Commit Graph

173 Commits

Author SHA1 Message Date
babic_a eb07d91f7b Cleanup JF writer 2020-05-27 18:40:43 +02:00
babic_a 11df261a89 Fix buffer offset 2020-05-27 18:33:32 +02:00
babic_a cfbcbf4c28 Copy complete buffers to file 2020-05-27 18:30:22 +02:00
babic_a e8454ee595 Rollback direct chunk writing 2020-05-27 18:27:43 +02:00
babic_a 8c0fd09476 Move BufferBinaryReader to sf_writer 2020-05-27 18:23:47 +02:00
babic_a 7ef67df644 Removal of commented out code 2020-05-27 17:16:20 +02:00
babic_a 0656c95bea Adjust chunking size to min size 2020-05-27 17:15:53 +02:00
babic_a 5502745186 Add direct chunk write lib 2020-05-27 17:14:16 +02:00
babic_a cf0245d3f3 Implement external slot_id book keeping 2020-05-27 16:51:32 +02:00
babic_a bacc869b98 Bug in vector init 2020-05-27 16:19:42 +02:00
babic_a 5b6a6379e3 Fix 2 small bugs 2020-05-27 16:10:59 +02:00
babic_a ed86780629 Refactoring files 2020-05-27 16:01:12 +02:00
babic_a 7613ce40dc Implement write index as well 2020-05-27 15:51:59 +02:00
babic_a 67d27c4618 Implemented read_slot_id 2020-05-27 15:47:45 +02:00
babic_a e06ae47d6c Add buffer status initialization 2020-05-27 15:35:17 +02:00
babic_a 7005746292 Tentative buffer implementation 2020-05-27 15:26:30 +02:00
babic_a 774aeaa709 Add image assembly memcpy 2020-05-27 14:40:20 +02:00
babic_a a0be1a5010 Correct calculation of buffer size 2020-05-27 14:28:50 +02:00
babic_a 7d619aa90e Add buffer retrieval methods 2020-05-27 14:24:21 +02:00
babic_a 29fc304f02 Clean ImageAssembler 2020-05-27 14:20:20 +02:00
babic_a d3ebb5b9d5 Construction initialization 2020-05-27 14:19:03 +02:00
babic_a 75c1724740 Add empty stub implementation of ImageAssembler 2020-05-27 14:11:21 +02:00
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