flat_cxb_nospectr¶
-
flat_cxb_nospectr(cxb_level=1, pix_area=0.16000000000000003, det_shape=(80, 80))[source]¶ Compute a flat CXB detector image
Parameters: - cxb_level (float [count/cm2/s]) – intensity of CXB
- pix_area (float) – area of a pixel of the instrument in cm2
- det_shape (tuple) – shape of detector
Returns: cxb value detector image in cts/s
Return type: array(float)