Contents | %%%%%%%%%%%%%%%%%%% path: m/sigproc/time_domain %%%%%%%%%%%%%%%%%%%% |
ltpda_chkts | LTPDA_CHKTS checks that the time-series in the input AO(s) are evenly sampled according to the sample rate and an allowed error. |
ltpda_gapfilling | LTPDA_GAPFILLING fills possible gaps in data. |
ltpda_polydetrend | LTPDA_POLYDETREND detrends the input analysis object using a polynomial of degree N. |
ltpda_spikecleaning | LTPDA_spikecleaning detects and corrects possible spikes in analysis objects |
ltpda_timedomainfit | LTPDA_TIMEDOMAINFIT uses lscov to fit a set of time-series AOs to a target time-series AO. |
ltpda_xcorr | LTPDA_XCORR makes cross-correlation estimates of the time-series |
polydetrend | POLYDETREND detrends the input data vector with a polynomial. |