File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ def _bids_filter(value):
205
205
nargs = "*" ,
206
206
action = OutputReferencesAction ,
207
207
help = """\
208
- Standard and non-standard spaces to resample anatomical and functional images to. \
208
+ Standard and non-standard spaces to resample anatomical and diffusion images to. \
209
209
Standard spaces may be specified by the form \
210
210
``<SPACE>[:cohort-<label>][:res-<resolution>][...]``, where ``<SPACE>`` is \
211
211
a keyword designating a spatial reference, and may be followed by optional, \
Original file line number Diff line number Diff line change @@ -57,15 +57,15 @@ sections:
57
57
in order to highlight potential slice Inhomogeneities and other artifacts, whereas
58
58
the final images are resampled using cubic B-Spline interpolation.
59
59
static : false
60
- subtitle : Alignment of functional and anatomical MRI data (volume based)
60
+ subtitle : Alignment of diffusion anatomical MRI data (volume based)
61
61
- bids : {datatype: figures, desc: bbregister, suffix: dwi}
62
62
caption : Diffusion-weighted data and anatomical data (EPI-space and T1w-space)
63
63
were aligned with <code>bbregister</code> (FreeSurfer).
64
64
description : Note that nearest-neighbor interpolation is used in this reportlet
65
65
in order to highlight potential slice Inhomogeneities and other artifacts, whereas
66
66
the final images are resampled using cubic B-Spline interpolation.
67
67
static : false
68
- subtitle : Alignment of functional and anatomical MRI data (surface driven)
68
+ subtitle : Alignment of diffusion and anatomical MRI data (surface driven)
69
69
- name : About
70
70
reportlets :
71
71
- bids : {datatype: figures, desc: about, suffix: T1w}
You can’t perform that action at this time.
0 commit comments