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
0df8e4bb7d
added support for old old moench files
2024-11-27 16:27:55 +01:00
2ee1a5583e
WIP
2024-11-12 09:27:01 +01:00
a0b6c4cc03
Merge branch 'main' into developer
2024-11-11 18:52:23 +01:00
5f21759c8c
removed prints, bumped version
2024-11-11 18:22:18 +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
b2e5c71f9c
MH02 1-4 counters
2024-11-06 21:32:03 +01:00
5b2809d6b0
working Moench03 detector type
2024-11-06 10:13:56 +01:00
4bb8487e2c
added moench03 back
2024-11-06 09:18:57 +01:00
25812cb291
RawFile is now using RawMasterFile
2024-11-06 09:10:09 +01:00
7f244e22a2
extra methods in CtbRawFile
2024-11-05 15:55:17 +01:00
80a39415de
added CtbRawFile
2024-11-05 14:36:18 +01:00