Skip to content

Tomcat PCO Writer

Compare
Choose a tag to compare
@lhdamiani lhdamiani released this 24 Jul 14:05
· 127 commits to tomcat since this release

Tomcat PCO writer is a modification of the regular lib_cpp_h5_writer to receive a zmq stream coming from the PCO cameras and store in hdf5 file formats according to the Exchange Data Format. It can be remotely controlled using the pco_rclient package (https://github.com/paulscherrerinstitute/pco_rclient - which communicates with the writer via its REST api interface).
After ever push to the repository, a minimal verification test will be executed on a docker machine and validated (https://hub.docker.com/repository/docker/lhdamiani/tomcat_writer/general).

We point to https://lib-cpp-h5-writer.readthedocs.io/en/tomcat/ for informations and documentation.