diff --git a/DIALS/README.md b/DIALS/README.md index 72fd11f..20b2d1e 100644 --- a/DIALS/README.md +++ b/DIALS/README.md @@ -23,3 +23,8 @@ vi files/config.yaml ``` Step 4: confirm that the module loads as expected + +PS: +Unsupported dtype issue is resolved by changing modules/dxtbx/src/dxtbx/format/FormatNXmx.py +allowing the return of also /entry/data/data to the handle: +https://github.com/dials/dials/issues/3033