aacbe3ed6f
separate AssociatePulseWithMonitor and FilterMonitorThreshold to allow monitor use without wallTime
Artur Glavic2025-10-07 10:29:02 +02:00
6c0c2fcab8
rename AmorReduction to ReflectivityReduction and use single config object to stay comparable with future reductions
Artur Glavic2025-10-07 08:48:15 +02:00
e9b860f7cd
Fix numba dtypes to avoid unneeded conversions
Artur Glavic2025-10-06 09:57:21 +02:00
8f2695f8a7
Reorganize event actions to separate numba functions
Artur Glavic2025-10-06 09:54:17 +02:00
f6bda1160e
Finalize implementation of new file_reader interface into reduction and change tests to run from base path
Artur Glavic2025-10-06 09:46:03 +02:00
2a10597dc3
Update test case to new data, fix sample model from config parameter, add git attributes for lfs of test files
Artur Glavic2025-10-06 08:29:51 +02:00
650730ce12
Move calculation codes out of reducer and add projection classes that handle histogramming
Artur Glavic2025-10-03 18:31:36 +02:00
93405c880d
Ensure normalization file load from file is valid by encoding all actions performed on file with input parameters
Artur Glavic2025-10-03 11:40:56 +02:00
68f671f447
Perform reduction action for normalization with less steps directly in reducer class, prepare same for datasets
Artur Glavic2025-10-02 18:26:05 +02:00
cb4415ad3d
Separate PathResolver and Normalisation, prepare different event treatment for normalization and datafiles
Artur Glavic2025-10-02 18:03:19 +02:00
2a89e58698
Dynamically extend event recarray and only filter events by setting mask values. Masks are now bitmasks to track which filter applied where.
Artur Glavic2025-10-02 16:41:09 +02:00
5ecdecfe24
Extract some actions from file reader to event actions as they depend on series time or parameter overwrites
Artur Glavic2025-10-02 12:23:23 +02:00
ae6aa9d24d
make refactored reader work run without time-slicing
Artur Glavic2025-10-02 08:25:11 +02:00
39b267e96c
Start including refactored data reader
Artur Glavic2025-10-01 18:23:12 +02:00
fe2975c71d
Fix some bugs from new options configuration and make test run again
Artur Glavic2025-10-01 14:11:16 +02:00
1e78325663
Include old file_reader updates from reorganisation branch
Artur Glavic2025-10-01 13:09:22 +02:00
1d74d947de
Remove old datasets, start update full analysis test
Artur Glavic2025-10-01 13:01:01 +02:00
c540fa16fe
Move event data type specification in separate method and decouple event handling from file reader by using a Protocol
Artur Glavic2025-10-01 10:33:03 +02:00
7cf7ff8e61
All actions within old file_reader now implemented as new style event transformations
Artur Glavic2025-09-30 18:21:50 +02:00
753b32203a
Start separating code into different files
Artur Glavic2025-09-30 16:05:29 +02:00
d936f7ae7d
Add option to read dataset partially by limiting maximum events to be read
Artur Glavic2025-09-30 14:41:16 +02:00
429bd47c59
Move event data to record arrays to keep events/packets/pulses connected
Artur Glavic2025-09-30 11:38:48 +02:00
1a3c637b39
Begin refactoring file_reader to separate data readout, corrections and other actions to decouple AmorData class
Artur Glavic2025-09-29 17:51:46 +02:00
f46eefb0cb
Start cleaning up with separating numba check from function usage
Artur Glavic2025-09-29 15:13:39 +02:00
f5b4f8bba2
changed code formatting, fixed the pc normalisation
jochenstahn2025-09-05 10:22:45 +02:00
319cbb4c2c
Start implementing new way to build command line arguments and defaults based on options classes directly
Artur Glavic2025-09-03 12:47:39 +02:00
d1e075cca4
adapted otions to new command-line grammar
jochenstahn2025-09-02 19:18:41 +02:00
7f01f89f2b
Start implementing new way to build command line arguments and defaults based on options classes directly
Artur Glavic2025-08-27 17:19:40 +02:00
b6e3cb2eef
fixed signe in chopper phase calculation
jochenstahn2025-08-27 08:24:10 +02:00
443cb30b79
fixes in the polarisation handlinge
jochenstahn2025-06-30 15:41:20 +02:00
057742cabd
taking chopper info from event stream, new debug output, fix for chopper offset
jochenstahn2025-06-24 11:06:07 +02:00
2689a969f1
fallback in case no chopper trigger signal is available, typo fixes
jochenstahn2025-06-13 12:38:26 +02:00