Commit Graph

50 Commits

Author SHA1 Message Date
Dmitry Ozerov eb685aeea6 adding Alvra 16M in form of 4M; JF02-stream moved away from overloaded core 2020-07-07 11:40:40 +02:00
Dmitry Ozerov c4a737557d adding Alvra 4p5M and 16M(jf02,jf06) 2020-07-01 00:04:30 +02:00
babic_a c67323e297 Moved python scripts to sf_utils 2020-06-29 17:34:52 +02:00
babic_a 8eeacbc47a Introduce logger instead of println 2020-06-29 16:24:06 +02:00
babic_a 682489c2d2 Improve output of verification 2020-06-29 16:21:12 +02:00
babic_a 1ad7b8f382 Remove useless printout 2020-06-29 16:02:16 +02:00
babic_a a533e27f97 Make output of file comparison tool more info 2020-06-29 15:59:41 +02:00
babic_a b938dbbd7c Wrong argument 2020-06-29 15:52:20 +02:00
babic_a c40a932b74 Bytes offset should be an int 2020-06-29 15:52:05 +02:00
babic_a 01644dc8b4 Fixed conversion problems 2020-06-29 15:49:57 +02:00
babic_a 106f7ed1fd Fix small bugs in code 2020-06-29 15:42:57 +02:00
babic_a 24be62163b First test version of file comparison 2020-06-29 15:38:35 +02:00
babic_a 2e0dabb8c3 Fix returning numpy array 2020-06-29 15:01:12 +02:00
babic_a 29e754796a Reshape and change the data before returning 2020-06-29 14:50:40 +02:00
babic_a 7f2e8e7136 Fix bugs and improve printout 2020-06-29 14:34:07 +02:00
babic_a 66aeb448c3 Raw buffer reader 2020-06-29 13:49:17 +02:00
Dmitry Ozerov 123f18c88d retrieve according to specified rate_multiplicator 2020-06-19 19:52:47 +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
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
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
Dmitry Ozerov f8f488f7fe meaningfull information in log files for detector retrieve 2020-05-25 19:22:20 +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
Dmitry Ozerov 438fe83408 another step towards retrieval script for daq 2020-05-19 19:12:52 +02:00
babic_a fb3a573181 Fix core pinning numbers 2020-05-18 18:53:04 +02:00
babic_a 6fd1d43304 1 core per sf_replay 2020-05-18 18:04:41 +02:00
babic_a 82e4d0e5b1 2 replay per core 2020-05-18 18:00:12 +02:00
babic_a ffc6acc6af Increase number of CPU for compression 2020-05-18 17:39:51 +02:00
babic_a b90d0db2ec Add script to setup IRQ on sf-daq-3 2020-05-14 16:25:42 +02:00
babic_a 32b66ed5f7 Moved to 4 receivers per core 2020-05-13 13:08:05 +02:00
babic_a 87712bce56 Move processing from core 4 on 2020-05-13 12:41:48 +02:00
babic_a 38628a3ab9 We don't use CPU sets at the moment 2020-05-13 09:55:56 +02:00
babic_a 020312788b Start sf_buffer in separate cpuset 2020-05-12 11:58:34 +02:00
Dmitry Ozerov 85c0fff417 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_buffer 2020-05-09 23:27:58 +02:00
Dmitry Ozerov 8c33c9cc98 wait that receiver thread is finished, is_good_fame check added, poor man current pulse_id script 2020-05-09 23:25:46 +02:00
Dmitry Ozerov ce937f3597 restart JF07-stream automatically in 10 seconds if failed 2020-05-09 22:25:01 +02:00
Dmitry Ozerov b50aa30ae9 initial script to retrieve data from a data buffer 2020-05-07 16:48:39 +02:00
Dmitry Ozerov 0319773058 sf_stream now is a separate systemd service 2020-05-06 23:03:01 +02:00
babic_a 6dd5a77d83 Revert back to 2 per core 2020-05-06 17:00:32 +02:00
babic_a adcd3c5988 Add 1 module 1 core policy 2020-05-06 16:59:24 +02:00
Dmitry Ozerov 73bf3b06ac send more to streamvis 2020-05-06 12:57:23 +02:00
babic_a 237e0e1838 Schedule 2 receviers per core 2020-05-04 18:38:38 +02:00
babic_a 7bcfc571a3 Change start to 4 per core 2020-05-04 18:09:58 +02:00
babic_a 707dd73de8 Added new parameter to module start script 2020-05-04 14:45:08 +02:00
babic_a 7e7593717c move sf_replay to other numa nodes and make a quasi online stream (one hour replay) to test 2020-05-04 09:05:13 +02:00
Dmitry Ozerov b484b45b88 working version of sf_stream (sends to streamvis assembled frame) 2020-05-01 14:20:16 +02:00
Dmitry Ozerov e796e0f49d systemd scripts modified to use /usr/bin 2020-05-01 12:40:25 +02:00
Dmitry Ozerov bda6b6a27b systemd scripts (example) to run micro services: sf_buffer (udp receiver+writer to buffer) and sf_replay 2020-04-30 13:43:59 +02:00