CFITSIO file writing with checkpointing

astrophysics
Published

November 30, 2020

I wrote a prototype implementation of writing FITS files in C checkpointing using the FITS flush function so that if the code segfaults, the file is not corrupted, see: