Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(calibration): pipeline for generating gains from chimecal acquis…
…itions (#22) Implements the processing that is performed by the calibration broker in the real-time pipeline. This processing is split into several tasks in the calibration module: DetermineSourceTransit, EigenCalibration, TransitFit, GainFromTransitFit, FlagAmplitude, and InterpolateGainOverFrequency. It also introduces a new container called TransitFitParams for holding intermediate data products. Corresponds to rev_01 gains.
- Loading branch information