plot_sensitivity
- lstchain.mc.plot_utils.plot_sensitivity(energy, sensitivity, ax=None, **kwargs)
Plot the achieved sensitivity
- Parameters:
- ax: `matplotlib.pyplot.axis`
- energy: `astropy.units.quantity.Quantity` energy array
- sensitivity: `numpy.ndarray` sensitivity array (bins of energy)
- Returns:
- ax: matplotlib.pyplot.axis