// cpt-city: ds9/aips0 (cpt) // // The palettes used in the DS9 astronomical data visualization tool // by William Joye of the Smithsonian Astrophysical Observatory // // author: William Joye // copyright: GPLv2 // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/ds9 #declare aips0 = color_map { [0.00000 color rgbf <0.1961,0.1961,0.1961,0.0000>] [0.11111 color rgbf <0.1961,0.1961,0.1961,0.0000>] [0.11111 color rgbf <0.4745,0.0000,0.6078,0.0000>] [0.22222 color rgbf <0.4745,0.0000,0.6078,0.0000>] [0.22222 color rgbf <0.0000,0.0000,0.7843,0.0000>] [0.33333 color rgbf <0.0000,0.0000,0.7843,0.0000>] [0.33333 color rgbf <0.3725,0.6549,0.9255,0.0000>] [0.44444 color rgbf <0.3725,0.6549,0.9255,0.0000>] [0.44444 color rgbf <0.0000,0.5961,0.0000,0.0000>] [0.55556 color rgbf <0.0000,0.5961,0.0000,0.0000>] [0.55556 color rgbf <0.0000,0.9647,0.0000,0.0000>] [0.66667 color rgbf <0.0000,0.9647,0.0000,0.0000>] [0.66667 color rgbf <1.0000,1.0000,0.0000,0.0000>] [0.77778 color rgbf <1.0000,1.0000,0.0000,0.0000>] [0.77778 color rgbf <1.0000,0.6941,0.0000,0.0000>] [0.88889 color rgbf <1.0000,0.6941,0.0000,0.0000>] [0.88889 color rgbf <1.0000,0.0000,0.0000,0.0000>] [1.00000 color rgbf <1.0000,0.0000,0.0000,0.0000>] }