Skip to content

vis.revcorr.get_cdf_val

 GET_CDF_VAL - generate the cdf value at position x

  P = vis.revcorr.get_cdf_val(X, SPIKE_NUM)

  Inputs:
   X - where the cdf value will be evaluated at
   SPIKE_NUM - the number of spikes in the original json file

  OUTPUTS:
   P - cumulative distribution function that is evaluated at position x