Releases: legend-exp/remage
Releases · legend-exp/remage
v0.7.0
What's Changed
- Infrastructure for Python wrapper by @gipert in #210
- setup for running Python scripts in unit tests by @gipert in #214
- fix problem with prettier destroying
:::{}:::
in markdown by @gipert in #217 - chore: update pre-commit hooks by @pre-commit-ci in #221
- Updates to sampling for intersections and subtractions by @tdixon97 in #220
- only store G4TouchableHandle if visualization is enabled by @ManuelHu in #206
- python: forward signals to remage-cpp by @ManuelHu in #225
- chore: update pre-commit hooks by @pre-commit-ci in #227
- Add distance to surface tests by @EricMEsch in #224
- Generic surface sampler by @tdixon97 in #226
- Add vis label to all tests opening a GUI by @EricMEsch in #229
- fix ASan warning with RMGVOutputScheme and optional output schemes by @ManuelHu in #231
- refactor LH5 reading code into RMGAnalysisReader by @ManuelHu in #230
- fix clang-tidy problems in surface sampling by @ManuelHu in #232
- chore: update pre-commit hooks by @pre-commit-ci in #234
- clang-tidy: fix uninitialized variables and more by @ManuelHu in #235
- confinement: fix uninitialized variable by @ManuelHu in #233
- add a mutex for G4GeneralParticleSource by @ManuelHu in #236
- remove implicit conversion to numpy arrays in ge-distance test by @EricMEsch in #237
- gps: only set position when requested by @ManuelHu in #240
- clang-tidy: more fixes and enable checks by @ManuelHu in #238
- Fixes to tutorials by @tdixon97 in #241
- chore: update pre-commit hooks by @pre-commit-ci in #245
- fix clang-tidy issues in examples by @ManuelHu in #247
- TrackID in Germanium output scheme by @tdixon97 in #243
- Analysis manager refactoring by @ManuelHu in #239
Full Changelog: v0.6.2...v0.7.0
v0.6.3
Fix problem with prettier destroying :::{]:::
in the docs.
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Setup dummy X server for CI tests by @gipert in #201
- include geant4 version in log preamble by @ManuelHu in #203
- Update developer's guide by @gipert in #202
- Add pyproject.toml and more pre-commit hooks by @gipert in #204
- chore: update pre-commit hooks by @pre-commit-ci in #208
- Add .git_archival.txt by @gipert in #211
- add possibility to print remage version from CLI by @gipert in #213
- change IsInside check for UnionAll to act only on the selected solid not the full collection. by @tdixon97 in #212
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci in #199
- include _t suffix in check for existing files by @ManuelHu in #198
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add distance to nearest surface field to GermaniumOutputScheme by @EricMEsch in #182
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
Breaking physics changes
- physics: increase default time threshold for decays by @ManuelHu in #160
- reset decay times by default; add option for global time warning by @ManuelHu in #173
What's Changed
- remove some more unwanted stdout output by @ManuelHu in #168
- Add option to reset global time after initial decay by @ManuelHu in #136
- Vertex position reader by @ManuelHu in #176
- Docs: make the macro command reference more easy to browse by @gipert in #184
- output: do not overwrite output files by @ManuelHu in #186
- add optional track output scheme by @ManuelHu in #181
- fix compiler warnings reported on CI by @ManuelHu in #189
- also run CI tests with Geant4 11.3 by @ManuelHu in #187
- fix compile on 11.3 by @ManuelHu in #192
- Use double to store energy in hits by @ManuelHu in #193
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- set verbosity for hadronic processes by @ManuelHu in #164
- output: use detector names as ntuple name by @ManuelHu in #161
- Adjust examples to the new detector handling by @EricMEsch in #165
- CI: also build examples by @ManuelHu in #166
- chore: update pre-commit hooks by @pre-commit-ci in #167
Full Changelog: v0.3.2...v0.4.0