Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | Mass update of copyright dates | Thomas White | |
2018-05-07 | Add SCALE_VERBOSE_ERRORS | Thomas White | |
2018-05-07 | Simplify scaling | Thomas White | |
2018-05-07 | Move residual() and log_residual() to merge.c | Thomas White | |
2018-05-07 | Preparation for adjusting B factor during post-refinement | Thomas White | |
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) | |||
2018-05-02 | Remove scale_all_to_reference | Thomas White | |
2018-03-02 | Remove unnecessary pmodels | Thomas White | |
2018-03-02 | Restore old scaling code | Thomas White | |
2018-02-27 | Don't complain loudly about scaling failures during refinement | Thomas White | |
As long as it doesn't end up somewhere bad, it can probe where it likes. | |||
2018-02-27 | Switch to simpler scaling algorithm | Thomas White | |
2018-02-27 | const-cleanliness (and a bit of error checking) | Thomas White | |
2018-02-27 | Residual and scaling fixes | Thomas White | |
2018-02-27 | Use linear scale when scaling against reference | Thomas White | |
2015-11-18 | Move B factor limit to general rejection function | Thomas White | |
2015-11-18 | partialator: Scale (strictly) using strong reflections only | Thomas White | |