Attributes
- context
context = None
- mask
mask = ndarray([ ])
Method summary
Methods
- __enter__(self)
Enter method.
- __exit__(self, exc_type, exc_val, exc_tb)
Exit method.
- __init__(self, object)
Initialization method, should always contain a boolean array as a mask
Parameters:
object: Array([Bool])