Skip to content

Missing a return variable in clean_windows() #3

@q89123003

Description

@q89123003

sample_mask = np.ones((1, ns), dtype=bool)

An additional line

clean = X.copy()

should probably added after line 782 in asr.py. Otherwise, the variable clean will be missing when the whole data is clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions