You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spimquant/config/snakebids.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,16 @@ parse_args:
63
63
- MBMv3
64
64
- turone
65
65
66
+
--via-template:
67
+
help: "Intermediate template for multi-step registration. Subject is first registered to this template, then this template is registered to the final --template. Transforms are concatenated to produce a single subject-to-template composite warp. (default: %(default)s)"
68
+
default: null
69
+
choices:
70
+
- ABAv3
71
+
- DSURQE
72
+
- gubra
73
+
- MBMv3
74
+
- turone
75
+
66
76
--atlas_segs:
67
77
help: "Atlas segmentations to use with the chosen template (default: predefined list or all)"
0 commit comments