Commit Graph

1441 Commits

Author SHA1 Message Date
babic_a 9940f54e1a Implement BufferBlock 2020-05-26 21:21:15 +02:00
babic_a 04a467c2b4 Make JF writer metadata buffering 2020-05-26 20:51:34 +02:00
babic_a 13a35a7668 Refactorig JFH5 Writer 2020-05-26 20:10:18 +02:00
babic_a 3a13302e0f Replace slow call with C++17 stdlib 2020-05-26 19:44:26 +02:00
babic_a 299e61f569 Rename class to reflect better its role 2020-05-26 19:34:54 +02:00
babic_a 5047d00ae3 Small optimization 2020-05-26 19:16:25 +02:00
babic_a 0bdbe02381 Adjust RECV buffer to bytes instead of msgs 2020-05-26 14:57:23 +02:00
babic_a 69c8501af7 We are writing binary data now 2020-05-26 14:56:40 +02:00
babic_a c0668a97ba Turn around attribute order to match HDF5 writer 2020-05-26 14:56:17 +02:00
babic_a 6abdd0fb04 New version of sf_buffer with binary 2020-05-26 13:34:36 +02:00
babic_a 9497b00c45 Modify BufferBinaryFormat 2020-05-26 13:34:27 +02:00
babic_a 5ba868a7ae Create buffered send 2020-05-26 12:55:56 +02:00
babic_a 78b2524f20 New ReplayBuffer struct for data transfer 2020-05-26 12:55:46 +02:00
babic_a 8eb767285c Add output to sf_writer test 2020-05-26 12:39:21 +02:00
babic_a 7640702fb1 Add stats output to test program 2020-05-26 12:11:45 +02:00
babic_a 96c1839b42 Make example as simple as possible 2020-05-26 11:57:51 +02:00
babic_a 658665ab77 Pre cache entire metadata 2020-05-26 11:07:45 +02:00
babic_a 53a1b85b87 Link with pthreads 2020-05-26 09:37:48 +02:00
babic_a 41061280e6 Changed sf_replay to multithreaded 2020-05-26 09:36:00 +02:00
babic_a acfbf283b8 Add new property to buffer_config 2020-05-26 09:34:39 +02:00
Dmitry Ozerov f8f488f7fe meaningfull information in log files for detector retrieve 2020-05-25 19:22:20 +02:00
babic_a e2d02baed9 Cut down threads 2020-05-25 16:31:40 +02:00
babic_a d8c9ef1c2f Fix interface 2020-05-25 16:17:09 +02:00
babic_a d2db741aba Cleanup sf_replay 2020-05-25 16:03:04 +02:00
babic_a cd003d010d Implement simple ReplayZmqSender 2020-05-25 16:01:53 +02:00
babic_a 8cd5ea2482 Rename variable for consistency 2020-05-25 15:32:37 +02:00
babic_a ce8d32b593 Small fixes after refactoring 2020-05-25 15:32:13 +02:00
babic_a 7879a6bcde Adjusted interface call 2020-05-25 15:32:02 +02:00
babic_a 97cfa407d3 Finished implementation of ZmqRecv for Writer 2020-05-25 15:30:03 +02:00
babic_a df62017346 Buffer file corruption detection 2020-05-25 15:17:21 +02:00
babic_a 98a243e7f1 Shorten variable name 2020-05-25 15:10:26 +02:00
babic_a 9d85d665c8 Rename JF variable to shorter version 2020-05-25 15:10:15 +02:00
babic_a 05b62c30e6 Rename frame to image for write buffer 2020-05-25 14:58:04 +02:00
babic_a 124f9b2d90 Remove unused struct 2020-05-25 14:52:43 +02:00
babic_a 09b773fc83 Rename stop to end pulse_id 2020-05-25 14:51:15 +02:00
babic_a 4fcf510e15 Adjust manual recv test 2020-05-25 14:51:03 +02:00
babic_a 874b54c4f6 Add stop_pulse_id as constructor parameter 2020-05-25 14:43:51 +02:00
babic_a b411d074d3 Rename parameter to make it more precise 2020-05-25 14:36:15 +02:00
babic_a fcb37d3ebc Remove unused template 2020-05-25 14:33:23 +02:00
babic_a 52d060728c Rename function to buffer 2020-05-25 14:32:45 +02:00
babic_a 183f9e3eaa Fix ImageBuffer size 2020-05-25 14:25:55 +02:00
babic_a 1e68d15ef4 Add manual recv test 2020-05-25 14:25:37 +02:00
babic_a af52a248b8 Fix initialization bug in sf_replay 2020-05-25 14:06:34 +02:00
babic_a 4ad19e4951 Remove unneeded test after refactoring 2020-05-25 14:00:00 +02:00
babic_a 56d7ffd322 Fix test for ReplayH5Reader 2020-05-25 13:59:24 +02:00
babic_a 0c05a7dd5c Fix bug in metadata offset 2020-05-25 13:56:13 +02:00
babic_a d182e646cb Fix bug in buffer range 2020-05-25 13:51:58 +02:00
babic_a 9955967ad5 Removed source_id from the loop 2020-05-25 13:49:43 +02:00
babic_a aaa0770f69 Change of interface 2020-05-25 13:49:00 +02:00
babic_a d355299f5a Remove unused source_id 2020-05-25 13:48:53 +02:00