// cpt-city: cividis/cividis-07 (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_07 = color_map { [0.00000 color rgbf <0.0000,0.1765,0.4235,0.0000>] [0.14286 color rgbf <0.0000,0.1765,0.4235,0.0000>] [0.14286 color rgbf <0.2118,0.2784,0.4196,0.0000>] [0.28571 color rgbf <0.2118,0.2784,0.4196,0.0000>] [0.28571 color rgbf <0.3608,0.3804,0.4314,0.0000>] [0.42857 color rgbf <0.3608,0.3804,0.4314,0.0000>] [0.42857 color rgbf <0.4902,0.4863,0.4706,0.0000>] [0.57143 color rgbf <0.4902,0.4863,0.4706,0.0000>] [0.57143 color rgbf <0.6275,0.5961,0.4667,0.0000>] [0.71429 color rgbf <0.6275,0.5961,0.4667,0.0000>] [0.71429 color rgbf <0.7765,0.7137,0.4196,0.0000>] [0.85714 color rgbf <0.7765,0.7137,0.4196,0.0000>] [0.85714 color rgbf <0.9412,0.8471,0.3216,0.0000>] [1.00000 color rgbf <0.9412,0.8471,0.3216,0.0000>] }