#include <xsh_data_pre.h>#include <xsh_error.h>#include <xsh_msg.h>#include <xsh_data_instrument.h>#include <xsh_dfs.h>#include <xsh_pfits.h>#include <tests.h>#include <cpl.h>#include <math.h>Go to the source code of this file.
Defines | |
| #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) |
| Unit test of XSH_CREATE_MASTER. | |
1.6.1