maser.data.base.mixins

Module to define spectral classes.

Spectral classes

  • RecordsOnly Class: Generic class for time series datasets.

  • FixedFrequencies Class: Generic class for datasets with fixed spectral sampling.

  • VariableFrequencies Class: Generic class for datasets with variable spectral sampling.

Classes

FixedFrequencies()

This mixin class defines the attributes, properties and methods for datasets with fixed spectral sampling.

RecordsOnly()

VariableFrequencies()

This mixin class defines the attributes, properties and methods for datasets with variable spectral sampling.