Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jefferis/morgenstemning

Colorblind-safe color maps for R
https://github.com/jefferis/morgenstemning

Last synced: 27 days ago
JSON representation

Colorblind-safe color maps for R

Awesome Lists containing this project

README

        

# morgenstemning
[![Build status](https://travis-ci.org/ajdm/morgenstemning.png)](https://travis-ci.org/ajdm/morgenstemning)

An R package for generating colorblind-safe color palettes. Ported from MATLAB code accompanying the article

M. Geissbuehler and T. Lasser, _How to display data by color schemes compatible with red-green color perception deficiencies_, Opt. Express **21**, 9862-9874 (2013) ([doi:10.1364/OE.21.009862](http://dx.doi.org/10.1364/OE.21.009862))

available from the EPFL Laboratoire d'Optique Biomedicale [website](http://lob.epfl.ch/page-89396-en.html).

## Licence information
These colormaps are free software: you can redistribute and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. These colormaps are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

As well as ported MATLAB code, this package also includes some MATLAB-derived functions for cubic spline fitting taken from the [pracma](http://cran.r-project.org/web/packages/pracma/index.html) package, which is also licenced under GPL-3.