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.

1,216

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,216 results for “real-time”

Learn how ShareScore rates datasets ↗
zenodo36/100

Real-time solution of coupled Ehrenfest-Maxwell-Pauli-Kohn-Sham equations for a nanoplasmonic dimer, distance d = 0.5 nm

<p>Here we provide the movie mentioned in https://arxiv.org/abs/1812.05049 that shows the real-time dynamics of the nanoplasmonic dimer with distance $ d_1=0.5 $ nm. The time-evolution in the movie corresponds to the runs that we discuss in section VI. In the figure, we show a frame of the movie at time 8.33 fs. The upper two panels show contour plots of matter variables, the absolute value of the current density and the electron localized function (ELF). The most relevant Maxwell field variables, the electric field along the laser polarization direction z and the total Maxwell energy are presented in the lower panels. In the top of the figure, we show the incident laser pulse and at the center the geometry of the nanoplasmonic dimer.</p>

opencc-by-sa-4.0Nov 2018View details →
zenodo36/100

Real-time solution of coupled Ehrenfest-Maxwell-Pauli-Kohn-Sham equations for a nanoplasmonic dimer, distance d = 0.1 nm

<p>Here we provide the movie mentioned in https://arxiv.org/abs/1812.05049 that shows the real-time dynamics of the nanoplasmonic dimer with distance $ d_1=0.1 $ nm. The time-evolution in the movie corresponds to the runs that we discuss in section VI. In the figure, we show a frame of the movie at time 6.89 fs. The upper two panels show contour plots of matter variables, the absolute value of the current density and the electron localized function (ELF). The most relevant Maxwell field variables, the electric field along the laser polarization direction z and the total Maxwell energy are presented in the lower panels. In the top of the figure, we show the incident laser pulse and at the center the geometry of the nanoplasmonic dimer.</p>

opencc-by-sa-4.0Nov 2018View details →
zenodo36/100

Efficient Real-Time Selective Genome Sequencing on Resource-Constrained Devices

<p>This dataset contains the curated nanopore&nbsp;raw signal data in <a href="https://www.nature.com/articles/s41587-021-01147-4">BLOW5 format </a>used to benchmark <a href="https://github.com/beebdev/HARU/">Hardware Accelerated Read Until (HARU)</a>. This dataset was created by using the publicly available datasets:&nbsp;<a href="https://community.artic.network/t/links-to-raw-fast5-fastq-data-for-artic-protocol/17">SARS-CoV-2 SP1</a>&nbsp;(1.382M reads)&nbsp;and <a href="https://ncbi.nlm.nih.gov/sra/SRX11368475">NA12878 PromethION subset</a>&nbsp;(500,000 reads). The tarball when extracted will have the following directory structure:</p> <p>haru-data<br> ├── na12878-rfc1<br> │&nbsp;&nbsp;&nbsp;├── blow5-rawsignal<br> │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── na12878_dna_0.blow5<br> │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── na12878_dna_100.blow5<br> │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── na12878_dna_101.blow5<br> │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── na12878_dna_102.blow5<br> │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── ...<br> │&nbsp;&nbsp;&nbsp;└── reference<br> │&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;└── rfc1.fa<br> └── SARS-CoV-2-sp1<br> &nbsp; &nbsp; ├── blow5-rawsignal<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;├── readgroup0<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── reads_0_0.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── reads_0_10.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── reads_0_11.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── reads_0_12.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;│&nbsp;&nbsp;&nbsp;├── ...<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp;└── readgroup1<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;├── reads_1_0.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;├── reads_1_10.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;├── reads_1_11.blow5<br> &nbsp; &nbsp; │&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;├── ....<br> &nbsp; &nbsp; └── reference<br> &nbsp; &nbsp; &nbsp; &nbsp; └── nCoV-2019.reference.fasta</p> <p>nCoV-2019.reference.fasta is the SARS-CoV-2&nbsp;MN908947.3 reference genome. rfc1.fa is the genomic region&nbsp;hr4:39262456-39391375 extracted from hg38 human genome.&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-zeroNov 2022View details →
zenodo36/100

dhaw/fluCodeImperial: Using real-time data to guide decision-making during an influenza pandemic: a modelling analysis

