-
Notifications
You must be signed in to change notification settings - Fork 252
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
BUG: <Suddenly exited.> #794
Comments
Can you please attach a screenshot of what the Kilosort4 GUI looks like after loading your data, as well as |
Okay, the data import is normal, but it suddenly exits at the drift amount step. Below is the screenshot. |
Please try updating to the latest version (v4.0.18) and re-sorting, then upload the log file again (not just a screenshot, the actual file). The new version includes more details about resource usage in the log file, which may be related to the crash. |
Ok, thanks for the answer. I'm going to update it and test it again. |
I have updated to kilosort4 (v4.0.18). I retested my data, and kilosort4 still exits abruptly after the drift amount. I also tested with kilosort3, using the same data, and kilosort3 works fine. Attached below are the log files for kilosort4. |
Thanks. There's definitely something off, you're detecting a lot more spikes than would be expected for an hour-long Neuropixels recording and using a lot of extra memory as a result. My guess is it's crashing without an error because you're exceeding system memory at that step, it's hitting 90% usage or higher pretty regularly. Two things to try:
|
Thank you very much. I tried setting all the probe['kcoords'] parameters in the channel map to 1 and retested Kilosort4, which did not crash this time. If my data can help you fix the bug, I would be more than happy to provide the raw data. The ap.bin file is about 83 GB. How can I send it to you? |
Google drive links have worked best so far, dropbox should be fine as well.
You can paste the link here, or email it to me at ***@***.***
…On Thu, Oct 10, 2024, 9:14 PM Hulu Tan ***@***.***> wrote:
Thank you very much. I tried setting all the probe['kcoords'] parameters
in the channel map to 1 and retested Kilosort4, which did not crash this
time.
If my data can help you fix the bug, I would be more than happy to provide
the raw data. The ap.bin file is about 83 GB. How can I send it to you?
—
Reply to this email directly, view it on GitHub
<#794 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIQ6WYDTIT6SO2GG6IIKR2TZ24RATAVCNFSM6AAAAABPLMHW3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBWGMZTSMBQGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Okay, I have uploaded the bin files and channel maps separately. Since I can’t see your email, I’ll put the links here. Below are their links. https://drive.google.com/file/d/1-xMkbUBKOWLk5l3LpRjKn2su-N7Qv-YR/view?usp=drive_link |
Got it, thanks. I couldn't open the google drive link, I sent an access request for it from [email protected]. I'm not sure why my e-mail address wasn't showing up in the previous comment. |
Sorry for the late response, I'm working through a backlog of datasets to test. The good news is I was able to sort your data without any issues using the latest version of KS4 with all the same settings. There was a bug with the way template placements were handled for multi-shank probes that got fixed recently, and it looks like that was the cause of your problem as well as best I can tell. Can you please update KS4 to the latest version and try sorting again to see if you still encounter errors? |
If you try this with the latest version and still encounter problems, let us know and we can re-open the issue. |
Describe the issue:
Hi,everyone,
My previous data was fine, but this time the data always causes KiloSort 4 to suddenly exit during the drift_amount process.
The KiloSort 4 folder only contains an image of the drift_amount.
The text was updated successfully, but these errors were encountered: