Skip to content
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

Raw Amplitude View Not showing Up #516

Closed
pstarski opened this issue Oct 3, 2022 · 3 comments · Fixed by #595
Closed

Raw Amplitude View Not showing Up #516

pstarski opened this issue Oct 3, 2022 · 3 comments · Fixed by #595

Comments

@pstarski
Copy link

pstarski commented Oct 3, 2022

Hi,

I am trying to utilize the raw amplitude view in Phy2. I have recordings sorted with KS2 and have previously used the raw amplitude view to curate my clusters. After switching computers and reinstalling phy2, I have been unable to find the Raw amplitude view. I have the raw recording in the same file directory as the npy files.

Anyone know what I am missing? or Why I cannot find this view?

Thanks,
Phil

@TomBugnon
Copy link

TomBugnon commented Dec 7, 2022

Subscribed... I've been searching for this view for years, as well as an explanation of what "template_feature" amplitude type means

@pstarski
Copy link
Author

pstarski commented Dec 7, 2022

Hey Tom,

You will want to install the dev version and comment out line 1370 and 1371.

To download the dev version in anaconda:

git clone git@github.com/cortex-lab/phy.git
cd phy
pip install -r requirements.txt
pip install -r requirements-dev.txt
pip install -e .
cd ..
git clone git@github.com/cortex-lab/phylib.git
cd phylib
pip install -e . --upgrade

Credit goes to Cyrille Rossant for communicating this through email with me.

As the the template_feature....no real clue. I use the raw amplitude to eliminate noise in short (sub 10 min) neural recordings.

@mariehemelt
Copy link

mariehemelt commented Jan 13, 2023

I found this conversation also in the phy github, for anyone interested. cortex-lab/phy#1175

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants