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

@ -39,7 +39,7 @@ def _fake_scan_data(**kwargs) -> ScanData:
"max_dist": 100000,
"dx": 100,
"dy": 100,
"autofocus_range": 1000,
"autofocus_dz": 1000,
"autofocus_on": True,
"start_time": copy(MOCK_START_TIME),
"skip_background": True,