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

Tidy up FITS and HDF5-related code #747

Merged
merged 13 commits into from
Oct 6, 2015

Conversation

astrofrog
Copy link
Member

At the moment, code relating to FITS and HDF5 factories is spread over several files. This creates glue.core.data_factories.fits and glue.core.data_factories.hdf5 but for now I've tried to ensure that this remains backward-compatible.

Remaining to-dos:

@astrofrog astrofrog changed the title WIP: Tidy up FITS and HDF5-related code Tidy up FITS and HDF5-related code Oct 3, 2015
@astrofrog
Copy link
Member Author

@ChrisBeaumont - sorry, the diff is not super easy to read. The main change is that when loading HDF5 files, all the gridded datasets and tables are now read in. I then also tidied things around, separating deprecated functions from the rest.

@ChrisBeaumont
Copy link
Member

LGTM

astrofrog added a commit that referenced this pull request Oct 6, 2015
Tidy up FITS and HDF5-related code
@astrofrog astrofrog merged commit d3b69bb into glue-viz:master Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants