Skip to main content
Powered by ShareScore

Find research datasets worth reusing

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

1,713

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,713 results for “Preparation”

Learn how ShareScore rates datasets ↗
zenodo40/100

Fig. 1 in The Influence Of Fixatives On The Validity Of Histological Preparations Of Olfactory Organ In Teleostei

Fig. 1. Section levels through the olfactory organ of European weatherfish Misgurnus fossilis: A — cross-section (prolarva); B — frontal section (larva).

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

Magnetoencephalographic spectral fingerprints differentiate evidence accumulation from saccadic motor preparation in perceptual decision-making

<p>This repository contains the dataset of the paper &quot;Magnetoencephalographic spectral fingerprints differentiate evidence accumulation<br> from saccadic motor preparation in perceptual decision-making&quot;.</p> <p>The dataset contains the MEG power spectrum of 16 subjects in the source space of a perceptual decision making experiment.</p>

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

A multicenter randomized phase 4 trial comparing Sodium Picosulphate plus Magnesium Citrate vs Polyethylene Glycol plus Ascorbic Acid for bowel PREparation before COLonoscopy. The PRECOL trial.

<p>This is the database for final analysis of the PRECOL clinical trial, whose abstract follows</p> <p>Background<strong>.</strong> Adequate bowel preparation before colonoscopy is crucial. Unfortunately, up to 25% of all colonoscopies have inadequate bowel cleansing.&nbsp; From a patient perspective, bowel preparation is a main obstacle for colonoscopy. Several low-volume bowel preparations have been formulated to provide more tolerable purgative solutions without loss of efficacy.</p> <p>Methods: In this phase 4, randomized, multicenter, two-arm trial, adult outpatients undergoing colonoscopy received either Sodium Picosulphate plus Magnesium Citrate (SPMC) or Polyethylene Glycol plus Ascorbic Acid (PEG-ASC) for bowel preparation. The primary aims were to test quality of bowel cleansing (primary endpoint, scored according the Boston Bowel Preparation Scale) and patient&rsquo;s acceptance (measured with 6 visual analogue scales). The study was open as for treatment assignment, and blinded for primary endpoint assessment that was done independently on videotaped colonoscopies by 2 endoscopists not aware of study arm. A sample size of 525 patients was calculated to recognize a difference of 10% in the proportion of successes between the arms with a two-sided alpha error of 0&middot;05 and 90% statistical power.</p> <p>Findings: overall 550 subjects (279 assigned to PEG-ASC and 271 assigned to SPMC) represented the analysis population. There was no statistically significant difference in the success rate according to BBPS: 94&middot;4% with PEG-ASC and 95&middot;7% with SPMC (P=0&middot;49). Acceptance and willing to repeat were significantly better for SPMC with all the scales. Compliance was less than full in 6&middot;6% and 9&middot;9% of cases with PEG-ASC and SPMC, respectively (P=0&middot;17). Nausea and meteorism were significantly more bothersome with PEG-ASC than SPMC. There were no serious adverse events in either group.</p> <p>Interpretation. SPMC and PEG-ASC are not different in terms of efficacy, but SPMC is better tolerated than PEG-ASC. SPMC could be used as alternative to low-volume PEG based purgative solutions for bowel preparation.</p> <p>Funding. This research had no financial support.</p> <p>ClinicalTrials.gov NCT01649674; EudraCT 2011&mdash;000587&mdash;10.</p>

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

Subset of 300 out of 3000 Prepared Sentinel 2 Scenes for Transfer Learning and Super-sampling.

