hkl order in comm_export #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: ivan-usov
The order of hkl indices in exported files is somewhat unusual:
32d75988b7/pyzebra/comm_export.py (L69-L71)
@JakHolzer , @zaharko Is it correct that comm/incomm files require that order? Feel free to close it, if that's the case.
Created by: JakHolzer
Hello Ivan,
thank you for pointing that out. It wrong, the order needs to be hkl, not
hlk. I shall fix it immediately.
Thans!
Jakub
čt 22. 10. 2020 v 15:13 odesílatel Ivan Usov notifications@github.com
napsal:
Created by: ivan-usov
@rsibille-psi FYI, in case you already exported some files
Created by: ivan-usov
Fixed in
0347566aeb
@JakHolzer , also could you write "Fix #.." in the commit title/message, so that when pushed to master it will automatically close the corresponding issue? Thanks!