caps.preclinic_functional.slice_timing.InputDataManager¶
InputDataManager¶
- class caps.preclinic_functional.slice_timing.InputDataManager[source]¶
Process that enables us to get image informations: * the repetition time * the slice times * the number of slices And format the fonctional input image accordingly to the switch value.
Outputs¶
acquisition_time: a float
|
number_of_slices: an integer
|
out_fmri_image: any value
|
repetition_time: a float
|
slice_times: a legal value
|