X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
xsh_blaze.h File Reference
#include <cpl.h>
#include <xsh_error.h>
#include <xsh_dfs.h>
#include <xsh_utils.h>
#include <xsh_data_pre.h>
#include <xsh_data_rec.h>
#include <xsh_data_instrument.h>
#include <xsh_data_order.h>
#include <xsh_data_dispersol.h>
#include <xsh_parameters.h>
#include <xsh_qc_handling.h>

Go to the source code of this file.

Macros

#define MSE_LIMIT   1
 

Functions

cpl_frame * xsh_blaze_image (cpl_frame *masterflat_frame, cpl_frame *order_frame, xsh_instrument *instrument)
 Normalize a master flat frame order by order.
 
cpl_frame * xsh_divide_by_blaze (cpl_frame *pre_frame, cpl_frame *blaze_frame, xsh_instrument *instrument)
 Divide a pre image by the blaze image.
 
cpl_image * xsh_create_blaze (cpl_frame *masterflat_frame, xsh_order_list *order_list, xsh_instrument *instrument)
 Normalize a master flat frame order by order.
 

Macro Definition Documentation

◆ MSE_LIMIT

#define MSE_LIMIT   1

Definition at line 57 of file xsh_blaze.h.