File: recombination.gp

package info (click to toggle)
ruby-gsl 2.1.0.3%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,988 kB
  • sloc: ansic: 62,105; ruby: 15,859; sh: 19; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
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 ''