diff options
author | Thomas White <taw@physics.org> | 2012-10-03 20:00:40 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-10-03 20:00:40 +0200 |
commit | cf0e84fdf604d0db14f6f52498a01a9175d9bf9a (patch) | |
tree | 3a6300645d6a9fe0b410856e2084089857738643 /ChangeLog | |
parent | ea8b5a594ea35a10c9ada62ea79e71ddca940106 (diff) |
This is CrystFEL 0.4.20.4.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +CrystFEL version 0.4.2, 2nd October 2012 +---------------------------------------- + +- A data quality regression, introduced between versions 0.3.0 and 0.4.0, was + fixed. +- A speed regression, introduced at the same time as the data quality + regression, was also fixed (approximately a factor of 2 speed increase with + indexamajig). +- Centered unit cells are now handled correctly during unit cell reduction. +- The same colour scale is now used for every panel by hdfsee. +- "get_hkl -w" was fixed. +- A spurious "-p" option was removed from scripts/gen-sfs-ano. +- Option handling across all programs was fixed to prevent confusion. + + CrystFEL version 0.4.1, 29th August 2012 ---------------------------------------- |