Showing 101 - 120 results of 156 for search '(( python tool implemented ) OR ( python code representing ))', query time: 0.32s Refine Results
  1. 101

    Missing and Unaccounted-for People in Mexico (1960s–2025) by Montserrat Mora (20430644)

    Published 2025
    “…</li><li><b>Requirements File:</b> A <code>requirements.txt</code> file listing the necessary Python libraries to run the script seamlessly.…”
  2. 102

    Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment by Fanni Kovács (21733838)

    Published 2025
    “…</li></ol><h4><b>Movement File Structure</b></h4><p dir="ltr">Each entry contains:</p><ul><li><code><strong>time</strong></code>: a 32-bit unsigned integer indicating the timestamp in milliseconds,</li><li><code><strong>x</strong></code>, <code><strong>y</strong></code>, <code><strong>z</strong></code>: 16-bit signed integers representing acceleration along the respective axes,</li><li><code><strong>trigger</strong></code>: an 8-bit unsigned integer used to mark event-related triggers for synchronization with the EEG data (e.g., movement onset).…”
  3. 103

    Cognitive Fatigue by Rui Varandas (11900993)

    Published 2025
    “…<br></p><p dir="ltr"><b>HCI features</b> encompass keyboard, mouse, and screenshot data. Below is a Python code snippet for extracting screenshot files from the screenshots CSV file.…”
  4. 104

    Methodological Approach Based on Structural Parameters, Vibrational Frequencies, and MMFF94 Bond Charge Increments for Platinum-Based Compounds by Gloria Castañeda-Valencia (20758502)

    Published 2025
    “…The developed bci optimization tool, based on MMFF94, was implemented using a Python code made available at https://github.com/molmodcs/bci_solver. …”
  5. 105

    Multisession fNIRS-EEG data of Post-Stroke Motor Recovery: Recordings During Intact and Paretic Hand Movements by Aleksandra Medvedeva (21221383)

    Published 2025
    “…The fNIRS .snirf files are accompanied by event files as .txt tables, containing arrays of event timestamps and corresponding event codes. The code for signal reading, preprocessing, and epoching is provided with the dataset in the “Preprocessing” file. …”
  6. 106

    Digital Twin for Chemical Sciences by Jin Qian (19339035)

    Published 2025
    “…The procedure for generating data in Figure 3 can be found in the demo notebook in Supplementary Code. The procedure for generating data of Figure 4 has been uploaded in fig4_figshare.zip file. …”
  7. 107

    Sonification of Warming Stripes by Christopher Harrison (9448751)

    Published 2025
    “…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …”
  8. 108

    Supplementary file 1_ParaDeep: sequence-based deep learning for residue-level paratope prediction using chain-aware BiLSTM-CNN models.docx by Piyachat Udomwong (22563212)

    Published 2025
    “…The implementation is freely available at https://github.com/PiyachatU/ParaDeep, with Python (PyTorch) code and a Google Colab interface for ease of use.…”
  9. 109

    Supplementary material for "Euler inversion: Locating sources of potential-field data through inversion of Euler's homogeneity equation" by Leonardo Uieda (97471)

    Published 2025
    “…</p><h2>License</h2><p dir="ltr">All Python source code (including <code>.py</code> and <code>.ipynb</code> files) is made available under the MIT license. …”
  10. 110

    Sonification of Growing Black Hole by Rose Shepherd (20328444)

    Published 2024
    “…We used the open source Python package STRAUSS to produce the sonification (Trayford and Harrison 2023). …”
  11. 111

    The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025) by zixuan yuan (17602152)

    Published 2025
    “…</p><pre><pre>sudo apt-get install -y wget git build-essential python3 python python-pip python3-pip tmux cmake libtool libtool-bin automake autoconf autotools-dev m4 autopoint libboost-dev help2man gnulib bison flex texinfo zlib1g-dev libexpat1-dev libfreetype6 libfreetype6-dev libbz2-dev liblzo2-dev libtinfo-dev libssl-dev pkg-config libswscale-dev libarchive-dev liblzma-dev liblz4-dev doxygen libncurses5 vim intltool gcc-multilib sudo --fix-missing<br></pre></pre><pre><pre>pip install numpy && pip3 install numpy && pip3 install sysv_ipc<br></pre></pre><h4><b>Download the Code</b></h4><p dir="ltr">Download <b>DD4AV</b> from the Figshare website to your local machine and navigate to the project directory:</p><pre><pre>cd DD4AV<br></pre></pre><h4><b>Configure Environment and Install the Tool</b></h4><p dir="ltr">For convenience, we provide shell scripts to automate the installation process. …”
  12. 112

    World Heritage documents reveal persistent gaps between climate awareness and local action by Yang Chen (20756166)

    Published 2025
    “…The analysis section includes a GLM model implemented in R, along with evaluation tools such as correlation heatmaps, ICC agreement analysis, and MCC-based binary classification assessment. …”
  13. 113

    Comprehensive Fluid and Gravitational Dynamics Script for General Symbolic Navier-Stokes Calculations and Validation by Stylianos Touloumidis (19938747)

    Published 2024
    “…It provides a flexible foundation on which theoretical assumptions can be validated, and practical calculations performed. Implemented in Python with symbolic calculations, the script facilitates in-depth analysis of complex flow patterns and makes advanced mathematical computations more accessible. …”
  14. 114

    <b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b> by Shubham Pawar (22471285)

    Published 2025
    “…</p><p dir="ltr"><b>Input:</b></p><ul><li><code>svi_module/svi_data/svi_info.csv</code> - Image metadata from Step 1</li><li><code>perception_module/trained_models/</code> - Pre-trained models</li></ul><p dir="ltr"><b>Command:</b></p><pre><pre>python -m perception_module.pred \<br> --model-weights .…”
  15. 115

    Overview of generalized weighted averages. by Nobuhito Manome (8882084)

    Published 2025
    “…GWA-UCB1 outperformed G-UCB1, UCB1-Tuned, and Thompson sampling in most problem settings and can be useful in many situations. The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…”
  16. 116

    Minami_etal_2025 by Keiichi Mochida (4670800)

    Published 2025
    “…<h2>Code files related to Minami et al (2025)</h2><p dir="ltr">accession_plot.py:Python script used to generate Fig4a.…”
  17. 117

    Genomic Epidemiology of SARS-CoV-2 in Peru from 2020 to 2024 by Pablo Tsukayama (22614461)

    Published 2025
    “…</p><p dir="ltr"><b>Contents:</b></p><p><b>1. Analysis Code</b></p><p>Core Python scripts used to curate metadata, process genomic data, perform lineage assignments, compute summary statistics, and prepare inputs for downstream phylogenetic and phylogeographic analyses. …”
  18. 118

    Tracking when the number of individuals in the video frame changes. by Hirotsugu Azechi (20700528)

    Published 2025
    “…The removal of unnecessary keypoint data is achieved through a Python code that allows specified ranges of tracking data obtained from DeepLabCut to be rewritten as NaN (no data) (<a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s019" target="_blank">S1 Protocol</a> and <a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s010" target="_blank">S10C Fig</a>). …”
  19. 119

    Satellite monitoring of Greenland wintertime buried lake drainage by Jianing Wei (22400896)

    Published 2025
    “…Buried_lake_drainage_code</p><p dir="ltr">This folder contains two Python Jupyter Notebooks for detecting wintertime buried lake drainages (BLDs). …”
  20. 120

    Global Aridity Index and Potential Evapotranspiration (ET0) Database: Version 3.1 by Robert Zomer (12796235)

    Published 2025
    “…</p><p dir="ltr">The Python programming source code used to run the calculation of ET0 and AI is provided and available online on Figshare at:</p><p dir="ltr">https://figshare.com/articles/software/Global_Aridity_Index_and_Potential_Evapotranspiration_Climate_Database_v3_-_Algorithm_Code_Python_/20005589</p><p dir="ltr">Peer-Review Reference and Proper Citation:</p><p dir="ltr">Zomer, R.J.; Xu, J.; Trabuco, A. 2022. …”