Changes between Version 1 and Version 2 of NightOperations/Commissioning/Plans/20170513


Ignore:
Timestamp:
May 15, 2017 8:21:35 PM (7 years ago)
Author:
shetrone
Comment:

--

Legend:

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

    v1 v2  
    8484 *  Setup on GC1  (You can also run a WFS to keep good IQ).
    8585 *  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 )' }}}
    86  *  Wait for the shutter to close {{{ syscmd -l 'wait_for_shutter_close(observation=2, exposure=1  )' }}}
     86 *  Wait for the shutter to close {{{ syscmd -V 'wait_for_shutter_close(observation=2, exposure=1  )' }}}
    8787 *  Move to 2nd dither position with a probe offset move {{{mgp -toff=-1.27,0.73 }}}
    8888 *  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 )' }}}
    89  *  Wait for the shutter to close {{{ syscmd -l 'wait_for_shutter_close(observation=2, exposure=1  )' }}}
     89 *  Wait for the shutter to close {{{ syscmd -V 'wait_for_shutter_close(observation=2, exposure=1  )' }}}
    9090 *  Move to 3rd dither position with a probe offset move {{{mgp -toff=0.0,-1.46 }}}
    9191 *  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 )' }}}
    92  *  Wait for the shutter to close {{{ syscmd -l 'wait_for_shutter_close(observation=2, exposure=3  )' }}}
     92 *  Wait for the shutter to close {{{ syscmd -V 'wait_for_shutter_close(observation=2, exposure=3  )' }}}
    9393 *  Move back to the start with a probe offset move {{{mgp -toff=1.27,0.73 }}}
    9494