Attention: Due to an upgrade beginning on Friday, the 22nd August 2025, any new collabs, groups and any changes to teams will not be kept beyond the weekend. User creation will also be disabled during this time. The actual upgrade will take place on Wednesday, 27th August. On that day, any service requiring a Keycloak login will be unavailable for the duration of the upgrade. Thank you for your understanding as we complete this important work.


Last modified by abonard on 2025/06/13 16:08

From version 31.1
edited by abonard
on 2025/06/13 16:08
Change comment: There is no comment for this version
To version 33.1
edited by abonard
on 2025/06/13 16:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,6 +2,8 @@
2 2  
3 3  * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
4 4  
5 +* ((( ==== **[[Advanced >>||anchor = "HAdvanced-1"]]** ==== )))
6 +
5 5  === **Beginner** ===
6 6  
7 7  === [[Statistics of spike trains>>https://elephant.readthedocs.io/en/latest/tutorials/statistics.html||rel=" noopener noreferrer" target="_blank"]] ===
... ... @@ -9,4 +9,16 @@
9 9  **Level**: beginner(%%) **Type**: user documentation
10 10  
11 11  This notebook provides an overview of the functions provided by the elephant statistics module.
14 +=== **Advanced** ===
12 12  
16 +=== [[Spike Pattern Detection and Evaluation (SPADE)>>https://elephant.readthedocs.io/en/latest/tutorials/spade.html||rel=" noopener noreferrer" target="_blank"]] ===
17 +
18 +**Level**: advanced(%%) **Type**: user documentation
19 +
20 +SPADE is a method to detect repeated spatio-temporal activity patterns in parallel spike train data that occur in excess to chance expectation. In this tutorial, we will use SPADE to detect the simplest type of such patterns, synchronous events that are found across a subset of the neurons considered.
21 +=== [[The Unitary Events Analysis>>https://elephant.readthedocs.io/en/latest/tutorials/unitary_event_analysis.html||rel=" noopener noreferrer" target="_blank"]] ===
22 +
23 +**Level**: advanced(%%) **Type**: user documentation
24 +
25 +The Unitary Event analysis detects coordinated spiking activity that occurs significantly more often than predicted by the firing rates of neurons alone. It’s therefore superior to simple statistics. This tutorial will show you how to use this analysis in Elephant.
26 +