aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-02-22Make post refinement go a LOT fasterThomas White
2012-02-22partial_sim: Give correct ESDsThomas White
(Otherwise scaling breaks horribly)
2012-02-22FormattingThomas White
2012-02-22Comment out debugging stuffThomas White
2012-02-22FormattingThomas White
2012-02-22FormattingThomas White
2012-02-22partial_sim: Add 10% noise to the resultsThomas White
2012-02-22Don't waste time predicting reflections that don't appear in the patternThomas White
2012-02-22Do errors properlyThomas White
2012-02-22partial_sim: Fix really obvious stupid bugThomas White
2012-02-22FussinessThomas White
2012-02-22No need to save "uh" and "vh" in tables - they're only used onceThomas White
This also removes another instance of the old reflection list
2012-02-22Avoid looking up the same intensity "n" times, where "n" is the number of ↵Thomas White
patterns
2012-02-22partial_sim: Generate random full intensities if requiredThomas White
2012-02-22Fix the choice of "guiding" reflections for PRThomas White
2012-02-22Zap a memory leakThomas White
2012-02-22Don't forget to free the linked list of reflectionsThomas White
2012-02-22Remove obsolete commentsThomas White
2012-02-22Don't crash when freeing an empty RefListThomas White
2012-02-22Fix output formatting during PRThomas White
2012-02-22Tweak PR parametersThomas White
2012-02-22Predict reflections with p<0.1Thomas White
2012-02-22Separate "refinable" and "scalable" conceptsThomas White
2012-02-22Don't select scalable reflections during post refinementThomas White
2012-02-22Tidy up a bitThomas White
2012-02-22FussinessThomas White
2012-02-22More documentationThomas White
2012-02-22Check for NULLThomas White
2012-02-22Work on documentationThomas White
2012-02-22Add rebalancing stuffThomas White
2012-02-22Simplifications to make RB tree upgrade easierThomas White
2012-02-22Remove anything which deletes a reflection or optimises a RefListThomas White
2012-02-22get_hkl: Accept -p optionThomas White
2012-02-22Add -e option to cubeitThomas White
2012-02-22Add "-e" options to power_plot and sum_stackThomas White
2012-02-22FussinessThomas White
2012-02-22Add commentThomas White
2012-02-22indexamajig: Make --bg-sub the defaultThomas White
2012-02-22New deserialization framework makes loading reflection lists much fasterThomas White
2012-02-22It's not.Thomas White
2012-02-22Disallow e.g. "1 1 0" when comparing cellsThomas White
2012-02-22render_hkl: Go loads fasterThomas White
2012-02-22hdfsee: Set ring size on command lineThomas White
2012-02-22partialator: Geometry is required before loading image dataThomas White
2012-02-22Configure partial_simThomas White
2012-02-22Match profile radius across programsThomas White
2012-02-22Check the right variable (whoops)Thomas White
2012-02-22Reduce error in cell parametersThomas White
2012-02-22Use dummy filename so that check-near-bragg can workThomas White
2012-02-22Do more cyclesThomas White