casa::ImageAnalysis Class Reference

template<class T> class ImageHistograms; More...

#include <ImageAnalysis.h>

List of all members.

Public Member Functions

 ImageAnalysis ()
 ImageAnalysis (SPIIF image)
 ImageAnalysis (SPIIC image)
virtual ~ImageAnalysis ()
*SPCIIF getImage () const

Private Member Functions

void _onlyFloat (const String &method) const

Static Private Member Functions

template<class T >
static void _destruct (ImageInterface< T > &image)

Private Attributes

SPIIF _imageFloat
SPIIC _imageComplex
std::unique_ptr< LogIO > _log
IPosition last_chunk_shape_p

Detailed Description

template<class T> class ImageHistograms;

Image analysis and handling tool

Synopsis

This the casapy image tool. One time it should be merged with pyrap's image tool ImageProxy.

NOTE: NEW METHODS SHOULD NOT BE ADDED TO THIS CLASS. PLEASE USE THE ImageTask.h architecture for adding new functionality for image analysis. If you do not understand, please consult with me, dmehring@nrao.edu. If you add new methods to ImageAnalysis, I will contact you to remove them. Please save us both the annoyance of that.

Definition at line 62 of file ImageAnalysis.h.


Constructor & Destructor Documentation

casa::ImageAnalysis::ImageAnalysis (  ) 
casa::ImageAnalysis::ImageAnalysis ( SPIIF  image  ) 
casa::ImageAnalysis::ImageAnalysis ( SPIIC  image  ) 
virtual casa::ImageAnalysis::~ImageAnalysis (  )  [virtual]

Member Function Documentation

template<class T >
static void casa::ImageAnalysis::_destruct ( ImageInterface< T > &  image  )  [inline, static, private]
void casa::ImageAnalysis::_onlyFloat ( const String &  method  )  const [private]
* SPCIIF casa::ImageAnalysis::getImage (  )  const

Member Data Documentation

Definition at line 90 of file ImageAnalysis.h.

Definition at line 89 of file ImageAnalysis.h.

std::unique_ptr<LogIO> casa::ImageAnalysis::_log [private]

Definition at line 92 of file ImageAnalysis.h.

Definition at line 94 of file ImageAnalysis.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1