aboutsummaryrefslogtreecommitdiff
path: root/src/peaks.c
AgeCommit message (Expand)Author
2010-03-31Re-integrate peak from early peak detection, instead of using old intensityThomas White
2010-03-29integrate_peak(): Handle the situation where there is no intensityThomas White
2010-03-29When measuring intensities, use nearby detected peak if presentThomas White
2010-03-29Remove bounds check - this is handled by integrate_peak()Thomas White
2010-03-28Use integrate_peak() instead of sum_nearby_points()Thomas White
2010-03-28Remove image_fom()Thomas White
2010-03-28Move contents of intensities.{c,h} to peaks.{c,h}Thomas White
2010-03-11hdfsee: Show reflection indices ("feature names")Thomas White
2010-03-08Tidy up and fix peak detection (carnage created by earlier refactoring)Thomas White
2010-03-05Fix problems with peak integrationThomas White
2010-03-03Don't overrun image array boundariesThomas White
2010-02-26Handle images as floats rather than int16_tThomas White
2010-02-17Fix obvious mapping bugsThomas White
2010-02-17WIP on per-panel detector geometryThomas White
2010-02-171/d instead of qThomas White
2010-02-04Improved framework for detector geometryThomas White
2010-02-04Add --clean-image optionThomas White
2010-02-03Remove many debug messagesThomas White
2010-02-02Fix wrong headerThomas White
2010-01-28FussinessThomas White
2010-01-25Fix the obvious overrunThomas White
2010-01-25Centroid and integrate peaksThomas White
2010-01-21Adjust peak detection parametersThomas White
2010-01-21Fix hdfile layering violationsThomas White
2010-01-21Add Rick's common mode noise removalThomas White
2010-01-21Filter peaks which are obviously due to common mode streaksThomas White
2010-01-20Better parameterisation of the streak regionThomas White
2010-01-19Improve the operation of --dump-peaksThomas White
2010-01-19Add missing #includes (to keep compiler happy)Thomas White
2010-01-19Remove terminal noiseThomas White
2010-01-19Fix more carnageThomas White
2010-01-19Avoid array problems with hit finderThomas White
2010-01-19q->|q|Thomas White
2010-01-18Output more information with --dump-peaksThomas White
2010-01-15Update copyright datesThomas White
2010-01-15Handle upper and lower CCDs correctlyThomas White
2010-01-12Move hit finder to separate fileThomas White
2010-01-12Move fine peak search to new fileThomas White