20#ifndef CR2RES_SPLICE_H
21#define CR2RES_SPLICE_H
39 cpl_table ** extracted_1d,
41 cpl_table ** trace_wave,
43 cpl_bivector ** spliced,
44 cpl_bivector ** spliced_err) ;
46int cr2res_splice_orders(
52 cpl_bivector ** spliced[],
53 cpl_bivector ** spliced_err[],
54 cpl_vector ** spectrum_order,
55 cpl_bivector ** first,
56 cpl_bivector ** last);
58cpl_table * cr2res_splice_SPLICED_1D_create(
59 cpl_bivector * spectrum,
60 cpl_bivector * spectrum_error) ;