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.

750

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

750 results for “coherence”

Learn how ShareScore rates datasets ↗
zenodo36/100

ICEBEAR 3D coherent scatter radar data for 2020, 2021

<p>Daily ICEBEAR 3D data for 2020, 2021, organized in nx12 matrices where n is the number of observations (echoes) in any given day. The columns are</p> <ol> <li>Year (UT)</li> <li>Month (UT)</li> <li>Day (UT)</li> <li>Hour (UT)</li> <li>Minute (UT)</li> <li>Second (UT)</li> <li>Longitude [degrees]</li> <li>Latitude[degrees]</li> <li>Altitude [km]*</li> <li>Doppler velocity [m/s]</li> <li>SNR [dB]</li> <li>Beam number (1 = east, 2 = center, 3 = west)</li> </ol> <p>* The west-beam altitudes are anomalous.</p>

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

Sub-diffusion flow velocimetry with number fluctuation optical coherence tomography

<p>This repository contains raw data and analysis routines of the publication <strong>&ldquo;<em>Sub-diffusion flow velocimetry with number fluctuation optical coherence tomography</em>&rdquo;</strong> in Optics Express (doi.org/10.1364/OE.474279<em>).&nbsp;</em>The reader is free to use the scripts and data in this depository if the manuscript is correctly cited in their work. For further questions, feel free to contact the corresponding author. Python 3.7&nbsp;was used for programming. Keep in mind that running files with larger time series length may take up to 10 minutes and 2D flow profile analysis may take up to one hour.</p> <p>For 1D depth-resolved measurements each dataset includes diffusion, focus (beam shape) calibration, and flow measurements for different discharge rates, <em>Q</em>. For all measurements time series length is 31000 points and the sampling rate is 5.5 kHz. Diffusion measurements are performed on a static sample with a stationary beam. Focus (waist) calibration measurements are performed by moving the OCT beam over the static sample with a known velocity. Flow measurements are performed on the flowing sample with the stationary beam. Each measurement is averaged 6 times. The analysis process is as follows: Firstly, the beam waist (focus) calibration is performed using the script &lsquo;Beam Shape.py&rsquo;. For improved accuracy it is preferable to perform several measurements and average beam waist values at every depth. Secondly, the Doppler angle is determined using a flow measurement with the largest discharge rate using the script &lsquo;Doppler Angle.py&rsquo;. Thirdly, the flow profiles are obtained with predetermined calibration parameters using the script &lsquo;Flow Profile.py&rsquo;. Finally, the particle number density is calculated using the script &lsquo;Number Density.py&rsquo;. This requires knowledge of particle size for calculating the theoretical number density values. The particle size can be determined using the script &lsquo;Diffusion.py&rsquo;. All file names are sufficiently descriptive, showing whether it is diffusion, focus (waist) calibration or flow measurement.</p> <p>For 2D depth and laterally resolved measurements each dataset includes diffusion, focus (beam shape) calibration, M-scan and B-scan flow measurements for different discharge rates, <em>Q</em>. Diffusion and focus calibration measurements are same as in 1D. M-scan flow measurements are performed on a flowing sample with a stationary beam. They are same as flow measurements in 1D and are only used for determining the Doppler angle. B-scan flow measurements are performed by moving the OCT beam over the flowing sample with a known velocity. 2D flow profiles can be determined using the script &lsquo;2D Flow Profile.py&rsquo;. The table below summarizes all datasets and Python scripts uploaded to this repository.</p> <table align="center"> <tbody> <tr> <td> <p><strong>Name</strong></p> </td> <td> <p><strong>Usability</strong></p> </td> <td> <p><strong>Description</strong></p> </td> </tr> <tr> <td> <p>Dataset, 15-03-2022.zip</p> </td> <td> <p>1D measurements</p> </td> <td> <p>Dataset for Doppler angle of 0.34 deg and alignment angle of 0 deg.</p> </td> </tr> <tr> <td> <p>Dataset, 16-03-2022.zip</p> </td> <td> <p>1D measurements</p> </td> <td> <p>Dataset for Doppler angle of 1.74 deg and alignment angle of 2.3 deg.</p> </td> </tr> <tr> <td> <p>Dataset, 22-03-2022.zip</p> </td> <td> <p>1D measurements</p> </td> <td> <p>Dataset for Doppler angle of 1.00 deg and alignment angle of 1.15 deg.</p> </td> </tr> <tr> <td> <p>Dataset, 08-07-2022.zip</p> </td> <td> <p>2D measurements</p> </td> <td> <p>Dataset for Doppler angle of 1.84 deg and alignment angle of 0 deg.</p> </td> </tr> <tr> <td> <p>Chirp.data</p> </td> <td> <p>All measurements</p> </td> <td> <p>File containing k-interpolation data</p> </td> </tr> <tr> <td> <p>ReadOCTFile.py</p> </td> <td> <p>All measurements</p> </td> <td> <p>Written by Jos de Wit, this module reads and imports spectra from raw OCT files.</p> </td> </tr> <tr> <td> <p>Processing.py</p> </td> <td> <p>All measurements</p> </td> <td> <p>This module contains all analysis and processing routines.</p> </td> </tr> <tr> <td> <p>Diffusion.py</p> </td> <td> <p>All measurements</p> </td> <td> <p>This script determines particle size from raw OCT spectra.</p> </td> </tr> <tr> <td> <p>Beam Shape.py</p> </td> <td> <p>All measurements</p> </td> <td> <p>This script determines axial beam shape from raw OCT spectra.</p> </td> </tr> <tr> <td> <p>Doppler Angle.py</p> </td> <td> <p>All measurements</p> </td> <td> <p>This script determines Doppler angle from raw OCT spectra.</p> </td> </tr> <tr> <td> <p>Flow Profile.py</p> </td> <td> <p>1D measurements</p> </td> <td> <p>This script determines flow profiles from raw OCT spectra.</p> </td> </tr> <tr> <td> <p>Number Density.py</p> </td> <td> <p>1D measurements</p> </td> <td> <p>This script determines particle number density raw OCT spectra.</p> </td> </tr> <tr> <td> <p>2D Flow Profile.py</p> </td> <td> <p>2D measurements</p> </td> <td> <p>This script determines 2D flow profiles from raw OCT spectra.</p> </td> </tr> </tbody> </table> <p>&nbsp;</p>

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

