Error about the source file in REST

REST version : v2.2.12_dev
l simulated 5E04 events of Xe136bb2n by using the dat file
/REST_v2-v2.2.12_dev/data/generator/Xe136bb2n.dat.
However, the energy spectrum seems to be wrong.


So, l use Decay0 to simulate the Xe136bb2n.dat by myself.
The referred parameters as follow:
decay0.set_decay_isotope(Xe136);
decay0.set_decay_dbd_level(0);
decay0.set_decay_dbd_mode(bxdecay0::MODEBB_4);
decay0.set_decay_dbd_esum_range(0.0, 2.458); // generate only high energy part of the spectrum (MeV)

And the created energy spectrum (5E04 events):

Dear Xiechen, thanks for reporting this problem.

I believe the file Xe136bb2n.dat was never used, and is in fact not properly generated.

I will remove that file from the pre-generated Decay0 files to avoid errors in the future.