summaryrefslogtreecommitdiff
path: root/doc/average.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/average.html')
-rw-r--r--doc/average.html92
1 files changed, 51 insertions, 41 deletions
diff --git a/doc/average.html b/doc/average.html
index 31adf9b..231df92 100644
--- a/doc/average.html
+++ b/doc/average.html
@@ -1,43 +1,53 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
-<head>
- <title>average</title>
- <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
- <meta name="author" content="Graeme Gill">
-</head>
-<body>
-<h2><b>spectro/average</b></h2>
-<h3>Summary</h3>
-Average or merge two or more <a href="File_Formats.html#.ti3">.ti3</a>
-measurement
-files.<br>
-<h3>Usage</h3>
-<small><span style="font-family: monospace;"></span></small><small>
-<span style="font-family: monospace;"></span></small><small><span
- style="font-family: monospace;"></span></small><span
- style="font-family: monospace;">usage: average [-options] input1.ti3
-input2.ti3 ... output.ti3</span><br style="font-family: monospace;">
-<span style="font-family: monospace;">&nbsp;-v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-Verbose</span><br style="font-family: monospace;">
-<span style="font-family: monospace;">&nbsp;-m&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-Merge rather than average</span><br style="font-family: monospace;">
-<span style="font-family: monospace;">&nbsp;input1.ti3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-First input file</span><br style="font-family: monospace;">
-<span style="font-family: monospace;">&nbsp;input2.ti3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-Second input file</span><br style="font-family: monospace;">
-<span style="font-family: monospace;">&nbsp;...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-etc.</span><br style="font-family: monospace;">
-<span style="font-family: monospace;">&nbsp;output.ti3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-Resulting averaged or merged output file</span><br>
-<br>
-<br>
-All keywords and other table data will be taken from the first input
-file. By default the input files are averaged, but they can be merged
-by using the <span style="font-weight: bold;">-m</span> flag.<br>
-<br>
-The fields must be the same and in the same order. For averaging, the
-device values must be the same and in the same order.<br>
-<br>
-</body>
+ <head>
+ <title>average</title>
+ <meta http-equiv="content-type" content="text/html;
+ charset=windows-1252">
+ <meta name="author" content="Graeme Gill">
+ </head>
+ <body>
+ <h2><b>spectro/average</b></h2>
+ <h3>Summary</h3>
+ Average or merge two or more <a href="File_Formats.html#.ti3">.ti3</a>
+ measurement
+ files.<br>
+ If only one input file is provided, all the patches with the same
+ device values will be average together.<br>
+ <h3>Usage</h3>
+ <small><span style="font-family: monospace;"></span></small><small>
+ <span style="font-family: monospace;"></span></small><small><span
+ style="font-family: monospace;"></span></small><span
+ style="font-family: monospace;">usage: average [-options]
+ input1.ti3
+ input2.ti3 ... output.ti3</span><br style="font-family:
+ monospace;">
+ <span style="font-family: monospace;">&nbsp;-v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+ Verbose</span><br style="font-family: monospace;">
+ <span style="font-family: monospace;">&nbsp;-m&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Merge
+ rather than average</span><br style="font-family: monospace;">
+ <span style="font-family: monospace;">&nbsp;input1.ti3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+First
+ input file</span><br style="font-family: monospace;">
+ <span style="font-family: monospace;">&nbsp;input2.ti3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Second
+ input file</span><br style="font-family: monospace;">
+ <span style="font-family: monospace;">&nbsp;...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+ etc.</span><br style="font-family: monospace;">
+ <span style="font-family: monospace;">&nbsp;output.ti3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Resulting
+ averaged or merged output file</span><br>
+ <br>
+ <br>
+ All keywords and other table data will be taken from the first input
+ file. By default the input files are averaged, but they can be
+ merged
+ by using the <span style="font-weight: bold;">-m</span> flag.<br>
+ <br>
+ The fields must be the same and in the same order. For averaging,
+ the
+ device values must be the same and in the same order.<br>
+ <br>
+ </body>
</html>