# 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 '#0c0887' # blue set style line 2 lt 1 lc rgb '#4b03a1' # purple-blue set style line 3 lt 1 lc rgb '#7d03a8' # purple set style line 4 lt 1 lc rgb '#a82296' # purple set style line 5 lt 1 lc rgb '#cb4679' # magenta set style line 6 lt 1 lc rgb '#e56b5d' # red set style line 7 lt 1 lc rgb '#f89441' # orange set style line 8 lt 1 lc rgb '#fdc328' # orange set style line 9 lt 1 lc rgb '#f0f921' # yellow # palette set palette defined (\ 0 0.050383 0.029803 0.527975,\ 1 0.063536 0.028426 0.533124,\ 2 0.075353 0.027206 0.538007,\ 3 0.086222 0.026125 0.542658,\ 4 0.096379 0.025165 0.547103,\ 5 0.105980 0.024309 0.551368,\ 6 0.115124 0.023556 0.555468,\ 7 0.123903 0.022878 0.559423,\ 8 0.132381 0.022258 0.563250,\ 9 0.140603 0.021687 0.566959,\ 10 0.148607 0.021154 0.570562,\ 11 0.156421 0.020651 0.574065,\ 12 0.164070 0.020171 0.577478,\ 13 0.171574 0.019706 0.580806,\ 14 0.178950 0.019252 0.584054,\ 15 0.186213 0.018803 0.587228,\ 16 0.193374 0.018354 0.590330,\ 17 0.200445 0.017902 0.593364,\ 18 0.207435 0.017442 0.596333,\ 19 0.214350 0.016973 0.599239,\ 20 0.221197 0.016497 0.602083,\ 21 0.227983 0.016007 0.604867,\ 22 0.234715 0.015502 0.607592,\ 23 0.241396 0.014979 0.610259,\ 24 0.248032 0.014439 0.612868,\ 25 0.254627 0.013882 0.615419,\ 26 0.261183 0.013308 0.617911,\ 27 0.267703 0.012716 0.620346,\ 28 0.274191 0.012109 0.622722,\ 29 0.280648 0.011488 0.625038,\ 30 0.287076 0.010855 0.627295,\ 31 0.293478 0.010213 0.629490,\ 32 0.299855 0.009561 0.631624,\ 33 0.306210 0.008902 0.633694,\ 34 0.312543 0.008239 0.635700,\ 35 0.318856 0.007576 0.637640,\ 36 0.325150 0.006915 0.639512,\ 37 0.331426 0.006261 0.641316,\ 38 0.337683 0.005618 0.643049,\ 39 0.343925 0.004991 0.644710,\ 40 0.350150 0.004382 0.646298,\ 41 0.356359 0.003798 0.647810,\ 42 0.362553 0.003243 0.649245,\ 43 0.368733 0.002724 0.650601,\ 44 0.374897 0.002245 0.651876,\ 45 0.381047 0.001814 0.653068,\ 46 0.387183 0.001434 0.654177,\ 47 0.393304 0.001114 0.655199,\ 48 0.399411 0.000859 0.656133,\ 49 0.405503 0.000678 0.656977,\ 50 0.411580 0.000577 0.657730,\ 51 0.417642 0.000564 0.658390,\ 52 0.423689 0.000646 0.658956,\ 53 0.429719 0.000831 0.659425,\ 54 0.435734 0.001127 0.659797,\ 55 0.441732 0.001540 0.660069,\ 56 0.447714 0.002080 0.660240,\ 57 0.453677 0.002755 0.660310,\ 58 0.459623 0.003574 0.660277,\ 59 0.465550 0.004545 0.660139,\ 60 0.471457 0.005678 0.659897,\ 61 0.477344 0.006980 0.659549,\ 62 0.483210 0.008460 0.659095,\ 63 0.489055 0.010127 0.658534,\ 64 0.494877 0.011990 0.657865,\ 65 0.500678 0.014055 0.657088,\ 66 0.506454 0.016333 0.656202,\ 67 0.512206 0.018833 0.655209,\ 68 0.517933 0.021563 0.654109,\ 69 0.523633 0.024532 0.652901,\ 70 0.529306 0.027747 0.651586,\ 71 0.534952 0.031217 0.650165,\ 72 0.540570 0.034950 0.648640,\ 73 0.546157 0.038954 0.647010,\ 74 0.551715 0.043136 0.645277,\ 75 0.557243 0.047331 0.643443,\ 76 0.562738 0.051545 0.641509,\ 77 0.568201 0.055778 0.639477,\ 78 0.573632 0.060028 0.637349,\ 79 0.579029 0.064296 0.635126,\ 80 0.584391 0.068579 0.632812,\ 81 0.589719 0.072878 0.630408,\ 82 0.595011 0.077190 0.627917,\ 83 0.600266 0.081516 0.625342,\ 84 0.605485 0.085854 0.622686,\ 85 0.610667 0.090204 0.619951,\ 86 0.615812 0.094564 0.617140,\ 87 0.620919 0.098934 0.614257,\ 88 0.625987 0.103312 0.611305,\ 89 0.631017 0.107699 0.608287,\ 90 0.636008 0.112092 0.605205,\ 91 0.640959 0.116492 0.602065,\ 92 0.645872 0.120898 0.598867,\ 93 0.650746 0.125309 0.595617,\ 94 0.655580 0.129725 0.592317,\ 95 0.660374 0.134144 0.588971,\ 96 0.665129 0.138566 0.585582,\ 97 0.669845 0.142992 0.582154,\ 98 0.674522 0.147419 0.578688,\ 99 0.679160 0.151848 0.575189,\ 100 0.683758 0.156278 0.571660,\ 101 0.688318 0.160709 0.568103,\ 102 0.692840 0.165141 0.564522,\ 103 0.697324 0.169573 0.560919,\ 104 0.701769 0.174005 0.557296,\ 105 0.706178 0.178437 0.553657,\ 106 0.710549 0.182868 0.550004,\ 107 0.714883 0.187299 0.546338,\ 108 0.719181 0.191729 0.542663,\ 109 0.723444 0.196158 0.538981,\ 110 0.727670 0.200586 0.535293,\ 111 0.731862 0.205013 0.531601,\ 112 0.736019 0.209439 0.527908,\ 113 0.740143 0.213864 0.524216,\ 114 0.744232 0.218288 0.520524,\ 115 0.748289 0.222711 0.516834,\ 116 0.752312 0.227133 0.513149,\ 117 0.756304 0.231555 0.509468,\ 118 0.760264 0.235976 0.505794,\ 119 0.764193 0.240396 0.502126,\ 120 0.768090 0.244817 0.498465,\ 121 0.771958 0.249237 0.494813,\ 122 0.775796 0.253658 0.491171,\ 123 0.779604 0.258078 0.487539,\ 124 0.783383 0.262500 0.483918,\ 125 0.787133 0.266922 0.480307,\ 126 0.790855 0.271345 0.476706,\ 127 0.794549 0.275770 0.473117,\ 128 0.798216 0.280197 0.469538,\ 129 0.801855 0.284626 0.465971,\ 130 0.805467 0.289057 0.462415,\ 131 0.809052 0.293491 0.458870,\ 132 0.812612 0.297928 0.455338,\ 133 0.816144 0.302368 0.451816,\ 134 0.819651 0.306812 0.448306,\ 135 0.823132 0.311261 0.444806,\ 136 0.826588 0.315714 0.441316,\ 137 0.830018 0.320172 0.437836,\ 138 0.833422 0.324635 0.434366,\ 139 0.836801 0.329105 0.430905,\ 140 0.840155 0.333580 0.427455,\ 141 0.843484 0.338062 0.424013,\ 142 0.846788 0.342551 0.420579,\ 143 0.850066 0.347048 0.417153,\ 144 0.853319 0.351553 0.413734,\ 145 0.856547 0.356066 0.410322,\ 146 0.859750 0.360588 0.406917,\ 147 0.862927 0.365119 0.403519,\ 148 0.866078 0.369660 0.400126,\ 149 0.869203 0.374212 0.396738,\ 150 0.872303 0.378774 0.393355,\ 151 0.875376 0.383347 0.389976,\ 152 0.878423 0.387932 0.386600,\ 153 0.881443 0.392529 0.383229,\ 154 0.884436 0.397139 0.379860,\ 155 0.887402 0.401762 0.376494,\ 156 0.890340 0.406398 0.373130,\ 157 0.893250 0.411048 0.369768,\ 158 0.896131 0.415712 0.366407,\ 159 0.898984 0.420392 0.363047,\ 160 0.901807 0.425087 0.359688,\ 161 0.904601 0.429797 0.356329,\ 162 0.907365 0.434524 0.352970,\ 163 0.910098 0.439268 0.349610,\ 164 0.912800 0.444029 0.346251,\ 165 0.915471 0.448807 0.342890,\ 166 0.918109 0.453603 0.339529,\ 167 0.920714 0.458417 0.336166,\ 168 0.923287 0.463251 0.332801,\ 169 0.925825 0.468103 0.329435,\ 170 0.928329 0.472975 0.326067,\ 171 0.930798 0.477867 0.322697,\ 172 0.933232 0.482780 0.319325,\ 173 0.935630 0.487712 0.315952,\ 174 0.937990 0.492667 0.312575,\ 175 0.940313 0.497642 0.309197,\ 176 0.942598 0.502639 0.305816,\ 177 0.944844 0.507658 0.302433,\ 178 0.947051 0.512699 0.299049,\ 179 0.949217 0.517763 0.295662,\ 180 0.951344 0.522850 0.292275,\ 181 0.953428 0.527960 0.288883,\ 182 0.955470 0.533093 0.285490,\ 183 0.957469 0.538250 0.282096,\ 184 0.959424 0.543431 0.278701,\ 185 0.961336 0.548636 0.275305,\ 186 0.963203 0.553865 0.271909,\ 187 0.965024 0.559118 0.268513,\ 188 0.966798 0.564396 0.265118,\ 189 0.968526 0.569700 0.261721,\ 190 0.970205 0.575028 0.258325,\ 191 0.971835 0.580382 0.254931,\ 192 0.973416 0.585761 0.251540,\ 193 0.974947 0.591165 0.248151,\ 194 0.976428 0.596595 0.244767,\ 195 0.977856 0.602051 0.241387,\ 196 0.979233 0.607532 0.238013,\ 197 0.980556 0.613039 0.234646,\ 198 0.981826 0.618572 0.231287,\ 199 0.983041 0.624131 0.227937,\ 200 0.984199 0.629718 0.224595,\ 201 0.985301 0.635330 0.221265,\ 202 0.986345 0.640969 0.217948,\ 203 0.987332 0.646633 0.214648,\ 204 0.988260 0.652325 0.211364,\ 205 0.989128 0.658043 0.208100,\ 206 0.989935 0.663787 0.204859,\ 207 0.990681 0.669558 0.201642,\ 208 0.991365 0.675355 0.198453,\ 209 0.991985 0.681179 0.195295,\ 210 0.992541 0.687030 0.192170,\ 211 0.993032 0.692907 0.189084,\ 212 0.993456 0.698810 0.186041,\ 213 0.993814 0.704741 0.183043,\ 214 0.994103 0.710698 0.180097,\ 215 0.994324 0.716681 0.177208,\ 216 0.994474 0.722691 0.174381,\ 217 0.994553 0.728728 0.171622,\ 218 0.994561 0.734791 0.168938,\ 219 0.994495 0.740880 0.166335,\ 220 0.994355 0.746995 0.163821,\ 221 0.994141 0.753137 0.161404,\ 222 0.993851 0.759304 0.159092,\ 223 0.993482 0.765499 0.156891,\ 224 0.993033 0.771720 0.154808,\ 225 0.992505 0.777967 0.152855,\ 226 0.991897 0.784239 0.151042,\ 227 0.991209 0.790537 0.149377,\ 228 0.990439 0.796859 0.147870,\ 229 0.989587 0.803205 0.146529,\ 230 0.988648 0.809579 0.145357,\ 231 0.987621 0.815978 0.144363,\ 232 0.986509 0.822401 0.143557,\ 233 0.985314 0.828846 0.142945,\ 234 0.984031 0.835315 0.142528,\ 235 0.982653 0.841812 0.142303,\ 236 0.981190 0.848329 0.142279,\ 237 0.979644 0.854866 0.142453,\ 238 0.977995 0.861432 0.142808,\ 239 0.976265 0.868016 0.143351,\ 240 0.974443 0.874622 0.144061,\ 241 0.972530 0.881250 0.144923,\ 242 0.970533 0.887896 0.145919,\ 243 0.968443 0.894564 0.147014,\ 244 0.966271 0.901249 0.148180,\ 245 0.964021 0.907950 0.149370,\ 246 0.961681 0.914672 0.150520,\ 247 0.959276 0.921407 0.151566,\ 248 0.956808 0.928152 0.152409,\ 249 0.954287 0.934908 0.152921,\ 250 0.951726 0.941671 0.152925,\ 251 0.949151 0.948435 0.152178,\ 252 0.946602 0.955190 0.150328,\ 253 0.944152 0.961916 0.146861,\ 254 0.941896 0.968590 0.140956,\ 255 0.940015 0.975158 0.131326)