langmo / youscope

YouScope Microscope Control Software
GNU General Public License v2.0
34 stars 5 forks source link

Add stage and focus coordinates to images.csv #4

Open langmo opened 7 years ago

langmo commented 7 years ago

Original from David: the only thing i think might be useful to add to images.csv would be stage coordinates with units. this info seems to be only in measurement_log.txt.

langmo commented 7 years ago

The problem is that querying the stage and focus position is expensive, and shouldn't be done for each image. One might think about some kind of "best-guess" focus/stage position, i.e. the position where YouScope did last move the stage to, or the last position actively querried.