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.

3,916

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

3,916 results for “reconstruction”

Learn how ShareScore rates datasets ↗
zenodo44/100

CLDF dataset derived from Hill and Xun's "Proto-Burmish Reconstruction" from 2020

<p>Cite the source of the dataset as:</p> <blockquote> <p>Sūn, Hóngkāi 孙宏开 (1991): Zangmianyu yuyin he cihui 藏缅语音和词汇 [Tibeto-Burman phonology and lexicon]. Beijing: Chinese Social Sciences Press.</p> </blockquote>

opencc-by-4.0May 2022View details →
zenodo44/100

Training data for 'Preparing genomic data for phylogeny reconstruction' (Galaxy Training Material)

<p>This data is used for Galaxy Training Network training &#39;Preparing genomic data for phylogeny reconstruction&#39;. There are four nucleotide sequences from chromosome 5 of four strains of S. cerevisiae. The GenBank annotated sequenced were produced using &#39;funannotate predict annotation&#39; (Galaxy Version 1.8.9+galaxy2) on the nucleotide sequences sequences. References: DOI: 10.1126/science.274.5287.546; DOI: 10.1126/science.1189015; DOI: 10.1016/j.cell.2016.08.020</p>

opencc-by-4.0May 2022View details →
zenodo44/100

Supplementary data for manuscript titled: "Radiolitid Rudists: An Underestimated Archive for Cretaceous Climate Reconstruction"

<p>Supplementary data for manuscript titled: &quot;Radiolitid Rudists: An Underestimated Archive for Cretaceous Climate Reconstruction&quot;</p> <p>Containing raw stable isotope and trace element data used in the study</p>

opencc-by-4.0Jun 2022View details →
zenodo44/100

A Tortonian (Late Miocene, 11.61–7.25 Ma) global vegetation reconstruction

<p>This contains the Tortonian data-model hybrid global map of vegetation (figure 6B of Pound et al., 2011). Please remember to cite the original journal article when using it.</p> <p>For full details on the construction of this global biome map for 11.6-7.25 million years ago, please see:</p> <p>Pound, M.J., Haywood, A.M., Salzmann, U., Riding, J.B., Lunt, D.J. and Hunter, S.J., 2011. A Tortonian (late Miocene, 11.61&ndash;7.25 Ma) global vegetation reconstruction. <em>Palaeogeography, Palaeoclimatology, Palaeoecology</em>, <em>300</em> (1-4), pp.29-45. https://doi.org/10.1016/j.palaeo.2010.11.029</p>

opencc-by-4.0Jul 2022View details →
zenodo44/100

Can a knee sleeve influence ground reaction forces and knee joint power during a step-down hop in participants following ACL reconstruction? Discrete and time-continuous datasets

<p>Using a cross-over design, we estimated GRF and knee kinematics and kinetics during a step-down hop for 30 participants (age 26.1 [SD 6.7] years, 14 women) following ACL reconstruction (median 16 months post-surgery) with and without wearing a knee sleeve. In a subsequent randomised clinical trial, participants in the &lsquo;Sleeve Group&rsquo; (n=9) then wore the sleeve for 6 weeks at least 1 hour daily, while a &lsquo;Control Group&rsquo; (n=9) did not wear the sleeve. Statistical parametric mapping (SPM) was used to compare (1) GRF trajectories in the three planes as well as knee joint power between three conditions at baseline (uninjured side, unsleeved injured and sleeved injured side); (2) within-participant changes for GRF and knee joint power trajectories from baseline to follow-up between groups. We also compared discrete peak GRFs and power, rate of (vertical) force development, and mean knee joint power in the first 5% of stance phase. Time-continuous and discrete data are included in this dataset.</p>

opencc-by-4.0Jul 2022View details →
zenodo44/100

Phase Object Reconstruction for 4D-STEM using Deep Learning, (4D-STEM Training Data)

<p><strong>Overview </strong></p> <p>This repository contains 742,688 samples of simulated Convergent Beam Electron Diffraction patterns (CBEDs); the training data for the paper <a href="https://arxiv.org/abs/2202.12611">&quot;Phase Object Reconstruction for 4D-STEM using Deep Learning&quot;</a>. The folder contains multiple hdf5 datasets. Each dataset has a corresponding Excel-sheet containing detailed information and simulation parameters for every datapoint, as well as a summary-report containing the parameter distributions, hdf5-infos and random number generator settings. This makes every dataset reproducible, using the simulation codes provided in <a href="https://github.com/ThFriedrich/ap_data_generation">https://github.com/ThFriedrich/ap_data_generation</a>.</p> <p><strong>Technical details</strong></p> <p>Every Datapoint consists of a 3x3 set of adjacent Convergent Beam Electron Diffraction pattern (CBEDs), the coherent exit wave phase and amplitude in real and reciprocal space, and the probe functions phase and amplitude in real space. All patterns are 64x64 pixel in 16 bit unsigned integer data format.</p> <p>Every hdf5 file has the following structure:</p> <table> <tbody> <tr> <td>Attributes</td> <td>&#39;Seed&#39;:&nbsp; 6108236<br> &#39;State&#39;:&nbsp; 251786606 ...<br> &#39;Type&#39;:&nbsp; &#39;twister&#39;<br> &nbsp;&#39;arch&#39;:&nbsp; &#39;glnxa64&#39;<br> &#39;gpu&#39;:&nbsp; &#39;NVIDIA GeForce RTX 3080&#39;<br> &#39;matlab_ver&#39;:&nbsp; &#39;2021a&#39;</td> </tr> <tr> <td>Dataset &#39;features&#39;</td> <td> <p>Size: 64x64x9x5000<br> Datatype: H5T_STD_U16LE (uint16)</p> </td> </tr> <tr> <td>Dataset &#39;labels_k&#39;</td> <td> <p>Size: 64x64x2x5000<br> Datatype: H5T_STD_U16LE (uint16)</p> </td> </tr> <tr> <td>Dataset &#39;labels_r&#39;</td> <td> <p>Size: 64x64x2x5000<br> Datatype: H5T_STD_U16LE (uint16)</p> </td> </tr> <tr> <td>Dataset &#39;probe_r&#39;</td> <td> <p>Size: 64x64x2x5000<br> Datatype: H5T_STD_U16LE (uint16)</p> </td> </tr> <tr> <td>Dataset &#39;meta&#39;</td> <td> <p>Size: 19x5000<br> Datatype: H5T_IEEE_F32LE (single)</p> </td> </tr> </tbody> </table> <p>The data was written to hdf5 in matlab. When reading from these files consider possibly different storage conventions (Row major vs. column major format). Data may need to be transposed accordingly. The integer arrays were scaled to use the full range of the uint16 datatype. The scaling values are stored under &quot;meta&quot;. To restore the original values in floating point numbers, convert the arrays like this:</p> <p>Matlab:</p> <pre><code>hdf_file = ['db_h5_b_5_Training.h5']; n = 128; % load `n` k-space exit waves x = single(h5read(hdf_file, '/labels_k', [1,1,1,1], [64,64,2,n])); % `meta` contains parameters and scaling factors for a given datapoint in following order: [E_0(keV), cond_lens_outer_aper_ang(mrad), collection angle(rA), step_size(A), scale_cbed_1 ... scale_cbed_9, scale_phase_k, scale_amp_k, scale_phase_r, scale_amp_r, scale_probe_phase_r, scale_probe_amp_r] s = h5read(hdf_file, '/meta', [14,1], [2,n]); amplitude = zeros(64,64,n); phase = zeros(64,64,n); for ix = 1:n phase(:,:,n) = (x(:,:,1,n)*s(1,ix) / 65536) - pi; amplitude(:,:,n) = (x(:,:,2,n)*s(2,ix)) / 65536; end % The 9 CBEDs correspond to a 3x3 kernel of patterns. The order in [x,y] is: %[[3, 6, 9]; % [2, 5, 8]; % [1, 4, 7]] </code></pre>

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

