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.

17

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

17 results for “4D-STEM”

Learn how ShareScore rates datasets ↗
zenodo48/100

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

<p><strong>Overview </strong></p> <p>This repository contains 2 example 4D-STEM datasets format from the paper <a href="https://arxiv.org/abs/2202.12611">&quot;Phase Object Reconstruction for 4D-STEM using Deep Learning&quot;</a>. The data was written to hdf5 for compatibility with the python programming language. When reading from these files consider possibly different storage conventions (Row major vs. column major format). Data may need to be transposed accordingly.</p> <p>&nbsp;</p> <p><strong>Parameters</strong></p> <p>The twisted bilayer graphene dataset is simulated. The smaller file is an experimental SrTiO<sub>3</sub> dataset.</p> <table> <thead> <tr> <th scope="row">&nbsp;</th> <th scope="col">Graphene</th> <th scope="col">STO</th> </tr> </thead> <tbody> <tr> <th scope="row">E0</th> <td>200kV</td> <td>300kV</td> </tr> <tr> <th scope="row">Apeture</th> <td>25 mrad</td> <td>20 mrad</td> </tr> <tr> <th scope="row">Detector Size</th> <td>2.5 &Aring;<sup>-1</sup></td> <td>1.6671 &Aring;<sup>-1</sup></td> </tr> <tr> <th scope="row">Dimensions</th> <td>101x101x128x128</td> <td>60x60x64x64</td> </tr> <tr> <th scope="row">Step Size</th> <td>0.2</td> <td>0.1818</td> </tr> </tbody> </table> <p><br> &nbsp;</p>

opencc-by-4.0Aug 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

Nanoscale mapping of point defect concentrations with 4D-STEM

<p>The following 4D-STEM data sets were collected on the ThemIS&nbsp;and TitanX&nbsp;scanning transmission electron microscopes located at the National Center for Electron Microscopy, Molecular Foundry, Lawrence Berkeley National Laboratory, Berkeley, CA, USA.&nbsp;</p> <p>1&bull; Au_thermal_beforeHT_17C.dm4, Au_thermal_HT_800C.dm4, Au_thermal_HT_1000C.dm4 and Au_thermal_afterHT_17C.dm4&nbsp;are datasets from&nbsp;4D-STEM measurements conducted <em>in situ</em>&nbsp;on an FEI ThemIS image corrected microscope at 300 kV during a thermal cycling experiment. These digital micrograph (.dm4) files&nbsp;were collected at 17 C before heat treatment, 800 C during heat treatment, 1000 C during heat treatment, and 17 C after heat treatment, respectively. Nano-diffraction data was collected using a Gatan K2-IS (2k x&nbsp;2k) detector at 400 frames per second.&nbsp;Each dataset contains a set of electron diffraction patterns taken at each scan position with a ~ 1 nm probe step size. Approximately 80 x 80 scan positions were recorded from each region with a dwell time of 0.0025 seconds per frame. A custom 40&micro;m patterned &ldquo;bullseye&rdquo; circular probe forming aperture was used to enhance the accuracy of 4D-STEM strain analysis by facilitating the identification of the center of diffraction discs. A convergence angle of 3.20 milli-radians, spot size of 8, and diffraction pixel size of 0.16 &Aring;<sup>-1</sup>&nbsp;was used in micro-probe lens configuration. The data was machine and software binned to 512 x 512 pixels to increase the signal to noise ratio before computational analysis. Data processing were performed using strain mapping scripts&nbsp;provided in the open source py4DSTEM software package.&nbsp;Au_thermal_calibration.h5 contains the py4DSTEM calibration and diffraction&nbsp;standard data from&nbsp;the analysis.&nbsp;Polycrystalline Al standard sample&nbsp;was&nbsp;used to calibrate the reciprocal space pixel size as well as measure the elliptical distortion present in the data set.</p> <p>2&bull; Al_irradiated.dm4&nbsp;is a&nbsp;dataset&nbsp;from&nbsp;4D-STEM measurement&nbsp;conducted <em>in situ&nbsp;</em>on an FEI TitanX microscope equipped to do high-angle STEM tomography and operating at 300 kV. Nano-diffraction data was acquired&nbsp;using a Gatan Orius 830 (2k x 2k) detector capable of collecting 30 frames per second. Each dataset contains a stack of convergent beam electron diffraction (CBED) patterns taken at each scan position with maximum resolution equivalent to 1.6 nm probe size. Approximately 50 x&nbsp;50 frame scan regions were recorded with a dwell time of 0.01 seconds per frame. A custom 70 &micro;m patterned &ldquo;bullseye&rdquo; circular C2 aperture was used to greatly enhance the accuracy of 4D-STEM strain analysis by facilitating the identification of the center of&nbsp;diffraction discs. A convergence angle of 2.7 milli-radians, spot size 10, and camera length 195 mm was used in micro-probe lens configuration.&nbsp;&nbsp;With a measured screen current of 300 pA in this configuration, the total sum of electrons incident in a region of the sample, commonly known as the fluence (total dose), was determined at 67,100 electrons&Aring;<sup>-2</sup>&nbsp;per 4D-STEM scan.&nbsp;The 4D-STEM data was machine and software binned to 512 x 512 pixels to increase the signal to noise ratio before computational analysis. Al_irradiated_calibration.h5 contains the py4DSTEM calibration and diffraction&nbsp;standard data from&nbsp;the analysis.&nbsp;Polycrystalline Al standard sample&nbsp;was&nbsp;used to calibrate the reciprocal space pixel size as well as measure the elliptical distortion present in the data set.</p>

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

