SNEWS2 / snewpy

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

Error using `wc100kt30prct_he` detector #205

Closed JostMigenda closed 1 year ago

JostMigenda commented 2 years ago

With snewpy v1.2.1 and SNOwGLoBES v1.2, when changing the detector to wc100kt30prct_he in the SNOwGLoBES_usage.ipynb example notebook, snowglobes.simulate() fails with a long error message:

Error: In line 400: Value for ranges in smear out of range bin/supernova: ERROR in experiment supernova.glb: in smearing matrix 0, line 688: Invalid lower sampling point index: 1974755981. […] bin/supernova: ERROR in experiment supernova.glb: user_post_smearing_channel has not numofbins elements. bin/supernova: FATAL: Incompletely or incorrectly defined experiment!.

The ar40kt_he detector works, though.