Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is really horrible, but better than just pretending everything is an integer.
|
|
|
|
|
|
|
|
This is useful for manual inspection of indexing in iMOSFLM.
Since the original pixel doesn't have one-to-one correspondence in
the output image, this is not perfectly accurate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
geometry was not loaded
|
|
Some code cleanup
|
|
Support for numpad keys
|
|
|
|
|
|
This was fixed by 2dc09493d78eaa26f2f8a07bfdeb7b3f7a030fa4
|
|
|
|
|
|
|
|
|
|
Historically, scalar values have been represented in our data files as 1d arrays with size=1. Now they
are (more correctly) written as 0d arrays. This change allows CrystFEL to read both.
|
|
|
|
|
|
|
|
|