~ubuntu-branches/ubuntu/saucy/argyll/saucy

« back to all changes in this revision

Viewing changes to doc/cal_format.html

  • Committer: Package Import Robot
  • Author(s): Christian Marillat
  • Date: 2012-04-25 07:46:07 UTC
  • mfrom: (1.2.2) (13.1.15 sid)
  • Revision ID: package-import@ubuntu.com-20120425074607-yjqadetw8kum9skc
Tags: 1.4.0-4
Should Build-Depends on libusb-dev (Closes: #670329).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
 
<head>
4
 
  <title>Calibration Format File (.cal)</title>
5
 
  <meta http-equiv="content-type"
6
 
 content="text/html; charset=ISO-8859-1">
7
 
  <meta name="author" content="Graeme Gill">
8
 
</head>
9
 
<body>
10
 
<h2>Description of the .cal format</h2>
11
 
Device calibration information. This is ASCII text, <a
12
 
 href="File_Formats.html#CGATS">CGATS</a>, Argyll specific format, used
13
 
to hold a description of device setup information that brings it to a
14
 
desired calibration state. Calibration files are created by <a
15
 
 href="synthcal.html">synthcal</a>, <a href="dispcal.html">dispcal</a>
16
 
and <a href="printcal.html">printcal</a>.<br>
17
 
<br>
18
 
While fully compatible with the CGATS.5 Data Exchange Format, the
19
 
particular required keywords and fields are unique to Argyll, hence an
20
 
Argyll specific file identifier <span style="font-weight: bold;">CAL</span>
21
 
is used to avoid confusion with standard ANSI or CGATS files.<br>
22
 
<br>
23
 
The <span style="font-weight: bold;">.cal</span> format changes from
24
 
time to time with new releases, to add new functionality, but generally
25
 
retains backwards compatibility. Note that in the description below,
26
 
the word "may" indicates an optional component, while the word "shall"
27
 
indicates a necessary component.<br>
28
 
<br>
29
 
Generally a .cal file contains only one table, the table containing the
30
 
setup information. <br>
31
 
<br>
32
 
<br>
33
 
The table contains the following:<br>
34
 
<br>
35
 
The file identifier (First 7 characters) shall be <span
36
 
 style="font-weight: bold;">CAL</span>.<br>
37
 
<br>
38
 
A <span style="font-weight: bold;">#</span> character introduces a
39
 
comment.<br>
40
 
<br>
41
 
<span style="font-weight: bold;"><span style="font-weight: bold;"><span
42
 
 style="font-weight: bold;"></span></span></span>There may be <span
43
 
 style="font-weight: bold;">DESCRIPTOR</span>, <span
44
 
 style="font-weight: bold;">ORIGINATOR</span>, or <span
45
 
 style="font-weight: bold;">CREATED</span> keywords and values (as per
46
 
CGATS).<br>
47
 
<br>
48
 
There shall be a <span style="font-weight: bold;">DEVICE_CLASS</span>
49
 
keyword that has a value of <span style="font-weight: bold;">"OUTPUT</span>",
50
 
"<span style="font-weight: bold;">DISPLAY</span>" or <span
51
 
 style="font-weight: bold;">"INPUT"</span>.<br>
52
 
This indicates what type of device the calibration information is
53
 
suitable for.<br>
54
 
<br>
55
 
There shall be a keyword <span style="font-weight: bold;">COLOR_REP</span>
56
 
that has a value that indicates what colorspaces of the device values.
57
 
The colorspaces shall be encoded with one&nbsp; or two letters
58
 
per
59
 
component. The device spaces shall use the
60
 
following letter encoding:<br>
61
 
<br>
62
 
<span style="font-weight: bold;"><span style="font-weight: bold;"></span></span>&nbsp;&nbsp;&nbsp;
63
 
Cyan &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
3
  <head>
 
4
    <title>Calibration Format File (.cal)</title>
 
5
    <meta http-equiv="content-type" content="text/html;
 
6
      charset=ISO-8859-1">
 
7
    <meta name="author" content="Graeme Gill">
 
8
  </head>
 
9
  <body>
 
10
    <h2>Description of the .cal format</h2>
 
11
    Device calibration information. This is ASCII text, <a
 
12
      href="File_Formats.html#CGATS">CGATS</a>, Argyll specific format,
 
13
    used
 
14
    to hold a description of device setup information that brings it to
 
15
    a
 
16
    desired calibration state. Calibration files are created by <a
 
17
      href="synthcal.html">synthcal</a>, <a href="dispcal.html">dispcal</a>
 
18
    and <a href="printcal.html">printcal</a>.<br>
 
19
    <br>
 
20
    While fully compatible with the CGATS.5 Data Exchange Format, the
 
21
    particular required keywords and fields are unique to Argyll, hence
 
22
    an
 
23
    Argyll specific file identifier <span style="font-weight: bold;">CAL</span>
 
24
    is used to avoid confusion with standard ANSI or CGATS files.<br>
 
25
    <br>
 
26
    The <span style="font-weight: bold;">.cal</span> format changes
 
27
    from
 
28
    time to time with new releases, to add new functionality, but
 
29
    generally
 
30
    retains backwards compatibility. Note that in the description below,
 
31
    the word "may" indicates an optional component, while the word
 
32
    "shall"
 
33
    indicates a necessary component.<br>
 
34
    <br>
 
35
    Generally a .cal file contains only one table, the table containing
 
36
    the
 
37
    setup information. <br>
 
38
    <br>
 
39
    <br>
 
40
    The table contains the following:<br>
 
41
    <br>
 
42
    The file identifier (First 7 characters) shall be <span
 
43
      style="font-weight: bold;">CAL</span>.<br>
 
44
    <br>
 
45
    A <span style="font-weight: bold;">#</span> character introduces a
 
46
    comment.<br>
 
47
    <br>
 
48
    <span style="font-weight: bold;"><span style="font-weight: bold;"><span
 
49
          style="font-weight: bold;"></span></span></span>There may be <span
 
50
      style="font-weight: bold;">DESCRIPTOR</span>, <span
 
51
      style="font-weight: bold;">ORIGINATOR</span>, or <span
 
52
      style="font-weight: bold;">CREATED</span> keywords and values (as
 
53
    per
 
54
    CGATS).<br>
 
55
    <br>
 
56
    There shall be a <span style="font-weight: bold;">DEVICE_CLASS</span>
 
57
    keyword that has a value of <span style="font-weight: bold;">"OUTPUT</span>",
 
58
    "<span style="font-weight: bold;">DISPLAY</span>" or <span
 
59
      style="font-weight: bold;">"INPUT"</span>.<br>
 
60
    This indicates what type of device the calibration information is
 
61
    suitable for.<br>
 
62
    <br>
 
63
    A <span style="font-weight: bold;">"DISPLAY"</span> type device may
 
64
    have a <span style="font-weight: bold;">VIDEO_LUT_CALIBRATION_POSSIBLE
 
65
    </span>keyword that
 
66
    must have a value of "<span style="font-weight: bold;">NO</span>" or
 
67
    "<span style="font-weight: bold;">YES</span>", to indicate whether
 
68
    the display has the ability to be calibrated by loading VideoLUT
 
69
    values.<br>
 
70
    <br>
 
71
    There shall be a keyword <span style="font-weight: bold;">COLOR_REP</span>
 
72
    that has a value that indicates what colorspaces of the device
 
73
    values.
 
74
    The colorspaces shall be encoded with one&nbsp; or two letters
 
75
    per
 
76
    component. The device spaces shall use the
 
77
    following letter encoding:<br>
 
78
    <br>
 
79
    <span style="font-weight: bold;"><span style="font-weight: bold;"></span></span>&nbsp;&nbsp;&nbsp;
 
80
Cyan
 
81
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
64
82
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
65
 
C<br>
66
 
&nbsp;&nbsp;&nbsp; Magenta &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;
67
 
&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; M<br>
68
 
&nbsp;&nbsp;&nbsp; Yellow &nbsp; &nbsp;
 
83
    C<br>
 
84
    &nbsp;&nbsp;&nbsp; Magenta &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;
 
85
    &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; M<br>
 
86
    &nbsp;&nbsp;&nbsp; Yellow &nbsp; &nbsp;
69
87
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
70
 
Y<br>
71
 
&nbsp;&nbsp;&nbsp; Black &nbsp;&nbsp;
 
88
    Y<br>
 
89
    &nbsp;&nbsp;&nbsp; Black &nbsp;&nbsp;
72
90
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
73
 
K<br>
74
 
&nbsp;&nbsp;&nbsp; Orange &nbsp;&nbsp;
 
91
    K<br>
 
92
    &nbsp;&nbsp;&nbsp; Orange &nbsp;&nbsp;
75
93
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
76
 
O<br>
77
 
&nbsp;&nbsp;&nbsp; Red
 
94
    O<br>
 
95
    &nbsp;&nbsp;&nbsp; Red
78
96
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
79
 
R<br>
80
 
&nbsp;&nbsp;&nbsp; Green &nbsp; &nbsp;&nbsp;
 
97
    R<br>
 
98
    &nbsp;&nbsp;&nbsp; Green &nbsp; &nbsp;&nbsp;
81
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
82
 
G<br>
83
 
&nbsp;&nbsp;&nbsp; Blue &nbsp;&nbsp; &nbsp;&nbsp;
 
100
    G<br>
 
101
    &nbsp;&nbsp;&nbsp; Blue &nbsp;&nbsp; &nbsp;&nbsp;
84
102
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
85
 
B<br>
86
 
&nbsp;&nbsp;&nbsp; White &nbsp;
87
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
88
 
&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; W<br>
89
 
&nbsp;&nbsp;&nbsp; Light Cyan
 
103
    B<br>
 
104
    &nbsp;&nbsp;&nbsp; White &nbsp;
 
105
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
 
106
    &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; W<br>
 
107
    &nbsp;&nbsp;&nbsp; Light Cyan
90
108
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
91
 
c<br>
92
 
&nbsp;&nbsp;&nbsp; Light
 
109
    c<br>
 
110
    &nbsp;&nbsp;&nbsp; Light
93
111
Magenta&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
94
 
m<br>
95
 
&nbsp;&nbsp;&nbsp; Light
 
112
    m<br>
 
113
    &nbsp;&nbsp;&nbsp; Light
96
114
Yellow&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
97
 
y<br>
98
 
&nbsp;&nbsp;&nbsp; Light
 
115
    y<br>
 
116
    &nbsp;&nbsp;&nbsp; Light
99
117
Black&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
100
 
k<br>
101
 
&nbsp;&nbsp;&nbsp; Medium Cyan&nbsp;
102
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2c<br>
103
 
&nbsp;&nbsp;&nbsp; Medium Magenta &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
104
 
2m<br>
105
 
&nbsp;&nbsp;&nbsp; Medium Yellow
106
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y<br>
107
 
&nbsp;&nbsp;&nbsp; Medium Black
108
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2k<br>
109
 
&nbsp;&nbsp;&nbsp; Light Light Black &nbsp; &nbsp; &nbsp;&nbsp; 1k<br>
110
 
<br>
111
 
There may be an a prefix <span style="font-weight: bold;">i</span>
112
 
preceding the device space letter encoding, indicating that although
113
 
the space appears to be an additive space, it is in fact a subtractive
114
 
device.<br>
115
 
<br>
116
 
Typical values might be: "<span style="font-weight: bold;">RGB</span><span
117
 
 style="font-weight: bold;"></span>" for an RGB display, "<span
118
 
 style="font-weight: bold;">iRGB</span><span style="font-weight: bold;"></span>"
119
 
for an RGB printer, "<span style="font-weight: bold;">CMYK</span>" for
120
 
a
121
 
printer, "<span style="font-weight: bold;">RGB"</span> for an RGB
122
 
scanner.<br>
123
 
<br>
124
 
The <span style="font-weight: bold;">NUMBER_OF_FIELDS</span> keyword
125
 
shall have a value that indicates the number of fields in each data
126
 
set, e.g. <span style="font-weight: bold;">4</span> (as per CGATS).<br>
127
 
<br>
128
 
The start of the declaration of the fields shall be marked by the <span
129
 
 style="font-weight: bold;">BEGIN_DATA_FORMAT</span> keyword (as per
130
 
CGATS).<br>
131
 
<br>
132
 
The fields shall use the standard CGATS pattern of the full colorspace
133
 
identified followed by the individual colorant identifier. There shall
134
 
be an initial input index value identified by the letter <span
135
 
 style="font-weight: bold;">I</span>.<br>
136
 
<br>
137
 
For an RGB device, the
138
 
following fields would be used:<br>
139
 
<br>
140
 
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_I</span>&nbsp;&nbsp;&nbsp;
141
 
&nbsp;&nbsp; The device value input value between 0.0 and 1.0.<br>
142
 
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_R</span>&nbsp;&nbsp;&nbsp;
143
 
&nbsp; The Red device value input value between 0.0 and 1.0.<br>
144
 
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_G</span>
145
 
&nbsp;&nbsp; &nbsp; The Green device value input value between 0.0 and
146
 
1.0.<br>
147
 
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_B</span>
148
 
&nbsp;&nbsp; &nbsp; The Blue device value input value between 0.0 and
149
 
1.0.<br>
150
 
<br>
151
 
The corresponding field names for a CMYK device would be <span
152
 
 style="font-weight: bold;">CMYK_I</span>, <span
153
 
 style="font-weight: bold;">CMYK_C</span>, <span
154
 
 style="font-weight: bold;">CMYK_M</span>, <span
155
 
 style="font-weight: bold;">CMYK_Y</span> and <span
156
 
 style="font-weight: bold;">CMYK_K</span>, etc.<br>
157
 
<br>
158
 
The definition of the fields shall be terminated by the <span
159
 
 style="font-weight: bold;">END_DATA_FORMAT</span> keyword (as per
160
 
CGATS).<br>
161
 
<br>
162
 
The <span style="font-weight: bold;">NUMBER_OF_SETS</span> keyword
163
 
shall have a value that indicates the number of sets of data, e.g. <span
164
 
 style="font-weight: bold;">256</span> (as per CGATS).<br>
165
 
<br>
166
 
The start of the values of the data sets shall be marked by the <span
167
 
 style="font-weight: bold;">BEGIN_DATA</span> keyword (as per CGATS).<br>
168
 
<br>
169
 
Each set of data shall be on one line, and shall be separated by white
170
 
space. All values shall be normalized to lie between 0.0 and 1.0.<br>
171
 
<br>
172
 
The end of the values of the data sets shall be marked by the <span
173
 
 style="font-weight: bold;">END_DATA</span> keyword (as per CGATS).<br>
174
 
<br>
175
 
There may then be device type specific extra tables that hold target or
176
 
device behavior information. These will be specific to the tool that
177
 
creates that particular type of calibration.<br>
178
 
<br>
179
 
Generally any other keywords and values will be ignored.<br>
180
 
<br>
181
 
<br>
182
 
</body>
 
118
    k<br>
 
119
    &nbsp;&nbsp;&nbsp; Medium Cyan&nbsp;
 
120
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2c<br>
 
121
    &nbsp;&nbsp;&nbsp; Medium Magenta
 
122
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
123
    2m<br>
 
124
    &nbsp;&nbsp;&nbsp; Medium Yellow
 
125
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y<br>
 
126
    &nbsp;&nbsp;&nbsp; Medium Black
 
127
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2k<br>
 
128
    &nbsp;&nbsp;&nbsp; Light Light Black &nbsp; &nbsp; &nbsp;&nbsp; 1k<br>
 
129
    <br>
 
130
    There may be an a prefix <span style="font-weight: bold;">i</span>
 
131
    preceding the device space letter encoding, indicating that although
 
132
    the space appears to be an additive space, it is in fact a
 
133
    subtractive
 
134
    device.<br>
 
135
    <br>
 
136
    Typical values might be: "<span style="font-weight: bold;">RGB</span><span
 
137
      style="font-weight: bold;"></span>" for an RGB display, "<span
 
138
      style="font-weight: bold;">iRGB</span><span style="font-weight:
 
139
      bold;"></span>"
 
140
    for an RGB printer, "<span style="font-weight: bold;">CMYK</span>"
 
141
    for
 
142
    a
 
143
    printer, "<span style="font-weight: bold;">RGB"</span> for an RGB
 
144
    scanner.<br>
 
145
    <br>
 
146
    The <span style="font-weight: bold;">NUMBER_OF_FIELDS</span>
 
147
    keyword
 
148
    shall have a value that indicates the number of fields in each data
 
149
    set, e.g. <span style="font-weight: bold;">4</span> (as per CGATS).<br>
 
150
    <br>
 
151
    The start of the declaration of the fields shall be marked by the <span
 
152
      style="font-weight: bold;">BEGIN_DATA_FORMAT</span> keyword (as
 
153
    per
 
154
    CGATS).<br>
 
155
    <br>
 
156
    The fields shall use the standard CGATS pattern of the full
 
157
    colorspace
 
158
    identified followed by the individual colorant identifier. There
 
159
    shall
 
160
    be an initial input index value identified by the letter <span
 
161
      style="font-weight: bold;">I</span>.<br>
 
162
    <br>
 
163
    For an RGB device, the
 
164
    following fields would be used:<br>
 
165
    <br>
 
166
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_I</span>&nbsp;&nbsp;&nbsp;
 
167
&nbsp;&nbsp;
 
168
    The device value input value between 0.0 and 1.0.<br>
 
169
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_R</span>&nbsp;&nbsp;&nbsp;
 
170
&nbsp;
 
171
    The Red device value input value between 0.0 and 1.0.<br>
 
172
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_G</span>
 
173
    &nbsp;&nbsp; &nbsp; The Green device value input value between 0.0
 
174
    and
 
175
    1.0.<br>
 
176
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">RGB_B</span>
 
177
    &nbsp;&nbsp; &nbsp; The Blue device value input value between 0.0
 
178
    and
 
179
    1.0.<br>
 
180
    <br>
 
181
    The corresponding field names for a CMYK device would be <span
 
182
      style="font-weight: bold;">CMYK_I</span>, <span
 
183
      style="font-weight: bold;">CMYK_C</span>, <span
 
184
      style="font-weight: bold;">CMYK_M</span>, <span
 
185
      style="font-weight: bold;">CMYK_Y</span> and <span
 
186
      style="font-weight: bold;">CMYK_K</span>, etc.<br>
 
187
    <br>
 
188
    The definition of the fields shall be terminated by the <span
 
189
      style="font-weight: bold;">END_DATA_FORMAT</span> keyword (as per
 
190
    CGATS).<br>
 
191
    <br>
 
192
    The <span style="font-weight: bold;">NUMBER_OF_SETS</span> keyword
 
193
    shall have a value that indicates the number of sets of data, e.g. <span
 
194
      style="font-weight: bold;">256</span> (as per CGATS).<br>
 
195
    <br>
 
196
    The start of the values of the data sets shall be marked by the <span
 
197
      style="font-weight: bold;">BEGIN_DATA</span> keyword (as per
 
198
    CGATS).<br>
 
199
    <br>
 
200
    Each set of data shall be on one line, and shall be separated by
 
201
    white
 
202
    space. All values shall be normalized to lie between 0.0 and 1.0.<br>
 
203
    <br>
 
204
    The end of the values of the data sets shall be marked by the <span
 
205
      style="font-weight: bold;">END_DATA</span> keyword (as per CGATS).<br>
 
206
    <br>
 
207
    There may then be device type specific extra tables that hold target
 
208
    or
 
209
    device behavior information. These will be specific to the tool that
 
210
    creates that particular type of calibration.<br>
 
211
    <br>
 
212
    Generally any other keywords and values will be ignored.<br>
 
213
    <br>
 
214
    <br>
 
215
  </body>
183
216
</html>