================== - [NEW] Supports reading simulated data files prepared for the SETI Institute hackathon and code challenge, 2017.
1.0.0
================== - [NEW] Removes signaldb module, which wasn't so useful. Also makes the package independent of pyspark.
0.0.8
==================
- [NEW] Breaks out methods to compute signal in fourier space and to create a single 1D time-domain signal with over-sampled frequencies removed.
0.0.7
==================
- [UPDATE] Compamp.complex_data returns a Numpy array of type complex64, reducing memory usage - [NEW] Automatically imports ibmseti.constants (bins_per_half_frame is needed for DIY data manipulation)