Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White | |
2020-01-10 | Mass update of copyright dates | Thomas White | |
2019-07-17 | Allow correct_reflection() to correct anything, not just intensities | Thomas White | |
2018-11-30 | Factorise correction of intensity for G, B, p and L | Thomas White | |
There were no fewer than 8 different places in the code where these factors needed to be applied. They all need to agree on conventions such as whether the intensities in the pattern should be multiplied or divided by G to "correct" them. They were not. This commit reduces the number of places to three: one function (actually two functions, so that the value before partiality can also be calculated consistently), plus log_residual and scale_one_crystal, where slightly different logarithmic versions are used instead. | |||
2018-11-16 | partialator: Handle partial reflections properly in deltaCChalf | Thomas White | |
2018-06-28 | Merge ln of intensity rather than intensities themselves | Ken Beyerlein | |
2018-05-07 | Move residual() and log_residual() to merge.c | Thomas White | |
2018-03-02 | Remove unnecessary pmodels | Thomas White | |
2015-11-18 | merge_intensities(): add use_weak option | Thomas White | |
2015-05-19 | s/lsq_intensities/merge_intensities/ | Thomas White | |
2015-05-19 | Strip out old scaling code | Thomas White | |