Commit Graph
162 Commits
Author SHA1 Message Date
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 OzerovandData Backend account 9cf4a6cb84 change to default sf-daq server name 2020-10-14 18:42:39 +02:00
Dmitry OzerovandData Backend account 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 OzerovandData Backend account 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
babic_a 589bf7553c Merge remote-tracking branch 'origin/master' 2020-08-20 17:19:11 +02:00
babic_a 43516e16f4 Writer name in logs 2020-08-20 17:19:04 +02:00
Dmitry Ozerov bd733bdce3 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_broker 2020-08-20 17:13:31 +02:00
Dmitry Ozerov 65f6186713 write error message in the log file in case can not contact writer 2020-08-20 17:13:09 +02:00
babic_a 154f8af236 Add better log outputs 2020-08-20 17:07:41 +02:00
babic_a 38dcc92225 Make consumer and producer async 2020-08-20 16:59:54 +02:00
babic_a 9eb4561ded Add async implementation of Pika worker 2020-08-20 16:42:43 +02:00
Dmitry Ozerov cc67c371a6 correct printout 2020-08-20 16:06:23 +02:00
Dmitry Ozerov 7b2c727f95 log files from the writer clients in run_info directory 2020-08-20 15:49:06 +02:00
babic_a f5a10f5084 Change interface of reporting errors 2020-08-20 15:28:57 +02:00
babic_a 0995de2fe4 Remove requeue parameter 2020-08-20 15:27:43 +02:00