SpectralWindowWithChannelSelection

class SpectralWindowWithChannelSelection(subject, channels)[source]

Bases: object

Wrapper for SpectralWindow that includes channel selection in the ID.

This class wraps a SpectralWindow and modifies its ID property to include a channel selection string (e.g., '0:10~20;30~40').

Parameters:
id

Spectral window ID with appended channel selection string.

Attributes Summary

id

Returns the spectral window ID including channel selection.

Attributes Documentation

id

Returns the spectral window ID including channel selection.