Commit Graph

16 Commits

Author SHA1 Message Date
leonarski_f e5f6bba4aa Merge branch 'jfjoch_cbor_in_place' into main 2023-05-02 21:18:27 +02:00
leonarski_f dffe5ab6b9 JFJochReceiver: Use multithreaded implementation for summation of 50+ (assuming 100 microsecond to span thread, it is 0.5% overhead at 25 ms) 2023-05-02 21:17:53 +02:00
leonarski_f ef7b6e84d7 JFJochReceiver: Compress directly to CBOR format 2023-05-01 21:37:55 +02:00
leonarski_f 9d5be2a4e9 FrameTransformation: Split packing and compression 2023-05-01 21:27:08 +02:00
leonarski_f af2ed525a0 JFJochFrameSerializer: for the buffer return pointer + size, not vector reference (allows for more flexibility) 2023-05-01 20:26:15 +02:00
leonarski_f 310196d650 CUDA is no longer compulsory 2023-04-27 22:01:55 +02:00
leonarski_f 25cb4df0bf JFJochReceiver: Give one plot at a time 2023-04-18 14:51:51 +02:00
leonarski_f a8f036da5b Track bunchID, info, and timestamp from AcquisitionDevice to HDF5DataFile 2023-04-14 14:46:32 +02:00
leonarski_f ae44b2eedf DiffractionExperiment: Remove indexing period (indexing works at the same pace as spot finding) 2023-04-13 15:30:25 +02:00
leonarski_f 0973f3725d Detector Geometry customization 2023-04-12 19:22:13 +00:00
leonarski_f aefe95920c DataMessage: use it in ZMQImagePuller, StreamWriter, HDF5DataFile, HDF5Writer 2023-04-10 21:33:36 +02:00
leonarski_f b70382e05a JFJochFrameSerializer: add indexing_result 2023-04-10 20:43:08 +02:00
leonarski_f d921e64224 Move all image analysis related code to image_analysis/ directory 2023-04-08 23:59:35 +02:00
leonarski_f 8b65feca8f Clean-up: merge JFJOCH_USE_NUMA_H and JFJOCH_USE_NUMA, remove two unnecessary helper programs 2023-04-07 16:30:08 +02:00
leonarski_f 8fea8bac3b IBReceiver: Pin to NUMA node 2023-04-06 20:58:25 +02:00
leonarski_f 1757d42182 Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
2023-04-06 11:17:59 +02:00