// cpt-city: km/purple-orange-d05 (cpt) // // Diverging Color Maps for Scientific Visualization, Kenneth // Moreland. ISVC '09: Proceedings of the 5th International // Symposium on Advances in Visual Computing: Part II pp, 92-103 // // author: Kenneth Moreland // copyright: Public domain // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/km #declare purple_orange_d05 = color_map { [0.00000 color rgbf <0.5922,0.3882,0.6745,0.0000>] [0.20000 color rgbf <0.5922,0.3882,0.6745,0.0000>] [0.20000 color rgbf <0.8392,0.6039,0.7490,0.0000>] [0.40000 color rgbf <0.8392,0.6039,0.7490,0.0000>] [0.40000 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.60000 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.60000 color rgbf <0.9765,0.7373,0.4392,0.0000>] [0.80000 color rgbf <0.9765,0.7373,0.4392,0.0000>] [0.80000 color rgbf <0.8784,0.4706,0.1333,0.0000>] [1.00000 color rgbf <0.8784,0.4706,0.1333,0.0000>] }