Optical tomography measurements and reconstructions of a multiple-scattering 3d-printed microphantom

<p>This dataset contains 2 sets of measurements of a 3d-printed microphantom, carried out with optical diffraction tomography system at Warsaw University of Technology. The measurements are conducted for 2 different wavelengths: 633nm and 835nm. Also, tomographic reconstructions of these datasets are shown. The reconstructions were computed with 3 algorithms: GPSC [1], MSBP-I [2] and MSBP-E [3]. Additionally, model of the 3D-printed microphantom is given.</p> <p>All files are *.mat files.</p> <p>In the reconstruction files there are 4 variables:</p> <ul> <li>REC - reconstruction matrix with information about 3D refractive index values in the microphantom</li> <li>dx - sample size in the reconstruction in x-y direction</li> <li>dz - sample size in the reconstruction in z direction (if not given, dz=dx)</li> <li>niter - number of iterations that were computed to generate the reconstruction</li> </ul> <p>The variables in the sinogram files are:</p> <ul> <li>dx - sample size in tomographic projections</li> <li>lambda - wavelength</li> <li>M - magnification in the optical system</li> <li>n_immersion - refractive index of the immersion medium</li> <li>NA - numerical aperture of the optical system</li> <li>rayXY - x-y coordinates of vectors representing illumination directions from which tomographic projections were acquired</li> <li>SINOamp - amplitude distribution of tomographic projections</li> <li>SINOph - phase distributions of tomographic projections</li> </ul> <p>The variables in the phantom model files are:</p> <ul> <li>dx - sample size</li> <li>n_immersion - refractive index of simulated immersion</li> <li>n_phantom - refractive index of the phantom model</li> </ul> <p>[1] W. Krauze, &ldquo;Optical diffraction tomography with finite object support for the minimization of missing cone artifacts,&rdquo;277<br> Biomed. optics express 11, 1919&ndash;1926 (2020)<br> [2] S. Chowdhury, M. Chen, R. Eckert, D. Ren, F. Wu, N. Repina, and L. Waller, &ldquo;High-resolution 3D refractive index292<br> microscopy of multiple-scattering samples from intensity images,&rdquo; Optica 6, 1211 (2019).<br> [3] U. S. Kamilov, I. N. Papadopoulos, M. H. Shoreh, A. Goy, C. Vonesch, M. Unser, and D. Psaltis, &ldquo;Learning approach288<br> to optical tomography,&rdquo; Optica 2, 517 (2015).</p>

opencc-by-4.0Jun 2022View details →
zenodo44/100

GRAiCE: Terrestrial water storage anomalies reconstructions

<p>Terrestrial Water Storage (TWS) is the total amount of freshwater stored on and below the Earth&rsquo;s land surface, including surface water, groundwater, soil moisture, snow, and ice. As a result, TWS is a crucial variable of the global hydrologic cycle, representing an essential indicator of water availability.</p> <p>Since 2002, the Gravity Recovery and Climate Experiment (GRACE) mission and its follow-on (GRACE-FO) have been measuring temporal and spatial variations of TWS, namely the Terrrestrial Water Storage Anomalies (TWSA), enabling the monitoring of global hydrological changes over the last two decades. However, the lack of observations prior to 2002 along with the temporal gaps in GRACE/GRACE-FO time series limit our understanding of long-term variations of global freshwater availability.</p> <p>In this study, we use Long Short-Term Memory (LSTM) and Bidirectional LSTM (BiLSTM) neural networks and two sets of predictors to develop four global monthly reconstructions of TWSA from 1984 to 2021 at 0.5&ordm; spatial resolution (GR<em>Ai</em>CE). The first set of predictors is given by a combination of five fundamental meteorological forcings and data on vegetation dynamics, whereas the second set of predictors includes the five meteorological forcings only. Specifically, the meteorological predictors are monthly averaged data of total precipitation, snow depth water equivalent, surface net solar radiation, surface air temperature, and surface air relative humidity. We derive data on vegetation dynamics from a long-term reconstruction of solar-induced fluorescence (SIF), which represents a proxy for photosynthesis. Each model is trained with monthly TWSA data from the GRACE JPL mascon dataset. The GR<em>Ai</em>CE dataset accurately reproduces GRACE/GRACE-FO observations at the global scale and across different climatic regions. Moreover, we found that our models predict observed TWSA better than a previous reference reconstruction and produce reliable estimates of the water budget at the river basin scale. Beyond generating long-term continuous TWSA time series, our models allow us to detect and examine TWS changes due to climate variability/change.</p> <p>This repository contains the GR<em>Ai</em>CE dataset and includes four files in netCDF format. The dataset provides monthly TWSA estimates from 1984 to 2021 at a 0.5&ordm; spatial resolution. TWSA values are expressed in terms of cm of equivalent water thickness. GRAiCE_LSTM.nc and GRAiCE_BiLSTM.nc files contain TWSA reconstructions obtained from LSTM and BiLSTM models fed with all predictors (i.e., including SIF data), respectively. GRAiCE_LSTMnoSIF.nc and GRAiCE_BiLSTMnoSIF.nc files contain TWSA reconstructions obtained from LSTM and BiLSTM models fed with meteorological forcings only (i.e., without SIF data).</p>

