pipeline.domain.spectralwindow

Store frequency information of MeasurementSet.

This module provides classes to store logical representation of spectral windows, channel frequency information, and channel selection.

Functions

compress

Compress (if possible) a sequence of values.

match_spw_basename

Determines if one SPW name is a suffix of the other, indicating equivalent SPW configurations.

Classes

ArithmeticProgression

A representation of an arithmetic progression that can generate sequence elements on demand.

Channel

Representation of a channel within a spectral window.

ChannelList

A container/generator for Channel objects.

SpectralWindow

A logical representation of a spectral window (spw).

SpectralWindowWithChannelSelection

Wrapper for SpectralWindow that includes channel selection in the ID.