More complete testing of code that runs stitching subprocess.

This commit is contained in:
Julian Stirling 2025-08-04 00:55:21 +01:00
parent cf74ea1351
commit d7a7ac4c7d
5 changed files with 126 additions and 37 deletions

View file

@ -58,7 +58,7 @@ class ScanData(BaseModel):
max_dist: int
dx: int
dy: int
autofocus_range: int
autofocus_dz: int
autofocus_on: bool
start_time: datetime
skip_background: bool