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

Random multiple errors #29

Open
jimmysantander opened this issue Jun 17, 2019 · 0 comments
Open

Random multiple errors #29

jimmysantander opened this issue Jun 17, 2019 · 0 comments

Comments

@jimmysantander
Copy link

Hi all,
I think I might be having and issue with cells getting ID=0. At the moment I am using the last version of supersegger. I have been able to run it a couple of times successfully, but mots of the times I get the same error, which I paste here:

Error using multiAssignmentSparse/getRevAssign (line 460)
Cell contents indices must be greater than 0

Error in multiAssignmentSparse (line 349)
revAssign = getRevAssign();

Error in trackOptiLinkCellMulti (line 151)
data_c.regs.revmap.r] = assignmentFun (data_c, data_r,CONST,0,0);

Error in trackOpti (line 93)
trackOptiLinkCellMulti(dirname_seg, delete_old_err_files, CONST, header);

Error in BatchSuperSeggerOpti>intProcessXY (line 350)
trackOpti(dirname_xy,skip,CONST, header, startEnd);

Error in BatchSuperSeggerOpti (line 215)
parfor(j = 1:num_xy,workers)

Error in superSeggerGui>segment_images_Callback (line 213)
BatchSuperSeggerOpti(dirname, skip, clean_flag, CONST, startEnd);

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in superSeggerGui (line 38)
gui_mainfcn(gui_State, varargin{:});

Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)superSeggerGui('segment_images_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback

Thanks for your help!

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