modify FITS file header

3 visualizaciones (últimos 30 días)
jerome
jerome el 24 de Mayo de 2014
Respondida: Georg W. el 11 de Mayo de 2016
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

Respuestas (1)

Georg W.
Georg W. el 11 de Mayo de 2016
Use the matlab.io.fits.writeKey function to add keys to your fits file.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by