aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/plot-predict-refine1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/plot-predict-refine b/scripts/plot-predict-refine
index 68baffdc..5af7b39c 100755
--- a/scripts/plot-predict-refine
+++ b/scripts/plot-predict-refine
@@ -8,4 +8,5 @@ set xlabel "Profile radius before refinement / nm^-1"
set ylabel "Profile radius after refinement / nm^-1"
plot "plotme.dat" using 4:7
replot x
+replot 1.2*x
EOF