aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-07-05 14:26:09 +0200
committerThomas White <taw@physics.org>2013-07-05 15:11:31 +0200
commit1bfcee9748d8545036b4f99c6a950575ea19c36f (patch)
treefa0fb17c892728b3876c77bd39c7005786ae360d /ChangeLog
parent339228c92677efada196f233736791b9cea93f9d (diff)
This is CrystFEL 0.5.10.5.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ab3acef..c4bd2762 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,18 +1,19 @@
-Changes in this development version
------------------------------------
+CrystFEL version 0.5.1, 4th July 2013
+-------------------------------------
- New integration framework in indexamajig - see "--integration" option.
-- partialator was extensively worked on.
- The "Lorentz factor" was added to partial_sim (and partialator).
- CCano was added as a figure of merit to compare_hkl.
+- Anomalous correlation ratio (CRDano) was added as a figure of merit to
+ compare_hkl (Lorenzo Galli).
- XDS indexing was improved.
- The calculation of sigma(I) in process_hkl was made more numerically stable.
- The polarisation correction in process_hkl was fixed.
- The display of feature names (i.e. Miller indices) in hdfsee was fixed.
-
+- partialator was extensively worked on.
- A compilation failure (when FFTW3 was unavailable) was fixed.
- docs/stream-format.txt was added.
-- scripts/create-xscale was fixed.
+- scripts/create-xscale was fixed (sigma(I) values were wrong).
- Warnings were added to scripts which MUST be modified before use.
- polarisation_correction() was added to the API.