opencc-by-4.0Dec 2023View details →
zenodo44/100

Trackerless 3D Freehand Ultrasound Reconstruction Challenge 2024 - Train Dataset (Part 2)

<blockquote> <p><strong>This Challenge will be an open-ended challenge, and we welcome your submission. Please register your team via this ⁠<a title="https://forms.office.com/e/dPg47ktV7M" href="https://forms.office.com/e/dPg47ktV7M" target="_blank" rel="noopener">form</a>. You can submit the algorithm via this <a title="https://forms.office.com/e/QChhNkLYiu" href="https://forms.office.com/e/QChhNkLYiu" target="_blank" rel="noopener noreferrer">form</a> for TUS-REC2024 Challenge, and we will test your submitted docker on the test set.</strong></p> <p><strong>We are organising TUS-REC2025 at MICCAI2025. More information is available on the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/" target="_blank" rel="noopener">TUS-REC2025 challenge website</a> and <a href="https://github.com/QiLi111/TUS-REC2025-Challenge_baseline" target="_blank" rel="noopener">Baseline code repo</a>.</strong></p> </blockquote> <p><strong>This is the second part of the Challenge dataset.&nbsp;<a href="../doi/10.5281/zenodo.11178509" target="_blank" rel="noopener">Link</a> to first part; <a href="../doi/10.5281/zenodo.11355500" target="_blank" rel="noopener">Link</a> to third part. <a href="../doi/10.5281/zenodo.12979481" target="_blank" rel="noopener">Link</a> to validation dataset.</strong></p> <p>Acquisition devices and config: The 2D US images were acquired using an Ultrasonix machine (BK, Europe) with a curvilinear probe (4DC7-3/40). The associated position information of each frame was recorded by an optical tracker (NDI Polaris Vicra, Northern Digital Inc., Canada). The acquired US frames were recorded at 20 fps, with an image size of 480&times;640, without speckle reduction. The frequency was set at 6MHz with a dynamic range of 83 dB, an overall gain of 48% and a depth of 9 cm.&nbsp;</p> <div> <p>Scanning protocol: Both left and right forearms of volunteers were scanned. For each forearm, the US probe moves in three different trajectories (straight line shape, "C" shape, and "S" shape), in a distal-to-proximal direction followed by a proximal-to-distal direction, with the US plane perpendicular of and parallel to the scanning direction. The train dataset contains 1200 scans in total, 24 scans associated with each subject.</p> <div> <div> <p>For detailed information please refer to the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/TUS-REC2024/" target="_blank" rel="noopener">Challenge website</a>. Baseline code is also provided, which can be found at this <a href="https://github.com/QiLi111/tus-rec-challenge_baseline" target="_blank" rel="noopener">repo</a>.</p> <p>Dataset structure:&nbsp;</p> </div> <div> <ul> <li> <p>The dataset contains 50 folders (one subject per folder), each with 24 scans. Each .h5 file corresponds to one scan, storing image and transformation of each frame within this scan. Key-value pairs in each .h5 file are explained below.</p> <ul> <li> <p>&ldquo;frames&rdquo;&nbsp; - All frames in the scan; with a shape of [N,H,W], where N refers to the number of frames in the scan, H and W denote the height and width of a frame.&nbsp;</p> </li> <li> <p>&ldquo;tforms&rdquo; - All transformations in the scan; with a shape of [N,4,4], where N is the number of frames in the scan, and the transformation matrix denotes the transformation from tracker tool space to camera space.&nbsp;</p> </li> <li> <p>Notations in the name of each .h5 file: &ldquo;RH&rdquo;: right arm; &ldquo;LH&rdquo;: left arm; &ldquo;Per&rdquo;: perpendicular; &ldquo;Par&rdquo;: parallel; &ldquo;L&rdquo;: straight line shape; &ldquo;C&rdquo;: C shape; &ldquo;S&rdquo;: S shape; &ldquo;DtP&rdquo;: distal-to-proximal direction; &ldquo;PtD&rdquo;: proximal-to-distal direction; For example, &ldquo;RH_Per_L_DtP.h5&rdquo; denotes a scan on the right forearm, with ultrasound probe perpendicular of the forearm sweeping along straight line, in distal-to-proximal direction.</p> </li> </ul> </li> <li> <p>Calibration matrix: The calibration matrix was obtained using a pinhead-based method. The "scaling_from_pixel_to_mm" and "spatial_calibration_from_image_coordinate_system_to_tracking_tool_coordinate_system" are provided in the &ldquo;calib_matrix.csv&rdquo;.&nbsp;</p> </li> </ul> <div> <p><strong>Data Usage Policy:</strong></p> <ul> <li>The training and validation data provided may be utilized within the research scope of this challenge and in subsequent research-related publications. However, commercial use of the training and validation data is prohibited. In cases where the intended use is ambiguous, participants accessing the data are requested to abstain from further distribution or use outside the scope of this challenge.</li> <li>If you use our dataset in your publication, please cite the challenge paper and some of the following optional articles:&nbsp; <ul> <li>Challenge paper: <ul> <li><strong>Qi Li et al. "TUS-REC2024: A Challenge to Reconstruct 3D Freehand Ultrasound Without External Tracker." <em>arXiv preprint arXiv:<a title="https://arxiv.org/abs/2506.21765" href="https://doi.org/10.48550/arXiv.2506.21765" target="_blank" rel="noopener">2506.21765</a></em>&nbsp;(2025).</strong></li> </ul> </li> <li>Optional articles: <ul> <li>Qi Li, Ziyi Shen, Qianye Yang, Dean C. Barratt, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Nonrigid Reconstruction of Freehand Ultrasound without a Tracker." In&nbsp;<em>International Conference on Medical Image Computing and Computer-Assisted Intervention</em>, pp. 689-699. Cham: Springer Nature Switzerland, 2024. doi: <a href="https://doi.org/10.1007/978-3-031-72083-3_64" target="_blank" rel="noopener">10.1007/978-3-031-72083-3_64.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Long-term Dependency for 3D Reconstruction of Freehand Ultrasound Without External Tracker." IEEE Transactions on Biomedical Engineering, vol. 71, no. 3, pp. 1033-1042, 2024. doi:&nbsp;<a href="https://ieeexplore.ieee.org/abstract/document/10288201" target="_blank" rel="noopener">10.1109/TBME.2023.3325551</a>.</li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Trackerless freehand ultrasound with sequence modelling and auxiliary transformation over past and future frames." In 2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI), pp. 1-5. IEEE, 2023. doi: <a href="https://doi.org/10.1109/ISBI53787.2023.10230773" target="_blank" rel="noopener">10.1109/ISBI53787.2023.10230773.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Privileged Anatomical and Protocol Discrimination in Trackerless 3D Ultrasound Reconstruction." In International Workshop on Advances in Simplifying Medical Ultrasound, pp. 142-151. Cham: Springer Nature Switzerland, 2023. doi: <a href="https://doi.org/10.1007/978-3-031-44521-7_14" target="_blank" rel="noopener">https://doi.org/10.1007/978-3-031-44521-7_14.</a></li> </ul> </li> </ul> </li> </ul> </div> </div> </div> </div>

