sdcflows.interfaces.reportlets module¶
Interfaces to generate speciality reportlets.
-
class
sdcflows.interfaces.reportlets.FieldmapReportlet(**kwargs)[source]¶ Bases:
nipype.interfaces.mixins.reporting.ReportCapableInterfaceAn abstract mixin to registration nipype interfaces.
-
input_spec¶ alias of
_FieldmapReportletInputSpec
-
output_spec¶ alias of
nipype.interfaces.mixins.reporting.ReportCapableOutputSpec
-