From e03c209ae05aefa0f46bc3897c31898be05fc767 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 2 Jun 2022 14:58:13 +0200 Subject: Update documentation to include ASAP::O and Seedee --- INSTALL.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index e8d9e1d0..80ad9d29 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -55,7 +55,10 @@ roughly in order of importance: * [FFTW](http://fftw.org/) 3.0 or later (required for `asdf` indexing) * [FDIP](https://stash.desy.de/users/gevorkov/repos/fastdiffractionimageprocessing/) \[\*\] (for `peakFinder9` peak search algorithm) * [libZMQ](https://github.com/zeromq/libzmq/) (for online data streaming) -* [msgpack-c](https://github.com/msgpack/msgpack-c) (for online data streaming) +* [libasapo-consumer](https://stash.desy.de/projects/ASAPO/repos/asapo/browse) (for online and offline data streaming via DESY's ASAP::O framework) +* [msgpack-c](https://github.com/msgpack/msgpack-c) (for streaming data in MsgPack format) +* [Seedee](https://gitlab.desy.de/fs-sc/seedee) (for streaming data serialised with Seedee) +* [cJSON](https://github.com/DaveGamble/cJSON/) \[\*\] (extra dependency if Seedee is found) * [OpenCL](https://www.khronos.org/opencl/) plus appropriate GPU drivers (for GPU-accelerated pattern simulation) Most of the dependencies mentioned above should be available from your Linux -- cgit v1.2.3