enthought / enthought/mayavi

Fix masking in mlab to make copies

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

The current implementation of masking in mlab changes the data the user has supplied and this can be surprising. This should be fixed to copy the data and then mask it. If the user really wants to save on the copy they can send the masked arrays in directly as the scalars.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.