Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
brant/source/Menu_Preprocess.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
21 lines (12 sloc)
816 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.. 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 | |