Commit Graph

1807 Commits

Author SHA1 Message Date
babic_a f84f4fbcdb Make function const 2020-09-18 15:29:34 +02:00
babic_a 639fe3790a Refactor pulse_id receiver 2020-09-18 15:25:31 +02:00
babic_a 1ddee279db Throw away useless metrics 2020-09-04 17:15:13 +02:00
babic_a ac58965758 Adapt Live sender to RamBuffer 2020-09-04 17:00:01 +02:00
babic_a befeb93d78 Refactor buffer to use RamBUffer 2020-09-04 13:49:51 +02:00
babic_a 93ab781b9c Change start scripts for new sf_buffer 2020-09-04 13:49:22 +02:00
babic_a 25d65f9937 Improve on basic test 2020-09-04 13:14:08 +02:00
babic_a b6360aceda Initialize the struct in case no frame is good in a slot 2020-09-04 13:11:49 +02:00
babic_a 395b986cc6 Add test stub for RamBuffer 2020-09-04 13:00:49 +02:00
babic_a 13f46908c5 Small fixes to RamBuffer before tests 2020-09-04 13:00:31 +02:00
babic_a bf1a5a928b Remove module id from RamBuffer
Module id is already present in the buffer package.
2020-09-04 12:54:41 +02:00
babic_a 352aefef26 Add back n_slots to RamBuffer
In tests you don't want it to consume all your ram.
2020-09-04 12:45:59 +02:00
babic_a 4a031d6e62 Refactor RamBuffer 2020-09-04 12:31:57 +02:00
babic_a 15302c8597 Rename field to reflect reality 2020-09-04 12:14:43 +02:00
babic_a e12b8bdd51 Add new ImageMetadata format 2020-09-04 11:40:48 +02:00
babic_a b3ddb922e9 Improve on shared buffer class 2020-09-04 10:35:50 +02:00
babic_a 28d407fb0e Implement common class for RamBuffer 2020-09-02 15:16:02 +02:00
babic_a 20f5557cc1 Add proper cleanup 2020-09-02 14:00:30 +02:00
babic_a 5b9b650803 Add stub implementation of RamBufferWriter 2020-09-02 13:39:26 +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
babic_a 8bab66bae9 Add missing include 2020-08-17 16:02:34 +02:00
babic_a d4747659bc Merge remote-tracking branch 'origin/master' 2020-08-17 15:55:27 +02:00
babic_a d7c9234e6c Remove temporary project 2020-08-17 15:55:16 +02:00
babic_a 2ea61e202b Fix data_api call 2020-08-12 16:48:31 +02:00
babic_a 6db2f863d8 Code refactoring 2020-08-12 16:38:57 +02:00
babic_a 9fa68037da Cleaning up 2020-08-12 16:11:56 +02:00
babic_a 0dbba3282d Add requests to requirements to run 2020-08-12 16:11:42 +02:00
babic_a 268f37ae55 Change name of package 2020-08-12 16:01:08 +02:00
babic_a 4729f5c2bf Fix import of epics_writer 2020-08-12 16:01:02 +02:00
babic_a 511a25e04e Repo refactoring 2020-08-12 15:37:41 +02:00
babic_a cb2a69dc17 Ignore venv 2020-08-12 15:37:27 +02:00
babic_a 6335895c88 Add link for escape codes 2020-08-12 15:02:59 +02:00
babic_a afa2eb48fd Improve broker wrapper script 2020-08-12 13:47:22 +02:00
babic_a f543c74dff Implement simple broker debugger to console 2020-08-12 13:44:48 +02:00
babic_a eb0d0fe811 Rename module for broker_client 2020-08-12 12:49:46 +02:00
babic_a 161d0a5802 Add BrokerClient class 2020-08-12 11:34:58 +02:00
babic_a 13e55edfc8 Implement consumer queue boilerplate 2020-08-12 11:34:43 +02:00
Dmitry Ozerov 70b7f36ff5 JF16M Alvra detector, all 32 modules 2020-08-11 19:11:39 +02:00
babic_a f79c8d34e5 Renamed cadump to epics_writer 2020-08-11 15:58:46 +02:00
babic_a 6638f5075e Fixing queue logic 2020-08-11 15:58:30 +02:00
babic_a 0025540a1e Renamed cadump to epics_writer 2020-08-11 13:54:37 +02:00
babic_a f4bd6a15f1 First working broker example 2020-08-11 13:53:35 +02:00
babic_a cfb99ff17f Change description of running program 2020-08-11 13:36:41 +02:00
babic_a a9167922a6 Adding RabbitMQ broker 2020-08-11 13:35:31 +02:00
babic_a 3d923c0c76 Add requirement package to cadump 2020-08-11 11:17:07 +02:00
babic_a ffe5635015 Removing code that does not belong here 2020-08-11 11:16:14 +02:00
babic_a 0501533b80 Add 'cadump/' from commit '89228a57f2936f8cf2e6fb9c3a37c337c5b4d011'
git-subtree-dir: cadump
git-subtree-mainline: c99ec49917
git-subtree-split: 89228a57f2
2020-08-11 10:59:17 +02:00
babic_a c99ec49917 Start of README for writer 2020-08-11 10:59:05 +02:00
babic_a d8b7b43c1a Add manual bitshuffle test 2020-08-11 10:58:51 +02:00