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 <njs@pobox.com> and Stéfan van der Walt <stefanv@berkeley.edu>
- Dependencies:
- Python 2.6+, or 3.3+
- colorspacious
- Matplotlib
- NumPy
- License:
- MIT, see LICENSE.txt for details.