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
In the command line tools the use should be able to specify which colormap to apply with a string argument. The option switch can be "-c, --colormap". Valid colormap names should include all those in matplotlib.cm and few custom ones that will be included in the infrapix package. Additionally, there should be some syntax for passing in a user's own colormap file, but that would be yet another feature request.
The text was updated successfully, but these errors were encountered:
In the command line tools the use should be able to specify which colormap to apply with a string argument. The option switch can be
"-c, --colormap"
. Valid colormap names should include all those inmatplotlib.cm
and few custom ones that will be included in the infrapix package. Additionally, there should be some syntax for passing in a user's own colormap file, but that would be yet another feature request.The text was updated successfully, but these errors were encountered: