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

Error while building the stimulus file #2

Open
chinmayeelm opened this issue Nov 22, 2022 · 0 comments
Open

Error while building the stimulus file #2

chinmayeelm opened this issue Nov 22, 2022 · 0 comments

Comments

@chinmayeelm
Copy link

chinmayeelm commented Nov 22, 2022

Error using reshape
Number of elements must not change. Use [] as one of the size inputs to automatically calculate the appropriate
size for that dimension.

Error in ReadFramev2 (line 19)
stimulus_full_frame = reshape(stimulus_full_frame,Nd,Nd)';

Error in script_101_RetinaData_BuildStimulus (line 64)
S = ReadFramev2(fid,T,Nx,Nv(icell),cx,x0(icell),y0(icell));

I am in the main directory consisting all the folders. The RetinaData has all the files provided by the repository.

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