modify FITS file header

5 次查看(过去 30 天)
jerome
jerome 2014-5-24
回答: Georg W. 2016-5-11
How can I modify FITS format header (add some keyword / value / comment)?
In Matlab I can only read (fitsread), write (fitswrite) data, and access the header information (fitsinfo).
Thanks,
Jerome

回答(1 个)

Georg W.
Georg W. 2016-5-11
Use the matlab.io.fits.writeKey function to add keys to your fits file.

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by