Changes between Version 1 and Version 2 of HetProcedures/RA/offsetting


Ignore:
Timestamp:
Mar 6, 2016 9:34:32 AM (8 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/offsetting

    v1 v2  
    1313{{{syscmd -T 'offset_trajectory(dra=0, ddec=-100, adjust_probes="true")' }}} where the dra and ddec are given in arcseconds.
    1414
     15This type of offset will move any probe that has been given instructions to be positions since the last time that the system was reset.  That means that even if you are not interested in the WFS1 that was used several trajectories ago that it will be offset as well and may hit a software limit causing problems.   To clear the history of
     16commanded moves use the following command:
     17
     18
     19Command:  {{{ syscmd -T 'pfip_clear_positions()' }}}
    1520
    1621
    1722
    1823
     24