SPIRIT Checklist & Model Consent for 'Predicting Acute and Post-Recovery Outcomes in Cerebral Malaria and Other Comas by Optical Coherence Tomography (OCT in CM) – A protocol for an observational cohort study of Malawian children'

<p>This dataset contains the SPIRIT checklist (adapted to a observational trial)&nbsp;and model consent forms for the OCT in CM study protocol. The protocol will be submitted as a paper to Wellcome Open Research.</p>

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

Data for the article "Emission of coherent THz magnons in an antiferromagnetic insulator triggered by ultrafast spin-phonon interactions "

<p>Data for the article &quot;Emission of coherent THz magnons in an antiferromagnetic insulator triggered by ultrafast spin-phonon interactions&quot;&nbsp;</p> <p>URL:&nbsp;https://arxiv.org/abs/2205.11965<br> DOI: In press in Nature Communications</p>

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

Data: Modification of ground state chemical reactivity via light-matter coherence in infrared cavities

<p>Data to reproduce Figures in paper&nbsp;&quot;Modification of ground state chemical reactivity via light-matter coherence in infrared cavities&quot; published in DOI:0000/0000000</p>

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

Raw data: Coherent control of a high-orbital hole in a semiconductor quantum dot

<p>This is the raw data supporting the findings in&nbsp;the research article titled &quot;<em>Coherent control of a high-orbital hole in a semiconductor quantum dot</em>&quot;. DOI: 10.1038/s41565-023-01442-y</p>

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

New Zealand InSAR coherence based on nationwide ascending Sentinel-1 datasets acquired during 2015 to 2021

<p>New Zealand Sentinel-1 coherence using ascending datasets acquired during 2015 to 2021 with ~100m resolution.</p>

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

Precise, NLL-SSST-coherence hypocenter catalog for the 2023 Mw 7.8 and Mw 7.6 SE Turkey earthquake sequence.

