ctlearn-project / ctlearn

Deep Learning for IACT Event Reconstruction
BSD 3-Clause "New" or "Revised" License
53 stars 43 forks source link

Add additional scripts to plot reconstructed values of the regression task #182

Open BastienLacave opened 11 months ago

BastienLacave commented 11 months ago

Currently the additional scripts only feature plotting the particle classification from the DL2 predictions. I would like to also plot reconstructed values of the regression tasks, i.e. energy and angular resolutions.

TjarkMiener commented 11 months ago

Also auc per energy bins would be an interesting control plot. Therefore we always need to store the true energies, as well as for the angular resolution control plot. We could also add the gammaness histograms per energy bins as a control plot.