Skip to content

Releases: eic/estarlight

v1.2.0: New Wgp limits feature

22 Feb 00:28
70ccfc2
Compare
Choose a tag to compare

Ziyuan Zeng (UC Davis) added optional input parameters to specify the minimum and maximum Wgp values from which to sample.

v1.1.0: Updated Q2 sampling

12 Jan 21:18
944644d
Compare
Choose a tag to compare

An issue with the Q2 sampling in gammaavm.cpp was pointed out by Yutie Liang (Institute of Modern Physics, CAS). This caused a bias towards over-sampling Q2 values near the lower Q2 limit set in slight.in. The new sampling algorithm corrects for sampling non-uniform Q2 space.

v1.0.3: Update for compilation

29 Sep 18:47
Compare
Choose a tag to compare

This release should allow for easier compilation without errors. Commented out unused variables.

v1.0.2: install option created

29 Sep 18:06
bd8bfad
Compare
Choose a tag to compare

make install option added to CMakeLists.txt to make estarlight into a spack package for containers

v1.0.1: Update for compilation with gcc-10

27 Sep 16:13
72d6a04
Compare
Choose a tag to compare

The default copy constructor was defined for eXEvent class and vector3 class. This avoids errors when compiling using gcc-10 which allows a smooth build in spack, used by eic-shell containers.

v1.0.0: eSTARlight for the EIC, beginning of releases

21 Sep 15:50
405ad45
Compare
Choose a tag to compare

For compliance with EIC software general practice, eSTARlight releases are now being tracked. To ensure ease of reproducibility, users should not use versions of the code before this one.