pygsti.extras.drift.signal.lsp

Contents

pygsti.extras.drift.signal.lsp#

lsp(x, times, frequencies='auto', null_hypothesis=None, counts=1)#

Performs a Lomb-Scargle periodogram (lsp) on the input data, returning powers and frequencies.

This function uses astropy, which is not a required dependency for pyGSTi

Parameters:

todo

Return type:

todo