aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Handle noisy pixels per panel only Make the direction of elimination configurable
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
Substitute pink for green in colour scale Get rid of horrible macros
2012-02-22Add script: sequence-imageAndrew V. Martin
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
2012-02-22Update .gitignoreThomas White
2012-02-22Add scripts/random-imageThomas 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-12Fix bug in LCLS June geometryThomas 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 ↵Thomas White
search
2010-06-12Update MakefilesThomas White
2010-06-12calibrate-detector: Only integrate near peaksThomas White
2010-06-12Update lcls-june.geomThomas White
2010-06-12calibrate_detector: Fix memory errorsThomas White
2010-06-12scripts/hitrate: Show actual hit rateThomas 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-11Fix scripts/hit-rateThomas White
2010-06-11Add scripts/hit-rate for plotting hit rate as f(t)Thomas White
2010-06-11Set det->n_panelsThomas White
2010-06-11Add example geometry filesThomas White
2010-06-11Tidy up switch statementsThomas White
2010-06-11powder_plot: Fix help messageThomas White
2010-06-11Get detector geometry from fileThomas White