|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_cat_classify.h"#include "hdrl_cat_casu.h"#include "hdrl_cat_table.h"#include "hdrl_cat_utils_sort.h"
Macros | |
| #define | STEP 0.05 /* */ |
| #define | NSAMPLE 150 /* */ |
| #define | MAXLOOP 5 /* */ |
| #define | NCOLFULL 15 /* */ |
| #define | FRAMECUT 0.05 /* */ |
| #define | MAXHIST 66536 /* maximum size of histogram array */ |
| #define | BLIMDEF 15. |
| #define | FLIMDEF 11. |
| #define | CMINDEF 7.5 |
| #define | CMAXDEF 15. |
Functions | |
| cpl_error_code | hdrl_classify (hdrl_casu_tfits *catalogue, double minsize) |
| Do star/galaxy classification. | |
| #define BLIMDEF 15. |
| #define CMAXDEF 15. |
| #define CMINDEF 7.5 |
| #define FLIMDEF 11. |
| #define FRAMECUT 0.05 /* */ |
| #define MAXHIST 66536 /* maximum size of histogram array */ |
| #define MAXLOOP 5 /* */ |
| #define NCOLFULL 15 /* */ |
| #define NSAMPLE 150 /* */ |
| #define STEP 0.05 /* */ |