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.

8

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

8 results for “CSEM”

Learn how ShareScore rates datasets ↗
zenodo44/100

Towards an open-source landscape for 3D CSEM modelling

<p>Accompanying data to journal article</p> <blockquote> <p>Werthm&uuml;ller, D., R. Rochlitz, O. Castillo-Reyes, and L. Heagy, 2021, Towards an open-source landscape for 3D CSEM modelling: Geophysical Journal International; ggab238, DOI: <a href="https://doi.org/10.1093/gji/ggab238">10.1093/gji/ggab238</a>.</p> </blockquote> <ul> <li>Official article: <a href="https://doi.org/10.1093/gji/ggab238">https://doi.org/10.1093/gji/ggab238</a></li> <li>GitHub repo: <a href="https://github.com/swung-research/3d-csem-open-source-landscape">https://github.com/swung-research/3d-csem-open-source-landscape</a></li> <li>arXiv.org: <a href="https://arxiv.org/abs/2010.12926">https://arxiv.org/abs/2010.12926</a></li> </ul> <p>The Marlim R3D model can be found at:</p> <ul> <li>Original, fine resistivity model: <a href="https://doi.org/10.5281/zenodo.400233">https://doi.org/10.5281/zenodo.400233</a></li> <li>Upscaled computational model: <a href="https://doi.org/10.5281/zenodo.3748491">https://doi.org/10.5281/zenodo.3748491</a></li> <li>CSEM data set: <a href="https://doi.org/10.5281/zenodo.1256786">https://doi.org/10.5281/zenodo.1256786</a></li> <li>Noise-free CSEM data set: <a href="https://doi.org/10.5281/zenodo.1807134">https://doi.org/10.5281/zenodo.1807134</a></li> </ul>

opencc-by-sa-4.0Feb 2021View details →
zenodo40/100

Marlim R3D (MR3D) - The full azimuth CSEM dataset

<p>Marlim R3D (MR3D) is an open-source realistic geoelectric model for CSEM simulations of the post-salt turbiditic reservoirs at the Brazilian offshore margin.<br> Here we make available the complete CSEM dataset, with inline and broadside geometries, of two simulated surveys on the MR3D model. We computed the six electromagnetic field components (Ex, Ey, Ez, Hx, Hy, and Hz) at six frequencies in the 0.125&ndash;1.25 Hz range.<br> The full azimuth CSEM data were simulated for a total of 500 receivers located on the irregular seafloor of the MR3D model. For each receiver, sources were situated along 45 tow lines having a spacing of 1000 m. Towlines were positioned along 25<br> EW lines and 20 NS lines for each receiver. Figure~\ref{fig:mapa} shows the receiver positions and towlines superimposed on the bathymetry of the MR3D model.<br> Each EW towline has a length of 42 km, and each NS towline has a length of 47 km. Both directions are extending 11 km away from the first and last receivers at each towline. Sources positions were spaced at 100 m along each towline for a total of 201 source positions along each towline. The source is a 275 m long horizontal electrical dipole (HED), oriented parallel to the towline.<br> The output dataset was generated in the current industry netCDF-based data format.<br> You can follow the updates of the marlim project at:<br> https://www.researchgate.net/project/Marlim-R3D-A-realistic-model-for-mCSEM-simulations</p>

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

CSEM-MISD - CSEM's Multi-Illumination Surface Defect Detection Dataset

