Skip to content

can't run from directory containing strip_analysis #27

Description

@dcnieho

I tried to run the GUI using the demo setup, and this failed with:

findblinkframes cannot come after stripanalysis.
06-Nov-2023 15:34:29: ERROR: Pipeline is invalid for _calib. Moving onto next file.

I do not have a stripanalysis item before findblinkframes, findblinkframes is the first thing in the pipeline. Stepping through the code, it turns out the problem is that the path to ReVAS (or the video i am processing, dunno which) contains the folder retinal_strip_analysis, which somehow triggers this first element to be added. I commented out some code and things are ok now, but this seems kinda crazy?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions