~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to stdred/do/proc/plotb1.prg

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
! @(#)plotb1.prg        19.1 (ES0-DMD) 02/25/03 14:17:52
 
2
set/graph
 
3
set/graph xformat=f5.1 font=1
 
4
plot/axes 171.5,172.8 -0.7,2.3 ? "DET_TEMP" "DATE"
 
5
set/graph stype=2 
 
6
select/tab susi_ost seq.eq.6
 
7
overplot/tab susi_ost :DET_TEMP :MJD_LOC
 
8
set/graph  stype=5
 
9
select/tab susi_ost :EXPTYPE.eq."BIAS*"
 
10
overplot/tab susi_ost :DET_TEMP :MJD_LOC
 
11
overplot/line 4 171.95,-0.042 172.25,-0.042
 
12
overplot/line 4 171.95,-0.042 171.95,0.958
 
13
overplot/line 4 171.95,0.958 172.25,0.958
 
14
overplot/line 4 172.25,-0.042 172.25,0.958
 
15
overplot/line 4 171.6,2 171.65,2
 
16
label/graph "first choice selection criteria" 172.2,2
 
17
overplot/line 5 171.6,-0.542 172.6,-0.542
 
18
overplot/line 5 171.6,-0.542 171.6,1.548
 
19
overplot/line 5 171.6,1.548 172.6,1.548
 
20
overplot/line 5 172.6,-0.542 172.6,1.548
 
21
overplot/line 5 171.6,1.8 171.65,1.8
 
22
label/graph "second choice selection criteria" 172.2,1.8
 
23
set/graph tsize=0.7 font=0
 
24
label/graph "6" 172.1,0.6
 
25
label/graph "1" 172.1,0.23
 
26
label/graph "2" 172.0,0.25
 
27
label/graph "10" 172.37,1.17
 
28
label/graph "11" 172.37,1.3
 
29
label/graph "12" 172.37,1.43