Age | Commit message (Collapse) | Author |
|
compare_hkl does all of these, much better than these functions.
|
|
|
|
1.03% deviation was observed in the wild, with no apparent problems.
|
|
|
|
On recent OSes, OpenCL (the API) is always available, but a GPU device
not always. Therefore, this test will always be built, and shouldn't
fail just because a GPU isn't present.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is more useful than just changing the colours. Fixes CRYS-224.
|
|
|
|
csl set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If the clen is a literal number, AND there's a coffset, the coffset will
be added every time the image data is loaded. Now, it'll start from
scratch.
|
|
|
|
|
|
The original centering must be able to provide a lattice point for 1,1,1
in the new centering. The new centering's 1,1,1 point must also map to
a lattice point in the original centering.
Note that it's no use checking 0,0,0, because it'll just be a load of
zeroes.
|
|
|
|
|
|
|
|
warnings
|