API Reference

High Level Interface

edges_cal.cal_coefficients

The main user-facing module of edges-cal.

Lower Level Methods

edges_cal.reflection_coefficient

Functions for working with reflection coefficients.

edges_cal.receiver_calibration_func

Functions for calibrating the receiver.

edges_cal.modelling

Functions for generating least-squares model fits for linear models.

edges_cal.xrfi

Functions for excising RFI.

edges_cal.tools

Tools to use in other modules.

Package Config

edges_cal.types

Simple type definitions for use internally.

edges_cal.cached_property

A wrapper of cached_property that also saves which things are cached.