aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-05-28Fix image buffer memory leakThomas White
2010-05-27Handle I0 == 1.0 correctlyThomas White
2010-05-27Don't record scaling factors if gas detector value wasn't availableThomas White
2010-05-27Fix peak sanity checkThomas White
2010-05-27Plug obvious memory leakThomas White
2010-05-26Update commentThomas White
2010-05-26Remove f0 debug outputThomas White
2010-05-26Count sane hitsThomas White
2010-05-26Add peak sanity checkThomas White
2010-05-26Fix "Don't use simage for intensity output"Thomas White
2010-05-26Make polarisation correction optional (whoops)Thomas White
2010-05-26Don't use simage for intensity outputThomas White
2010-05-26process_hkl: Read f0 from data streamThomas White
2010-05-26process_hkl: Output gas detector values with scaling factorsThomas White
2010-05-26Fix f0 outputThomas White
2010-05-25Add gas detector value to output streamThomas White
2010-05-25Polarisation correction for extracted intensitiesThomas White
2010-05-07hdfsee: Shrink circles when binningThomas White
2010-05-06Fix cell used for output_intensities()Thomas White
2010-05-06Implement GRADIENT_MOSAIC and GRADIENT_INTERPOLATEThomas White
2010-05-06hdfsee: Use selected colour scale for PNG outputThomas White
2010-05-06process_hkl: Don't try to compare against structure, EVER, if no structure ↵Thomas White
is given
2010-05-06hdfsee: Don't attempt to load peaks if HDF5 file couldn't be openedThomas White
2010-05-04process_hkl: Implement --scale optionThomas White
2010-05-04process_hkl: Placeholder for detwinningThomas White
2010-05-04process_hkl: Handle old and new input formatsThomas White
2010-05-04process_hkl: Add progress barThomas White
More advanced merging methods make it slow... :(
2010-05-04pattern_sim: Preparations for more advanced mergingThomas White
2010-05-04pattern_sim: Switchable gradient methodsThomas White
2010-04-30New double hit statisticsThomas White
2010-04-29Clarify peak statisticsThomas White
2010-04-29Make peak detection/indexing statistics more liberalThomas White
2010-04-29Peak detection/indexing statisticsThomas White
2010-04-29Peak integration improvementsThomas White
2010-04-28hdfsee: Properly handle negatives in numbers boxThomas White
2010-04-28indexamajig: Output indexed cell reciprocal axes in cartesian notationThomas 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: Set title for error windowThomas White
2010-04-27hdfsee: Add ability to save image as PNGThomas White
Also moves the "Image" menu to "View", where it belongs.
2010-04-26hdfsee: Indicate when numbers are too big to representThomas White
2010-04-26hdfsee: Fix silly type error which was causing rendering difficultiesThomas White
2010-04-23hdfsee: Fix HDF image radio groupsThomas White
Previously, the radio groups for the images found in the HDF group structure were assigned incorrectly, meaning that more than one radio item could be shown active at a time.
2010-04-23indexamajig: Add missing "-x" optionThomas White
2010-04-23Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfelThomas White
2010-04-23process_hkl: Use new input file formatThomas White
2010-04-23Use proper d-spacings in write_reflections()Thomas White
2010-04-22render_hkl: Couple of scene script bugsThomas White
2010-04-22render_hkl: Fix -j n > 1Thomas White