// cpt-city: cividis/cividis-10 (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_10 = color_map { [0.00000 color rgbf <0.0000,0.1647,0.3882,0.0000>] [0.10000 color rgbf <0.0000,0.1647,0.3882,0.0000>] [0.10000 color rgbf <0.1059,0.2314,0.4275,0.0000>] [0.20000 color rgbf <0.1059,0.2314,0.4275,0.0000>] [0.20000 color rgbf <0.2549,0.3020,0.4196,0.0000>] [0.30000 color rgbf <0.2549,0.3020,0.4196,0.0000>] [0.30000 color rgbf <0.3529,0.3725,0.4275,0.0000>] [0.40000 color rgbf <0.3529,0.3725,0.4275,0.0000>] [0.40000 color rgbf <0.4471,0.4471,0.4549,0.0000>] [0.50000 color rgbf <0.4471,0.4471,0.4549,0.0000>] [0.50000 color rgbf <0.5333,0.5216,0.4745,0.0000>] [0.60000 color rgbf <0.5333,0.5216,0.4745,0.0000>] [0.60000 color rgbf <0.6353,0.6039,0.4627,0.0000>] [0.70000 color rgbf <0.6353,0.6039,0.4627,0.0000>] [0.70000 color rgbf <0.7412,0.6863,0.4353,0.0000>] [0.80000 color rgbf <0.7412,0.6863,0.4353,0.0000>] [0.80000 color rgbf <0.8510,0.7725,0.3843,0.0000>] [0.90000 color rgbf <0.8510,0.7725,0.3843,0.0000>] [0.90000 color rgbf <0.9647,0.8667,0.3020,0.0000>] [1.00000 color rgbf <0.9647,0.8667,0.3020,0.0000>] }