X-shooter Pipeline Reference Manual 3.8.15
Data Fields
xsh_pre Struct Reference

#include <xsh_data_pre.h>

Data Fields

cpl_image * data
 
cpl_propertylist * data_header
 
cpl_image * errs
 
cpl_propertylist * errs_header
 
cpl_image * qual
 
cpl_propertylist * qual_header
 
cpl_frame_group group
 
xsh_instrumentinstrument
 
int naxis1
 
int naxis2
 
int binx
 
int biny
 
int nx
 
int ny
 
int cutx
 
int cuty
 
int cutmx
 
int cutmy
 
float pszx
 
float pszy
 
float gain
 
float exptime
 
double ron
 
double conad
 
int decode_bp
 

Detailed Description

Definition at line 64 of file xsh_data_pre.h.

Field Documentation

◆ binx

int xsh_pre::binx

◆ biny

int xsh_pre::biny

◆ conad

double xsh_pre::conad

Definition at line 96 of file xsh_data_pre.h.

Referenced by xsh_opt_extract_orders(), xsh_pre_create(), and xsh_pre_init().

◆ cutmx

int xsh_pre::cutmx

Definition at line 86 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), and xsh_pre_init().

◆ cutmy

int xsh_pre::cutmy

Definition at line 86 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), and xsh_pre_init().

◆ cutx

int xsh_pre::cutx

Definition at line 84 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), xsh_pre_from_raw_get(), and xsh_pre_init().

◆ cuty

int xsh_pre::cuty

Definition at line 84 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), xsh_pre_from_raw_get(), and xsh_pre_init().

◆ data

cpl_image* xsh_pre::data

Definition at line 65 of file xsh_data_pre.h.

Referenced by add_noisy_pixels(), detect_centroid(), get_max_pos(), lines_filter_by_sn(), main(), make_data_cube(), search_max(), set_masterbias_qc_structure(), set_masterbias_qc_xsh_structure_region(), xsh_add_sky_model(), xsh_badpixelmap_count_range_pixels(), xsh_badpixelmap_count_sat_pixels(), xsh_badpixelmap_flag_saturated_pixels(), xsh_bpmap_2pre(), xsh_compute_noise_map(), xsh_crea_grid_from_mask(), xsh_create_blaze(), xsh_create_master_bias2(), xsh_create_master_dark(), xsh_create_master_dark2(), xsh_create_master_flat_with_mask(), xsh_detect_arclines(), xsh_detect_arclines_dan(), xsh_detect_continuum(), xsh_divide_by_blaze(), xsh_eval_y_avg_chunk(), xsh_find_cosmics(), xsh_flat_merge_qth_d2(), xsh_flat_merge_qth_d2_smooth(), xsh_follow_arclines(), xsh_frameset_average_pre(), xsh_image_mflat_detect_blemishes(), xsh_mdark_get_contam(), xsh_mdark_get_median_stdev(), xsh_mdark_get_ron(), xsh_mdark_measure_fpn(), xsh_mdark_measure_ron(), xsh_opt_extract_orders(), xsh_order_table_from_fmtchk(), xsh_pre_abs(), xsh_pre_add(), xsh_pre_add_scalar(), xsh_pre_create(), xsh_pre_data_window_median_flux_pa(), xsh_pre_divide(), xsh_pre_divide_scalar(), xsh_pre_dump(), xsh_pre_duplicate(), xsh_pre_extract(), xsh_pre_get_data_buffer_const(), xsh_pre_get_data_const(), xsh_pre_load(), xsh_pre_median_mean_stdev(), xsh_pre_median_mean_stdev_window(), xsh_pre_multiply(), xsh_pre_multiply_image(), xsh_pre_multiply_scalar(), xsh_pre_new(), xsh_pre_normalize(), xsh_pre_save(), xsh_pre_subsample(), xsh_pre_subtract(), xsh_pre_subtract_scalar(), xsh_qc_write_to_flat(), xsh_rectify_orders(), xsh_remove_cosmics(), xsh_subtract_background(), and xsh_subtract_bias().

◆ data_header

cpl_propertylist* xsh_pre::data_header

◆ decode_bp

int xsh_pre::decode_bp

◆ errs

cpl_image* xsh_pre::errs

◆ errs_header

cpl_propertylist* xsh_pre::errs_header

◆ exptime

float xsh_pre::exptime

◆ gain

float xsh_pre::gain

Definition at line 90 of file xsh_data_pre.h.

Referenced by xsh_pre_duplicate(), xsh_pre_get_gain(), and xsh_pre_init().

◆ group

cpl_frame_group xsh_pre::group

Definition at line 74 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), xsh_pre_duplicate(), xsh_pre_get_group(), and xsh_pre_load().

◆ instrument

xsh_instrument* xsh_pre::instrument

◆ naxis1

int xsh_pre::naxis1

Definition at line 78 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), xsh_pre_init(), and xsh_pre_load().

◆ naxis2

int xsh_pre::naxis2

Definition at line 78 of file xsh_data_pre.h.

Referenced by xsh_pre_create(), xsh_pre_init(), and xsh_pre_load().

◆ nx

int xsh_pre::nx

◆ ny

int xsh_pre::ny

◆ pszx

float xsh_pre::pszx

◆ pszy

float xsh_pre::pszy

◆ qual

cpl_image* xsh_pre::qual

◆ qual_header

cpl_propertylist* xsh_pre::qual_header

◆ ron

double xsh_pre::ron

Definition at line 94 of file xsh_data_pre.h.

Referenced by main(), xsh_pre_create(), and xsh_pre_init().


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