This is a little tool for analyzing colormaps and creating new colormaps.
Try:
$ pip install viscm $ python -m viscm view jet $ python -m viscm edit
There is some information available about how to interpret the resulting visualizations and use the editor tool on this website.
- Downloads:
- https://pypi.python.org/pypi/viscm/
- Code and bug tracker:
- https://github.com/matplotlib/viscm
- Contact:
- Nathaniel J. Smith <[email protected]> and Stéfan van der Walt <[email protected]>
- Dependencies:
- Python 2.6+, or 3.3+
- colorspacious
- Matplotlib
- NumPy
- License:
- MIT, see LICENSE.txt for details.