isi

Make plots of the inter-spike interval (ISI) distribution, and compute statistics from the inter-spike intervals.

CV Coefficient of Variation of the ISI is defined as the mean standard deviation, SD, of the ISI distribution divided by the mean of the distribution.

CV2 Proposed by Holt et al. (1996, J Neurophysiol). This measure should be less sensitive than CV to slow changes in firing rate (slow on the time scale of the average ISIs). For two consecture ISIs, a and b,

          2 * |a-b|
    CV2 = ---------
             a+b
Thus, it is the difference divided by the mean of two consective intervals.

Options

Parameters

Examples are given below.

Example

#  
#  Inter-spike interval
#
isi
group 0
simple

maxisi 200