Skip to content

waltz-controls/data-format-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.4%
  • Dockerfile 5.9%
  • Shell 3.7%