You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,8 @@ Bombcell extracts relevant quality metrics to categorize units into four categor
32
32
33
33
Take a look at:
34
34
- the MATLAB live script [`gettingStarted`](https://github.com/Julie-Fabre/bombcell/tree/main/matlab/gettingStarted.mlx) to see an example workflow and play around with our small toy dataset.
35
-
- the Python Jupyter notebook [`BC_demo`](https://github.com/Julie-Fabre/bombcell/blob/main/py_bombcell/demos/BC_demo.ipynb)
35
+
- the Python Jupyter notebook [`BC_demo`](https://github.com/Julie-Fabre/bombcell/blob/main/py_bombcell/demos/BC_demo_toy_data.ipynb) and software specific ones : [`BC_demo_spikeGLX`](https://github.com/Julie-Fabre/bombcell/blob/main/py_bombcell/demos/BC_demo_spikeGLX.ipynb) ,
36
+
[`BC_demo_open_ephys`](https://github.com/Julie-Fabre/bombcell/blob/main/py_bombcell/demos/BC_demo_open_ephys.ipynb) and [`BC_demo_other_recording_software`](https://github.com/Julie-Fabre/bombcell/blob/main/py_bombcell/demos/BC_demo_other_recording_software.ipynb)
36
37
- You can also take a look at the exercise we prepared for the 2024 Neuropixels course [here](https://github.com/BombCell/Neuropixels_course_2024).
37
38
38
39
#### Installation
@@ -103,3 +104,4 @@ Please star the project to support us, using the top-right "⭐ Star" button.
0 commit comments