Skip to content

Fixed bug in `TimeSeries.spectrogram`

This PR fixes a corner-case bug in the TimeSeries.spectrogram function raised when cross is used and method is not 'welch'.

Merge request reports