Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 770 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 770 Bytes

README

Download

This project is a part of X-Environment (Integrated Control System for High-throughput Tomography experiments). This Java Tango server uses libpniio-jni to write data into a NeXus file.

Requirements

Due to libpniio-jni limitation this server can be run only on Debian wheezy. All dependencies of the cpp part of jni must be installed.

Have fun!

docker run --rm --net host -e TANGO_HOST=localhost:10000 -v /tmp:/mnt -v /opt/xenv/hq/etc/DataFormatServer:/app/etc:ro -d hzhereon/data-format-server:5.1