diff options
author | Thomas White <taw@physics.org> | 2022-08-23 15:56:57 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2022-08-23 16:07:44 +0200 |
commit | 4464b2fc8d2840d489a839e4973fab1e71144efc (patch) | |
tree | 40efb8a10f7ed0e0ba5cb2b11a257ef6bd08b3b7 /ChangeLog | |
parent | 1179bed2ebc892dc918aae09dae586c516d0e36e (diff) |
GUI: Add resolution rings
It will refuse to draw the rings if the detector is too far from being
flat (as judged by detgeom_mean_camera_length). Otherwise, the drawing
is exactly the same as was done by hdfsee.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Changes in this development version - partialator: Use default event ID when none given in --custom-split - Dropped support for pre-2015 stream formats - Recognise '.nx5' as HDF5 +- GUI: Optionally show resolution rings - GUI: Use sbatch/scancel/scontrol instead of SLURM API - GUI: Honour fixed profile radius for single frame indexing (#61) - GUI: Better handling of error-filled indexamajig logs |