procedure copyheader
Copy the FITS header from one matrix to another
Syntax
copyheader VAR, source
Arguments
VAR: | A named variable of type fits which should receive the FITS header |
source: | The matrix with the FITS header to be copied |
Copy the FITS header from one matrix to another
Syntax
copyheader VAR, source
Arguments
VAR: | A named variable of type fits which should receive the FITS header |
source: | The matrix with the FITS header to be copied |