aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22Add divergence to calculationThomas White
2012-02-22Remove ERROR() from clError()Thomas White
2012-02-22FussinessThomas White
2012-02-22Tidy up peak integration and update unit testThomas White
2012-02-22Make background subtraction optionalThomas White
2012-02-22Tidy up dead code and formattingThomas White
2012-02-22process_hkl: Clean up --helpThomas White
2012-02-22Use vector types in match_cell_ab(), and correct left handed cellsThomas White
2012-02-22Set error flag to zeroThomas White
2012-02-22Add partial matching (against 'a' and 'b' only)Thomas White
2012-02-22Tidy up (mostly powder_plot)Thomas White
2012-02-22Add many new features to powder_plotAndrew Aquila
2012-02-22compare_hkl: Don't crash if scale factor can't be foundThomas White
2012-02-22compare_hkl: Fix appalling scaling behaviourThomas White
2012-02-22pattern_sim: Use compressionThomas White
2012-02-22GSL BLAS fudge needed in utils.c as wellThomas White
2012-02-22Rename cell_new_from_axes() to avoid confusionThomas White
2012-02-22get_hkl: Fix stupid bugThomas White
2012-02-22cell_new_from_cell() should preserve orientationThomas White
2012-02-22Use cell_free() instead of free() if DirAx's result is invalidThomas White
2012-02-22Fix --cell-reduction=compareThomas White
2012-02-22FussinessThomas White
2012-02-22FormattingThomas White
2012-02-22Move gaussian_noise() to utils.c and synergise it with poisson_noise()Thomas White
2012-02-22Don't prefix progress bar with thread numberThomas White
2012-02-22Fix progress bar after refining all imagesThomas White
2012-02-22Also mess up scale factorsThomas White
2012-02-22Use Gaussian noise to mess up unit cellThomas White
2012-02-22Don't complain if post refinement equations can't be solvedThomas White
2012-02-22FussinessThomas White
2012-02-22partial_sim: Mess up all the unit cell axesThomas White
2012-02-22partialator: Refine all imagesThomas White
2012-02-22FussinessThomas White
2012-02-22partial_sim: -n option for number of patternsThomas White
2012-02-22Tidy up debug outputThomas White
2012-02-22FormattingThomas White
2012-02-22Avoid doing strdup(NULL)Thomas White
2012-02-22Tidy up integration and ESD calculation, and pass checksThomas White
2012-02-22Added background subtraction and sigmaAndrew Martin
2012-02-22Reduce number of PR iterations to 5Thomas White
2012-02-22Remove commented debug outputThomas White
2012-02-22Remove testing routinesThomas White
2012-02-22Refine all cell parametersThomas White
2012-02-22Correct gradients for y componentsThomas White
2012-02-22Show PR iteration number starting from 1Thomas White
2012-02-22Estimate intensities from scalable parts onlyThomas White
2012-02-22Fix sign of gradientsThomas White
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