// cpt-city: cividis/cividis-06 (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_06 = color_map { [0.00000 color rgbf <0.0000,0.1843,0.4353,0.0000>] [0.16667 color rgbf <0.0000,0.1843,0.4353,0.0000>] [0.16667 color rgbf <0.2549,0.3020,0.4196,0.0000>] [0.33333 color rgbf <0.2549,0.3020,0.4196,0.0000>] [0.33333 color rgbf <0.4157,0.4235,0.4431,0.0000>] [0.50000 color rgbf <0.4157,0.4235,0.4431,0.0000>] [0.50000 color rgbf <0.5686,0.5490,0.4706,0.0000>] [0.66667 color rgbf <0.5686,0.5490,0.4706,0.0000>] [0.66667 color rgbf <0.7412,0.6863,0.4353,0.0000>] [0.83333 color rgbf <0.7412,0.6863,0.4353,0.0000>] [0.83333 color rgbf <0.9255,0.8353,0.3333,0.0000>] [1.00000 color rgbf <0.9255,0.8353,0.3333,0.0000>] }