Skip to content

Fixed bugs and inconsistencies in crop() methods

Duncan Macleod requested to merge github/fork/duncanmmacleod/crop-bugs into develop

This PR fixes inconsistensies and bugs in the Series.crop and Spectrogram.crop_frequencies methods that meant (a) the behaviour was wrong, and (b) the behaviour was different between these methods.

Merge request reports