aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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
2010-04-22render_hkl: Slow down for hexagonal axisThomas White
2010-04-22render_hkl: Add -D option (no preview window) to POV-rayThomas White
2010-04-22hdfsee: Honour binning when displaying feature namesThomas White
2010-04-22render_hkl: Run multiple POV-ray instances in parallelThomas White
2010-04-21render_hkl: Fix zoom levelThomas White
2010-04-21render_hkl: Fix radians/degrees problemThomas White
2010-04-21Introduce render_hkl for superfluous graphicsThomas White
2010-04-20Use new access method for OpenCL vectorsThomas White
2010-04-16Push output stream mutex down, and improve output of --near-bragg and ↵Thomas White
--dump-peaks
2010-04-16Tidy up, DS9K compatibilityThomas White
2010-04-16Fixes and improvements to saturation correctionThomas White
2010-04-16Correct values of saturated peaksThomas White
2010-04-16Fix reading of string values from HDF5 filesThomas White
2010-04-15pattern_sim: Fix typo in --simulation-detailsThomas White
2010-04-14Improve error messagesThomas White