Error occurred when getting spikes #73
-
Hi petersen, I got a problem when i tried to follow the tutorial. After run the command Is there anything wrong? My raw data are continuous binary data (.dat). And the spike sorter is Spyking-circus. Thank you very much! Jinming Zhang |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 18 replies
-
Hi This typically happens if the spike data is not imported correctly (e.g. the spikes struct is empty). Could you check that the spikes struct is generated correctly? I can see that the file If the spikes struct is empty, try generating it directly with Feel free to share the session with me. |
Beta Was this translation helpful? Give feedback.
-
Hi. Could you share your dataset with me? I must say I forgot, but Spyking circus has not been implemented yet, but I can fix this today if I have your data. If you want to import the phy format you must provide these parameters to loadSpikes: Or for the phy data format: |
Beta Was this translation helpful? Give feedback.
-
Hi
After fixing these issues it worked. |
Beta Was this translation helpful? Give feedback.
-
Hi To test it, go to the basepath of your session, and run:
You can also import your Phy-data from the same dataset:
|
Beta Was this translation helpful? Give feedback.
-
1: Thanks for pointing this out: I pushed a new version corrected for this. |
Beta Was this translation helpful? Give feedback.
Hi
I added SpyKing Circus as a supported format. Please try it for me and let me know if you experience any issues.
To test it, go to the basepath of your session, and run:
You can also import your Phy-data from the same dataset: