File: sirius-m3-100.gnuplot

package info (click to toggle)
hkl 5.1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,992 kB
  • sloc: ansic: 57,080; haskell: 5,996; sh: 4,991; cpp: 1,846; makefile: 1,129; python: 925; xml: 76; lisp: 55
file content (6 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
set terminal svg
set output "sirius-m3-100.svg"
set title '[0,0,4] -> [0,0,2] 100 (steps)'
set xlabel 'l'
set ylabel 'kphi'
plot 'm3-100.dat' u 3:7 w lp t 'm3-100'