// cpt-city: cividis/cividis-09 (cpt) // // Nuñez JR, Anderton CR, Renslow RS (2018) Optimizing colormaps // with consideration for color vision deficiency to enable accurate // interpretation of scientific data. PLoS ONE 13(7) // // author: Jamie R. Nuñez, Christopher R. Anderton, Ryan S. Renslow // copyright: BSD-like // year: 2018 // url: https://phillips.shef.ac.uk/pub/cpt-city/cividis #declare cividis_09 = color_map { [0.00000 color rgbf <0.0000,0.1647,0.3961,0.0000>] [0.11111 color rgbf <0.0000,0.1647,0.3961,0.0000>] [0.11111 color rgbf <0.1412,0.2431,0.4235,0.0000>] [0.22222 color rgbf <0.1412,0.2431,0.4235,0.0000>] [0.22222 color rgbf <0.2863,0.3216,0.4196,0.0000>] [0.33333 color rgbf <0.2863,0.3216,0.4196,0.0000>] [0.33333 color rgbf <0.3922,0.4000,0.4353,0.0000>] [0.44444 color rgbf <0.3922,0.4000,0.4353,0.0000>] [0.44444 color rgbf <0.4902,0.4863,0.4706,0.0000>] [0.55556 color rgbf <0.4902,0.4863,0.4706,0.0000>] [0.55556 color rgbf <0.5961,0.5725,0.4706,0.0000>] [0.66667 color rgbf <0.5961,0.5725,0.4706,0.0000>] [0.66667 color rgbf <0.7098,0.6627,0.4431,0.0000>] [0.77778 color rgbf <0.7098,0.6627,0.4431,0.0000>] [0.77778 color rgbf <0.8314,0.7608,0.3961,0.0000>] [0.88889 color rgbf <0.8314,0.7608,0.3961,0.0000>] [0.88889 color rgbf <0.9569,0.8627,0.3059,0.0000>] [1.00000 color rgbf <0.9569,0.8627,0.3059,0.0000>] }