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 no spots detected #49

Open
krokicki opened this issue Feb 27, 2024 · 0 comments
Open

Error when no spots detected #49

krokicki opened this issue Feb 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@krokicki
Copy link
Member

Bug report

Description of the problem

When no spots are detected, Takashi says that the pipeline throws an error. He had to create empty result files to handle this special case:
»»»»»»»»echo "0.0,0.0,0.0,0.0" > $newfile
»»»»»»»»echo "x,y,z,t,c,intensity" > $newfile_rs
»»»»»»»»echo "0.0,0.0,0.0,1,1,0.0" >> $newfile_rs

Log file(s)

I don't have the log, but we should be able to reproduce this easily by feeding it an empty image.

@krokicki krokicki added the bug Something isn't working label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant