Channel

class mapsims.Channel

Bases: tuple

Single Simons Observatory frequency channel

Simple way of referencing a frequency band, this will be replaced in the future by a common metadata handling package

Parameters
telescopestr

LA or SA for Large and Small Aperture telescope

bandint

Frequency in GHz as an integer

Create new instance of Channel(telescope, band)