Skip to content

Commit 0a7ea27

Browse files
committed
Add instructions on how to reproduce viridis
1 parent 65b657f commit 0a7ea27

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

+12
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,15 @@ Dependencies:
3030

3131
License:
3232
MIT, see LICENSE.txt for details.
33+
34+
Reproducing viridis
35+
-------------------
36+
Load [viridis AKA option_d.py](https://github.com/BIDS/colormap/) using:
37+
38+
```
39+
python -m viscm --uniform-space buggy-CAM02-UCS -m Bezier edit /tmp/option_d.py
40+
```
41+
42+
Note that there was a small bug in the assumed sRGB viewing conditions
43+
while designing viridis. It does not affect the outcome by much. Also
44+
see `python -m viscm --help`.

0 commit comments

Comments
 (0)