opencc-by-nc-sa-4.0May 2024View details →
zenodo44/100

Trackerless 3D Freehand Ultrasound Reconstruction Challenge 2024 - Train Dataset (Part 1)

<blockquote> <p><strong>This Challenge will be an open-ended challenge, and we welcome your submission. Please register your team via this ⁠<a title="https://forms.office.com/e/dPg47ktV7M" href="https://forms.office.com/e/dPg47ktV7M" target="_blank" rel="noopener">form</a>. You can submit the algorithm via this <a title="https://forms.office.com/e/QChhNkLYiu" href="https://forms.office.com/e/QChhNkLYiu" target="_blank" rel="noopener noreferrer">form</a> for TUS-REC2024 Challenge, and we will test your submitted docker on the test set.</strong></p> <p><strong>We are organising TUS-REC2025 at MICCAI2025. More information is available on the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/" target="_blank" rel="noopener">TUS-REC2025 challenge website</a> and <a href="https://github.com/QiLi111/TUS-REC2025-Challenge_baseline" target="_blank" rel="noopener">Baseline code repo</a>.</strong></p> </blockquote> <p><strong>This is the first part of the Challenge train dataset.&nbsp;<a href="../doi/10.5281/zenodo.11180795" target="_blank" rel="noopener">Link</a> to second part; <a href="../doi/10.5281/zenodo.11355499" target="_blank" rel="noopener">Link</a> to third part. <a href="../doi/10.5281/zenodo.12979481" target="_blank" rel="noopener">Link</a> to validation dataset.</strong></p> <p>Acquisition devices and config: The 2D US images were acquired using an Ultrasonix machine (BK, Europe) with a curvilinear probe (4DC7-3/40). The associated position information of each frame was recorded by an optical tracker (NDI Polaris Vicra, Northern Digital Inc., Canada). The acquired US frames were recorded at 20 fps, with an image size of 480&times;640, without speckle reduction. The frequency was set at 6MHz with a dynamic range of 83 dB, an overall gain of 48% and a depth of 9 cm.&nbsp;</p> <div> <p>Scanning protocol: Both left and right forearms of volunteers were scanned. For each forearm, the US probe moves in three different trajectories (straight line shape, "C" shape, and "S" shape), in a distal-to-proximal direction followed by a proximal-to-distal direction, with the US plane perpendicular of and parallel to the scanning direction. The train dataset contains 1200 scans in total, 24 scans associated with each subject.</p> <p>For detailed information please refer to the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/TUS-REC2024/" target="_blank" rel="noopener">Challenge website</a>. Baseline code is also provided, which can be found at this <a href="https://github.com/QiLi111/tus-rec-challenge_baseline" target="_blank" rel="noopener">repo</a>.</p> <p>Dataset structure:&nbsp;</p> </div> <div> <ul> <li> <p>The dataset contains 50 folders (one subject per folder), each with 24 scans. Each .h5 file corresponds to one scan, storing image and transformation of each frame within this scan. Key-value pairs in each .h5 file are explained below.</p> <ul> <li> <p>&ldquo;frames&rdquo;&nbsp; - All frames in the scan; with a shape of [N,H,W], where N refers to the number of frames in the scan, H and W denote the height and width of a frame.&nbsp;</p> </li> <li> <p>&ldquo;tforms&rdquo; - All transformations in the scan; with a shape of [N,4,4], where N is the number of frames in the scan, and the transformation matrix denotes the transformation from tracker tool space to camera space.&nbsp;</p> </li> <li> <p>Notations in the name of each .h5 file: &ldquo;RH&rdquo;: right arm; &ldquo;LH&rdquo;: left arm; &ldquo;Per&rdquo;: perpendicular; &ldquo;Par&rdquo;: parallel; &ldquo;L&rdquo;: straight line shape; &ldquo;C&rdquo;: C shape; &ldquo;S&rdquo;: S shape; &ldquo;DtP&rdquo;: distal-to-proximal direction; &ldquo;PtD&rdquo;: proximal-to-distal direction; For example, &ldquo;RH_Per_L_DtP.h5&rdquo; denotes a scan on the right forearm, with ultrasound probe perpendicular of the forearm sweeping along straight line, in distal-to-proximal direction.</p> </li> </ul> </li> <li> <p>Calibration matrix: The calibration matrix was obtained using a pinhead-based method. The "scaling_from_pixel_to_mm" and "spatial_calibration_from_image_coordinate_system_to_tracking_tool_coordinate_system" are provided in the &ldquo;calib_matrix.csv&rdquo;.&nbsp;</p> </li> </ul> <div> <p><strong>Data Usage Policy:</strong></p> <ul> <li>The training and validation data provided may be utilized within the research scope of this challenge and in subsequent research-related publications. However, commercial use of the training and validation data is prohibited. In cases where the intended use is ambiguous, participants accessing the data are requested to abstain from further distribution or use outside the scope of this challenge.</li> <li>If you use our dataset in your publication, please cite the challenge paper and some of the following optional articles:&nbsp;&nbsp; <ul> <li>Challenge paper: <ul> <li><strong>Qi Li et al. "TUS-REC2024: A Challenge to Reconstruct 3D Freehand Ultrasound Without External Tracker." <em>arXiv preprint arXiv:<a title="https://arxiv.org/abs/2506.21765" href="https://doi.org/10.48550/arXiv.2506.21765" target="_blank" rel="noopener">2506.21765</a></em>&nbsp;(2025).</strong></li> </ul> </li> <li>Optional articles: <ul> <li>Qi Li, Ziyi Shen, Qianye Yang, Dean C. Barratt, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Nonrigid Reconstruction of Freehand Ultrasound without a Tracker." In&nbsp;<em>International Conference on Medical Image Computing and Computer-Assisted Intervention</em>, pp. 689-699. Cham: Springer Nature Switzerland, 2024. doi: <a href="https://doi.org/10.1007/978-3-031-72083-3_64" target="_blank" rel="noopener">10.1007/978-3-031-72083-3_64.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Long-term Dependency for 3D Reconstruction of Freehand Ultrasound Without External Tracker." IEEE Transactions on Biomedical Engineering, vol. 71, no. 3, pp. 1033-1042, 2024. doi:&nbsp;<a href="https://ieeexplore.ieee.org/abstract/document/10288201" target="_blank" rel="noopener">10.1109/TBME.2023.3325551</a>.</li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Trackerless freehand ultrasound with sequence modelling and auxiliary transformation over past and future frames." In 2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI), pp. 1-5. IEEE, 2023. doi: <a href="https://doi.org/10.1109/ISBI53787.2023.10230773" target="_blank" rel="noopener">10.1109/ISBI53787.2023.10230773.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Privileged Anatomical and Protocol Discrimination in Trackerless 3D Ultrasound Reconstruction." In International Workshop on Advances in Simplifying Medical Ultrasound, pp. 142-151. Cham: Springer Nature Switzerland, 2023. doi: <a href="https://doi.org/10.1007/978-3-031-44521-7_14" target="_blank" rel="noopener">https://doi.org/10.1007/978-3-031-44521-7_14.</a></li> </ul> </li> </ul> </li> </ul> </div> </div>

