#!/bin/csh -f #+ # tvgoi -- take DEIMOS guider image # # Purpose: # Acquire an offset guider image using the DEIMOS guide camera. # # Type: # Csh script # # Usage: # tvgoi # # Arguments: # none # # Output: # Name of the latest guider image is printed to stdout # # Restrictions: # The guider must already be operating and exposing # # Examples: # 1) Acquire a guider image: # tvgoi #- # Modification history: # 2010-Oct-11 MK Original version-adapted from LRIS #----------------------------------------------------------------------- rsh -l k2ruts k2server ~k2obs/magiq/deimos/takeOffsetGuiderImage lasttvimage exit