FORS Pipeline Reference Manual  5.0.9
Public Member Functions | Private Attributes
fors::flat_normaliser Class Reference

Public Member Functions

int mos_normalise (mosca::image &flat, const mosca::wavelength_calibration &wave_cal, cpl_image *spatial, cpl_table *slits, cpl_table *polytraces, double blue, double red, double dispersion, int spa_smooth_radius, int disp_smooth_radius, int spa_fit_polyorder, int disp_fit_nknots, double fit_threshold)
 
int lss_normalise (mosca::image &flat, const mosca::wavelength_calibration &wave_cal, int spa_smooth_radius, int disp_smooth_radius, int spa_fit_polyorder, int disp_fit_nknots, double fit_threshold)
 
const mosca::image & get_normalisation_image () const
 
const std::vector< std::vector
< float > > & 
get_wave_profiles () const
 
const std::vector< float > & get_wave_profiles_norm () const
 
cpl_image * get_wave_profiles_im () const
 

Private Attributes

mosca::image m_normalisation_image
 
std::vector< std::vector< float > > m_wave_profiles
 
std::vector< float > m_wave_profiles_norm
 

Detailed Description

Definition at line 38 of file fors_flat_normalise.h.


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