Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-18 | Perform intensity extraction on the image as it was before noise filtering | Thomas White | |
2010-03-18 | Separate CM subtraction and noise filter | Thomas White | |
2010-03-17 | hdfsee: Make circles blue | Thomas White | |
2010-03-11 | Multiple choice of colour scales | Thomas White | |
2010-02-26 | Fix rendering above saturation value (happens now, due to floating point ↵ | Thomas White | |
roundoff) | |||
2010-02-26 | Move water calculation to diffraction.c, and work out the consequences | Thomas White | |
2010-02-26 | Handle images as floats rather than int16_t | Thomas White | |
Also, remove bloom - it's not a useful model for what really happens and takes too long (this isn't a detector simulation..) | |||
2010-02-17 | Do peak locations in floating point | Thomas White | |
2010-02-08 | Add --clean-image option to hdfsee | Thomas White | |
2010-01-26 | Fix binning | Thomas White | |
Dividing a number down then multiplying it up again, with integer arithmetic, and expecting the result to be the same as the original is not cool. | |||
2010-01-22 | Saturate to bright, not dark | Thomas White | |
2010-01-21 | Fix hdfile layering violations | Thomas White | |
2010-01-21 | Filter peaks which are obviously due to common mode streaks | Thomas White | |
2010-01-20 | Remove old code | Thomas White | |
2010-01-15 | Update copyright dates | Thomas White | |
2010-01-08 | Circle peaks in hdfsee | Thomas White | |
2010-01-08 | Zaefferer gradient search | Thomas White | |
2010-01-08 | Small fixes | Thomas White | |
2009-12-16 | Fix saturation/negative pixels | Thomas White | |
2009-12-16 | Update boilerplate comments | Thomas White | |
2009-12-16 | Clamp negative values to zero when displaying | Thomas White | |
2009-12-16 | Add number-viewing window, use signed values as well | Thomas White | |
2009-12-16 | Fix binning | Thomas White | |
2009-12-16 | Introduce 'hdfsee' | Thomas White | |