Skip to content

ANNZ v2.2.1

Compare
Choose a tag to compare
@IftachSadeh IftachSadeh released this 01 Nov 10:45
· 21 commits to master since this release
  • Fixed bug with using general math expressions for the weightVarNames_wgtKNN and weightVarNames_inTrain variables.
  • Modified the Makefile to explicitly include rpath in LDFLAGS, which may be needed for pre-compiled versions of ROOT.
  • Modified subprocess.check_output() in examples/scripts/annz_qsub.py , fitsFuncs.py for Python 3.x.
  • Fixed bug which caused a segmentation fault in some cases during reweighting.
  • Other minor modifications and bug fixes.