CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::FileInfo Namespace Reference

Classes

struct  ImageStats
 
struct  RegionSpectralStats
 
struct  RegionStatsId
 

Enumerations

enum class  Data : uint32_t {
  Image , XY , XYZ , XYZW ,
  YX , ZYX , ZYXW , SWIZZLED ,
  STATS , RANKS , STATS_2D , STATS_2D_MIN ,
  STATS_2D_MAX , STATS_2D_SUM , STATS_2D_SUMSQ , STATS_2D_NANS ,
  STATS_2D_HIST , STATS_2D_PERCENT , STATS_3D , STATS_3D_MIN ,
  STATS_3D_MAX , STATS_3D_SUM , STATS_3D_SUMSQ , STATS_3D_NANS ,
  STATS_3D_HIST , STATS_3D_PERCENT , MASK
}
 

Functions

casacore::uInt GetFitsHdu (const std::string &hdu)
 

Enumeration Type Documentation

◆ Data

enum class carta::FileInfo::Data : uint32_t
strong
Enumerator
Image 
XY 
XYZ 
XYZW 
YX 
ZYX 
ZYXW 
SWIZZLED 
STATS 
RANKS 
STATS_2D 
STATS_2D_MIN 
STATS_2D_MAX 
STATS_2D_SUM 
STATS_2D_SUMSQ 
STATS_2D_NANS 
STATS_2D_HIST 
STATS_2D_PERCENT 
STATS_3D 
STATS_3D_MIN 
STATS_3D_MAX 
STATS_3D_SUM 
STATS_3D_SUMSQ 
STATS_3D_NANS 
STATS_3D_HIST 
STATS_3D_PERCENT 
MASK 

Function Documentation

◆ GetFitsHdu()

casacore::uInt carta::FileInfo::GetFitsHdu ( const std::string &  hdu)
inline
Here is the caller graph for this function: