aboutsummaryrefslogtreecommitdiff
path: root/src/calibrate_detector.c
AgeCommit message (Expand)Author
2012-02-22Remove calibrate_detector (moved to extra programs repository)Thomas White
2012-02-22Move write_detector_geometry() to calibrate_detector.cThomas White
2012-02-22Switch arguments to calloc()Thomas White
2012-02-22More fussiness / tidy upThomas White
2012-02-22FussinessThomas White
2012-02-22Tidy upThomas White
2012-02-22Update copyrightThomas White
2012-02-22Squash whitespaceThomas White
2012-02-22tidy up calibrate_detector.cRick Kirian
2012-02-22detector.h: add function print_detector_geometryRick Kirian
2012-02-22cleanup calibrate_detector.cRick Kirian
2012-02-22calibrate_detector.c: work in progressRick Kirian
2012-02-22Add -b option to powder_plot, make hdf5_read() not use nominal energyThomas White
2012-02-22More new geometry fixesThomas White
2012-02-22s/min_x/min_fs/ and so onThomas White
2012-02-22calibrate_detector: Add --split optionThomas White
2012-02-22Rename calibrate_detector to sum_stack, add new calibrate_detectorThomas White
2012-02-22Make find_projected_peaks() behave like find_intersections()Thomas White
2012-02-22Start work on binary treeThomas White
2012-02-22indexamajig: Take minimum gradient on command lineThomas White
2012-02-22Zap quatsThomas White
2012-02-22Take nominal photon energy from fileThomas White
2012-02-22s/hit/cpeak/Thomas White
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