If simulating and a plan is started with the rotator already in position for the first target's PA, the simulated image gets generated with a PA of zero!. This is (at least) in Acquireimages, SafeSlewIf() where it's testing for "already close enough". Since SUP.StartRotateToPA() is not being called, the support library internal c_SimImagePA is not getting set to the desired PA. |