aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
AgeCommit message (Expand)Author
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
2009-11-26Move constants aroundThomas White
2009-11-26Solid angle fixesThomas White
2009-11-25Improve progress barThomas White
2009-11-25Add Poisson noise to imageThomas White
2009-11-25Enable bloomThomas White
2009-11-25Water fixesThomas White
2009-11-25Add missing includeThomas White
2009-11-25Don't wrap around when not bloomingThomas White
2009-11-25Progress bar for image calculationThomas White
2009-11-25Proper water intensity calculationThomas White
2009-11-24Only bloom if requiredThomas White
2009-11-20Tidy upThomas White
2009-11-20Clearer solid angle calculationThomas White
2009-11-20WhitespaceThomas White
2009-11-19Add explicit casts when converting typesThomas White
2009-11-19Apply DQEThomas White
2009-11-18WhitespaceThomas White
2009-11-18Bloom simulationThomas White
2009-11-18Initial work on bloomThomas White
2009-11-17WhitespaceThomas White
2009-11-17Add Henke table lookupThomas White