Skip to content

Commit b867277

Browse files
committed
FIX: Mode pattern
1 parent e55e62c commit b867277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/data/nipreps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
},
124124
{
125125
"name": "mode",
126-
"pattern": "(?:^|_)mode-(image|points)xfm"
126+
"pattern": "(?:^|_)mode-(image|points).*xfm"
127127
},
128128
{
129129
"name": "hemi",

0 commit comments

Comments
 (0)