Skip to content

Releases: legend-exp/remage

v0.19.2

24 Dec 13:58
cf9adad

Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

23 Dec 16:16
dad3343

Choose a tag to compare

What's Changed

  • hotfix: only check gdml in the first process in multi-processing by @ManuelHu in #569

Full Changelog: v0.19.0...v0.19.1

v0.19.0

14 Dec 14:57
b78d97a

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

08 Dec 15:56
21f16b2

Choose a tag to compare

Important

this release is required to use geometries created with the recent pygeomtools versions >= 0.0.26

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

27 Nov 13:56

Choose a tag to compare

Important

due to an error, correlated gamma emission never was properly enabled in the versions 0.13–0.16. The automatic activation has been fixed in this version (the activation wih the macro command always worked as expected).

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Nov 22:16
777877e

Choose a tag to compare

Highlights

  • New parallel mode: --procs <N_PROCS> runs several independent remage instances in parallel, providing a 1:1 scaling of performance with number of CPU cores (at the cost of higher memory consumption). In #522
  • Our custom WLS process (either 0 or 1 wavelength-shifted photons emitted) is now on by default. In #537

More details on our documentation pages.

Detailed changes

  • docs: include docs on optical output by @ManuelHu in #513
  • [ci skip] Fix log message for SurfaceSampleMaxIntersections by @gipert in #516
  • docs: add conda-forge to install docs by @ManuelHu in #517
  • ci: use the conda-provided python for remage building on macOS by @ManuelHu in #521
  • tests: mark basicfilter as flaky by @ManuelHu in #526
  • ci: fix validation temporarily by @ManuelHu in #527
  • reduce RMGConvertLH5 verbosity by @ManuelHu in #528
  • add option for multi-processing by @ManuelHu in #522
  • ci: move self-hosted runner workflow parts to a dedicated file by @gipert in #533
  • remove upper version bounds on LEGEND packages by @gipert in #531
  • vertex: fix for multiprocessing mode by @ManuelHu in #536
  • document parallel mode in user manual by @gipert in #538
  • add defaults to docs and enable WLS process by @ManuelHu in #537

Full Changelog: v0.15.2...v0.16.0

v0.15.2

16 Oct 13:14
9d4a68a

Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

28 Sep 12:25
b35780f

Choose a tag to compare

What's Changed

  • confinement: fix sampling from volumes with daughters by @ManuelHu in #494

Full Changelog: v0.15.0...v0.15.1

v0.15.0

24 Sep 16:58

Choose a tag to compare

What's Changed

Full Changelog: v0.14.4...v0.15.0

v0.14.4

17 Sep 20:38
4ff27a4

Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.14.4