Skip to content
  • Gregory Ashton's avatar
    Fixes issue in cumulative twoF · 569c11f4
    Gregory Ashton authored
    Previously, if the data span was shorter than the requested tstart-tend,
    the code would choke when attempting to calculate twoF over a range
    without any data. Instead, the code now automatically only compute twoF
    over a range with data in it.
    569c11f4