-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMenu_Preprocess.txt
More file actions
21 lines (12 loc) · 816 Bytes
/
Menu_Preprocess.txt
File metadata and controls
21 lines (12 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. Brant documentation master file, created by
sphinx-quickstart on Fri May 26 16:27:58 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Preprocess
===================================
Raw data collected from MRI scanners are formatted as DICOM (Digital Imaging and Communications in Medicine) files, which are firstly converted to a single 4D NIfTI (Neuroimaging Informatics Technology Initiative) image for efficiently processing. For converted data, visual inspection is recommended to censor data with low quality (artifacts and distortions). Qualified data can be further processed in the preprocessing pipeline.
.. toctree::
:maxdepth: 2
Preprocess_System_Configuration
Preprocess_Directories
Preprocess_Modules