Skip to content

dalekreitler-bnl/neggia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neggia

XDS plugin that reads hdf5 files written by Dectris Eiger Detectors. Please note that a recent version of XDS (Version June 1, 2017 or later) is required for this to work.

Build

Prerequisites

Building

Use cmake or cmake3, depending on what your cmake version 3 executable is called.

  • mkdir build
  • cd build
  • cmake ..
  • make

The plugin file is found in build/src/dectris/neggia/plugin/dectris-neggia.so

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 51.5%
  • C 43.3%
  • CMake 4.5%
  • Other 0.7%