aboutsummaryrefslogtreecommitdiff
path: root/src/merge.c
AgeCommit message (Expand)Author
2024-02-06Crystals shouldn't own RefLists (part 5)Thomas White
2023-07-11partialator: Add --unmerged-outputThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-03-05partialator: Gracefully handle negative and NaN sigma valuesThomas White
2020-01-10Mass update of copyright datesThomas White
2019-07-17Modify residual some moreThomas White
2019-07-17Modify residual to give clearer minimum, particularly as function of profile ...Thomas White
2019-07-17Weight reflections according to how much they need to be scaled upThomas White
2019-07-17Allow correct_reflection() to correct anything, not just intensitiesThomas White
2019-06-21FormattingThomas White
2019-06-21Actually prevent the use of free-flagged reflections in refinementThomas White
2018-11-30Factorise correction of intensity for G, B, p and LThomas White
2018-11-22Don't weight reflections by partiality in residualThomas White
2018-11-22log_residual: Actually set n_usedThomas White
2018-11-22Restore reflection weightingThomas White
2018-11-16partialator: Handle partial reflections properly in deltaCChalfThomas White
2018-11-14Merge branch 'tom/logmerge'Thomas White
2018-09-10Make sure reflection contribution list gets freedThomas White
2018-09-02FussinessThomas White
2018-08-30Save contribution information during mergeThomas White
2018-06-28Merge ln of intensity rather than intensities themselvesKen Beyerlein
2018-05-11Fix up scaling definitionsThomas White
2018-05-07Move residual() and log_residual() to merge.cThomas White
2018-05-02Revert 1/corr weighting during mergeThomas White
2018-03-02Remove unnecessary pmodelsThomas White
2018-02-27Reduce the weight on reflections if they have to be scaled upThomas White
2018-02-27New rejection criteriaThomas White
2018-02-27Scaling fixesThomas White
2018-02-27Store scale factor in linear formThomas White
2018-02-27Remove message about number of reflections in mergeThomas White
2017-07-21Tidy up some warningsThomas White
2017-03-03partialator: Better handling of very small number of crystalsThomas White
2015-11-19Count reflections in merge and scalingThomas White
2015-11-18No free-flagged reflections in merge for scalingThomas White
2015-11-18Factorise get_locked_reflection()Thomas White
2015-11-18merge_intensities(): add use_weak optionThomas White
2015-08-31Trap attempt to merge zero crystalsThomas White
2015-07-16partialator: Don't merge reflections where isnan(corr)Thomas White
2015-05-19Debugging stuffThomas White
2015-05-19s/lsq_intensities/merge_intensities/Thomas White
2015-05-19Strip out old scaling codeThomas White