casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules | Classes

N-dimensional astronomical images. More...

Modules

 Images_module_internal_classes
 Internal Images_module classes and functions.
 

Classes

class  casacore::CurvedImage2D< T >
 An image crosscut based on a curve in a plane. More...
 
class  casacore::ExtendImage< T >
 An extension of an ImageInterface object. More...
 
class  casacore::FITSErrorImage
 Class providing native access to FITS Error images. More...
 
class  casacore::FITSImage
 Class providing native access to FITS images. More...
 
class  casacore::FITSImgParser
 Class for handling FITS Image extensions. More...
 
class  casacore::FITSExtInfo
 class FitsKeywordList; More...
 
class  casacore::FITSQualityImage
 Class providing native access to FITS Quality Images. More...
 
class  casacore::FITSQualityMask
 Provides an on-the-fly mask for FITS quality images. More...
 
class  casacore::HDF5Image< T >
 Read, store, and manipulate astronomical images in HDF5 format. More...
 
class  casacore::ImageAttrGroup
 Abstract base class for an image attributes group. More...
 
class  casacore::ImageAttrGroupCasa
 Attribute group for a CASA image. More...
 
class  casacore::ImageAttrGroupHDF5
 Attribute group for a HDF5 image. More...
 
class  casacore::ImageAttrHandler
 Abstract base class for an image attributes handler. More...
 
class  casacore::ImageAttrHandlerCasa
 Abstract base class for an image attributes handler. More...
 
class  casacore::ImageAttrHandlerHDF5
 Abstract base class for an image attributes handler. More...
 
class  casacore::ImageBeamSet
 Represents a set of restoring beams associated with an image. More...
 
class  casacore::ImageConcat< T >
 Concatenates images along a specified axis. More...
 
class  casacore::ImageExpr< T >
 Hold mathematical expressions involving ImageInterface objects. More...
 
class  casacore::ImageExprParse
 Class to hold values from image expression parser. More...
 
struct  casacore::ImageFITSHeaderInfo
 Struct holding information derived from the image and its header. More...
 
class  casacore::ImageFITSConverter
 Interconvert between Casacore Images and FITS files. More...
 
class  casacore::ImageInfo
 Miscellaneous information related to an image. More...
 
struct  casacore::ImageInfo_global_functions_Output
 Global functions. More...
 
class  casacore::ImageInterface< T >
 A base class for astronomical images. More...
 
class  casacore::ImageRegrid< T >
 This regrids one image to match the coordinate system of another. More...
 
class  casacore::ImageStatistics< T >
 Displays various statistics from an image. More...
 
class  casacore::ImageSummary< T >
 Provides and lists information about the header of an image. More...
 
class  casacore::ImageUtilities
 Utility functions for Image manipulation. More...
 
class  casacore::MaskSpecifier
 Class to specify which mask to use in an image. More...
 
class  casacore::MIRIADImage
 Class providing native access to MIRIAD images. More...
 
class  casacore::PagedImage< T >
 Read, store, and manipulate astronomical images. More...
 
class  casacore::RebinImage< T >
 Rebin an image. More...
 
class  casacore::SubImage< T >
 A (masked) subset of an ImageInterface object. More...
 
class  casacore::TempImage< T >
 Temporary astronomical images. More...
 

Detailed Description

N-dimensional astronomical images.

See below for an overview of the classes in this module.

Prerequisite

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Etymology

Synopsis

Motivation