Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
It's a nice idea, but I'm not sure it helps.
|
|
|
|
|
|
|
|
|
|
|
|
Not just for linear scaling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add --no-Bscale option to partialator, and pass down as far as needed
residual() no longer does scaling: call scale_one_crystal() first if necessary
scale_one() replaces old linear_scale() function to scale a pair of RefLists
(but so far does the same as the old function)
|
|
|
|
|
|
|
|
|
|
Needed for when the methods are auto-determined.
|
|
|
|
|
|
|
|
|
|
This restores the scaling behaviour (and performance) of version 0.6.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nearest calculated vector before returning solution
|
|
|
|
|
|
|