I/O¶
The io submodule provides functions both for reading/writing EDGES data formats (for
different datasets such as spectra, S11’s, thermistor readings, etc) as well as the
ability to quickly specify the location of sets of files required to define a full
“calibration observation”, with support for file layouts used for EDGES 2 and 3
(but also arbitrary file locations).
High-Level File Specification¶
A module defining the overall file structure and internal contents of cal obs. |
|
Methods for dealing with EDGES-3 files and structures. |
|
Functions for dealing with antenna S11 files. |
Reading/Writing Data Formats¶
Module defining EDGES-specific reading functions for weather and auxiliary data. |
|
Functions for reading lists of spectrum files. |
|
Functions for reading temperature log files (EDGES-3 format .tmp and .log). |
|
Functions for reading thermistor files. |
|
IO routines for VNA readings (S11, S12, S22 etc). |
General Utilities¶
A module defining how objects in the edges library should be serialized. |
|
A module defining a few new sub-formats for astropy times. |