-
Couldn't load subscription status.
- Fork 48
Description
Please describe the use case that requires this feature.
I am interested in reconstructing the Shower Maximum and/or First Interaction Depth of gamma-rays using the prototype Schwarzchild-Couder Telescope and VERITAS telescopes.
Machine learning is an avenue that can provide a better reconstruction than analytical methods. This would be part of my PhD project which specifically aims to measure the gamma-ray pair production cross section through the measurement of Shower Maximum and/or First Interaction Depth. I would like to implement this in the CTLearn framework.
Describe the solution you'd like
Add an extra task to perform showermax and/or first_int_depth.
Additional context
The idea I have in mind is sort of replicate what is already done with the existing reconstruction tasks that perform regression.
ctlearn is relatively new to me so f you could point me to a good starting point I would greatly appreciate it. Let me know if there's anything else I should be aware of.
Thanks!