Skip to content

Releases: JeffersonLab/DEMPgen

DEMPgen v1.2.2

30 Oct 16:38
2a7f692
Compare
Choose a tag to compare

Removed campaign files and info from release version.

DEMPgen v1.2.1

28 Oct 22:46
e12ed80
Compare
Choose a tag to compare

What's Changed

  • Updated the README, description of top level files and subsequent directory structure now included.
  • Updatedsrc/main.cxx, now prints license info on execution
  • Added the Test_EIC.json, test sample files. Instructions for a reference run are included.
  • Removed outdated/archived files and notes
  • License updated to GNU3 (GPL3) from MIT
  • Changes from @Lovepreet6 in #29
    Full Changelog: v1.2.0...v1.2.1

DEMPgen v1.2.0

25 Jul 12:27
979ea55
Compare
Choose a tag to compare

v.1.2.0 features numerous updates and fixes. These are mainly focused on adjustments to the phase space factor utilised in the event weight calculation. A brief summary -

  • Memory leak fix.
  • DEMPgen now calculates the maximum possible phase space for a given beam energy combination provided. The phase space mapped out will be adjusted down if the requested phase space exceeds that which is possible. If the requested phase space is lower, the user will be notified.
  • Re-organisation and modification fo printout to summary file, including new info on phase space cuts and generated angular/energy ranges.
  • Modifications/adjustments to the jacobians used in various places.

Overall, these changes have led to the generator being much more efficient. For a requested number of thrown events, a far larger number of events will be retained.

Information on the generation of files for the July 2024 ePIC simulation campaign have also been included.

DEMPgen v1.1.0

19 Dec 10:47
1a6236b
Compare
Choose a tag to compare

Updated version with various bug fixes. Removed long standing error which was applying fermi momentum for EIC events. This caused a very minor change to the resulting event output.

New directory with info for the December 2023 ePIC simulation campaign added. Other directories will be created in a similar manner.

DEMPgen v1.0.0

29 Aug 13:26
ed0fdef
Compare
Choose a tag to compare

Version 1.0.0 of DEMPgen. Pion and kaon (Lambda and Sigma0) modules for EIC kinematics all tested and operational.