ejeschke / ginga

The Ginga astronomical FITS file viewer
BSD 3-Clause "New" or "Revised" License
121 stars 77 forks source link

Fix scipy maximum_filter import deprecation #987

Closed pllim closed 2 years ago

pllim commented 2 years ago

New scipy was released and has deprecation.

pllim commented 2 years ago

Thanks for the review!