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

Error when zero clusters identified #5

Open
Ejdrup opened this issue Dec 6, 2019 · 1 comment
Open

Error when zero clusters identified #5

Ejdrup opened this issue Dec 6, 2019 · 1 comment

Comments

@Ejdrup
Copy link

Ejdrup commented Dec 6, 2019

When running DBSCAN for All and clustering parameters are set that result in 0 clustered points I get the following error message:

Output argument "SumofContour" (and maybe others) not assigned during call to "DBSCANHandler".

Error in ClusDoC>DBSCAN_All (line 2346)
                            [~, ClusterSmoothTable{roiInc, c}, ~, classOut, ~, ~, ~, Result{roiInc, c}] = ...
 
Error while evaluating UIControl Callback.

Is it possible to output empty instead of stopping the entire batch?

@BioTurboNick
Copy link
Contributor

Hi @Ejdrup, you might see if the changes in my PR #8 fix your problem.

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

2 participants