MerlinEM quad 4D-STEM dataset

<p>4D-STEM data collected from au-xgrating sample using nano-beam probe on <a href="https://diamondlightsource.atlassian.net/wiki/spaces/EPSICWEB/pages/1511758/ePSIC+Instruments">E02 microscope</a> at ePSIC, Diamond Light Source</p> <p>Grand ARM300F - 300 kV</p> <p>10 um CL aperture</p> <p>~3 msec dwell time. Triggering by AZTEC scan engine with some variation in exposure times.</p> <p>Sample: 500 nm pitch gold cross-grating</p>

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

Nanobeam 4D-STEM raw data of monolayer WS2-WSe2 lateral heterojunctions

<p>The sample under investigation comprises a monolayer WS2-WSe2 lateral heterojunction featuring in-plane epitaxial interfaces. The datasets were acquired using an electron microscope pixel array detector (EMPAD) at Cornell University in 2016, with the following specifications: Magnification: 27.5 kx, Convergence angle: 1.2 mrad, C2 aperture size: 70, Spot size: 9. This dataset is from the same batch of datasets referenced in the paper by Han et al., Nano Letters 18, 3746-3751 (2018). Additionally, data from the same batch are also cited in the publication by Shi et al., npj Computational Materials 8, 114 (2022). Further details regarding the materials synthesis can be found in the paper by Xie et al., Science 359, 1131-1136 (2018).&nbsp;</p>

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

Real Time Integration Center of Mass (riCOM) Reconstruction for 4D-STEM

<p>The datasets are a part of the publication:&nbsp;<strong>Real Time Integration Center of Mass (riCOM) Reconstruction for 4D-STEM</strong></p>

opencc-by-4.0Dec 2021View details →
zenodo40/100

Cryo 4D-STEM Data Set: isotactic Polypropylene/ Ethylene-Octene Copolymer Interface

<p><strong>Sample:</strong> Data is taken of a iPP/EO (DOW ENGAGE<sup>TM</sup> 8540) blend interface. The blend was cryo-microtomed to a nominal slice thickness of 50nm. Transmission electron microscopy was performed using the TEAM I microscope at the Lawrence Berkeley National Laboratory using a Gatan K3 detector and Continuum spectrometer.</p> <p><strong>Data Set 12: </strong>This work was performed at -185&deg;C under liquid nitrogen cooling with a 300kV accelerating voltage and a semi-convergence angle of 0.5mrad which yielded a diffraction-limited probe with a full-width half-max of 2nm. The beam was rastered with a step size of 5nm&nbsp;over a 505 &times; 500nm<sup>2</sup> field of view. The electron dose per sample area over the entire scan is 20 e<sup>-</sup>/&Aring;<sup>2</sup>. However, 4D-STEM is a converged probe technique in which ~80% of the beam fluence is contained within 1.74 &times; the FWHM of the probe. Using 1.74 &times; the FWHM of the probe as the diameter to calculate the irradiated sample area yields a dose of 60 e<sup>-</sup>/&Aring;<sup>2</sup> for this data set. &nbsp;Gold nanoparticles were used to calibrate the reciprocal space pixel size as well as measure the elliptical distortion present in the data set.</p> <p><strong>Data Set 18: </strong>This data was taken at -185&deg;C under liquid nitrogen cooling with a 300kV accelerating voltage and a semi-convergence angle of 0.14mrad which yielded a diffraction-limited probe with a full-width half-max of 10nm. The beam was rastered with a step size of 10nm over a 1.4 &times; 1.4&mu;m<sup>2</sup> field of view. The electron dose per sample area over the entire scan was 0.50 e-/&Aring;<sup>2</sup> while the dose per probe area was 0.64 e-/&Aring;<sup>2</sup>. Gold nanoparticles were used to calibrate the reciprocal space pixel size.</p> <p><strong>Data Set 19: </strong>This data was taken over the exact same area as Data Set 18 to give a comparison under larger dose accumulation. The data was obtained with the exact same parameters and under the same experimental conditions as Data Set 18.</p>

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

