aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-09-25 17:00:23 +0200
committerThomas White <taw@physics.org>2024-09-25 17:00:23 +0200
commit1106e5033ff64ba67171e3f5752e2ca5bed11f90 (patch)
tree4ad1bd919966d1ad1ba94fd07bec4fcaef85aff2 /ChangeLog
parent133b63f399b54985a823f1fd8df12bceb1a4aeb6 (diff)
align_detector: Add --camera-length
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 61486b32..1108236d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@ Development version
- indexamajig: Avoid writing Mille records with incomplete local gradients
- align_detector: Fix crash when 'pede' is not easily found [GitHub #8]
- align_detector: Fix several problems with geometry file output [GitHub #11 & others]
-- align_detector: Add --out-of-plane-tilts
+- align_detector: Add --out-of-plane-tilts and --camera-length
- GUI: Copy geometry file for detector refinement [Gitlab #101]
- GUI: Fix unclosed bracket in script file [Gitlab #106]
- Allow basic geometry refinement without hierarchy [Gitlab #96]