Speed up overlap calculation for maps with nside>256, fix the bug preventing upper limits from displaying correctly, make 0.95 the default probability threshold for the Slackbot and allow to pass it as a parameter (-prob).
coverage: 70.313% (+0.3%) from 70.023% when pulling d5bf1b9bffe25f859850ba1f3a33d14845e0ddd3 on faster_overlap_calc into d899bd1141fd5b49cfb226f1f1c541f72c7c092e on main.
Speed up overlap calculation for maps with
nside>256
, fix the bug preventing upper limits from displaying correctly, make0.95
the default probability threshold for the Slackbot and allow to pass it as a parameter (-prob
).