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

couple of bugs #1

Open
mathewzilla opened this issue Mar 8, 2019 · 0 comments
Open

couple of bugs #1

mathewzilla opened this issue Mar 8, 2019 · 0 comments

Comments

@mathewzilla
Copy link

Hi,
thanks for making this data and code available. +1 for reproducible science!

In that spirit, I've run into a couple of easily fixable bugs in the code:

loadproc2800.m calls a function called svdecon that is not included in this repo . I've spotted that a function of that name is in github.com/MouseLand/stringer-pachitariu-et-al-2018a/tree/master/utilities, so I can see how this error came about.

fitGaborRFs calls gpuDevice even if useGPU is set to 0, which gives out an error if cuda isn't installed.

estimageRFs similarly calls gpuArray without checking if a gpu is available.

That's it (for now..!).

All the best,

Mat

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