Commit Graph

44 Commits

Author SHA1 Message Date
f7bbce9d50 defined values outside interpolation range 2024-09-23 17:27:00 +02:00
6c2f9dc28b cleared the stucture, introduction of seriesStertTime 2024-09-20 15:11:28 +02:00
fb8cb6e60a started on normalisation based on beam current per pulse 2024-09-19 15:06:13 +02:00
10d73e344f using div to determin the theta range for reduction 2024-09-13 15:15:25 +02:00
e0d08b7af2 more info in orso header, fixed typos 2024-09-13 08:06:30 +02:00
e651b64b9c introduced underillumination option 2024-09-11 18:22:39 +02:00
af2cb1037a using proton charge as monitor, not tested with norm file 2024-09-05 09:15:13 +02:00
a7587c3d59 adapted monitor path and proton charge value 2024-09-04 10:15:54 +02:00
a1b01b13ab change sign of q_z for measurements from below 2024-09-04 09:21:36 +02:00
691536e062 inroduced proton monitor 2024-08-29 16:21:09 +02:00
3170cca457 fixed typo in log 2024-08-16 12:30:26 +02:00
05e35ca4e0 added qx to Rlt file 2024-08-12 12:26:51 +02:00
ea0296cade nothing but formatting 2024-08-09 10:02:43 +02:00
d5df124122 added amor manual 2024-08-09 09:29:45 +02:00
4347ba0571 fixed a bug in nb_helpers.merge_frames 2024-06-25 13:59:16 +02:00
42e4defcca introduced raw data directory path 2024-06-24 08:32:56 +02:00
Jochen Stahn
d0504e25f1 corrected chopper phase offset 2024-06-19 15:14:25 +02:00
96772ed72d added new ways to calc alphaI 2024-06-18 17:46:49 +02:00
c433f07324 cach path update 2024-06-13 13:58:17 +02:00
9613027689 new cach path 2024-06-12 16:56:46 +02:00
965e5125c8 expanded the use of qzRange 2024-05-31 08:30:10 +02:00
21259acda4 removed and altered comments 2024-05-31 07:34:45 +02:00
e05fc9e1e1 fixed bug in chopperPhaseOffset use in combination with numba 2024-05-15 16:41:06 +02:00
140e3192dd fix of wrong angle in .norm file 2024-05-14 14:46:46 +02:00
ece5d8e22e added some comments for binning on q-grid 2024-04-19 14:14:08 +02:00
86fddb4d53 new management of defaults, migration of 'call_string' 2024-03-14 10:12:04 +01:00
dac02ad5fa new format for "call" 2024-03-12 16:49:10 +01:00
19c5d57e9b minor format changes 2024-03-12 15:30:57 +01:00
bd8a3d7b53 minor format changes 2024-03-12 15:29:27 +01:00
1598ce64e6 using correct start time now 2024-03-12 09:14:29 +01:00
2f0fe82c67 first, uncomplete version.... 2024-03-07 12:15:55 +01:00
4235666d7e increased readebility 2024-03-06 13:35:21 +01:00
146743673c Add numba implementation of some event functions, yielding x2 speed improvement, also some small general speedups 2024-03-05 15:49:15 +01:00
43313841d6 minor 2024-03-05 14:33:41 +01:00
ac9a03c97e Speed up merge_frames by 45% using combined scalar offsets instead of full array operations 2024-03-05 14:14:51 +01:00
736ce0b2e9 Add alternative histogram function, but did not improve performance for the size of lambda binning used 2024-03-05 14:09:09 +01:00
7274e1bc85 Add profiling to tests and separate read_individual_data into sub-methods 2024-03-05 10:19:21 +01:00
8300e842dc Add test cases for full reduction with and w/o slicing (data to be stored in "test_data" folder) 2024-03-04 17:39:10 +01:00
363710c95c Rename to file_reader and add annotations to AmorData 2024-03-04 16:55:51 +01:00
6cee00adaa Move startTime to ReaderConfig, separte Header into module, AmorData class to read directly (clearify scope) 2024-03-04 16:39:30 +01:00
44ab8fb211 Start refactoring reduction into multiple methods 2024-03-04 15:26:29 +01:00
a56b10ae9a Separate reader from experiment config 2024-03-04 13:48:13 +01:00
3f97c16c65 Move all reduction code to AmorReducer class and options to dataclasses, all command line handling separated 2024-03-04 13:31:23 +01:00
a18b820712 Separate code into multiple modules within libeos package 2024-03-04 12:10:34 +01:00