Select Git revision
Forked from
Gregory Ashton / PyFstat
287 commits behind the upstream repository.

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.
core.py 45.37 KiB