aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
AgeCommit message (Expand)Author
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
2009-12-03Add --no-noise optionThomas White
2009-12-02Add option not to include water backgroundThomas White
2009-12-02Better parametersThomas White
2009-11-30Add a #includeThomas White
2009-11-27Macros for status and error messagesThomas White
2009-11-27Poisson function returns integer count - do all downstream calculations as in...Thomas White
2009-11-27Signal decreases with increasing probe sizeThomas White
2009-11-26Fix Poisson noiseThomas White
2009-11-26Improve solid angle calculationThomas White
2009-11-26More moving around of constantsThomas White