SNEWS2 / snewpy

A Python package for working with supernova neutrinos
https://snewpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
24 stars 17 forks source link

v1.5 release #326

Closed JostMigenda closed 2 months ago

JostMigenda commented 2 months ago

Changes for the v1.5 release.

Note: Because of a bug in SNOwGLoBES v1.3.1 and earlier (where channels_argon.dat would incorrectly refer to _he channels), SNEWPY would not find the efficiency files and assume a fixed efficiency of 100%. With the fix in SNOwGLoBES v1.3.2, SNEWPY now finds the correct efficiency files, so the total event count for the ar40kt detector is about 5% lower than in previous versions.

Marking this as a draft PR so you can see these changes and comment if necessary; but we should merge #325 before we merge this PR.