Stimulus¶
Model definitions¶
AuditoryStimulation¶
Description of an auditory stimulus
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Stimulus name |
|
|
Sample frequency |
|
|
Amplitude modulation frequency |
|
Tone frequency unit |
|
|
|
Bandpass low frequency |
|
|
Bandpass high frequency |
|
Optional[FilterType] |
Bandpass filter type |
|
|
Bandpass order |
|
|
Notes |
FilterType¶
Types of bandpass filters for auditory stim
Name |
Value |
|---|---|
|
|
|
|
OlfactometerChannelConfig¶
DEPRECATED: Use OlfactometerConfig in aind_data_schema.components.configs
Description of olfactometer channel configurations
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Channel index |
|
|
Odorant |
|
|
Odorant dilution |
|
Dilution unit |
|
|
|
Notes |
OlfactoryStimulation¶
DEPRECATED: Use StimulusEpoch.stimulus_name and OlfactometerConfig in aind_data_schema.components.configs
Description of a olfactory stimulus
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Stimulus name |
|
Optional[List[OlfactometerChannelConfig]] |
[DEPRECATED] Use OlfactometerConfig instead. Channels |
|
|
[DEPRECATED] Use OlfactometerConfig instead. Notes |
OptoStimulation¶
Description of opto stimulation parameters
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Stimulus name |
|
Pulse shape |
|
|
|
Pulse frequency (Hz) |
|
Pulse frequency unit |
|
|
|
Number of pulse trains |
|
|
Pulse width (ms) |
|
Pulse width unit |
|
|
|
Pulse train duration (s) |
|
Pulse train duration unit |
|
|
|
Fixed pulse train interval |
|
|
Pulse train interval (s) (Time between pulse trains) |
|
Pulse train interval unit |
|
|
|
Baseline duration (s) (Duration of baseline recording prior to first pulse train) |
|
Baseline duration unit |
|
|
|
Other parameters |
|
|
Notes |
PhotoStimulation¶
Description of a photostimulation acquisition
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Stimulus name |
|
|
Number of groups |
|
List[PhotoStimulationGroup] |
Groups |
|
|
Inter trial interval (s) |
|
Inter trial interval unit |
|
|
|
Other parameters |
|
|
Notes |
PhotoStimulationGroup¶
Description of a photostimulation group
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Group index |
|
|
Number of neurons |
|
|
Stimulation laser power (mW) |
|
Stimulation laser power unit |
|
|
|
Number of trials |
|
|
Number of spirals |
|
|
Spiral duration (s) |
|
Spiral duration unit |
|
|
|
Inter trial interval (s) |
|
Inter trial interval unit |
|
|
|
Other parameters |
|
|
Notes |
PulseShape¶
Types of Opto stim pulse shapes
Name |
Value |
|---|---|
|
|
|
|
|
|
VisualStimulation¶
Description of visual stimulus parameters. Provides a high level description of stimulus.
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Stimulus name |
|
|
Stimulus parameters (Define and list the parameter values used (e.g. all TF or orientation values)) |
|
|
Stimulus template name (Name of image set or movie displayed) |
|
|
Notes |