Age | Commit message (Collapse) | Author |
|
I'd been lazy with the first implementation, and it's turned out to be too
slow. Instead of calculating the entire CChalf each time removing a
different crystal, this makes it store some intermediate values so that a
crystal can easily be subtracted afterwards.
|
|
|
|
|
|
|
|
have passed
|
|
|
|
|
|
|
|
|
|
|
|
Fixed issue with incorrect calculation of the "displacement error" for
some panels. Also fixed wrong "displacement error" in case of very small
amount of patterns.
|
|
|
|
|
|
|
|
|
|
As recommended on the XDSwiki for indexing individual frames
|
|
Previously, we were reading the very first cell to pop out of the
indexing, which didn't even follow the requested lattice type or
centering. The result was that XDS couldn't index any centered lattices
without cell combinations.
|
|
|
|
|
|
|
|
It's supposed to ignore it, but apparently it doesn't.
|
|
|
|
|
|
|
|
|
|
Fixes occasional silly values for one panel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spectrum.
|
|
|
|
|
|
|
|
Initially set at mean deltaCChalf minus 2 sigma
|
|
|
|
|
|
|
|
|
|
|