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
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
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
ad7525cd02
considered num_udp_interafces for jungfrau and quad structure for eiger
2025-06-10 11:35:15 +02:00
87d8682b1e
added test cases
2025-06-06 11:31:39 +02:00
9c6e629298
only files within the ROI are opened & geometry always read in RawMasterFile
2025-06-04 16:34:40 +02:00
9e1b8731b0
RawSubFile support multi file access ( #173 )
...
This PR is a fix/improvement to a problem that Jonathan had. (#156 ) The
original implementation opened all subfiles at once witch works for
normal sized datasets but fails at a certain point (thousands of files).
- This solution uses RawSubFile to manage the different file indicies
and only opens the file we need
- Added logger.h from slsDetectorPackage for debug printing (in
production no messages should be visible)
2025-05-22 11:00:03 +02:00
81588fba3b
linking to threads and removed extra ; ( #176 )
...
Build on RHEL9 / build (push) Successful in 2m14s
Build on RHEL8 / build (push) Successful in 2m32s
- Fixing broken build of tests on RH8 by linking pthreads
- Removed extra ; causing warnings with -Wpedantic
2025-05-06 17:18:54 +02:00
8ae6bb76f8
removed warnings added clang-tidy
2025-02-21 11:18:39 +01:00
2faa317bdf
removed debug line
2025-02-12 10:59:18 +01:00
4c750cc3be
Fixing ROI read of RawFile ( #125 )
...
- Bugfixes
- New abstraction for detector geometry
- Tests for updating geo with ROI
2025-02-11 11:08:22 +01:00
d0f435a7ab
bounds checking on subfiles
2025-01-10 19:02:50 +01:00
115dfc0abf
bugfix on iteration and returning master file
2024-11-28 21:14:40 +01:00
0df8e4bb7d
added support for old old moench files
2024-11-27 16:27:55 +01:00
f9a2d49244
removed extra print
2024-11-21 10:22:22 +01:00
9f7cdbcb48
conversion warnings
2024-11-18 18:18:55 +01:00
cb94d079af
Merge branch 'developer' of github.com:slsdetectorgroup/aare into developer
2024-11-14 07:42:00 +01:00
13b2cb40b6
docs and reorder
2024-11-14 07:41:50 +01:00
17917ac7ea
Merge branch 'main' into developer
2024-11-12 16:44:15 +01:00
2ee1a5583e
WIP
2024-11-12 09:27:01 +01:00
349e3af8e1
Brining in changes ( #93 )
2024-11-11 19:59:55 +01:00
a0b6c4cc03
Merge branch 'main' into developer
2024-11-11 18:52:23 +01:00
ecf1b2a90b
WIP
2024-11-11 17:13:48 +01:00
b172c7aa0a
starting work on ROI
2024-11-07 16:24:48 +01:00
d8d1f0c517
Taking v1 as the first release ( #92 )
...
- file reading
- decoding master file
2024-11-07 10:14:20 +01:00
9c220bff51
added simple decoding of scan parameters
2024-11-07 08:14:33 +01:00
25812cb291
RawFile is now using RawMasterFile
2024-11-06 09:10:09 +01:00
80a39415de
added CtbRawFile
2024-11-05 14:36:18 +01:00
b8a4498379
WIP
2024-10-31 18:03:17 +01:00
49da039ff9
working on 05
2024-10-31 15:35:43 +01:00
563c39c0dd
decoding of old Moench03
2024-10-31 11:53:24 +01:00
ae1166b908
WIP
2024-10-31 10:39:52 +01:00
ec61132296
WIP
2024-10-31 10:29:07 +01:00
cee0d71b9c
added check to prevent segfault on missing subfile
2024-10-31 09:43:41 +01:00
f754e0f769
file reading
2024-10-30 14:53:50 +01:00
a4fb217e3f
Files and structure for python interface
2024-10-28 11:22:12 +01:00