<p><strong>CSV catalog file and visualizations of NLL-SSST-coherence earthquake relocations for the&nbsp;2023 Mw 7.8 and Mw 7.6,&nbsp;Kahramanmaraş - Gaziantep, Turkey earthquake sequence (28,264 events, M&ge;1.5, 2023-01-01 to 2023-06-24).</strong></p> <p>NLL-SSST-coherence (<a href="https://doi.org/10.1029/2021JB023190">Lomax and Savvaidis, 2022</a>; <a href="https://doi.org/10.26443/seismica.v2i1.324">Lomax and Henry, 2023</a>) is an enhanced, absolute-timing earthquake location procedure which 1) iteratively generates spatially varying travel-time corrections to improve multi-scale location precision and 2) uses waveform similarity to improve fine-scale location precision.</p> <p>Relocations performed with merged phase arrival data available from AFAD (<a href="https://deprem.afad.gov.tr/event-catalog">https://deprem.afad.gov.tr/event-catalog</a>) and&nbsp;KOERI (<a href="http://www.koeri.boun.edu.tr/sismo/2/bultenler">http://www.koeri.boun.edu.tr/sismo/2/bultenler</a>) downloaded on 2023-06-23. All events in the AFAD catalog with&nbsp;M&ge;1.5 are used for relocation; for each AFAD event, arrival data for the corresponding events from KOERI is merged when available (epicenter within 10km, origin time within 10 sec).</p> <p>Seismic velocity model is a smoothed version of the &quot;Final 1-D&quot; velocity model from:<br> Acarel, D., Cambaz, M.D., Turhan, F., Mutlu, A.K. &amp; Polat, R., 2019. Seismotectonics of Malatya Fault, Eastern Turkey. Open Geosciences, 11, 1098&ndash;1111. Available at: <a href="https://doi.org/10.1515/geo-2019-0085">https://doi.org/10.1515/geo-2019-0085</a>.</p> <p>[For relocations of events starting from 2020-01-01 through&nbsp;2023-03-04 and including the 2020 Mw 6.8 Elazığ, Turkey sequence, see v1.0 of this dataset: <a href="https://doi.org/10.5281/zenodo.7699882">https://doi.org/10.5281/zenodo.7699882</a>]<br> &nbsp;</p> <p>This repository archive file contains:</p> <p><strong>Full catalog in CSV format</strong>:&nbsp; X_Turkey_20230624A_Acarel2019smooth_NLL-SSST-coherence_M1.5.csv<br> CSV file data columns correspond to selected fields of the of NonLinLoc Hypocenter format output <a href="http://alomax.free.fr/nlloc/soft7.00/formats.html#_location_hypphs_">http://alomax.free.fr/nlloc/soft7.00/formats.html#_location_hypphs_</a></p> <p><strong>Key NLL-SSST-coherence configuration files</strong>: NLL-SSST-coherence_config/</p> <p><strong>Visualization images:</strong></p> <p>&nbsp;&nbsp;&nbsp; <strong>Full catalog</strong>:&nbsp; A_Turkey_20230624A_Acarel2019smooth_NLL-SSST-coherence_M1.5.png<br> &nbsp;&nbsp;&nbsp; <strong>Events with (68% location ellipsoid) err &le; 8km, origin-time color scale</strong>:&nbsp; B_Turkey_20230624A_Acarel2019smooth_NLL-SSST-coherence_M1.5_se8km_OTIME.png<br> &nbsp;&nbsp;&nbsp; <strong>Events with err &le; 8km</strong>:&nbsp; B_Turkey_20230624A_Acarel2019smooth_NLL-SSST-coherence_M1.5_se8km.png<br> &nbsp;&nbsp;&nbsp; <strong>Events with err &le; 8km, depth &le; 10km</strong>:&nbsp; C_Turkey_20230624A_Acarel2019smooth_NLL-SSST-coherence_M1.5_se8km_z-10.png<br> &nbsp;&nbsp;&nbsp; <strong>Events with err &le; 8km, depth &ge; 10km</strong>:&nbsp; C_Turkey_20230624A_Acarel2019smooth_NLL-SSST-coherence_M1.5_se8km_z10-.png</p> <p>Symbol size is proportional to event magnitude.<br> AFAD stations shown by light gray inverted pyramids.<br> KOERI stations shown by dark gray inverted pyramids.</p> <p>Origin-time plot event colors:<br> Blue: before 2023-02-06 M 7.8 event<br> Yellow: from 2023-02-06&nbsp; 01h17 UTC M 7.8 event through 2023-02-06 10h24 UTC M 7.6 event<br> Orange to Red: after 2023-02-06 10h24 UTC M 7.6 event</p> <p>Plot data:<br> Background image from https://opentopography.org<br> Mapped surface faults (light purple) from: Emre, &Ouml;., Duman, T.Y., &Ouml;zalp, S., Şaroğlu, F., Olgun, Ş., Elmacı, H. &amp; &Ccedil;an, T., 2018. Active fault database of Turkey. <em>Bull Earthquake Eng</em>, <strong>16</strong>, 3229&ndash;3275. <a href="https://doi.org/10.1007/s10518-016-0041-2">https://doi.org/10.1007/s10518-016-0041-2</a><br> Surface Rupture Lines (green) from: Reitman, N.G., Briggs, R.W., Barnhart, W.D., Thompson Jobe, J.A., DuRoss, C.B., Hatem, A.E., Gold, R.D., Ak&ccedil;iz, S., Koehler, R.D., Mejstrik, J.D., Collett, C., 2023, Fault rupture mapping of the 6 February 2023 Kahramanmaraş, T&uuml;rkiye, earthquake sequence from satellite data: U.S. Geological Survey data release, <a href="https://doi.org/10.5066/P985I7U2">https://doi.org/10.5066/P985I7U2</a>.</p> <p>&nbsp;</p> <p>Thanks to Sinan Ozeren, Didem Cambaz, Fatih Turhan, Dogan Kalafat, Selda Altuncu Poyraz, Kıvan&ccedil; Kekovalı, Onur Tan, Alberto Michelini and Pierre Henry for assistance and discussions.</p>

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

Computational 3D resolution enhancement for optical coherence tomography with a narrowband visible light source

<p>This repository contains the code and data underlying the publication &quot;<em>Computational 3D resolution enhancement for optical coherence tomography with a narrowband visible light source</em>&quot; in Biomedical Optics Express 14, 3532-3554 (2023)&nbsp;(doi.org/10.1364/BOE.487345).</p> <p>The reader is free to use the scripts and data in this depository, as long as the manuscript is correctly cited in their work. For further questions, please contact the corresponding author.&nbsp;</p> <p><strong>Description of the code and datasets</strong></p> <p>Table 1 describes all the Matlab and Python scripts in this depository. Table 2 describes the datasets. The input datasets are the phase corrected datasets, as the raw data is large in size and phase correction using a coverslip as reference is rather straightforward. Processed datasets are also added to the repository to allow for running only a limited number of scripts, or to obtain for example the aberration corrected data without the need to use python. Note that the simulation input data (<em>input_simulations_pointscatters_SLDshape_98zf_noise75.mat</em>) is generated with random noise, so if this is overwritten de results may slightly vary. Also the aberration correction is done with random apertures, so the processed aberration corrected data (<em>exp_pointscat_image_MIAA_ISAM_CAO.mat</em>&nbsp;and&nbsp;<em>exp_leaf_image_MIAA_ISAM_CAO.mat</em>) will also slightly change if the aberration correction script is run anew. The current processed datasets are used as basis for the figures in the publication. For details on the implementation we refer to the publication.</p> <table> <caption>Table 1: The Matlab and Python scripts with their description</caption> <tbody> <tr> <td><strong>Script name</strong></td> <td><strong>Description</strong></td> </tr> <tr> <td><em>MIAA_ISAM_processing.m</em></td> <td>This scripts performs the DFT, RFIAA and MIAA processing of the phase-corrected data that can be loaded from the datasets. Afterwards it also applies ISAM on the DFT and MIAA data and plots the results in a figure (via the scripts <em>plot_figure3, plot_figure5</em> and <em>plot_simulationdatafigure</em>).</td> </tr> <tr> <td><em>resolution_analysis_figure4.m</em></td> <td>This figure loads the data from the point scatterers (absolute amplitude data), seeks the point scatterrers and fits them to obtain the resolution data. Finally it plots figure 4 of the publication.</td> </tr> <tr> <td><em>fiaa_oct_c1.m,&nbsp;oct_iaa_c1.m, rec_fiaa_oct_c1.m,&nbsp;rfiaa_oct_c1.m</em>&nbsp;</td> <td>These four functions are used to apply fast IAA and MIAA. See <em>script&nbsp;MIAA_ISAM_processing.m</em>&nbsp;for their usage.</td> </tr> <tr> <td><em>viridis.m,&nbsp;morgenstemning.m</em></td> <td>These scripts define the colormaps for the figures.</td> </tr> <tr> <td><em>plot_figure3.m,&nbsp;plot_figure5.m,&nbsp;plot_simulationdatafigure.m</em></td> <td>These scripts are used to plot the figures 3 and 5 and a figure with simulation data. These scripts are executed at the end of script <em>MIAA_ISAM_processing.m.</em></td> </tr> <tr> <td>Python script:&nbsp;<em>computational_adaptive_optics_script.py</em></td> <td>Python script that applied computational adaptive optics to obtain the data for figure 6 of the manuscript.</td> </tr> <tr> <td>Python script:&nbsp;<em>zernike_functions2.py</em></td> <td>Python script that gives the values and carthesian derrivatives of the Zernike polynomials.</td> </tr> <tr> <td><em>figure6_ComputationalAdaptiveOptics.m</em></td> <td>Script that loads the CAO data that was saved in Python, analyzes the resolution, and plots figure 6.</td> </tr> <tr> <td>Python script:&nbsp;<em>OCTsimulations_3D_script2.py</em></td> <td>Python script simulates OCT data, adds noise and saves it as .mat file for use in the matlab script above.</td> </tr> <tr> <td>Python script:&nbsp;<em>OCTsimulations2.py</em></td> <td>Module that contains a python class that can be used to simulate 3D OCT datasets based on a Gaussian beam.</td> </tr> <tr> <td>Matlab toolbox DIPimage 2.9.zip</td> <td>Dipimage is used in the scripts. The toolbox can be downloaded online or this zip can be used.</td> </tr> </tbody> </table> <table> <caption>The datasets in this Zenodo repository</caption> <tbody> <tr> <td><strong>Name</strong></td> <td><strong>Description</strong></td> </tr> <tr> <td>input_leafdisc_phasecorrected.mat</td> <td>Phase corrected input image of the leaf disc (used in figure 5).</td> </tr> <tr> <td>input_TiO2gelatin_004_phasecorrected.mat</td> <td>Phase corrected input image of the TiO2 in gelatin sample.</td> </tr> <tr> <td>input_simulations_pointscatters_SLDshape_98zf_noise75</td> <td>Input simulation data that, once processed, is used in figure 4.</td> </tr> <tr> <td> <p>exp_pointscat_image_DFT.mat</p> <p>exp_pointscat_image_DFT_ISAM.mat</p> <p>exp_pointscat_image_RFIAA.mat</p> <p>exp_pointscat_image_MIAA_ISAM.mat</p> <p>exp_pointscat_image_MIAA_ISAM_CAO.mat</p> </td> <td>Processed experimental amplitude data for the TiO2 point scattering sample with respectively DFT, DFT+ISAM, RFIAA, MIAA+ISAM and MIAA+ISAM+CAO. These datasets are used for fitting in figure 4 (except for CAO), and MIAA_ISAM and MIAA_ISAM_CAO are used for figure 6.</td> </tr> <tr> <td> <p>simu_pointscat_image_DFT.mat</p> <p>simu_pointscat_image_RFIAA.mat</p> <p>simu_pointscat_image_DFT_ISAM.mat</p> <p>simu_pointscat_image_MIAA_ISAM.mat</p> </td> <td>Processed amplitude data from the simulation dataset, which is used in the script for figure 4 for the resolution analysis.</td> </tr> <tr> <td> <p>exp_leaf_image_MIAA_ISAM.mat</p> <p>exp_leaf_image_MIAA_ISAM_CAO.mat</p> </td> <td>Processed amplitude data from the leaf sample, with and without aberration correction which is used to produce figure 6.</td> </tr> <tr> <td> <p>exp_leaf_zernike_coefficients_CAO_normal_wmaf.mat</p> <p>exp_pointscat_zernike_coefficients_CAO_normal_wmaf.mat</p> </td> <td>Estimated Zernike coefficients and the weighted moving average of them that is used for the computational aberration correction. Some of this data is plotted in Figure 6 of the manuscript.</td> </tr> <tr> <td>input_zernike_modes.mat</td> <td>The reference Zernike modes corresponding to the data that is loaded to give the modes the proper name.</td> </tr> <tr> <td> <p>exp_pointscat_MIAA_ISAM_complex.mat</p> <p>exp_leaf_MIAA_ISAM_complex</p> </td> <td>Complex MIAA+ISAM processed data that is used as input for the computational aberration correction.&nbsp;</td> </tr> </tbody> </table> <p>&nbsp;</p>

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

Data release for "Measurements of the muon-neutrino and muon-antineutrino-induced coherent charged pion production cross sections on Carbon-12 by the T2K experiment"

<p>The T2K experiment reports the measurement of the flux averaged charged current coherent pion production cross section for neutrino and anti-neutrino scattering from&nbsp; a Carbon nucleus.&nbsp; These results are at a mean (anti)neutrino energy of 0.85~GeV in a restricted final state kinematic phase space. The neutrino measurement is an update to a previous result with systematic uncertainties reduced by a half. The antineutrino measurement is the first measurement of this cross section to be made at these energies. We find that the neutrino and antineutrino cross sections are consistent, as expected from theory, and that both agree with the current theoretical models, the Rein-Sehgal and Berger-Sehgal models.</p> <p>The data release contains a summary of these results as well as neutrino and antineutrino flux histograms with which the reader can make their own flux averaged cross section calculation.</p> <p>The paper is published in <a href="https://doi.org/10.1103/PhysRevD.108.092009">Physical Review D</a> and is available on the <a href="https://arxiv.org/abs/2308.16606">arXiv:2308.16606 [hep-ex]</a>.</p>

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

Data for submitted manuscript "Connections between Sub-cloud Coherent Structures and the Life Cycle of Shallow Cumulus Clouds: Evidence from Large Eddy Simulation"

<p>This is the dataset for a submitted manuscript &quot;Connections between Sub-cloud Coherent Structures and the Life Cycle of Shallow Cumulus Clouds: Evidence from Large Eddy Simulation&quot;&nbsp;for peer review.</p> <p>The NetCDF file includes masked objects for sub-cloud coherent structures and cloud for tracking.</p>

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

Alpha-frequency feedback to early visual cortex orchestrates coherent naturalistic vision (Rawdata)

<p>During naturalistic vision, the brain generates coherent percepts by integrating sensory inputs scattered across the visual field. Here, we asked whether this integration process is mediated by rhythmic cortical feedback. In EEG and fMRI experiments, we experimentally manipulated integrative processing by changing the spatiotemporal coherence of naturalistic videos presented across visual hemifields. Our EEG data revealed that information about incoherent videos is coded in feedforward-related gamma activity while information about coherent videos is coded in feedback-related alpha activity, indicating that integration is indeed mediated by rhythmic activity. Our fMRI data identified scene-selective cortex and hMT as likely sources of this feedback. Analytically combining our EEG and fMRI data further revealed that feedback-related representations in the alpha band shape the earliest stages of visual processing in cortex. Together, our findings indicate that the construction of coherent visual experiences relies on cortical feedback rhythms that fully traverse the visual hierarchy.</p>

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

Evaluation of HealinG of Polymer-Free Biomlimus A9-Coated Stent by Optical Coherence Tomography (EGO-BIOFREEDOM)

ClinicalTrials.gov study NCT01760876. IPD Sharing: Not stated. Countries: 1. Publications: 7.

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

Optical Coherence Tomography Angiography Evaluation of Ocular Changes in Patients With Carotid Artery Stenosis

ClinicalTrials.gov study NCT04326842. IPD Sharing: UNDECIDED. Countries: 1. Publications: 1.

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

Measurement of Anterior Chamber Cell Grading Using Ocular Coherence Tomography

ClinicalTrials.gov study NCT02907814. IPD Sharing: NO. Countries: 1. Publications: 6.

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

In Vivo Assessment of the Tooth-Resin Composite Interface Using Optical Coherence Tomography

ClinicalTrials.gov study NCT05145322. IPD Sharing: Not stated. Countries: 1. Publications: 3.

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

Stress-physiology Coherence, Interoception, and Well-being Following Mindfulness Training or Tracking Time Spent on Mobile Device

ClinicalTrials.gov study NCT04125758. IPD Sharing: YES. Countries: 1. Publications: 19.

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

Sutureless Glueless Technique Versus Interrupted Suturing for Conjunctival Autograft Fixation After Primary Pterygium Excision: Anterior Segment Optical Coherence Tomography (ASOCT) Study

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

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

Evaluation of Imaging of Peripheral Arteries by Optical Coherence Tomography and Intravascular Ultrasound Imaging

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

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

Novel EEG Coherence Biomarkers for PTSD Assessment

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

closedIPD-NOFeb 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