When we installed ScanImage to run our Two Photon Microscope it was lacking a way to actually now where you are in space. You can move the stage around and track the x,y,z coordinates, but you were mainly lost in numbers.

I put together an extension to Scan Image that will query the motors to get the current position, translate that to a coordinate system and display that in a GUI within the exisitng ScanImage software.

alt text

The GUI will allow you to record where you are, mark it in the coordinate system, track your movement, click on saves positions to return to them and also annotate. You can also export the map as a vector as well as all the coordinates to use in Matlab.

See also here for a Labrigger post Labrigger post.

The whole extension is available at Github