pyart.util.get_ivic_snr_thr#
- pyart.util.get_ivic_snr_thr(npulses, pfa_thr=0.001)[source]#
Get the threshold for steps 3 and 6 of ivic
- Parameters:
npulses (1D array) – array with the number of pulses in a ray
pfa_thr (float) – the desired probability of false alarm
- Returns:
snr_thr (1D array) – The snr threshold corresponding to each number of pulses according to the desired probability of false alarm