High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_cat_table.h File Reference
#include "hdrl_cat_def.h"
Include dependency graph for hdrl_cat_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NCOLS   63 /* Number of columns in the table */
 

Functions

cpl_error_code hdrl_tabinit (ap_t *ap, cpl_size *xcol, cpl_size *ycol, hdrl_catalogue_options cattype, cpl_table **tab, hdrl_casu_result *res)
 Initialize catalogues.
 
cpl_error_code hdrl_do_seeing (ap_t *ap, cpl_size nobjects, cpl_table *tab)
 Do seeing estimate.
 
cpl_error_code hdrl_process_results (ap_t *ap, double gain, cpl_size *nobjects, cpl_table *tab, hdrl_casu_result *res)
 Process the results for each object and store them in the table.
 

Macro Definition Documentation

◆ NCOLS

#define NCOLS   63 /* Number of columns in the table */