Skip to main content

Perceptually uniform colourmaps

Project description

cmcrameri

This is a basic Python wrapper around Fabio Crameri's perceptually uniform colour maps

http://www.fabiocrameri.ch/colourmaps.php

All credit for creating the colourmaps to Fabio. Any errors in the Python implementation of said colourmaps are my own.

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 shipped a package before. The eventual aim is for this repo to serve PyPi and conda

Install

pip install cmcrameri

Basic use example

from cmcrameri import cm
import matplotlib.pyplot as plt
import numpy as np
plt.pcolor(np.random.rand(10,10), cmap=cm.batlow) # or any of the other colourmaps made by Fabio Crameri

Extra instructions

You can access all the core colourmaps from Fabio Crameri's list by cm.<colormapname>

You can also use tab autocompletion on cm if your editor supports it

For a reversed colourmap, append _r to the colourmap name

For a sample of all the available colourmaps without leaving the comfort of your Python session

from cmcrameri.cm import show_cmaps 
show_cmaps()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmcrameri-0.9.tar.gz (86.0 kB view details)

Uploaded Source

File details

Details for the file cmcrameri-0.9.tar.gz.

File metadata

  • Download URL: cmcrameri-0.9.tar.gz
  • Upload date:
  • Size: 86.0 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

Hashes for cmcrameri-0.9.tar.gz
Algorithm Hash digest
SHA256 c21ab90d47cabd099f31ee261324906fa02334952ed565f1c097054440ee5f9c
MD5 a0407beb9f37b19c3ebe96bb02843d8e
BLAKE2b-256 1b990e95c409056b7d4d625ab73b3dcab1216012fa0cf3bdd508f03f4ea67671

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page