moonshot-nagayama-pj / PnPQ

Python package for Controlling Optical Devices in Quantum Testbed
Other
0 stars 0 forks source link

home() does not set the device to home position #40

Open hhatpsi opened 3 months ago

hhatpsi commented 3 months ago

According to the device manual, the FH method in home() is used to find Home and End positions. However it does not change the ODL to Home or End position. These positions are defined in forward() and reverse() methods which might cause confusion!