spacetelescope / jdaviz

JWST astronomical data analysis tools in the Jupyter platform
https://jdaviz.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
138 stars 73 forks source link

TST: Stop using np.set_printoptions(legacy="1.25") after numpy 2.0 is released #2365

Open Jdaviz-Triage-Bot opened 1 year ago

Jdaviz-Triage-Bot commented 1 year ago

Reporter: pllim

numpy said this is only temporarily available, so at some point, we have to stop using it and update the tests, but hopefully not that soon...

https://github.com/spacetelescope/jdaviz/blob/4bcc1b12e3ee995ed672f21b5bb293315bf165fc/jdaviz/conftest.py#L22

This print option was added in https://github.com/spacetelescope/jdaviz/pull/2358

🐱


DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen

stscijgbot-jwql commented 3 months ago

This issue is tracked on JIRA as JDAT-3703.

stscijgbot-jwql commented 3 months ago

Comment by Duy Nguyen on JIRA:

NOTICE: A corresponding GitHub issue was automatically created: #2365