aboutsummaryrefslogtreecommitdiff
path: root/scripts/compare-hkl.gp
blob: 4c92f87c13fcb009965640f1221834315c873aa0 (plain)
1
2
3
4
5
6
7
8
9
set ylabel "R ignoring -ve ints (%) [blue]"
set ytics nomirror
set yrange [0:120]
#set y2range [0:50000]
#set xrange [0.1:1.15]
unset key
#set y2tics
set xlabel "Resolution (one over d) (1/nm)"
plot "shells.dat" using 1:2 w l lw 3 lc 3 axis x1y1