LombScargleSpectrum¶
Calculate the power spectrum of the given data using the Lomb-Scargle method, which is intended for unevently sampled data.
More Info... Version 1.1.0
Ports/Properties¶
data¶
Data to process.
normalize¶
Compute normalized periodogram.
pre_center¶
Pre-center amplitudes by subtracting the mean.
n_out¶
Number of data points in frequency array.
min_freq¶
Minimum frequency of frequency array in Hertz.
max_freq¶
Maximum frequency of frequency array in Hertz.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.