Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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