Dataset for "Studying GPI zones in Al-Zn-Mg alloys by 4D-STEM"

<p>This dataset contains the data used in the publication titled&nbsp;&quot;Studying GPI zones in Al-Zn-Mg alloys by 4D-STEM&quot; currently in review in&nbsp;Materials Characterization.</p> <p>The data in this dataset are:</p> <ul> <li>Raw SPED data</li> <li>All structural models used in the density functional theory (DFT) calculations</li> </ul> <p>The raw SPED data are given as .mib- and .hdr files and can be opened using e.g. the Python package HyperSpy. The jupyter notebook used to analyse the data is available from&nbsp;<a href="https://doi.org/10.5281/zenodo.5518852">10.5281/zenodo.5518852</a>. A total of five SPED datasets were used in the analysis and are included in the .zip-file.</p> <p>The DFT calculations are given in the OUTCAR files. OUTCAR1 contains all the information about the initial relaxation. OUTCAR2 contains all the information about the final relaxations steps at a higher accuracy than OUTCAR1. OUTCAR3 contains all the information about the accurate energy calculations.&nbsp;</p> <p>&nbsp;</p>

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

Pre-processed raw data of 4D-SCED 4D-STEM(NBD) datasets

<p>The raw 4D-SCED and 4D-STEM (NBD) datasets in our paper:</p> <p>Seeing Structural Evolution of Organic Molecular Nano-crystallites Using 4D Scanning Confocal Electron Diffraction</p> <p>https://arxiv.org/abs/2110.02373v1</p> <ul> <li>Dose-damage_RT_and_Cryo_DRCN5T_PCBM.zip<br> - EF-Diff_cryo_0.16e_per_A2_per_frame.dm4<br> - EF-Diff_RT_0.14e_per_A2s_per_frame.dm4</li> <li>Fig_2_SCED-vs-NB_DH6T.zip<br> - 00.43.44 Spectrum image_1.dm4: raw 3D diffraction pattern stack (NBD) of size 512*512*2500, only converted file format, no other pre-processing applied<br> - 00.54.07 Spectrum image_1.dm4: raw 3D diffraction pattern stack (SCED) of size 512*512*2500, only converted file format, no other pre-processing applied<br> - STEM HAADF 0103.emd: Velox raw image of the region of interest acquired at the end of experiment.<br> - STEM HAADF 0103 data.jpg:&nbsp; exported JPG image with databar from the above raw image file</li> <li>Fig_3n4_4D-SCED-vs-4D-NBD_DRCN5T_PCBM.zip<br> - 1201 4D STEM Dataset SCED.dm4: pre-processed 4D-SCED dataset<br> - 1209 4D STEM Dataset NBD.dm4:&nbsp; pre-processed 4D-STEM (NBD) dataset</li> <li>Fig_5_insitu_4D-SCED_datasets.zip<br> - 1431 4D STEM Dataset.dm4: pre-processed 4D-SCED dataset @ RT<br> - 1431 SI HAADF RT.emd: simultaneously acquired SCEM-ADF image and STEM-EDXS datacube<br> - 1431 SI HAADF.jpg: exported JPG image of the SCEM-ADF image from the above file<br> - 1455 4D STEM Dataset.dm4: pre-processed 4D-SCED dataset @ 100C<br> - 1455 SI HAADF 100C.emd: simultaneously acquired SCEM-ADF image and STEM-EDXS datacube<br> - 1455 SI HAADF.jpg: exported JPG image of the SCEM-ADF image from the above file<br> - 1505 4D STEM Dataset.dm4: pre-processed 4D-SCED dataset @ 120C<br> - 1505 SI HAADF 120C.emd: simultaneously acquired SCEM-ADF image and STEM-EDXS datacube<br> - 1505 SI HAADF.jpg: exported JPG image of the SCEM-ADF image from the above file<br> - 1516 4D STEM Dataset.dm4: pre-processed 4D-SCED dataset @ 140C<br> - 1516 SI HAADF 140C.emd: simultaneously acquired SCEM-ADF image and STEM-EDXS datacube<br> - 1516 SI HAADF.jpg: exported JPG image of the SCEM-ADF image from the above file<br> - 1529 4D STEM Dataset.dm4: pre-processed 4D-SCED dataset @ 160C<br> - 1529 SI HAADF 160C.emd: simultaneously acquired SCEM-ADF image and STEM-EDXS datacube<br> - 1529 SI HAADF.jpg: exported JPG image of the SCEM-ADF image from the above file</li> <li>STEM-EELS_DRCN5T_PCBM_SVA_CS.zip<br> - ADF Image (SI survey).dm4: simultaneously acquired STEM-ADF image<br> - EELS Spectrum Image (high-loss).dm4: high-loss part of the DualEELS STEM-EELS dataset<br> - EELS Spectrum Image (low-loss).dm4: low-loss part of the DualEELS STEM-EELS dataset</li> <li>STEM-EELS_DRCN5T_PCBM_SVA_CHCl3.zip<br> - ADF Image (SI survey).dm4: simultaneously acquired STEM-ADF image<br> - EELS Spectrum Image (high-loss).dm4: high-loss part of the DualEELS STEM-EELS dataset<br> - EELS Spectrum Image (low-loss).dm4: low-loss part of the DualEELS STEM-EELS datase</li> </ul> <p>&nbsp;</p>

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

