Skip to content

errors with scipy 1.13 related to importing window functions improperly #944

@bhazelton

Description

@bhazelton

I'm seeing errors in hera_cal runs on pyuvdata related to improper scipy imports with scipy v1.13

The release notes for Scipy 1.11 say:

Importing window functions directly from scipy.window has been soft deprecated since SciPy 1.1.0. They now raise a DeprecationWarning and will be removed in SciPy 1.13.0. Users should instead import them from scipy.signal.window or use the convenience function scipy.signal.get_window.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions