File: recombination.gp

package info (click to toggle)
ruby-gsl 1.15.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,528 kB
  • ctags: 6,328
  • sloc: ansic: 62,164; ruby: 17,917; 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 ''