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

TheStateEditor error when rescoring #314

Closed
DavidTingley opened this issue Mar 28, 2019 · 3 comments
Closed

TheStateEditor error when rescoring #314

DavidTingley opened this issue Mar 28, 2019 · 3 comments
Assignees
Labels

Comments

@DavidTingley
Copy link
Collaborator

Ever seen this while re-scoring a recording manually?

Error using |
Matrix dimensions must agree.

Error in ClusterStates_DetermineStates (line 95)
shortWRidx =
InIntervals(IDX.timestamps,INT.WAKEstate(shortWints
& (WRints | RWints),:));

Error in TheStateEditor>ReClusterStates_In (line
5569)
[stateintervals,stateidx,~] =
ClusterStates_DetermineStates(...

Error while evaluating UIControl Callback.

@DavidTingley
Copy link
Collaborator Author

nevermind, I had an old copy of a function in dlevenstein-code that was being called

@brendonw1
Copy link
Collaborator

brendonw1 commented Mar 28, 2019 via email

@dlevenstein
Copy link
Collaborator

dlevenstein commented Mar 28, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants