Commit Graph

230 Commits

Author SHA1 Message Date
babic_a 3d35de427d Start writer transformation 2020-06-09 10:10:07 +02:00
babic_a 8b3dad95aa Add test stub for reminder 2020-06-04 13:27:37 +02:00
babic_a 7bf383e04c Add test for n_steps verification 2020-06-04 13:26:51 +02:00
babic_a d876cd0e7b Add check for n_pulses 2020-06-04 13:26:38 +02:00
babic_a ed0b78252e Add checks for pulse_id ranges and pulse_id_step 2020-06-04 13:19:50 +02:00
babic_a 1e786df867 Fix writer tests 2020-06-04 13:16:09 +02:00
babic_a e0d7494870 Add whitespace at the end of the tests 2020-06-04 13:02:22 +02:00
babic_a b61c8c0451 Fix tests after interface change 2020-06-04 13:00:21 +02:00
babic_a c626c0476c Rename tests after class 2020-06-04 12:58:36 +02:00
babic_a 42c8f57de8 Add function to calculate n_pulses in range with step 2020-06-04 12:57:39 +02:00
babic_a 047ffb0dd6 Add pulse_id step to writer 2020-06-04 12:26:00 +02:00
babic_a 46a701e1be Improve const correctness 2020-06-04 12:13:51 +02:00
babic_a 07dcbb3b2e Small improvements 2020-06-04 12:08:14 +02:00
babic_a 422b599b38 Rename core_config to buffer_config namespace 2020-06-04 11:59:05 +02:00
babic_a b3fc52e250 Shorten name of n_recv_packets 2020-06-04 10:24:40 +02:00
babic_a 29cea6086c Small fixes to sf_writer 2020-06-04 10:06:49 +02:00
babic_a 83e7365105 Adjust Writer to new includes 2020-06-04 10:01:51 +02:00
babic_a 76962bd9f5 Move ImageMetadata block to ImageAssembler.hpp 2020-06-04 10:00:24 +02:00
babic_a a70faa55b5 Making the buffer reader nice 2020-06-04 09:41:40 +02:00
babic_a 436a3c43d2 Move configuration closer to writer 2020-06-04 09:33:03 +02:00
babic_a 9dddef455d Move assembly buffer config to general 2020-06-03 21:41:22 +02:00
babic_a 1c0d6973a6 Name statistics correctly 2020-06-03 21:37:10 +02:00
babic_a 17865e01b0 Merge remote-tracking branch 'origin/master' 2020-06-03 21:21:58 +02:00
babic_a 25e56300f2 Add bunch_id slot reservation 2020-06-03 21:21:29 +02:00
babic_a 4b33cf7841 Order variables in the same order for better readability 2020-06-03 14:50:51 +02:00
babic_a 0fcec1c808 Add memory order relaxed 2020-06-03 14:47:59 +02:00
Dmitry Ozerov 7be41c8ed4 additional parameter for sf_writer - total number of modules to retrieve from buffer, to be able to test with smaller detectors 2020-06-03 12:58:27 +02:00
babic_a 9c32529638 Make block start and stop pulse_id more readable 2020-06-02 18:12:13 +02:00
babic_a 1af9d10683 Reverted back to non chunk writer 2020-06-02 17:52:38 +02:00
babic_a acd14f67c6 Fix bug in image assembler 2020-06-02 17:48:23 +02:00
babic_a c41c9809e0 Add test for start and stop block pulse_id 2020-06-02 17:37:38 +02:00
babic_a e0ffd88e29 Add reconstruction block start and stop pulse_id 2020-06-02 17:37:20 +02:00
babic_a 4a5f5c1fc1 Fix writer implementation 2020-06-02 17:31:05 +02:00
babic_a ec0f763b70 Change writer to do direct chunk write 2020-06-02 17:27:00 +02:00
babic_a dbc07b6ad6 Add possibility to link direct chunk write 2020-06-02 17:26:46 +02:00
babic_a 6904684d48 Reconstruction unit test 2020-06-02 16:48:24 +02:00
babic_a 2b75770aca Add test to check the image assembly metadata calculation 2020-06-02 15:46:42 +02:00
babic_a 477efdddbe Finished implementation of ImageAssembler 2020-06-02 15:44:51 +02:00
babic_a 4c49d4611f Rename variable to new meta standard 2020-06-02 14:41:01 +02:00
babic_a 37d3794b81 Improve the loop a bit 2020-06-02 14:29:59 +02:00
babic_a e5157979ca Change bunch_id to uint64_t 2020-06-02 14:06:47 +02:00
babic_a b1cba5633f Partial implementation of image verification 2020-06-02 14:05:32 +02:00
babic_a d0b04fd2ea Basic interaction test for buffer 2020-06-02 13:54:15 +02:00
babic_a 6a7d2730f9 Fix offsets in ImageAssembler 2020-06-02 13:39:06 +02:00
babic_a 2a0e90bd92 Image assembly process improvements 2020-06-02 13:22:40 +02:00
babic_a a80c0f1c3c Finish slot_id calculation 2020-06-02 13:05:19 +02:00
babic_a c300a8dea6 Renaming parameters 2020-06-02 13:00:06 +02:00
babic_a 3c428bae5c Remove unused code 2020-06-02 12:58:38 +02:00
babic_a a01eae4042 Use proper atomic functions 2020-06-02 12:58:28 +02:00
babic_a 6ab6c03aa6 Move to using block_id instead of slot_id 2020-06-02 12:55:08 +02:00