mask_rebinning_v2

mask_rebinning_v2(p_nb_ph_pix=100, p_nb_ite=4, p_path_out=None, p_prefix_out='mask')[source]

build the rebinned mask by ray tracing simulation

the rebinned mask is constructed by simulation :
  • projection of the mask on a larger detector 120x120pix
  • source in the middle of the fov
  • detector of 120x120 pix and of the same size of the mask (54cm)

rebinned mask saved as maskECLAIRs_rebinned.fits with same keywords as maskECLAIRs.fits

Parameters:
  • p_nb_ph_pix
  • p_nb_ite
  • p_path_out
  • p_prefix_out