Skip to content

Commit

Permalink
label
Browse files Browse the repository at this point in the history
  • Loading branch information
baxpr committed Aug 13, 2024
1 parent 67878d1 commit 44d78e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions processors/xcpd-CC20240807_v0.7.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ post:
rm -fr /OUTPUTS/HTML/sub-*/ses-* &&
cd /INPUTS &&
curl -o xcpd-processors.tar.gz -L https://github.com/VUIIS/xcpd-processors/archive/refs/tags/v2.1.2.tar.gz &&
curl -o xcpd-processors.tar.gz -L https://github.com/VUIIS/xcpd-processors/archive/refs/tags/v2.1.3.tar.gz &&
tar -zxf xcpd-processors.tar.gz &&
export PATH=/INPUTS/xcpd-processors-2.1.2/scripts:\$PATH &&
export PATH=/INPUTS/xcpd-processors-2.1.3/scripts:\$PATH &&
custom_parcellation.py
--fmriprep_dir /INPUTS/fmriprepBIDS/fmriprepBIDS
--xcpd_dir /OUTPUTS/xcpdBIDS
Expand Down

0 comments on commit 44d78e1

Please sign in to comment.