pyart.util.get_ivic_pct#
- pyart.util.get_ivic_pct(npulses, pct=1, prob_thr=0.0001)[source]#
Get the point clutter threshold (PCT)
- Parameters:
npulses (1D array) – array with the number of pulses in a ray
pct (1D array) – array with possible values of the PCT
z (1D array) – array of z values
prob_thr (float) – Desired probability
- Returns:
pct_out (1D array) – The PCT threshold corresponding to each number of pulses