-
Notifications
You must be signed in to change notification settings - Fork 157
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
AmplitudeView not showing raw due to error "model:667 Skipping spike waveforms" #1264
Comments
Hi, |
Thanks, alirza67! The "[W] model:667 Skipping spike waveforms" was gone after launching phy extract-waveforms params.py. I appreciate you. Yet, it has no raw amplitude for AmplitudeView. That raw amplitude is very useful for removing sudden artifacts related to motion or LED illumination. So, I still need to fix it. |
Which KS are you using? I agree amplitudes are super important :) based on your --debug it looks like Phy thinks it's loading amplitudes. So I think we need to start with what sorter you used and are there amplitude files in the directory? |
And which kilosort are you using? |
I use kilosort 2.5. |
I set up phy2 on my new Windows 11. I successfully loaded up phy2 (phy TemplateGUI v2.0b5, phylib v2.4.3) using environment.yml (#1218). After launching phy template-gui params.py, I can open phy, but then encountered:
17:46:01.340 [W] model:603 Unreferenced clusters found in templates (generally not a problem)
17:46:01.640 [W] model:625 Unreferenced clusters found in spike_clusters (generally not a problem)
17:46:01.790 [W] model:667 Skipping spike waveforms that do not exist, they will be extracted on the fly from the raw data as needed.
I think that all phy operations would work, except for AmlitudeView not showing raw amplitude, which can be explained by model:667 sentence. I successfully ran phy using the same spike data on my old computer where phy2 was loaded more than three years ago (phy TemplateGUI v2.0a1, phylib v2.0a3). So, the error reason does not result from the data itself.
How can I fix it?
Thanks for your help!
--
PS. I attached the conda lists and "phy template-gui params.py --debug" outputs below.
text1.txt
text2.txt
The text was updated successfully, but these errors were encountered: