Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ComponentImager.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 22:36:52 2011
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п
casacore: casa::ComponentImager Class Reference
Static Public Member Functions

casa::ComponentImager Class Reference
[Images_module_internal_classes]

#include <ComponentImager.h>

List of all members.

Static Public Member Functions

static void project (ImageInterface< Float > &image, const ComponentList &list)
 Project the componentlist onto the image.

Detailed Description

Intended use:

Internal

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Project the componentlist onto the image. If any of the coordinate transformations for a particular pixel fail (e.g. coordinate system is not defined for that pixel) if the image has a writable mask, then those pixels will be masked, otherwise they are just zeroed. Any pixels that are already masked mask=F) will not have their values changed (perhaps this behaviour should be changed).

Example

Motivation

Definition at line 105 of file ComponentImager.h.


Member Function Documentation

static void casa::ComponentImager::project ( ImageInterface< Float > &  image,
const ComponentList list 
) [static]

Project the componentlist onto the image.

If any of the coordinate transformations for a particular pixel fail (e.g. coordinate system is not defined for that pixel) if the image has a writable mask, then those pixels will be masked, otherwise they are just zeroed. Any pixels that are already masked mask=F) will not have their values changed (perhaps this behaviour should be changed).


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