CCAT Calibration Engine#
Production Rust calibration engine for the CCAT spectral line pipeline. Converts raw detector counts (L0 Zarr) into calibrated antenna temperature spectra (L1 Zarr) for heterodyne submillimeter receivers.
Note: there is no conf.py here by design — the Sphinx build for these
pages lives in the data-center-documentation aggregator repository,
which pulls this docs/ tree in as a submodule.
Contents
- Overview
- Quickstart
- Data Formats
- Pipeline
- Pipeline Overview
- Stage 1: Open Store and List Scans
- Stage 2: Prefetch I/O
- Stage 2b: Gain Interpolation (optional)
- Stage 3: Resolve Calibration Loads
- Stage 4: Data Preparation
- Stage 5: Atmosphere Determination
- Stage 6: Calibrate
- Stage 7: DBS Merge (optional)
- Stage 8: Write L1
- Optional Diagnostics
- Error Handling
- Timing
- Sky Diagnostics (SKYDIFF / SKYCHOPDIFF)
- Physics
- Architecture
- Developer Guide
- CLI Reference
- Configuration
- Glossary