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.

235

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

235 results for “Stimulus”

Learn how ShareScore rates datasets ↗
zenodo32/100

GazeMining: A Dataset of Video and Interaction Recordings on Dynamic Web Pages. Labels of Visual Change, Segmentation of Videos into Stimulus Shots, and Discovery of Visual Stimuli.

<p><strong>Recording setup</strong><br> Recordings have been taken place on 12th March 2019. Gaze data has been recorded with a Tobii 4C eye tracker with Pro license at 90 Hz. Resolution of the viewport was set to 1024x768. The display had a size of 24 inches and a resolution of 1680x1050 pixels. We polled the DOM tree every 50 milliseconds for fixed elements. We recorded the Web browsing of four participants, who followed the protocol as stored under &quot;Dataset_visual_change/Instructions.doc&quot;.</p> <p><strong>Description of the dataset</strong><br> The dataset consists of following three subsets.</p> <p><em>1. Dataset_visual_change</em><br> The recordings of each participant p1-p4 on twelve Web sites are in the corresponding directories. For each Web site, there are nine to eleven files:</p> <ul> <li>&lt;site&gt;.json: datacast</li> <li>&lt;site&gt;.webm: video recording</li> <li>&lt;site&gt;.features.csv: computer-vision features per observation</li> <li>&lt;site&gt;.features_meta.csv: meta information about features</li> <li>&lt;site&gt;.labels-l&lt;X&gt;.csv: labels of observations</li> <li>&lt;site&gt;_meta.csv: meta information about recording</li> <li>&lt;site&gt;_scroll_cache.csv: cache of estimated scrolling</li> <li>&lt;site&gt;_scroll_cache_map.csv: mapping of observations to scroll cache entries</li> <li>&lt;site&gt;_times.csv: timestamps of frames in the video recording</li> <li>&lt;site&gt;_layer_pixels.csv: first row is the pixel count of root layer, second row is pixel count of all fixed elements</li> </ul> <p><em>2. Dataset_stimuli</em><br> Stimulus shots and visual stimuli computed with the framework. Value-based, edge-based, signal-based, and SIFT-based features have been used. The labels of the first participant&#39;s session had been used to train a random forest classifier with 100 trees for visual change classification, using the named features. The discovery has been performed on each Web site from the dataset and<br> the results are placed in the respective directories. Inside each directory, there is one directory for the detected shots and one for the discovered stimuli. In the shots directory, there is one overview as &lt;participant&gt;_&lt;site&gt;.csv file. For each shot, there are four further files:</p> <ul> <li>&lt;participant&gt;_&lt;site&gt;_&lt;shot&gt;.png: stitched frame of the stimulus shot</li> <li>&lt;participant&gt;_&lt;site&gt;_&lt;shot&gt;-blind.csv: frames from animations that are not contributing to the stitched frame</li> <li>&lt;participant&gt;_&lt;site&gt;_&lt;shot&gt;-gaze.csv: gaze data (in stitched frame space)</li> <li>&lt;participant&gt;_&lt;site&gt;_&lt;shot&gt;-mouse.csv: mouse data (in stitched frame space)</li> </ul> <p>The shots have been merged to stimuli, which are placed in the stimuli directory. The stimuli are grouped per layer (scrollable, fixed elements, etc.) and meta information is available in &lt;layer_index&gt;-&lt;xpath&gt;-meta.csv files. Furthermore, there are directories per layer, storing the discovered stimuli. Each discovered visual stimulus is represented by four files:</p> <ul> <li>&lt;stimulus_id&gt;.png: stitched frame of the visual stimulus</li> <li>&lt;stimulus_id&gt;-gaze.csv: gaze data (in stitched frame space)</li> <li>&lt;stimulus_id&gt;-mouse.csv: mouse data (in stitched frame space)</li> <li>&lt;stimulus_id&gt;-shots.csv: contained stimulus shots</li> </ul> <p><em>3. Dataset_evaluation</em><br> We have performed two evaluations of the visual stimuli discovery. One computational estimating the quality of stimuli. One case-study of an expert&#39;s task. There are two respective directories with the annotation data.</p> <p><strong>Changelog</strong><br> [1.0.2] Add counts of layer pixels per participant.<br> [1.0.1] Change to CC0 license.<br> [1.0.1] Add labels of third annotator &quot;l3&quot;.<br> [1.0.0] Initial release.</p>

