aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-02-22partial_sim: Reduce verbosityThomas White
2012-02-22Add divergence to gradientThomas White
2012-02-22Stop printing out the unit cellThomas White
2012-02-22Gradient must take wavelength into accountThomas White
2012-02-22Can't set redundancy on a reflection which doesn't existThomas White
2012-02-22Mark a great big FIXMEThomas White
2012-02-22Test everythingThomas White
2012-02-22Mark reflections which couldn't be scaled with redundancy=0Thomas White
2012-02-22Count badly refined images at endThomas White
2012-02-22Clarify fabs()Thomas White
2012-02-22FussinessThomas White
2012-02-22Back out and abort refinement if things look badThomas White
2012-02-22Don't free non-existent reference listThomas White
2012-02-22Refuse to refine an image if less than 50% of the peaks can be foundThomas White
2012-02-22Get rid of solve_householder()Thomas White
2012-02-22Only normalise scaling factors if no reference availableThomas White
2012-02-22WhoopsThomas White
2012-02-22Comment out debug, rename show_eigen() for clarityThomas White
2012-02-22Avoid shifts along eigenvectors with small eigenvaluesThomas White
2012-02-22Normalise OSFs (only) if there is more than one imageThomas White
2012-02-22Clean up, fix matrix as symmetricThomas White
2012-02-22Use SVD for matrix solutionThomas White
2012-02-22Evil nasty testingThomas White
2012-02-22Add SVD matrix solutionThomas White
2012-02-22"Pluggable" matrix solversThomas White
2012-02-22Be more consistent about numbering and "cycle" vs "iteration"Thomas White