Commit Graph

1461 Commits

Author SHA1 Message Date
babic_a 759803389e Major writer re-write 2020-05-27 12:21:20 +02:00
babic_a 6995e71543 Exchange implementation 2020-05-27 12:13:08 +02:00
babic_a 79ffc144bd Moved header to correct folder 2020-05-27 12:11:45 +02:00
babic_a 048010255c Add dependency to replay lib 2020-05-27 12:07:01 +02:00
babic_a 1f7c292d86 Rename replay zmq sender to BlockZmqSender 2020-05-27 11:35:24 +02:00
babic_a ed84e7d0b6 Implement block read 2020-05-27 11:31:37 +02:00
babic_a 666042c5b7 Implement boilerplate for BufferBinaryReader.cpp 2020-05-27 11:18:16 +02:00
babic_a 1fc4bd6e44 Adjust names for block read 2020-05-27 11:14:05 +02:00
babic_a 2003d9c982 Definition of BufferBinaryReader 2020-05-27 11:13:55 +02:00
babic_a 65227ecaa4 Add reminder to write test 2020-05-27 10:56:40 +02:00
babic_a 44ee05953a Conversion to block logic 2020-05-27 10:55:42 +02:00
babic_a d42eca0e7a Adjust to sending only 1 binary block 2020-05-27 10:54:34 +02:00
babic_a 32f4ef6dba Change logic from pulse_id to block sending 2020-05-27 10:43:22 +02:00
babic_a 72a9b3bcc9 Small refactoring 2020-05-27 10:27:14 +02:00
babic_a 0f6d63aded Send BufferBinaryBlock from sf_replay 2020-05-27 10:22:44 +02:00
babic_a 01776e12ad Rename ImageMetadataBlock 2020-05-27 10:21:02 +02:00
babic_a 65d587c80b Refactoring of JF writer 2020-05-27 10:18:44 +02:00
babic_a 96314db179 Calculate exact number of images to copy from buffer 2020-05-27 10:16:17 +02:00
babic_a 981f76cac1 Redefined formats for image storage 2020-05-27 10:15:57 +02:00
babic_a 6653421696 Rename buffer block size 2020-05-27 09:24:24 +02:00
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