xcp_d.interfaces.report_core

Tools for generating Reports.

This is from niworkflows, a patch will be submitted.

Functions

generate_reports(subject_list, fmri_dir, ...)

Execute run_reports on a list of subjects.

run_reports(out_dir, subject_label, run_uuid)

Run the reports.

Classes

Report(out_dir, run_uuid[, config, ...])

A modified form of niworkflows' core Report object.