Skip to content

markbruteforce.py imports utils_concore which doesn't exist in the repository #292

@GaneshPatil7517

Description

@GaneshPatil7517

@pradeeban
intan/markbruteforce.py has:
import utils_concore

and calls:

y, yextra2, yextra3 = utils_concore.read_trellis_data([filename+'.nf3'],channums=[1,2,3,4])

The utils_concore module does not exist anywhere in the repository. This makes the entire brute force frequency analysis script non-functional. The module should either be added to the repository or documented as an external dependency with installation instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    on-holdKeep the bug report or the PR on-hold for now. Do not attempt to fix this bug or merge the PR.

    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