Skip to content

Commit 8194063

Browse files
committed
fix: Find boldref2anat, regardless of name of target
1 parent f81a304 commit 8194063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/data/io_spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"boldref2anat": {
3535
"datatype": "func",
3636
"from": "boldref",
37-
"to": "anat",
37+
"to": ["anat", "T1w", "T2w"],
3838
"mode": "image",
3939
"suffix": "xfm",
4040
"extension": ".txt"

0 commit comments

Comments
 (0)