Commit Graph

  • a6eec65f7a Merge branch 'memory-leak' into 'main' main froejdh_e 2024-05-07 14:06:39 +02:00
  • 111abb4b35 added skip to failing test Erik Frojdh 2024-05-06 16:55:09 +02:00
  • 80e1c98986 restructure and added XDECREF Erik Frojdh 2024-05-06 16:41:55 +02:00
  • 33d387aac2 fixed problem in the noise cut 3-memory-leak-when-reading-with-noisemap bergamaschi 2024-04-29 13:55:54 +02:00
  • b43d4bff15 Fixed rotation of the noise map and of the image plot in colz function bergamaschi 2024-04-26 17:51:20 +02:00
  • ec5494ebd6 Removed limit on max clusters in the loop bergamaschi 2024-04-26 08:35:14 +02:00
  • 01466af40a A few more fixes bergamaschi 2024-04-25 18:44:19 +02:00
  • e71a0a166b Bugs fixed in reading with noise map and color_image speeded up with boost histogram bergamaschi 2024-04-25 18:34:58 +02:00
  • 8eabf6a008 Merge branch 'main' of git.psi.ch:sls_detectors_software/python_cluster_reader into main bergamaschi 2024-03-21 16:37:08 +01:00
  • 6735f41390 added some python script examples bergamaschi 2024-03-21 16:36:38 +01:00
  • 2b8415ca9b added function to convert to sparse data Erik Frojdh 2023-12-07 08:59:19 +01:00
  • 437a6cf2d5 initialize c to 0 in cluster reader froejdh_e 2023-10-27 12:05:21 +02:00
  • 706b341783 apply format froejdh_e 2023-10-27 11:34:50 +02:00
  • 03043e0bc3 cleaned up read_clusters froejdh_e 2023-10-27 11:32:21 +02:00
  • 8471ba22fb fixed bug introduced by resizing nph froejdh_e 2023-10-27 11:02:42 +02:00
  • 916ec20a1c fixing warnings Erik Frojdh 2023-10-27 09:24:52 +02:00
  • 9eaa163e4e added platform specific compile arguments Erik Frojdh 2023-10-25 11:57:55 +02:00
  • f2691e6f28 fixing merging problems bergamaschi 2023-10-23 18:44:28 +02:00
  • 9bae601e95 nice example to read cluster files, apply cuts and interpolate added bergamaschi 2023-10-20 17:24:24 +02:00
  • 8473f4d86a fixed conflicts bergamaschi 2023-10-20 17:18:42 +02:00
  • 9b82363cef Clusterization and interpolation implemented in python bergamaschi 2023-10-20 17:01:41 +02:00
  • e1f22fd014 numpy latest Erik Frojdh 2023-10-20 10:31:39 +02:00
  • 78ea2a4fc1 added pyproject.toml and fixed setup.py Erik Frojdh 2023-10-17 11:22:59 +02:00
  • ad953aefde fixed resizing of digital frames Erik Frojdh 2023-06-06 08:18:49 +02:00
  • 43f0f0e43a added moench04 support Erik Frojdh 2023-06-05 17:40:58 +02:00
  • 7fbd308c7d updated readme Erik Frojdh 2023-06-05 10:28:22 +02:00
  • d742e169d4 added examples Erik Frojdh 2023-06-05 10:20:40 +02:00
  • 221f7e0c0d added suport for chunk read of clusters Erik Frojdh 2023-06-05 10:20:14 +02:00
  • 8aa1b6bcbd added instructions on how to run tests Erik Frojdh 2023-06-04 19:07:48 +02:00
  • f28acaa3d5 format Erik Frojdh 2023-06-04 18:58:58 +02:00
  • b8a8891c8d fixed size read bug and added tests Erik Frojdh 2023-06-04 18:57:49 +02:00
  • d9828dd9a3 clang format Erik Frojdh 2023-06-04 18:21:28 +02:00
  • 952e30d926 Fixed seg fault bergamaschi 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 bergamaschi 2023-06-02 17:29:14 +02:00
  • b26a61cd20 Added a function to apply the noise cut bergamaschi 2023-06-02 17:27:50 +02:00
  • 46a697cfb7 option for reading header Erik Frojdh 2023-06-02 16:52:14 +02:00
  • e43899cca8 added support for moench 03 Erik Frojdh 2023-06-02 11:29:34 +02:00
  • 9d890adef8 adding python src and renamin _ext Erik Frojdh 2023-06-02 09:34:28 +02:00
  • 1985beca05 fix Erik Frojdh 2023-06-02 09:30:16 +02:00
  • 81ccef6e35 reader accept Path obj Erik Frojdh 2023-06-02 09:26:12 +02:00
  • 96452488bf added missing utils folder Erik Frojdh 2023-06-01 17:59:15 +02:00
  • 5eeeaf681a reducing warnings, simplifying read Erik Frojdh 2023-06-01 17:53:24 +02:00
  • 9b2f8a2eb9 updated README Erik Frojdh 2023-05-31 14:29:03 +02:00
  • b21ae3da2e format Erik Frojdh 2023-05-31 14:25:20 +02:00
  • 6013f94d01 added make test and cleanup Erik Frojdh 2023-05-31 13:47:24 +02:00
  • 05822e1c0c fixed extra reference bug Erik Frojdh 2023-05-31 13:33:46 +02:00
  • 4efbb9a914 restructure data types Erik Frojdh 2023-05-31 13:31:35 +02:00
  • 06b5e97111 cleanup Erik Frojdh 2023-05-30 16:53:01 +02:00
  • b996ce5fe6 minor Erik Frojdh 2023-05-30 16:49:44 +02:00
  • ae6aa5b58d added examples, moved implementation to new file Erik Frojdh 2023-05-30 16:08:32 +02:00
  • 6aa6673696 moved printouts behind CR_VERBOSE Erik Frojdh 2023-05-30 14:45:49 +02:00
  • 66195c0313 added top level makefile for simpler dev Erik Frojdh 2023-05-30 14:20:12 +02:00
  • 9cf3ce24d1 added gitignore Erik Frojdh 2023-05-30 12:03:09 +02:00
  • ab7082cbea Merge branch 'warnings' into 'main' froejdh_e 2023-05-30 11:49:25 +02:00
  • ed9c9deeeb more warnings after merge Erik Fröjdh 2023-05-24 18:34:50 +02:00
  • 44f9a58cf1 fixed module related warnings Erik Fröjdh 2023-05-24 18:26:37 +02:00
  • 4a820d10fe added enums for corner and pixel indexes bergamaschi 2023-05-24 17:59:42 +02:00
  • 7bdbd14a14 Added the clusterize function for calculating the 2x2 and 3x3 clusters bergamaschi 2023-05-24 17:34:02 +02:00
  • 74263a7d7a Merge branch 'cleanup' into 'main' bergamaschi 2023-05-24 11:55:56 +02:00
  • 2f1925b8aa fix segfault, cleanup and resize Erik Fröjdh 2023-05-24 11:42:28 +02:00
  • 0846799f28 creader_module added bergamaschi 2023-05-24 10:26:00 +02:00
  • 2378055412 cluster reader seems to work bergamaschi 2023-05-23 18:05:21 +02:00
  • aeb034581d better implementation bergamaschi 2023-05-17 18:21:05 +02:00
  • 569ac6715f adding the first files (probably not working) bergamaschi 2023-05-17 15:41:59 +02:00
  • 622e53eaa0 Initial commit bergamaschi 2023-05-17 15:38:58 +02:00