As introduced in #417, we now have a UserWarning when users give segmentation a 1xMxN array, a UserWarning is raised to alert users to the issue. On the other hand, this can be exceptionally annoying to experienced users. We should offer the option to suppress this warning.
As introduced in #417, we now have a
UserWarningwhen users give segmentation a 1xMxN array, aUserWarningis raised to alert users to the issue. On the other hand, this can be exceptionally annoying to experienced users. We should offer the option to suppress this warning.