diff options
author | Thomas White <taw@physics.org> | 2014-08-13 12:51:38 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-08-13 12:51:38 +0200 |
commit | 790d9e2f31bf166ee9213fb553958eabfe37be30 (patch) | |
tree | a54655fff1a4ff4123b095668aadf9a05e09d5db | |
parent | 4b12972adf3090eaf0720606e3a0b5bfdede144e (diff) |
Update docs
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | ChangeLog | 20 | ||||
-rw-r--r-- | README | 2 |
3 files changed, 26 insertions, 0 deletions
@@ -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 @@ -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 ---------------------------------------- @@ -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. |