xcp_d.interfaces.report_core.generate_reports

xcp_d.interfaces.report_core.generate_reports(subject_list, fmri_dir, work_dir, output_dir, run_uuid, config=None, packagename=None)[source]

Execute run_reports on a list of subjects.

subject_listlist of str

List of subject IDs.

fmri_dirstr

The path to the fMRI directory.

work_dirstr

The path to the working directory.

output_dirstr

The path to the output directory.

run_uuidstr

The UUID of the run for which the report will be generated.

configNone or str, optional

Configuration file.

packagenameNone or str, optional

The name of the package.