-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Short ISIs - peak at center of autocorrelogram #158
Comments
This does not quite look nicely sorted to me, in the FeatureView and Waveform view you can see that you have many large amplitude artifacts contaminating this cluster. You can right click around your cluster in FeatureView and press K to discard these events, which are probably causing the autocorrelation peak sub 1ms. |
Sorry, this just looks like noise. Kilosort is very good at finding repeating "events", even when they are relatively small and likely noise. |
Thanks @angelonc and @marius10p for your replies. @angelonc as per your suggestion I will try and remove these artifacts manually. |
The artifacts may be large, but they probably only account for a minority of events detected by KIlosort2. Usually people write their own artifact removal scripts to pre-process the data before putting into KIlosort2, because many artifacts looks very different, so you have to treat them differently. |
Thanks @marius10p as I am trying a few routines to see if I can get rid of the large sudden artifacts. However, going to back to my original question - is there a way, if any, to remove short ISI spikes in phyGUI? If not, is there a parameter in the kilosort GUI or associated scripts where we can specify it? Thanks, |
It's not surprising, that is a relatively small waveform that is corrupted by background noise, hence the ISI violations. See if you can clean up the unit, but that just might be the best you can do. It would be wrong to selectively remove the relatively few short ISIs, because those are only a symptom of this problem. Many, many more contaminating spikes will not be coincident with your unit, and you wouldn't be able to remove them this way. |
@marius10p thanks for your reply and suggestion. I will try to clean up the unit and see if that makes a difference. |
Upward spikes on single channels are usually axons, and are difficult to spike sort because the amplitude is not very large AND you only see them on one channel. |
Hmm, that is good to know. Will keep that in mind. |
Hi,
![Screenshot from 2019-12-13 17-44-36](https://user-images.githubusercontent.com/14698586/70839245-664e4f80-1dd1-11ea-9668-1ec7f7244df0.png)
I have this nicely sorted unit (see the pic attached below) in channel 8. The autocorrelogram, however, has a peak at center which, IMO, means that the spikes included in this unit have short ISIs. Any clue as to how to get rid of them is much appreciated.
Thanks,
Niranjan
The text was updated successfully, but these errors were encountered: