aboutsummaryrefslogtreecommitdiff
path: root/src/detector.h
AgeCommit message (Expand)Author
2012-02-22Save all camera lengths in streamThomas White
2012-02-22Parser for linear combinations of x and y for fs and ssThomas White
2012-02-22Add many new features to powder_plotAndrew Aquila
2012-02-22Add get_q_for_panel()Thomas White
2012-02-22Tidy upThomas White
2012-02-22Update copyrightThomas White
2012-02-22detector.h: add function print_detector_geometryRick Kirian
2012-02-22detector.c: add function find_panel_numberRick Kirian
2012-02-22Allow default values in geometry files, and set integration radius seperatelyThomas White
2012-02-22Improve bad pixel handlingThomas White
2012-02-22Fix types for find_panel()Thomas White
2012-02-22More s/x/fs/, s/y/ss/Thomas White
2012-02-22Throw out detected peaks in bad regionsThomas White
2012-02-22Improve detector geometry parsing, add bad regionsThomas White
2012-02-22Update copyright datesThomas White
2012-02-22Make prototype agree with codeThomas White
2012-02-22Remove hardcoded resolution limit in find_intersections()Thomas White
2012-02-22indexamajig: Use HDF5's camera length when requestedThomas White
2012-02-22Transformation matrix shouldn't be integerThomas White
2012-02-22More new geometry fixesThomas White
2012-02-22hdfsee: Do "numbers" according to geometryThomas White
2012-02-22First round of fallout from new geometry formatThomas White
2012-02-22Get camera length from HDF5 if requiredThomas White
2012-02-22hdfsee: Fit window to detector geometryThomas White
2012-02-22hdfsee: Work on view using geometryThomas White
2012-02-22s/min_x/min_fs/ and so onThomas White
2012-02-22Add the ability to flip and rotate panels in the geometry fileThomas White
2012-02-22Introduce 'geomatic'Thomas White
2012-02-22Add comments in detector.hThomas White
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