Closed mmuckley closed 4 years ago
This PR introduces a context manager to MaskFunc so that it doesn't change the Numpy random state in other functions.
MaskFunc
Merging to prevent this from disrupting user experiments.
This PR introduces a context manager to
MaskFunc
so that it doesn't change the Numpy random state in other functions.