caps.quality_control.snapshots.Snap¶
Snap¶
- class caps.quality_control.snapshots.Snap(autoexport_nodes_parameters=True, **kwargs)[source]¶
Slice a Volume
Generate an image with merge sagittal, axial, and coronal slices.
Inputs¶
[Mandatory]
input_image: a file name (mandatory)
input volume
|
lower_bound: a float (mandatory)
the lower bound slice fraction
|
nb_steps: an integer (mandatory)
desired number of snapshots
|
upper_bound: a float (mandatory)
the upper bound slice fraction
|
[Optional]
edges_image: a file name (optional)
volume to display edge overlay for (useful for checking
registration
|
Outputs¶
image_out: any value
|
Pipeline schema¶