Skip to content

Error during cross registration #137

@hsw28

Description

@hsw28

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions