diff options
author | Thomas White <taw@physics.org> | 2013-04-19 11:36:08 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-04-19 11:53:46 +0200 |
commit | fd1c29aa33a8d82de3b483a91edeaa317453985a (patch) | |
tree | f466c2613e856e45e6696474663d937b16e75d7e /ChangeLog | |
parent | 9f8af93875d666dddef3a3b87e0d05a684762410 (diff) |
This is CrystFEL 0.5.00.5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +CrystFEL version 0.5.0, 19th April 2013 +--------------------------------------- +- The internal architecture has been changed to accommodate multiple crystals + per diffraction pattern. +- The stream format has changed as a result of the above. +- The indexing logic has reworked to make it easier to control what information + is used for indexing and to allow the user to try more indexing options in + turn. +- Saturated peaks and integrated reflections are now counted and the number + included in the stream. +- GrainSpotter indexing has been added. +- XDS indexing has been added. +- The "--nshells" argument was added to check_hkl. +- The "--median-filter" argument was added to indexamajig and hdfsee. +- The "--filter-cm" argument was removed from indexamajig and hdfsee. +- check-near-bragg and check-peak-detection can now be given extra command-line + options which will be passed through to hdfsee. +- An error in the solid angle calculation was fixed, affecting simulation with + pattern_sim (Chun Hong Yoon). +- Lattice type, centering and unique axis information is now included in the + stream. + CrystFEL version 0.4.3, 10th January 2013 ----------------------------------------- |