Skip to content

2.6.4.3

Compare
Choose a tag to compare
@ryanvolz ryanvolz released this 02 Jun 16:33
· 177 commits to master since this release

Fixed:

  • Fix matched filtering in drf_plot.py to run with Python 3 and use the correct code (not reversed). Also shift the filtered result so that ranges are the same before and after filtering.
  • Fix RTI and STI plots in drf_plot.py tool for Python 3. Once again the assumption of an integer result from division rears its ugly head.