16 lines
581 B
Plaintext
16 lines
581 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "XDSGUI - graphical user interface for XDS data processing"
|
|
module-url "https://wiki.uni-konstanz.de/xds/index.php/XDSGUI"
|
|
module-license "free of charge (see module-url)"
|
|
module-maintainer "MX Data <jiaxin.duan@psi.ch>"
|
|
|
|
module-help "
|
|
XDSGUI: a GUI for XDS that visualizes control images and statistics,
|
|
and helps beginners and experts with data processing. Also installs
|
|
the generate_XDS.INP helper script. Loading this module pulls in
|
|
H5ToXds, xds and autoPROC as runtime dependencies.
|
|
"
|
|
|
|
prepend-path PATH $PREFIX/bin
|