AnoushkaJain3 commited on
Commit
e927cb8
1 Parent(s): 6af7cff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ There are two tutorial notebooks:
31
  2. load your sorting depending on the spike sorter you used to create the 'sorting' object
32
  3. Then you can create a Sorting_Analyzer object and you compute quality metrics.
33
 
 
 
34
  auto_label_units is the main in this notebook. API link to know the parameters:
35
  (https://spikeinterface--2918.org.readthedocs.build/en/2918/api.html#spikeinterface.curation.auto_label_units)
36
 
 
31
  2. load your sorting depending on the spike sorter you used to create the 'sorting' object
32
  3. Then you can create a Sorting_Analyzer object and you compute quality metrics.
33
 
34
+ These steps are explained in more details in the jupyter notebook in files folder.
35
+
36
  auto_label_units is the main in this notebook. API link to know the parameters:
37
  (https://spikeinterface--2918.org.readthedocs.build/en/2918/api.html#spikeinterface.curation.auto_label_units)
38