ecpi.process.imag.io.outputs Module

Creates output .fits files for IMAG

Created on 21 february 2019

@author: Catalano Camille, APC

Functions

create_image_orientation() Write Y and Z ECLLos in sky image
create_time_tag_from_tstart(tstart) Creates time tag of scientific products.
fill_hdu_count(hdu_count, time_exp_mn, …) Fill headers for count images in ECL-SKY-IMA.
fill_hdu_exp(hdu_exp, time_exp_mn, attitude, …) Fill headers for exp images in ECL-SKY-IMA.
fill_hdu_mod(hdu_mod, time_exp_mn, attitude, …) Fill headers for mod images in ECL-SKY-IMA.
fill_hdu_snr(hdu_snr, time_exp_mn, attitude, …) Fill headers for snr images in ECL-SKY-IMA.
fill_hdu_var(hdu_var, time_exp_mn, attitude, …) Fill headers for var images in ECL-SKY-IMA.
ijdet_to_yzegp_array(a_ijdet) convert array 2D in ijdet convention to yzegp convention
read_ecl_det_ubc_file(l_files) Load information contained in ECL-DET-UBC files.
save_catalogs(catalogs_output, file_path, …) save output sources catalogs in fits file ECL-SOP-IMA
save_sky_images(sky_images, file_path, eded, …) save images in a fits file ECL-SKY-IMA
update_images_debug_headers(hdu_images_tmp, …) add main general keywords to the debug images headers
update_images_headers(hdus_dict, …) Add main general keywords to the images headers
yzegp_to_ijdet_array(a_gpidx) convert array 2D in yzegp convention to ijdet convention