BackgroundFitter ================ .. currentmodule:: gdt.core.background.fitter .. autoclass:: BackgroundFitter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BackgroundFitter.dof ~BackgroundFitter.livetime ~BackgroundFitter.method ~BackgroundFitter.parameters ~BackgroundFitter.statistic ~BackgroundFitter.statistic_name ~BackgroundFitter.type .. rubric:: Methods Summary .. autosummary:: ~BackgroundFitter.fit ~BackgroundFitter.from_phaii ~BackgroundFitter.from_tte ~BackgroundFitter.interpolate_bins ~BackgroundFitter.interpolate_times ~BackgroundFitter.to_bak .. rubric:: Attributes Documentation .. autoattribute:: dof .. autoattribute:: livetime .. autoattribute:: method .. autoattribute:: parameters .. autoattribute:: statistic .. autoattribute:: statistic_name .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: fit .. automethod:: from_phaii .. automethod:: from_tte .. automethod:: interpolate_bins .. automethod:: interpolate_times .. automethod:: to_bak