aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-22process_hkl: Remove old debugThomas White
2012-02-22Test divergence gradientThomas White
2012-02-22Add weighting schemeThomas White
2012-02-22Clamp divergence at zeroThomas White
2012-02-22"Fix" divergence gradientThomas White
2012-02-22Total divergence is made up from rocking half the divergence in opposite ↵Thomas White
directions
2012-02-22Move "cubeit" to contribThomas White
2012-02-22Remove unhelpful warning messageThomas White
2012-02-22Show sample standard deviation on intensity histogramsThomas White
Not the standard deviation of the mean, i.e. multiply by sqrt(N) for display
2012-02-22Calculate reflection ESDs, apply minimum redundancy and show ESD on histogramsThomas White
2012-02-22Reduce number of bins in intensity histogramsThomas White
2012-02-22FussinessThomas White
2012-02-22Mark the full intensity position on the intensity histogramThomas White
2012-02-22Add commentThomas White
2012-02-22FormattingThomas White
2012-02-22Destroy mutexes when freeing a RefListThomas White
2012-02-22FormattingThomas White
2012-02-22Merge the reflections in multiple threadsThomas White
2012-02-22Fix previous commitThomas White
(But not the spelling)
2012-02-22Excluse reflections without at least one partner from the partiality graphThomas White
2012-02-22A cleaner (but slower) way of rejecting PR duds in scalingThomas White
2012-02-22Don't forget to initialise max_shiftThomas White
2012-02-22Fix stack corruptionThomas White
2012-02-22Don't bother setting scale factors to 1 before iterationThomas White
2012-02-22partial_sim: Use 0,0,0 for CPU parametersThomas White
2012-02-22FormattingThomas White
2012-02-22Multi-thread the scalingThomas White
2012-02-22Revert "New scaling procedure"Thomas White
This reverts commit 838a23c106786f5a1cee877533eee053c9f90282. Conflicts: src/hrs-scaling.c
2012-02-22Revert "Calculate full intensities as described in the paper"Thomas White
This reverts commit bb7e9cf9eb8419c2e2ff13fae99aee26ac3decdb.
2012-02-22Mistake in commentThomas White
2012-02-22Multiply the right way roundThomas White
2012-02-22New scaling procedureThomas White
2012-02-22Calculate full intensities as described in the paperThomas White
2012-02-22Get the amount of unit cell noise from the command lineThomas White
2012-02-22Comment out guide reflections mugwatchThomas White
2012-02-22Fix last commitThomas White
2012-02-22Add horrendous fudge for partiality graphThomas White
2012-02-22Put the partiality graphs the right way roundThomas White
2012-02-22partialator: Loads of work on the scaling reportThomas White
2012-02-22Quintuple the unit cell error - still works :)Thomas White
2012-02-22Include "PR dud" images from scale factor histograms in scaling reportThomas White
2012-02-22Add a mutex for each ReflectionThomas White
2012-02-22partialator: Check -j argumentThomas White
2012-02-22FormattingThomas White
2012-02-22partial_sim: Add multi-threadingThomas White
2012-02-22Remove png.h from src/render.c (not used)Thomas White
2012-02-22Don't predict reflections with 2theta > 90 degreesThomas White
2012-02-22render_hkl: Simplify and tidy up, fix minor bugsThomas White
2012-02-22Simplify compare_hkl and check_hkl, remove second to last use of "list types"Thomas White
2012-02-22compare_hkl: Calculate Rsplit in shells, and say what it isThomas White