Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Segmentation and spatial normalization sometimes require a manual registration of the T1 to the MNI space. Normalization and segmentation usually fail completely, and so problems are easy to see with a "checkreg" between normalized files and a template.

Table of Contents

Definition (simple)

Having the T1 "registered" to the MNI template means that the T1 and MNI images are in roughly the same space when they are opened. In other words, they overlap, the angle of the brain is similar, and the origins are in a similar place.

Manual registration means a user changes the location and angle of the T1 brain to make it visually match the MNI template. 

Location of files to manually register

The T1 files to register are in T1_manual2MNI folders. Subject folders in T1preprocess contain subfolders with T1 files, in the following order (numbers refer to image labels):

...

Fig. itemMeaning
1subject folder in T1preprocess
2individual series with nifti files (copied from rawimages)
3average of T1 series; defines native space
4copy of native space T1, which can optionally be manually registered
5resliced versions of T1; in this example, two different reslice options are there (one with 0.7mm voxels the other with 0.9mm, according to the parameters in the Analysis GUI)

Manually registering with SPM

  1. Open two instances of MATLAB, and open SPM in both ("SPM 1", "SPM 2").
  2. Shift the graphics window so you can see both images at the same time
  3. SPM 1:Open a template; select  "Display" from the SPM menu, and select the single subject file in the .\canonical subfolder.
  4. SPM 1: Click "Origin" to set the location to 0 0 0. 
  5. SPM 2: Open the T1  you want to register
  6. SPM 2: Click "Origin" to set the location to 0 0 0
  7. SPM 2: Adjust the shifts (x/y/z mm) and rotations (pitch/roll/yaw); this will move the T1. Your aim is to have the T1 aligned with the MNI-space scan. 
    • Start with rotations
    • To set the x/y/z shifts, place the cross-hairs where you think the origin should be, and click "Set Origin"; this will automatically calculate the left/right, forward/back, and up/down shifts.
      • A shift down is performed with negative "up" numbers (ditto for shifting left, use negative right numbers, etc.).
    • Start with the most obvious changes: often "pitch" is the first to change, followed by resetting the origin.
    • Cycle through the pitch/roll/yaw rotations, rather than trying to get one perfect then move to the next.
    • Remember the rotations are in radians, so use small numbers; typically the order of magnitude for pitch is 0.1-0.2, and for roll/yaw 0.01-0.04.
    • Keep an eye on the big picture; don't try to only match one feature.
    • Features to note: angle of brainstem, 0 line just slicing superior cerebellum and genu and below of corpus callosum, origin at anterior commisure (where white matter "finger" ends)
  8. SPM 2: Save by clicking "Reorient"; the T1 will already be selected, so just click "Done". When asked, say "yes" to saving the parameters, and use the default file name.

Step 8 completes the manual realigning. For additional studies, repeat steps 5-7.

Background Details: Process

Each subject's T1's go through this sequence:

...