Skip to content

Releases: eic/epic-analysis

v0.6.0

27 Dec 17:41
5a3d757
Compare
Choose a tag to compare

What's Changed

  • feat: update S3 endpoint by @c-dilks in #221
  • added cluster to AnalysiEcce. If no cluster branches are found (as in… by @rseidl-rcf in #223
  • refactor: new script s3tools/s3tool.rb for S3 automation by @c-dilks in #218
  • feat: add Pythia 6 hepmc files to s3tool by @c-dilks in #226
  • rename sidis-eic -> epic-analysis by @c-dilks in #228
  • HFS simple tree + neural network predictions using pybind by @cpecar in #214

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Dec 17:57
38a86b3
Compare
Choose a tag to compare

What's Changed

  • feat: add depolarization vs. y plots by @c-dilks in #186
  • feat: control what is included in the output data structures by @c-dilks in #190
  • feat: add 2D depolarization plots by @c-dilks in #191
  • feat!: initial AnalysisEpic by @c-dilks in #164
  • fix: create jet final state when included in output by @c-dilks in #195
  • fix: ignore settings with no value in config file parser by @c-dilks in #198
  • doc: update link to eic-shell setup guide by @c-dilks in #203
  • doc: clarify S3 access by @c-dilks in #204
  • Jet functionality updates for Delphes by @bspage912 in #200
  • fix: separate FillHistos methods for inclusive kinematics by @c-dilks in #206
  • chore: rename AnalysisEpic -> AnalysisEpicPodio by @c-dilks in #210
  • ci: add AnalysisEpic comparison plots by @c-dilks in #209
  • doc: add LGPLv3 license by @c-dilks in #199
  • feat!: make AnalysisEpic compatible with production 22.11.2 by @Gregtom3 in #208

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Oct 04:32
348b5e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 Aug 21:34
34e3321
Compare
Choose a tag to compare
  • add depolarization vs. Q2 profile plots #151
  • name change of Analysis subclasses #157
  • feat: build sidis-eic targets to lib/ #159
  • feat: dependency management via git subrepos #158
  • use jug_xl image in CI #163
  • refactor: make adage a template class, and build it as an independent library #143

v0.2.1

30 Jun 16:22
2e2d4ba
Compare
Choose a tag to compare
  • new class AnalysisEE to read output from Fun4all + EventEvaluator stack
  • add s3tools script for reading EventEvaluator output files from ECCE productions

v0.2.0

26 May 10:29
b4c636e
Compare
Choose a tag to compare
  • name change largex-eic to sidis-eic
  • name change env.sh to environ.sh
  • docker image changed, now based on jug_xl
  • adjusted any usage of mc ls, since the updated MinIO client ls output now includes an additional column
  • updated documentation and tutorials

v0.1.0

19 Nov 17:12
5119981
Compare
Choose a tag to compare

Ready for fast/full simulation comparisons

v0.0.0

15 Sep 20:09
adf1caa
Compare
Choose a tag to compare

Legacy version; if no more recent releases are available, use the main branch instead. This release is the first stable version with fast and full simulations working well. This release marks the last version before the merge of the dag branch (#7), a refactor of internal data structures.