fooof.data.FOOOFMetaData¶
-
class
fooof.data.
FOOOFMetaData
[source]¶ Metadata information about a power spectrum.
- Parameters
- freq_rangelist of [float, float]
Frequency range of the power spectrum, as [lowest_freq, highest_freq].
- freq_resfloat
Frequency resolution of the power spectrum.
Notes
This object is a data object, based on a NamedTuple, with immutable data attributes.