plot_features
- lstchain.visualization.plot_dl2.plot_features(data, true_hadroness=False)
Plot the distribution of different features that characterize events, such as hillas parameters or MC data.
- Parameters:
- data: pandas DataFrame
- true_hadroness:
True: True gammas and proton events are plotted (they are separated using true hadroness). False: Gammas and protons are separated using reconstructed hadroness (hadro_rec).