X-shooter Pipeline Reference Manual 3.8.15
Functions
xsh_create_order_table.c File Reference
#include <xsh_drl.h>
#include <xsh_pfits.h>
#include <xsh_utils.h>
#include <xsh_data_order.h>
#include <xsh_data_arclist.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_data_pre.h>
#include <xsh_data_resid_tab.h>
#include <cpl.h>

Go to the source code of this file.

Functions

static int data_order_compare (const void *one, const void *two)
 
cpl_frame * xsh_create_order_table (cpl_frame *in_frame, cpl_frame *spectralformat_frame, cpl_frame *resid_frame, cpl_frame *arclines, xsh_detect_arclines_param *da, xsh_clipping_param *dac, xsh_instrument *instrument)
 

Function Documentation

◆ data_order_compare()

static int data_order_compare ( const void *  one,
const void *  two 
)
static

Definition at line 54 of file xsh_create_order_table.c.

References xsh_sort_data::data.

Referenced by xsh_create_order_table().

◆ xsh_create_order_table()

cpl_frame * xsh_create_order_table ( cpl_frame *  in_frame,
cpl_frame *  spectralformat_frame,
cpl_frame *  resid_frame,
cpl_frame *  arclines,
xsh_detect_arclines_param da,
xsh_clipping_param dac,
xsh_instrument instrument 
)