brainprep.reporting: Module that implements reporting tools.

Module that implements reporting tools.

Classes

RSTReport(*args, **kwargs)

Render structured report content using reStructuredText (RST) format.

Functions

generate_qc_report(title, docstring, ...)

Generate a quality control (QC) report as an interactive HTML document.

trace_module_calls([root_module_names])

Return the trace of function calls from the specified module and its submodules.