Skip to content

The _peak_level function is not robust enough #81

@XingdaChen1996

Description

@XingdaChen1996

image

The _peak_level function is not robust enough

When I called the tnr_ecma_st function (_peak_level was called in the function body), I found that changing the length of the first formal parameter "signal" of the tnr_ecma_st function would make tr very unrobust.
Therefore, I changed if Li - spec[temp] < 10 to if Li - spec[temp] < 50. I found that the robustness of tr improved a lot.
image

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