gwcomp_reclal.py saves MAP's time array instead of the array centered at trigger time
https://git.ligo.org/james-clark/gw-compare/blob/master/scripts/gwcomp_reclal.py#L252 saves the time samples of the Max a Posteriori (MAP) waveform instead of the samples of the segment under consideration which are trigtime - duration/2, trigtime + duration/2
.