ModelFit ======== .. currentmodule:: gdt.core.spectra.parameters .. autoclass:: ModelFit :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelFit.covariance ~ModelFit.dof ~ModelFit.energy_fluence ~ModelFit.energy_flux ~ModelFit.flux_energy_range ~ModelFit.name ~ModelFit.parameters ~ModelFit.photon_fluence ~ModelFit.photon_flux ~ModelFit.stat_name ~ModelFit.stat_value ~ModelFit.time_range .. rubric:: Methods Summary .. autosummary:: ~ModelFit.from_data ~ModelFit.parameter_list .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: dof .. autoattribute:: energy_fluence .. autoattribute:: energy_flux .. autoattribute:: flux_energy_range .. autoattribute:: name .. autoattribute:: parameters .. autoattribute:: photon_fluence .. autoattribute:: photon_flux .. autoattribute:: stat_name .. autoattribute:: stat_value .. autoattribute:: time_range .. rubric:: Methods Documentation .. automethod:: from_data .. automethod:: parameter_list