Skip to content

Commit 66844b2

Browse files
author
Horea Christian
committed
fixed template
1 parent 1761909 commit 66844b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/script_templates/feat_ev_custom.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ set fmri(custom$ev_num) "$cond_file"
3737
set fmri(default_bfcustom) "${fsldir}/etc/default_flobs.flobs/hrfbasisfns.txt"
3838
set fmri(basisorth$ev_num) $basisorth
3939
set fmri(basisfnum$ev_num) $basisfnum
40-
set fmri(bfcustom) "$bfcustompath"
40+
set fmri(bfcustom$ev_num) "$bfcustompath"

0 commit comments

Comments
 (0)