modify FITS file header

조회 수: 8 (최근 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