aboutsummaryrefslogtreecommitdiff
path: root/scripts/compare-hkl.gp
blob: 71ad9a4ef7a0fb5cd649625366ac5b90c79a4dbf (plain)
1
2
3
4
5
6
7
8
9
set ylabel "R ( sum(|I1-kI2|) / sum(I1) ) (%) [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