Versions Compared

Key

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

This page describes how to run a single subject manually, and to check the segmentations.

Under CSPM => T1, go to "T1 to FSL-Compatible", and select the T1. This will create a new file in a zipped (*.nii.gz) format, which you can open with mricron.

Image Added

Copy this file to the Linux system (e.g., LinuxShare).

Note that FIRST expects all files to be in the same folder, so the T1's and segmentations for all subjects will be in one location. This can make for thousands of files in that folder, but that is normal.

To test FIRST on one subject:

  1. Create an empty folder (e.g., LinuxShare\temp)

If you are running within Linux and don't need Windows, then create a folder (termed "directory" in Linux) wherever you want.

  1. Copy the FSL-compatible file to the new folder (optional, rename to something simple, if the original file name is cumbersome)
  2. Within Linux, open a terminal
  3. Move the current directory to the empty folder, e.g.:  [user@localhost temp]$ cd /mnt/hgfs/LinuxShare/temp

    The command "pwd" will tell you the current directory.


  4. Run FIRST on that file, e.g.:, [user@localhost temp]$ run_first_all -i CON5015 -o CON5015
  5. Wait several minutes; if the process is successful, you will see multiple files (see below)
  6. Open the T1 (CON5015.nii.gz in the example below) in mricron, open the segmentations (CON5015_all_fast_firstseg.nii.gz below), and check segmentations ("Yoke" mricron instances).
  7. Compare the location of segmented structures, which are numbered according to the "CMA Standard Labels."
    Image Added