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

pipelineThetaSequences.m needs updated #8

Open
ryanharvey1 opened this issue Jul 12, 2024 · 0 comments
Open

pipelineThetaSequences.m needs updated #8

ryanharvey1 opened this issue Jul 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ryanharvey1
Copy link
Member

This tutorial is out of date to the functions it uses. In particular, ReplayScore.m has changed since the tutorial has been written.

Output argument "qShuffled" (and possibly others) not assigned a value in the execution with "FindReplayScore" function.

Error in ReplayScore (line 52)
[r,p,st,sp,rShuffled,aShuffled,bShuffled,c,cShuffled,jump,jumpShuffled,maxJump,maxJumpShuffled,quadrantScore,qShuffled] = FindReplayScore(matrix,varargin{:});

Also, clabel('Probability (low -> high)') returns

Error using clabel
Contour matrix must have 2 rows.

https://github.com/ayalab1/neurocode/blob/master/tutorials/pipelineThetaSequences.m

@ryanharvey1 ryanharvey1 added the bug Something isn't working label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant