20 #ifndef FORS_CCD_CONFIG_H
21 #define FORS_CCD_CONFIG_H
24 #include "fiera_config.h"
46 std::auto_ptr<fors::fiera_config> ccd_settings_equal(
const cpl_frameset * fset);
48 void update_ccd_ron(mosca::ccd_config ccd_config,
49 cpl_propertylist * master_bias_header);
51 std::auto_ptr<fors::fiera_config> ccd_config_read
52 (
const cpl_frame * target,
const cpl_frame * bias_frame);