Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AstropyDeprecationWarning: "clobber" was deprecated in version 1.3 #15

Closed
pllim opened this issue Jan 24, 2017 · 5 comments
Closed

AstropyDeprecationWarning: "clobber" was deprecated in version 1.3 #15

pllim opened this issue Jan 24, 2017 · 5 comments
Assignees
Labels

Comments

@pllim
Copy link
Contributor

pllim commented Jan 24, 2017

Example test: https://ssb.stsci.edu/pandokia/pandokia.cgi?query=detail&key_id=36464376

[WARNING ] /srv/iraf/bldtmp/porcelain.g23AA24Tm8/porcelain/envs/dev/lib/python2.7/site-packages/astropy/utils/decorators.py:470:
AstropyDeprecationWarning: "clobber" was deprecated in version 1.3
and will be removed in a future version. Use argument "overwrite" instead.
  AstropyDeprecationWarning)
@mcara
Copy link
Member

mcara commented Feb 2, 2017

While some of the warnings are coming from drizzlepac itself, others are coming from multiple dependent packages such as stsci.tools, skymatch, etc. I will start updating these packages and I will post back here each change.

@mcara
Copy link
Member

mcara commented Feb 3, 2017

So, I have created several PRs addressing the problem of deprecated clobber parameter in astropy.io.fits:

@nden @stsci-hack However, the headerlet part of stwcs package needs to be updated as well as drizzlepac uses the headerlet facility. I have opened an issue spacetelescope/stwcs#23 on stwcs.

@pllim
Copy link
Contributor Author

pllim commented Feb 3, 2017

stsci.tools: It is merged and pushed to AstroConda via astroconda/astroconda-contrib#159

@mcara
Copy link
Member

mcara commented Feb 4, 2017

stsci.skypac merged in spacetelescope/stsci.skypac#2
drizzlepac merged in #28

Only one more package left to be merged: spacetelescope/stwcs#23

@mcara
Copy link
Member

mcara commented Feb 5, 2017

STWCS was updated in spacetelescope/stwcs#24
Closing this issue.

@mcara mcara closed this as completed Feb 5, 2017
@mcara mcara self-assigned this Mar 30, 2017
s-goldman pushed a commit to s-goldman/drizzlepac that referenced this issue Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants