aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2010-02-26Fix rendering above saturation value (happens now, due to floating point roun...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-17Do peak locations in floating pointThomas White
2010-02-08Add --clean-image option to hdfseeThomas White
2010-01-26Fix binningThomas White
2010-01-22Saturate to bright, not darkThomas White
2010-01-21Fix hdfile layering violationsThomas White
2010-01-21Filter peaks which are obviously due to common mode streaksThomas White
2010-01-20Remove old codeThomas White
2010-01-15Update copyright datesThomas White
2010-01-08Circle peaks in hdfseeThomas White
2010-01-08Zaefferer gradient searchThomas White
2010-01-08Small fixesThomas White
2009-12-16Fix saturation/negative pixelsThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-16Clamp negative values to zero when displayingThomas White
2009-12-16Add number-viewing window, use signed values as wellThomas White
2009-12-16Fix binningThomas White
2009-12-16Introduce 'hdfsee'Thomas White