Commit Graph

63 Commits

Author SHA1 Message Date
Dmitry Ozerov 41b8d2d0ef for unknown reason bitshuffle starts to ignore settings of number of threads in jungfrau utils. Fix from Ivan Usov 2020-10-14 15:12:34 +02:00
Dmitry Ozerov 7a115cdbff adaptation to new conda environment name 2020-10-14 13:55:51 +02:00
Dmitry Ozerov 11ffd66fc1 adaptation of detector scripts for current conda 2020-10-08 09:10:54 +02:00
Dmitry Ozerov 4077ca9338 adaptation of detector scripts for current conda 2020-10-08 09:07:30 +02:00
Dmitry Ozerov 554ca8effb last version of test script used at sf-daq-1 2020-10-01 16:02:25 +02:00
Dmitry Ozerov f313c4a07b update to script to test conversion 2020-10-01 08:36:19 +02:00
Dmitry Ozerov 5453f38e9f switch off parallel for conversion and added script to test conversion 2020-09-29 17:28:58 +02:00
Dmitry Ozerov 858707391e New scripts 2020-09-29 09:50:38 +02:00
babic_a c494e7a9ab Local changes 2020-09-29 09:39:43 +02:00
Dmitry Ozerov 0f478c87aa adaptation of expert script to jungfrau_utils changes by Ivan; use of second half of machine for conversion 2020-08-30 14:11:10 +02:00
Dmitry Ozerov 37f48a15ea current version of retrieve from the detector buffer (with the limits on number of simultaneous running retrieve and conversion 2020-08-24 15:49:31 +02:00
Dmitry Ozerov 70b7f36ff5 JF16M Alvra detector, all 32 modules 2020-08-11 19:11:39 +02:00
Dmitry Ozerov df51bb6ca5 version used in July Alvra experiment (conversion and compression of files using Ivan's export_file.py code based on jungfrau_utils); make list of frames in crystfel notation to separate laser light/dark 2020-07-27 14:47:41 +02:00
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