sweep_design.utility_functions.sweep_correction
Module Contents
Functions
|
Apply correction to sweep signal. |
- sweep_design.utility_functions.sweep_correction.correct_sweep(signal: sweep_design.signal.Signal, start_window: float = None) sweep_design.signal.Signal[source]
Apply correction to sweep signal.
Using the EMD to subtract the last IMF from the displacement and if window is not None then apply a window in the star so that the displacement starts at zero.