More complete testing of code that runs stitching subprocess.
This commit is contained in:
parent
cf74ea1351
commit
d7a7ac4c7d
5 changed files with 126 additions and 37 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue