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

« back to all changes in this revision

Viewing changes to stdred/do/proc/plotb2.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
! @(#)plotb2.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.6,173.0 -0.7,2.3 ? "DET_TEMP" "DATE"
 
5
set/graph stype=2
 
6
select/tab susi_ost seq.eq.9
 
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
set/graph color=1
 
12
overplot/line 4 172.15,0.023 172.45,0.023
 
13
overplot/line 4 172.15,0.023 172.15,1.023
 
14
overplot/line 4 172.15,1.023 172.45,1.023
 
15
overplot/line 4 172.45,0.023 172.45,1.023
 
16
overplot/line 4 171.75,2 171.85,2
 
17
set/graph  font=0
 
18
label/graph "first choice selection criteria" 172.4,2
 
19
overplot/line 5 171.8,-0.477 172.8,-0.477
 
20
overplot/line 5 171.8,-0.477 171.8,1.548
 
21
overplot/line 5 171.8,1.548 172.8,1.548
 
22
overplot/line 5 172.8,-0.477 172.8,1.548
 
23
overplot/line 5 171.75,1.8 171.85,1.8
 
24
label/graph "second choice selection criteria" 172.4,1.8
 
25
label/graph "9" 172.3,0.4
 
26
label/graph "1" 172.1,0.23
 
27
label/graph "2" 172.0,0.25
 
28
label/graph "10" 172.37,1.17
 
29
label/graph "11" 172.37,1.3
 
30
label/graph "12" 172.37,1.43
 
31
set/graph tsize=1
 
32
!overplot/symbol 2 3.6,7 
 
33
!label/graph "scientific exposure" 5.7,7
 
34
!overplot/symbol 5 3.6,6.3
 
35
!label/graph "dark exposure" 5.2,6.3