We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d8612 commit 72a0527Copy full SHA for 72a0527
viscm/gui.py
@@ -541,7 +541,7 @@ def save_colormap(self, event):
541
from matplotlib.colors import ListedColormap
542
from numpy import nan, inf
543
544
- # Used to reconstruct the colormap in pycam02ucs.cm.viscm
+ # Used to reconstruct the colormap in viscm
545
parameters = {{'xp': {xp},
546
'yp': {yp},
547
'min_Jp': {min_Jp},
0 commit comments