From 4cc2d749fd511823ecf2d1dd92ba45c24bb32938 Mon Sep 17 00:00:00 2001 From: KremkowLab <38249862+KremkowLab@users.noreply.github.com> Date: Sat, 7 May 2022 18:17:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20c417d..03cea13 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ To visualize the axons, replace the original `make_fig.m` located in the kilosor Our modified version of this script will organize the plotting of the waveforms according to the peak value of their rebound: - In the first subplot of KS (`Temporal Components`), different waveforms are organized from the biggest (left) to the smallest (right) rebounds. -- In the second plot from the top right (unnamed), only the 10 waveforms with the largest rebounds, i.e. the first 10 waveforms on the left of the `Temporal Components` subplot, are illustrated. +- In the second plot at the top right (unnamed), only the 10 waveforms with the largest rebounds, i.e. the first 10 waveforms on the left of the `Temporal Components` subplot, are illustrated. ![alt text](https://github.com/KremkowLab/Axon-on-Neuropixels-in-Kilosort/blob/main/KS%20adapted.png)