icecube / skyllh

https://icecube.github.io/skyllh/
GNU General Public License v3.0
11 stars 5 forks source link

maximun number of bkg trials should not be hard coded #193

Open liruohan0714 opened 11 months ago

liruohan0714 commented 11 months ago

https://github.com/icecube/skyllh/blob/134c1b09c56c07d5565a9c73b80e8b109e0f997d/skyllh/core/utils/analysis.py#L509

martwo commented 11 months ago

The function estimate_mean_nsignal_for_ts_quantile is very complex and should be split into several smaller functions.