opencc-by-nc-sa-4.0May 2024View details →
zenodo44/100

Three-dimensional Reconstructions and Quantitative Indicators for colloidal particles in Dry and Liquid Conditions in Scanning Transmission Electron Microscope (STEM)

<p>This dataset accompanies the research presented in the paper:</p> <div>Esteban, D.A., Wang, D., Kadu, A., Olluyn, N., Iglesias, A.S., Perez, A.G., Casablanca, J.G., Nicolopoulos, S., Liz-Marz&aacute;n, L.M. and Bals, S., 2023. Liquid phase fast electron tomography unravels the true 3D structure of colloidal assemblies. <em>arXiv preprint arXiv:2311.05309</em>. [<a href="https://arxiv.org/pdf/2311.05309" target="_blank" rel="noopener">link</a>]</div> <p>It provides a comprehensive collection of three-dimensional reconstructions and quantitative descriptors for small colloidal particles. These gold nanoparticles are arranged in tetrahedral and other intricate geometries under both dry and liquid conditions. The dataset contains 3D reconstructions and quantitative indicators such as centroids, volumes, surface areas, solidity measures, and principal axis lengths for assemblies with 4, 5, and 6 particles.&nbsp;</p> <p>The dataset includes: <code>N4_dry_dart.rec</code> and <code>N4_liquid_dart.rec</code> for the 3D reconstructions of an assembly with 4 particles in dry and liquid conditions respectively; <code>N4_quant_descriptors_dry.mat</code> and <code>N4_quant_descriptors_liquid.mat</code> providing quantitative descriptors for these conditions. Similar files are provided for assemblies with 5 and 6 particles, such as <code>N5_dry_dart.rec</code>, <code>N5_liquid_dart.rec</code>, <code>N5_quant_descriptors_dry.mat</code>, <code>N5_quant_descriptors_liquid.mat</code>, and the corresponding files for N6.&nbsp;</p> <p>This dataset can be used to study the structural dynamics of nanoparticle assemblies and studies in colloidal chemistry, materials science, and nanotechnology. The&nbsp;<code>.rec</code> files can be visualized using volume rendering software (e.g. Amira or Avizo), while the&nbsp;<code>.mat</code> files contain structured data for analysis in MATLAB.&nbsp;The supporting code and scripts for this dataset are available on the GitHub repository:&nbsp;<a href="https://github.com/ajinkyakadu/LiquidET_NatComm2024" target="_new" rel="noreferrer">https://github.com/ajinkyakadu/LiquidET_NatComm2024</a>.&nbsp;</p>

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

Diffusion weighted MR imaging of post-mortem rat brain to allow reconstruction of the cortical connectome

