-
- Downloads
Fixes issue in cumulative twoF
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.
Please register or sign in to comment