Skip to content

Changed how self.frequencies is cropped so that it is the same as the method...

Philip Roy Charlton requested to merge frequency-fix into master

Changed how self.frequencies is cropped so that it is the same as the method used in TimeSeries.crop_frequencies, to avoid having mismatched frequency lengths in some cases. This fix addresses #64 (closed)

Merge request reports