Warning: This document is for an old version of sdcflows. The main version is master.

sdcflows.interfaces.reportlets module

Interfaces to generate speciality reportlets.

class sdcflows.interfaces.reportlets.FieldmapReportlet(**kwargs)[source]

Bases: nipype.interfaces.mixins.reporting.ReportCapableInterface

An abstract mixin to registration nipype interfaces.

input_spec

alias of _FieldmapReportletInputSpec

output_spec

alias of nipype.interfaces.mixins.reporting.ReportCapableOutputSpec