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
upon more inspection, it looks like this is one of the growing pains of our switch to using norm arguments around v3.5.1
using versions before this does not cause this error (James has verified)
I think these problem clauses need to screen for, and handle, norm in the kwargs, but it's clear testing should be incorporated to make the contourf/contour implementations robust.
WrightTools/WrightTools/artists/_base.py
Lines 156 to 158 in 7a9c584
when pixelated = False, this clause can run without "vmin" kwarg existing (per James)
The text was updated successfully, but these errors were encountered: