pqc.utilsΒΆ

Provide utility helpers for PTA QC.

Modules include logging helpers, diagnostics summaries, and small statistical routines that are reused across the pipeline.

See also

pqc.pipeline.run_pipeline: Pipeline entry point using these helpers. pqc.utils.stats: Statistical helpers. pqc.utils.diagnostics: Summary utilities for QC outputs.

Modules

diagnostics

Provide diagnostics helpers for QC outputs.

logging

Provide minimal logging helpers for CLI-style output.

settings

Write PQC run settings to a TOML file.

stats

Provide small statistical utilities without SciPy.