Closed cdeil closed 9 years ago
Yes they should be suppressed because it's not something that the user has any control over. We can use the same approach as in reproject.
Failure is unrelated (just a timeout) so merging!
@cdeil - can you check the latest version and see if you still get some warnings?
@astrofrog – Yes, these warnings are gone. There's only the one from wcsaxes and healpy (see here), I think I filed separate issues for those in the wcsaxes and healpy tracker.
@cdeil - actually just to be clear this is the WCSAxes PR and the WCSAxes warnings should be gone now.
@astrofrog – Ah, OK. I thought this was the issue in the reproject
tracker. You're right, this is fixed in wcsaxes
, no more warnings. Thanks!
@cdeil - thanks!
As mentioned at https://github.com/astrofrog/reproject/issues/75#issuecomment-99777214 , the HEALPIX plotting example in the reproject docs (see http://reproject.readthedocs.org/en/latest/healpix.html) raises a bunch of RunTimeWarnings in wcsaxes:
See http://nbviewer.ipython.org/gist/cdeil/4bc69590a4c60119ae70
Is it possible to fix those? Or is it a good idea to suppress them?