diff options
author | Thomas White <taw@physics.org> | 2017-05-18 13:56:45 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2017-05-18 13:56:45 +0200 |
commit | bd2d440d4e0db3040ae3a747dcfa55e638e33d42 (patch) | |
tree | 757d5ae730a5ebd8f279f7f06582e2be7d5dcece | |
parent | f31c8cd01d36347e9254b6ff83979af690628975 (diff) |
Update ChangeLog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,9 @@ Changes in this development version ----------------------------------- +- indexamajig --peaks=peakfinder8 was added. - indexamajig: Hung worker processes will now be detected and killed. +- Peak locations from HDF5 or CXI files are now offset by 0.5,0.5. - 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. @@ -19,8 +21,8 @@ Changes in this development version - 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 +- Add scripts/move-entire-detector, scripts/split-by-mask, + scripts/peakogram-stream and scripts/sum-peaks. - scripts/turbo-index was renamed to turbo-index-lsf, and turbo-index-slurm was added. - An example geometry file for Eiger was added. @@ -36,6 +38,7 @@ Changes in this development version - {check,compare}_hkl: Add warnings for potentially silly option choices. - Remove "data slab" from detector data handling (simplifies internal data structures a lot). +- Python scripts were made compatible with Python 3. CrystFEL version 0.6.2, 21st March 2016 |