[ACP-321]  Unguided dithering relies on SUP.c_LastSlewRA/Dec
Type Quirk
Priority High
Severity Major
Component AcquireSupport library
Fixed In Version [5.1.115.1 Hot Fix 11
Versions Affected [5.1.105.1 HotFix 10
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 11/19/2009

Description
In the process of solving issue SCHEDULER-246,  discovered a case where unguided dithering would not have the last slew-to coordinates available. See that issue for details. Need to add logic to unguided dithering to capture the current J2000 scope coordinates as the base for dithering instead of relying on c_LastSlewRA/Dec which might not be valid. Just always use the scope coordinates, avoiding other cases where these variables may not be valid.

Comments
11/19/2009 4:09:50 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 37
Affected files /trunk/AcquireSupport.wsc (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
Check-in comment Post HF10, for Scheduler GEM:246 Make unguided dither independent of previous slew. GEM:321