aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-02-22FormattingThomas White
2012-02-22Add "-u" (unity scaling) option to compare_hklThomas White
2012-02-22WhitespaceThomas White
2012-02-22add 3 ring background estimate; change default integration radius to 3Andrew Martin
2012-02-22calculate background with 3 ringsAndrew Martin
2012-02-22Set redundancy to zero if peak can't be integratedThomas White
2012-02-22Tidy up parser and add lots of checksThomas White
2012-02-22Add half a pixel to coordinates when integrating peakThomas White
2012-02-22Get rid of integrate_pixels()Thomas White
2012-02-22Get rid of pattern_sim --near-braggThomas White
2012-02-22Banish find_projected_peaks()Thomas White
2012-02-22Remove a FIXME (parser is now generalised)Thomas White
2012-02-22Tidy up formattingThomas White
2012-02-22Tidy up whitespaceThomas White
2012-02-22Parser for linear combinations of x and y for fs and ssThomas White
2012-02-22Tidy upThomas White
2012-02-22Add divergence to CPU version as wellThomas White
2012-02-22Add another error code to clError()Thomas White
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