process.pipeline.rebinned_mask Module¶
script to rebinned the mask in order to be used by the reconstruction algorithm
Created on 19 mars 2018
@author: Catalano Camille
Functions¶
add_kw_geom_eclairs_to_mask(f_in, f_out) |
add mask keywords to the mask fits file |
add_path_data_ref_eclairs(p_file) |
add to p_file the path of the ECLAIRs data directory. |
add_path_tests_eclairs(p_file) |
add to p_file the path of the ECLAIRs test directory. |
cannot_be_superius_to_1(p_ar[, p_correct]) |
|
force_to_1_pixel_in_hole(p_ar) |
|
mask_proj_maskproj([p_path_out, p_prefix_out]) |
build the rebinned mask by mask projection simulation |
mask_rebinning_v1() |
build the rebinned mask by ray tracing simulation |
mask_rebinning_v2([p_nb_ph_pix, p_nb_ite, …]) |
build the rebinned mask by ray tracing simulation |
pixel_in_hole(p_ar, p_i, p_j) |
|
yzegp_to_ijdet_array(a_gpidx) |
convert array 2D in yzegp convention to ijdet convention |