[projects] updated lif and serial correlations

This commit is contained in:
2021-05-05 11:49:14 +02:00
parent 3bfa4b340c
commit d9f7f74d72
2 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ and \texttt{spikes} is a cell array containing the spike times in
seconds of recorded spontaneous activity for each of these cells.
\begin{questions}
\question Baseline firing rates
\question Baseline firing properties
\begin{parts}
\part Load the data! How many cells are contained in the file?
@@ -44,6 +44,10 @@ seconds of recorded spontaneous activity for each of these cells.
\part Compute the firing rate of each cell, i.e. number of spikes per time.
Illustrate the results by means of a histogram and/or box whisker plot.
\part Compute interspike-interval histograms and the
coefficient-of-variation of the interspike intervals, $C_{ISI}$,
for each of the cells.
\end{parts}
\question Serial correlations