We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168e83b commit 8c2953cCopy full SHA for 8c2953c
docs/_static/sbatch.slurm
@@ -15,7 +15,7 @@
15
16
BIDS_DIR="$STUDY/data"
17
DERIVS_DIR="derivatives/fmriprep-1.5.0"
18
-LOCAL_FREESURFER_DIR="/mystuff/output/freesurfer-6.0.1"
+LOCAL_FREESURFER_DIR="$STUDY/data/derivatives/freesurfer-6.0.1"
19
20
# Prepare some writeable bind-mount points.
21
TEMPLATEFLOW_HOST_HOME=$HOME/.cache/templateflow
0 commit comments