We have a few motorized mounts (with New Focus picomotors) and one controller (an old New Focus 8753, six axis total) that I connected with a makeshift null modem cable to the laboratory workstation (better cabling and power supply coming soon).
 
I wrote a couple of python scripts that can be used to continuosly read out the QPD values and move the picomotors if needed. It's wortking quite well, so we should be able to use it in the future to keep the QPD centered during the measurement.
The scripts are in the ~/CRIME directory. Launch the function center() in the autocenter.py script.

|