modify FITS file header

3 vues (au cours des 30 derniers jours)
jerome
jerome le 24 Mai 2014
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

Réponses (1)

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by