Skip to content

Enable multiple lixits to be detected #11

@SkepticRaven

Description

@SkepticRaven

Lixit detection is currently a single peak finding algorithm. This can be adjusted to a local max peak finding algorithm. However, with this change, it would require 2 new parameters to be tuned:

  • Threshold: Minimum value required to be considered a peak
  • Radius: Area around a peak to not be considered a peak (e.g. non-max-suppression)

We can also consider adding limits, such as a maximum or exact number of peaks to detect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions