Skip to content

The NiPreps' Reporting and Visualization system - report templates and "reportlets"

License

Notifications You must be signed in to change notification settings

nipreps/nireports

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Oct 5, 2024
Feb 19, 2025
Mar 3, 2025
Mar 1, 2023
Feb 19, 2025
Mar 3, 2025
Mar 1, 2023
May 11, 2024
Feb 19, 2025
May 1, 2024
Aug 25, 2024
Dec 19, 2024
May 11, 2024
Apr 19, 2022
May 11, 2024
Mar 3, 2025
Feb 19, 2025

Repository files navigation

Latest Version License Documentation Status Testing Build-Test-Deploy https://codecov.io/gh/nipreps/nireports/branch/main/graph/badge.svg?token=OPH6D32GWN

NiReports: the NiPreps' reporting and visualization tools

NiReports contains the two main components of the visual reporting system of NiPreps:

  • Reportlets: visualizations for assessing the quality of a particular processing step within the neuroimaging pipeline. Typically, reportlets show brain mosaics perhaps with contours and/or segmentations. They can be dynamic and flicker between two different states to help assess the accuracy of image registrations. However, the reportlets are not limited to brain mosaics, and can contain correlation plots, BOLD fMRI carpetplots, etc.
  • Assembler: end-user NiPreps write out reportlets to a predetermined folder, which is then queried by the assembler using PyBIDS. The assembler follows a report specification in YAML format, which states the query to find specific reportlets and their corresponding metadata and text annotations. As a result, one HTML file with a concatenation of reportlets is produced.