habit.report: run-scoped persistence and figures
Run-scoped persistence and figures, declared as Python objects.
This package is the API counterpart of a habitat study’s presentation:
construct a Report, pass it to
fit_predict(), and each completed subject
is persisted and drawn before the next one accumulates in memory.
It is deliberately not part of HabitatSpec.
User guide: Habitat Guide Volume and fractions · Python API guide (v2.0).
Pass a Report to
fit_predict(). This is not part of
HabitatSpec and does not enter scientific
fingerprints. figure_layout is "flat" or "by_subject"
(FIGURE_LAYOUTS).
Classes
What to leave on disk and what to keep in memory for one study run. |
|
One drawable, persistable figure. |
|
Parent-process view of one completed subject. |
|
Habitat labels over one source modality. |
|
Bar chart of per-habitat volume fractions of the non-background VOI. |
|
Spatial-interaction (MSI) heatmap for the subject's habitat map. |
|
ITH summary (global score plus optional per-habitat dispersion). |
|
Auto-K / elbow / BIC curves from the subject's selection_report. |
|
Representative-slice habitat map with the node lattice overlaid. |
|
Intra- and inter-habitat 2D network on the representative slice. |
Functions
Build or complete a |