muse_basicproc_params Struct Reference
[Basic-processing function]

Structure of basic processing parameters. More...

#include <muse_basicproc.h>

Data Fields

char * overscan
char * rejection
double ovscsigma
unsigned int ovscignore
char * crmethod
unsigned dcrxbox
unsigned dcrybox
unsigned dcrpasses
float dcrthres

Detailed Description

Structure of basic processing parameters.

Definition at line 45 of file muse_basicproc.h.


Field Documentation

image-based cosmic ray rejection method to use

Definition at line 52 of file muse_basicproc.h.

Referenced by muse_basicproc_params_delete(), and muse_basicproc_params_new().

DCR-like: maximum number of cleaning passes

Definition at line 55 of file muse_basicproc.h.

Referenced by muse_basicproc_params_new().

DCR-like: detection threshold in factors of standard deviation

Definition at line 57 of file muse_basicproc.h.

Referenced by muse_basicproc_params_new().

DCR-like: search box size in x

Definition at line 53 of file muse_basicproc.h.

Referenced by muse_basicproc_params_new().

DCR-like: search box size in y

Definition at line 54 of file muse_basicproc.h.

Referenced by muse_basicproc_params_new().

overscan handling method

Definition at line 46 of file muse_basicproc.h.

Referenced by muse_basicproc_params_delete(), and muse_basicproc_params_new().

edge pixels to ignore in the overscans

Definition at line 49 of file muse_basicproc.h.

Referenced by muse_basicproc_params_new().

sigma deviation above which the pipeline aborts

Definition at line 48 of file muse_basicproc.h.

Referenced by muse_basicproc_params_new().

rejection method (and possibly parameters)

Definition at line 47 of file muse_basicproc.h.

Referenced by muse_basicproc_params_delete(), and muse_basicproc_params_new().


The documentation for this struct was generated from the following file:

Generated on 26 Jan 2017 for MUSE Pipeline Reference Manual by  doxygen 1.6.1