Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au

Skip to end of banner
Go to start of banner

Pre-processing

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

FreeSurfer performs the whole cortical reconstruction process and generates it their unique FreeSurfer file format using the command recon-all.

Running whole pre-processing pipeline automatically

You can automatically run the whole process (without manual editing/manual checks):

  1. with a niftii file

recon-all -i FTD####.nii -subjid subject_1 -all

2. with a folder of DICOM files

recon-all -i /scratch/project/FTD#### -subjid subject_1 -all

Pre-processing with manual corrections

  • No labels