Difference between revisions of "MRI Data Acquisition"
From Brain Development & Education Lab Wiki
(Created page with "After MRI data has been acquired at the DISC MRI center it should be saved as PAR/REC files. For each subject, the data should be placed in: /mnt/diskArray/projects/MRI/study...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
After MRI data has been acquired at the DISC MRI center it should be saved as PAR/REC files. For each subject, the data should be placed in: | After MRI data has been acquired at the DISC MRI center it should be saved as PAR/REC files. For each subject, the data should be placed in: | ||
− | /mnt/diskArray/projects/MRI/study_sID_initials | + | /mnt/diskArray/projects/MRI/study_sID_initials/YearMonthDay/raw |
− | /mnt/diskArray/projects/MRI/NLR_001_JY | + | For example: |
− | Next we run the [[Anatomy | + | /mnt/diskArray/projects/MRI/NLR_001_JY/20150926/raw |
+ | When a subject has multiple scan sessions, they will go in separate folders within the subject's main folder, each with the date of the scan, so that we can determine the order of the scans. All the raw data should be within the raw folder so that the outputs of different processing stages can be saved in separate named folders. For example: | ||
+ | /mnt/diskArray/projects/MRI/NLR_001_JY/20150926/dti96trilinrt | ||
+ | /mnt/diskArray/projects/MRI/NLR_001_JY/20150926/mrtrix | ||
+ | Next we run the [[Anatomy Pipeline]] and [[Diffusion Pipeline]] to preprocess this data that will be used for many purposes. |
Latest revision as of 21:21, 28 October 2015
After MRI data has been acquired at the DISC MRI center it should be saved as PAR/REC files. For each subject, the data should be placed in:
/mnt/diskArray/projects/MRI/study_sID_initials/YearMonthDay/raw
For example:
/mnt/diskArray/projects/MRI/NLR_001_JY/20150926/raw
When a subject has multiple scan sessions, they will go in separate folders within the subject's main folder, each with the date of the scan, so that we can determine the order of the scans. All the raw data should be within the raw folder so that the outputs of different processing stages can be saved in separate named folders. For example:
/mnt/diskArray/projects/MRI/NLR_001_JY/20150926/dti96trilinrt /mnt/diskArray/projects/MRI/NLR_001_JY/20150926/mrtrix
Next we run the Anatomy Pipeline and Diffusion Pipeline to preprocess this data that will be used for many purposes.