compute_solid_angle

compute_solid_angle(mask_filename='/home/user/projet/ECLAIRs/ecpi/common/data/instru/maskECLAIRs.fits')[source]

Compute solid angle matrix from the mask and detector geometry.

Can potentially run faster if one creates parallel session on the submasks.

Parameters:mask_filename (string) – PATH/filename of the ECLAIRs mask
Returns:solid angle matrix.
Return type:2D array(float)