36 Commits

Author SHA1 Message Date
Erik Frojdh
f28acaa3d5 format 2023-06-04 18:58:58 +02:00
Erik Frojdh
b8a8891c8d fixed size read bug and added tests 2023-06-04 18:57:49 +02:00
Erik Frojdh
d9828dd9a3 clang format 2023-06-04 18:21:28 +02:00
952e30d926 Fixed seg fault 2023-06-02 17:44:04 +02:00
7937ecea49 Merge branch 'main' of https://git.psi.ch/sls_detectors_software/python_cluster_reader into main 2023-06-02 17:29:14 +02:00
b26a61cd20 Added a function to apply the noise cut 2023-06-02 17:27:50 +02:00
Erik Frojdh
46a697cfb7 option for reading header 2023-06-02 16:52:14 +02:00
Erik Frojdh
e43899cca8 added support for moench 03 2023-06-02 11:29:34 +02:00
Erik Frojdh
9d890adef8 adding python src and renamin _ext 2023-06-02 09:34:28 +02:00
Erik Frojdh
1985beca05 fix 2023-06-02 09:30:16 +02:00
Erik Frojdh
81ccef6e35 reader accept Path obj 2023-06-02 09:26:12 +02:00
Erik Frojdh
96452488bf added missing utils folder 2023-06-01 17:59:15 +02:00
Erik Frojdh
5eeeaf681a reducing warnings, simplifying read 2023-06-01 17:53:24 +02:00
Erik Frojdh
9b2f8a2eb9 updated README 2023-05-31 14:29:03 +02:00
Erik Frojdh
b21ae3da2e format 2023-05-31 14:25:20 +02:00
Erik Frojdh
6013f94d01 added make test and cleanup 2023-05-31 13:47:24 +02:00
Erik Frojdh
05822e1c0c fixed extra reference bug 2023-05-31 13:33:46 +02:00
Erik Frojdh
4efbb9a914 restructure data types 2023-05-31 13:31:35 +02:00
Erik Frojdh
06b5e97111 cleanup 2023-05-30 16:53:01 +02:00
Erik Frojdh
b996ce5fe6 minor 2023-05-30 16:49:44 +02:00
Erik Frojdh
ae6aa5b58d added examples, moved implementation to new file 2023-05-30 16:08:32 +02:00
Erik Frojdh
6aa6673696 moved printouts behind CR_VERBOSE 2023-05-30 14:45:49 +02:00
Erik Frojdh
66195c0313 added top level makefile for simpler dev 2023-05-30 14:20:12 +02:00
Erik Frojdh
9cf3ce24d1 added gitignore 2023-05-30 12:03:09 +02:00
ab7082cbea Merge branch 'warnings' into 'main'
fixed module related warnings

See merge request sls_detectors_software/python_cluster_reader!2
2023-05-30 11:49:25 +02:00
Erik Fröjdh
ed9c9deeeb more warnings after merge 2023-05-24 18:34:50 +02:00
Erik Fröjdh
44f9a58cf1 fixed module related warnings 2023-05-24 18:26:37 +02:00
4a820d10fe added enums for corner and pixel indexes 2023-05-24 17:59:42 +02:00
7bdbd14a14 Added the clusterize function for calculating the 2x2 and 3x3 clusters 2023-05-24 17:34:02 +02:00
74263a7d7a Merge branch 'cleanup' into 'main'
fix segfault, cleanup and resize

See merge request sls_detectors_software/python_cluster_reader!1
2023-05-24 11:55:56 +02:00
Erik Fröjdh
2f1925b8aa fix segfault, cleanup and resize 2023-05-24 11:42:28 +02:00
0846799f28 creader_module added 2023-05-24 10:26:00 +02:00
2378055412 cluster reader seems to work 2023-05-23 18:05:21 +02:00
aeb034581d better implementation 2023-05-17 18:21:05 +02:00
569ac6715f adding the first files (probably not working) 2023-05-17 15:41:59 +02:00
622e53eaa0 Initial commit 2023-05-17 15:38:58 +02:00