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

BUG: Issue loading SVDs for neural prediction #147

Open
erinkempkes opened this issue May 14, 2024 · 0 comments
Open

BUG: Issue loading SVDs for neural prediction #147

erinkempkes opened this issue May 14, 2024 · 0 comments

Comments

@erinkempkes
Copy link

Version information:

facemap version: 1.0.6
platform: win32
python version: 3.8.18
torch version: 2.2.0
numpy version: 1.24.4

Describe the issue:

I am trying to run the neural predictions analysis using motion SVDs and keep running into this error message:

Screenshot 2024-05-14 125958

As far as I can tell the SVDs are loaded into the main GUI and I can't find anywhere else to load them in? I get this error both when I run the SVD processing in the same GUI session immediately before I try to run the neural predictions, as well as when I load in the SVDs from a previously generated _proc.npy file. I also still get the same message when I change the linear regression hyperparameters. And there aren't any errors printed in the anaconda prompt.

I can see the SVDs plotted in the main GUI so I don't think it's an issue with the SVD calculation.

Screenshot 2024-05-14 125609

I have been able to run the predictions with the keypoints as input data without any issues so I also don't think it's a problem with loading in any data or with the prediction analysis.

Screenshot 2024-05-14 125913

Am I missing something obvious?? Thanks for any insight!

Error message:

No response

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

No branches or pull requests

1 participant