Classes for building an executive summary file.
Bases: object
object
A class to build an executive summary.
xcpd_path (str) – Path to the xcp-d derivatives.
str
subject_id (str) – Subject ID.
session_id (None or str, optional) – Session ID.
Collect inputs.
Generate the report.
Write an html document to a filename.
document (str) – html document.
filename (str) – name of html file.