Commit Graph

523 Commits

Author SHA1 Message Date
Dmitry Ozerov eb919e0240 sf_daq_broker can take pedestal 2020-12-01 22:07:48 +01:00
Dmitry Ozerov 19f502e77c type in JF06T08 config 2020-11-30 15:46:08 +01:00
Dmitry Ozerov 64e05ff7dc install slsdet software 5.0 version 2020-11-30 14:51:21 +01:00
Dmitry Ozerov bc33a428e4 cleanup 2020-11-26 09:54:35 +01:00
Dmitry Ozerov a974620394 adapted config files and procedures to slsdet 5.0. version 2020-11-26 09:53:41 +01:00
Dmitry Ozerov 3d20d859fa added official data-api, for case when sf-data-api-02 doesn't work 2020-11-26 09:05:03 +01:00
Dmitry Ozerov fe70e61aa5 retrieve from data buffer using data_api3, currently writing BSDATA file in parallel to BSREAD 2020-11-17 18:24:24 +01:00
Dmitry Ozerov d39a411507 JF11 configuration and switch to a standard conda package 2020-11-02 11:32:57 +01:00
babic_a cf0f98b05f Merge remote-tracking branch 'origin/master' 2020-10-28 11:38:36 +01:00
babic_a 137bda0eb1 Fix HDF5 writing 2020-10-28 11:38:05 +01:00
Dmitry Ozerov 48a65d2ff8 JF06T08 configuration 2020-10-27 20:10:10 +01:00
babic_a 1de95e6db5 Improve data mapping with type and shape 2020-10-27 11:05:12 +01:00
babic_a d432eb82cb Start EpicsWriter implementation 2020-10-27 10:19:05 +01:00
babic_a dee05de8b8 Transition to with statement for writer
In case of exception while writing the file it would not get
closed properly previously - file.close() would never have
been called.
2020-10-27 10:18:44 +01:00
babic_a 6d5e045417 Remove mapping and introduce EpicsWriter 2020-10-27 10:00:56 +01:00
Dmitry Ozerov 9cf4a6cb84 change to default sf-daq server name 2020-10-14 18:42:39 +02:00
Dmitry Ozerov 88f7e8a7df setup scripts for retrieval machine 2020-10-14 15:10:53 +02:00
babic_a fd08d4d6fd Data alignment efforts 2020-10-13 16:47:17 +02:00
babic_a aac21f5d5e Merge remote-tracking branch 'origin/master' 2020-10-12 17:50:18 +02:00
babic_a 6f7daf85fc Refactor pulse_id to global_date mapping 2020-10-12 17:50:12 +02:00
Dmitry Ozerov 27d46b9cd9 adaptation of detector scripts for current conda 2020-10-08 09:04:43 +02:00
Dmitry Ozerov a8a4f1bfdf preliminary version of communication with detector, mostly collection of detector config files 2020-09-29 18:06:51 +02:00
Dmitry Ozerov 853236802a log exception from data_api3 to run_info files 2020-08-31 11:47:08 +02:00
Dmitry Ozerov d94ee75791 catch logger messages from the data_api(3) to the journalctld and to the log files 2020-08-26 09:15:09 +02:00
Dmitry Ozerov 0e49bf8b83 use both daq machines of image buffer (in random form) 2020-08-23 15:56:10 +02:00
Dmitry Ozerov da180b6632 no hard coded server name; cosmetics in print statements 2020-08-23 14:11:57 +02:00
Dmitry Ozerov 09a82dbfeb better handling of loggers 2020-08-23 13:41:46 +02:00
babic_a f4a1c822b9 Invert condition 2020-08-21 15:05:28 +02:00
babic_a f2f31f1c2c Add info on how to run the debugger 2020-08-21 13:35:14 +02:00
babic_a 3d60e882be Add broker debugger to see the current status 2020-08-21 13:29:58 +02:00
babic_a f4471cddc2 Documentation on RabbitMQ 2020-08-21 13:24:47 +02:00
babic_a f30b5762c9 Revert back to named logger 2020-08-20 19:01:33 +02:00
babic_a 283e6e9991 Everybody gets the same logger 2020-08-20 19:00:51 +02:00
babic_a a6ef4dd8e7 Logger changes 2020-08-20 18:59:09 +02:00
babic_a ee86f8932a Modify logger 2020-08-20 18:51:06 +02:00
babic_a a2993a4223 Setup logger more precisely 2020-08-20 18:47:36 +02:00
babic_a eebdf164ba Add log output to start writer 2020-08-20 18:39:18 +02:00
babic_a 0dfd0ac65d Make all 3 loggers the same 2020-08-20 18:28:32 +02:00
babic_a c502228544 Fix Pandas issue 2020-08-20 18:20:49 +02:00
babic_a 10f3780b4c Fix small bug 2020-08-20 18:14:35 +02:00
babic_a 20f9672d2d Adjust the default queue 2020-08-20 18:07:16 +02:00
babic_a aa488966e4 Add tag writer selection 2020-08-20 18:03:51 +02:00
babic_a 843206f398 Add static tags to dispatch messages 2020-08-20 18:03:14 +02:00
babic_a 05c9fdc289 Removed routing tag from broker 2020-08-20 18:01:05 +02:00
babic_a 8ff98b3902 Modify the interbroker protocol 2020-08-20 17:51:46 +02:00
babic_a a0e4e8707b Added run log file to call 2020-08-20 17:51:25 +02:00
babic_a 886c7866a0 Moved conversion to bsread writer 2020-08-20 17:51:03 +02:00
babic_a 6d24551114 Added broker writer format 2020-08-20 17:27:58 +02:00
babic_a bd06d554d5 Remove setting of delay 2020-08-20 17:24:25 +02:00
babic_a a5f5d3b363 Fix typo 2020-08-20 17:21:57 +02:00