GbmModelFit =========== .. currentmodule:: gdt.missions.fermi.gbm.scat .. autoclass:: GbmModelFit :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GbmModelFit.covariance ~GbmModelFit.dof ~GbmModelFit.duration_fluence ~GbmModelFit.energy_fluence ~GbmModelFit.energy_fluence_50_300 ~GbmModelFit.energy_flux ~GbmModelFit.flux_energy_range ~GbmModelFit.name ~GbmModelFit.parameters ~GbmModelFit.photon_fluence ~GbmModelFit.photon_flux ~GbmModelFit.photon_flux_50_300 ~GbmModelFit.stat_name ~GbmModelFit.stat_value ~GbmModelFit.time_range .. rubric:: Methods Summary .. autosummary:: ~GbmModelFit.from_data ~GbmModelFit.from_fits_row ~GbmModelFit.parameter_list ~GbmModelFit.to_fits_row .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: dof .. autoattribute:: duration_fluence .. autoattribute:: energy_fluence .. autoattribute:: energy_fluence_50_300 .. autoattribute:: energy_flux .. autoattribute:: flux_energy_range .. autoattribute:: name .. autoattribute:: parameters .. autoattribute:: photon_fluence .. autoattribute:: photon_flux .. autoattribute:: photon_flux_50_300 .. autoattribute:: stat_name .. autoattribute:: stat_value .. autoattribute:: time_range .. rubric:: Methods Documentation .. automethod:: from_data .. automethod:: from_fits_row .. automethod:: parameter_list .. automethod:: to_fits_row