Skip to content

Commit 4dcfbc1

Browse files
authored
Merge pull request #46 from Eventdisplay/v1.0.0-rc
v1.0.0-rc
2 parents 8a1c5db + bfe1c3e commit 4dcfbc1

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ This changelog is generated using [Towncrier](https://towncrier.readthedocs.io/)
77

88
<!-- towncrier release notes start -->
99

10+
## [v1.0.0](https://github.com/Eventdisplay/Eventdisplay-ML/releases/tag/v1.0.0) - 2026-01-29
11+
12+
First fully stable release of Eventdisplay-ML for stereo (direction and energy) reconstruction.
13+
Tested and validated on both VERITAS and CTAO simulations plus VERITAS data.
14+
15+
Compatible with:
16+
17+
- Eventdisplay for CTAO simulations [v5.17.0](https://github.com/Eventdisplay/Eventdisplay/releases/tag/v5.17.0)
18+
- Eventdisplay for VERITAS [v4.92](https://github.com/VERITAS-Observatory/EventDisplay_v4) (not released yet)
19+
20+
21+
### Bugfixes
22+
23+
- Fix wrong calculation of `size / dist**2` feature, which was previously computed as `width / length` instead of `size / dist**2`. ([#44](https://github.com/Eventdisplay/Eventdisplay-ML/pull/44))
24+
25+
1026
## [v0.5.0](https://github.com/Eventdisplay/Eventdisplay-ML/releases/tag/v0.5.0) - 2026-01-25
1127

1228
### New Features

docs/changes/44.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)