Fixed all of the test suite warnings
This PR makes a number of changes that remove all warnings from the test suite, which is nice. Most of the changes are backwards compatible or invisible, with the following exceptions:
-
dbcf1f4f:
norm=False
now returns energy of Q-transform, not complex ifft output, since this is only every called fromTimeSeries.q_transform
, this shouldn't be an issue