mohacsi_i
74741cd2d6
More headers
2021-09-14 12:18:27 +02:00
mohacsi_i
a5f4727d7d
Merge branch 'jf-zmqstreamer' of https://github.com/paulscherrerinstitute/sf_daq_buffer into jf-zmqstreamer
2021-09-14 12:15:08 +02:00
mohacsi_i
d59dfdddf1
More headers
2021-09-14 12:14:59 +02:00
mohacsi_i
f5ed889c91
Compilation stuff
2021-09-14 12:00:46 +02:00
mohacsi_i
20da278ada
More headers
2021-09-14 11:59:34 +02:00
mohacsi_i
b7820c71de
More headers
2021-09-14 11:58:31 +02:00
mohacsi_i
2ead4bc2db
Added EPICS field types
2021-09-14 11:56:11 +02:00
mohacsi_i
982fb82ce2
Small changes
2021-09-14 11:40:02 +02:00
mohacsi_i
38b7b152da
Small changes
2021-09-14 11:38:59 +02:00
mohacsi_i
d0b98af45c
Small changes
2021-09-14 11:38:02 +02:00
mohacsi_i
0f7c0391d2
Cleanup
2021-09-14 11:31:10 +02:00
mohacsi_i
ad634a8c8c
ZMQ streamer for jungfrau
2021-09-14 10:43:38 +02:00
Dmitry Ozerov
4484d70aea
cleanup from stuff which belongs to sf-daq-broker
pre-merge
2021-08-23 11:51:43 +02:00
Dmitry Ozerov
ec6050f331
remove run_name and number_frames_expected from the metadata(they are calculated on stremvis side)
2021-08-20 12:14:14 +02:00
Dmitry Ozerov
6f594e9503
use sf_writer executable from dbe home directory
2021-07-21 19:33:27 +02:00
Dmitry Ozerov
ad8578201f
moved to ansible on sf_daq_broker/operation_tools
2021-07-16 14:32:21 +02:00
Dmitry Ozerov
7f246193df
this is done now by ansible on sf_daq_broker/operation_tools
2021-07-16 13:10:20 +02:00
Dmitry Ozerov
fb97a23285
script is now in ansible
2021-07-16 13:05:46 +02:00
Dmitry Ozerov
b1df0fe9f6
removed not needed anymore scripts (they moved to ansible on operation_tools of sf_daq_broker)
2021-07-16 13:04:50 +02:00
Dmitry Ozerov
41043af516
version of detector retrieve used before August shutdown
2021-07-16 09:41:33 +02:00
babic_a
2dbf522e82
Created new storage data flow diagram
2021-06-17 19:10:19 +02:00
Dmitry Ozerov
a56b5e9c67
build jfj_udp_recv, not hijacking jf_udp_recv place
2021-06-07 10:54:21 +02:00
Data Backend account
afd9529c76
Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_buffer
2021-06-07 08:45:14 +02:00
Dmitry Ozerov
49397e8a2f
check that next frame has large pulse_id than previous
2021-06-07 08:44:52 +02:00
babic_a
c5a3eb9d4f
Merge pull request #6 from paulscherrerinstitute/jungfraujoch
...
WIP: Jungfraujoch
2021-06-02 17:31:14 +02:00
Mohacsi Istvan
1406284d41
Tests and bugfix
2021-06-02 13:41:57 +02:00
Mohacsi Istvan
53abc8e867
It compiles
2021-06-01 13:49:30 +02:00
Mohacsi Istvan
5be091eee8
Almost compiles but needs more metadata
2021-06-01 12:11:15 +02:00
mohacsi_i
20e7376615
Refactored to linear buffer
2021-06-01 10:22:10 +02:00
mohacsi_i
0ae9eb1e88
Placeholder based on jungfrau
2021-05-28 17:44:15 +02:00
babic_a
be206af5e2
Remove useless variables in format
2021-04-21 17:24:34 +02:00
babic_a
63820733ff
Rework the state machine interpretation
...
We do not have separate messages for the state machine anymore
but derive all the information from the stream itself. This
also causes the statistics to change -> it is now run
oriented instead of statistics modulo.
2021-04-21 16:33:37 +02:00
babic_a
f562e6ec49
Improve live writer state machine logic
2021-04-21 16:15:20 +02:00
babic_a
cc5c3cb64b
Added clarification regarding stream behaviour
2021-04-15 15:22:55 +02:00
babic_a
b02732b45f
Fix image of StoreStream
2021-04-15 15:20:44 +02:00
babic_a
80e562b6ed
Fixed typo
2021-04-15 13:17:31 +02:00
babic_a
02bc9eadf1
Improved jf-live-writer README
2021-04-15 13:15:25 +02:00
babic_a
afbb952c1f
Invert broker format for StoreStream
...
Place the image metadata first so we can directly receive the
jf_assembler stream into this data structure.
2021-04-15 13:14:58 +02:00
babic_a
d61e8fe241
Create StoreStream drawing
2021-04-15 13:14:22 +02:00
babic_a
d04f16ed3e
Create overview image for jf-live-writer
2021-04-15 12:13:09 +02:00
babic_a
28fb3189de
Tidy up jf_live_writer
2021-04-14 19:28:15 +02:00
babic_a
139504396f
Fix block size in live writer compression
2021-04-14 18:56:36 +02:00
babic_a
d339d06c6f
Renamed broker agent to writer agent for the writer driver
2021-04-14 17:19:23 +02:00
babic_a
d8d038c476
Fix name of def in main CMake
2021-04-14 15:03:12 +02:00
babic_a
5a46846c01
Add debug output to writer
2021-04-14 12:19:46 +02:00
babic_a
c1666d92b2
Fix number of arguments in live writer input
2021-04-14 12:19:30 +02:00
babic_a
246d5e7dde
Add debug output to BufferUtils
2021-04-14 11:59:56 +02:00
babic_a
dfcb968e4b
Improved jf-live-writer README
2021-04-08 13:20:20 +02:00
babic_a
f9e14cbd78
Add debug docker container for jf-live-writer
...
This container is meant to run and test the jf-live-writer
locally without the need to install the PHDF5 library in
your local environment. Follow the instructions in
the README file.
2021-04-08 13:18:58 +02:00
babic_a
026114ff37
Separate base phdf5 image
...
Now the base phdf5 image is separated from the jf-live-writer
build. This is to allow for debug images of jf-live-writer to
be created without the need to go over the base image creation
process.
2021-04-08 12:54:59 +02:00