<p>This dataset contains a random subset of 300 out of 3000 Sentinel 2 scenes prepared for Transfer Learning and Super-sampling. It comes in the form of zipped NumPy arrays in the npz format. The files have are named in the following fashion:</p> <p>latutide+latitude_decimals_longitude+longitude_decimals_month_of_the_year_for_mosaic.&nbsp;</p> <p>Each file contains:</p> <p>bands.npy: The Sentinel 2 bands in 10m resolution uint10: B02, B03, B04, B08, B05, B06, B07, B8A, B11, B12. The 20m bands have been resampled using bilinear resampling.</p> <p>nir.npy: B08 Resampled to 20m using average resampling and then resampled to 10m using bilinear. Useful for training super-sampling models.</p> <p>scl.npy: The Sentinel 2 Scene Classification file. Contains information on cloud cover and land cover.</p> <p>sincos.npy: Contains the latitude, longitude, and time of capture for each pixel encoded to sine and cosine waves in the [0,1] interval. The is useful when training a model to predict where on the globe an image was captured.</p> <p>The images can be processed to patches using the buteo toolbox:&nbsp;</p> <p>`pip install buteo --upgrade</p> <p>`import buteo as beo`</p> <p>`beo.get_patches(beo.raster_to_array(&quot;path_to_bands&quot;))`</p> <p>&nbsp;</p>

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

Python scripts / Jupyter Notebooks and data for training segmentation models on slide scans of diatom preparations from river Menne

<p>This archive contains the Jupyter Notebooks and data used for the deep learning experiments published in Kloster et al. 2022: Improving deep learning-based segmentation of diatoms in gigapixel-sized virtual slides by object-based tile positioning and object integrity constraint.</p> <p>The notebooks are numbered according to the order in which they are to execute. Please refer to the comments and documentation within the notebooks as well as to the manuscript for details. The data (image data, mask data &amp; segmentation ground truth in COCO format for several different tiling strategies) is stored in separate subfolders corresponding with data usage (model training, validation, test) and tiling strategy. Please refer to the &quot;readme&quot; files for detailed information.</p> <p>&nbsp;</p> <p>&nbsp;</p>

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

Segmentation models and experimental results on segmenting slide scans of diatom preparations from river Menne

<p>This archive contains the models and the results of the deep learning experiments published in Kloster et al. 2022: Improving deep learning-based segmentation of diatoms in gigapixel-sized virtual slides by object-based tile positioning and object integrity constraint.</p> <p>The folders contain models and results of each of the 24 training runs, the files &ldquo;metrics.experiments.pt[prediction score threshold].csv contain segmentation score thresholds the models obtained on unknown evaluation data.</p> <p>The data pertaining to each model is stored in a separate folder. Its name follows the convention &ldquo;experiment.[model architecture].[tiling method].[dataset size].[timestamp]&rdquo;. Please note that the naming of the tiling method differs from the manuscript; &ldquo;fixed&rdquo; refers to fixed-stride tiling, &ldquo;objectcentred&rdquo; object-based positioning, and &ldquo;objectcentred_with_cropped&rdquo; to object-based positioning + object integrity constraint. Dataset size &ldquo;10p&rdquo; refers to a 10% subsample of the complete training data set, &ldquo;25p&rdquo; to a 25% subsample and so on.</p> <p>Each folder contains the best performing model of the corresponding training run as pth (Mask R-CNN, PyTorch) or h5 (U-Net, Tensorflow/Keras) file, along with a files describing setup and conduction of the training. Subfolders &ldquo;test_images_segmented*&rdquo; contain the segmentation predicted by the models on the evaluation data. These are supplied as 1.) mask image either with the intensity value representing the prediction score (score 0.0 &ndash; 1.0 = intensities 0 &ndash; 255) or thresholded by the prediction score threshold given in the folder name; 2.) input image overlayed with ground truth (red) and segmentation mask (green), resulting in TP marked in yellow; 3.) a CSV file giving info on the filenames and the segmentation performance metrics.</p> <p>Please refer to the manuscript for further details.</p>

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

Data for FEgrow: An Open-Source Molecular Builder and Free Energy Preparation Workflow

<p>Data illustrating the use of de novo design in building and scoring protein-ligand complexes.</p> <p>This is relationship to the FEgrow publication with the intiial preprint here:&nbsp;<br> https://chemrxiv.org/engage/chemrxiv/article-details/6287bb98a42e9c78d34769f6<br> &nbsp;</p> <p>The FEgrow software snapshot used can be found here:&nbsp;https://zenodo.org/record/7105647#.YzFwINLMIUE</p>

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

Figure 1 in Use of homeophathic preparations for red spider mite, Tetranychus urticae (Acari: Tetranychidae) control in strawberry plants

Figure 1. Degree of a) Incidence, and b) severity caused by T. urticae in strawberry plants 30 and 60 days after applying the treatments: Distilled water (Ctl); 6 and 30 CH Strawberry leaves homeopathic (Agroh); 6 and 30 CH Bovista (Bov); 6 and 30 CH Belladonna (Bellad); 6 and 30 CH Arnica (Árni) and 6 and 30 CH Ferrum sulphuricum (FS). Treatments with the same letter are not significantly different between them (p &lt;0.05) (n = 8).

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

Figure 4: Spectro°uorimetric spectra of TiO2/CdS composites samples with a di®erent mass proportion-PREPARATION AND CHARACTERIZATION OF TIO2/CDS LAYERS AS POTENTIAL PHOTOELECTROCATALYTIC MATERIALS

<p>Fig. 4 illustrates the fluorescence emission spectra of TiO2/CdS nanostructured &macr;lm at the exciting<br> wavelength of 340 nm. The curves for TC 1, TC 2, TC 3 and TC 4 exhibited<br> the clear photoemission peaks at about 375 nm, and compared with emission of<br> bulk CdS (520 nm), 145 nm of blue shift was observed. These features indicate<br> the quantum-con&macr;ned e&reg;ect of the TiO2/CdS nanocomposite &macr;lms [25].</p>

opencc-by-4.0Sep 2010View details →
zenodo40/100

PREPARATION AND CHARACTERIZATION OF TIO2/CDS LAYERS AS POTENTIAL PHOTOELECTROCATALYTIC MATERIALS-Figure 2: The FT/IR microscopy images of the TiO2/CdS composites

<p>The microstructural properties of the deposited TiO2/CdS layers depend<br> on the mass proportions of TiO2:CdS. The proportion of CdS phase is di-<br> rect proportional with the CdS powder used in the preparation process. The<br> FT/IR microscopy images of the TiO2/CdS composites upon annealing at high<br> temperatures, are shown in Fig.2<br> The micrograph shows agglomerates with irregular morphology and size<br> ranging from few micrometers down to hundreds of nanometer.</p>

opencc-by-4.0Sep 2010View details →
zenodo40/100

Figure 1: X-ray di®raction pattern for TiO2/CdS composites samples-PREPARATION AND CHARACTERIZATION OF TIO2/CDS LAYERS AS POTENTIAL PHOTOELECTROCATALYTIC MATERIALS

<p>Fig. 1 shows the X-ray di&reg;raction pattern for TiO2/CdS<br> composites (sample TC 1, TC 2, TC 3 and TC 4). The di&reg;raction pattern of<br> the TiO2/CdS composites exhibits the di&reg;raction peaks owning to CdS phase<br> (hexagonal and cubic). TiO2 (rutile and anatase) phases were also detected.</p>

opencc-by-4.0Sep 2010View details →
zenodo40/100

Figure 3: Absorption spectra of TiO2/CdS composites samples with a di®erent mass proportion-PREPARATION AND CHARACTERIZATION OF TIO2/CDS LAYERS AS POTENTIAL PHOTOELECTROCATALYTIC MATERIALS

<p>Optical properties of TiO2/CdS semi-<br> conductor composites have been investigated using optical absorption and pho-<br> toluminescence spectroscopy. UV-VIS absorption spectra of the as-prepared<br> photocatalysts were taken on a JASCO V-550 spectrometer. The &deg;uorescence<br> spectra were obtained using an ABL&amp;Jasco V 6500 spectro&deg;uorimeter with<br> xenon lamp. The optical studies of the TiO2/CdS composites were performed<br> using the absorption spectra observed in the wavelength range 200-900 nm.<br> Fig. 3 shows the UV-Vis spectra of TiO2/CdS samples.</p>

opencc-by-4.0Sep 2010View details →
zenodo40/100

Data for a publication "The role of the preparation route on microstructure and mechanical properties of AlCoCrFeNi high entropy alloy"

<p>A dataset containing data for the published article "The role of the preparation route on microstructure and mechanical properties of AlCoCrFeNi high entropy alloy".</p> <p>&nbsp;</p> <p>For more details, please read the <strong>README Description of data and analysis.txt</strong> file.</p> <p>&nbsp;</p> <p>&nbsp;</p>

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

Medical Students use Online Study Materials more than School-Provided Resources when preparing for USMLE Step 1

<p>In this excel file contains the raw data collected from a survery sent out to students attend ULSOM and UNRSOM. The raw data was processed and analyzed in the sheet titled "graphs".&nbsp;</p>

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

FIGURE A3-2. m1 images preparation protocol. A in Morphospace dynamics and intraspecies variety of Sorex araneus and S. tundrensis according to recent and fossil data

FIGURE A3-2. m1 images preparation protocol. A, Two-dimensional images of m1 give from three-dimensional model of a hemimandible. B, Interface MorphoDig software (Lebrun, 2020) for work with the models. C, Model alignment to the 'Functional View' in sense to Polly (2003), see details in Figure A3-3. D, Obtaining separate images via 'Snipping Tool' for three repeats, A, B, and C. E, Landmarking ready images via tpsDig software (Rohlf, 2007). F, Obtaining three separate data sets required for assessing the 'metering error' influence or obtaining a final work data set as a mean between repeats. Abbreviations: a, b — rotation along of the space planes for a model alignment.

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

FIGURE S1 in The challenge of hard-to-reach spaces in mechanical fossil preparation: Development of the Wada air scribe, a novel short-bodied air scribe with an adjustable handle

FIGURE S1. The prototype of the Wada air scribe. The short air scribe and the cylinder were welded together, at an L-shaped configuration. The impact angle remained fixed at 90 degrees and could not be adjusted.

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

FIGURE S4. The production flow for a in The challenge of hard-to-reach spaces in mechanical fossil preparation: Development of the Wada air scribe, a novel short-bodied air scribe with an adjustable handle

FIGURE S4. The production flow for a bushing. Schematic diagrams in lateral (upper row) and front (middle row) views and cross-sections (lower row) are shown.

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

FIGURE 11 in The challenge of hard-to-reach spaces in mechanical fossil preparation: Development of the Wada air scribe, a novel short-bodied air scribe with an adjustable handle

FIGURE 11. Usage example of the Wada air scribe. A, fossil preparation inside of the deep cavity; B, preparation under a microscope using the Wada air scribe.

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

FIGURE 8 in The challenge of hard-to-reach spaces in mechanical fossil preparation: Development of the Wada air scribe, a novel short-bodied air scribe with an adjustable handle

FIGURE 8. The assembly drawing of the Wada air scribe and the handle form 1 (A-C) and 2 (D-F). A, insert the air scribe between the left and right arm; B, angle adjustment of the Wada air scribe; C, the Wada air scribe with the handle form 1 in right lateral view; D, insert the air scribe into the body holder and attach them to the support rod; E, angle adjustment of the Wada air scribe; F, the Wada air scribe with the handle form 2.

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

FIGURE 6. The handle form 1. A in The challenge of hard-to-reach spaces in mechanical fossil preparation: Development of the Wada air scribe, a novel short-bodied air scribe with an adjustable handle

FIGURE 6. The handle form 1. A, production process. The component numbers correspond to those in Figure 2; B, the handle in right lateral view; C, the handle in top view; D, the handle with the socket head screw (M4) in bottom view; E, the handle in left lateral view.

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