diff --git a/inputfiles/calibration_final_onefile b/inputfiles/calibration_final_onefile index 753dce2..4bcae80 100644 --- a/inputfiles/calibration_final_onefile +++ b/inputfiles/calibration_final_onefile @@ -1,5 +1,5 @@ 1 -data/calibration/lc_drive_1.dat 0 +data/calibration/lc_drive_2.dat 0 8 0.005 0.019 0.0425 0.07 0.11 0.17 0.24 0.4 0.603 0 10 10 10 0.49 2.6 2.0 2.3 1.2 0.25 0.13 0.19 2.39 0.18 0.032 0.1 -3.1 0.055 0.0045 0.01 -1.9 0.028 0.0028 0.01 -1.3 0.015 0.0026 0.07 0 0.010 0.0019 0.053 0.63 diff --git a/scripts/gnuplot/psd_freq b/plots/psd_freq.gpf similarity index 69% rename from scripts/gnuplot/psd_freq rename to plots/psd_freq.gpf index 5832a7e..98b89c9 100644 --- a/scripts/gnuplot/psd_freq +++ b/plots/psd_freq.gpf @@ -4,11 +4,11 @@ # plot 'file' using 1:2:(sqrt($1)) with xerrorbars # plot 'file' using 1:2:($1-$3):($1+$3):4:5 with xyerrorbars -plot 'tmp.sourcePSD' using 1:2:3:4 with xyerrorbars -#plot 'tmp.reprocPSD' using 1:2:3:4 with xyerrorbars -#plot 'tmp.ccPSD' using 1:2:3:4 with xyerrorbars +plot 'tmp.sourcePSD' using 1:($2+2):3:4 with xyerrorbars, \ +'tmp.reprocPSD' using 1:($2+2):3:4 with xyerrorbars, \ +'tmp.ccPSD' using 1:($2+2):3:4 with xyerrorbars #plot 'tmp.timelag' using 1:2:3:4 with xyerrorbars -set logscale xy +set logscale x set xrange [0.005:0.603] # set yrange [:1] # (x, y, ydelta),