Merge branch 'main' into dev/reduce
All checks were successful
Build on RHEL9 / build (push) Successful in 3m4s
Build on RHEL8 / build (push) Successful in 3m7s

This commit is contained in:
Erik Fröjdh
2025-07-16 11:13:11 +02:00
committed by GitHub

View File

@@ -8,6 +8,8 @@ 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.
### 2025.05.22
@@ -18,7 +20,7 @@ Features:
Bugfixes:
- Fixed crash when opening raw files with large number of data files
- Fixed reading RawFiles with ROI fully excluding some sub files.