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

Consensus on SuperSeggerViewerGui #31

Open
RoxaneMo opened this issue Mar 4, 2020 · 0 comments
Open

Consensus on SuperSeggerViewerGui #31

RoxaneMo opened this issue Mar 4, 2020 · 0 comments

Comments

@RoxaneMo
Copy link

RoxaneMo commented Mar 4, 2020

Hi,

Using the SuperSeggerViewerGui we are trying to make the consensus of all the cells from one image (snap shot).

But we have this error:
Computing consensus array (max cell number 83)
Undefined function or variable 'ssCell'.
Error in makeConsensusImage (line 69)
towerMergeImages(dataImArray.imCell, dataImArray.maskCell, ssCell, ...
Error in superSeggerViewerGui>consensus_image (line 1563)
= makeConsensusImage(tmp,handles.CONST,tmpskip,4,0);
Error in superSeggerViewerGui>output_list_Callback (line 1445)
handles = consensus_image(handles)
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in superSeggerViewerGui (line 40)
gui_mainfcn(gui_State, varargin{:});
Error in

Do you know how we could solve the problem? The Cell Tower output option works.

Thank you.

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

No branches or pull requests

1 participant