diff options
author | Thomas White <taw@physics.org> | 2016-03-21 15:52:56 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2016-03-21 15:53:52 +0100 |
commit | 90ff333fceae7636dfa121f7a7976c9e6a82272b (patch) | |
tree | e19bc29513190d781ed371e2871d5446489a0111 /ChangeLog | |
parent | d65aa18418185ba9d14a1fbe47fca0f53e5a4379 (diff) |
This is CrystFEL 0.6.20.6.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1,3 +1,34 @@ +CrystFEL version 0.6.2, 21st March 2016 +--------------------------------------- + +- partialator: Stability improvements to scaling algorithm, default --push-res + value changed from zero to infinity (no resolution cutoff by default). +- partialator: Added --custom-split, --max-rel-B and --output-every-cycle +- Added "retry" indexing method to improve indexing rate. +- Per-pixel saturation values can now be used (needed for CSPAD dual-gain mode). +- Fixed a regression with indexing using MOSFLM introduced near 0.6.1. +- indexamajig: Fixed a bug which occasionally caused corrupted stream output + ("Failed while reading reflections"). +- indexamajig: gradient fitting of background now optional and OFF by default. +- indexamajig: Added --profile for speed monitoring. +- indexamajig: Added "felix" indexing method. +- scripts/ave-resolution: Show resolution histogram. +- scripts/turbo-index: Added a missing line +- hdfsee: Improve quality of display by rounding pixel coordinates. +- hdfsee: Can now safely save new geometry file over old one. +- Target unit cell is now written to the stream. +- pattern_sim: Fixed bugs in --gpu and --powder. +- compare_hkl: Avoid double counting of reflections when calculating anomalous + figures of merit. +- geoptimiser: Major refactoring +- ambigator: fixes for a few problem when using very large numbers of correlation + coefficients or patterns. +- Some crashes and hangs in asdf were fixed. +- The "random" partiality model was improved. +- Prototype for prepare_indexing() changed, otherwise only additions were made + to the API. + + CrystFEL version 0.6.1, 3rd August 2015 --------------------------------------- |