LinearWhiteningFilter#

class LinearWhiteningFilter(**kwargs)[source]#

Bases: object

Compute Fourier power spectrums and perform whitening.

Parameters:
**kwargsDict, optional

Additional keyword arguments.

References

[1]

de Teresa-Trueba, I.; Goetz, S. K.; Mattausch, A.; Stojanovska, F.; Zimmerli, C. E.; Toro-Nahuelpan, M.; Cheng, D. W. C.; Tollervey, F.; Pape, C.; Beck, M.; Diz-Munoz, A.; Kreshuk, A.; Mahamid, J.; Zaugg, J. B. Nat. Methods 2023, 20, 284–294.

[2]

M. L. Chaillet, G. van der Schot, I. Gubins, S. Roet, R. C. Veltkamp, and F. Förster, Int. J. Mol. Sci. 24, 13375 (2023)

Methods