67#define SC_EXTRACOVER 5
72#define SC_LIMRELLAMVAR 0.01
74#define SC_BINS_PER_FWHM 200.
84cpl_error_code
sc_weights(cpl_table *skyspec, cpl_table *fitpar,
85 cpl_table *groups, cpl_parameterlist *parlist);
87 cpl_parameterlist *parlist,
88 const cpl_table *groups);
91 const cpl_parameterlist *parlist);
93 const cpl_table *skyspec);
95 cpl_table *fitpar, cpl_table *groups,
96 const cpl_parameterlist *parlist,
101 const double speedpar);
104 const cpl_table *groupspec);
106 const char grouptype,
109 const char grouptype);
111 const cpl_parameterlist *parlist,
112 const char grouptype);
cpl_error_code sc_weights_fillgrouparrays(cpl_table *skyspec, const char grouptype, const int group)
cpl_error_code sc_weights_createwavegrid(cpl_table *groupspec, const cpl_table *skyspec)
cpl_error_code sc_weights_calckernel(cpl_array *kernel, const double fwhm)
cpl_error_code sc_weights_normpixcontrib(cpl_table *skyspec, const char grouptype)
cpl_error_code sc_weights(cpl_table *skyspec, cpl_table *fitpar, cpl_table *groups, cpl_parameterlist *parlist)
cpl_error_code sc_weights_getgrouplines(cpl_table *groupspec, cpl_table *fitpar, cpl_table *groups, const cpl_parameterlist *parlist, const char grouptype, const int group)
cpl_error_code sc_weights_getpixcontrib(cpl_table *skyspec, cpl_table *fitpar, cpl_table *groups, const cpl_parameterlist *parlist)
cpl_error_code sc_weights_rebinspec(cpl_table *skyspec, const cpl_table *groupspec)
cpl_error_code sc_weights_getdomgroups(cpl_table *skyspec, const cpl_parameterlist *parlist, const char grouptype)
cpl_error_code sc_weights_initfitpar(cpl_table *fitpar, cpl_parameterlist *parlist, const cpl_table *groups)
cpl_error_code sc_weights_convolve(cpl_table *groupspec, const double fwhm, const double reflam, const double speedpar)