set xlabel "{/Symbol n} (cm^{-1})"
set ylabel "Upward flux at probe pressure (W/m^{2}/cm^{-1})"
plot "./probe_flux_up_signal.txt" u 1:2 notitle w lines lt -1 lw 1
quit
