astropy / astropy-tutorials

Tutorials for the Astropy Project
BSD 3-Clause "New" or "Revised" License
288 stars 170 forks source link

Big FITS file tutorial #594

Open ceb8 opened 3 months ago

ceb8 commented 3 months ago

This is an advanced tutorial that shows how to create a FITS file from scratch that is too large to fit in memory.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ceb8 commented 3 months ago

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.