aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
AgeCommit message (Expand)Author
2012-02-22Don't forget to copy the bad regions in copy_geom()Thomas White
2012-02-22Remove debugThomas 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-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-22Fix GPU code for new geometry, and tidy up some detector stuff (needs debugging)Thomas White
2012-02-22More new geometry fixesThomas White
2012-02-22Don't complain on terminal if some coordinates couldn't be mappedThomas 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-22Fix get_q()Thomas White
2012-02-22Add the ability to flip and rotate panels in the geometry fileThomas White
2012-02-22Introduce 'geomatic'Thomas White
2012-02-22Allow badrow_direction = -Thomas White
2012-02-22Honour --no-index (again), take peak separation in geometry fileThomas White
2012-02-22Zap quatsThomas White
2012-02-22Don't cull peaks if badrow direction is not specifiedThomas White
2012-02-22Fix beam directionThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22Don't lose precision when calculating qThomas White
2012-02-22Single point of truth for which parameters we useThomas White
2012-02-22Only whinge once if detector geometry is badThomas White
2012-02-22pattern_sim: Get image size from detector geometryThomas White
2012-02-22Show values in the middle of the sidesThomas White
2012-02-22Tidy up get_tt()Thomas 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-22WhoopsThomas White
2012-02-22Initialise no_index in the panelThomas White
2012-02-22Check that all things are specified in the geometryThomas White
2012-02-22Detector geometry parsing fixesThomas White
2012-02-22Add no_index option to detector geometryThomas White
2012-02-22Close the detector geometry file after useThomas White
2012-02-22Noisy row improvementsThomas White
2012-02-22Fix more memory leaksThomas White
2012-02-22Fix memory leaksThomas White
2010-06-12More resolution infoThomas White
2010-06-12Improve resolution outputThomas White
2010-06-11Set det->n_panelsThomas White
2010-06-11Get detector geometry from fileThomas White
2010-06-04Display maximum 2theta angle and resolutionThomas White
2010-04-14When simulating, don't round values when noise is not requestedThomas White
2010-03-27Fix reading of reflection listsThomas White