<p><strong>All codes and data used for &quot;Using real-time data to guide decision-making during an influenza pandemic: a modelling analysis&quot; are included in this folder. The file &quot;runExamples.m&quot; contains a step-by-step method for reproducing figures and running model fits. Ensure that all data and code files are in the same directory, then a single execution of &ldquo;runExamples&rdquo; on the command line will generate all main and supplementary figures in the manuscript. There is one line of code per figure, clearly marked, that can be commented out as desired. In order to run the MCMC adaptive algorithm, a single line of code, also clearly marked, must be commented back in. Instructions to change the single-state example are given at the top of the file &ldquo;runExamples.m&rdquo;. The saved state selection of California (&ldquo;state=1&rdquo;) is consistent with all results presented in the manuscript.&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong>Plots make use of files from the following sources, with some modifications:</strong></p> <p><strong>Holger Hoffmann (2022). Violin Plot (https://www.mathworks.com/matlabcentral/fileexchange/45134-violin-plot);</strong></p> <p><strong>Evan (2022). Plot Groups of Stacked Bars (https://www.mathworks.com/matlabcentral/fileexchange/32884-plot-groups-of-stacked-bars);</strong></p> <p><strong>John Onofrey (2022). Shaded Plots and Statistical Distribution Visualizations (https://www.mathworks.com/matlabcentral/fileexchange/69203-shaded-plots-and-statistical-distribution-visualizations)</strong></p>

openother-openDec 2022View details →
zenodo36/100

Real-time Alignments for Predicting Decision-Making Time for Diagnostics over NGS Cycles

<p>Input datasets for an interpretable learning approach to predict decision-making time for diagnostics over NGS cycles. The dataset contains alignment files of two clinical sputum samples sequenced with an Illumina MiSeq sequencing device, and following a real-time sequencing protocol.</p> <p>The datasets consist of real-time alignment files for specific sequencing cycle intervals. The alignment has been performed to a database of respiratory microbes. Data preprocessing, including the removal of human host DNA, is integrated into the real-time alignment approach that has been applied to generate the alignments.</p>

opencc-by-4.0Apr 2022View details →
zenodo36/100

High-rate GNSS Raw Doppler Positive Impact on Cascading Filter-based Approach for Improving Real-time Transient Coseismic Velocities Modeling

<p>The high-rate GNSS average and instantaneous coseismic velocity waveforms for&nbsp;the 2016 Mw 6.6 Norcia earthquake and the 2011 Mw 9.1 Tohoku earthquake are&nbsp;included in this&nbsp;repository.</p>

opencc-by-4.0Mar 2023View details →
zenodo36/100

Real-time frequency estimation of a qubit without single-shot-readout

<p>Dataset for figures 3a, 3b and 4b in our manuscript.</p>

opencc-by-4.0Mar 2023View details →
zenodo36/100

Effect of magnetic configuration on real-time wall conditioning in DIII-D

<p>Using EMC3-EIRENE modeling, the impact of parallel impurity forces on the edge transport of injected material and ionized impurities, including scrape-off layer (SOL) main ion flows, has been investigated. The study involved comparing impurity powder injections in different divertor configurations, namely DIII-D lower single null, upper single null, and double null configurations, with plasma edge transport and dust migration and ablation modeling. The injections, which were in powder and granular form, were conducted for real-time wall conditioning, ELM control, and divertor power exhaust at DIII-D [1]. Divertor configuration changes resulted in a redirection of SOL flows, which affected the conditioning of plasma-facing components on either the low field side or the high field side. Moreover, the injection location&#39;s poloidal shifts could modify the injected materials&#39; penetration depths and trajectories in the plasma boundary. These changes had an impact on the local deposition of materials on plasma-facing components, which is essential for active conditioning and replenishment of functional coatings in future long-pulse scenarios.</p> <p>[1] F. Effenberg <em>et al</em> 2022 <em>Nucl. Fusion</em> <strong>62</strong> 106015 <strong>DOI</strong> 10.1088/1741-4326/ac899d</p>

opencc-by-4.0Oct 2022View details →
zenodo36/100

Incorporating real-time traffic data into air quality mapping uncovers more severe exposure disparities at the community level

<p>Data and codes for the XGBoost model training in our manuscript titled &quot;Incorporating real-time traffic data into air quality mapping uncovers more severe exposure disparities at the community level&quot;</p>

opencc-by-4.0Jul 2023View details →
zenodo36/100

Machine Learning Integrated High Quantum Yield Blue Light Carbon Dots for Real-time and On-site Detection of Cr(VI) in Groundwater and Drinking Water

<p>RGB和Kmeans提取后含有Cr(VI)水样的图像数据</p>

opencc-by-4.0Aug 2023View details →
zenodo36/100

Datasets and code for "Multi-site transfer function approach for real-time modeling of the ground electric field induced by laterally-nonuniform ionospheric source" by Kruglyakov et al. (2023)

<ol> <li>Archive calculate_weights_for_rt.tgz contains the code for calculation of weights used for computation of electric fields based on multi-site transfer function approach following Kruglyakov et al. (2023). The code is written in Fortran 2003 and the only external dependency is LAPACK/BLAS -compatible library, for example OpenBLAS from https://www.openblas.net. See READ.ME for details.</li> <li>Files GICs*.dat contain observed and modelled geomagnetically induced currents (GICs) at M&auml;nts&auml;l&auml; compressor station in southern Finland (60.6 N, 25.2 E) (https://space.fmi.fi/gic/) for three events (in 2000, 2001, and 2003).</li> <li>Files E_x*. E_y* contain corresponding components of measured (detrended and downsampled from 1s to 10s) and modeled electric fields at sites M02 and M05 from 05:15 to 06:15 UT, 11 Sep 2005.</li> <li>Files MS_TF*.dat contain multi-site transfer functions for different sets of IMAGE magnetometers (based on the data availability during the simulated events) in the frequency domain and the corresponding weights for calculation of electric field in the time domain.</li> <li>File E_to_GICs_W.dat contains coefficients for computation of GICs at M&auml;nts&auml;l&auml; station from electric fields at 18 sites used in the simulation. See Equation (15) of Kruglyakov et al. (2023) for details.</li> </ol> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Oct 2023View details →
zenodo36/100

Real-Time Delphi data: How to identify and interpret weak signals of change in the forest bioeconomy

<p>Data from: Mauno, T., Catelo, F., Bengston, D.N., Pyk&auml;l&auml;inen, J. &amp; Hujala, T. 2023. How to identify and interpret weak signals of change in the forest bioeconomy. Forest Policy and Economics. <a href="https://doi.org/10.1016/j.forpol.2023.103075?_gl=1*a2eeob*_ga*NDE0MDgzOTYwLjE2OTY0ODY2MTY.*_ga_NY8L5SJPMB*MTY5NjQ5NDIxNi4yLjEuMTY5NjUwMTI0Mi4wLjAuMA..">https://doi.org/10.1016/j.forpol.2023.103075</a></p> <p>This exploratory study sought to understand how to identify and interpret weak signals of change that may have an impact on the forest bioeconomy. An international panel of experts in the forest bioeconomy and in foresight provided their views through a two-stage Real-Time Delphi method which utilized the multiple rounds of traditional Delphi and the instantaneous feedback of the Real-Time Delphi method.</p> <p>The Real-Time Delphi exercise was conducted in two stages through the eDelphi software (edelphi.org); the first stage was focused on <em>Changes</em> and the second on <em>Weak Signals</em>. For the Real-Time Delphi exercise, two expert matrices (forest bioeconomy matrix and&nbsp;futures &amp; foresight matrix) were prepared with the aim of obtaining diverse expertise to participate in the study.</p> <p>The first stage was conducted during a 10-day period in early September 2022 (Sep 5, 2022 &ndash; Sep 14, 2022). The second stage was also conducted&nbsp;during a 10-day period later in September 2022 (Sep 21, 2022 &ndash; Sep 30, 2022). A total of 11 (6 forest bioeconomy experts and 5 futures research and foresight specialists) participated in both eDelphi stages.</p> <p>This dataset includes: (i) completed Real-Time Delphi stages (including anonymized answers and discussions of 11 participants) (ii) questions for both Real-Time Delphi stages, and (iii) anonymized expert matrices (forest bioeconomy matrix and&nbsp;futures &amp; foresight matrix)</p> <p>For more information, please contact the corresponding author (data controller): Tuomas Mauno (University of Eastern Finland), tuomas.mauno@uef.fi</p>

opencc-by-4.0Oct 2023View details →
ClinicalTrials.gov36/100

Cognitive Behavioral Therapy and Real-Time Pain Management Intervention for Sickle Cell Via Mobile Applications

ClinicalTrials.gov study NCT04419168. IPD Sharing: NO. Countries: 1. Publications: 3.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Automated Real-time Feedback on CPR Study

ClinicalTrials.gov study NCT00539539. IPD Sharing: Not stated. Countries: 2. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Improving Spine Surgical Care With Real-Time Objective Patient Tracking Using the Apple Watch

ClinicalTrials.gov study NCT04379921. IPD Sharing: NO. Countries: 1. Publications: 15.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Real-time Effort Driven VENTilator Management

ClinicalTrials.gov study NCT03266016. IPD Sharing: YES. Countries: 1. Publications: 7.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov36/100

Reliability and Acceptability of Real-time Virtual Video Pediatric Gait, Arms, Legs and Spine (V-pGALS)

ClinicalTrials.gov study NCT04668820. IPD Sharing: NO. Countries: 1. Publications: 4.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Diabetes Education With Real-time Continuous Glucose Monitoring

ClinicalTrials.gov study NCT05394844. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Real-time Lymphatic Channel Visualization Improves Bilateral Sentinel Lymph Node Detection in Endometrial Cancer

ClinicalTrials.gov study NCT05191212. IPD Sharing: NO. Countries: 1. Publications: 3.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Randomized Study of Real-Time Continuous Glucose Monitors (RT-CGM) in the Management of Type 1 Diabetes

ClinicalTrials.gov study NCT00406133. IPD Sharing: Not stated. Countries: 1. Publications: 11.

restrictedIPD-UNDECIDEDFeb 2026View 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