aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-08-13 12:51:38 +0200
committerThomas White <taw@physics.org>2014-08-13 12:51:38 +0200
commit790d9e2f31bf166ee9213fb553958eabfe37be30 (patch)
treea54655fff1a4ff4123b095668aadf9a05e09d5db
parent4b12972adf3090eaf0720606e3a0b5bfdede144e (diff)
Update docs
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog20
-rw-r--r--README2
3 files changed, 26 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 5add4577..adcc20b8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -52,3 +52,7 @@
* Parker de Waal <Parker.deWaal@vai.org>
A small (but important) bug fix
+
+* Takanori Nakane <nakane.t@gmail.com>
+ hdfsee ADSC export and scrollbars
+ Some other bits and pieces
diff --git a/ChangeLog b/ChangeLog
index 3aedc883..fc42ffbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Changes in this development version
+-----------------------------------
+
+- hdfsee calibration mode, ADSC export and scrollbars were added.
+- Bad regions can now be specified as fs/ss as well as x/y.
+- "--version" options were added to everything.
+- partial_sim --background was added.
+- partialator --reference was removed.
+- ambigator --corr-matrix was added.
+- indexamajig --peak-radius was added.
+- partialator no longer needs beam/geom files.
+- ambigator now updates the lattice basis vectors as well as the indices.
+- pattern_sim can now simulate all point groups on the GPU.
+- Beam/crystal properties and mean camera length were added to the stream.
+- scripts/gen-sfs-expand was added.
+- libcrystfel was made compatible with C++
+- get_symop() was added.
+- read_chunk_2() was added for faster stream reading.
+
+
CrystFEL version 0.5.3a, 14th April 2014
----------------------------------------
diff --git a/README b/README
index 98da3f1b..5ac24172 100644
--- a/README
+++ b/README
@@ -21,6 +21,8 @@ Authors:
Alexandra Tolstikova
Wolfgang Brehm <wolfgang.brehm@gmail.com>
Valerio Mariani <valerio.mariani@desy.de>
+ Parker de Waal <Parker.deWaal@vai.org>
+ Takanori Nakane <nakane.t@gmail.com>
Please read the AUTHORS file for a full list of contributions and contributors.