aboutsummaryrefslogtreecommitdiff
path: root/src/scaling.c
AgeCommit message (Expand)Author
2024-02-06Crystals shouldn't own RefLists (part 5)Thomas White
2021-07-23scale_one_crystal: Remove unused exclusion totalThomas White
2021-07-21Make sure that memory gets freed on realloc failureThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-07-30Eliminate duplicate symbolsThomas White
2020-01-10Mass update of copyright datesThomas White
2018-11-14Merge branch 'tom/logmerge'Thomas White
2018-09-10Make sure reflection contribution list gets freedThomas White
2018-06-28Merge ln of intensity rather than intensities themselvesKen Beyerlein
2018-05-30libcrystfel should link against GSL and pthreadsThomas White
2018-05-11Fix up scaling definitionsThomas White
2018-05-11Fix memory leaksThomas White
2018-05-07Remove unnecessary scaling loopThomas White
2018-05-07Add more reflection checks before scalingThomas White
2018-05-07Add SCALE_VERBOSE_ERRORSThomas White
2018-05-07Implement scale_one_crystal(.., SCALE_NO_B)Thomas White
2018-05-07Pass scaling flags downThomas White
2018-05-07Simplify scalingThomas White
2018-05-07Move residual() and log_residual() to merge.cThomas White
2018-05-07Preparation for adjusting B factor during post-refinementThomas White
2018-05-02Remove scale_all_to_referenceThomas White
2018-03-02Remove unnecessary pmodelsThomas White
2018-03-02Restore old scaling codeThomas White
2018-02-27Reduce verbosityThomas White
2018-02-27Mark crystals as bad if they don't scale properlyThomas White
2018-02-27New rejection criteriaThomas White
2018-02-27Don't complain loudly about scaling failures during refinementThomas White
2018-02-27Show the list of reflections if scaling gives NAN (only if the list is short)Thomas White
2018-02-27More reflection criteriaThomas White
2018-02-27Iterate over the subject list, not the referenceThomas White
2018-02-27More information about dropped reflections in scalingThomas White
2018-02-27Switch to simpler scaling algorithmThomas White
2018-02-27Fix constThomas White
2018-02-27Scaling fixesThomas White
2018-02-27const-cleanliness (and a bit of error checking)Thomas White
2018-02-27Add progress bar for scaling to referenceThomas White
2018-02-27Fix log scalingThomas White
2018-02-27Store scale factor in linear formThomas White
2018-02-27Use linear scale when scaling against referenceThomas White
2015-11-19Maximum number of iterations for scalingThomas White
2015-11-19Monitor average BThomas White
2015-11-19Count reflections in merge and scalingThomas White
2015-11-18Move B factor limit to general rejection functionThomas White
2015-11-18partialator: Scale (strictly) using strong reflections onlyThomas White