Commit Graph

208 Commits

Author SHA1 Message Date
babic_a b436ba12da Add parameters for new sf_buffer implementation 2020-05-04 09:53:27 +02:00
babic_a 6bc82e437a Add module frame to FastQueue 2020-05-04 09:53:07 +02:00
babic_a c001faac9a Comment out not yet working code 2020-05-04 09:16:36 +02:00
babic_a 8148802325 Add new parameter for buffer 2020-05-04 09:16:25 +02:00
babic_a 6253e53a19 Add partial implementation of LiveH5Reader 2020-05-01 13:56:24 +02:00
babic_a 6dd2fbbb1c Remove unused import 2020-05-01 13:10:16 +02:00
babic_a 7418cd3613 Improve interface for caching data from file 2020-05-01 13:09:09 +02:00
babic_a b71a2af0ed Made interface more simple for sf_live 2020-05-01 13:05:37 +02:00
babic_a 2f95c599ba Adjust interface for LiveH5Reader 2020-05-01 12:52:22 +02:00
babic_a c1f31b3c0f Merge remote-tracking branch 'origin/master' into compression 2020-05-01 12:41:55 +02:00
babic_a 6df2457dd7 Stubs for LiveH5Reader 2020-05-01 12:41:50 +02:00
Dmitry Ozerov eb87fcfa2f first steps in implementation of sender to visualisation and live analysis 2020-05-01 12:07:01 +02:00
babic_a 0d5d954e67 Remove unused core-writer 2020-05-01 10:49:31 +02:00
babic_a 873ebfd8a3 Add property for RB retry speed 2020-05-01 09:34:03 +02:00
babic_a 170c6dfdbd Update tests to reflect changes in the codebase 2020-04-29 17:47:33 +02:00
babic_a 5ae69ede37 Remove core-writer from the project 2020-04-29 17:45:51 +02:00
babic_a aa11d81623 Move RingBuffer tests as well 2020-04-29 17:45:24 +02:00
babic_a 02acff7e59 Short refactoring of UDP Receiver 2020-04-29 17:40:09 +02:00
babic_a be538ddd78 Moved RingBuffer to core 2020-04-29 17:39:57 +02:00
babic_a 4f1db2e0ed Moved from core-writer to core-buffer 2020-04-29 17:34:42 +02:00
babic_a 6949fe28fb Move UDP recv parameter to core-buffer 2020-04-29 17:34:26 +02:00
babic_a 1abaacdf55 Add date.h to external 2020-04-29 17:26:09 +02:00
babic_a 87a204e988 Change to 50 (experimentally defined) 2020-04-29 16:12:21 +02:00
babic_a bc6382e2b6 Fix dataset creation bug 2020-04-29 16:04:46 +02:00
babic_a bb93591f00 Fix bug in dataset creation 2020-04-29 15:22:17 +02:00
babic_a 326d900bdb Set all datasets to chunking 2020-04-29 15:21:02 +02:00
babic_a 82c676895f Fix typo 2020-04-29 15:18:12 +02:00
babic_a 5b57610df0 Extend writer with metadata 2020-04-29 15:17:29 +02:00
babic_a bf595870d6 Implement multi frame metadata buffer 2020-04-29 15:04:42 +02:00
babic_a 6090e867b8 Performance tests suggest this is somehow the optimal number 2020-04-29 15:01:27 +02:00
babic_a 10cd89e767 Add parameter to buffer more than 1 frame in writer 2020-04-29 14:28:38 +02:00
babic_a dec9b72791 Buffer should be moved in front of writer 2020-04-29 14:26:30 +02:00
babic_a 6d62e54a7b Rename read block size for sf_replay 2020-04-29 14:11:32 +02:00
babic_a 406c92e3a6 Fix bug in SFWriter 2020-04-29 14:04:40 +02:00
babic_a d9802ee91f Change the buffer write size to something small 2020-04-29 14:00:50 +02:00
babic_a 53f00b423c Buffering SFWriter 2020-04-29 14:00:25 +02:00
babic_a fb0c4a43bb Adjust settings based on the latest performance tests 2020-04-29 13:57:00 +02:00
babic_a 4b79ec384a Add data transfer test 2020-04-29 12:10:44 +02:00
babic_a b87d2fdfec Add test for a full queue 2020-04-29 11:32:20 +02:00
babic_a 709b457e17 Fix FastQueue bugs 2020-04-29 11:10:43 +02:00
babic_a 81e8bf9392 Improve test for FastQueue 2020-04-29 11:10:35 +02:00
babic_a a1643173c6 Added basic interaction test for fast queue 2020-04-29 10:29:17 +02:00
babic_a a963c9ea35 Adjust test to new interface 2020-04-29 10:10:23 +02:00
babic_a 86be688dc4 Implement fast queue 2020-04-28 21:43:50 +02:00
babic_a 0352edde05 Move detector frame 2020-04-28 21:43:42 +02:00
babic_a 945e7c2a3f Measurements have shown that the RB length is not the problem 2020-04-28 13:39:49 +02:00
babic_a bad06f25a8 Parameter tuning for writer 2020-04-28 13:02:40 +02:00
babic_a 824157f13b Revert writer to image data 2020-04-28 09:06:10 +02:00
babic_a 96e447360f Added stats modulo property to general config 2020-04-28 09:01:17 +02:00
babic_a 5788f187ee Revert back to single frame writing 2020-04-27 17:32:00 +02:00