# New matplotlib colormaps by Nathaniel J. Smith, Stefan van der Walt, # and (in the case of viridis) Eric Firing. # # This file and the colormaps in it are released under the CC0 license / # public domain dedication. We would appreciate credit if you use or # redistribute these colormaps, but do not impose any legal restrictions. # # To the extent possible under law, the persons who associated CC0 with # mpl-colormaps have waived all copyright and related or neighboring rights # to mpl-colormaps. # # You should have received a copy of the CC0 legalcode along with this # work. If not, see . #https://github.com/BIDS/colormap/blob/master/colormaps.py # line styles set style line 1 lt 1 lc rgb '#000004' # black set style line 2 lt 1 lc rgb '#1c1044' # dark blue set style line 3 lt 1 lc rgb '#4f127b' # dark purple set style line 4 lt 1 lc rgb '#812581' # purple set style line 5 lt 1 lc rgb '#b5367a' # magenta set style line 6 lt 1 lc rgb '#e55964' # light red set style line 7 lt 1 lc rgb '#fb8761' # orange set style line 8 lt 1 lc rgb '#fec287' # light orange set style line 9 lt 1 lc rgb '#fbfdbf' # light yellow # palette set palette defined (\ 0 0.001462 0.000466 0.013866,\ 1 0.002258 0.001295 0.018331,\ 2 0.003279 0.002305 0.023708,\ 3 0.004512 0.003490 0.029965,\ 4 0.005950 0.004843 0.037130,\ 5 0.007588 0.006356 0.044973,\ 6 0.009426 0.008022 0.052844,\ 7 0.011465 0.009828 0.060750,\ 8 0.013708 0.011771 0.068667,\ 9 0.016156 0.013840 0.076603,\ 10 0.018815 0.016026 0.084584,\ 11 0.021692 0.018320 0.092610,\ 12 0.024792 0.020715 0.100676,\ 13 0.028123 0.023201 0.108787,\ 14 0.031696 0.025765 0.116965,\ 15 0.035520 0.028397 0.125209,\ 16 0.039608 0.031090 0.133515,\ 17 0.043830 0.033830 0.141886,\ 18 0.048062 0.036607 0.150327,\ 19 0.052320 0.039407 0.158841,\ 20 0.056615 0.042160 0.167446,\ 21 0.060949 0.044794 0.176129,\ 22 0.065330 0.047318 0.184892,\ 23 0.069764 0.049726 0.193735,\ 24 0.074257 0.052017 0.202660,\ 25 0.078815 0.054184 0.211667,\ 26 0.083446 0.056225 0.220755,\ 27 0.088155 0.058133 0.229922,\ 28 0.092949 0.059904 0.239164,\ 29 0.097833 0.061531 0.248477,\ 30 0.102815 0.063010 0.257854,\ 31 0.107899 0.064335 0.267289,\ 32 0.113094 0.065492 0.276784,\ 33 0.118405 0.066479 0.286321,\ 34 0.123833 0.067295 0.295879,\ 35 0.129380 0.067935 0.305443,\ 36 0.135053 0.068391 0.315000,\ 37 0.140858 0.068654 0.324538,\ 38 0.146785 0.068738 0.334011,\ 39 0.152839 0.068637 0.343404,\ 40 0.159018 0.068354 0.352688,\ 41 0.165308 0.067911 0.361816,\ 42 0.171713 0.067305 0.370771,\ 43 0.178212 0.066576 0.379497,\ 44 0.184801 0.065732 0.387973,\ 45 0.191460 0.064818 0.396152,\ 46 0.198177 0.063862 0.404009,\ 47 0.204935 0.062907 0.411514,\ 48 0.211718 0.061992 0.418647,\ 49 0.218512 0.061158 0.425392,\ 50 0.225302 0.060445 0.431742,\ 51 0.232077 0.059889 0.437695,\ 52 0.238826 0.059517 0.443256,\ 53 0.245543 0.059352 0.448436,\ 54 0.252220 0.059415 0.453248,\ 55 0.258857 0.059706 0.457710,\ 56 0.265447 0.060237 0.461840,\ 57 0.271994 0.060994 0.465660,\ 58 0.278493 0.061978 0.469190,\ 59 0.284951 0.063168 0.472451,\ 60 0.291366 0.064553 0.475462,\ 61 0.297740 0.066117 0.478243,\ 62 0.304081 0.067835 0.480812,\ 63 0.310382 0.069702 0.483186,\ 64 0.316654 0.071690 0.485380,\ 65 0.322899 0.073782 0.487408,\ 66 0.329114 0.075972 0.489287,\ 67 0.335308 0.078236 0.491024,\ 68 0.341482 0.080564 0.492631,\ 69 0.347636 0.082946 0.494121,\ 70 0.353773 0.085373 0.495501,\ 71 0.359898 0.087831 0.496778,\ 72 0.366012 0.090314 0.497960,\ 73 0.372116 0.092816 0.499053,\ 74 0.378211 0.095332 0.500067,\ 75 0.384299 0.097855 0.501002,\ 76 0.390384 0.100379 0.501864,\ 77 0.396467 0.102902 0.502658,\ 78 0.402548 0.105420 0.503386,\ 79 0.408629 0.107930 0.504052,\ 80 0.414709 0.110431 0.504662,\ 81 0.420791 0.112920 0.505215,\ 82 0.426877 0.115395 0.505714,\ 83 0.432967 0.117855 0.506160,\ 84 0.439062 0.120298 0.506555,\ 85 0.445163 0.122724 0.506901,\ 86 0.451271 0.125132 0.507198,\ 87 0.457386 0.127522 0.507448,\ 88 0.463508 0.129893 0.507652,\ 89 0.469640 0.132245 0.507809,\ 90 0.475780 0.134577 0.507921,\ 91 0.481929 0.136891 0.507989,\ 92 0.488088 0.139186 0.508011,\ 93 0.494258 0.141462 0.507988,\ 94 0.500438 0.143719 0.507920,\ 95 0.506629 0.145958 0.507806,\ 96 0.512831 0.148179 0.507648,\ 97 0.519045 0.150383 0.507443,\ 98 0.525270 0.152569 0.507192,\ 99 0.531507 0.154739 0.506895,\ 100 0.537755 0.156894 0.506551,\ 101 0.544015 0.159033 0.506159,\ 102 0.550287 0.161158 0.505719,\ 103 0.556571 0.163269 0.505230,\ 104 0.562866 0.165368 0.504692,\ 105 0.569172 0.167454 0.504105,\ 106 0.575490 0.169530 0.503466,\ 107 0.581819 0.171596 0.502777,\ 108 0.588158 0.173652 0.502035,\ 109 0.594508 0.175701 0.501241,\ 110 0.600868 0.177743 0.500394,\ 111 0.607238 0.179779 0.499492,\ 112 0.613617 0.181811 0.498536,\ 113 0.620005 0.183840 0.497524,\ 114 0.626401 0.185867 0.496456,\ 115 0.632805 0.187893 0.495332,\ 116 0.639216 0.189921 0.494150,\ 117 0.645633 0.191952 0.492910,\ 118 0.652056 0.193986 0.491611,\ 119 0.658483 0.196027 0.490253,\ 120 0.664915 0.198075 0.488836,\ 121 0.671349 0.200133 0.487358,\ 122 0.677786 0.202203 0.485819,\ 123 0.684224 0.204286 0.484219,\ 124 0.690661 0.206384 0.482558,\ 125 0.697098 0.208501 0.480835,\ 126 0.703532 0.210638 0.479049,\ 127 0.709962 0.212797 0.477201,\ 128 0.716387 0.214982 0.475290,\ 129 0.722805 0.217194 0.473316,\ 130 0.729216 0.219437 0.471279,\ 131 0.735616 0.221713 0.469180,\ 132 0.742004 0.224025 0.467018,\ 133 0.748378 0.226377 0.464794,\ 134 0.754737 0.228772 0.462509,\ 135 0.761077 0.231214 0.460162,\ 136 0.767398 0.233705 0.457755,\ 137 0.773695 0.236249 0.455289,\ 138 0.779968 0.238851 0.452765,\ 139 0.786212 0.241514 0.450184,\ 140 0.792427 0.244242 0.447543,\ 141 0.798608 0.247040 0.444848,\ 142 0.804752 0.249911 0.442102,\ 143 0.810855 0.252861 0.439305,\ 144 0.816914 0.255895 0.436461,\ 145 0.822926 0.259016 0.433573,\ 146 0.828886 0.262229 0.430644,\ 147 0.834791 0.265540 0.427671,\ 148 0.840636 0.268953 0.424666,\ 149 0.846416 0.272473 0.421631,\ 150 0.852126 0.276106 0.418573,\ 151 0.857763 0.279857 0.415496,\ 152 0.863320 0.283729 0.412403,\ 153 0.868793 0.287728 0.409303,\ 154 0.874176 0.291859 0.406205,\ 155 0.879464 0.296125 0.403118,\ 156 0.884651 0.300530 0.400047,\ 157 0.889731 0.305079 0.397002,\ 158 0.894700 0.309773 0.393995,\ 159 0.899552 0.314616 0.391037,\ 160 0.904281 0.319610 0.388137,\ 161 0.908884 0.324755 0.385308,\ 162 0.913354 0.330052 0.382563,\ 163 0.917689 0.335500 0.379915,\ 164 0.921884 0.341098 0.377376,\ 165 0.925937 0.346844 0.374959,\ 166 0.929845 0.352734 0.372677,\ 167 0.933606 0.358764 0.370541,\ 168 0.937221 0.364929 0.368567,\ 169 0.940687 0.371224 0.366762,\ 170 0.944006 0.377643 0.365136,\ 171 0.947180 0.384178 0.363701,\ 172 0.950210 0.390820 0.362468,\ 173 0.953099 0.397563 0.361438,\ 174 0.955849 0.404400 0.360619,\ 175 0.958464 0.411324 0.360014,\ 176 0.960949 0.418323 0.359630,\ 177 0.963310 0.425390 0.359469,\ 178 0.965549 0.432519 0.359529,\ 179 0.967671 0.439703 0.359810,\ 180 0.969680 0.446936 0.360311,\ 181 0.971582 0.454210 0.361030,\ 182 0.973381 0.461520 0.361965,\ 183 0.975082 0.468861 0.363111,\ 184 0.976690 0.476226 0.364466,\ 185 0.978210 0.483612 0.366025,\ 186 0.979645 0.491014 0.367783,\ 187 0.981000 0.498428 0.369734,\ 188 0.982279 0.505851 0.371874,\ 189 0.983485 0.513280 0.374198,\ 190 0.984622 0.520713 0.376698,\ 191 0.985693 0.528148 0.379371,\ 192 0.986700 0.535582 0.382210,\ 193 0.987646 0.543015 0.385210,\ 194 0.988533 0.550446 0.388365,\ 195 0.989363 0.557873 0.391671,\ 196 0.990138 0.565296 0.395122,\ 197 0.990871 0.572706 0.398714,\ 198 0.991558 0.580107 0.402441,\ 199 0.992196 0.587502 0.406299,\ 200 0.992785 0.594891 0.410283,\ 201 0.993326 0.602275 0.414390,\ 202 0.993834 0.609644 0.418613,\ 203 0.994309 0.616999 0.422950,\ 204 0.994738 0.624350 0.427397,\ 205 0.995122 0.631696 0.431951,\ 206 0.995480 0.639027 0.436607,\ 207 0.995810 0.646344 0.441361,\ 208 0.996096 0.653659 0.446213,\ 209 0.996341 0.660969 0.451160,\ 210 0.996580 0.668256 0.456192,\ 211 0.996775 0.675541 0.461314,\ 212 0.996925 0.682828 0.466526,\ 213 0.997077 0.690088 0.471811,\ 214 0.997186 0.697349 0.477182,\ 215 0.997254 0.704611 0.482635,\ 216 0.997325 0.711848 0.488154,\ 217 0.997351 0.719089 0.493755,\ 218 0.997351 0.726324 0.499428,\ 219 0.997341 0.733545 0.505167,\ 220 0.997285 0.740772 0.510983,\ 221 0.997228 0.747981 0.516859,\ 222 0.997138 0.755190 0.522806,\ 223 0.997019 0.762398 0.528821,\ 224 0.996898 0.769591 0.534892,\ 225 0.996727 0.776795 0.541039,\ 226 0.996571 0.783977 0.547233,\ 227 0.996369 0.791167 0.553499,\ 228 0.996162 0.798348 0.559820,\ 229 0.995932 0.805527 0.566202,\ 230 0.995680 0.812706 0.572645,\ 231 0.995424 0.819875 0.579140,\ 232 0.995131 0.827052 0.585701,\ 233 0.994851 0.834213 0.592307,\ 234 0.994524 0.841387 0.598983,\ 235 0.994222 0.848540 0.605696,\ 236 0.993866 0.855711 0.612482,\ 237 0.993545 0.862859 0.619299,\ 238 0.993170 0.870024 0.626189,\ 239 0.992831 0.877168 0.633109,\ 240 0.992440 0.884330 0.640099,\ 241 0.992089 0.891470 0.647116,\ 242 0.991688 0.898627 0.654202,\ 243 0.991332 0.905763 0.661309,\ 244 0.990930 0.912915 0.668481,\ 245 0.990570 0.920049 0.675675,\ 246 0.990175 0.927196 0.682926,\ 247 0.989815 0.934329 0.690198,\ 248 0.989434 0.941470 0.697519,\ 249 0.989077 0.948604 0.704863,\ 250 0.988717 0.955742 0.712242,\ 251 0.988367 0.962878 0.719649,\ 252 0.988033 0.970012 0.727077,\ 253 0.987691 0.977154 0.734536,\ 254 0.987387 0.984288 0.742002,\ 255 0.987053 0.991438 0.749504)