qsirecon.interfaces.denoise module

Interfaces for image denoising

class qsirecon.interfaces.denoise.SeriesPreprocReport(**kwargs)[source]

Bases: ReportCapableInterface

Optional Inputs:
  • nmse_text (a string or os.PathLike object)

  • out_report (a pathlike object or string representing a file) – Filename for the visual report. (Nipype default value: report)

__init__(**kwargs)[source]

Instantiate SeriesPreprocReportlet.