#%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/venv
prepend-path    PATH            $PREFIX/venv/bin
