Search alternatives:
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
code represent » models represent (Expand Search), dots represent (Expand Search), d represent (Expand Search)
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
code represent » models represent (Expand Search), dots represent (Expand Search), d represent (Expand Search)
-
101
Thermally Activated Resonant Tunnelling in GaAs/AlGaAs Triple Barrier Heterostructures
Published 2024“…Measurements were automated using bespoke written python code.<br><br>Results are published in the article at http://iopscience.iop.org/0268-1242/30/10/105035 <br>…”
-
102
Replication Package
Published 2025“…</p><p dir="ltr"><br>Requirements:</p><p><br></p><ul><li>Python3 (3.12 is recommended)</li></ul><p dir="ltr">Please consult the file README.md for detailed information.…”
-
103
Supplementary material for "Euler inversion: Locating sources of potential-field data through inversion of Euler's homogeneity equation"
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. …”
-
104
Data sets and coding scripts for research on sensory processing in ADHD and ASD
Published 2025“…</p><h4>Contents</h4><p dir="ltr">The repository includes:</p><ul><li>Questionnaire data (ASRS, BAPQ)</li><li>Visual orientation discrimination thresholds (vertical and oblique)</li><li>Demographic variables (age, gender)</li><li>Clinical vs. non-clinical group labels</li><li>Propensity score matching files and reproducible Python code</li><li>JASP analysis files and outputs</li><li>Study documentation and methodological details</li></ul><p dir="ltr">These data support the study’s finding that ADHD and ASD show distinct sensory signatures: clinical ADHD was associated with reduced oblique sensitivity, while clinical ASD showed enhanced vertical discrimination relative to matched non-clinical controls. …”
-
105
Dataset for CNN-based Bayesian Calibration of TELEMAC-2D Hydraulic Model
Published 2025“…</li><li>Files starting with <code>y_part</code> are flattened output arrays representing corresponding water depth values.…”
-
106
CpG Signature Profiling and Heatmap Visualization of SARS-CoV Genomes: Tracing the Genomic Divergence From SARS-CoV (2003) to SARS-CoV-2 (2019)
Published 2025“…</p><p dir="ltr">Heatmap Images :</p><p dir="ltr">Heatmaps for CpG counts and O/E ratios comparing Wuhan-Hu-1 with its closest and most distant relatives.</p><p dir="ltr">Python Script :</p><p dir="ltr">Full Python code used for data processing, distance calculation, and heatmap generation.…”
-
107
Supporting data for "Software library to quantify the value of forecasts for decision-making: Case study on sensitivity to damages" by Laugesen et al. (2025)
Published 2025“…</p><p dir="ltr">Dataset includes compressed Python Pickle files containing Dictionaries of NumPy arrays and metadata for each figure. …”
-
108
Data and software for "Social networks affect redistribution decisions and polarization"
Published 2025“…</p><p dir="ltr">The repository contains data in .csv and .xlsx format, model code in .nlogox Netlogo format, analysis code in .ipynb Jupyter notebooks, and helping code in .py Python files.</p><p dir="ltr"><br></p>…”
-
109
Social media images of China's terraces
Published 2025“…Geo-tagged images were collected using Weibo cookies and Python-based scraping tools (available at: https://github.com/dataabc/weibo-search). …”
-
110
Cognitive Fatigue
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.…”
-
111
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
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 .…”
-
112
Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment
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).…”
-
113
CNG-ARCO-RADAR.pdf
Published 2025“…This approach uses a suite of Python libraries, including Xarray (Xarray-Datatree), Xradar, and Zarr, to implement a hierarchical tree-like data model. …”
-
114
World Heritage documents reveal persistent gaps between climate awareness and local action
Published 2025“…Some components require non-standard Python libraries such as pdfminer.six and pingouin.…”
-
115
Overview of generalized weighted averages.
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>.…”
-
116
Minami_etal_2025
Published 2025“…<h2>Code files related to Minami et al (2025)</h2><p dir="ltr">accession_plot.py:Python script used to generate Fig4a.…”
-
117
Data and some code used in the paper:<b>Expansion quantization network: A micro-emotion detection and annotation framework</b>
Published 2025“…Create a directory named "28pd" to place the .csv format data files to be labeled or predicted.</p>…”
-
118
Demonstration of Isosteric Heat of Adsorption Calculation using AIFs and pyGAPs
Published 2025“…</p><p dir="ltr">The calculation is performed using the Clausius-Clapeyron method as implemented in the <code><strong>pyGAPS</strong></code> Python library for adsorption science. …”
-
119
Satellite monitoring of Greenland wintertime buried lake drainage
Published 2025“…Buried_lake_drainage_code</p><p dir="ltr">This folder contains two Python Jupyter Notebooks for detecting wintertime buried lake drainages (BLDs). …”
-
120
RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices
Published 2025“…<br>└── README.md # This file.<br>```<br><br>---<br><br>## ⚙️ Environment<br><br>* Windows/Linux system (Windows 10/11 or Ubuntu 20.04+ recommended)<br>* Python 3.9<br>* Conda environment management<br>* Understand API (for UML analysis)<br><br>---<br><br><br></p><p><br></p>…”