tlpipe.timestream.time_flag¶
Exceptional values flagging along the time axis.
Inheritance diagram¶

Functions
savitzky_golay (y, window_size, order[, ...]) |
Smooth (and optionally differentiate) data with a Savitzky-Golay filter. |
Classes
Flag ([parameter_file_or_dict, feedback]) |
Exceptional values flagging along the time axis. |
InterpolatedUnivariateSpline (x, y[, w, bbox, k]) |
One-dimensional interpolating spline for a given set of data points. |
RawTimestream ([files, mode, start, stop, ...]) |
Container class for the raw timestream data. |
Timestream ([files, mode, start, stop, ...]) |
Container class for the timestream data. |