#include <xsh_parameters.h>
Data Fields | |
| int | sampley |
| int | radius_x |
| int | radius_y |
| double | max_frac_grid |
| const char * | method |
| int | smooth_x |
| int | smooth_y |
| int | debug |
| double | min_frac_grid |
Definition at line 118 of file xsh_parameters.h.
Definition at line 134 of file xsh_parameters.h.
Referenced by main(), and xsh_parameters_background_get().
Definition at line 126 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), and xsh_parameters_background_get().
| const char* xsh_background_param::method |
Definition at line 128 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), and xsh_subtract_background().
minimum nb of points in sub window used to calculate median inserted into the grid
Definition at line 136 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), and xsh_subtract_background().
Definition at line 122 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), xsh_params_bin_scale(), xsh_params_monitor(), xsh_params_set_defaults(), and xsh_subtract_background().
Definition at line 124 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), xsh_params_bin_scale(), xsh_params_monitor(), and xsh_subtract_background().
Definition at line 120 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), xsh_params_monitor(), and xsh_subtract_background().
Definition at line 130 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), xsh_params_monitor(), and xsh_subtract_background().
Definition at line 132 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_background_get(), xsh_params_monitor(), and xsh_subtract_background().
1.6.1