Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BIDS model specifications #34

Open
2 tasks
tsalo opened this issue Jan 22, 2020 · 0 comments
Open
2 tasks

Add BIDS model specifications #34

tsalo opened this issue Jan 22, 2020 · 0 comments

Comments

@tsalo
Copy link
Member

tsalo commented Jan 22, 2020

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_time as onset and tap_duration as duration.
    • Do we want to include tap_count divided by tap_duration as a modulator?
      • Not sure if it's worth it with a block design.
    • Standard convolution with standard HRF.
    • Contrasts for auditory > other, visual > other, and motor > other.
  • Estimation model (model-estimation_smdl.json)
    • Break trial types in auditory, motor, and visual.
    • Model motor using onset + response_time as onset and tap_duration as duration.
    • Do we want to include tap_count divided by tap_duration as 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant