diff options
author | Thomas White <taw@physics.org> | 2024-09-25 17:00:23 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2024-09-25 17:00:23 +0200 |
commit | 1106e5033ff64ba67171e3f5752e2ca5bed11f90 (patch) | |
tree | 4ad1bd919966d1ad1ba94fd07bec4fcaef85aff2 /ChangeLog | |
parent | 133b63f399b54985a823f1fd8df12bceb1a4aeb6 (diff) |
align_detector: Add --camera-length
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |