pqc.ioΒΆ

Provide IO helpers for PTA QC.

This subpackage contains the low-level IO building blocks used by the pipeline, including timfile parsing, libstempo integration, and metadata merging.

See also

pqc.pipeline.run_pipeline: End-to-end pipeline that uses these helpers. pqc.io.timfile: Timfile parsing helpers. pqc.io.libstempo_loader: libstempo array loading helpers. pqc.io.merge: Metadata merge helpers.

Modules

libstempo_loader

Load libstempo arrays into a DataFrame.

merge

Merge timing arrays with timfile metadata.

timfile

Parse tempo2 timfiles into structured metadata tables.