aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
AgeCommit message (Expand)Author
2012-02-22Fix post refinement maths and take clamping status into accountThomas White
2012-02-22facetron: Initial refinement stuffThomas White
2012-02-22Zap quatsThomas White
2012-02-22Add initial partiality estimateThomas White
2012-02-22facetron: Work on geometryThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22Remove redundant elements from "struct image"Thomas White
2012-02-22s/hit/cpeak/Thomas White
2012-02-22'Filename' doesn't need to be constThomas White
2012-02-22facetron: Lots of framework stuffThomas White
2012-02-22Add facetron program for profile fitting and post-refinementThomas White
2010-06-11Get detector geometry from fileThomas White
2010-06-02Do indentation properlyThomas White
2010-06-02Bad pixel mask is actually 16 bitsThomas White
2010-06-02Take account of bad regions of detectorThomas White
2010-05-27Handle I0 == 1.0 correctlyThomas White
2010-05-26Add peak sanity checkThomas White
2010-05-25Add gas detector value to output streamThomas White
2010-04-06Include filename in --near-bragg outputThomas White
2010-04-02Use per-thread xfel.drx filesThomas White
2010-03-29Remove "rflist"Thomas White
2010-03-26Don't try to render PDBs, part II: remove "molecule" from "struct image".Thomas White
2010-03-18Perform intensity extraction on the image as it was before noise filteringThomas White
2010-03-17Attempt to match multiple cellsThomas White
2010-03-16Fixes for standards complianceThomas White
2010-03-11hdfsee: Show reflection indices ("feature names")Thomas White
2010-03-04Clean up one more GLib thingThomas White
2010-03-03Stabilise DirAx stuff, and remove GLib dependencyThomas 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-22Compile without GLib (without pain)Thomas White
2010-02-17Remove fmode stuffThomas White
2010-02-17WIP on per-panel detector geometryThomas White
2010-02-17Use OpenCL for much faster diffraction calculationThomas White
2010-02-08Rework multisampling (remove Ewald module)Thomas White
2010-02-05Add (slow) bandwidth and multisamplingThomas White
2010-02-04Improved framework for detector geometryThomas White
2010-02-02Match the unit cell to a model cell after indexingThomas White
2010-01-22Remove 'xray_energy' to leave a single point of truth for wavelengthThomas White
2010-01-21Filter peaks which are obviously due to common mode streaksThomas White
2010-01-15Update copyright datesThomas White
2010-01-14s/threevec/rvec/Thomas White
2010-01-13Make DirAx use optionalThomas White
2010-01-12Complete indexing functionalityThomas White
2010-01-06General tidy-upThomas White
2010-01-05Introduce process_imagesThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-16Add number-viewing window, use signed values as wellThomas White
2009-11-27Errant prototypeThomas White
2009-11-27Poisson function returns integer count - do all downstream calculations as in...Thomas White