tlpipe.rfi.local_fit.LocalFitMethod¶
-
class
tlpipe.rfi.local_fit.LocalFitMethod(time_freq_vis, time_freq_vis_mask=None, time_window_size=20, freq_window_size=40)[source]¶ Abstract base class for local fit method.
Methods
calculate_background(x, y)fit()Fit the background.