31#ifndef ERIS_NIX_CATALOGUE_H
32#define ERIS_NIX_CATALOGUE_H
44#include "eris_nix_defs.h"
53cpl_error_code en_catalogue_coverage(
const located_imagelist * cal_jitters,
54 double * ramin,
double * ramax,
55 double * decmin,
double * decmax);
58cpl_table * en_catalogue_load_from_file(
const char * filename,
64cpl_table * en_catalogue_load_from_frameset(cpl_frameset * frameset,
73cpl_error_code en_catalogue_name_conformance(cpl_table * catalogue);
cpl_error_code en_catalogue_conform_naming(cpl_frameset *frameset, const char *tag)
Rename essential columns to standard names.