FreqContainer#

class caput.containers.FreqContainer(*args: tuple, **kwargs: dict)[source]#

Bases: caput.containers._core.ContainerPrototype

A simple container with a frequency axis.

property freq: numpy.ndarray[source]#

The physical frequencies associated with each index.