openother-pdJun 2020View details →
zenodo32/100

Predicting readers' prototypical eye-movement behavior using MASC, a model of Attention in the Superior Colliculus: Stimulus materials, model code, data, and statistical analyses.

<p>The goal of the present research was to determine the role of rudimentary visuo-motor pathways, from the retina and the primary visual cortex to the superior colliculus (SC), in the guidance of human eye movement during reading. To this end, we used MASC, our model of Attention in the Superior Colliculus (Adeli et al., Journal of Neuroscience 2017), a model that relies on well-established saccade-programming principles in the SC. MASC predicts sequences of fixations over an input image by spatially integrating incoming signals in the space of the SC.</p> <p>Here, MASC computed the distribution of luminance contrast over sentences&#39; images (visual-saliency map), after blurring it proportional to retinal eccentricity (retina transformation). It then projected the visual-saliency map into SC space, using a logarithmic afferent-mapping function (magnification factor). Input signals were averaged over retinotopically organized populations of neurons (point images) of constant size, first in the visual map and then in a spatially-registered motor map. The most active population was identified through a winner-take-all process. After jitter applied to the winning population, the next fixation location was determined using inverse efferent mapping. This sequence of events was then repeated to predict following fixation locations, but inserting after each saccade an inhibitory spatial tag (Inhibition of Saccade Return; ISR -referred to as IOR in the uploaded files). All MASC&#39;s parameters, but one, were biologically determined, using electrophysiological data in macaque; the ISR window was the one fit parameter.</p> <p>MASC was tested by comparing its predicted sequences of fixations over sentences from the French-Sentence Corpus (FSC) to the eye-movement behavior of 40 French-native speakers reading the same sentences for comprehension (Albrengues et al., Plos One 2019). Then, MASC was dissected to determine the crucial processing steps enabling prediction of human behavior (10 comparison models -see the general README file). Finally, to address crucial issues in the reading literature, i.e., the role of inter-word spacing and character print size in eye-movement guidance, MASC was additionally tested in four additional display conditions: the same sentences from the FSC, but with blank spaces between words being either filled or removed, or with the screen width angle being multiplied by 2 or 4, such that characters were larger in angular size (0.5&deg; and 1&deg;) than in the original experiment (0.25&deg;). MASC&#39;s predicted effects of inter-word spacing and print size were compared to previously published data.</p> <p>All material relevant to the project is reported here, including the FSC materials (bitmap and information text files), the Matlab code for our MASC model, raw simulation data for MASC and all our comparison models, as well as MASC&#39;s simulations in the different display conditions, the scripts we developed in R to transform raw simulation data into data matrices for statistical analyses of (word-based) eye-movement behavior, the resulting data matrices for all models as well as the data matrix for FSC readers, the R-scripts for statistical comparison of oculomotor behavior between data sets and conditions, literature-review tables of previously published data (for comparison with MASC&#39;s predictions), and the R-scripts generating the figures summarizing our results.</p> <p>Further information can be found in the general README file as well as in the README files attached to each folder. The authors&#39; respective contributions to the project, the licence attached to the included materials and their condition of use are listed in the general README file.</p> <p>A manuscript reporting and discussing these modeling data is in preparation (Vitu, F., Adeli, H. &amp; Zelinsky, G. J.); A reference will be provided here when the manuscript appears in a journal.</p> <p>Other references to be cited:</p> <p>- For the model code: Adeli, H., Vitu, F., &amp; Zelinsky, G. J. (2017). A model of the superior colliculus predicts fixation locations during scene viewing and visual search. Journal of Neuroscience, 37(6), 1453-1467. http://www.jneurosci.org/content/37/6/1453</p> <p>- For FSC materials and data: Albrengues, C., Lavigne, F., Aguilar, C., Castet, E., &amp; Vitu, F. (2019). Linguistic processes do not beat visuo-motor constraints, but they modulate where the eyes move regardless of word boundaries: Evidence against top-down word-based eye-movement control during reading. PLoS ONE 14(7): e0219666. https://doi.org/10.1371/journal.pone.0219666<br> &nbsp;</p>

