casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::InteractiveMasking Class Reference

#include <InteractiveMasking.h>

Public Member Functions

 InteractiveMasking ()
 
 ~InteractiveMasking ()
 
casacore::Int interactivemask (const casacore::String &image, const casacore::String &mask, casacore::Int &niter, casacore::Int &cycleniter, casacore::String &thresh, casacore::String &cyclethresh, const casacore::Bool forceReload=false)
 
casacore::Float maskSum (const casacore::String &maskname)
 

Private Attributes

ViewerProxyviewer_p
 
int clean_panel_p
 
int image_id_p
 
int mask_id_p
 
int prev_image_id_p
 
int prev_mask_id_p
 

Detailed Description

Definition at line 63 of file InteractiveMasking.h.

Constructor & Destructor Documentation

casa::InteractiveMasking::InteractiveMasking ( )
inline

Definition at line 66 of file InteractiveMasking.h.

casa::InteractiveMasking::~InteractiveMasking ( )
inline

viewer_p->close(clean_panel_p);

Definition at line 74 of file InteractiveMasking.h.

References casa::ViewerProxy::done(), and viewer_p.

Member Function Documentation

casacore::Int casa::InteractiveMasking::interactivemask ( const casacore::String image,
const casacore::String mask,
casacore::Int niter,
casacore::Int cycleniter,
casacore::String thresh,
casacore::String cyclethresh,
const casacore::Bool  forceReload = false 
)
casacore::Float casa::InteractiveMasking::maskSum ( const casacore::String maskname)

Member Data Documentation

int casa::InteractiveMasking::clean_panel_p
private

Definition at line 100 of file InteractiveMasking.h.

int casa::InteractiveMasking::image_id_p
private

Definition at line 101 of file InteractiveMasking.h.

int casa::InteractiveMasking::mask_id_p
private

Definition at line 102 of file InteractiveMasking.h.

int casa::InteractiveMasking::prev_image_id_p
private

Definition at line 103 of file InteractiveMasking.h.

int casa::InteractiveMasking::prev_mask_id_p
private

Definition at line 104 of file InteractiveMasking.h.

ViewerProxy* casa::InteractiveMasking::viewer_p
private

Definition at line 98 of file InteractiveMasking.h.

Referenced by ~InteractiveMasking().


The documentation for this class was generated from the following file: