Changes between Version 16 and Version 17 of NightOperations/Commissioning/Plans/20170706


Ignore:
Timestamp:
Jul 7, 2017 5:17:12 AM (7 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NightOperations/Commissioning/Plans/20170706

    v16 v17  
    133133 *  Expose VIRUS for 180 seconds {{{ syscmd -v -V 'expose( seconds=180, x_binning=2, y_binning=1, type="sci", object="ngc6205_095_E", observation=2, exposure=1 )' }}}
    134134 *  Wait for the shutter to close {{{ syscmd -V 'wait_for_shutter_close(observation=2, exposure=1  )' }}}
    135  *  Move to 2nd dither position with a probe offset move {{{mgp -toff=-1.27,0.73 }}}
     135 *  Move to 2nd dither position with a probe offset move {{{mgp -toff=0.73,-1.27 }}}
    136136 *  Expose VIRUS for 180 seconds {{{ syscmd -v -V 'expose( seconds=180, x_binning=2, y_binning=1, type="sci", object="ngc6205_095_E", observation=2, exposure=2 )' }}}
    137137 *  Wait for the shutter to close {{{ syscmd -V 'wait_for_shutter_close(observation=2, exposure=1  )' }}}
    138  *  Move to 3rd dither position with a probe offset move {{{mgp -toff=0.0,-1.46 }}}
     138 *  Move to 3rd dither position with a probe offset move {{{mgp -toff=-1.46,0.0 }}}
    139139 *  Expose VIRUS for 180 seconds {{{ syscmd -v -V 'expose( seconds=180, x_binning=2, y_binning=1, type="sci", object="ngc6205_095_E", observation=2, exposure=3 )' }}}
    140140 *  Wait for the shutter to close {{{ syscmd -V 'wait_for_shutter_close(observation=2, exposure=3  )' }}}
    141  *  Move back to the start with a probe offset move {{{mgp -toff=1.27,0.73 }}}
     141 *  Move back to the start with a probe offset move {{{mgp -toff=0.73,1.27 }}}
    142142
    143143 *  Repeat the test but guiding on GC2  '''Be sure to change the observation number to 3'''