Files
MX_Pmodule/careless/modulefile
T

17 lines
611 B
Plaintext

#%Module1.0
module-whatis "careless - merging crystallography data with variational inference"
module-url "https://github.com/rs-station/careless"
module-license "MIT"
module-maintainer "MX Data <jiaxin.duan@psi.ch>"
module-help "
careless: scaling and merging of X-ray diffraction data using
approximate Bayesian inference (TensorFlow). Installed with the
[cuda] extra, so it uses NVIDIA GPUs when available and falls
back to CPU otherwise.
"
setenv CARELESS_ENV $PREFIX/miniconda/envs/careless_$V
prepend-path PATH $PREFIX/miniconda/envs/careless_$V/bin