DataCleaner

Remove coherent noise seen on another channel

Constructor

  • DataCleaner: Calculate the DataCleaner object from a data stream and a list of channels to remove

Methods

Cleaning

  • apply_to_sdf: Clean an existing spectral density function (approximation).

  • apply: Clean a data stream

  • apply_to_streams_sdf: Calculate SpectralDensity function directly from the input stream

Other

  • plot: plot the transfer functions in the DataCleaner

Example

DataCleaner example code