EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ initImageExt()

const ImageHdu & initImageExt ( const std::string name,
const Position< N > &  shape 
)

Append a new ImageHdu with given name and shape.

To not only initialize the HDU but also write data, use assignImageExt instead.

Deprecated:
See appendImageExt