Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:freesurfer [2024/03/15 12:14] – vsydnor | tools:freesurfer [2025/04/01 17:07] (current) – will | ||
---|---|---|---|
Line 4: | Line 4: | ||
Freesurfer commands (recon-all and many, many more) can be run via the command line if you install the software and be sure to set up your terminal correctly with: | Freesurfer commands (recon-all and many, many more) can be run via the command line if you install the software and be sure to set up your terminal correctly with: | ||
+ | |||
< | < | ||
export FREESURFER_HOME=/ | export FREESURFER_HOME=/ | ||
source $FREESURFER_HOME/ | source $FREESURFER_HOME/ | ||
export SUBJECTS_DIR=/ | export SUBJECTS_DIR=/ | ||
- | < | + | </code> |
- | + | ||
- | However for ease + reproducibility, | + | |
+ | However for ease + reproducibility, | ||
+ | For [[: | ||