Changes between Version 100 and Version 101 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Feb 17, 2016 2:29:06 PM (8 years ago)
Author:
Arjun Dey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v100 v101  
    125125export MOS3_DATA=/mosaic3/data2/observer/20151213
    126126}}}
     127Don't forget to source the file if you plan to continue to use this terminal.
    127128
    128129= [3] Create nightly plan =
     
    218219= [8] Just before observing =
    219220
    220 1. Start the may all-idl:1 VNC session.  This session should automatically start MUPTILES and MOSSTAT. 
    221 
    222 If it doesn't, open a terminal in the VNC session and start the automated script for updating the tile file:
     2211. Start the may all-idl:1 VNC session.
     222{{{
     223A. In a terminal window from mayall-2, ssh to mzls@mayall-idl and log in using the mzls password
     224B. type: ~/bin/vnc
     225C. Now double click the VNC gui in the mayall-2 dock (i.e., the thing with all the icons at the bottom of the bottom left terminal).
     226This launches a dialog box asking if you want to connect to mayall-idl.kpno.noao.edu:1 . Say "connect" and type in the mzls password.
     227The VNC starts up.
     228}}}
     229
     230The VNC session should automatically start MUPTILES, MOSSTAT and COPILOT. Rearrange as desired.
     231
     232If it doesn't, open terminals in the VNC session and manually run the scripts for monitoring the observations and updating the tile file:
    223233
    2242341a) The FITS file listing which tiles have been completed should be updated throughout the night.
    225235This file is '''$MOS3_OBS/obstatus/mosaic-tiles_obstatus.fits'''.  The following IDL command
    226236will monitor exposures as they are taken throughout the night, automatically updating this file.
    227 From a terminal on the mayall-idl compute, in the mzls account, start this running:
     237From a terminal on the mayall-idl VNC, in the mzls account, start this running:
    228238{{{
    229239idl
     
    232242At the end of the night, you should check the updated tile file into the svn repository.
    233243
    234 1b). Start the automated script for monitoring the data quality
    235 
    236 From another terminal in the mzls account, start this running:
     2441b). In a second terminal on the VNC tart the automated script for monitoring the data quality
    237245{{{
    238246idl
     
    240248}}}
    241249This will run mosstat on each frame as it shows up and display the results on the screen.
     250
     2511c). In a third terminal on the VNC start running copilot:
     252{{{
     253cd ~/obsbot
     254python copilot.py
     255}}}
    242256
    243257= [9] Observe - start of night =
     
    288302}}}
    289303
    290 8. Start running "copilot" in the mayall-idl VNC window. Copilot keeps a beautiful running plot of observing conditions.  From any mzls@mayall-idl window:
     3048. "copilot" should already be running. If not, start running "copilot" in the mayall-idl VNC window. Copilot keeps a beautiful running plot of observing conditions.  From any mzls@mayall-idl window:
    291305{{{
    292306   cd ~/obsbot