radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
95 stars 61 forks source link

scipy.ndimage.filters -> scipy.ndimage #843

Closed keflavich closed 1 year ago

keflavich commented 1 year ago

scipy.ndimage.filters namespace is deprecated

codecov-commenter commented 1 year ago

Codecov Report

Base: 77.88% // Head: 77.88% // No change to project coverage :thumbsup:

Coverage data is based on head (2b64627) compared to base (1484b14). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #843 +/- ## ======================================= Coverage 77.88% 77.88% ======================================= Files 24 24 Lines 5982 5982 ======================================= Hits 4659 4659 Misses 1323 1323 ``` | [Impacted Files](https://codecov.io/gh/radio-astro-tools/spectral-cube/pull/843?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools) | Coverage Δ | | |---|---|---| | [spectral\_cube/dask\_spectral\_cube.py](https://codecov.io/gh/radio-astro-tools/spectral-cube/pull/843/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools#diff-c3BlY3RyYWxfY3ViZS9kYXNrX3NwZWN0cmFsX2N1YmUucHk=) | `85.14% <ø> (ø)` | | | [spectral\_cube/spectral\_cube.py](https://codecov.io/gh/radio-astro-tools/spectral-cube/pull/843/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools#diff-c3BlY3RyYWxfY3ViZS9zcGVjdHJhbF9jdWJlLnB5) | `76.59% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.