aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.c
AgeCommit message (Expand)Author
2012-02-22Display the deviation before doing post refinementThomas White
2012-02-22"Correct" gradientsThomas White
2012-02-22Update debugging output in plot_curve()Thomas White
2012-02-22Update debugging outputThomas White
2012-02-22Refine all x componentsThomas White
2012-02-22Reduce maximum number of PR cyclesThomas White
2012-02-22Works for asx and one reflection onlyThomas White
2012-02-22Alter debug statementsThomas White
2012-02-22Add testing stuffThomas White
2012-02-22Don't forget to sqrt(dev)Thomas White
2012-02-22Ensure initialisationThomas White
2012-02-22partialator: Fail a bit more gracefully if equations can't be solvedThomas White
2012-02-22More conventionThomas White
2012-02-22Get rid of "image.raw_reflections"Thomas White
2012-02-22Indices not used hereThomas White
2012-02-22Debug outputThomas White
2012-02-22cos(azi) must come in somehow...Thomas White
2012-02-22Remove debug messagesThomas White
2012-02-22Factor of cos(azi) is not neededThomas White
2012-02-22FussinessThomas White
2012-02-22Avoid calculating more gradients than necessaryThomas White
2012-02-22DebuggingThomas White
2012-02-22Refine against reciprocal space cell, not real spaceThomas White
2012-02-22ConventionThomas White
2012-02-22Post refinement should not touch the scale factorsThomas White
2012-02-22Work in progress on post refinementThomas White
2012-02-22Progress with post refinement...Thomas White
2012-02-22partialator: Save reflection listThomas White
2012-02-22Work on making iteration workThomas White
2012-02-22One more unnecessary integrationThomas White
2012-02-22Don't constantly re-integrate peaksThomas White
2012-02-22Start work on binary treeThomas White
2012-02-22Move show_matrix_eqn() to utils.cThomas White
2012-02-22Don't try to use unscalable reflections for post refinementThomas White
2012-02-22Update some copyright datesThomas White
2012-02-22Remove solid angle correctionThomas White
2012-02-22Fix integrate_peak() problems which caused incorrect peak positionsThomas White
2012-02-22Small post refinement stuffThomas White
2012-02-22Display the matrix before solvingThomas White
2012-02-22FussinessThomas White
2012-02-22Estimate using successfully integrated reflections onlyThomas White
2012-02-22Allow selected reflections to changeThomas White
2012-02-22Tidy up a bitThomas White
2012-02-22Add refinement of unit cell and orientationThomas White
2012-02-22Remove unnecessary #includeThomas White
2012-02-22Refine profile radius as wellThomas White
2012-02-22Don't change which reflections are used for refinement until the next macrocycleThomas White
2012-02-22Fix post refinement maths and take clamping status into accountThomas White
2012-02-22Move post refinement stuff to a new fileThomas White