aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-22frequency: Better plottingThomas 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-21Update Makefile.inThomas White
2010-04-21Add diffraction.cl and data/sfac to archiveThomas White
2010-04-21Add data/defs.h to archiveThomas White
2010-04-20Use new access method for OpenCL vectorsThomas White
2010-04-19Add scripts/stream-split for separating peaks from indexingThomas 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-15Update Makefile.amThomas White
2010-04-15pattern_sim: Fix typo in --simulation-detailsThomas White
2010-04-14Improve error messagesThomas White
2010-04-14indexamajig: Properly handle counts list for simulation reflection listThomas White
2010-04-14When simulating, don't round values when noise is not requestedThomas White
2010-04-14indexamajig: Use indexed cell for simulationThomas White
2010-04-13frequency: Process multiple reflections, do plotting in Perl script rather ↵Thomas White
than shell
2010-04-10process_hkl: Minimum ten counts before writing a reflectionThomas White
2010-04-08process_hkl: Read intensities as floating-pointThomas White
2010-04-08indexamajig: Fix back CCD geometry (lower panel)Thomas White
2010-04-07Add scripts/frequency and scripts/histogramThomas White
2010-04-06indexamajig: Tidy up some malloc()s to reduce heap pressureThomas White
2010-04-06FussinessThomas White
2010-04-06indexamajig: Fix error output if PDB can't be openedThomas White
2010-04-06Clean up HDF5 groups on the stackThomas White
2010-04-06Compensate for pixel solid angle when integrating peaksThomas White
2010-04-06Include filename in --near-bragg outputThomas White
2010-04-06pattern_sim: Add missing -i optionThomas White