Commit Graph

1557 Commits

Author SHA1 Message Date
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
babic_a 909ac4480b Merge remote-tracking branch 'origin/binary_buffer' into binary_buffer 2020-06-02 17:31:12 +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 4e5a11eaa8 Merge branch 'binary_buffer' of https://github.com/paulscherrerinstitute/sf_daq_buffer into binary_buffer 2020-06-02 14:48:15 +02:00
Dmitry Ozerov 1a9caf08ee cleanup script for the buffer 2020-06-02 14:48:07 +02:00
Dmitry Ozerov 374fc62d1e systemd scripts for JF01 and JF13 2020-06-02 14:48:00 +02:00
babic_a 4c49d4611f Rename variable to new meta standard 2020-06-02 14:41:01 +02:00
Dmitry Ozerov 1e12c38ead cleanup script for the buffer 2020-06-02 14:34:07 +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 1e4be89185 systemd scripts for JF01 and JF13 2020-06-02 13:56:23 +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
Dmitry Ozerov 8cec014743 propagate properly gain file to the streamvis 2020-06-02 13:03:38 +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
babic_a fc93b90164 Move initialization in loop 2020-06-02 12:46:54 +02:00
babic_a e9cafd7845 Merge remote-tracking branch 'origin/binary_buffer' into binary_buffer 2020-06-02 12:18:13 +02:00
babic_a 684108d833 Fixed writing JSON error 2020-06-02 12:18:08 +02:00
Dmitry Ozerov 2ab097e655 make possible to run multiple detectors(sf-buffer/sf-stream uses separate streams), for sf-stream read config parameters from json file 2020-06-02 11:58:27 +02:00
babic_a 0c5337db6b Add comment for exchanging the system call 2020-06-02 11:37:43 +02:00
babic_a 042726002c Change new function call with old 2020-06-02 11:36:33 +02:00
babic_a 7a45802909 Add basic writing test 2020-06-02 11:32:01 +02:00
babic_a ecf5f92fc8 Fix basic writer test 2020-06-02 10:58:18 +02:00
babic_a 68bf6e988e Rename struct according to terminology 2020-06-02 10:54:07 +02:00