scale_plot_flux#

gammapy.modeling.models.scale_plot_flux(flux, energy_power=0)[source]#

Scale flux to plot.

Parameters:
fluxMap

Flux map.

energy_powerint, optional

Power of energy to multiply flux axis with. Default is 0.

Returns:
fluxMap

Scaled flux map.