Mixed nanoparticle 4D-STEM data

<p>Gold, silica and iron oxide nanoparticle sample studied with 4D-STEM. Data acquired at the NUANCE center on the JEOL ARM300 taken with the Gatan K3-IS camera.&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

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

Multiscan 4D-STEM datasets on molecular crystals: biotin and Ni(dppf)Cl2

<p>This repository contains data from scanning nanobeam electron diffraction experiments acquired using the 4D Camera installed on the double-aberration-corrected TEAM 0.5 instrument at NCEM.&nbsp;</p> <p>Before data acquisition, the incident beam current was reduced to the detection threshold of the fluorescent screen ammeter (&lt;40 pA) by using the monochromator focus as a continuously adjustable gun lens. Beam flux was estimated from previous reference measurements using a Faraday cup and an ammeter under similar conditions.</p> <p>A near-parallel probe was formed by using a custom 10 &mu;m C2 aperture (Norcada) to access a range of narrow (&lt;0.1 mrad) semiconvergence angles. Using a custom DigitalMicrograph script, multiscan 4D-STEM data were acquired with the 4D Camera operating at 87000 frames per second. As an illustrative example, each biotin dataset is comprised of 512&times;512 probe positions and 576&times;576 detector pixels, resulting in 174 GB of raw data per scan. These raw data were counted and reduced to a sparse, linear-index-encoded electron event representation (EER) in HDF5 format on the NERSC supercomputer, Perlmutter, using the open-source software package <a href="https://github.com/OpenChemistry/stempy">stempy</a>. These <a href="https://stempy.readthedocs.io/en/latest/StempyH5Format.html">sparse HDF5 files</a> can be interactively viewed using our open-source python-based software, <a href="https://github.com/ercius/DuSC_explorer/">DuSC Explorer</a>.</p> <p>Each directory contains a time series of several consecutive 4D-STEM scans acquired on the same molecular crystal (25 for biotin, 300 for Ni(dppf)Cl2), alongside a sequence of simultaneously acquired HAADF images.</p> <p>Experimental parameters for biotin:</p> <table> <tbody> <tr> <td>Accelerating voltage</td> <td>300 kV</td> </tr> <tr> <td>Semiconvergence angle</td> <td>0.07 mrad</td> </tr> <tr> <td>Scan dimensions</td> <td>512&times;512</td> </tr> <tr> <td>Real-space step size</td> <td>9.22 nm</td> </tr> <tr> <td>Estimated probe size (FWHM)</td> <td>14.4 nm</td> </tr> <tr> <td>Total illuminated area</td> <td>11.2 &mu;m^2</td> </tr> <tr> <td>Estimated fluence per probe position</td> <td>0.15 e- &Aring;^(-2)</td> </tr> <tr> <td>Total size of raw data</td> <td>4350 GB</td> </tr> <tr> <td>Total size of sparsified data</td> <td>2.18 GB</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>Experimental parameters for Ni(dppf)Cl2:</p> <table> <tbody> <tr> <td>Accelerating voltage</td> <td>200 kV</td> </tr> <tr> <td>Semiconvergence angle</td> <td>0.07 mrad</td> </tr> <tr> <td>Scan dimensions</td> <td>256&times;256</td> </tr> <tr> <td>Real-space step size</td> <td>15.1 nm</td> </tr> <tr> <td>Estimated probe size (FWHM)</td> <td>18.4 nm</td> </tr> <tr> <td>Total illuminated area</td> <td>7.55 &mu;m^2</td> </tr> <tr> <td>Estimated fluence per probe position</td> <td>1.5 e- &Aring;^(-2)</td> </tr> <tr> <td>Total size of raw data</td> <td>13200 GB</td> </tr> <tr> <td>Total size of sparsified data</td> <td>9.93 GB</td> </tr> </tbody> </table> <p>&nbsp;</p>

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

