Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
BAORadio
AnaPAON4
Commits
baa1d099
Commit
baa1d099
authored
May 19, 2015
by
Reza ANSARI
Browse files
petites corrections-2 ds placx.pic , Reza 19/05/2015
parent
4752b661
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
placx.pic
placx.pic
+1
-1
No files found.
placx.pic
View file @
baa1d099
...
@@ -53,7 +53,7 @@ set XCORTIT ( 1H-2H 1H-3H 1H-4H 2H-3H 2H-4H 3H-4H )
...
@@ -53,7 +53,7 @@ set XCORTIT ( 1H-2H 1H-3H 1H-4H 2H-3H 2H-4H 3H-4H )
## On trace p1 en fct du temps
## On trace p1 en fct du temps
newwin 3 2 900 600
newwin 3 2 900 600
for i 0:6
for i 0:6
plot2d $DT time/3600 $XCOR[i].real*$XCORNORM[i] 1 " nsta cpts notit
same
blue "
plot2d $DT time/3600 $XCOR[i].real*$XCORNORM[i] 1 " nsta cpts notit blue "
plot2d $DT time/3600 sqrt(pow($XCOR[i].real,2)+pow($XCOR[i].imag,2))*$XCORNORM[i] 1 " nsta cpts notit same black "
plot2d $DT time/3600 sqrt(pow($XCOR[i].real,2)+pow($XCOR[i].imag,2))*$XCORNORM[i] 1 " nsta cpts notit same black "
plot2d $DT time/3600 $XCOR[i].imag*$XCORNORM[i] 1 " nsta cpts notit same red "
plot2d $DT time/3600 $XCOR[i].imag*$XCORNORM[i] 1 " nsta cpts notit same red "
setaxelabels 'Time (hours)' 'Cross-Corr (arb.units)' 'font=helvetica,bolditalic,16 black'
setaxelabels 'Time (hours)' 'Cross-Corr (arb.units)' 'font=helvetica,bolditalic,16 black'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment