forked from kaczmarj/demo-psychopy-paradigm
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
This task involves rather simple analyses. Might as well make model specifications for them to make running analyses easier and more transparent.
- Detection model (
model-detection_smdl.json)- Break trial types in auditory, motor, and visual.
- Model motor using
onset+response_timeas onset andtap_durationas duration. - Do we want to include
tap_countdivided bytap_durationas a modulator?- Not sure if it's worth it with a block design.
- Standard convolution with standard HRF.
- Contrasts for
auditory > other,visual > other, andmotor > other.
- Estimation model (
model-estimation_smdl.json)- Break trial types in auditory, motor, and visual.
- Model motor using
onset+response_timeas onset andtap_durationas duration. - Do we want to include
tap_countdivided bytap_durationas a modulator?- Not sure if parametric modulation is compatible with FIR.
- Finite impulse response model.
- No real need for contrasts, since we'll pull FIR estimates per condition and model those outside of fitlins.
Metadata
Metadata
Assignees
Labels
No labels