plot_Crab_SED
- lstchain.mc.plot_utils.plot_Crab_SED(emin, emax, percentage=100, ax=None, **kwargs)
Plot a percentage of the Crab SED
- Parameters:
- emin: `astropy.units.quantity.Quantity` compatible with energies
- emax: astropy.units.quantity.Quantity compatible with energies
- percentage: `float` percentage of the Crab Nebula to be plotted
- ax: `matplotlib.pyplot.axis`
- kwargs: kwargs for `matplotlib.pyplot.plot`
- Returns:
- ax: matplotlib.pyplot.axis