Fixed bug in TimeSeries.average_fft
This PR fixes #168 (closed) by simplifying the logic in the TimeSeries.average_fft
method. This is likely only a problem with python2.6 and astropy compatibility.
This PR fixes #168 (closed) by simplifying the logic in the TimeSeries.average_fft
method. This is likely only a problem with python2.6 and astropy compatibility.