- [NEW] Support for Python 3. Tested to work with Python 2.7 and Python 3.5. - [NEW] Uses six package to handle data input SimCompamp
2.0.0.dev1
==================
- [NEW] Support for Python 3. Tested to work with Python 2.7 and Python 3.6.
1.0.5
================== - [NEW] Adding ibmseti.compamp.SimCompamp.sigProc function for inserting signal processing function before spectrogram calculations.
1.0.4
==================
- [UPDATE] Automatically subtract any DC offset in Simulation data (compamp.SimCompamp)
1.0.3
================== - [UPDATE] Changes default size of SimCompamp to 32 x 6144.
1.0.2
================== - [UPDATE] Moves SimCompamp class into compamp module instead of having separate file. :p