Commit Graph

56 Commits

Author SHA1 Message Date
Jochen Stahn
b89a2bfaf6 added numba as requirement 2024-03-13 09:54:26 +01:00
Jochen Stahn
7f589a614c Delete libeos/call_string.py 2024-03-13 07:41:12 +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
Jochen Stahn
65f2383124 Merge pull request #2 from jochenstahn/input_artur
Refactor, first tests and speedup
2024-03-06 09:52:55 +01:00
Jochen Stahn
11c24a44e1 added Artur as author 2024-03-06 07:51:44 +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
1780916a12 correct pycache folder name in .gitignore 2024-03-04 17:40:00 +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
b842eaa418 Introduce loggers instead of print statements, options -v,-vv for verbose console output 2024-03-04 11:13:00 +01:00
7a8b11b3c7 Minor format convention, no utf-8 line needed in python 3.x 2024-03-04 09:24:53 +01:00
d810715bc0 Add requirements.txt to define setup of virtual environment 2024-03-04 09:22:38 +01:00
5d6556292a applied Artur's correction also to other output channel 2024-03-04 08:07:39 +01:00
b8108fb680 Use Orso.from_dict for copy (in case the header includes first level user attributes) 2024-03-01 18:57:15 +01:00
a4cf456323 Make comment to explain issue with "data_set" name in time slicing 2024-03-01 18:47:24 +01:00
8fcda83d0a amor raw data file for testing 2024-03-01 16:05:25 +01:00
eb0549d93a removed control output 2024-03-01 14:50:50 +01:00
340a9976f5 chaged internal format in 'fileName' and fixed 'data_set' entry 2024-03-01 14:46:51 +01:00
d10acdce17 applied round() to mu and nu 2024-02-29 13:26:05 +01:00
812818ca5b Merge branch 'main' of https://github.com/jochenstahn/amor 2024-02-29 08:47:53 +01:00
fb12d4aff4 man pages corrected and reformated 2024-02-29 08:44:45 +01:00
Jochen Stahn
d96fe3e035 formatting of command line args 2024-02-29 08:12:37 +01:00
64b88690cc rearranged the order 2024-02-28 18:09:10 +01:00
36c7633c27 removed comments 2024-02-28 09:35:39 +01:00
4809156736 finished first version 2024-02-27 11:21:12 +01:00
36dcccb743 start on documentation 2024-02-26 15:31:51 +01:00
6fc82047f0 fixed second line, added TODO for normalisation 2024-02-23 15:06:42 +01:00
Jochen Stahn
2be5eea18c Merge pull request #1 from jochenstahn/test_branch
test obs geht
2024-02-23 15:01:28 +01:00
79dc6fb797 test obs geht 2024-02-23 14:55:36 +01:00
Artur Glavic
b3c745b408 Polarization from Enum 2024-02-23 11:05:01 +01:00
127cbf6e22 adaption to next orsopy version 2024-02-23 08:22:08 +01:00
bac3c1dfa3 even better orso header organisation 2024-02-22 14:26:10 +01:00
d196f46ed6 new orso header organisation 2024-02-22 07:23:59 +01:00
3794970d33 reorganisation of orso headers. nit tested 2024-01-31 15:37:27 +01:00
Jochen Stahn
cd237c7fa5 new date 2024-01-29 10:22:15 +01:00
7bdf639982 with TODO 2024-01-29 10:21:41 +01:00