aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-03-10 16:19:11 +0100
committerThomas White <taw@physics.org>2017-03-10 16:19:11 +0100
commit387af2ba0d56eff5a38fb546861418e4da6608b1 (patch)
tree33fd010ac724042e5170d8e85423ce1a9743221b /ChangeLog
parent196d22b3371db5fc94035fc5eef4c218f780901b (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86788368..4d9dec0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+Changes in this development version
+-----------------------------------
+
+- indexamajig: Hung worker processes will now be detected and killed.
+- Detector panels no longer need to be perpendicular to the X-ray beam.
+- Detector "rail" direction ("camera length" axis) no longer needs to be along
+ the X-ray beam direction.
+- Lattice parameters are now checked after prediction refinement as well as before.
+- Multi-event HDF5 files can now contain peak lists.
+- The peak list location can now be given in geometry file (instead of --hdf5-peaks)
+- The number of detector units per photon (rather than per eV) can now be
+ specified in the geometry file.
+- indexamajig: Small changes to how peaks from HDF5 files are checked.
+- compare_hkl --fom=d1sig and d2sig were fixed.
+- compare_hkl --min-measurements was added.
+- New polarisation correction.
+- Reflection data files now contain audit information (CrystFEL version number
+ and command line parameters).
+- Improvements to enumeration of events in multi-event files
+- scripts/detector-shift: Show a heat map, handle different panel resolutions
+ correctly
+- Add scripts/move-entire-detector, scripts/split-by-mask and
+ scripts/peakogram-stream
+- scripts/turbo-index was renamed to turbo-index-lsf, and turbo-index-slurm
+ was added.
+- An example geometry file for Eiger was added.
+- Multiple bug fixes for asdf indexing
+- cell_explorer: Fixed invisible Greek letters on some systems
+- Mask paths with fewer placeholders than data paths (e.g. some SACLA files)
+ are now handled properly.
+- cell_explorer: Added "Save cell" function.
+- pattern_sim: Multiple bug fixes.
+- geoptimiser: Multiple bug fixes.
+- partialator: Fixes for some edge case bugs.
+- indexamajig: Fix files left open when using XDS indexing.
+- {check,compare}_hkl: Add warnings for potentially silly option choices.
+- Remove "data slab" from detector data handling (simplifies internal data
+ structures a lot).
+
+
CrystFEL version 0.6.2, 21st March 2016
---------------------------------------