SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
sourcextractor.config.measurement_images.DataCubeSlice Class Reference
Inheritance diagram for sourcextractor.config.measurement_images.DataCubeSlice:
Inheritance graph
[legend]
Collaboration diagram for sourcextractor.config.measurement_images.DataCubeSlice:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, fits_file, psf_file=None, weight_file=None, gain=None, gain_keyword='GAIN', saturation=None, saturation_keyword='SATURATE', flux_scale=None, flux_scale_keyword='FLXSCALE', weight_type='none', weight_absolute=False, weight_scaling=1., weight_threshold=None, constant_background=None, image_hdu=0, psf_hdu=None, weight_hdu=None, image_layer=0, weight_layer=0)
 
def __str__ (self)
 
def __init__ (self, fits_file, psf_file=None, weight_file=None, gain=None, gain_keyword='GAIN', saturation=None, saturation_keyword='SATURATE', flux_scale=None, flux_scale_keyword='FLXSCALE', weight_type='none', weight_absolute=False, weight_scaling=1., weight_threshold=None, constant_background=None, image_hdu=0, psf_hdu=None, weight_hdu=None)
 
def __str__ (self)
 

Public Attributes

 is_data_cube
 
 image_layer
 
 weight_layer
 
- Public Attributes inherited from sourcextractor.config.measurement_images.MeasurementImage
 meta
 
 gain
 
 saturation
 
 flux_scale
 
 has_weight_threshold
 
 is_background_constant
 
 constant_background_value
 

Additional Inherited Members

- Protected Member Functions inherited from sourcextractor.config.measurement_images.MeasurementImage
def _set_checked (self, attr_name, value)
 

Detailed Description

Definition at line 218 of file measurement_images.py.

Constructor & Destructor Documentation

◆ __init__()

def sourcextractor.config.measurement_images.DataCubeSlice.__init__ (   self,
  fits_file,
  psf_file = None,
  weight_file = None,
  gain = None,
  gain_keyword = 'GAIN',
  saturation = None,
  saturation_keyword = 'SATURATE',
  flux_scale = None,
  flux_scale_keyword = 'FLXSCALE',
  weight_type = 'none',
  weight_absolute = False,
  weight_scaling = 1.,
  weight_threshold = None,
  constant_background = None,
  image_hdu = 0,
  psf_hdu = None,
  weight_hdu = None,
  image_layer = 0,
  weight_layer = 0 
)

Member Function Documentation

◆ __str__()

def sourcextractor.config.measurement_images.DataCubeSlice.__str__ (   self)

Member Data Documentation

◆ image_layer

sourcextractor.config.measurement_images.DataCubeSlice.image_layer

◆ is_data_cube

sourcextractor.config.measurement_images.DataCubeSlice.is_data_cube

Definition at line 233 of file measurement_images.py.

◆ weight_layer

sourcextractor.config.measurement_images.DataCubeSlice.weight_layer

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