aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2010-05-06hdfsee: Use selected colour scale for PNG outputThomas White
2010-04-28hdfsee: FussinessThomas White
2010-04-28hdfsee: Add 16-bit TIFF exportThomas White
2010-04-28hdfsee: Add floating point TIFF exporterThomas White
2010-04-27hdfsee: Add ability to save image as PNGThomas White
2010-04-26hdfsee: Fix silly type error which was causing rendering difficultiesThomas White
2010-03-18Perform intensity extraction on the image as it was before noise filteringThomas White
2010-03-18Separate CM subtraction and noise filterThomas White
2010-03-17hdfsee: Make circles blueThomas White
2010-03-11Multiple choice of colour scalesThomas White
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