aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-07-09 10:25:07 +0200
committerThomas White <taw@physics.org>2021-08-16 13:53:28 +0200
commitdf8fc79e9ed4ac07f02574459f89f8ed8a5f2986 (patch)
tree59c283c331c88189581622ce5a926abf02b6959d /ChangeLog
parentff9dd35c1c1d8e89a9c93db4eae9fba79621eedd (diff)
This is CrystFEL 0.10.00.10.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog41
1 files changed, 40 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index df937a28..addf5ee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,44 @@
+CrystFEL version 0.10.0, 16th August 2021
+-----------------------------------------
+
+- New GUI ('crystfel') added, replacing 'hdfsee' which has been removed
+- Added ZeroMQ interface for streaming data processing
+- Added Meson build system
+- get_hkl can now write XDS and MTZ directly
+- Removed geoptimiser
+- Removed wide-bandwidth features
+- Added 'parameter harvest files' to indexamajig and partialator
+- Better handling of static masks with multi-event files
+- Added 'FromFile' indexing
+- Added scripts/display-hdf5 and scripts/make-csplit
+- New DataTemplate API
+- New Stream API, allowing random access and better recreation of processing
+- Bug fix for asdf indexing, vastly increasing speed and success rate
+- Big speed improvement for TakeTwo
+- Speed improvement for detector pixel coordinate transformation
+- Speed improvement for UnitCell
+- Speed improvement for creation of bad pixel maps from bad regions
+- Fixed a large memory leak in cell_tool
+- Fix large number of "rejected" reflections
+- Support for units in geometry file distances (eg 'clen = 43 mm')
+- Support for wavelength and electron accelerating voltage in geometry file
+- Added detector_shift_x/y to geometry file
+- Added peak_list_type to geometry file
+- Added flag_{lessthan,morethan,equal} to geometry file
+- Added peak_list to geometry file (no more --hdf5-peaks)
+- Added requirement for fs/ss bad regions to name a panel
+- indexamajig: Added --no-image-data and --no-mask-data
+- partialator, process_hkl: Handle multiple input streams
+- partialator: Reject crystals with large profile radii
+- indexamajig: Added --wavelength-estimate and --camera-length-estimate
+- indexamajig: Added --max-indexer-threads
+- Figure of merit calculations moved to libcrystfel
+- Removed badrow culling
+- compare_hkl: Removed --intensity-shells
+
+
CrystFEL version 0.9.1, 22nd June 2020
--------------------------------------
+--------------------------------------
- indexamajig: Fixed default unit cell tolerance (was 1.5 rad, now 1.5 deg)
- Fixed bug in unit cell reduction/comparison