lhdamiani
8c3ebe0dcb
script virtual eiger start
2021-04-15 16:56:03 +02:00
lhdamiani
4b8035ab2a
Merge branch 'master' into eiger
2021-04-14 18:04:40 +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
lhdamiani
dc4f9150cf
Merge branch 'master' into eiger
2021-04-13 12:07:34 +02:00
lhdamiani
739b4ee8e7
control script adjust. some extra debug msg
2021-04-13 12:04:16 +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
babic_a
95ec9678fd
Add conditional build of jf-live-writer
...
jf-live-writer requires PHDF5, which is not very popular
on development machines. If you want to enable this, you have
to pass BUILD_JF_LIVE_WRITER=ON to cmake. See the README.
2021-04-08 11:53:05 +02:00
babic_a
f662b45c87
Merge remote-tracking branch 'origin/master'
2021-04-08 10:57:37 +02:00
Andrej Babic
25033818dd
Add jf-live-writer docker file
...
Docker container for jf-live-writer. This is needed due to the
phdf5 library needed by this component. If you are not willing
to install it on your machine, please use this.
2021-04-07 17:49:41 +02:00
lhdamiani
22f73b0273
controls scripts of eiger and debug msgs
2021-03-05 16:47:18 +01:00
babic_a
c0c2ca3cc5
Finished live writer
2021-03-04 15:57:10 +01:00
babic_a
ea81c74a3b
Small bug fix in live writer config
2021-03-04 15:56:30 +01:00
babic_a
7a8944b04a
Remove unused libraries from live writer
2021-03-04 15:56:00 +01:00
babic_a
09ed3d3b2e
Fix stats writer bug for live writer
2021-03-04 15:48:11 +01:00
lhdamiani
edb9b94fa5
Merge with Master+RamBuffer
2021-03-03 17:55:18 +01:00
lhdamiani
9eb81caabd
ModuleFrame struct with row and column
2021-03-03 17:48:57 +01:00
babic_a
ad4f184cf0
Fix statistics for live writer
2021-02-26 15:01:02 +01:00
babic_a
a461255241
Fix test of image assembler
2021-02-26 14:26:19 +01:00
babic_a
ee8a1fbdae
Removed unused image size from config
2021-02-26 14:23:35 +01:00
babic_a
0a79167c48
Add zmq library to sf-writer links
2021-02-26 12:38:37 +01:00
babic_a
32d0773a55
Fix reference to changed variable in ImageAssembler
2021-02-26 12:37:05 +01:00
babic_a
cc85b6e71d
Merge branch 'ram_buffer'
...
# Conflicts:
# CMakeLists.txt
# jf-assembler/test/main.cpp
# jf-live-writer/CMakeLists.txt
# jf-live-writer/include/live_writer_config.hpp
# jf-live-writer/src/main.cpp
# jf-live-writer/test/CMakeLists.txt
# jf-live-writer/test/main.cpp
# scripts/JF01-buffer-worker.sh
# scripts/JF02-buffer-worker.sh
# scripts/JF06-buffer-worker.sh
# scripts/JF06_4M-buffer-worker.sh
# sf-stream/include/stream_config.hpp
# sf-stream/src/ZmqLiveSender.cpp
2021-02-26 12:32:36 +01:00
babic_a
00696c572b
Remove live writer from build until finished
2021-02-26 12:03:48 +01:00
babic_a
8583597a51
Bits per pixel added to live writer
2021-02-26 12:03:20 +01:00
Dmitry Ozerov
5e603115b9
implement disable modules possibility in detector retrieve process
2021-02-25 11:46:32 +01:00
babic_a
2324ebde4f
Adjust main to new signature
2021-02-25 10:51:04 +01:00
babic_a
676e8215d9
Moving image size initialization into each run
2021-02-25 10:49:59 +01:00
babic_a
592741048a
Add image details to store stream format
2021-02-25 10:47:46 +01:00
babic_a
9a3df07331
Adjust main in live writer for metadata writes
2021-02-25 10:26:59 +01:00
babic_a
6ad5b9538d
Remove unused OP code
2021-02-25 10:22:21 +01:00
babic_a
a485736af4
Reimplemented writer
2021-02-25 10:21:49 +01:00
babic_a
d8706f65da
Updated HDF5 version to latest
2021-02-24 11:39:15 +01:00
usov_i
17485fbb6b
Add postprocess_raw.py
2021-02-24 10:31:19 +01:00
babic_a
fb9ec376f6
Add readme stub to H5 Writer
2021-02-24 09:01:11 +01:00
babic_a
b2694fb849
Add image size to detector config
2021-02-24 08:57:46 +01:00
babic_a
1ac041f51c
Make the live writer an MPI build
2021-02-24 08:57:15 +01:00
babic_a
3c9a9d8bce
Add output symlink name to writer config
2021-02-24 08:56:54 +01:00
babic_a
29d3e4c1cb
Rewrite the writer main function
2021-02-24 08:56:29 +01:00
hax_l
0ede084a7b
less debug msgs
2021-02-22 18:06:18 +01:00
hax_l
5289331ac7
sf-daq-4 scripts
2021-02-22 11:37:37 +01:00
babic_a
cdfff36824
Broker agent stream format
2021-02-22 10:45:23 +01:00
hax_l
cc348eeba3
assembler name based on the detector
2021-02-22 09:29:14 +01:00
hax_l
7db438671c
more debug msgs. adjusts on streamer and assembler to work with frame_index instead of pulse_id.
2021-02-19 18:16:34 +01:00
hax_l
dda2f9610e
merge with current ram_buffer branch
2021-02-17 16:22:39 +01:00