qsirecon.workflows.reports module
- qsirecon.workflows.reports.init_json_preproc_report_wf(subject_list)[source]
Create a json report for the dmriprep-viewer.
- Parameters:
subject_list (list) – List of subject labels
work_dir (str) – Directory in which to store workflow execution state and temporary files
output_dir (str) – Directory in which to save derivatives
- qsirecon.workflows.reports.init_single_subject_json_report_wf(subject_id, name)[source]
This workflow examines the output of a qsirecon run and creates a json report for dmriprep-viewer. These are very useful for batch QC-ing QSIRecon runs.
Parameters
- subject_idstr
List of subject labels
- namestr
Name of workflow
- output_dirstr
Directory in which to read and save derivatives