60 Commits

Author SHA1 Message Date
ec5494ebd6 Removed limit on max clusters in the loop 2024-04-26 08:35:14 +02:00
01466af40a A few more fixes 2024-04-25 18:44:19 +02:00
e71a0a166b Bugs fixed in reading with noise map and color_image speeded up with boost histogram 2024-04-25 18:34:58 +02:00
8eabf6a008 Merge branch 'main' of git.psi.ch:sls_detectors_software/python_cluster_reader into main 2024-03-21 16:37:08 +01:00
6735f41390 added some python script examples 2024-03-21 16:36:38 +01:00
Erik Frojdh
2b8415ca9b added function to convert to sparse data 2023-12-07 08:59:19 +01:00
froejdh_e
437a6cf2d5 initialize c to 0 in cluster reader 2023-10-27 12:05:21 +02:00
froejdh_e
706b341783 apply format 2023-10-27 11:34:50 +02:00
froejdh_e
03043e0bc3 cleaned up read_clusters 2023-10-27 11:32:21 +02:00
froejdh_e
8471ba22fb fixed bug introduced by resizing nph 2023-10-27 11:02:42 +02:00
Erik Frojdh
916ec20a1c fixing warnings 2023-10-27 09:24:52 +02:00
Erik Frojdh
9eaa163e4e added platform specific compile arguments 2023-10-25 11:57:55 +02:00
f2691e6f28 fixing merging problems 2023-10-23 18:44:28 +02:00
9bae601e95 nice example to read cluster files, apply cuts and interpolate added 2023-10-20 17:24:24 +02:00
8473f4d86a fixed conflicts 2023-10-20 17:18:42 +02:00
9b82363cef Clusterization and interpolation implemented in python 2023-10-20 17:01:41 +02:00
Erik Frojdh
e1f22fd014 numpy latest 2023-10-20 10:31:39 +02:00
Erik Frojdh
78ea2a4fc1 added pyproject.toml and fixed setup.py 2023-10-17 11:22:59 +02:00
Erik Frojdh
ad953aefde fixed resizing of digital frames 2023-06-06 08:18:49 +02:00
Erik Frojdh
43f0f0e43a added moench04 support 2023-06-05 17:40:58 +02:00
Erik Frojdh
7fbd308c7d updated readme 2023-06-05 10:28:22 +02:00
Erik Frojdh
d742e169d4 added examples 2023-06-05 10:20:40 +02:00
Erik Frojdh
221f7e0c0d added suport for chunk read of clusters 2023-06-05 10:20:14 +02:00
Erik Frojdh
8aa1b6bcbd added instructions on how to run tests 2023-06-04 19:07:48 +02:00
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