Commit Graph

1339 Commits

Author SHA1 Message Date
babic_a 4e7eefcdc6 Merge remote-tracking branch 'origin/master' 2020-05-20 11:12:51 +02:00
Dmitry Ozerov e79899070d check that there is no other sf_replay/writer instances running already 2020-05-20 11:11:10 +02:00
babic_a 62f09eb120 Merged to 1 project 2020-05-20 11:09:23 +02:00
babic_a 3bb63c47be Revert back example 2020-05-20 10:51:46 +02:00
babic_a f972ef462d Make simple zmq example 2020-05-20 10:42:34 +02:00
babic_a 888a36f086 Fix bug in image buffer offset 2020-05-20 10:40:36 +02:00
babic_a 97fcd145c7 Remove stale compression code 2020-05-20 09:04:04 +02:00
babic_a cb0c1e3d29 Merge remote-tracking branch 'origin/master' 2020-05-20 09:02:16 +02:00
babic_a fce4a31d91 Fixed output 2020-05-20 09:02:10 +02:00
Data Backend account 267700d146 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_buffer 2020-05-19 19:13:47 +02:00
Dmitry Ozerov 438fe83408 another step towards retrieval script for daq 2020-05-19 19:12:52 +02:00
babic_a bccd2f7c1b Organize parameters by application 2020-05-19 18:35:46 +02:00
babic_a c0bb9b870e Turn off STATS_MODULO for sf_writer 2020-05-19 17:37:05 +02:00
babic_a 3a7146b8ad Fix bug in dataset count 2020-05-19 17:26:58 +02:00
babic_a af056b5ad9 Finish sf_writer modifications 2020-05-19 16:23:36 +02:00
babic_a 22eff33e6d Fixed Writer to support Buffering 2020-05-19 16:23:21 +02:00
babic_a deb5fb0068 Adapt sf_writer to buffering 2020-05-19 16:18:41 +02:00
babic_a 9549b6be45 Use constant instead of literal 2020-05-19 16:14:05 +02:00
babic_a 03bee71b49 Adjust sf_writer for receiving buffers 2020-05-19 16:12:55 +02:00
babic_a bf0b7ba605 Remove compression relicts 2020-05-19 16:12:02 +02:00
babic_a c17d02dea2 Added new buffer object 2020-05-19 16:11:50 +02:00
babic_a 3b9bbdf01f Add FastQueue specialization 2020-05-19 16:11:34 +02:00
babic_a 911c44bda5 Implement buffered fast queue 2020-05-19 16:11:22 +02:00
babic_a e8445c6305 Make buffer in the ImageMetadata 2020-05-19 15:27:50 +02:00
babic_a c747370e8b Too slow, does not make sense 2020-05-19 14:50:03 +02:00
babic_a 6c4a7fd6a7 Re-enable compression for a test 2020-05-19 14:47:59 +02:00
babic_a 1b9d65a734 Remove config - in scripts 2020-05-19 14:47:18 +02:00
babic_a 91369b4b40 Remove basedir again 2020-05-19 14:32:02 +02:00
babic_a a6fcde9da2 Add base dir to writer 2020-05-19 14:28:07 +02:00
babic_a b6efc4c62d Remove compression from writer 2020-05-19 13:42:36 +02:00
babic_a 158f557309 Fixed bug in writer 2020-05-19 13:38:36 +02:00
babic_a 23be52ca45 Fix tests after removing compression 2020-05-19 13:36:25 +02:00
babic_a e49a9ef60b Remove compression from WriterZmqReceiver 2020-05-19 13:34:49 +02:00
babic_a b54327a001 Remove compression and add chunking to WriterH5Writer 2020-05-19 13:30:54 +02:00
babic_a a4a76ae672 Add new parameter for writer cache 2020-05-19 13:25:15 +02:00
babic_a a7f3091d4a Rename struct variable 2020-05-19 13:08:18 +02:00
babic_a 8c0015f203 Remove compression from replay 2020-05-19 12:32:28 +02:00
babic_a 03e2e6fda4 Rename size attribute of StreamModuleFrame 2020-05-19 12:31:25 +02:00
babic_a 3b08ceed4b Rename CompressedModuleFrame into StreamModuleFrame 2020-05-19 12:26:55 +02:00
babic_a 09331e4b4c Solve buffer reference bug in reader 2020-05-19 09:38:45 +02:00
babic_a a79215a187 Close files manually in tests 2020-05-19 09:38:34 +02:00
babic_a fb105f8b1c Fix bugs in ReplayH5Reader 2020-05-19 09:30:59 +02:00
babic_a 78c3ae0262 Add buffering to replay 2020-05-19 09:28:50 +02:00
babic_a 5483fe0ea2 sf_replay should linger forever 2020-05-18 19:26:05 +02:00
babic_a 1f14e3286a Fix missing semicolon 2020-05-18 19:11:23 +02:00
babic_a d03ae9945f Substitute for for while loop 2020-05-18 19:10:50 +02:00
babic_a f54a9add50 Dont need to increase the counter twice 2020-05-18 19:04:44 +02:00
babic_a 0c52ef0c66 Add number of module that missed the pulse 2020-05-18 18:53:18 +02:00
babic_a fb3a573181 Fix core pinning numbers 2020-05-18 18:53:04 +02:00
babic_a a6d1fe2e4e Fix err msg text in sf_writer recv thread 2020-05-18 18:29:53 +02:00