Skip to content

input data array mutated when normalize=False and mean_time=True #39

@lafosse

Description

@lafosse

In rastermap.py when normalize=False, the input data array gets assigned to a variable without creating a copy (line 284), and can get mutated when mean_time=True.

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