-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi, I keep getting this error during cross registration
folderGlobalIdx: 2 3
@@@@@@@
Unable to perform assignment because the size of the left side is 2855-by-1 and the size of the right side
is 2855-by-2.
Error in ciatah/viewMatchObjBtwnSessions (line 213)
globalIDs(:,addNo) = globalIDsTmp(:,folderGlobalIdx);
Error in ciatah/computeMatchObjBtwnTrials (line 237)
obj.viewMatchObjBtwnSessions('runGui',0);
Error in ciatah/runPipeline (line 209)
obj.(thisFxn{1});
Error in ciatah/display (line 6)
obj.runPipeline;
@@@@@@@
I tried making it so it just accepted the first folderGlobalIdx but that gave me a bunch of other errors, so I figured I would consult the expert :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels