Commit Graph

83 Commits

Author SHA1 Message Date
augustin_s 1402b08060 only copy if there are really in-place changes to be done 2024-08-02 13:12:30 +02:00
augustin_s 61b1d55a9e added notes on in place changes 2024-08-02 13:10:06 +02:00
augustin_s d9b2ae4ac2 use the same validation logic as in other cases 2024-08-02 12:39:45 +02:00
augustin_s b1b92e4b52 simpler logic 2024-08-02 12:28:09 +02:00
augustin_s 40c0a08d7c added todo notes 2024-08-02 12:18:56 +02:00
augustin_s e9d187c712 renamed variable pfdata to data 2024-08-02 12:15:19 +02:00
augustin_s a690654343 moved thresholding out of work function 2024-08-02 12:14:27 +02:00
augustin_s 53d2d965d9 forgotten results argument 2024-08-02 12:11:19 +02:00
augustin_s 92149d0614 moved do_* checks inside function for better overview 2024-08-02 12:01:01 +02:00
augustin_s a34db9287e isort 2024-08-01 09:19:49 +02:00
augustin_s 2facda5d07 comments 2024-08-01 09:16:56 +02:00
augustin_s 3924abcba4 comments, todo note 2024-08-01 09:16:40 +02:00
augustin_s ac8967611d use the same validation logic as in other cases 2024-08-01 09:05:43 +02:00
augustin_s 1af3e9c3ec added todo notes about TBD logic changes 2024-08-01 09:02:58 +02:00
augustin_s 7ea32d2a4d spaces 2024-07-31 19:43:07 +02:00
augustin_s 596a4e7e0a less convoluted 2024-07-31 19:42:59 +02:00
augustin_s 851a186538 readability 2024-07-31 17:50:40 +02:00
augustin_s 1c129bc5be removed useless copy (seems unlikely that peakfinder_8 changes the mask AND astype copies anyway unless explicity disabled) 2024-07-31 17:22:05 +02:00
augustin_s 41ff6c3204 renamed data_copy_1 -> data 2024-07-31 11:23:44 +02:00
augustin_s 7662f8604d naming, cleanup 2024-07-31 11:21:03 +02:00
augustin_s 55a719fa6c removed useless copy/conversion 2024-07-31 11:16:20 +02:00
augustin_s a834d23f42 typos 2024-07-31 11:12:35 +02:00
augustin_s abeab715dd consistent naming 2024-07-31 11:12:10 +02:00
augustin_s a25bd23b67 cleaned/restructured 2024-07-31 11:09:46 +02:00
augustin_s 1db20f8b82 moved additional checks inside function 2024-07-30 22:23:28 +02:00
augustin_s 12e008aeba moved additional checks inside function 2024-07-30 21:25:30 +02:00
augustin_s 26913abbd5 removed useless copy 2024-07-30 20:20:25 +02:00
augustin_s 1dd37e1684 moved additional checks inside function; unpack variables from results dict 2024-07-30 20:06:12 +02:00
augustin_s 629d2c84bb de-arrow 2024-07-30 19:57:36 +02:00
augustin_s a4918c989c more pythonic 2024-07-30 19:53:57 +02:00
augustin_s 7b2a1c3935 cleanup; logic also works correctly for number_of_spots == 0 2024-07-30 19:48:32 +02:00
augustin_s 96878e1b67 cleanup 2024-07-30 18:59:40 +02:00
augustin_s 8a72928a20 renamed variable pfdata to data 2024-07-30 18:57:40 +02:00
augustin_s 3c52784d48 cleanup 2024-07-30 18:57:08 +02:00
augustin_s d4575a6656 de-arrow 2024-07-30 18:56:11 +02:00
augustin_s 3e3916b786 moved ROI algo out of work function 2024-07-30 18:55:02 +02:00
augustin_s 56a5f94805 added todo note 2024-07-30 18:11:49 +02:00
augustin_s 5d714e1fa3 moved spi_analysis out of work function 2024-07-30 18:09:56 +02:00
augustin_s c3044653c2 renamed variable pfdata to data 2024-07-30 17:51:57 +02:00
augustin_s 6a926bcede moved peakfinder_analysis out of work function 2024-07-30 17:51:08 +02:00
augustin_s a01a6e6ed5 renamed variable d to pfdata 2024-07-30 17:27:04 +02:00
augustin_s 399b887516 added/use json_load and read_bit utils 2024-07-30 17:02:57 +02:00
augustin_s 1e7d4a0a02 moved zmq receiving/sending into separate class 2024-07-30 15:58:56 +02:00
augustin_s 444bf1de06 moved zmq receiving/sending into separate class 2024-07-30 15:57:57 +02:00
augustin_s 57e22c01b5 spaces 2024-07-30 15:25:25 +02:00
augustin_s cd76af01fa DRY 2024-07-30 15:13:41 +02:00
augustin_s a96a5d6423 removed unused True path 2024-07-30 15:05:42 +02:00
augustin_s b78f4a61fd de-duplicate sending 2024-07-30 14:56:10 +02:00
augustin_s e567e3f406 tried to group bad masked regions a bit better 2024-07-30 14:26:35 +02:00
augustin_s 49aa4bad14 moved apply_additional_mask out of work function 2024-07-30 14:25:27 +02:00