aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2012-02-22Move indexing and rendering to libcrystfelThomas White
2012-02-22Remove png.h from src/render.c (not used)Thomas White
2012-02-22render_hkl: Multiple improvementsThomas White
2012-02-22Fix hdfsee's PNG savingThomas White
2012-02-22Remove dead codeThomas White
2012-02-22Make rendering workThomas White
2012-02-22hdfsee: Work on view using geometryThomas White
2012-02-22Get rid of show_marked_features() in render.c, and use Cairo in displaywindow...Thomas White
2012-02-22Update comments and copyrightThomas White
2012-02-22Decouple renderer from 'hdfsee'Thomas White
2012-02-22SPOT for image sizeThomas White
2012-02-22Only include TIFF and PNG headers if presentThomas White
2012-02-22Make PNG and TIFF tests workThomas White
2012-02-22Fix Cairo conditionalsThomas White
2012-02-22Improve autoconf conditionals (i.e. make them work..)Thomas White
2012-02-22Take nominal photon energy from fileThomas White
2012-02-22hdfsee: Change colour of circles to show up betterThomas White
2012-02-22Fix colour scale (negative values go at the bottom of the scale)Thomas White
2012-02-22Fix arithmetic problem with colour scaleThomas White
2012-02-22render_hkl: Use colour scale if requestedThomas White
2012-02-22Update documentation and conditional TIFF/PNG compilationThomas White
2012-02-22Test for libPNGThomas White
2012-02-22Work round TIFF reader lamenessThomas White
2012-02-22indexamajig: Make saturation correction optional and default to offThomas White
2012-02-22hdfsee: Show colour scale properly in all casesThomas White
2012-02-22Rationalise colour scalesThomas White
2010-05-07hdfsee: Shrink circles when binningThomas White
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