pqc.utils.diagnostics¶
Provide diagnostics helpers for QC outputs.
Summaries are printed in a human-readable form. Plotting is intentionally kept out of this module to keep dependencies minimal.
See also
pqc.utils.logging: Logging helpers used for summaries. pqc.pipeline.run_pipeline: Produces the DataFrame consumed by these helpers.
Functions
|
Return a boolean mask for event membership for plotting. |
|
Return a tidy event table (one row per detected transient). |
|
Return a tidy table of feature-structure diagnostics per group. |
|
Print a compact summary of dataset composition. |
|
Print summary of detector outputs and per-backend rates. |