// cpt-city: cividis/cividis-08 (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_08 = color_map { [0.00000 color rgbf <0.0000,0.1725,0.4118,0.0000>] [0.12500 color rgbf <0.0000,0.1725,0.4118,0.0000>] [0.12500 color rgbf <0.1765,0.2588,0.4235,0.0000>] [0.25000 color rgbf <0.1765,0.2588,0.4235,0.0000>] [0.25000 color rgbf <0.3216,0.3490,0.4235,0.0000>] [0.37500 color rgbf <0.3216,0.3490,0.4235,0.0000>] [0.37500 color rgbf <0.4353,0.4392,0.4510,0.0000>] [0.50000 color rgbf <0.4353,0.4392,0.4510,0.0000>] [0.50000 color rgbf <0.5451,0.5294,0.4745,0.0000>] [0.62500 color rgbf <0.5451,0.5294,0.4745,0.0000>] [0.62500 color rgbf <0.6745,0.6314,0.4549,0.0000>] [0.75000 color rgbf <0.6745,0.6314,0.4549,0.0000>] [0.75000 color rgbf <0.8078,0.7373,0.4078,0.0000>] [0.87500 color rgbf <0.8078,0.7373,0.4078,0.0000>] [0.87500 color rgbf <0.9490,0.8549,0.3137,0.0000>] [1.00000 color rgbf <0.9490,0.8549,0.3137,0.0000>] }