Recent Releases of legend-pygeom-tools
legend-pygeom-tools - v0.0.18
What's Changed
- geometry: add more checks for common material mistakes by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/53
- materials: add elements for phosphor bronze by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/54
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.17...v0.0.18
- Python
Published by ManuelHu 10 months ago
legend-pygeom-tools - v0.0.17
What's Changed
- detectors: sort keys in json metadata by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/46
- update docs by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/47
- add headless viewer and tests by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/48
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.16...v0.0.17
- Python
Published by ManuelHu 10 months ago
legend-pygeom-tools - v0.0.16
What's Changed
- detectors: check for duplicate uids by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/42
- viewer: add ak units support and option to directly export images by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/44
- docs updates by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/45
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.15...v0.0.16
- Python
Published by ManuelHu 11 months ago
legend-pygeom-tools - v0.0.15
What's Changed
- viewer: add option to save larger images by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/37
- viewer: update points loading for new remage output format by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/40
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.14...v0.0.15
- Python
Published by ManuelHu 11 months ago
legend-pygeom-tools - v0.0.14
What's Changed
- vis: ensure that only one color is written by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/34
- viewer: points size & points count options by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/36
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.13...v0.0.14
- Python
Published by ManuelHu 12 months ago
legend-pygeom-tools - v0.0.13
What's Changed
- detectors: sort before groupby by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/29
- add shared infrastructure for materials by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/27
- viewer: fix v key when no points are defined by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/31
- tests: add tests for materials by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/32
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.12...v0.0.13
- Python
Published by ManuelHu about 1 year ago
legend-pygeom-tools - v0.0.12
What's Changed
- viewer: fix raised clipper error by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/28
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.11...v0.0.12
- Python
Published by ManuelHu about 1 year ago
legend-pygeom-tools - v0.0.11
What's Changed
- viewer bug fixes and improvements for nicer rendering (lighting & shadows, ...) by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/24
- add lazy import for viewer in init.py by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/25
- multiple fixes and improvements for detector module by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/26
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.10...v0.0.11
- Python
Published by ManuelHu about 1 year ago
legend-pygeom-tools - v0.0.10
What's Changed
- detectors: fix for detectors reachable via multiple ways by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/22
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.9...v0.0.10
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.9
What's Changed
- viewer: fix volume coloring by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/17
- visualization: catch wrong naming colour/color by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/18
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.8...v0.0.9
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.8
What's Changed
- switch to dbetto by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/16
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.7...v0.0.8
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.7
What's Changed
- viewer: add support for points loading from scenes by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/12
- increase API usability by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/13
- viewer: more docs and support colors for points by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/14
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.6...v0.0.7
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.6
Deprecation notice
this release deprecates the usage of pygeom_active_dector on physical volumes (notice the typo!). Please use the right spelling pygeom_active_detector from now on. The old name is still supported for backwards compatibility.
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/legend-exp/legend-pygeom-tools/pull/10
- detector: fix typo in pygeomactivede(te)ctor by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/11
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.5...v0.0.6
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.5
What's Changed
- Fixed usage of Path open by @MoritzNeuberger in https://github.com/legend-exp/legend-pygeom-tools/pull/8
- viewer: add parallel projection mode by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/9
New Contributors
- @MoritzNeuberger made their first contribution in https://github.com/legend-exp/legend-pygeom-tools/pull/8
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.4...v0.0.5
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.4
What's Changed
- move some docs from L200 by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/4
- Features by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/5
- add many more features to viewer (adding points to visualization from LH5 files, scene config with cutters and camera configuration, color overrides without editing python source code)
- add
get_all_sensvols(registry) - return AttrsDict and not dict for metadata
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.3...v0.0.4
- Python
Published by ManuelHu over 1 year ago
legend-pygeom-tools - v0.0.3
What's Changed
- move tools from L200 by @ManuelHu in https://github.com/legend-exp/legend-pygeom-tools/pull/3
New Contributors
- @ManuelHu made their first contribution in https://github.com/legend-exp/legend-pygeom-tools/pull/3
Full Changelog: https://github.com/legend-exp/legend-pygeom-tools/compare/v0.0.1...v0.0.3
- Python
Published by ManuelHu over 1 year ago