aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-22Record all wrongnessesThomas 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-22FormattingThomas White
2012-02-22Write out a file of wrongnessThomas 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-22More gradient diagnosticsThomas 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
It's identical to the previous eigenvalue filtration thing
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
2012-02-22Don't forget to initialise counts to zeroThomas White
2012-02-22Add some revealing statisticsThomas White
2012-02-22Remove useless function parameterThomas White
2012-02-22Uncomment mess_up_cell()Thomas White
2012-02-22Refine against reference reflections as wellThomas White
2012-02-22FussinessThomas White
2012-02-22FussinessThomas White
2012-02-22Count properly (again)Thomas White
2012-02-22Comment out debugThomas White
2012-02-22Count properlyThomas White
2012-02-22Some more terms go to zero if a reference is availableThomas White
2012-02-22FussinessThomas White
2012-02-22Scaling with reference now worksThomas White
It was always working, but I'd set the partialities to 1 in partial_sim but not partialator.
2012-02-22Split off solve_diagonal()Thomas White
2012-02-22Unify uh and vh calculationsThomas White
2012-02-22WIP on scalingThomas White
2012-02-22Don't give NaN for shiftThomas White
2012-02-22Set all scale factor when using simple matrix solutionThomas White
2012-02-22FussinessThomas White
2012-02-22Add two more FIXMEsThomas White
2012-02-22Add a FIXMEThomas White