Freesurfer on ARC: Difference between revisions

From RCSWiki
Jump to navigation Jump to search
(Created page with "Freesurfer is a collection of neuroimaging software that can be used to process Magnetic Resonance Imaging files like DICOMs and NIFTIs. Detailed documentation can be found on...")
 
No edit summary
Line 1: Line 1:
Freesurfer is a collection of neuroimaging software that can be used to process Magnetic Resonance Imaging files like DICOMs and NIFTIs. Detailed documentation can be found on the [[ https://surfer.nmr.mgh.harvard.edu/ | Freesurfer website]]  
Freesurfer is a collection of neuroimaging software that can be used to process Magnetic Resonance Imaging files like DICOMs and NIFTIs. Detailed documentation can be found on the [ https://surfer.nmr.mgh.harvard.edu/ Freesurfer website]  


Most simple workflows that are scalable on ARC use recon-all to perform a reconstruction of the MRI image from the collection of slices. This is done by parallelizing over scans or subjects.
Most simple workflows that are scalable on ARC use recon-all to perform a reconstruction of the MRI image from the collection of slices. This is done by parallelizing over scans or subjects.

Revision as of 17:28, 4 October 2021

Freesurfer is a collection of neuroimaging software that can be used to process Magnetic Resonance Imaging files like DICOMs and NIFTIs. Detailed documentation can be found on the [ https://surfer.nmr.mgh.harvard.edu/ Freesurfer website]

Most simple workflows that are scalable on ARC use recon-all to perform a reconstruction of the MRI image from the collection of slices. This is done by parallelizing over scans or subjects.

Freesurfer Singularity Containers

Freesurfer Sample Script

Single Scan Script

Multiple Scans Reconstruction in Parallel with a Job Array