Search alternatives:
considered implementing » consider implementing (Expand Search)
python considered » often considered (Expand Search)
code represent » models represent (Expand Search), dots represent (Expand Search), d represent (Expand Search)
considered implementing » consider implementing (Expand Search)
python considered » often considered (Expand Search)
code represent » models represent (Expand Search), dots represent (Expand Search), d represent (Expand Search)
-
41
CompuCrawl: Full database and code
Published 2024“…<p><br></p><p dir="ltr">This folder contains the full set of code and data for the CompuCrawl database. The database contains the archived websites of publicly traded North American firms listed in the Compustat database between 1996 and 2020—representing 11,277 firms with 86,303 firm/year observations and 1,617,675 webpages in the final cleaned and selected set.…”
-
42
Catalogue of compact radio sources in Messier-82 from e-MERLIN observations
Published 2025“…Source finding was initially performed using Python Blob Detection and Source Finder (PyBDSF).</p><p dir="ltr">The dataset includes two tables detailing the properties of these 36 sources:</p><p dir="ltr"><b>Table 3.1: CASA </b><code><strong>imfit</strong></code><b> Source Catalogue</b></p><p dir="ltr">This table contains source parameters derived using the CASA task <code>imfit</code>. …”
-
43
PTPC-UHT bounce
Published 2025“…<br>It contains the full Python implementation of the PTPC bounce model (<code>PTPC_UHT_bounce.py</code>) and representative outputs used to generate the figures in the paper. …”
-
44
Data for "A hollow fiber membrane permeance evaluation device demonstrating outside-in and inside-out performance differences"
Published 2025“…</li><li>Plot data derived from the above data sources.</li><li>Python code to generate figures from the plot data.…”
-
45
Computing speed and memory usage.
Published 2025“…<b>(b)</b> Physical memory consumption depending on simulated plane in radial and depth direction. Color coding same as in (a). Memory consumption was recorded as the maximum resident size during simulation monitored with the Python built-in module resource. …”
-
46
Replication package for Exploring the relation between source code commit information and SonarQube issues
Published 2025“…<p dir="ltr">This item represents a replication package/dataset for the article `Exploring the relation between source code commit information and SonarQube issues`. …”
-
47
R codes and curated dataset for “EnoLEX: A Diachronic Lexical Database for the Enggano Language”
Published 2025“…</p><blockquote><b><i>EnoLEX</i></b><i> represents a network of independent research materials consisting of a </i><a href="https://doi.org/10.25446/oxford.28295648.v1" rel="noreferrer" target="_blank"><i>source dataset</i></a><i>, this repository of source R codes and the curated data, the </i><a href="https://enggano.shinyapps.io/enolex/" rel="noreferrer" target="_blank"><i>online database</i></a><i>, and a conference </i><a href="https://doi.org/10.25446/oxford.27013864.v1" rel="noreferrer" target="_blank"><i>paper</i></a><i>.…”
-
48
Smart contract and interface code for Nature Energy "A general form of smart contract for decentralised energy systems management"
Published 2024“…This provides the modelled electricity network cost data, the smart contract code, and the Python interface scripts described in the Nature Energy Paper "A general form of smart contract for decentralised energy systems management." …”
-
49
<b>Data and Code from 'The Perfect and Legitimate Bribe': A Transparent Record of Human-AI Collaboration in Legal Scholarship</b>
Published 2025“…</p><p dir="ltr">For optimal viewing of `collated-anonymized.txt`, a text editor that can handle long lines without word wrapping is recommended to preserve the indentation that represents the conversational branching structure.</p><p><br></p><p dir="ltr">### **Running Code/Software**</p><p dir="ltr">The provided scripts (`collator-ipynb.txt` and `sentence-ancestry-ipynb.txt`) are Jupyter Notebooks and require a Python 3 environment to run. …”
-
50
Data and code from: Hatchery-reared coho salmon develop less otolith deformities in tanks with alternating water flow directions
Published 2025“…</li><li>Measurements were generated by manually classifying otolith regions in Adobe Photoshop and calculating pixel coverage using a Python script.</li><li>Representative otolith images and details of the classification workflow are provided in the main manuscript figures and Methods section. …”
-
51
-
52
-
53
Data and Code repository for the paper: <b>Visual loom caused by self- or object-movement elicits distinct responses in mouse superior colliculus</b>
Published 2025“…Binned rates were transformed into z-scores by normalizing to the mean and standard deviation of firing rate across all stimulus conditions.</p><h2>Code Description</h2><p dir="ltr">Shared code contains both MATLAB and Python functions used in the analysis provided in the study. …”
-
54
Code and parameter package for long-term mapping and object-based typing of freeze–thaw colluvial deposits (1990–2024) along the Yunnan–Tibet corridor
Published 2025“…Tested with Python 3.x/ArcGIS Pro (ArcPy) and the GEE Code Editor. …”
-
55
-
56
MCCN Case Study 3 - Select optimal survey locality
Published 2025“…</p><p dir="ltr">This is a simple implementation that uses four environmental attributes imported for all Australia (or a subset like NSW) at a moderate grid scale:</p><ol><li>Digital soil maps for key soil properties over New South Wales, version 2.0 - SEED - see <a href="https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html" target="_blank">https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html</a></li><li>ANUCLIM Annual Mean Rainfall raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer</a></li><li>ANUCLIM Annual Mean Temperature raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer</a></li></ol><h4><b>Dependencies</b></h4><ul><li>This notebook requires Python 3.10 or higher</li><li>Install relevant Python libraries with: <b>pip install mccn-engine rocrate</b></li><li>Installing mccn-engine will install other dependencies</li></ul><h4><b>Overview</b></h4><ol><li>Generate STAC metadata for layers from predefined configuratiion</li><li>Load data cube and exclude nodata values</li><li>Scale all variables to a 0.0-1.0 range</li><li>Select four layers for comparison (soil organic carbon 0-30 cm, soil pH 0-30 cm, mean annual rainfall, mean annual temperature)</li><li>Select 10 random points within NSW</li><li>Generate 10 new layers representing standardised environmental distance between one of the selected points and all other points in NSW</li><li>For every point in NSW, find the lowest environmental distance to any of the selected points</li><li>Select the point in NSW that has the highest value for the lowest environmental distance to any selected point - this is the most different point</li><li>Clean up and save results to RO-Crate</li></ol><p><br></p>…”
-
57
Sonification of Growing Black Hole
Published 2024“…We used the open source Python package STRAUSS to produce the sonification (Trayford and Harrison 2023). …”
-
58
Digital Twin for Chemical Sciences
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. …”
-
59
Attention and Cognitive Workload
Published 2025“…</p><p dir="ltr">The data for subject 2 do not include the 2nd part of the acquisition (python task) because the equipment stopped acquiring; subject 3 has the 1st (N-Back task and mental subtraction) and the 2nd part (python tutorial) together in the <code>First part</code> folder (file <code>D1_S3_PB_description.json</code> indicates the start and end of each task); subject 4 only has the mental subtraction task in the 1st part acquisition and in subject 8, the subtraction task data is included in the 2nd part acquisition, along with python task.…”
-
60
Sonification of Warming Stripes
Published 2025“…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …”