aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
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
2012-02-22Use reference reflections for scalingThomas White
2012-02-22partialator: Take reference fileThomas White
2012-02-22PR gradient checkThomas White
2012-02-22indexamajig: Derive Zaefferer window size from peak separation in geometry de...Thomas White
2012-02-22FormattingThomas White
2012-02-22hdfsee: Allow configuration of the ring radiusThomas White
2012-02-22Tidy upThomas White
2012-02-22Save all camera lengths in streamThomas White
2012-02-22Move write_detector_geometry() to calibrate_detector.cThomas White
2012-02-22Don't attempt to write camera length if detector geometry is not presentThomas White
2012-02-22General fussinessThomas White
2012-02-22Safeguard against silly unit cells in find_intersections()Thomas White
2012-02-22Disable divergence simulation (for now)Thomas White
2012-02-22Make sure redundancy gets set to zero when integrating peaks on ignored panelsThomas White