#include <xsh_data_instrument.h>#include <xsh_pfits.h>#include <xsh_msg.h>#include <xsh_utils.h>#include <tests.h>#include <cpl.h>#include <math.h>#include <getopt.h>Go to the source code of this file.
Defines | |
| #define | MODULE_ID "XSH_SUBTRACT_BACKGROUND" |
Enumerations | |
| enum | { NB_Y_OPT, RADIUS_X_OPT, RADIUS_Y_OPT, HELP_OPT, MAX_FRAC_GRID_OPT, METHOD_OPT, SMOOTH_X_OPT, SMOOTH_Y_OPT, MIN_FRAC_OPT } |
Functions | |
| static void | Help (void) |
| static void | HandleOptions (int argc, char **argv, xsh_background_param *backg_par) |
| int | main (int argc, char **argv) |
| Unit test of XSH_COMPUTE_RESPONSE. | |
Variables | |
| static const char * | Options = "" |
| static struct option | long_options [] |
1.6.1