lisa.pelt.pelt_settling_time#
- lisa.pelt.pelt_settling_time(margin=1, init=0, final=1024, window=0.001048576, half_life=32, scale=1024)[source]#
Compute an approximation of the PELT settling time.
- Parameters:
Note
The PELT signal is approximated as a first order filter. This does not take into account the averaging inside a window, but the window is small enough in practice for that effect to be negligible.