Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

311

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

311 results for “open source”

Learn how ShareScore rates datasets ↗
zenodo52/100

Dataset related to the manuscript: "An open-source integrated framework for the automation of citation collection and screening in systematic reviews"

<p>Dataset related to the manuscript: &ldquo;An open-source integrated framework for the automation of citation collection and screening in systematic reviews&rdquo;, to be used together with the code stored at&nbsp;https://github.com/AD-Papers-Material/BART_SystReviewClassifier to reproduce the results.</p> <p>There are three datasets:<br> - The Record data collected from the online scientific databases;<br> - The session journal which describes the search session, i.e., how many records were collected and from which source, for each query/session pairs.<br> - The session data which is the outcome of the classification and review tasks;</p>

opencc-by-4.0Mar 2022View details →
zenodo52/100

OpenFOAM cases of the paper "Development and validation of an open-source CFD model for the efficiency assessment of data centers"

<p>This dataset contains the<em>&nbsp;underling data</em>&nbsp;for the paper &quot;Development and validation of an open-source CFD model for the efficiency assessment of data centers&rdquo;, submitted&nbsp;for the consideration and open review in Open Research Europe (ORE).</p> <p><strong>Validation1.tar.xz:</strong> OpenFOAM files and scripts for the simulation of flow and thermal structures in an enclosed environment (Wang and Chen, 2009).</p> <p><em>Wang, Miao; Chen, Qingyan (2009). Assessment of Various Turbulence Models for Transitional Flows in an Enclosed Environment (RP-1271). HVAC&amp;R Research, 15(6), 1099&ndash;1119. doi:10.1080/10789669.2009.10390881</em></p> <p><strong>Validation2-kOmegaSSTModel.tar.xz:</strong>&nbsp;OpenFOAM files and scripts for the simulation of forced convection in a room (Zhang et al. 2007) using k-omega SST turbulence model.&nbsp;</p> <p><em>Zhao Zhang, Wei Zhang, Zhiqiang John Zhai &amp; Qingyan Yan Chen (2007) Evaluation of Various Turbulence Models in Predicting Airflow and Turbulence in Enclosed Environments by CFD: Part 2&mdash;Comparison with Experimental Data from Literature, HVAC&amp;R Research, 13:6, 871-886, DOI: 10.1080/10789669.2007.10391460</em></p> <p><strong>Validation2-RNGkEpsilonModel.tar.xz:</strong>&nbsp;OpenFOAM files and scripts for the simulation of forced convection in a room (Zhang et al. 2007) using RNG k-epsilon turbulence model.&nbsp;</p> <p><em>Zhao Zhang, Wei Zhang, Zhiqiang John Zhai &amp; Qingyan Yan Chen (2007) Evaluation of Various Turbulence Models in Predicting Airflow and Turbulence in Enclosed Environments by CFD: Part 2&mdash;Comparison with Experimental Data from Literature, HVAC&amp;R Research, 13:6, 871-886, DOI: 10.1080/10789669.2007.10391460</em></p> <p><strong>Validation3.tar.xz:</strong>&nbsp;OpenFOAM files and scripts for the simulation of strong natural convection in a model fire room (Murakami et al. 1995).</p> <p><em>Murakami, S., S. Kato, and R. Yoshie. 1995. Measurement of turbulence statistics in a model fire room by LDV. ASHRAE Transactions 101(2):287&ndash;301.</em></p> <p><strong>Validation4.tar.xz:</strong> OpenFOAM files and scripts for the simulation of thermal distribution in an open-aisle data center (Abdelmaksoud et al. 2013).</p> <p><em>W.A. Abdelmaksoud, T.Q. Dang, H. Ezzat Khalifa, R.R. Schmidt Improved computational fluid dynamics model for open-aisle air-cooled data center simulations J. Electron. Packag., 135 (2013), pp. 030901-30913</em></p> <p><strong>Results_Validation1.tar.xz:</strong> Simulation results of the Validation case 1.</p> <p><strong>Results_Validation2.tar.xz:</strong> Simulation results of the Validation case 2.</p> <p><strong>Results_Validation3.tar.xz:</strong> Simulation results of the Validation case 3.</p> <p><strong>Results_Validation4.tar.xz:</strong> Simulation results of the Validation case 4.</p> <p><strong>layout.csv:</strong> Input file for the Validation case 4.</p>

opencc-by-4.0Feb 2022View details →
zenodo48/100

AN OPEN-SOURCE, THREE-DIMENSIONAL GROWTH MODEL OF THE MANDIBLE

<p>This repository contains all geometrical data and metadata belonging to the paper&nbsp;AN OPEN-SOURCE, THREE-DIMENSIONAL GROWTH MODEL OF THE MANDIBLE by the MAGIC Amsterdam research consortium. The following contents are uploaded:</p><p><strong>shapeVectors_original.csv</strong> | shape vectors of the original data<br><strong>shapeVectors_rescaled.csv</strong> | shape vectors of the rescaled data<br>678 x 62589 matrices where the rows are samples and the columns are shape vectors. The shape vectors are formatted<i> [x1, x2, x3, ..., y1, y2, y3, ..., z1, z2, z3, ...].</i></p><p><strong>PCA_coeff_original.csv</strong> | principal component coefficients of the original data<br><strong>PCA_coeff_rescaled.csv</strong> | principal component coefficients of the rescaled data<br>62589 x 677 matrices where each row of these matrices is a variable (x-, y-, or z-coordinate of a vertex) and each column is a principal component.</p><p><strong>PCA_score_original.csv</strong> | principal component scores of the original data<br><strong>PCA_score_rescaled.csv</strong> | principal component scores of the rescaled data<br>678 x 677 matrices where rows correspond to samples and columns correspond to principal components.</p><p><strong>PCA_latent_original.csv</strong> | principal component variances of the original data<br><strong>PCA_latent_rescaled.csv</strong> | principal component variances of the rescaled data<br>677 x 1 vectors where each element is an eigenvalue of a principal component.</p><p><strong>PCA_mu_original.csv</strong> | mean of the original data<br><strong>PCA_mu_rescaled.csv</strong> | mean of the rescaled data<br>1 x 62589 vectors that represent the average shape vector. All (centered) data can be reconstructed as follows: <i>shapeVectors = PCA_score * PCA_coeff' + PCA_mu.</i></p><p><strong>PCA_standardDeviations_original.csv</strong> | standard deviations of each sample for each principal component of the original data.<br><strong>PCA_standardDeviations_rescaled.csv</strong> | standard deviations of each sample for each principal component of the rescaled data.<br>677 x 678 matrices where the rows are principal components and the columns are samples. The standard deviations were calculated as follows: <i>PCA_standardDeviations = PCA_score' ./ sqrt(PCA_latent).</i></p><p><strong>metadata.csv</strong> | This matrix contains the age in years (first column) and biological sex (second column, 1 = male and 2 = female) for all samples (rows).</p><p><strong>connectivityList.csv</strong> | This matrix defines the mesh of the 3D model of the mandible. The vector in each row represents which vertices define a triangle. Indexing starts at 0, so for use in e.g. Matlab, add 1 to all elements.</p>

opengpl-3.0-or-laterApr 2024View details →
zenodo48/100

Open-source traffic and CO2 emission dataset for commercial aviation

