modify FITS file header

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 日

0 投票

Use the matlab.io.fits.writeKey function to add keys to your fits file.

タグ

質問済み:

2014 年 5 月 24 日

回答済み:

2016 年 5 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by