buzsakilab / buzcode

Code for internal lab sharing - polishing has started but is by no means complete
http://www.buzsakilab.com/
GNU General Public License v3.0
118 stars 128 forks source link

TheStateEditor error when rescoring #314

Closed DavidTingley closed 5 years ago

DavidTingley commented 5 years ago

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 commented 5 years ago

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

brendonw1 commented 5 years ago

Ole DLevenstein code... the good and the bad

On Thu, Mar 28, 2019 at 4:13 PM David Tingley notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/buzsakilab/buzcode/issues/314#issuecomment-477753393, or mute the thread https://github.com/notifications/unsubscribe-auth/ADXrTXoRtOiHBrcHhDqMqai6P2f-d_daks5vbSJQgaJpZM4cRCnF .

dlevenstein commented 5 years ago

😬

On Mar 28, 2019, at 4:29 PM, Brendon Watson notifications@github.com wrote:

Ole DLevenstein code... the good and the bad

On Thu, Mar 28, 2019 at 4:13 PM David Tingley notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/buzsakilab/buzcode/issues/314#issuecomment-477753393, or mute the thread https://github.com/notifications/unsubscribe-auth/ADXrTXoRtOiHBrcHhDqMqai6P2f-d_daks5vbSJQgaJpZM4cRCnF .

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.