astropy-tutorials
astropy-tutorials copied to clipboard
Big FITS file tutorial
- [x] Check the box to confirm that you are familiar with the contributing guidelines and/or indicate (check the box) that you are familiar with our contributing workflow.
- [x] Confirm that any contributed tutorials contain a complete Introduction which includes an Author list, Learning Goals, Keywords, Companion Content (if applicable), and a Summary.
- [x] Check the box to confirm that you are familiar with the Astropy community code of conduct and you agree to follow the CoC.
This is an advanced tutorial that shows how to create a FITS file from scratch that is too large to fit in memory.
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
I'm not sure how to deal with the timing out issue. The point of this tutorial is to create an extra-large FITS file, so several of the operations to indeed take a bit of time, and can't really be modified not to.
@embray Would you be willing to review this PR? I believe you were the author of the build-big-fits-file gallery example I built it off of and reference in the description (which I realized has now moved location, so I will update that).
I'll try to take a look
@embray thanks so much! No rush.