MeyerCrabSpectralModel ====================== .. currentmodule:: gammapy.modeling.models .. autoclass:: MeyerCrabSpectralModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MeyerCrabSpectralModel.coefficients ~MeyerCrabSpectralModel.covariance ~MeyerCrabSpectralModel.default_parameters ~MeyerCrabSpectralModel.frozen ~MeyerCrabSpectralModel.is_norm_spectral_model ~MeyerCrabSpectralModel.norm ~MeyerCrabSpectralModel.parameters ~MeyerCrabSpectralModel.pivot_energy ~MeyerCrabSpectralModel.type .. rubric:: Methods Summary .. autosummary:: ~MeyerCrabSpectralModel.__call__ ~MeyerCrabSpectralModel.copy ~MeyerCrabSpectralModel.energy_flux ~MeyerCrabSpectralModel.energy_flux_error ~MeyerCrabSpectralModel.evaluate ~MeyerCrabSpectralModel.evaluate_error ~MeyerCrabSpectralModel.freeze ~MeyerCrabSpectralModel.from_dict ~MeyerCrabSpectralModel.from_parameters ~MeyerCrabSpectralModel.integral ~MeyerCrabSpectralModel.integral_error ~MeyerCrabSpectralModel.inverse ~MeyerCrabSpectralModel.inverse_all ~MeyerCrabSpectralModel.plot ~MeyerCrabSpectralModel.plot_error ~MeyerCrabSpectralModel.reassign ~MeyerCrabSpectralModel.reference_fluxes ~MeyerCrabSpectralModel.spectral_index ~MeyerCrabSpectralModel.spectral_index_error ~MeyerCrabSpectralModel.to_dict ~MeyerCrabSpectralModel.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: coefficients .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: frozen .. autoattribute:: is_norm_spectral_model .. autoattribute:: norm .. autoattribute:: parameters .. autoattribute:: pivot_energy .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: energy_flux .. automethod:: energy_flux_error .. automethod:: evaluate .. automethod:: evaluate_error .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: integral .. automethod:: integral_error .. automethod:: inverse .. automethod:: inverse_all .. automethod:: plot .. automethod:: plot_error .. automethod:: reassign .. automethod:: reference_fluxes .. automethod:: spectral_index .. automethod:: spectral_index_error .. automethod:: to_dict .. automethod:: unfreeze