aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22Don't recalcaulate num_equivs all the timeThomas White
2012-02-22First round of symmetry fixes and improvementsThomas White
2012-02-22Missed this oneThomas White
2012-02-22Finish fixing compiler warningsThomas White
2012-02-22Compiles (with warnings)Thomas White
2012-02-22New symmetry core done (gulp)Thomas White
2012-02-22More WIPThomas White
2012-02-22Work in progress...Thomas White
2012-02-22Avoid more histogram sillinessThomas White
2012-02-22Protect against stupid scale factorsThomas White
2012-02-22Heuristic to prevent silly histogram axesThomas White
2012-02-22Complain if reference file cannot be readThomas White
2012-02-22Get rid of pgraph and ggraphThomas White
2012-02-22Show intensity histograms for random reflectionsThomas White
2012-02-22Add histograms of partialitiesThomas White
2012-02-22Use random_flat() functionThomas White
2012-02-22Use fewer bins in partiality graphThomas White
2012-02-22partial_sim: Use flat noise in cell parametersThomas White
2012-02-22Graph correctionsThomas White
2012-02-22Loads of scaling report stuffThomas White
2012-02-22Ignore PR-dud images when scalingThomas White
2012-02-22Don't complain about images which can't be refined, just mark them as dudThomas White
2012-02-22partial_sim: Show "true" redundancies in output HKL fileThomas White
2012-02-22partial_sim: More realistic (and less wrong..) noise parametersThomas White
2012-02-22Use new Kabsch algorithm for faster scalingThomas White
2012-02-22Get rid of ReflItemList - it's only used by the symmetry module nowThomas White
2012-02-22Update commentsThomas White
2012-02-22Mark reflections which were not found by update_partialities()Thomas White
2012-02-22Put selection routines in the right orderThomas White
2012-02-22Display total reflection numbers (not just those for the last image)Thomas White
2012-02-22Mark unrefinable reflections as suchThomas White
2012-02-22Add scaling report skeletonThomas White
2012-02-22Switch off verbosityThomas White
2012-02-22Use O(n) algorithm for scaling - BIG speedup!Thomas White
2012-02-22Make post refinement go a LOT fasterThomas White
2012-02-22partial_sim: Give correct ESDsThomas White
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
2012-02-22Avoid looking up the same intensity "n" times, where "n" is the number of pat...Thomas White
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