Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Project title:

### Key Investigators

* Samuel Garcia
*

## Project Description

### Background

Now in spikeinterface plot_sorting_summary() use spikeinterface_gui or sortingview backend.
The first one is Qt based and work only locally. The second one push data on the cloud and then run a javascript app in the browser for visualisation.
It would be convivient to have a ligth summary viewer ipywidget directly in jupyter notebook for exploring final result with main subviews : amplitude + correlogram + units location + waveforms + ...
We already have have all this viewer but not gather in the same view.
the idea is to have a unit selector the display a quick summary for evry unit.


### Objectives




### Approach and Plan


### Progress

### Next Steps (optional)



## References


Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add your code here