Commit Graph

1591 Commits

Author SHA1 Message Date
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 a6e1c6c84e Move stream configs to separate file 2020-06-04 11:57:42 +02:00
babic_a 871030f2d7 Make module alignment for lower rep rates 2020-06-04 11:49:26 +02:00
babic_a 45753de39f Trimming the fat from live recv module 2020-06-04 11:41:19 +02:00
babic_a 67398de47f Remove pulse_id from module alignment 2020-06-04 11:28:40 +02:00
babic_a aa8ff43207 Remove old libraries 2020-06-04 11:05:32 +02:00
babic_a ded5c9a721 Remove lib that is not needed 2020-06-04 11:04:24 +02:00
babic_a 708698314f Rename BufferUdpReceiver.cpp to FrameUdpReceiver.cpp 2020-06-04 10:58:28 +02:00
babic_a bbf604675e Merge buffer and writer utils 2020-06-04 10:55:43 +02:00
babic_a 622a4864ed Use MAX function instead of manual impl 2020-06-04 10:52:02 +02:00
babic_a bd456f6fba Improve method separation in buffer 2020-06-04 10:46:45 +02:00
babic_a 1b49452e49 Use namespace chrono 2020-06-04 10:43:05 +02:00
babic_a b3fc52e250 Shorten name of n_recv_packets 2020-06-04 10:24:40 +02:00
babic_a 8a727b6ab2 Improve buffer main 2020-06-04 10:23:39 +02:00
babic_a d97d1b1f19 Remove dead code 2020-06-04 10:22:06 +02:00
babic_a f7310c899c Add back zmq lib 2020-06-04 10:16:35 +02:00
babic_a 245d66493b Adjust second BinaryWriter test 2020-06-04 10:15:45 +02:00
babic_a 610c302cde Fix basic Binary writer test 2020-06-04 10:13:09 +02:00
babic_a 690f2bfcf6 Remove tests with format that does not exist 2020-06-04 10:09:18 +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 c6efda3c12 Remove unused implementation of FastQueue 2020-06-04 10:00:09 +02:00
babic_a 451c20e800 Improve formats 2020-06-04 09:59:48 +02:00
babic_a a4cc54ceaa Remove non JF related stuff from file 2020-06-04 09:59:26 +02:00
babic_a e2cbdb5904 Tidy up 2020-06-04 09:58:46 +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 7a310f98d5 Add tutorial about profiling with perf 2020-06-03 22:58:23 +02:00
babic_a 4a76c0a273 Add performance book 2020-06-03 22:30:47 +02:00
babic_a 8cac43ac6c Add link for memory sync modes 2020-06-03 22:26:44 +02:00
babic_a 236f967c51 Remove unused code 2020-06-03 22:12:46 +02:00
babic_a 9dddef455d Move assembly buffer config to general 2020-06-03 21:41:22 +02:00
babic_a d48ea98aa4 Remove unused variables from config 2020-06-03 21:39:24 +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 76c09806c6 remove first files, then directories in cleanup 2020-06-03 13:11:42 +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
Dmitry Ozerov d6973dfc58 modified retrieve script to sf_writer 2020-06-03 11:20:51 +02:00
babic_a 1174a2997a Merge pull request #3 from paulscherrerinstitute/binary_buffer
Binary buffer
2020-06-03 08:00:08 +02:00
babic_a 0feb4ef180 Merge branch 'master' into binary_buffer 2020-06-03 07:59:53 +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