Skip to content

pipelineThetaSequences.m needs updated #8

@ryanharvey1

Description

@ryanharvey1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions