cta-observatory / pyirf

Python IRF builder
https://pyirf.readthedocs.io/en/stable/
MIT License
15 stars 25 forks source link

Questions about optimize_gh_cut #288

Open zhipzhang opened 3 months ago

zhipzhang commented 3 months ago

As mentioned in the doc, if we use hadroness-like score, we should use lesser operator here. However, why the fill_value of this situation is the minimum of score? If we don't have enough statistics in this situation, I think we should use a very loose cut the maximum of the score(the larger the more like proton).