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

◆ readRaster()

VecRaster< T, N > readRaster ( ) const

Read the raster.

This is a shortcut for:

  • Accessing the data unit;
  • Reading the raster.

Anything more complex (e.g. region-wise reading) can be done via raster().