// cpt-city: cividis/cividis-05 (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_05 = color_map { [0.00000 color rgbf <0.0000,0.1961,0.4353,0.0000>] [0.20000 color rgbf <0.0000,0.1961,0.4353,0.0000>] [0.20000 color rgbf <0.3098,0.3412,0.4235,0.0000>] [0.40000 color rgbf <0.3098,0.3412,0.4235,0.0000>] [0.40000 color rgbf <0.4902,0.4863,0.4706,0.0000>] [0.60000 color rgbf <0.4902,0.4863,0.4706,0.0000>] [0.60000 color rgbf <0.6902,0.6431,0.4510,0.0000>] [0.80000 color rgbf <0.6902,0.6431,0.4510,0.0000>] [0.80000 color rgbf <0.9059,0.8235,0.3490,0.0000>] [1.00000 color rgbf <0.9059,0.8235,0.3490,0.0000>] }