Skip to content

Package: reporting

Report generation.

These nodes implement report generation, including both generation of report fragments (e.g., figures) as well as synthesizing the overall report from multiple fragments and a template. Typically the ultimate sink is the ReportGeneration node, which generates an HTML report with interactive elements. Sections are recursively built up using the ReportSection node.

Nodes in this package:

  • File Information Extraction
    Extract metadata from a file containing signal data and (optionally) events, including filename, size, date created, date modified, number of channels, number of timepoints, sampling rate, and the list of channels.