aboutsummaryrefslogtreecommitdiff
path: root/src/detector.h
AgeCommit message (Expand)Author
2012-02-22Honour --no-index (again), take peak separation in geometry fileThomas White
2012-02-22Don't lose precision when calculating qThomas White
2012-02-22pattern_sim: Get image size from detector geometryThomas White
2012-02-22Remove duplicated functionality of map_position() and get_q()Thomas White
2012-02-22Move get_q() and get_tt() to detector.cThomas White
2012-02-22Add no_index option to detector geometryThomas White
2012-02-22Noisy row improvementsThomas White
2010-06-11Get detector geometry from fileThomas White
2010-02-26Move water calculation to diffraction.c, and work out the consequencesThomas White
2010-02-26Handle images as floats rather than int16_tThomas White
2010-02-22Add find_panel() routine to clean up a lot of thingsThomas White
2010-02-17WIP on per-panel detector geometryThomas White
2010-02-04Improved framework for detector geometryThomas White
2010-02-04New centre coordinatesThomas White
2010-01-15Update copyright datesThomas White
2010-01-15Handle upper and lower CCDs correctlyThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-04Add --no-bloom optionThomas White
2009-12-03Add --no-noise optionThomas White
2009-12-02Add option not to include water backgroundThomas White
2009-11-12Add 'detector' moduleThomas White