<p>This record is a global open-source passenger air traffic dataset primarily dedicated to the research community.&nbsp;<br>It gives a seating capacity available on each origin-destination route for a given year, 2019, and the associated aircraft and airline when this information is available.&nbsp;</p> <p>Context on the original work is given in the related articles (<a href="https://doi.org/10.59490/joas.2024.7365">https://doi.org/10.59490/joas.2024.7365,</a> <a href="https://doi.org/10.59490/joas.2023.7201">https://doi.org/10.59490/joas.2023.7201)</a> and on the associated GitHub page (<a href="https://github.com/AeroMAPS/AeroSCOPE/">https://github.com/AeroMAPS/AeroSCOPE/</a>).<br>A simple data exploration interface will be available at <a href="www.aeromaps.eu/aeroscope">www.aeromaps.eu/aeroscope.</a><br>The dataset was created by aggregating various available open-source databases with limited geographical coverage. It was then completed using a route database created by parsing Wikipedia and Wikidata, on which the traffic volume was estimated using a machine learning algorithm (XGBoost) trained using traffic and socio-economical data.<br>&nbsp;</p> <h4><br><strong>1- DISCLAIMER</strong></h4> <p><br>The dataset was gathered to allow highly aggregated analyses of the air traffic, at the continental or country levels. At the route level, the accuracy is limited as mentioned in the associated article and improper usage could lead to erroneous analyses.&nbsp;</p> <p>Although all sources used are open to everyone, the Eurocontrol database is only freely available to academic researchers. It is used in this dataset in a very aggregated way and under several levels of abstraction. As a result, it is not distributed in its original format as specified in the contract of use.</p> <p>As a general rule, we decline any responsibility for any use that is contrary to the terms and conditions of the various sources that are used. In case of commercial use of the database, please contact us in advance.</p> <h4><br><strong>2- DESCRIPTION</strong></h4> <p>Each data entry represents an (Origin-Destination-Operator-Aircraft type) tuple.</p> <p><em>Please </em>refer<em> to </em>the<em> support article for more details (see above).</em></p> <p>The dataset contains the following columns:</p> <ul> <li>"First column" : index</li> <li><strong>airline_iata : </strong>IATA code of the operator in nominal cases. An ICAO -&gt; IATA code conversion was performed for some sources, and the ICAO code was kept if no match was found.</li> <li><strong>acft_icao : </strong>ICAO code of the aircraft type</li> <li><strong>acft_class : </strong>Aircraft class identifier, own classification. <ul> <li>WB: Wide Body</li> <li>NB: Narrow Body</li> <li>RJ: Regional Jet</li> <li>PJ: Private Jet</li> <li>TP: Turbo Propeller</li> <li>PP: Piston Propeller</li> <li>HE: Helicopter</li> <li>OTHER</li> </ul> </li> <li><strong>seymour_proxy: </strong>Aircraft code for Seymour Surrogate (https://doi.org/10.1016/j.trd.2020.102528), own classification to derive proxy aircraft when nominal aircraft type unavailable in the aircraft performance model.</li> <li><strong>source: </strong>Original data source for the record, before compilation and enrichment. <ul> <li>ANAC: Brasilian Civil Aviation Authorities</li> <li>AUS Stats: Australian Civil Aviation Authorities</li> <li>BTS: US Bureau of Transportation Statistics T100</li> <li>Estimation: Own model, estimation on Wikipedia-parsed route database</li> <li>Eurocontrol: Aggregation and enrichment of R&amp;D database</li> <li>OpenSky</li> <li>World Bank</li> </ul> </li> <li><strong>seats: </strong>Number of seats available for the data entry, AFTER airport residual scaling</li> <li><strong>n_flights: </strong>Number of flights of the data entry, when available</li> <li><strong>iata_departure</strong>, <strong>iata_arrival : </strong>IATA code of the origin and destination airports. Some BTS inhouse identifiers could remain but it is marginal.</li> <li><strong>departure_lon</strong><em>, </em><strong>departure_lat</strong><em>, </em><strong>arrival_lon</strong><em>, </em><strong>arrival_lat : </strong>Origin and destination coordinates, could be NaN if the IATA identifier is erroneous</li> <li><strong>departure_country, arrival_country</strong>: Origin and destination country ISO2 code. <strong>WARNING: </strong>disable NA (Namibia) as default NaN at import</li> <li><strong>departure_continent, arrival_continent: </strong>Origin and destination continent code. <strong>WARNING: </strong>disable NA (North America) as default NaN at import</li> <li><strong>seats_no_est_scaling: </strong>Number of seats available for the data entry, BEFORE airport residual scaling</li> <li><strong>distance_km: </strong>Flight distance (km)</li> <li><strong>ask: </strong>Available Seat Kilometres</li> <li><strong>rpk: </strong>Revenue Passenger Kilometres (simple calculation from ASK using IATA average load factor)</li> <li><strong>fuel_burn_seymour: </strong>Fuel burn <em>per flight</em> (kg) when seymour proxy available</li> <li><strong>fuel_burn: </strong>Total fuel burn of the data entry (kg)</li> <li><strong>co2: </strong>Total CO2 emissions of the data entry (kg)</li> <li><strong>domestic: </strong>Domestic/international boolean (Domestic=1, International=0)</li> </ul> <p>&nbsp;</p> <h4><strong>3- Citation</strong></h4> <p>Please cite the support paper instead of the dataset itself.&nbsp;</p> <blockquote> <p>Salgas, A., Sun, J., Delbecq, S., Plan&egrave;s, T., &amp; Lafforgue, G. (2024). Compilation and Applications of an Open-Source Dataset on Global Air Traffic Flows and Carbon Emissions. <em>Journal of Open Aviation Science</em>. <a href="https://doi.org/10.59490/joas.2024.7365">https://doi.org/10.59490/joas.2023.7201</a></p> </blockquote>

opengpl-3.0-or-laterOct 2023View details →
zenodo48/100

MarFERReT: an open-source, version-controlled reference library of marine microbial eukaryote functional genes

<p>Metatranscriptomics generates large volumes of sequence data about transcribed genes in natural environments. Taxonomic annotation of these datasets depends on availability of curated reference sequences. For marine microbial eukaryotes, current reference libraries are limited by gaps in sequenced organism diversity and barriers to updating libraries with new sequence data, resulting in taxonomic annotation of only about half of eukaryotic environmental transcripts. Here, we introduce version 1.0 of the Marine Functional EukaRyotic Reference Taxa (MarFERReT), an updated marine microbial eukaryotic sequence library with a version-controlled framework designed for taxonomic annotation of eukaryotic metatranscriptomes. We gathered 902 marine eukaryote genomes and transcriptomes from multiple sources and assessed these candidate entries for sequence quality and cross-contamination issues, selecting 800 validated entries for inclusion in the library. MarFERReT v1 contains reference sequences from 800 marine eukaryotic genomes and transcriptomes, covering 453 species- and strain-level taxa, totaling nearly 28 million protein sequences with associated NCBI and PR2 Taxonomy identifiers and Pfam functional annotations. An accompanying MarFERReT project repository hosts containerized build scripts, documentation on installation and use case examples, and information on new versions of MarFERReT.<br><br>MarFERReT is linked to a code repository hosting containerized build scripts, documentation on installation and use case examples, and information on new versions of MarFERReT here:&nbsp;<a href="https://github.com/armbrustlab/marferret">https://github.com/armbrustlab/marferret</a></p> <p>The raw source data for the 902 candidate entries considered for MarFERReT v1.1.1, including the 800 accepted entries, are available for download from their respective online locations. The source URL for each of the entries is listed here in MarFERReT.v1.1.1.entry_curation.csv, and detailed instructions and code for downloading the raw sequence data from source are available in the MarFERReT code repository (<a href="https://github.com/armbrustlab/marferret/blob/main/docs/process_clean_marmicrodb.log.sh">link</a>). &nbsp;&nbsp;</p> <p>This repository release contains MarFERReT database files from the v1.1.1 MarFERReT release using the following MarFERReT library build scripts: <strong>assemble_marferret.sh</strong>, <strong>pfam_annotate.sh</strong>, and <strong>build_diamond_db.sh</strong><br><br>The following MarFERReT data products are available in this repository:</p> <p><strong>MarFERReT.v1.1.1.metadata.csv</strong><br>This CSV file contains descriptors of each of the 902 database entries, including data source, taxonomy, and sequence descriptors. Data fields are as follows:</p> <ol> <li><strong>entry_id</strong>: Unique MarFERReT sequence entry identifier.</li> <li><strong>accepted:&nbsp;</strong>Acceptance into the final MarFERReT build (Y/N). The Y/N values can be adjusted to customize the final build output according to user-specific needs.</li> <li><strong>marferret_name</strong>: A human and machine friendly string derived from the NCBI Taxonomy organism name; maintaining strain-level designation wherever possible.</li> <li><strong>tax_id</strong>: The NCBI Taxonomy ID (taxID).</li> <li><strong>pr2_accession</strong>: Best-matching PR2 accession ID associated with entry</li> <li><strong>pr2_rank</strong>: The lowest shared rank between the entry and the pr2_accession</li> <li><strong>pr2_taxonomy</strong>: PR2&nbsp;Taxonomy classification scheme of the pr2_accession</li> <li><strong>data_type</strong>: Type of sequence data; transcriptome shotgun assemblies (TSA), gene models from assembled genomes (genome), and single-cell amplified genomes (SAG) or transcriptomes (SAT).</li> <li><strong>data_source</strong>: Online location of sequence data; the Zenodo data repository (<a href="../">Zenodo</a>), the datadryad.org repository (<a href="http://datadryad.org/">datadryad.org</a>), MMETSP re-assemblies on Zenodo (MMETSP)17, NCBI GenBank (<a href="https://www.ncbi.nlm.nih.gov/genbank/">NCBI</a>), JGI Phycocosm (<a href="https://phycocosm.jgi.doe.gov/phycocosm/home">JGI-Phycocosm</a>), the TARA Oceans portal on Genoscope (<a href="http://www.genoscope.cns.fr/tara/">TARA</a>), or entries from the Roscoff Culture Collection through the METdb database repository (<a href="https://metdb.sb-roscoff.fr/metdb/">METdb</a>).</li> <li><strong>source_link</strong>: URL where the original sequence data and/or metadata was collected.</li> <li><strong>pub_year</strong>: Year of data release or publication of linked reference.</li> <li><strong>ref_link</strong>: Pubmed URL directs to the published reference for entry, if available.</li> <li><strong>ref_doi</strong>: DOI of entry data from source, if available.</li> <li><strong>source_filename</strong>: Name of the original sequence file name from the data source.</li> <li><strong>seq_type</strong>: Entry sequence data retrieved in nucleotide (nt) or amino acid (aa) alphabets.</li> <li><strong>n_seqs_raw</strong>: Number of sequences in the original sequence file.</li> <li><strong>source_name:</strong> Full organism name from entry source</li> <li><strong>original_taxID</strong>: Original NCBI taxID from entry data source metadata, if available</li> <li><strong>alias:</strong> Additional identifiers for the entry, if available</li> </ol> <p><br><strong>MarFERReT.v1.1.1.curation.csv</strong><br>This CSV file contains curation and quality-control information on the 902 candidate entries considered for incorporation into MarFERReT v1, including curated NCBI Taxonomy IDs and entry validation statistics. Data fields are as follows:</p> <ol> <li><strong>entry_id:</strong> Unique MarFERReT sequence entry identifier</li> <li><strong>marferret_name:&nbsp;</strong>Organism name in human and machine friendly format, including additional NCBI taxonomy strain identifiers if available.</li> <li><strong>tax_id</strong>: Verified NCBI taxID used in MarFERReT</li> <li><strong>taxID_status</strong>: Status of the final NCBI taxID (Assigned, Updated, or Unchanged)</li> <li><strong>taxID_notes</strong>: Notes on the original_taxID</li> <li><strong>n_seqs_raw</strong>: Number of sequences in the original sequence file</li> <li><strong>n_pfams</strong>: Number of Pfam domains identified in protein sequences</li> <li><strong>qc_flag</strong>: Early validation quality control flags for the following: LOW_SEQS; less than 1,200 raw sequences; LOW_PFAMS; less than 500 Pfam domain annotations.</li> <li><strong>flag_Lasek</strong>: Flag notes from Lasek-Nesselquist and Johnson (2019); contains the flag 'FLAG_LASEK' indicating ciliate samples reported as contaminated in this study.</li> <li><strong>VV_contam_pct</strong>: Estimated contamination reported for MMETSP entries in Van Vlierberghe et al., (2021).</li> <li><strong>flag_VanVlierberghe:&nbsp;</strong>Flag for a high level of estimated contamination, from 'flag_VanVlierberghe' &nbsp;values over 50%: FLAG_VV.</li> <li><strong>rp63_npfams</strong>: Number of ribosomal protein Pfam domains out of 63 total.</li> <li><strong>rp63_contam_pct</strong>: Percent of total ribosomal protein sequences with an inferred taxonomic identity in any lineage other than the recorded identity, as described in the Technical Validation section from analysis of 63 Pfam ribosomal protein domains.</li> <li><strong>flag_rp63</strong>: Flag for a high level of estimated contamination, from 'rp63_contam_pct' &nbsp;values over 50%: FLAG_RP63.</li> <li><strong>flag_sum:&nbsp;</strong>Count of the number of flag columns (`qc_flag`, `flag_Lasek`, `flag_VanVlierberghe`, and `flag_rp63`). All entries with one or more flag are nominally rejected ('accepted' = N); entries without any flags are validated and accepted ('accepted' = Y).</li> <li><strong>accepted:&nbsp;</strong>Acceptance into the final MarFERReT build (Y or N).</li> </ol> <p>&nbsp;</p> <p><strong>MarFERReT.v1.1.1.proteins.faa.gz</strong><br>This Gzip-compressed FASTA file contains the 27,951,013 final translated and clustered protein sequences for all 800 accepted MarFERReT entries. The sequence defline contains the unique identifier for the sequence and its reference (mftX, where 'X' is a ten-digit integer value).&nbsp;</p> <p>&nbsp;</p> <p><strong>MarFERReT.v1.1.1.taxonomies.tab.gz</strong><br>This Gzip-compressed tab-separated file is formatted for interoperability with the DIAMOND protein alignment tool commonly used for downstream analyses and contains some columns without any data. Each row contains an entry for one of the MarFERReT protein sequences in MarFERReT.v1.proteins.faa.gz. Note that 'accession.version' and 'taxid' are populated columns while 'accession' and 'gi' have NA values; the latter columns are required for back-compatibility as input for the DIAMOND alignment software and LCA analysis.&nbsp;</p> <p>The columns in this file contain the following information:</p> <ol> <li><strong>accession</strong>: (NA)</li> <li><strong>accession.version</strong>: The unique MarFERReT sequence identifier ('mftX').</li> <li><strong>taxid</strong>: The NCBI Taxonomy ID associated with this reference sequence.</li> <li><strong>gi</strong>: (NA).</li> </ol> <p>&nbsp;</p> <p><strong>MarFERReT.v1.1.1.proteins_info.tab.gz</strong><br>This Gzip-compressed tab-separated file contains a row for each final MarFERReT protein sequence with the following columns:</p> <ol> <li><strong>aa_id</strong>: the unique identifier for each MarFERReT protein sequence.</li> <li><strong>entry_id</strong>: The unique numeric identifier for each MarFERReT entry.</li> <li><strong>source_defline</strong>: The original, unformatted sequence identifier</li> </ol> <p>&nbsp;</p> <p><strong>MarFERReT.v1.1.1.best_pfam_annotations.csv.gz<br></strong>This Gzip-compressed CSV file contains the best-scoring Pfam annotation for intra-species clustered protein sequences from the 800 validated MarFERReT entries; derived from the hmmsearch annotations against Pfam 34.0&nbsp; functional domains. This file contains the following fields:</p> <ol> <li><strong>aa_id</strong>: The unique MarFERReT protein sequence ID ('mftX').</li> <li><strong>pfam_name</strong>: The shorthand Pfam protein family name.</li> <li><strong>pfam_id</strong>: The Pfam identifier.</li> <li><strong>pfam_eval</strong>: hmm profile match e-value score</li> <li><strong>pfam_score:</strong> hmm profile match bitscore</li> </ol> <p><br><strong>MarFERReT.v1.1.1.dmnd</strong><br>This binary file is the indexed database of the MarFERReT protein library with embedded NCBI taxonomic information generated by the DIAMOND makedb tool using the build_diamond_db.sh script from the MarFERReT /scripts/ library. This can be used as the reference DIAMOND database for annotating environment sequences from eukaryotic metatranscriptomes.&nbsp;<br><br></p>

opencc-by-4.0Jun 2023View details →
zenodo48/100

NMRduino: A modular, open-source, low-field magnetic resonance platform

<p>The NMRduino is a compact, cost-effective, sub-MHz NMR spectrometer that utilizes readily available open-source hardware and software components. One of its aims is to simplify the processes of instrument setup and data acquisition control to make experimental NMR spectroscopy accessible to a broader audience. In this introductory paper, the key features and potential applications of NMRduino are described to highlight its versatility both for research and education.</p>

opencc-by-4.0Mar 2024View details →
zenodo48/100

Quality-Assurance Package for the "Automated, Open-Source, Vendor-Independent Quality Assurance Protocol Based on the Pulseq Framework" Manuscript

<h2>Background</h2> <p>Neuroimaging research requires consistent image quality and temporal signal stability, especially for functional magnetic resonance imaging (MRI) studies that rely on detecting subtle blood-oxygen-level-dependent (BOLD) signal changes. Regular MR system performance monitoring is essential, especially for longitudinal and multi-site studies. This study aims to establish a robust quality assurance (QA) protocol to promote data comparability across scanner models, vendors, and sites, as well as over a prolonged period.</p> <p>The manuscript titled "<em>Automated, Open-Source, Vendor-Independent Quality Assurance Protocol Based on the Pulseq Framework</em>" was submitted to the Special Issue&nbsp;<a href="https://link.springer.com/journal/10334/updates/26638300">Reproducibility and Quality Assurance</a> of the Magnetic Resonance Materials in Physics, Biology and Medicine (MAGMA) journal.</p> <p>This QA package proposed by the manuscript hosts materials for</p> <ul> <li>all reconstructed images,</li> <li>instruction for data acquisition,</li> <li>instruction for image reconstruction,</li> <li>instruction for post-processing,</li> <li>example raw data and DICOM images, and</li> <li>images and scripts for T1/T2 fitting.</li> </ul> <p>The detailed information is listed below.</p> <h2>All reconstructed images</h2> <p>This directory contains all reconstructed images from the fBIRN phantom on three Siemens 3T scanners (Trio, Prisma.Fit, and Cima.X) and one GE (UHP) 3T scanner. It contains four sub-folders for each scanner. And each sub-folder contains (some of) the following sub-folders:</p> <ul> <li><code>product_epi_ice</code>: ICE-reconstructed product EPI images.</li> <li><code>product_epi_gt</code>: Gadgetron-reconstructed product EPI images.</li> <li><code>pulseq_epi_ice</code>: ICE-reconstructed Pulseq EPI images.</li> <li><code>pulseq_epi_gt</code>: Gadgetron-reconstructed Pulseq EPI images.</li> <li><code>product_se_ice</code>: ICE-reconstructed product spin-echo (SE) images.</li> <li><code>product_se_gt</code>: Gadgetron-reconstructed product SE images.</li> <li><code>pulseq_se_ice</code>: ICE-reconstructed Pulseq SE images.</li> <li><code>pulseq_se_gt</code>: Gadgetron-reconstructed Pulseq SE images.</li> </ul> <h2>Instruction for data acquisition</h2> <p>This directory includes the following documents:</p> <ul> <li><code>write_QA_Tran_EPIrs.m</code> to generate the <code>QA_epi.seq</code> file for EPI scans.</li> <li><code>write_QA_Tran_T1.m</code>: to generate the <code>QA_T1.seq</code> file for SE scans.</li> <li><code>20241122_QA_protocol_instruction_siemens.docx</code>: standard operating procedure for QA measurements.</li> <li><code>QA_record.xlsx</code>: Excel sheet for the record of QA measurements.</li> </ul> <h2>Instruction for image reconstruction</h2> <h3><em>Documents</em></h3> <ul> <li><code>pulseq2mrd_epi.m</code>: convert GE Pulseq EPI raw data (<code>.mat</code>) to MRD raw data (<code>.h5</code>) using the LABEL information in the <code>QA_epi.seq</code> file.</li> <li><code>pulseq2mrd_se.m</code>: convert GE Pulseq SE raw data (<code>.mat</code>) to MRD raw data (<code>.h5</code>) using the LABEL information in the <code>QA_T1.seq</code> file.</li> <li><code>siemens2mrd_epi.m</code>: convert Siemens Pulseq EPI raw data (<code>.dat</code>) to MRD raw data (<code>.h5</code>) using the information in the <code>.dat</code> raw data.</li> </ul> <ul> <li><code>default.xml</code>: Gadgetron configuration file for SE image reconstruction. This document is already in the Gadgetron container:&nbsp;<code>/opt/conda/envs/gadgetron/share/gadgetron/config/default.xml</code>.</li> <li><code>qc_epi.xml</code>: Gadgetron configuration file for EPI image reconstruction, which is modified from the <code>default epi.xml</code> located in the Gadgetron container: <code>/opt/conda/envs/gadgetron/share/gadgetron/config/</code>.</li> </ul> <ul> <li><code>specialCard_ICE.png</code>: Special card setting for ICE online reconstruction.</li> </ul> <h3><em>Procedures for Gadgetron offline reconstruction</em></h3> <p><strong>Step 1: Gadgetron installation (for more details, visit <a href="https://gadgetron.github.io/tutorial/">here</a>)</strong></p> <ul> <li>Download and install <a href="https://www.docker.com/">Docker</a> software. You may need to install/update the Windows Sub Linux (WSL) system for the Docker installation.</li> <li>Open your terminal (Power shell with administrative privilege in Windows) and navigate to the folder you would like to map to the Gadgetron Docker container.</li> <li>Run: <code>docker run -t --name gt_latest --detach --volume ${pwd}:/opt/data ghcr.io/gadgetron/gadgetron/gadgetron_ubuntu_rt_nocuda:latest</code>. If docker is not recognized, set <code>docker</code> to connect to <code>C:\Program Files\Docker\Docker\resources\bin</code> in the Environment Path in Windows. This will download and then launch the <a href="https://gadgetron.readthedocs.io/en/latest/building.html">latest Gadgetron version</a> in a Docker container. It will also mount your current folder as a data folder inside the container.</li> <li>Run this command: <code>docker exec -ti gt_latest /bin/bash</code>. This will execute your Gadgetron container.</li> </ul> <p><strong>Step 2: Data preparation</strong></p> <ul> <li>Place your SE/EPI <code>.dat</code>/<code>.h5</code> data in the mounted folder.</li> <li>Run the command in Terminal: <code>cd /opt/data</code>&nbsp;to enter the mounted folder.</li> </ul> <p><strong>Step 3: MRD conversion</strong></p> <ul> <li>For Siemens data, you can convert the <code>.dat</code> data to MRD data by using Gadgetron. If Gsdgetron doesn't work (e.g. for XA EPI data), you can then use the Matlab script <code>siemens2mrd_epi.m</code>.</li> <li>The command for Siemens SE data conversion: <code>siemens_to_ismrmrd -f meas_MID*.dat -z 2 -o se_data.h5</code>.</li> <li>The command for Siemens EPI data conversion: <code>siemens_to_ismrmrd -f meas_MID*.dat -z 2 -m IsmrmrdParameterMap_Siemens.xml -x IsmrmrdParameterMap_Siemens_EPI.xsl -o epi_data.h5</code>.</li> <li>For GE data, you can convert the <code>.mat</code> raw data to MRD data by using the Matlab scripts with the corresponding <code>.seq</code> files. For SE conversion: use <code>pulseq2mrd_se.m</code> with <code>QA_T1.seq</code>. For EPI conversion: use&nbsp;<code>pulseq2mrd_epi.m</code> with <code>QA_epi.seq</code>.</li> </ul> <p><strong>Step 4: Gadgetron reconstruction</strong></p> <ul> <li>SE reconstruction: <code>gadgetron_ismrmrd_client -f se_data.h5 -c default.xml -o se_out.h5</code>.</li> <li>EPI reconstruction: first, put <code>qc_epi.xml</code> to the mounted folder and then copy it to the Gadgetron container:&nbsp;<code>cp /opt/data/qc_epi.xml /opt/conda/envs/gadgetron/share/gadgetron/config/</code>. Then, run the reconstruction: <code>gadgetron_ismrmrd_client -f epi_data.h5 -c qc_epi.xml -o epi_out.h5</code>.</li> </ul> <p><strong>Step 5: Load Gadgetron-reconstructed images (<code>.h5</code>)</strong></p> <ul> <li>Load SE <code>.h5</code> images in Matlab:</li> </ul> <blockquote> <p>filename = 'pulseq_se_out.h5' ;</p> <p>info = hdf5info(filename) ;</p> <p>address_data_1 = info.GroupHierarchy.Groups(1).Groups.Datasets(2).Name ;</p> <p>pulseq_se_im = squeeze(double( hdf5read(filename, address_data_1) ) ) ;</p> <p>pulseq_se_im = reshape(pulseq_se_im, [256, 256, 11, 2]) ;</p> </blockquote> <ul> <li>Load EPI <code>.h5</code> images in Matlab:</li> </ul> <blockquote> <p>filename = 'pulseq_epi_out.h5';</p> <p>info = hdf5info(filename) ;</p> <p>address_data_1 = info.GroupHierarchy.Groups(1).Groups.Datasets(2).Name ;</p> <p>pulseq_epi_im = squeeze(double( hdf5read(filename, address_data_1) ) ) ;</p> <p>pulseq_epi_im = reshape(pulseq_epi_im, [64, 64, 27, 200]) ;</p> </blockquote> <h3><em>Procedures for ICE online reconstruction</em></h3> <p>Before executing the Pulseq-based sequences, you can enable ICE online Reconstruction following the procedures below:</p> <ul> <li>Navigate to the Special Card (<code>specialCard_ICE.png</code>), set <code>Data handling</code> to <code>ICE STD</code> for NUMARIS/X (e.g. XA60A and XA61A), and <code>ICE 2D</code>&nbsp;for NUMARIS/4 (e.g. VB, VD, and VE).</li> <li>Select <code>Sum-of-Square</code>&nbsp;for coil combination.</li> <li>Be sure that the maximal pixel intensity does not violate the intensity threshold of <strong>4096</strong>.</li> </ul> <h2>Instruction for post-processing</h2> <p>The example post-processing is based on the reconstructed images from Cima.X over five days.</p> <h3><em>Reconstructed images from Cima.X</em></h3> <p><strong>Note</strong>: All <code>se</code> folders contain a <code>structuralQuality_main.m</code> to call the <code>structuralQuality.m</code> function for structural quality analysis. All&nbsp;<code>epi</code> folders contain a <code>temporalQuality_main.m</code> to call the <code>temporalQuality.m</code> function for temporal quality analysis.</p> <ul> <li><code>product_epi_ice</code>: ICE-reconstructed product EPI images.</li> <li><code>product_epi_gt</code>: Gadgetron-reconstructed product EPI images.</li> <li><code>pulseq_epi_ice</code>: ICE-reconstructed Pulseq EPI images.</li> <li><code>pulseq_epi_gt</code>: Gadgetron-reconstructed Pulseq EPI images.</li> <li><code>product_se_ice</code>: ICE-reconstructed product SE images.</li> <li><code>product_se_gt</code>: Gadgetron-reconstructed product SE images.</li> <li><code>pulseq_se_ice</code>: ICE-reconstructed Pulseq SE images.</li> <li><code>pulseq_se_gt</code>: Gadgetron-reconstructed Pulseq SE images.</li> </ul> <h3><em>QA analysis Matlab package: </em><code><em>QA_functions</em></code></h3> <ul> <li><code>circfit.m</code>: to find the center point and radius of the phantom.</li> <li><code>makeCircleMask.m</code>: to make a circular mask based on the center point and radius.</li> <li><code>structuralQuality.m</code>: to analyze the structural quality of the SE images.</li> <li><code>temporalQuality.m</code>: to analyze the temporal quality of the EPI images.</li> </ul> <h3><em>Post-processing procedures</em></h3> <ul> <li>Step 1: Add the <code>QA_functions</code>&nbsp;folder to your Matlab Path.</li> <li>Step 2: Run the <code>temporalQuality_main.m</code> or <code>structuralQuality_main.m</code> script in each folder to produce the QA results of all reconstructed images inside the folder.</li> <li>Step 3: Run the <code>make_figure_epi.m</code> and <code>make_figure_se.m</code> to produce some of the tables and figures used in the manuscript.</li> </ul> <h2>Example raw data and DICOM images</h2> <p>The data and DICOM images were acquired from Cima.X on the fBIRN phantom on 06.08.2024.</p> <ul> <li>DICOM folder: contains the DICOM images for four EPI scans (the first two scans for warm-up) and two SE scans.</li> <li><code>meas*.dat</code>: Siemens raw data of two EPI scans for temporal quality analysis and two SE scans for structural quality analysis.</li> <li><code>*data.h5</code>&nbsp;files: the ISMRMRD data of the four raw datasets.</li> <li><code>*out.h5</code> files: the images reconstructed by Gadgetron.</li> <li><code>*.nii</code>: the NIFTI-format reconstructed images.</li> <li><code>siemens2mrd_epi.m</code>: to convert the Siemens EPI raw data to ISMRMRD data.</li> <li><code>read_image.m</code>: to convert the Gadgetron-reconstructed h5-format images to NIFTI-format images.</li> </ul> <h2>Images and scripts for T1/T2 fitting</h2> <p>This package includes DICOM images and T1/T2 fitting scripts for the fBIRN phantom. Images for T1 fitting were acquired using a product turbo spin echo sequence with an inversion recovery pulse (repetition time = 4000 ms, echo train length = 4). Images for T2 fitting were obtained using a product SE sequence (repetition time = 3500 ms). Both measurements were conducted on the Siemens Prisma.Fit 3T scanner on 05.06.2024.</p> <ul> <li><code>T1 sub-folder</code>: contains all DICOM images for T1 fitting with inversion recovery times of {50, 150, 300, 450, 600, 750, 900, 1050, 1200, 1350, 1500, 2200, 3000} ms.</li> <li><code>T2 sub-folder</code>: contains all DICOM images for T2 fitting with echo times of {7.5, 15, 30, 45, 60, 75, 90, 130, 200, 250} ms.</li> <li><code>Do_T1fit.m</code>: Matlab script for T1 fitting.</li> <li><code>Do_T2fit.m</code>: Matlab script for T2 fitting.</li> </ul> <p>For more information regarding Pulseq and the workflow for data acquisition and image reconstruction, please visit our GitHub repositories: <a href="https://github.com/pulseq/pulseq">Pulseq Matlab software</a>, <a href="https://github.com/pulseq/tutorials">Pulseq Tutorials</a>, and <a href="https://github.com/pulseq/Pulseq-Rocks-2023-24-ISMRM-Reproducibility-Challenge">Pulseq Rocks for the 2024 ISMRM Reproducibility Team Challenge</a>.</p> <p>If you need any further information or have any questions, please feel free to contact our Pulseq email address: pulseq.mr@uniklinik-freiburg.de.</p>

opencc-by-4.0Nov 2024View details →
zenodo48/100

The potential of low-cost UAVs and open-source photogrammetry software for high-resolution monitoring of alpine glaciers: A case study from the Kanderfirn (Swiss Alps)

<p>This dataset contains high-resolution orthophotos (5 x 5 cm) and digital surface models (25 x 25 cm) of the Kandernfirn Glacier located in the Swiss Alps. Aerial images were aquired with a self-developed fixed-wing Unmanned Aerial Vehicle during ten surveys&nbsp;on five different days in 2017 and 2018. The open-source photogrammetry software OpenDroneMap (version 0.4.1) was used for image processing.</p> <p>The orthophotos and digital surface models were validated through dGNSS point measurements of ground control points. Please refer to the corresponding paper for information on the horizontal and vertical accuracy of the files.</p>

opencc-by-4.0May 2019View details →
zenodo48/100

Dataset for: Evaluating phylogenetic methods for quantifying risks and opportunities presented by forks in open source software (master dissertation).

<p>This is the data for my master dissertation [1]. If you wish to get a copy, download it from Zenodo and open docs/master.pdf.</p> <p>Data acquisition and encoding techniques are described in paragraph 3.1.1 (table 3.1).</p> <p>The data is described in more detail in paragraph 4.1 (table 4.2).</p> <p>* fork1_all.csv: MySQL server / MariaDB server<br> * fork2_all.csv: Linux kernel / Android kernel<br> * fork3_all.csv: Apache OpenOffice / LibreOffice</p> <p>==Cite==<br> [1] A. Ortiz-Troncoso. Evaluating phylogenetic methods for quantifying risks and opportunities presented<br> by forks in open source software (master dissertation). Zenodo, 2018. doi: http://doi.org/10.5281/zenodo.1158292</p>

opencc-by-4.0Feb 2018View details →
zenodo48/100

Github commit data for the article "Beyond Zipf's law: Exploring the discrete generalized beta distribution in open-source repositories"

<p><span>This dataframe corresponds to the data used in the Nowak's et al. 2024 article "Beyond Zipf&rsquo;s law: Exploring the discrete generalized beta distribution in open-source repositories" (see reference below).</span></p> <p><span>It consists of the distirbutions of number of commits per user across a number of GitHub repositories.&nbsp;<br><br>There are three columns:</span></p> <ul> <li><span>repository: the repository name</span></li> <li><span># of commits: the number of commits of a given individual</span></li> <li><span>rank: the user rank in the repository (by decreasing number of commits)<br><br></span></li> </ul> <p><strong><span>Reference:</span></strong></p> <p><span>Nowak, P., Santolini, M., Singh, C., Siudem, G., &amp; Tupikina, L. (2024). Beyond Zipf&rsquo;s law: Exploring the discrete generalized beta distribution in open-source repositories.&nbsp;<em>Physica A: Statistical Mechanics and Its Applications</em>, <em>649</em>, 129927. <a href="https://doi.org/10.1016/j.physa.2024.129927">https://doi.org/10.1016/j.physa.2024.129927</a></span></p>

opencc-by-4.0Aug 2024View details →
zenodo44/100

Enterprise-Driven Open Source Software

<p>We present a dataset of open source software developed mainly by enterprises rather than volunteers. This can be used to address known generalizability concerns, and, also, to perform research on open source business software development. Based on the premise that an enterprise&#39;s employees are likely to contribute to a project developed by their organization using the email account provided by it, we mine domain names associated with enterprises from open data sources as well as through white- and blacklisting, and use them through three heuristics to identify 17,264 enterprise GitHub projects. We provide these as a dataset detailing their provenance and properties. A manual evaluation of a dataset sample shows an identification accuracy of 89%. Through an exploratory data analysis we found that projects are staffed by a plurality of enterprise insiders, who appear to be pulling more than their weight, and that in a small percentage of relatively large projects development happens exclusively through enterprise insiders.</p> <p>The main dataset is provided as a 17,264 record tab-separated file named <code>enterprise_projects.txt</code> with the following 29 fields.</p> <ul> <li><strong>url</strong>: the project&#39;s GitHub URL</li> <li><strong>project_id</strong>: the project&#39;s GHTorrent identifier</li> <li><strong>sdtc</strong>: true if selected using the same domain top committers heuristic (9,016 records)</li> <li><strong>mcpc</strong>: true if selected using the multiple committers from a valid enterprise heuristic (8,314 records)</li> <li><strong>mcve</strong>: true if selected using the multiple committers from a probable company heuristic (8,015 records),</li> <li><strong>star_number</strong>: number of GitHub watchers</li> <li><strong>commit_count</strong>: number of commits</li> <li><strong>files</strong>: number of files in current main branch</li> <li><strong>lines</strong>: corresponding number of lines in text files</li> <li><strong>pull_requests</strong>: number of pull requests</li> <li><strong>github_repo_creation</strong>: timestamp of the GitHub repository creation</li> <li><strong>earliest_commit</strong>: timestamp of the earliest commit</li> <li><strong>most_recent_commit</strong>: date of the most recent commit</li> <li><strong>committer_count</strong>: number of different committers</li> <li><strong>author_count</strong>: number of different authors</li> <li><strong>dominant_domain</strong>: the projects dominant email domain</li> <li><strong>dominant_domain_committer_commits</strong>: number of commits made by committers whose email matches the project&#39;s dominant domain</li> <li><strong>dominant_domain_author_commits</strong>: corresponding number for commit authors</li> <li><strong>dominant_domain_committers</strong>: number of committers whose email matches the project&#39;s dominant domain</li> <li><strong>dominant_domain_authors</strong>: corresponding number for commit authors</li> <li><strong>cik</strong>: SEC&#39;s EDGAR &quot;central index key&quot;</li> <li><strong>fg500</strong>: true if this is a Fortune Global 500 company (2,233 records)</li> <li><strong>sec10k</strong>: true if the company files SEC 10-K forms (4,180 records)</li> <li><strong>sec20f</strong>: true if the company files SEC 20-F forms (429 records)</li> <li><strong>project_name</strong>: GitHub project name</li> <li><strong>owner_login</strong>: GitHub project&#39;s owner login</li> <li><strong>company_name</strong>: company name as derived from the SEC and Fortune 500 data</li> <li><strong>owner_company</strong>: GitHub project&#39;s owner company name</li> <li><strong>license</strong>: SPDX license identifier</li> </ul> <p>The file <code>cohost_project_details.txt</code> provides the full set of 311,223 cohort projects that are not part of the enterprise data set, but have comparable quality attributes.</p> <ul> <li><strong>url</strong>: the project&#39;s GitHub URL</li> <li><strong>project_id</strong>: the project&#39;s GHTorrent identifier</li> <li><strong>stars</strong>: number of GitHub watchers</li> <li><strong>commit_count</strong>: number of commits</li> </ul>

opencc-by-4.0Feb 2020View details →
zenodo44/100

Raw and analyzed data for manuscript: "An open-source surface barrier discharge plasma pretreatment for reduced cracking of outdoor wood coatings"

<p><strong>Highlights:</strong></p> <ul> <li>Surface barrier discharges are an affordable and available plasma technology for industrial, laboratory and home-workshop applications.</li> <li>Plasma pretreatments had no impact on the appearance of different protective wood coating for outdoor usage.</li> <li>The weathering performance of outdoor wood coatings improved by plasma, showing less cracks and less biotic factors.</li> </ul>

opencc-by-4.0Oct 2020View details →
zenodo44/100

Towards an open-source landscape for 3D CSEM modelling

<p>Accompanying data to journal article</p> <blockquote> <p>Werthm&uuml;ller, D., R. Rochlitz, O. Castillo-Reyes, and L. Heagy, 2021, Towards an open-source landscape for 3D CSEM modelling: Geophysical Journal International; ggab238, DOI: <a href="https://doi.org/10.1093/gji/ggab238">10.1093/gji/ggab238</a>.</p> </blockquote> <ul> <li>Official article: <a href="https://doi.org/10.1093/gji/ggab238">https://doi.org/10.1093/gji/ggab238</a></li> <li>GitHub repo: <a href="https://github.com/swung-research/3d-csem-open-source-landscape">https://github.com/swung-research/3d-csem-open-source-landscape</a></li> <li>arXiv.org: <a href="https://arxiv.org/abs/2010.12926">https://arxiv.org/abs/2010.12926</a></li> </ul> <p>The Marlim R3D model can be found at:</p> <ul> <li>Original, fine resistivity model: <a href="https://doi.org/10.5281/zenodo.400233">https://doi.org/10.5281/zenodo.400233</a></li> <li>Upscaled computational model: <a href="https://doi.org/10.5281/zenodo.3748491">https://doi.org/10.5281/zenodo.3748491</a></li> <li>CSEM data set: <a href="https://doi.org/10.5281/zenodo.1256786">https://doi.org/10.5281/zenodo.1256786</a></li> <li>Noise-free CSEM data set: <a href="https://doi.org/10.5281/zenodo.1807134">https://doi.org/10.5281/zenodo.1807134</a></li> </ul>

opencc-by-sa-4.0Feb 2021View details →
zenodo44/100

The Debsources Dataset: Two Decades of Free and Open Source Software

<p>This is the Debsources Dataset: source code and related metadata spanning two decades of Free and Open Source Software (FOSS) history, seen through the lens of the Debian distribution.</p> <p>The dataset spans more than 3 billion lines of source code as well as metadata about them such as: size metrics (lines of code, disk usage), developer-defined symbols (ctags), file-level checksums (SHA1, SHA256, TLSH), file media types (MIME), release information (which version of which package containing which source code files has been released when), and license informa-<br> tion (GPL, BSD, etc).</p> <p>The Debsources Dataset comes as a set of tarballs containing deduplicated unique source code files organized by their SHA1 checksums (the source code), plus a portable PostgreSQL database dump (the metadata).</p> <p>The Debsources Dataset is described in full in the paper The Debsources Dataset: Two Decades of Free and Open Source Software, published on the Empirical Software Engineering journal with DOI 10.1007/s10664-016-9461-5 . A preprint of the paper is available at https://upsilon.cc/~zack/research/publications/debsources-ese-2016.pdf .</p>

opencc-by-sa-4.0Aug 2016View details →
zenodo44/100

MultiCaRe: An open-source clinical case dataset for medical image classification and multimodal AI applications

<p>The dataset contains multi-modal data from over 70,000 open access and de-identified case reports, including metadata, clinical cases, image captions and more than 130,000 images. Images and clinical cases belong to different medical specialties, such as oncology, cardiology, surgery and pathology. The structure of the dataset allows to easily map images with their corresponding article metadata, clinical case, captions and image labels. Details of the data structure can be found in the file data_dictionary.csv.</p> <p>More than 90,000 patients and 280,000 medical doctors and researchers were involved in the creation of the articles included in this dataset. The citation data of each article can be found in the metadata.parquet file.</p> <p>Refer to the examples showcased in this <a href="https://github.com/mauro-nievoff/MultiCaRe_Dataset">GitHub repository</a> to understand how to optimize the use of this dataset.<br><br>The license of the dataset as a whole is CC BY-NC-SA. However, its individual contents may have less restrictive license types (CC BY, CC BY-NC, CC0). For instance, regarding image filess, 66K of them are CC BY, 32K are CC BY-NC-SA, 32K are CC BY-NC, and 20 of them are CC0.</p>

openNov 2023View details →
zenodo44/100

C2D2: An Open-Source, Pan-European, Harmonised Crop Development Database for Use in Regulatory Pesticide Exposure Modelling and Risk Assessment.

<p>There is a regulatory need for crop development dates to assess current default values used within chemical exposure assessments as well as to justify refinements within risk assessments. However, a readily available pan-European crop phenology database covering key FOCUS (FOrum for the Co-ordination of pesticide fate models and their USe) crops and scenarios to meet this need is not currently available. Therefore, we describe the development of a harmonised, pan-European, CropLife Europe Crop Development Database, C2D2, that is fully aligned with this regulatory requirement utilising efficacy trials data generated for regulatory submissions when registering plant protection products under Regulation (EU) 1107/2009. Evaluation of C2D2 against an independent dataset showed good agreement for equivalent time periods, crop growth stages and geographical regions. We illustrate how this database can be used to evaluate existing default crop development dates mandated by regulatory agencies for use within exposure assessments. Despite the large dataset compiled and the geographical coverage of C2D2, not all FOCUSsw/gw scenarios have sufficient data to facilitate comparison, with less significant scenarios, like FOCUSgw Porto, being under-represented. For those scenarios with sufficient data, clear differences between C2D2 and crop development dates assumed in the FOCUS modelling framework (using the AppDate tool) are often indicated over some/many growth stages suggesting that amendment of the existing representation of crop development within the risk assessment process may be required. C2D2 is freely available under a Creative Commons licence to facilitate innovation in exposure science to allow for more accurate and realistic risk assessment leading to enhanced crop and environmental protection.</p>

opencc-by-sa-4.0Oct 2023View details →
zenodo44/100

pofatu/pofatu-data: Pofatu, a curated and open-access database for geochemical sourcing of archaeological materials

<p>Geochemical fingerprinting of artefacts and sources has proven to be the most effective way to use material evidence in order to reconstruct strategies of raw material procurement, exchange systems, and mobility patterns among past societies. In order to facilitate access to this growing body of data and to promote comparability and reproducibility in provenance studies, we designed Pofatu, the first online and open-access database presenting geochemical compositions and contextual information for archaeological sources and artefacts.</p> <p>The &nbsp;data repository includes a compilation of geochemical data and supporting analytical metadata, as well as the archaeological provenance and context for each sample. All information on Samples related to sources and artefacts can be accessed on this platform or downloaded from Zenodo or GitHub.</p> <p>While most prehistoric quarries and surface procurement sources used in the past have yet to be identified, provenance studies must also integrate wide and reliable geological data. For this reason, we advise Pofatu users to also consult other open-access repositories focusing specifically on geological samples, such as &nbsp;GeoRoc and &nbsp;EarthChem.</p>

opencc-by-4.0Feb 2020View details →
zenodo44/100

Results from the OnStove Nepal model "Achieving Nepal's clean cooking ambitions: an open source and geospatial cost–benefit analysis"

<p>This repository includes all result datasets and figures from the <a href="https://github.com/Open-Source-Spatial-Clean-Cooking-Tool/OnStove-Nepal">OnStove Nepal</a> model presented in the paper "<strong>Achieving Nepal's clean cooking ambitions: an open source and geospatial cost&ndash;benefit analysis</strong>" DOI: <a href="https://doi.org/10.1016/S2542-5196(24)00209-2">https://doi.org/10.1016/S2542-5196(24)00209-2</a>.</p> <p>The code and automated workflow to run the model can be found in the Github repository <a href="https://github.com/Open-Source-Spatial-Clean-Cooking-Tool/OnStove-Nepal">https://github.com/Open-Source-Spatial-Clean-Cooking-Tool/OnStove-Nepal</a>. All model input data can be downloaded from the permanent repository at<em> </em><a href="https://doi.org/10.5281/zenodo.10641858">10.5281/zenodo.10641858</a>.</p> <h2>Folder structure</h2> <p>The folder structure consists of a&nbsp;<strong>Procedded GIS Data&nbsp;</strong>folder containing all GIS processed data. These are the outputs from the <strong>DataProcessor.ipynb </strong>script and the raw GIS input data files found in the input data repository.</p> <p>A folder for&nbsp;<strong>each scenario</strong> results. Within each scenario folder, there are:</p> <ul> <li>A <strong>model.pkl&nbsp;</strong>and a&nbsp;<strong>results.pkl&nbsp;</strong>files. These are a calibrated OnStove model with the scenario inputs and a complete results model file of the scenario respectively. Both of these files can be read and explored using the OnStove tool.&nbsp;</li> <li>A <strong>summary.csv </strong>file with the summary results of the scenario for each technology.</li> <li>A <strong>Subsidies_scenario_name.csv&nbsp;</strong>file showing the required total subsidies per technology of the scenario.</li> <li>Image files in pdf format for: <ul> <li>The baseline technologies used in the country (<strong>current_shares.pdf</strong>),</li> <li>The spatial mix of technologies providing the maximum net-benefits throughout the country (<strong>max_benefit_tech.pdf</strong>),&nbsp;</li> <li>The total costs and benefits of the transition per technology (<strong>costs_benefits.pdf</strong>),</li> <li>The bar plot of max benefit technology shares (<strong>tech_split.pdf</strong>),</li> <li>The max benefit technologies distribution over relative wealth in the country (<strong>tech_histogram.pdf</strong>),</li> </ul> </li> <li>A <strong>Rasters&nbsp;</strong>folder with raster files of different result maps in .tif format.</li> </ul> <p>Inside the&nbsp;<strong>MCA&nbsp;</strong>folder, all results from the prioritization analysis are found, including:</p> <ul> <li>The prioritized spatial technology mix to achieve the goals of the country (<strong>Prioritized_hh.pdf</strong>),</li> <li>The biogas cookstoves relative wealth distribution index (<strong>Biogas_index.pdf</strong>),</li> <li>The biomass ICS T3 cookstoves relative wealth distribution index (<strong>Biomass_ICS_T3_index.pdf</strong>),</li> <li>The electrical cookstoves relative wealth distribution index (<strong>Electricity_index.pdf</strong>),</li> <li>The biogas cookstoves priority map (<strong>Biogas_priority_areas.pdf</strong>),</li> <li>The biomass ICS T3 cookstoves priority map (<strong>Biomass_ICS_T3_priority_areas.pdf</strong>),</li> <li>The electrical cookstoves priority map (<strong>Electricity_priority_areas.pdf</strong>),</li> <li>The total costs and benefits of the transition per technology (<strong>costs_benefits.pdf</strong>),</li> <li>The prioritized technology shares distribution over relative wealth in the country (<strong>tech_histogram_prioritized.pdf</strong>),</li> <li>A <strong>Subsidies_prioritized.csv </strong>file showing the required total subsidies per technology,</li> <li>A <strong>mca.pkl&nbsp;</strong>file with the MCA model that can be manipulated using the OnStove tool,</li> <li>A&nbsp;<strong>access_results.txt&nbsp;</strong>file with the current and after prioritization clean cooking access shares in the country.</li> </ul> <p>A&nbsp;<strong>main_plot.pdf&nbsp;</strong>and a&nbsp;<strong>prioritized_plot.pdf&nbsp;</strong>files showing the compiled results for all scenarios and prioritized scenario respectively.</p> <h2>License</h2> <p>All datasets are released under the&nbsp;<a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a> (CC BY 4.0).</p>

opencc-by-4.0Feb 2024View details →
zenodo44/100

Scan4CFU: Low-cost, open-source bacterial colony tracking over large areas and extended incubation times

<p>A hallmark of bacterial populations cultured <em>in vitro</em> is their homogeneity of growth, where the majority of cells display identical growth rate, cell size and content. Recent insights, however, have revealed that even cells growing in exponential growth phase can be heterogeneous with respect to variables typically used to measure cell growth. Bacterial heterogeneity has important implications for how bacteria respond to environmental stresses, such as antibiotics. The phenomenon of antimicrobial persistence, for example, has been linked to a small subpopulation of cells that have entered into a state of dormancy where antibiotics are no longer effective. While methods have been developed for identifying individual non-growing cells in bacterial cultures, there has been less attention paid to how these cells may influence growth in colonies on a solid surface. In response, we have developed a low-cost, open-source platform to perform automated image capture and image analysis of bacterial colony growth on multiple nutrient agar plates simultaneously. The descriptions of the hardware and software are included, along with details about the temperature-controlled growth chamber, high-resolution scanner, and graphical interface to extract and plot the colony lag time and growth kinetics. Experiments were conducted using a wild type strain of <em>Escherichia coli </em>K12 to demonstrate the feasibility and operation of our setup. By automated tracking of bacterial growth kinetics in colonies, the system holds the potential to reveal new insights into understanding the impact of microbial heterogeneity on antibiotic resistance and persistence.&nbsp;&nbsp;&nbsp;</p>

opencc-by-4.0Aug 2021View details →
zenodo44/100

First Three-dimensional Quantification of Planktic Food Chain lower levels (Copepods) for the Ross Sea region Marine Protected Area (RSRMPA), Antarctica: Using FAIR-inspired legacy data with Machine Learning, and Open Source GIS

<p>This dataset is relative to the paper entitled: &quot;First Three-dimensional Quantification of Planktic Food Chain lower levels (Copepods) for the Ross Sea region Marine Protected Area (RSRMPA), Antarctica: Using FAIR-inspired legacy data with Machine Learning, and Open Source GIS&quot; publishing in journal Diversity (MPDI).</p> <p>Abstract:</p> <p>Zooplankton is a fundamental group in all aquatic ecosystems located the base of the food chain. It forms a link between the lower trophic levels with secondary consumers and shows marked fluctuations of populations with environmental change, especially reacting to heating and water acidification. At sea copepod crustaceans account for app. 70% in abundance of zooplankton and are a target of monitoring activities in key areas such as the Southern Ocean. In this study we have used FAIR-inspired legacy data (dating back to the &lsquo;80s) collected in the Ross Sea by the Italian National Antarctic Program in GBIF.org. Together with other open-access GIS data sources and tools it allows generating, for the first time, three-dimensional predictive distribution maps for twenty-six copepod species. These predictive maps were obtained by applying machine learning techniques to grey literature data, which were visualized in open-source GIS platforms. In a Species Distribution Modeling (SDM) framework&nbsp;we used machine learning with three types of algorithms (TreeNet, RandomForest and Ensemble) to analyze the presence and absence of copepods at different areas and depth classes in function of environmental descriptors obtained from the Polar Macroscope Layers present in Quantartica. The models allow for the first time to map-predict the food chain in quantitative terms showing the relative index of occurrence (RIO) and identified the presence for each copepod species analyzed in the Ross Sea. Our results show marked geographical preferences that vary with species and trophic strategy. This study demonstrates that machine learning is a successful method in accurately predicting Antarctic copepod presence, also providing useful data to orient future sampling and management of wildlife and conservation.</p>

opencc-by-4.0Mar 2022View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record