modify FITS file header
Ältere Kommentare anzeigen
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
Antworten (1)
Georg W.
am 11 Mai 2016
0 Stimmen
Use the matlab.io.fits.writeKey function to add keys to your fits file.
Kategorien
Mehr zu FITS Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!