<p>In automated surface visual inspection, it is often necessary to capture the inspected part under many different illumination conditions to capture all the defects. To address this issue, at&nbsp;<a href="http://www.csem.ch/">CSEM</a>&nbsp;we have acquired a real-world multi-illumination defect segmentation dataset, called CSEM-MISD and we release it for research purposes to benefit the community.</p> <p>The dataset consists of three different types of metallic parts -- washers, screws, and gears. Parts were captured in a half-spherical&nbsp;<a href="https://register.epo.org/application?number=EP13197867">light-dome system</a>&nbsp;that filtered out all the ambient light and successively illuminated it from 108 distinct illumination angles.&nbsp; Each 12 illumination angles share the same elevation level and the relative azimuthal difference between the adjacent illumination angles on the same level is 30 degrees. For more details, please read Sections 3 and 4 of our paper.</p> <p>The washers dataset features 70 defective parts. The gears and&nbsp;screws datasets feature&nbsp;35 defective, 35&nbsp;intact and several hundred unannotated parts. Some defects, such as notches and holes, are visible in most images (illuminations) with intensity and texture variations among them, while others, such as scratches, are only visible in a few.</p> <p>We split the datasets into train and test sets. The train sets contain 32 samples, and the test set 38 samples. Each sample comprises 108 images (each captured under a different illumination angle), an automatically extracted foreground segmentation mask, and a hand-labeled defect segmentation mask.</p> <p>This dataset is challenging mainly because:</p> <ul> <li>each raw sample consists of 108 gray-scale images of resolution 512&times;512 and therefore takes 27MB of space;</li> <li>the metallic surfaces produce many specular reflections that sometimes saturate the camera sensors;</li> <li>the annotations are not very precise because the exact extent of defect contours is always subjective;</li> <li>the defects are very sparse also in the spatial dimensions: they cover only about 0.2% of the total image area in gears, 0.8% in screws, and 1.4% in washers; this creates an unbalanced dataset with a&nbsp;highly&nbsp;skewed class representation.&nbsp;</li> </ul> <p>The dataset is organized as follows:</p> <ul> <li>each sample resides in the Test, Train, or Unannotated directory;</li> <li>each sample has its own directory which contains the individual images, the foreground, and defect segmentation masks;</li> <li>each image is stored in 8-bit greyscale png format and has a resolution of 512 x 512 pixels;</li> <li>Image file names are formatted using three string fields separated with the underscore character: prefix_sampleNr_illuminationNr.png, where the prefix is e.g. washer, the sampleNr might be a three-digit number 001, and the illuminationNr is formed of 3 digits, first corresponding to the elevation index (1 - highest angle, 9 - lowest angle), and the additional two corresponding to the azimuth index (01-12).</li> <li>Each dataset contains light_vectors.csv, which contains the illumination angles (in lexicographic order of the illuminationNr), and light_intensities.csv that contains the numbers corresponding to the light intensity on the scale from 0&nbsp;to 127. Please, be aware, that the azimuth angles were not calibrated and might be a few degrees misaligned.</li> </ul> <p>We provide data loaders implemented in python at the project&#39;s <a href="https://github.com/DawyD/illumination-preserving-rotations">repository</a>.</p> <p>If you find our dataset useful, please cite our paper:</p> <blockquote> <p>Honz&aacute;tko, D., T&uuml;retken, E., Bigdeli, S. A., Dunbar, L. A., &amp; Fua, P. (2021). Defect segmentation for multi-illumination quality control systems. <em>Machine vision and Applications</em>.</p> </blockquote>

opencc-by-nc-nd-4.0Sep 2021View details →
zenodo36/100

Chesley et al., 2023 - Gofar Oceanic Transform Fault CSEM data from fault-perpendicular profiles (collected 2022)

<p>This repository contains processed and edited controlled-source electromagnetic amplitude and phase data from the Gofar oceanic transform fault with corresponding bathymetry files. The files beginning "dataFile.." are the amplitudes and phases and the files beginning "topo..." are the bathymetry information. Each profile in this repository crosses the fault approximately perpendicularly.</p>

opencc-by-4.0Nov 2023View details →
zenodo32/100

CSEM data and inversion result

<p>The files contain information about the CSEM data and inversion results presented in the GJI paper.</p>

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

Marlim R3D (MR3D) - The full azimuth noise-free CSEM dataset

<p>Marlim R3D (MR3D) is an open-source realistic geoelectric model for CSEM simulations of the post-salt turbiditic reservoirs at the Brazilian offshore margin.<br> Here we make available the complete noise-free CSEM dataset, with inline and broadside geometries, of two simulated surveys on the MR3D model. We computed the six electromagnetic field components (Ex, Ey, Ez, Hx, Hy, and Hz) at six frequencies in the 0.125&ndash;1.25 Hz range.<br> The output dataset was generated in the current industry netCDF-based data format.<br> You can follow the updates of the marlim project at:<br> https://www.researchgate.net/project/Marlim-R3D-A-realistic-model-for-mCSEM-simulations</p>

opencc-by-4.0Nov 2018View details →
ClinicalTrials.gov32/100

cSEMS vs. NEPS in Stricture of Biliary Anastomosis After Liver Transplantation

ClinicalTrials.gov study NCT01393067. IPD Sharing: Not stated. Countries: 3. Publications: 4.

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

Prospective Evaluation of the Covered Self-expandable Metal Stents (CSEMS) for Incomplete Biliary Stone Clearance

ClinicalTrials.gov study NCT01475864. IPD Sharing: Not stated. Countries: 0. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record