<h2>Brief description</h2> <p>&nbsp;</p> <p>These data accompany the article by Sinke et al. (Sinke et al., 2018). It contains the dMRI image volumes of 10 rats, a subset of these data was used for the tractography procedures described in the article. In addition high-resolution 3D balanced SSFP data are provided with high contrast between grey and white matter and CBF. The data are also accompanied by T<sub>1</sub> weighted 3D spoiled gradient echo volumes at three different echo times (5,10 and 15 ms) which can be used for T<sub>2</sub>* measurements.</p> <h2>Animals</h2> <p>&nbsp;</p> <p>All animal procedures were approved by the Animal Experiments Committee of the University Medical Center Utrecht and Utrecht University. Experiments were performed in accordance with the guidelines of the European Communities Council Directive. Ten healthy adult (12&ndash;13 weeks old) male Wistar rats have been used and are described in the RCR_table.csv file. Animals were sacrificed and their brains were fixed with transcardial perfusion-fixation. Brains were extracted scanned.</p> <p>&nbsp;</p> <h2>MR acquisition</h2> <p>&nbsp;</p> <p>MRI was performed on a 9.4 T horizontal bore MR system (Varian, Palo Alto, CA, USA) equipped with a 6 cm ID gradient insert with gradients up to 1 T/m. A custom made solenoid coil with an internal diameter of 2.6 cm was used for excitation and reception of the MR signal. The perfusion-fixed brains were inserted with the skulls intact in a custom-made holder and immersed in non-magnetic oil (Fomblin, Solvay Solexis). Diffusion MR used a 3D diffusion-weighted spin-echo sequence with an isotropic spatial resolution of 150 mm, where the read- and phase- encode direction were &nbsp;acquired using 8-shot EPI encoding and the second phase direction was linearly phase-encoded (TR/TE 500/32.4 ms, 220*128*108 matrix, FOV 33*19.2*16 mm<sup>3</sup>, D/d 15/4 ms, b 1031,2078,3994,6038,7756 s/mm<sup>2</sup>, 60 diffusion-weighted images in non-collinear directions and 24 images without diffusion weighting (b=0), number of averages 1, total number of images 325). Four 3D BSSFP images were acquired with an isotropic spatial resolution of 100 mm (TR/TE 15.4/7.7 ms, flip angle 40&deg;, 320*160*190 matrix, FOV 32*16*19 mm<sup>3</sup>, 6 averages, pulse angle shift 0&deg;, 90&deg;, 180&deg; and 270&deg;). The four images were added as complex images to obtain a single BSSFP image with reduced banding artifacts in the brain. If scanning time allowed, three spoiled gradient-echo acquisitions were also performed with varying echotimes of 15, 10 and 5 ms respectively and TR 20 ms &nbsp;(flip angle 40&deg;, 320*160*190 matrix, FOV 32*16*19 mm<sup>3</sup>, 24 averages, pulse angle shift 117&deg;).</p> <h2>Data structure</h2> <p>&nbsp;</p> <p>The repository contains the following data:</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; READ_ME.txt: this file</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RCR_table.csv : Table containing acquisition dates and numbers for the scanned animals.</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rawdata.zip : Zipped data directory &lsquo;rawdata&rsquo; containing acquired images in NIfTI data format per animal. Data can be unzipped using the &lsquo;unzip&rsquo; command. Directory rawdata contains subdirectories RCR01 to RCR10 (individual rat directories). Each rat directory contains the following NIfTI files:</p> <p>o&nbsp;&nbsp; bal.nii.gz and balsumcom.nii.gz : The separate acquisitions of the BSSFP experiment and the complex summation of the data respectively.</p> <p>o&nbsp;&nbsp; dtitot.nii.gz : The diffusion weighted volumes in the order that they were acquired.</p> <p>o&nbsp;&nbsp; bvals and bvecs : Text files containing the b-values and b-vectors in the order that they were acquired, so this corresponds with the dtitot.nii.gz file.</p> <p>o&nbsp;&nbsp; zerob: Text file containing the image numbers where images with no diffusion weighting were acquired.</p> <p>o&nbsp;&nbsp; ubal1.nii.gz, ubal2.nii.gz and ubal3.nii.gz : The three 3D spoiled gradient acquisitions with TE 15,10, and 5 ms respectively.</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; derivatives.zip : Zipped data directory &lsquo;derivatives&rsquo; containing calculated images of the diffusion parameters after application of FMRIB&rsquo;s diffusion toolbox DTIfit. In addition it contains a file dti3D_b0.nii.gz which is a summation of all the b0-images and a file mask.nii.gz containing the &lsquo;brain&rsquo; mask used for application of DTIfit.</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sinke_BrainStructureFunction2018.pdf : The article based on (part) of these data.</p>

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

A Quantitative Tomotectonic Plate Reconstruction of Western North America and the Eastern Pacific Basin

<p>The two plate model archives in this directory are linked to the paper (<em>Geochemistry, Geophysics, Geosystems</em>, in press):</p> <p>A Quantitative Tomotectonic Plate Reconstruction of Western North America and the Eastern Pacific Basin by Edward J. Clennett1, Karin Sigloch1, Mitchell G. Mihalynuk2, Maria Seton3, Martha A. Henderson2, Kasra Hosseini1,4, Afsaneh Mohammadzaheri1, Stephen T. Johnston5, and R. Dietmar Muller3</p> <p>1. Department of Earth Sciences, University of Oxford, South Parks Road, Oxford OX1 3AN, UK</p> <p>2. British Columbia Geological Survey, P.O. Box Stn Prov Govt, Victoria, BC, V8W 9N3, Canada</p> <p>3. EarthByte Group, School of Geosciences, The University of Sydney, NSW 2006, Australia</p> <p>4. The Alan Turing Institute, British Library, 96 Euston Road, London NW1 2DB, UK</p> <p>5. Department of Earth and Atmospheric Sciences, University of Alberta, Edmonton, AB T6G 2E3, Canada</p> <p>The zipped archive contains two plate models: <strong>Clennett_etal_2020_M2019.zip</strong> and <strong>Clennett_etal_2020_S2013.zip</strong>. The former is our model in the M&uuml;ller et al. (2019) reference frame, and the latter is our model implemented into the Shephard et al. (2013) plate reconstruction. Both of these folders contain the same types of files: coastlines, plate boundaries, plate topologies, a rotation file and terrane shapefiles.</p> <p>To view the models, open GPlates (downloadable at: <a href="https://www.gplates.org">www.gplates.org</a>), click 'File' &gt; 'Open Project', navigate to the folder containing the desired model, and then click on the file <strong>Clennett_etal_2020_G3_XXXX.gproj</strong>. This will simultaneously open all the files that comprise the model. A layers panel will appear, with the option to turn on/off certain files. The view can be changed by clicking on the globe, and the model can be run by clicking the play button in the animation bar, starting from 170Ma. Features can be inspected by clicking the 'choose feature' tab, selecting a feature, and clicking 'query feature'.</p> <p>The files that comprise the model are described below:</p> <p>1. <strong>Clennett_etal_2020_Coastlines.gpml</strong>: Coastlines used in the reconstruction. The coastlines of western North America and Mexico were edited from the global model to account for later terrane accretions.&nbsp;</p> <p>2. <strong>Clennett_etal_2020_NAm_bounds.gpml</strong>: File containing the new plate boundaries digitised in this study.</p> <p>3. <strong>Clennett_etal_2020_Plates.gpml</strong>: File containing the edited plate boundaries of the global model, as well as our new continuously-closing plate topologies.</p> <p>4. <strong>Clennett_etal_2020_Rotations.rot</strong>: This is the rotation file that contains the relative motions between plates, terranes and plate boundaries for western North America and the eastern Pacific basin. The first column specifies the plate ID, the second column the timestep, the third, fourth and fifth columns are the latitude, longitude and angle of the stage rotations, and the sixth column is the plate that the feature moves relative to. Most lines are accompanied with a comment describing the rotation.</p> <p>5. <strong>Clennett_etal_2020_Terranes.gpml</strong>: This file contains all the terranes shown in the model. We further divided these into superterranes, so that each can be coloured accordingly for better visualisation purposes: a. Angayucham.gpml b. Farallon.gpml c. Guerrero.gpml d. Insular.gpml e. Intermontane.gpml f. Kula.gpml g. North_America.gpml h. Western_Jurassic.gpml</p> <p>6. <strong>Movie</strong>&nbsp;<strong>S1</strong>. Movie showing plate evolution at 1 million-year intervals, embedded within the Muller et al. (2019) global model. Blue boundaries are subduction zones, red boundaries are mid-ocean ridges, green boundaries are transform faults, and pink boundaries are other unspecified boundaries. Plates are not labelled but can be identified from figures 5-10.</p> <p>7. <strong>Movie S2</strong>. Movie showing plate evolution at 1 million-year intervals, embedded within the Shephard et al. (2013) global model. Blue boundaries are subduction zones, red boundaries are mid-ocean ridges, green boundaries are transform faults, and pink boundaries are other unspecified boundaries. Plates are not labelled but can be identified from figures 5-10.</p> <p>&nbsp;</p> <p>The agegrids and spreading rate grids associated with this model can be accessed at: <a href="https://repo.gplates.org/webdav/PlateModel_Age_SR_Grids/Clennett_etal_2020_G3/" target="_blank" rel="noopener">https://repo.gplates.org/webdav/PlateModel_Age_SR_Grids/Clennett_etal_2020_G3/</a></p>

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

