#include <math.h>
#include <xsh_drl.h>
#include <xsh_pfits.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_badpixelmap.h>
#include <xsh_data_order.h>
#include <xsh_data_pre.h>
#include <xsh_data_grid.h>
Go to the source code of this file.
Functions | |
cpl_frame * | xsh_multiply_flat (cpl_frame *frame, cpl_frame *flat, const char *tag, xsh_instrument *instr) |
multiply PRE frame with the master FLAT frame |