Commit Graph

151 Commits

Author SHA1 Message Date
babic_a 5a7efaf1d0 Improve interface of ImageAssembler 2020-05-27 14:11:08 +02:00
babic_a 719b3ed0f7 Rename block_number to block_id 2020-05-27 14:03:43 +02:00
babic_a b7381bce68 Use proper attribute for ImageAssembler retry 2020-05-27 14:01:59 +02:00
babic_a a1c93430e3 Add offset also to metadata 2020-05-27 13:59:14 +02:00
babic_a f850fd2ab6 Implement offset for images 2020-05-27 13:52:40 +02:00
babic_a 468176adba Add block verification to writer 2020-05-27 13:43:19 +02:00
babic_a ea5473846c Add TODO for later implementation 2020-05-27 13:11:16 +02:00
babic_a 7f6985f538 Improve ImageAssembler workflow 2020-05-27 13:08:21 +02:00
babic_a ba383f11f6 Improve ImageAssembler interface 2020-05-27 13:07:16 +02:00
babic_a 3d98a9e908 Add start and stop pulse id to JF writer 2020-05-27 13:07:04 +02:00
babic_a 37d4d0d772 Add stub class for image assembly 2020-05-27 12:44:26 +02:00
babic_a b868059dbc Implement reading stub 2020-05-27 12:39:00 +02:00
babic_a e6a965bd7a Cleanup threads after yourself 2020-05-27 12:24:14 +02:00
babic_a 759803389e Major writer re-write 2020-05-27 12:21:20 +02:00
babic_a 048010255c Add dependency to replay lib 2020-05-27 12:07:01 +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 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 299e61f569 Rename class to reflect better its role 2020-05-26 19:34:54 +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 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 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 98a243e7f1 Shorten variable name 2020-05-25 15:10:26 +02:00
babic_a 05b62c30e6 Rename frame to image for write buffer 2020-05-25 14:58:04 +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 52d060728c Rename function to buffer 2020-05-25 14:32:45 +02:00
babic_a 1e68d15ef4 Add manual recv test 2020-05-25 14:25:37 +02:00
babic_a 0b23075b8d Merge remote-tracking branch 'origin/master' 2020-05-25 09:54:58 +02:00
babic_a 5f58b1b0de Added "-" at the end of ipc 2020-05-22 14:34:16 +02:00
babic_a 39c0aaedf6 Fix bug in WriterH5Writer.cpp 2020-05-22 14:28:18 +02:00
babic_a 49c2f9368b Pass IPC id to process 2020-05-22 14:26:49 +02:00
babic_a 8b06d86b5e Writer receiver refactoring 2020-05-22 14:23:30 +02:00
babic_a 8daa3858d5 Fix bug in writer 2020-05-22 08:57:55 +02:00
babic_a 0935dabb36 Adjust tests to interface change 2020-05-20 17:56:08 +02:00
babic_a 6bef50b742 Remove buffered queue 2020-05-20 17:55:55 +02:00
babic_a 7b47150277 Adjust SF writer to new buffering 2020-05-20 17:54:00 +02:00
babic_a 6da7b450ca Added other attributes as well 2020-05-20 17:46:17 +02:00
babic_a 4f9ecd10f1 Add missing endl 2020-05-20 13:55:11 +02:00
babic_a 3ac7e84406 Add manual test for sf_writer 2020-05-20 13:53:33 +02:00