mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-19 23:58:43 +01:00
- Removed unused ClusterFile.cpp (code from before it was templated) - Updated the list of .cpp files in CMakeLists.txt to match alphabetic listing in the browser
28 lines
389 B
Markdown
28 lines
389 B
Markdown
# Release notes
|
|
|
|
|
|
### head
|
|
|
|
Features:
|
|
|
|
- Cluster finder now works with 5x5, 7x7 and 9x9 clusters
|
|
- Added ClusterVector::empty() member
|
|
|
|
Bugfixes:
|
|
- Fixed reading RawFiles with ROI fully excluding some sub files.
|
|
- Removed unused file: ClusterFile.cpp
|
|
|
|
### 2025.05.22
|
|
|
|
Features:
|
|
|
|
- Added scurve fitting
|
|
|
|
Bugfixes:
|
|
|
|
- Fixed crash when opening raw files with large number of data files
|
|
|
|
|
|
|
|
|