Added fov into microscope RC

This commit is contained in:
Joel Collins 2019-01-21 10:49:59 +00:00
parent 748c9b8b20
commit 0cde8b717d
2 changed files with 7 additions and 1 deletions

View file

@ -7,6 +7,9 @@ video_resolution: [832, 624]
image_resolution: [2592, 1944]
numpy_resolution: [1312, 976]
# Field of view, in stage steps
fov: [4100, 3146]
# Capture quality
jpeg_quality: 75