EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ append()

const T & append ( const T &  hdu)

Append a copy of a given HDU.

If the copied HDU is a Primary, it is appended as an image extension.

Strategy (e.g. compression or checksums verification) is applied.

Warning
The source and destination MefFiles must be different.