File: recombination.gp

package info (click to toggle)
ruby-gsl 1.14.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,116 kB
  • sloc: ansic: 62,186; ruby: 17,804; makefile: 18; sh: 15
file content (12 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
set logscale y
set xtics nomirror
set yrange [1e-5:1e1]
set xrange [2100:900]
set x2range [2100*2.725:900*2.725]
set x2tics
set xlabel '1 + z (Redshift)'
set ylabel 'Fractional ionization'
set x2label 'Temperature of the Universe [K]'
set grid
plot 'recombination.dat' u 2:3 title '' w l lw 3, 1 title ''