= Warping the anatomy templates = ''Authors: Francois Tadel, John C Mosher'' The best results for source localization are obtained with an individual anatomy of each subject, that are processed to extract the cortex and the scalp surface. Unfortunately, scanning a subject in an MRI costs in time and money, and may not be available for the source analysis. You can use a template anatomy (ICBM152, Colin27 or other), but for subjects with head shapes that are very different from the template the localization errors can be large. For this purpose, Brainstorms offers an intermediate solution: Creating a pseudo-individual anatomy based on the head points that were digitized before the MEG/EEG acquisition. These points really represent the shape of the head of the subject, they can be used to scale and deform the template MRI, volume atlases and surfaces. <> == Prepare the anatomy template == The anatomical landmarks (NAS, LPA, RPA) defined when digitizing the head shape must be the same as the ones used in the default anatomy of the protocol ([[Tutorials/DefaultAnatomy|Colin27, ICBM152, FSAverage]]). By default, the LPA/RPA points are defined at the junction between the tragus and the helix, as represented with the red dot in the [[CoordinateSystems|Coordinates systems page]]. If you want to use an anatomy template but used a different convention when digitizing the position of these points, you have to modify the default positions of the template with the MRI Viewer. * Go to the anatomy view. * In (default anatomy), right-click on the MRI > Edit MRI. * Modify the position of the fiducial points to match your own convention. * Click on [Save], it will update the surfaces to match the new coordinate system. == Prepare the subject == We are going to test this feature with the protocol TutorialIntroduction (from the [[http://neuroimage.usc.edu/brainstorm/Tutorials#Get_started|introduction tutorials]]). * Select the protocol TutorialIntroduction, and select the view "Functional data (sorted by subjects)". * Create a new subject "SubjectWarp": * '''Yes, use default anatomy,''' * '''No, use one channel file per acquisition run.''' * Right-click on SubjectWrap > '''Review raw file'''. * Select the file format: "'''MEG/EEG: CTF (*.ds...)'''" * Select the folders: '''sample_introduction/data/''' * After creating the link to the recordings, it should display the current registration: head surface from the ICBM152 template (grey surface) and head shape from the Polhemus digitizer (green points). <
><
> {{attachment:treeBefore.gif||width="433",height="233"}} == Edit the initial MRI/MEG registration == The warping process is very sensitive to the initial position of the head points relatively to the scalp surface. You really want to make sure that the alignment is correct before running the deformation of the default anatomy, and fix it if necessary. We do not recommend to use the automatic registration at this point, because we are trying to align these points on a completely different head shape. We are going to edit the registration manually. * Right-click on the channel file > '''MRI registration > Check'''. * The grey surface is the template head surface and the green points represent the head points we digitized from the head of our subject. The initial alignment is not too bad but can be improved. The most common reason for this bad alignment is the size difference between the subject and the template head. Close this figure. * Right-click on the channel file > '''MRI registration > Edit'''. * Use all the buttons in the toolbar to find an acceptable alignment. You can hide the MEG helmet (first button in the toolbar) and make the head surface more transparent (use the transparency slider in the Surface tab of the Brainstorm window) if it is easier for you to see what is happening. * The head of the subject is smaller than the template, therefore most of the head points should be "inside" the template head surface at the end of the registration. * The nasion/left/right fiducial points are displayed for the template anatomy (blue) and the subject (red), this is a precious information to control that you are not going too far in your re-alignment. * Click on the OK button in the toolbar when you're done. Answer yes to confirm the modifications. <
><
> {{attachment:refineAfter.gif||width="467",height="235"}} <
> == Warping the template anatomy == * Right-click on channel file > Digitized head points > '''Warp > Deform default anatomy'''.<
><
> {{attachment:warpPopup.gif||width="662",height="240"}} * First question: Which method to use. <
><
> {{attachment:optionsWarp.gif}} * '''Scale''': A simple scaling does not deform the template anatomy, it just scales it to match in size the subject's head along the three axis (x,y,z). * '''Warp''': This option deforms the MRI and all the surfaces of the template to match the shape defined by the digitized head points (works only if there are enough points and if the sampling is regular on the head surface). Select this option. * Second question: Remove incorrect head points. <
><
> {{attachment:optionsOutliers.gif}} * '''Remove outliers''': If you have some misplaced points in your list of digitized head points, you can skip these outliers in the deformation and get a smoother results. Unless you have a lot of bad points or very few points, you can keep this default to 2% of the points. == Results == * Go in the Anatomy view of the protocol (first button on top of the database explorer). * All the files from the default anatomy, MRI, volume atlases and surfaces, have been deformed to fit the head points from the channel file of SubjectWarp. <
> {{{#!wiki note Although the warped anatomy is based on the default anatomy. It is necessary to perform [[https://neuroimage.usc.edu/brainstorm/Tutorials/ImportAnatomy#MNI_normalization|MNI normalization]] in the warped anatomy to use processes that work with [[https://neuroimage.usc.edu/brainstorm/CoordinateSystems#MNI_coordinates|MNI coordinates]]. }}} <
><
> . {{attachment:treeAfter.gif}} * The following figures represent the anatomy before (left) and after (right) warping. Don't worry about the alien shape of the head: the parts of the head shape that are poorly deformed (the lower part of the head) are the regions where there were no head points. What matters is the shape of the cortical surface, which looks ok in this case. . {{attachment:warpDone.gif||width="347",height="380"}} * You can do a final check to verify that the warped surfaces match the head points. <
>Right-click on the channel file > '''MRI registration > Check'''. <
><
> {{attachment:checkFinal.gif||width="568",height="206"}} == Additional information == ==== Forum discussions ==== * Forum: Get the MNI coordination from warped anatomy using cs_convert function : [[https://neuroimage.usc.edu/forums/t/10737/2|https://neuroimage.usc.edu/forums/t/10737/2]] * Forum: Error at Simulate recordings from dipoles (MNI coords) and warped anatomy: [[https://neuroimage.usc.edu/forums/t/39320/2|https://neuroimage.usc.edu/forums/t/39320/2]] <>