CCNHuntLab / coins-meg

Analysis of the MEG data from the Continuous Inference task collected in the Decision Dynamics Lab at the University of Oxford
MIT License
0 stars 0 forks source link

Implement TRF estimations across runs and subjects #15

Closed cedricfoucault closed 3 weeks ago

cedricfoucault commented 1 month ago

Following up on issue #10. We were able to estimate TRFs in source space and sensor space on an example subject using a single run. We would now like to estimate TRFs across all the runs that the subject performed, to obtain a single TRF per subject and regressor type (rather one TRF per subject and run). We would also like to estimate these TRFs for all subjects in the dataset, using a batch script that will automate the computation across subjects, and save the results on disk.

This issue tracks the work needed to get all the above working