#include <math.h>
#include <cpl.h>
#include <tests.h>
#include <xsh_error.h>
#include <xsh_utils_ifu.h>
#include <xsh_msg.h>
#include <xsh_dfs.h>
#include <xsh_utils.h>
#include <xsh_utils_image.h>
#include <xsh_pfits.h>
#include <xsh_data_instrument.h>
#include <xsh_utils_wrappers.h>
Go to the source code of this file.
|
| int | main (int argc, char **argv) |
| | Unit test of PRE module.
|
| |
◆ MODULE_ID
| #define MODULE_ID "XSH_IFU_TRACE_OBJECT" |
◆ SYNTAX
Value: "Computes the ifu object position for each slice \n"\
"use : ./test_xsh_ifu_trace_object IFU_OBJECT_FLATFIELDED.fits ORDER_TAB_EDGES_IFU.fits SLIT_MAP WAVE_MAP \n"
Definition at line 65 of file test-xsh_ifu_trace_object.c.