e6dd1f3ec2
restructured to have a separate file and test for to_string, string_utils, scan_parameters
2025-06-12 13:57:53 +02:00
cc57cc7c27
formatted my changes
2025-06-11 15:13:35 +02:00
d89530ed22
merge from formatted main
2025-06-11 15:11:47 +02:00
f9751902a2
formatted main branch
2025-06-10 16:09:06 +02:00
480e28c927
wip at fixing hdf5 master file
Build on RHEL9 / build (push) Failing after 1m27s
Build on RHEL8 / build (push) Failing after 1m36s
2025-06-06 16:36:40 +02:00
94ac58b09e
For 2025.5.22 release ( #181 )
...
Build on RHEL9 / build (push) Successful in 2m22s
Build on RHEL8 / build (push) Successful in 2m29s
Co-authored-by: Patrick <patrick.sieberer@psi.ch >
Co-authored-by: JulianHeymes <julian.heymes@psi.ch >
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch >
Co-authored-by: Xiangyu Xie <45243914+xiangyuxie@users.noreply.github.com >
Co-authored-by: xiangyu.xie <xiangyu.xie@psi.ch >
Co-authored-by: AliceMazzoleni99 <alice.mazzoleni@psi.ch >
Co-authored-by: Mazzoleni Alice Francesca <mazzol_a@pc17378.psi.ch >
Co-authored-by: siebsi <sieb.patr@gmail.com >
2025-05-22 11:40:39 +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