Closed larsoner closed 11 months ago
Thanks @larsoner !
The next steps sound good to me. I am currently using meegkit for TSPCA (can take lines 69-73 from simple_AEF_AEP.py). The improved timing for auditory localiser events can be obtained from utils.triggerCorrection() by passing in the raw MEG data, and the timestamps of conversational segments created by @yigu8115 can be read in using the align_and_segment_audios.load_processed_audio_data() function he provided.
Oops merging the PR seems to have closed the issue - let me know if I shouldn't have done that.
Also everyone should have direct write access as well :)
Progress toward BIDS:
I tried using MNE-BIDS-Pipeline, but it has some drawbacks:
So maybe next steps instead would be:
Thoughts @JD-Zhu ?