Last change
on this file was 3560, checked in by ansari, 17 years ago |
Ajout script .pic (.cc) de lecture fichier texte des entete (HDR:TimeTag/FrameCounter) fait par cmv+reza 15dec08, Reza 03/01/2009
|
File size:
706 bytes
|
Line | |
---|
1 |
|
---|
2 | setaxesatt "font=times,bold,20 fixedfontsize"
|
---|
3 | set dirc1 /Raid/Dec15_c1_20MHz
|
---|
4 | set dirc2 /Raid/Dec15_c2_20MHz
|
---|
5 |
|
---|
6 | set dirc1 /Raid/Dec15_c1_2_clkext_20MHz/
|
---|
7 | set dirc2 /Raid/Dec15_c2_2_clkext_20MHz/
|
---|
8 |
|
---|
9 | set dirc1 /Raid/Dec15_c1b_20MHz/
|
---|
10 | set dirc2 /Raid/Dec15_c2b_20MHz/
|
---|
11 |
|
---|
12 | set dirc1 /Raid/Dec15_c1_2b_clkext_20MHz/
|
---|
13 | set dirc2 /Raid/Dec15_c2_2b_clkext_20MHz/
|
---|
14 |
|
---|
15 | set n 0
|
---|
16 |
|
---|
17 | defscript rdtt
|
---|
18 | del xdtt$n
|
---|
19 | c++args $dirc1/HDRfits$n.txt $dirc2/HDRfits$n.txt
|
---|
20 | c++execfrf veriftag.cc
|
---|
21 | openppf xdtt.ppf
|
---|
22 | rename xdtt xdtt$n
|
---|
23 | endscript
|
---|
24 |
|
---|
25 | rdtt
|
---|
26 |
|
---|
27 | n/plot xdtt$n.tt1-tt2%tt1 ! ! "nsta marker=plus,5"
|
---|
28 | n/plot xdtt$n.fc1-fc2%fc1 ! ! "nsta marker=plus,5"
|
---|
29 |
|
---|
30 | n/plot xdtt$n.(tt1-tt2)/(fc1-fc2)%fc1 fabs(fc1-fc2)>0.1 ! "nsta marker=plus,5"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.