froejdh_e
348fd0f937
removed unused code
2025-07-24 10:14:29 +02:00
froejdh_e
0fea0f5b0e
added safe_divide to NDArray and used it for pedestal
2025-07-24 09:40:38 +02:00
Erik Fröjdh
cb439efb48
added tests
Build on RHEL8 / build (push) Successful in 3m0s
Build on RHEL9 / build (push) Successful in 3m8s
2025-07-23 11:34:47 +02:00
Erik Fröjdh
5de402f91b
added docs
2025-07-23 11:05:44 +02:00
froejdh_e
9a7713e98a
added g0 calibration, pedestal and pixel counting
2025-07-22 16:42:09 +02:00
froejdh_e
b898e1c8d0
date also in release
Build on RHEL9 / build (push) Successful in 3m9s
Build on RHEL8 / build (push) Successful in 3m9s
2025.7.18
2025-07-18 10:23:17 +02:00
froejdh_e
4073c0cbe0
bumped version
2025-07-18 10:21:28 +02:00
Erik Fröjdh
9a3694b980
Merge branch 'main' into dev/reduce
Build on RHEL9 / build (push) Successful in 3m10s
Build on RHEL8 / build (push) Successful in 3m11s
2025-07-18 10:19:42 +02:00
Erik Fröjdh
abae2674a9
Apply calibration to Jungfrau raw data ( #216 )
...
- Added function to read calibration file
- Multi threaded pedestal subtraction and application of the calibration
2025-07-18 10:19:14 +02:00
1414d75320
fix/mh02 map ( #214 )
...
Build on RHEL9 / build (push) Successful in 3m8s
Build on RHEL8 / build (push) Successful in 3m13s
- Fixed bug in reading MH02 files
2025-07-17 15:32:40 +02:00
Erik Fröjdh
85c3bf7bed
Merge branch 'main' into dev/reduce
Build on RHEL8 / build (push) Failing after 1m51s
Build on RHEL9 / build (push) Successful in 3m16s
2025-07-16 17:04:23 +02:00
Erik Fröjdh
fa3b7a5afe
Merge branch 'main' into fix/mh02-map
2025-07-16 17:03:31 +02:00
Erik Fröjdh
e95326faa1
Fix/remove cpp ( #213 )
...
Build on RHEL8 / build (push) Failing after 1m52s
Build on RHEL9 / build (push) Successful in 3m11s
- 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
2025-07-16 16:43:08 +02:00
froejdh_e
8143524acf
updated release notes
2025-07-16 16:41:27 +02:00
froejdh_e
8e2346abf8
fixed pixel map for mh02
2025-07-16 15:54:29 +02:00
Erik Fröjdh
8eb7fec435
Merge branch 'main' into dev/reduce
Build on RHEL9 / build (push) Successful in 3m4s
Build on RHEL8 / build (push) Successful in 3m7s
2025-07-16 11:13:11 +02:00
Erik Fröjdh
d8952eccc6
Update RELEASE.md
Build on RHEL9 / build (push) Successful in 2m47s
Build on RHEL8 / build (push) Successful in 3m0s
2025-06-27 17:19:14 +02:00
Erik Fröjdh
83717571c8
Merge branch 'main' into dev/reduce
2025-06-27 17:10:24 +02:00
Erik Fröjdh
97dae4ac60
added empty() to ClusterVector and fixed docs ( #209 )
...
- added ClusterVector::empty() to check if the vector is empty
- Fixed generation of missing docs for ClusterVector
2025-06-27 17:00:46 +02:00
froejdh_e
5a9c3b717e
naive implementation of 3x3 and 5x5 reduction
2025-06-27 16:36:21 +02:00
Erik Fröjdh
e3f4b34b72
Const element access and fixed comparing bug ( #208 )
...
- Added const element access
- Added const data*
- Fixed bug comparing two Views of same size but different shapes
closes #207
2025-06-27 14:13:51 +02:00
Erik Fröjdh
6ec8fbee72
migrated tags for tests and added missing raw files ( #206 )
...
Build on RHEL8 / build (push) Successful in 2m57s
Build on RHEL9 / build (push) Successful in 2m59s
- No changes or evaluation of existing tests
- Tags for including tests that require data is changed to
**[.with-data]** and **--with-data** for C++ and python respectively
- Minor update to docs
- Added missing files to the test data repo
2025-06-26 17:11:20 +02:00
30822d9c5f
Dev/fix/rawfilereader with roi ( #192 )
...
Build on RHEL8 / build (push) Successful in 2m54s
Build on RHEL9 / build (push) Successful in 3m0s
geometry is calculated from master file.
2025-06-24 16:41:28 +02:00
ff7312f45d
replaced fmt with LOG
2025-06-24 16:24:25 +02:00
8e7c9eadff
fixed cmake merge
2025-06-24 13:49:05 +02:00
d35b7762b4
Merge branch 'main' into dev/fix/rawfilereader_with_roi
2025-06-24 13:43:26 +02:00
df4dbb8fd0
fixed numpy test
2025-06-24 13:39:32 +02:00
c92be4bca2
added eiger quad test
Build on RHEL8 / build (push) Successful in 2m53s
Build on RHEL9 / build (push) Successful in 3m0s
2025-06-24 11:29:25 +02:00
664055de92
fixed quad structure
Build on RHEL9 / build (push) Successful in 2m50s
Build on RHEL8 / build (push) Successful in 3m2s
2025-06-23 17:27:13 +02:00
318e640639
only test over the public interface
2025-06-23 17:27:13 +02:00
c6990dabad
deleted unused variables
2025-06-23 17:27:13 +02:00
c9fe16b4c2
use target_compile_definitions ( #203 )
...
Build on RHEL9 / build (push) Successful in 2m54s
Build on RHEL8 / build (push) Successful in 2m55s
use target_compile_definition instead of add_compile_definition to use
macros across projects
2025-06-23 09:06:25 +02:00
Erik Fröjdh
64438c8803
Merge branch 'main' into dev/fix/rawfilereader_with_roi
Build on RHEL9 / build (push) Successful in 2m58s
Build on RHEL8 / build (push) Successful in 2m58s
2025-06-23 08:21:39 +02:00
9f8eee5d08
fixed python bindings - only read headers of modules that are in the roi
Build on RHEL8 / build (push) Successful in 2m51s
Build on RHEL9 / build (push) Successful in 2m53s
2025-06-16 11:07:00 +02:00
35114cde9d
fatal error did not open any subfiles
Build on RHEL8 / build (push) Successful in 2m56s
Build on RHEL9 / build (push) Successful in 2m59s
2025-06-13 18:12:47 +02:00
b13f864b2b
need n_modules
2025-06-13 17:01:13 +02:00
05828baa54
removed n_modules from python bindings
2025-06-13 16:38:46 +02:00
0f56846e3d
deleted some commented lines
2025-06-13 16:33:25 +02:00
be67bbab6b
extended DetectorGeometry class with find_geometry, update_geometry (refactoring)
2025-06-13 16:16:23 +02:00
Erik Fröjdh
8354439605
droping version spec on sphinx ( #202 )
...
Build on RHEL8 / build (push) Successful in 2m56s
Build on RHEL9 / build (push) Successful in 2m58s
- Removing the version requirement on sphinx since the latest version
works again
- added numpy and matplotlib do the etc/dev-env.yml since they are
needed to import aare
2025-06-13 15:25:43 +02:00
Erik Fröjdh
11fa95b23c
Improved documentation for ClusterFile on the python side ( #201 )
...
- Fixed CI job not doing python docs
- added more docs on cluster file
- fixed generating docs on cluster vector
2025-06-13 10:41:39 +02:00
bd7870e75a
review comments
Build on RHEL9 / build (push) Successful in 2m53s
Build on RHEL8 / build (push) Successful in 2m55s
2025-06-12 18:14:48 +02:00
75f63607fc
friend_test macro
2025-06-12 17:46:10 +02:00
cfe7c31fe4
changed data path of test data
Build on RHEL9 / build (push) Successful in 2m54s
Build on RHEL8 / build (push) Successful in 2m55s
2025-06-12 09:53:15 +02:00
Erik Fröjdh
4976ec1651
added back chunk_size in python ( #199 )
...
Build on RHEL9 / build (push) Successful in 2m52s
Build on RHEL8 / build (push) Successful in 2m57s
When refactoring the dispatch of the python binding for ClusterFile I
forgot chunk_size. Adding it back in.
Excluded from release notes since the bug was introduced after the last
release and now fixed before the next release.
1. added back chunk_size
2. removed a few commented out lines
closes #197
2025-06-12 09:32:42 +02:00
Erik Fröjdh
a9a55fb27d
Merge branch 'main' into dev/fix/rawfilereader_with_roi
Build on RHEL8 / build (push) Successful in 2m57s
Build on RHEL9 / build (push) Successful in 3m1s
2025-06-11 13:23:01 +02:00
Erik Fröjdh
3cc44f780f
Added branching strategy etc. to docs ( #191 )
...
Build on RHEL9 / build (push) Successful in 2m56s
Build on RHEL8 / build (push) Successful in 2m57s
Added a section on the ideas behind the library and also explaining the
branching strategy.
---------
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch >
2025-06-11 13:21:21 +02:00
19ecc82fff
solved merge conflict
Build on RHEL8 / build (push) Successful in 2m52s
Build on RHEL9 / build (push) Successful in 3m12s
2025-06-10 17:01:40 +02:00
2a069f3b6e
formatted main branch ( #195 )
Build on RHEL8 / build (push) Successful in 2m53s
Build on RHEL9 / build (push) Successful in 3m7s
2025-06-10 16:24:11 +02:00
f9751902a2
formatted main branch
2025-06-10 16:09:06 +02:00