Skip to content

Error when no spots detected #49

Description

@krokicki

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions