ibm-watson-data-lab / ibmseti

Simple Python package to read and analyze data files and simulated data from the SETI Institute's Allen Telescope Array
Apache License 2.0
4 stars 5 forks source link

separate fft step #5

Closed gadamc closed 7 years ago

gadamc commented 7 years ago

This creates a new function that just calculates the FFT and returns the time-series signals in fourier space (also as a 3D numpy array).