SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
SourceXtractor::PyMeasurementImage Class Reference

#include <PyMeasurementImage.h>

Inheritance diagram for SourceXtractor::PyMeasurementImage:
[legend]
Collaboration diagram for SourceXtractor::PyMeasurementImage:
[legend]

Public Member Functions

 PyMeasurementImage (std::string file, std::string psf_file, std::string weight_file)
 
- Public Member Functions inherited from SourceXtractor::PyId
 PyId ()
 
virtual ~PyId ()
 

Public Attributes

std::string file
 
double gain
 
double saturation
 
double flux_scale
 
std::string psf_file
 
std::string weight_file
 
std::string weight_type
 
bool weight_absolute
 
double weight_scaling
 
bool has_weight_threshold
 
double weight_threshold
 
bool is_background_constant
 
double constant_background_value
 
int image_hdu
 
int psf_hdu
 
int weight_hdu
 
- Public Attributes inherited from SourceXtractor::PyId
const int id
 

Detailed Description

Definition at line 30 of file PyMeasurementImage.h.

Constructor & Destructor Documentation

SourceXtractor::PyMeasurementImage::PyMeasurementImage ( std::string  file,
std::string  psf_file,
std::string  weight_file 
)

Definition at line 26 of file PyMeasurementImage.cpp.

Member Data Documentation

double SourceXtractor::PyMeasurementImage::constant_background_value
std::string SourceXtractor::PyMeasurementImage::file
double SourceXtractor::PyMeasurementImage::flux_scale
double SourceXtractor::PyMeasurementImage::gain
bool SourceXtractor::PyMeasurementImage::has_weight_threshold

Definition at line 44 of file PyMeasurementImage.h.

Referenced by SourceXtractor::BOOST_PYTHON_MODULE().

int SourceXtractor::PyMeasurementImage::image_hdu
bool SourceXtractor::PyMeasurementImage::is_background_constant
std::string SourceXtractor::PyMeasurementImage::psf_file
int SourceXtractor::PyMeasurementImage::psf_hdu
double SourceXtractor::PyMeasurementImage::saturation
bool SourceXtractor::PyMeasurementImage::weight_absolute
std::string SourceXtractor::PyMeasurementImage::weight_file
int SourceXtractor::PyMeasurementImage::weight_hdu
double SourceXtractor::PyMeasurementImage::weight_scaling

Definition at line 43 of file PyMeasurementImage.h.

Referenced by SourceXtractor::BOOST_PYTHON_MODULE().

double SourceXtractor::PyMeasurementImage::weight_threshold

Definition at line 45 of file PyMeasurementImage.h.

Referenced by SourceXtractor::BOOST_PYTHON_MODULE().

std::string SourceXtractor::PyMeasurementImage::weight_type

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