utils

Shared utility helpers.

Submodules

astro

Astronomy-related helper functions, in the style of astropy.

config

ConfigHandler: load TOML config files with optional overrides.

io

KPF data-file discovery: FileHandler class plus path builders.

kpf

obs_id, datecode, and timestamp parsing, plus UTC/HST and KPF/EPRV conversions.

logger

Pipeline logging setup: one UT-timestamped log file per invocation.

network

Network helpers for the pipeline's calls out to external services.

stats

Statistical helpers, in the style of scipy & numpy.