edges_analysis.gsdata.gsdata

A module containing the class GSData, a variant of UVData specific to single antennas.

The GSData object simplifies handling of radio astronomy data taken from a single antenna, adding self-consistent metadata along with the data itself, and providing key methods for data selection, I/O, and analysis.

Classes

GSData(data, freq_array, time_array, ...[, ...])

A generic container for Global-Signal data.