Historical Reconstruction Dataset of Hourly Expected On-Shore Wind Generation in Japan

<h2>Description</h2> <p>This is a historical reconstruction dataset of hourly expected wind generation based on dynamically downscaled atmospheric reanalysis for assessing the spatio-temporal impact of on-shore wind in Japan.</p> <p>The dataset consists of a set of <a href="https://www.unidata.ucar.edu/software/netcdf/">netCDF</a>&nbsp;files with yearly archives of reconstruction results from 1958&nbsp;to 2012; hourly expected on-shore wind power potential in Japan with a spatial resolution of approximately 5 km mesh has been reconstructed from the numerical weather model reanalysis results. The expected per-unit output values at each location&nbsp;were calibrated using a nonparametric machine learning model that learns statistical relationships between spatial/meteorological features of target locations and actual wind farm outputs.</p> <p>A convenient way to handle this dataset would be to use a tool for manipulating netCDF files, such as&nbsp;<a href="https://code.mpimet.mpg.de/projects/cdo">CDO: Climate Data Operators</a>.</p> <h2>Associated Publication</h2> <ul> <li>Yu Fujimoto, Masamichi Ohba, Yujiro Tanno, Daisuke Nohara, Yuki Kanno, Akihisa Kaneko, Yasuhiro Hayashi, Yuki Itoda, and Wataru Wayama, "Historical Reconstruction Dataset of Hourly Expected Wind Generation Based on Dynamically Downscaled Atmospheric Reanalysis for Assessing Spatio-Temporal Impact of On-Shore Wind in Japan", <em>Big Earth Data</em>, doi: 10.1080/20964471.2024.2374044&nbsp;</li> </ul> <h2>Version history</h2> <ul> <li>Ver. 1.0: Released.</li> <li>Ver. 1.1: The preprocessing of the source information used for dataset preparation has changed.</li> <li>Ver. 1.2: The hyperparameter tuning scheme for the post-processing model has changed.</li> </ul>

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

Models and Datasets for "Extracting Paleoweather from Paleoclimate: A Deep Learning Reconstruction of Northern Hemisphere Summertime Atmospheric Blocking over the Last Millennium"

<p><strong>Associated publication:</strong> <em>Karamperidou, C., Extracting Paleoweather from Paleoclimate: A Deep Learning Reconstruction of Northern Hemisphere Summertime Atmospheric Blocking over the Last Millennium, Nature Communications Earth &amp; Environment, (2024)</em></p> <p>&nbsp;</p> <p><strong>This repository contains:</strong></p> <ul> <li>the architecture and weights of&nbsp;PaleoBlockNet v1.0</li> <li>the following ensemble DL reconstructions of JJA frequency of blocked days inferred by PaleoBlockNet: <ol> <li>the 10-member NTREND-based DL reconstruction; uses as input the NTREND DA N.Hemisphere MJJA surface temperature anomaly by King et al. (2021)</li> <li>the 100-member PHYDA-based DL reconstruction; uses as input the PHYDA JJA surface temperature anomaly by Steiger et al. (2018)</li> <li>the 12-member LME-based DL reconstruction; uses as input the CESM-LME surface temperature anomaly; this is a sensitivity experiment (see publication for details).</li> </ol> </li> <li>Integrated Gradients that assign importance to the input features for PaleoblockNet's blocking inferences&nbsp;</li> <li>train-validate-test samples to use with sample scripts from the Gituhub repo github/ckaramp-research/paleoblocknet</li> </ul> <p>&nbsp;</p> <p><strong>If you use this dataset, please cite the associated publication and the present repository.</strong></p> <p>To&nbsp;<strong>interactively explore</strong> the datasets, a web interface has been developed and can be accessed at <a href="https://www2.hawaii.edu/~ckaramp/paleoblocknet">https://www2.hawaii.edu/~ckaramp/paleoblocknet</a></p> <p>Contact the author Christina Karamperidou (<a title="Karamperidou Research Group" href="https://www2.hawaii.edu/~ckaramp" target="_blank" rel="noopener">https://www2.hawaii.edu/~ckaramp</a>) for more information about the details of these datasets.</p>

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

Dynamic sparse X-ray nanotomography reveals ionomer hydration mechanism in polymer electrolyte fuel-cell catalyst: Raw data and reconstruction software

