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

Add more validators for FITS column attributes #3646

Open
embray opened this issue Mar 30, 2015 · 0 comments
Open

Add more validators for FITS column attributes #3646

embray opened this issue Mar 30, 2015 · 0 comments

Comments

@embray
Copy link
Member

embray commented Mar 30, 2015

Over in #3283 I added a new interface to easily validate user-supplied values for the various attributes that can be attached to a column in a FITS table (name, units, scaling, dimensions, etc.)

I only implemented a validator for column names (the TTYPEn keyword in the header), as proof of concept. But I left others unimplemented just for the sake of getting the initial changes in and moving on. This is a reminder to do the others as well--this will be useful even when (if not especially when) migrating FITS tables to the Table interface.

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

2 participants