Colormaps for astronomers

Overview

cmastro: colormaps for astronomers 🔭

Documentation Status

This package contains custom colormaps that have been used in various astronomical applications, similar to cmocean for oceanography. The colormaps are available as raw data files through the GitHub source repository, or available to use (through this Python package) as matplotlib colormaps.

cmaps

Also check out these other awesome colormap or color palette projects:

Installation

PyPI

cmastro is available via pip, which is the recommended installation method. To install the latest stable version using pip, use:

python -m pip install cmastro

To install the latest development version:

python -m pip install git+https://github.com/adrn/cmastro

License

License

cmastro is free software made available under the MIT License. For details see the LICENSE file. Copyright 2021 the contributors.

You might also like...
Owner
Adrian Price-Whelan
Adrian Price-Whelan
Matplotlib colormaps from the yt project !

cmyt Matplotlib colormaps from the yt project ! Colormaps overview The following colormaps, as well as their respective reversed (*_r) versions are av

The yt project 5 Sep 16, 2022
Simple spectra visualization tool for astronomers

SpecViewer A simple visualization tool for astronomers. Dependencies Python >= 3.7.4 PyQt5 >= 5.15.4 pyqtgraph == 0.10.0 numpy >= 1.19.4 How to use py

null 5 Oct 7, 2021
Matplotlib colormaps from the yt project !

cmyt Matplotlib colormaps from the yt project ! Colormaps overview The following colormaps, as well as their respective reversed (*_r) versions are av

The yt project 5 Sep 16, 2022