Updated to new LabThings structure
This commit is contained in:
parent
304e620143
commit
5139b24ffe
14 changed files with 99 additions and 274 deletions
|
|
@ -354,7 +354,8 @@ class Microscope:
|
|||
)
|
||||
|
||||
# Capture to output object
|
||||
logging.info(f"Starting microscope capture {filename}")
|
||||
logging.info(f"Starting microscope capture {output.file}")
|
||||
print(output)
|
||||
self.camera.capture(
|
||||
output,
|
||||
use_video_port=use_video_port,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue