v0.3.0
DarkNews v0.3.0
New features:
- New dirt implementation for BNB experiments. Uses a toy simulation of the decay pipe to sample in meson decay position (only for BNB detectors).
- HepMC formats are now working for single photon final states.
- The user can now set the desired sparseness of the final output. This change affects the internal dataframe in DarkNews before printing, so can also save a lot on memory usage.
Bug fixes:
- Evaluating the form factor for Q2 ranges at large Enu (>>10 GeV) energies sometimes overflowed because of the smallness of the sinc functions. Cut-off in form factor for large Q2 values is now implemented.
- Several bugs in the previous dirt implementation were fixed.