APS-2BM-MIC / ipython-user2bmb

ipython configurations for the tomography instrument
2 stars 5 forks source link

`rotStage` needs to redefine position with .FOFF = 1 #4

Closed prjemian closed 6 years ago

prjemian commented 6 years ago

Before the rotStage is moved, it's current position is set to rotStage.position%360.0. This needs to be done with the .OFF field frozen (.FOFF=1).

prjemian commented 6 years ago

closed by commit 799d32b

duplicate of https://github.com/BCDA-APS/APS_BlueSky_tools/issues/22