resolved the unsupported dtype issue in DIALS following https://github.com/cctbx/dxtbx/pull/785/files by allowing /entry/data/data
This commit is contained in:
@@ -23,3 +23,8 @@ vi files/config.yaml
|
|||||||
```
|
```
|
||||||
|
|
||||||
Step 4: confirm that the module loads as expected
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user