aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
AgeCommit message (Expand)Author
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
2010-03-18Fix wrong commentThomas White
2010-03-03Don't crash if a peak can't be mappedThomas White
2010-02-27More tests for odd situationsThomas White
2010-02-27Fix type conversions to avoid trouble with overflows etc.Thomas White
2010-02-26Separate DQE and detector gain (to make Poisson noise work)Thomas 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-26Remove unused variableThomas White
2010-02-22Add find_panel() routine to clean up a lot of thingsThomas White
2010-02-22Tidy some things up:Thomas White
2010-02-17Fix obvious mapping bugsThomas White
2010-02-17WIP on per-panel detector geometryThomas White
2010-02-08Add bandwidth calculationThomas White
2010-02-08Rework multisampling (remove Ewald module)Thomas White
2010-02-05Add (slow) bandwidth and multisamplingThomas White
2010-01-22Remove 'xray_energy' to leave a single point of truth for wavelengthThomas White
2010-01-15Update copyright datesThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-16Add number-viewing window, use signed values as wellThomas White
2009-12-08Better rounding when Poisson noise is switched offThomas White
2009-12-04Add --no-bloom optionThomas White