aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22Work round TIFF reader lamenessThomas White
2012-02-22render_hkl: New "boost" factorThomas White
2012-02-22process_hkl: Use a different (array) indexing method to speed it up lotsThomas White
2012-02-22Rationalise polarization optionThomas White
2012-02-22indexamajig: Make SA correction optional (but on by default)Thomas White
2012-02-22indexamajig: Make saturation correction optional and default to offThomas White
2012-02-22FussinessThomas White
2012-02-22render_hkl: Check cell parameters could be retrievedThomas White
2012-02-22Move POV-ray stuff to a new fileThomas White
2012-02-22process_hkl: Don't complain so loudly about patterns with no f0Thomas White
2012-02-22Improve save box labelThomas White
2012-02-22process_hkl: Add symmetry moduleThomas White
2012-02-22render_hkl: Abort if unit cell could not be loadedThomas White
2012-02-22Rework UnitCell so it doesn't lose the orientation of the unit cellThomas White
2012-02-22Make UnitCell opaqueThomas White
2012-02-22Noisy row improvementsThomas White
2012-02-22pattern_sim: Fix up GPU diffraction for new detector geometryThomas White
2012-02-22Skip invalid peaks when countingThomas White
2012-02-22indexamajig: Fix sillinessThomas White
2012-02-22render_hkl: Read unit cell from file on command lineThomas White
2012-02-22Fix more memory leaksThomas White
2012-02-22hdfsee: Show colour scale properly in all casesThomas White
2012-02-22Fix memory leaksThomas White
2012-02-22Rationalise colour scalesThomas White
2012-02-22calibrate_detector: Fix the obvious memory leakThomas White
2012-02-22calibrate_detector: Specify threshold on command lineThomas White
2012-02-22calibrate_detector: Take intermediate filename on command lineThomas White
2012-02-22calibrate_detector: Add missing parameterThomas White
2010-06-13src/calibrate-detector.c -> src/calibrate_detector.c in line with conventionThomas White
2010-06-13calibrate-detector: Choose summation method on command lineThomas White
2010-06-13Merge branch 'pcds-changes'Thomas White
2010-06-12Don't abort, tidy up commented codeThomas White
2010-06-12Dump periodically, use doubleThomas White
2010-06-12calibrate_detector: Don't attempt to return a valueThomas White
2010-06-12calibrate-detector: Fix memory errorsThomas White
2010-06-12Rotate detectorThomas White
2010-06-12More resolution infoThomas White
2010-06-12Improve resolution outputThomas White
2010-06-12Increase tolerance when culling peaksThomas White
2010-06-12I can't brain todayThomas White
2010-06-12Fix obvious bugThomas White
2010-06-12Initialisation of "p"Thomas White
2010-06-12Bypass SA correction (hence need for detector geometry) during initial peak s...Thomas White
2010-06-12Update MakefilesThomas White
2010-06-12calibrate-detector: Only integrate near peaksThomas White
2010-06-12calibrate_detector: Fix memory errorsThomas White
2010-06-12calibrate_detector: Show how many images have been processedThomas White
2010-06-12Add calibrate_detector program for working out detector geometryThomas White
2010-06-11Set det->n_panelsThomas White
2010-06-11Tidy up switch statementsThomas White