Age | Commit message (Collapse) | Author |
|
|
|
spectrum.
|
|
|
|
|
|
|
|
|
|
|
|
...because they might be run in parallel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
As long as it doesn't end up somewhere bad, it can probe where it likes.
|
|
|
|
|
|
Will not be needed for new gradient-free minimiser
|
|
|
|
|
|
|
|
|
|
Actually, disable the polarisation correction in the tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|