-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmatplotlib_CMRmap.ct
50 lines (50 loc) · 2.46 KB
/
matplotlib_CMRmap.ct
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0"?>
<Object name="ColorTable">
<Field name="Version" type="string">3.1.2</Field>
<Object name="ColorControlPointList">
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">0 0 0 255 </Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">31 31 102 255 </Field>
<Field name="position" type="float">0.1</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">61 38 166 255 </Field>
<Field name="position" type="float">0.2</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">107 43 166 255 </Field>
<Field name="position" type="float">0.3</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">173 54 110 255 </Field>
<Field name="position" type="float">0.4</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">255 64 38 255 </Field>
<Field name="position" type="float">0.5</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">235 115 8 255 </Field>
<Field name="position" type="float">0.6</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">230 166 15 255 </Field>
<Field name="position" type="float">0.7</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">230 207 66 255 </Field>
<Field name="position" type="float">0.8000001</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">235 235 153 255 </Field>
<Field name="position" type="float">0.9000001</Field>
</Object>
<Object name="ColorControlPoint">
<Field name="colors" type="unsignedCharArray" length="4">255 255 255 255 </Field>
<Field name="position" type="float">1</Field>
</Object>
<Field name="category" type="string">UserDefined</Field>
</Object>
</Object>