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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions