Head Localization and MRI Coregistration: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 5: Line 5:
* Use headMotionDetect to determine epochs with head motion over a given threshold (in cm)
* Use headMotionDetect to determine epochs with head motion over a given threshold (in cm)


{| width=600 align=center style="border: 1px solid black;"
{| width=600 style="border: 1px solid black;"
|Usage: headMotionDetect -th 0.25 dataset.ds
|Usage: headMotionDetect -th 0.25 dataset.ds
|}
|}

Revision as of 15:09, 20 February 2018

Head Localization and MRI Co-Registration

The first step in any analysis pipeline is to localize the MEG data to anatomical space, which is generally done using a structural MRI. When doing this localization, it is important to know if the subject moved during the recording.

  • Use headMotionDetect to determine epochs with head motion over a given threshold (in cm)
Usage: headMotionDetect -th 0.25 dataset.ds