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 for table column names (and other warnings) #36

Closed
pllim opened this issue Sep 13, 2018 · 4 comments
Closed

Comments

@pllim
Copy link
Contributor

pllim commented Sep 13, 2018

While working on #30, I noticed this coming from the pipeline. FYI.

.../astropy-3.1.dev22443-py3.6-linux-x86_64.egg/astropy/io/fits/hdu/table.py:345:
AstropyDeprecationWarning: The following keywords are now recognized as special column-related
attributes and should be set via the Column objects: TCRPXn, TCRVLn, TCTYPn, TCUNIn. In future,
these values will be dropped from manually specified headers automatically and replaced with values
generated based on the Column objects.
    "Column objects.".format(keys), AstropyDeprecationWarning)
@pllim
Copy link
Contributor Author

pllim commented Sep 13, 2018

@pllim pllim changed the title AstropyDeprecationWarning for table column names AstropyDeprecationWarning for table column names (and other warnings) Sep 13, 2018
@stscicrawford stscicrawford added this to the HSTDP-2019.1 milestone Oct 3, 2018
@stscirij
Copy link
Contributor

stscirij commented Dec 6, 2018

The other warnings (from numpy) are covered in #49

@pllim
Copy link
Contributor Author

pllim commented Dec 6, 2018

Feel free to close if duplicate.

@Rplesha
Copy link
Collaborator

Rplesha commented Jul 11, 2019

This hasn't been delivered yet. My bot closed it prematurely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants