SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::PyMeasurementImage Class Reference

#include <PyMeasurementImage.h>

Inheritance diagram for SourceXtractor::PyMeasurementImage:
Collaboration diagram for SourceXtractor::PyMeasurementImage:

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
bool is_data_cube
int image_layer
int weight_layer
bool psf_renormalize
Public Attributes inherited from SourceXtractor::PyId
const int id

Detailed Description

Definition at line 30 of file PyMeasurementImage.h.

Constructor & Destructor Documentation

◆ PyMeasurementImage()

Member Data Documentation

◆ constant_background_value

double SourceXtractor::PyMeasurementImage::constant_background_value

◆ file

std::string SourceXtractor::PyMeasurementImage::file

◆ flux_scale

double SourceXtractor::PyMeasurementImage::flux_scale

◆ gain

double SourceXtractor::PyMeasurementImage::gain

◆ has_weight_threshold

bool SourceXtractor::PyMeasurementImage::has_weight_threshold

◆ image_hdu

int SourceXtractor::PyMeasurementImage::image_hdu

◆ image_layer

int SourceXtractor::PyMeasurementImage::image_layer

◆ is_background_constant

bool SourceXtractor::PyMeasurementImage::is_background_constant

◆ is_data_cube

bool SourceXtractor::PyMeasurementImage::is_data_cube

◆ psf_file

std::string SourceXtractor::PyMeasurementImage::psf_file

◆ psf_hdu

int SourceXtractor::PyMeasurementImage::psf_hdu

◆ psf_renormalize

bool SourceXtractor::PyMeasurementImage::psf_renormalize

◆ saturation

double SourceXtractor::PyMeasurementImage::saturation

◆ weight_absolute

bool SourceXtractor::PyMeasurementImage::weight_absolute

◆ weight_file

std::string SourceXtractor::PyMeasurementImage::weight_file

◆ weight_hdu

int SourceXtractor::PyMeasurementImage::weight_hdu

◆ weight_layer

int SourceXtractor::PyMeasurementImage::weight_layer

◆ weight_scaling

double SourceXtractor::PyMeasurementImage::weight_scaling

Definition at line 43 of file PyMeasurementImage.h.

Referenced by SourceXtractor::BOOST_PYTHON_MODULE(), and PyMeasurementImage().

◆ weight_threshold

double SourceXtractor::PyMeasurementImage::weight_threshold

◆ weight_type

std::string SourceXtractor::PyMeasurementImage::weight_type

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