Skip to content

Solve focus even if there is no V or U shaped data. #13

Description

@simontorres

The application should always return a focus value even if the data does not have an ideal range (that's what I mean by V or U shape)
The solution implemented in #12 works but I'm not fully convinced is the best solution.
Figure_1

Current Implementation

To obtain the best focus it uses the Brent optmization method with a bracket that has to define a V or U shape data.

Idea for Implementation

It should implement diferentiated algorithm to get the best focus, depending on the shape of the data.

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