<pre>Dynamic sparse X-ray nanotomography reveals ionomer hydration mechanism in polymer electrolyte fuel-cell catalyst: Raw data and reconstruction software Dataset structure: <strong>- Dynamic_PEFC_data.h5</strong> # Raw projection data for dynamic tomography imaging of PEFC catalyst hydration. - /sinogram # Sinogram of all projections, 3-dimensional array with axes (Nangle,X axis,Y axis). - /tomo_angle # Tomography rotation angle for each projection, 1D array with axis (Nangle). - /humidity_readout # Relative humidity value at the time each projection is measured, 1D array with axis (Nangle). - /Deform_X # X/Y/Z components for the deformation vector field which characterize nonrigid deformation of the sample. - /Deform_Y - /Deform_Z <strong>- liquid_simulation.h5</strong> # Numerical simulation of dynamic liquid filling process. - /sinogram # Sinogram of all projections, 3-dimensional array with axes (Nangle,X axis,Y axis). - /tomo_angle # Tomography rotation angle for each projection, 1D array with axis (Nangle). - /groundtruth_tomograms # Ground truth of the simulated tomograms, 4-dimensional array with axes (Timeframe,Y axis, Z axis, X axis). <strong>- phasetran_simulation.h5</strong> # Numerical simulation of gradual linear density change process. - /sinogram # Sinogram of all projections, 3-dimensional array with axes (Nangle,X axis,Y axis). - /tomo_angle # Tomography rotation angle for each projection, 1D array with axis (Nangle). - /groundtruth_tomograms # Ground truth of the simulated tomograms, 4-dimensional array with axes (Timeframe,Y axis, Z axis, X axis). Reconstruction codes: <strong>- astra_nonrigid.zip</strong> # Compressed python package of modified version of astra-toolbox with nonrigid computed tomography implementation. - /astra # Python package folder, need to be added to Python import search path (sys.path). # If the pre-compiled version doesn't work, source code of the pacakge can be downloaded: # https://github.com/zr-gao/astra-toolbox-nonrigid # Follow the instructions and requirements on the website to compile and install the package. <strong>- reconstruction_PEFC.py</strong> # Python script for sparse dynamic tomography of the PEFC dataset. # Need to be in the same folder with Dynamic_PEFC_data.h5 to load data. # Follow the instructions in the code to set reconstruction parameters and export results. # Requirements: cupy, numpy, astra(with nonrigid)*, h5py # * <strong>!!!</strong> Nonrigid computed tomography is used for the reconstruction, therefore the astra package with nonrigid implementation (in astra_nonrigid.zip) is required. <strong>- reconstruction_simulation.py</strong> # Python script for sparse dynamic tomography of numerical simulations. # Need to be in the same folder with liquid_simulation.h5 or phasetran_simulation.h5, loaded filename is selected in the code. # Follow the instructions in the code to set reconstruction parameters and export results. # Requirements: cupy, numpy, astra**, h5py # ** Reconstruction of numerical simulations does not use nonrigid computed tomography, therefore both the astra_nonrigid.zip and the official astra-toolbox package will work. # To download and install the official astra-toolbox refer to the repository: # https://github.com/astra-toolbox/astra-toolbox</pre>

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

CLDF dataset derived from de Carvalho's "Comparative reconstruction of Proto-Purus" from 2021

<p>Cite the source of the dataset as:</p> <blockquote> <p>de Carvalho, F. O. (2021): A comparative reconstruction of Proto-Purus (Arawakan) segmental phonology. IJAL. 87.1. 49-108</p> </blockquote>

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

SOTorrent: Reconstructing and Analyzing the Evolution of Stack Overflow Posts — Supplementary Material

<p>Stack Overflow is the most popular question-and-answer website for software developers, providing a large amount of code snippets and free-form text on a wide variety of topics. Like other software artifacts, questions and answers on Stack Overflow evolve over time, for example when bugs in code snippets are fixed, code is updated to work with a more recent library version, or text surrounding a code snippet is edited for clarity. To be able to analyze how content on Stack Overflow evolves, we built <em>SOTorrent</em>, an open dataset based on the official Stack Exchange data dump. <em>SOTorrent </em>provides access to the version history of Stack Overflow content at the level of whole posts and individual text or code blocks.</p> <p>This dataset has been retrieved from <em>SOTorrent </em>using the following scripts:</p> <p><a href="https://doi.org/10.5281/zenodo.1201679">https://doi.org/10.5281/zenodo.1201679</a></p> <p>For the MSR 2018 paper about SOTorrent, we used the following scripts to analyze the data:</p> <p><a href="https://doi.org/10.5281/zenodo.1201706">https://doi.org/10.5281/zenodo.1201706</a></p> <p>The files&nbsp;<em>sample_before_10.ods</em> and <em>sample_after_10.ods</em> contain our qualitative analysis of 50 comments that were made up to 10 minutes before/after an edit.</p>

opencc-by-sa-4.0Mar 2018View details →
zenodo44/100

Source and Tissue Agnostic Reconstruction of Neurons

<p>Recent successes in deep learning have started to impact neuroscience. Of particular significance are claims that current segmentation algorithms achieve &quot;super-human&quot; accuracy in an area known as connectomics. However, as we will show, these algorithms do not effectively generalize beyond the particular source and brain tissues used for training -- severely limiting their usability by the broader neuroscience community. To fill this gap, we describe a novel connectomics challenge for source- and tissue-agnostic reconstruction of neurons (STARN), which favors broad generalization over fitting specific datasets. We first demonstrate that current state-of-the-art approaches to neuron segmentation perform poorly on the challenge. We further describe a novel convolutional recurrent neural network module that combines short-range horizontal connections within a processing stage and long-range top-down connections between stages. The resulting architecture establishes the state of the art on the STARN challenge -- improving the prospect for computer vision to allow for widespread fully-automated connectomics analysis.</p> <p>Here, we address the poor generalization of computer vision systems in connectomics with a novel challenge: the source- and tissue-agnostic reconstruction of neurons. This challenge presents a &quot;training&quot; dataset consisting of five publicly available and annotated tissue volumes representing a variety of organisms and imaging configurations (CREMI, FIB-25, and SNEMI3D); evaluation is performed on an independent volume&nbsp;<a href="https://www.nature.com/articles/nature09818">[1]</a>&nbsp;annotated by our group. We will demonstrate that the STARN challenge defeats state-of-the-art systems for neuron reconstruction.</p>

opencc-by-4.0Nov 2018View details →
zenodo44/100

LIDAR scan, photos and image-based reconstruction of sofa corner

<p>This data set provides&nbsp;photographs and a continuous&nbsp;LIDAR scan&nbsp;(using the Velodyne VLP-16) of a sofa corner at Simula Research Laboratory that were created for the BUISAR project funded by the researcher council of Norway (project number&nbsp;270951). A &nbsp;3D reconstruction of the sofa corner was created using Meshroom (http://github.com/alicevision/meshroom) with support from the LADIO project.</p> <p>The LIDAR scan takes the form of a network trace (.pcap file). This file can be read and interpreted as a point cloud by the Point Cloud Library (PCL,&nbsp;https://github.com/PointCloudLibrary/pcl). Since the VLP-16 comes without motion sensors, the user of the LIDAR scan can either interpret the data as a series of frames, or attempt to align the recorded voxels in a global space. No ground truth for this is provided.</p>

opencc-by-4.0Jan 2019View 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