aboutsummaryrefslogtreecommitdiff
path: root/src/calibrate_detector.c
AgeCommit message (Collapse)Author
2012-02-22indexamajig: Take minimum gradient on command lineThomas White
2012-02-22Zap quatsThomas White
The "orientation" quaternion should not rotate the Ewald sphere, but the crystal. This cleans things up a little, removing "orientation" from "struct image".
2012-02-22Take nominal photon energy from fileThomas White
2012-02-22s/hit/cpeak/Thomas White
Avoid confusion over the use of the word 'hit'.
2012-02-22indexamajig: Use new thread poolThomas White
2012-02-22Add cookies to thread poolThomas White
2012-02-22Tidy upThomas White
2012-02-22calibrate_detecotr: Use new thread poolThomas White
2012-02-22indexamajig: Get peak threshold on command lineThomas White
2012-02-22Move -D_GNU_SOURCE to a better placeThomas White
2012-02-22calibrate_detector: Fix --helpThomas White
2012-02-22calibrate_detector: Add missing item from --helpThomas White
2012-02-22calibrate_detector: Fix memory leakThomas White
2012-02-22calibrate_detector: Rework multithreading not to use pthread_timedjoin_np()Thomas White
2012-02-22indexamajig: Make saturation correction optional and default to offThomas 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