aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-01-20 17:31:12 +0100
committerThomas White <taw@physics.org>2014-01-20 17:31:37 +0100
commit4e4226537817119af4a8a59ebaa7294f041652dc (patch)
treeb2d267987858f49bb04703ac82d2624a23b2667b
parentcffa7bca585c147b28fd8889eae0857f8d3e97fb (diff)
Update AUTHORS, README and ChangeLog
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog11
-rw-r--r--README1
3 files changed, 16 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 0a272423..91876b85 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -20,6 +20,7 @@
* Chun Hong Yoon <chun.hong.yoon@desy.de>
Speed improvements to indexamajig
+ pattern_sim overhaul and SASE spectrum simulation
* Kenneth Beyerlein <kenneth.beyerlein@desy.de>
General bug finding and fixing
@@ -38,3 +39,6 @@
* Fedor Chervinskii <fedor.chervinskii@gmail.com>
Rsplit_surface and clean-stream.py
+
+* Alexandra Tolstikova
+ SASE spectrum simulation
diff --git a/ChangeLog b/ChangeLog
index 5c852fa0..4cb4f5bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Changes in this development version
+-----------------------------------
+
+- get_hkl -w was fixed, and the option --no-need-all-parts added.
+- pattern_sim was overhauled: the ability to simulate a finite bandwidth was
+ restored, and a SASE spectrum can now be simulated.
+- All programs which use a random number generator now use a proper random
+ number generator instead of random().
+- partial_sim --really-random was added.
+
+
CrystFEL version 0.5.2, 4th December 2013
-----------------------------------------
diff --git a/README b/README
index 2d4e6e38..e5d3b5db 100644
--- a/README
+++ b/README
@@ -18,6 +18,7 @@ Authors:
Anton Barty <anton.barty@desy.de>
Cornelius Gati <cornelius.gati@desy.de>
Fedor Chervinskii <fedor.chervinskii@gmail.com>
+ Alexandra Tolstikova
Please read the AUTHORS file for a full list of contributions and contributors.
See the COPYING file for licence conditions. Summary: GPLv3+.