edges_cal.cal_coefficients

The main user-facing module of edges-cal.

This module contains wrappers around lower-level functions in other modules, providing a one-stop interface for everything related to calibration.

Functions

perform_term_sweep(calobs[, ...])

For a given calibration definition, perform a sweep over number of terms.

Classes

CalibrationObservation(loads, receiver, *[, ...])

A composite object representing a full Calibration Observation.

Calibrator(*, freq, cterms, wterms, C1, C2, ...)

HotLoadCorrection(*, freq, raw_s11, ...[, ...])

Corrections for the hot load.

Load(*, spectrum, reflections[, loss_model, ...])

Wrapper class containing all relevant information for a given load.