Changes between Version 1 and Version 2 of Observing/P617


Ignore:
Timestamp:
09/30/08 01:38:22 (16 years ago)
Author:
DavidMcConnell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Observing/P617

    v1 v2  
    1212    * cycletime = 4s
    1313
     14To examine data:
     15 1. Copy from the correlator computer:
     16 {{{
     17> scp corr@pkccc3:/data2/SDFB3_2/2008-09-29_hhmm-P617.rpf .
     18}}}
     19 1. Load into the ''pol'' format:
     20{{{
     21> pload 2008-09-29_hhmm-P617.rpf
     22> gcopy 2008-09-29_hhmm-P617 20082008-09-29_0753-P617
     23}}}
     24 1. Look at the data (uncalibrated).  This example shows scan number 3.
     25{{{
     26> showscan 2008-09-29_hhmm-P617 -s 3
     27}}}
     28
     29''showscan'' asks for:
     30 *  a plot device: the first plot is not useful so give  carriage return
     31 * a channel number, then a plot device
     32    * {{{ Graphics device/type (? to see list, default /NULL): /xs}}}      (for a screen plot)
     33    * {{{ Graphics device/type (? to see list, default /NULL): filename.ps/ps}}}     (for hard copy)
     34    * {{{> lwp filename.ps}}} from the unix prompt.
     35