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

Stand alone cvPCA function? #3

Open
darioringach opened this issue Aug 30, 2019 · 5 comments
Open

Stand alone cvPCA function? #3

darioringach opened this issue Aug 30, 2019 · 5 comments

Comments

@darioringach
Copy link

I assume somewhere in the code there is stand-alone cvPCA function... can you help me find it?
Thanks!

Dario

@carsen-stringer
Copy link
Member

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.

@darioringach
Copy link
Author

Got it... thanks!

@darioringach
Copy link
Author

What is the format of respB0?
Some functions seem to be missing (svdcon.m and fullCOV.m)?

@darioringach
Copy link
Author

Just following up on the location of the above functions...

@carsen-stringer
Copy link
Member

Svdecon is here https://github.com/MouseLand/stringer-pachitariu-et-al-2018a/blob/master/utilities/svdecon.m

Fullcov is a matrix not a function

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

2 participants