-
Notifications
You must be signed in to change notification settings - Fork 21
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
Stand alone cvPCA function? #3
Comments
shuffledSpectrum.m is the stand-alone function. I've also added a python folder with it implemented in utils.py as "cvPCA". "shuff_cvPCA" runs multiple shuffles of the first and second repeat (trading stimuli back and forth). See the notebook powerlaws.ipynb for run info + pre-processing. |
Got it... thanks! |
What is the format of respB0? |
Just following up on the location of the above functions... |
Svdecon is here https://github.com/MouseLand/stringer-pachitariu-et-al-2018a/blob/master/utilities/svdecon.m Fullcov is a matrix not a function |
I assume somewhere in the code there is stand-alone cvPCA function... can you help me find it?
Thanks!
Dario
The text was updated successfully, but these errors were encountered: