ProfExtractor Class Reference

Public Member Functions

Static Public Attributes

Protected Attributes


Detailed Description

Fiber profile fitting extraction and deblending.


Constructor & Destructor Documentation

ProfExtractor::ProfExtractor ( const Distortion D,
const int  fib1,
const int  fib2,
const bool  logw,
const float  dw 
) [inline]
ProfExtractor::ProfExtractor ( const ProfExtractor other  )  [inline]
virtual ProfExtractor::~ProfExtractor (  )  [inline, virtual]

Member Function Documentation

MArray< float, 2 > ProfExtractor::extract_profile_fit ( const FiberModel F,
const MArray< float, 2 > &  Data,
const MArray< float, 2 > &  Errors,
MArray< float, 2 > &  extraction_errors 
) const
MArray< float, 2 > ProfExtractor::rebin_wavelength ( const MArray< float, 2 > &  I,
const MArray< float, 2 > &  e_I,
MArray< float, 2 > &  e_S2 
) const

Field Documentation

std::string ProfExtractor::version = "$Id:$" [static]
const Distortion& ProfExtractor::D_ [protected]
const int ProfExtractor::fib1_ [protected]

Referenced by rebin_wavelength().

const int ProfExtractor::fib2_ [protected]

Referenced by rebin_wavelength().

const bool ProfExtractor::logw_ [protected]

Referenced by rebin_wavelength().

const float ProfExtractor::dw_ [protected]

Referenced by rebin_wavelength().


Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1