Creates a new power spectrum (PSD) object in Kst. Units are V and Hz by default.
The input vector for the power spectrum.
Contains the base 2 logarithm of the length to be used for interleaved averaging. Should be an integer >= 4.
the normalization for the transform:
True if the mean should be removed before performing the transform.
True if the power spectrum should be calculated using an interleaved average.
If true, sharp discontinuities are removed.
The apodization function to be used in the case that apodize is true:
Contains the sampling rate of the power spectrum.
The X-axis vector for the power spectrum.
The Y-axi vector for the power spectrum.
A string containing the units for the vector.
A string containing the units for the rate.
True if the transform should automatically interpolate over missing data values.