PrimaryFlux =========== .. currentmodule:: gammapy.astro.darkmatter .. autoclass:: PrimaryFlux :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PrimaryFlux.allowed_channels ~PrimaryFlux.channel ~PrimaryFlux.channel_registry ~PrimaryFlux.covariance ~PrimaryFlux.default_parameters ~PrimaryFlux.frozen ~PrimaryFlux.is_norm_spectral_model ~PrimaryFlux.mDM ~PrimaryFlux.map ~PrimaryFlux.parameters ~PrimaryFlux.pivot_energy ~PrimaryFlux.table_filename ~PrimaryFlux.tag ~PrimaryFlux.type .. rubric:: Methods Summary .. autosummary:: ~PrimaryFlux.__call__ ~PrimaryFlux.copy ~PrimaryFlux.energy_flux ~PrimaryFlux.energy_flux_error ~PrimaryFlux.evaluate ~PrimaryFlux.evaluate_error ~PrimaryFlux.freeze ~PrimaryFlux.from_dict ~PrimaryFlux.from_parameters ~PrimaryFlux.integral ~PrimaryFlux.integral_error ~PrimaryFlux.inverse ~PrimaryFlux.inverse_all ~PrimaryFlux.plot ~PrimaryFlux.plot_error ~PrimaryFlux.reassign ~PrimaryFlux.reference_fluxes ~PrimaryFlux.spectral_index ~PrimaryFlux.spectral_index_error ~PrimaryFlux.to_dict ~PrimaryFlux.unfreeze ~PrimaryFlux.write .. rubric:: Attributes Documentation .. autoattribute:: allowed_channels .. autoattribute:: channel .. autoattribute:: channel_registry .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: frozen .. autoattribute:: is_norm_spectral_model .. autoattribute:: mDM .. autoattribute:: map .. autoattribute:: parameters .. autoattribute:: pivot_energy .. autoattribute:: table_filename .. autoattribute:: tag .. 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 .. automethod:: write