set title " Focal plane illumination distribution for 'Concentric-circle' Laue-lens. Mosaic: 0.50, RBragg: 7.39  " 
set xlabel "                                   Detector radius (in units of the Laue-rystal width)               May 31 11:32:40 2025"
set ylabel "Relative units (see text) "
set xrange [0.0 : 1.5]
set yrange [0.0 : 1.2]
#set y2range [0.0 : 1.2]
#set logscale y2y
#set y2tics
plot "Sig_RL0B7393R0700M050.gnu" index 0 axes x1y1 title "Source illumination density" with lines lw 2 lc 1
replot "Sig_RL0B7393R0700M050.gnu" index 1 axes x1y1 title "Integrated source signal" with lines lw 2 lc 2
replot "Sig_RL0B7393R0700M050.gnu" index 2 axes x1y1 title "Source detection significance" with lines lw 2 lc 4
#replot "Sig_RL0B7393R0700M050.gnu" index 3 axes x1y1 title "" with lines lw 2 lc 4
replot "Sig_RL0B7393R0700M050.gnu" index 3 axes x1y1 title "Peak significance" with points pt 7 lc 4 ps 2
replot "Sig_RL0B7393R0700M050.gnu" index 4 axes x1y1 title "" with lines lw 2 lc 4
set terminal postscript color
set output "Sig_RL0B7393R0700M050.ps"
replot