opencc-by-nc-nd-4.0Aug 2021View details →
zenodo32/100

Dataset: Stimulus salience conflicts and colludes with endogenous goals during urgent choices

<p>This dataset (packaged as the zip file 3CS_datashare.zip) accompanies the article titled &quot;Stimulus salience conflicts and colludes with endogenous goals during urgent choices&quot; by EE Oor, TR Stanford, and E Salinas, iScience &nbsp;26:106253&nbsp;(2023).</p> <p>The experimental results in the paper are based on behavioral data collected from three monkey subjects during performance of visuomotor tasks, as described in the article. This dataset contains the trial-by-trial results collected for each subject and upon which all subsequent analyses were based.</p> <p>In addition to the trial-wise data arrays (stored in three *.csv files), the dataset includes Matlab functions and scripts (*.m files) used to analyze the data and generate figures in the article. Instructions and specifics are detailed in the README file.</p>

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

Aversive stimulus-tuned responses in the CA1 of the dorsal hippocampus (dataset 8)

<p>Multichannel electrophysiology data for the manuscript with the same title.</p> <p>(2306_24)</p>

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

Pain Protocol: Nociception Coma Scale-Revised With Personalized Stimulus

ClinicalTrials.gov study NCT06012357. IPD Sharing: YES. Countries: 1. Publications: 1.

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

Tactile/kinesthetic Stimulus Program

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

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

STIMULUS MDS-US : Sabatolimab Added to HMA in Higher Risk MDS

ClinicalTrials.gov study NCT04878432. IPD Sharing: YES. Countries: 1. Publications: 0.

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

Stimulus Intensity in Left Ventricular Leads

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

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

Use of Music and Voice Stimulus on Coma Patients

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

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

Variable Visual Stimulus as a Novel Approach for Gait Rehabilitation

ClinicalTrials.gov study NCT03737331. IPD Sharing: NO. Countries: 1. Publications: 4.

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

The Incretin Secretion in the Gut System Related to the Physiological Stimulus

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

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

The Effect of Multisensory Stimulus Method on Pain and Physiological Parameters in Infants

ClinicalTrials.gov study NCT06291519. IPD Sharing: Not stated. Countries: 1. Publications: 8.

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

Study of Stimulus Parameters in Flicker Electroretinogram (ERG)

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

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

ANI and NoL Index Variations After Standard Nociceptive Stimulus at 0, 50, 25 % of Inhaled N2O in the Anesthetic Mixture

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

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

Baby Smell Visual Stimulus Program Cortical and Breast Oxygenation Milk Amount Mother-Infant Attachment

ClinicalTrials.gov study NCT06058208. IPD Sharing: NO. Countries: 1. Publications: 5.

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

Influence of Depth of Anesthesia on Pupillary Reactivity to a Standardized Stimulus

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

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

REsting and Stimulus-based Paradigms to Detect Organized NetworkS and Predict Emergence of Consciousness

ClinicalTrials.gov study NCT03504709. IPD Sharing: Not stated. Countries: 1. Publications: 5.

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

Efficacy of Two Interventions Increasing Sensory Stimulus in Elderly Patients With Oropharyngeal Dysphagia

ClinicalTrials.gov study NCT01762228. IPD Sharing: Not stated. Countries: 1. Publications: 11.

restrictedIPD-UNDECIDEDFeb 2026View details →
dryad32/100

Data from: Stimulus salience as an explanation for imperfect mimicry

Open the record for dataset details and reuse information.

publicMar 2015View details →
dryad32/100

Raw data for: Captivating color: evidence for optimal stimulus design in a polymorphic prey lure

Open the record for dataset details and reuse information.

publicApr 2022View 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