ObservationMode#

class pride.types.ObservationMode(id: str, mode_bands: list[list[str]], experiment_bands: Mapping)#

Observation mode

Parameters:
  • id – Name that identifies the mode

  • mode_bands – Information about the bands in the mode

  • experiment_bands – Available bands for current experiment

get_station_band(station_id: str) Band#

Get the band in which a station operates

Parameters:

station_id – Two-letter code identifying the station