Perceptually uniform colourmaps
Project description
# cmcrameri
This is a basic wrapper around Fabio Crameri’s perceptually uniform colour maps
http://www.fabiocrameri.ch/colourmaps.php
Current version is based on Scientific Colourmaps Version 6.0.4 (06.01.2020)
Work in progress Not ready for public use yet! I haven’t made a package before. The eventual aim is for this repo to serve PyPI and anaconda
To use these colourmaps, clone/download the repo, add the folder to your path then: `python from cmcrameri import cm import matplotlib.pyplot as plt import numpy as mp plt.pcolor(np.random.rand(10,10), cmap=cm.batlow) # or any of the other colourmaps made by Fabio Crameri `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmcrameri-0.1.tar.gz
.
File metadata
- Download URL: cmcrameri-0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cfdf49c37ae59e1b2ce08a73042d6beec52adbc69e43c08d9bf340462bd7507 |
|
MD5 | d8e9e8a13dea39543f02332a3543c23c |
|
BLAKE2b-256 | dd7c35b37bdbcc8b81533baba4fbc7282083a9c0d41d3e65217ec9868740248c |