ZhuangLab / storm-control

Microscope control software
Other
66 stars 68 forks source link

Fixed problem storing the z stage position that has most recently achieved good focus #85

Closed emanuega closed 6 years ago

emanuega commented 6 years ago

The focus lock previously saved the z stage position as good whenever the current state was measured, regardless of whether or not the focus was actually determined to be good. I changed it to save the stage z position as good only when the focus is good.

HazenBabcock commented 6 years ago

Thanks!