Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These values were inconsistently set by different parts of the code,
e.g. different peak search methods. num_saturated_peaks was even set
during final integration. Now, the peak count is taken from the
ImageFeatureList, so it's authoritative.
|
|
It's only used by two test programs
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|