Skip to content
  • Evan Goetz's avatar
    Fix the case where only one SFT needs to be selected · 6c3bcf66
    Evan Goetz authored
    iStart would = iEnd in this case, but the logic would not allow
    any catalog to be output.
    This should be safe because the function XLALFindTimesliceBounds outputs
    iEnd=0 and iStart=1 if there are any errors finding overlap or SFTs in range
    6c3bcf66