Skip to content

Q-transform with a single Q

This PR introduces transform instance methods for both the QPlane and QTile (formerly QRow) objects, and uses them in the TimeSeries.q_transform method to simplify it.

This should make it easier for the user to transform over a single QTile if they want, but doesn't quite provide the nice spectrogram interpolations to get all the way to the end.

Merge request reports