aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 13 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index fc42ffbd..524e01af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,21 +1,26 @@
-Changes in this development version
------------------------------------
+CrystFEL version 0.5.4, 5th September 2014
+------------------------------------------
- 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.
+- partialator --reference, --geometry and --beam were removed.
- ambigator --corr-matrix was added.
-- indexamajig --peak-radius was added.
-- partialator no longer needs beam/geom files.
+- indexamajig --peak-radius and --highres were added.
+- Handling of bad pixels and overlapping reflections was improved.
- ambigator now updates the lattice basis vectors as well as the indices.
- pattern_sim can now simulate all point groups on the GPU.
+- Unit cell output on the command line now uses Angstroms instead of nm.
- 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.
+- Stream reading/writing API was changed and improved.
+- libcrystfel was made compatible with C++.
+- get_symop(), get_matrix_name() mark_resolution_range_as_bad() were added.
+- Prototypes changed for find_panel_number(), *_prepare() (all indexing
+ methods), find_intersections(), image_feature_closest(),
+- {get,set}_{refineable,scalable}() were removed.
+- integrate_peak() was removed from the exposed API.
CrystFEL version 0.5.3a, 14th April 2014