Fix CLI arg for FinalStitcher, and a docstring typo.

This commit is contained in:
Julian Stirling 2025-08-07 15:19:14 +01:00
parent 5caae613dc
commit dbdf254154
2 changed files with 3 additions and 3 deletions

View file

@ -76,7 +76,7 @@ FINAL_EXPECTED_COMMAND = [
"openflexure-stitch",
"--stitching_mode",
"all",
"--stitch-dzi",
"--stitch_dzi",
"--no-stitch_tiff",
"--minimum_overlap",
"0.09",