Set galvo voltage to zero upon exit#557
Conversation
added close task for each open galvo
created function in galvo_base and microscope to change parameters in waveform dictionary
created a turn off function by setting analog channel that galvo was located in to zero.
Codecov Report
@@ Coverage Diff @@
## develop #557 +/- ##
===========================================
- Coverage 46.84% 46.82% -0.03%
===========================================
Files 162 162
Lines 15901 15914 +13
===========================================
+ Hits 7449 7451 +2
- Misses 8452 8463 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
I'll have to try this out on a physical system, but by eye, it looks okay. The only thing that I think could be improved upon is the GUI precision settings. Ideally, these should not be hard-coded by microscope name, but rather configured in the |
|
Yes, but that was a Btw, this is tested on Jinlong/dushyant's setup. |
|
Just confirmed this works on the v2 as well. |
AdvancedImagingUTSW
left a comment
There was a problem hiding this comment.
Given the confirmation that this works by @zacsimile, we can proceed with the merge.
No description provided.