Age | Commit message (Collapse) | Author |
|
Normally the beam centre is masked out or not on the detector. However,
when it is, pairing with 000 causes gradients to come out as NaN and the
prediction refinement to fail.
|
|
|
|
|
|
The units needed to be clarified.
|
|
|
|
|
|
|
|
|
|
|
|
It seems that the code wasn't properly updated when multi-crystal
indexing was introducted. This "continue" statement didn't do anything.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously, it was wired to give left handed cells.
|
|
|
|
|
|
|
|
|
|
|
|
after comparison
|
|
See 3fe28041e where it was temporarily removed.
|
|
|
|
|
|
|
|
|
|
|
|
Its behaviour is 100% covered by the push-res parameter, which can be
set to infinity for no cutoff.
|
|
|
|
|
|
|
|
|
|
|
|
Involves switching from getopt_long to argp. A big improvement!
|
|
|
|
|
|
|
|
|
|
Add them back in when they're actually used, of course
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|