Digital vs analog DPC and 4D-STEM detector frame rates

<p>These are raw data sets (.dm3 in zipped folders) from University of Tokyo, and overview of the detector frame rates from datasheets of pixelated detectors (.csv). Used for the paper titled "Ultra-fast Digital DPC Yielding High Spatio-Temporal Resolution for Low-Dose Phase Characterisation" (preprint available on arXiv: <a title="Ultra-fast Digital DPC Yielding High Spatio-Temporal Resolution for Low-Dose Phase Characterisation" href="https://arxiv.org/abs/2405.06367" target="_blank" rel="noopener">https://arxiv.org/abs/2405.06367</a>).</p>

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

Unsupervised Machine Learning and Cepstral Analysis with 4D-STEM for Characterizing Complex Microstructures of Metallic Alloys

<p>Raw 4D-STEM data of Ni50Ti26Hf20Al4 used for analysis in the publication "Unsupervised Machine Learning and Cepstral Analysis with 4D-STEM for Characterizing Complex Microstructures of Metallic Alloys". Datasets were collected using the electron microscope pixel array detector (EMPAD) with a Themis Z STEM. Custom python scripts used for data analysis are available upon request to one of the corresponding authors.</p>

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

4D-STEM dataset

<p>The 4D dataset of twisted bilayer MoS2, metadata can be summarized as follows:</p> <ul> <li>Material: 11 Twisted bilayer MoS2</li> <li>Convergence angle: 21.4 mrad</li> <li>Field of View (FOV): 30 nm</li> <li>Image Size: 512x512 pixels</li> <li>Acceleration Voltage: 80kV</li> </ul>

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

4D-STEM data for SFMU Microscopy workshop - Rouen 2023 - France

<p><strong>4D-STEM data for SFMU Microscopy workshop - Rouen 2023 - France</strong></p> <p>&nbsp;</p> <p><strong>Credits: Pyxem Project</strong></p>

opencc-by-4.0Sep 2024View details →
zenodo32/100

Supplementary Information and Raw Data for 'Low-dose 4D-STEM Tomography for Beam-Sensitive Nanocomposites'

<p>Supplementary information containing TEM data and analysis for the article&nbsp;</p> <p>"<strong>Low-dose 4D-STEM Tomography for Beam-Sensitive Nanocomposites</strong>"</p> <p>Link to paper: <a title="DOI URL" href="https://doi.org/10.1021/acsmaterialslett.3c01042">https://doi.org/10.1021/acsmaterialslett.3c01042</a></p> <p>The archive provides a documentation of the evaluation routine as a .pdf file and two scripts that are needed for evaluations. In addition, 4 folders are present after unzipping the archive, which contain</p> <ul> <li>the raw 4D-STEM datasets,</li> <li>vSTEM images,</li> <li>an example of the denoised vSTEM images,</li> <li>the denoised and aligned image stack, and the reconstructed volumes.</li> </ul> <p>If there are any questions/bugs, feel free to contact Milena Hugenschmidt (https://orcid.org/0000-0001-5020-9302).</p>

openDec 2022View details →
zenodo12/100

SiGe Multilayer 4D-STEM Dataset for Strain Mapping - Training purposes internal

Open the record for dataset details and reuse information.

restrictedcc-by-4.0Aug 2024View 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