gstlal-inspiral/bin/gstlal_ll_inspiral_event_plotter: increase zero_pad for snr time series plots
This zero padding was added since sometimes the peak offset is not exactly in the center of the SNR time series and that could cause index errors. Now I increased it from 2 to 4 since sometimes we were still hitting index errors with only zero pad of 2.