Changes between Version 11 and Version 12 of HetProcedures/RA/guideprobes


Ignore:
Timestamp:
Mar 8, 2016 3:29:45 AM (8 years ago)
Author:
sco
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/guideprobes

    v11 v12  
    3636     {{{ syscmd -v -T 'pfip_move_probes()' }}}
    3737
     38If you want TCS to forget the probe positions (because you want to work with fewer probes)
     39
     40     {{{  syscmd -T -v 'pfip_clear_positions()' }}} [[BR]]
     41
    3842The probes can be placed with RA and DEC commands as well.
    3943
     
    4650     {{{ syscmd -v -T 'pfip_move_probes()' }}}  [[BR]]
    4751     
     52
     53== Moving small offsets ==
     54
     55You can offset the probes by small amounts (UNITS ARE ARCSEC):
     56
     57     {{{  syscmd -T -v 'Guider1_offset_probe( dx_ang=10, dy_ang=10) '}}} [[BR]]
    4858
    4959== Clearing Faults ==