next up previous contents
Next: ip_ev_shadow_build Up: ibis_binning Previous: ibis_binning   Contents


ii_shadow_build

The executable ii_shadow_build creates shadowgrams of ISGRI events in the given time (Tbin) and energy (Ebin) ranges. For every shadowgram a corresponding efficiency shadowgram is created. For pixels active during the revolution (switch status ON), efficiency falls into two components and is null for the others: the first factor takes into account the dead time D of the corresponding module MDU; the second factor reflects the efficiency energy dependence, LT, for the lower energy bins due to the low threshold operation limit, such that: Eff[Tbin,Ebin,y,z]= (1-D[Tbin,mdu]) * LT[Ebin,y,z]. It is this value that is given in the shadowgram efficiency maps. The low threshold (LT) correction is performed using the same energy correction of the COR step and an erf function with time-dependent width which reproduces the degradation in energy resolution of the instrument. The position of the low threshold is evolving with time as can be seen in the Fig. 31, with the ISGRI efficiency being lower than 50% below this energy. As an example, for revolutions later than Rev.1000, energies below 22 keV should be ignored.

Figure 31: ISGRI low threshold position as function of INTEGRAL revolution number.
Image ctx_onlyW

This executable also applies two different noisy pixel detection techniques. The first one is time-based; it discriminates every pixel for which the scientific SELECT_FLAG equals one (even only once over all the Science Window events). Note: this flag was filled by the executable ibis_isgr_evts_flag. The second method is spectral-based; it discriminates pixels by estimating their spectral deviation from the average ISGRI spectrum. This spectral method can be switched ON/OFF by parameter NoisyDetFlag.

Table 12: ii_shadow_build parameters included into the main script.
     
Name Name Type Description
(in the main script) (executable)    
IBIS_II_ChanNum isgri_e_num integer Number of energy intervals for ISGRI.

possible values: 1 - 10

default: 7

IBIS_II_E_band_min isgri_e_min string List of lower energy boundaries (keV).

default: "15 40 100 200 400 700 1200"

IBIS_II_E_band_max isgri_e_max string List of upper energy boundaries (keV).

default: "40 100 200 400 700 1200 2500"

IBIS_min_rise isgri_min_rise integer Minimum rise-time.

default: 16

IBIS_max_rise isgri_max_rise integer Maximum rise-time.

default: 116

IBIS_NoisyDetMethod NoisyDetFlag integer Defines the way to deal with noisy pixels

possible values: 0 Time-based noisy detection;

1 Time-based + Spectral-based method.

default: 1


next up previous contents
Next: ip_ev_shadow_build Up: ibis_binning Previous: ibis_binning   Contents
inthelp@sciops.esa.int