resolved the unsupported dtype issue in DIALS following https://github.com/cctbx/dxtbx/pull/785/files by allowing /entry/data/data
MX
This project includes all MX modules in use. All modules are build with Pmodules/2.0 version. Documentation for how-to-build modules can be found in: https://pmodules.gitpages.psi.ch/index.html
PModule tips
- Pmodules is name/version (not name/name-version)
- Solution to unbound variables:
/opt/psi/MX/phenix/phenix-1.20-4459/build/setpaths.sh: line 4: LIBTBX_BUILD_RELOCATION_HINT: unbound variableis to addputs stdout "set +x nounset"before the source statement in the modulefile
Description
Languages
Shell
52.1%
Python
47.9%