X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
test-xsh_compute_noise_map.c File Reference
#include <xsh_data_pre.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_data_instrument.h>
#include <xsh_badpixelmap.h>
#include <xsh_dfs.h>
#include <xsh_pfits.h>
#include <tests.h>
#include <cpl.h>
#include <math.h>
#include <getopt.h>

Go to the source code of this file.

Macros

#define MODULE_ID   "XSH_COMPUTE_NOISE_MAP"
 

Functions

cpl_frameset * add_noisy_pixels (cpl_frameset *set, xsh_instrument *instrument)
 Unit test of XSH_SUBTRACT.
 
int verify_noisy (cpl_frame *frame, xsh_instrument *instrument)
 
static cpl_frame * create_frame (const char *name, int nx, int ny, const char *tag, cpl_frame_group group, xsh_instrument *instrument, int norm)
 
int main (void)