Skip to content

Using SciPy's ShortTimeFFT instead of spectrogram function for compute_spectrum #344

Description

@noortasnim

This issue has been somewhat brought up in another post, but I also wanted to point out that the scipy.spectrogram function used in compute_spectrum_welch is now considered a legacy function.

There's a possibility that it gets deprecated in future SciPy versions. To avoid an issue in the future, would it be possible to use ShortTimeFFT.spectrogram instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions