You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
graph.hard_mask currently returns an empty MaskGroup if no status codes provided, which may be confusing for people who don't know it uses status codes. Either raise an exception or warning to let people know what's wrong.
The text was updated successfully, but these errors were encountered:
graph.hard_mask
currently returns an empty MaskGroup if no status codes provided, which may be confusing for people who don't know it uses status codes. Either raise an exception or warning to let people know what's wrong.The text was updated successfully, but these errors were encountered: