From 094535c010320967639e8e86f974d878e80baa72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 1 May 2015 16:13:57 +0200 Subject: Imported Upstream version 1.7.0 --- doc/average.html | 92 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 41 deletions(-) (limited to 'doc/average.html') 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 @@ - + - - average - - - - -

spectro/average

-

Summary

-Average or merge two or more .ti3 -measurement -files.
-

Usage

- -usage: average [-options] input1.ti3 -input2.ti3 ... output.ti3
- -v              -Verbose
- -m              -Merge rather than average
- input1.ti3      -First input file
- input2.ti3      -Second input file
- ...             -etc.
- output.ti3      -Resulting averaged or merged output file
-
-
-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 -m flag.
-
-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.
-
- + + average + + + + +

spectro/average

+

Summary

+ Average or merge two or more .ti3 + measurement + files.
+ If only one input file is provided, all the patches with the same + device values will be average together.
+

Usage

+ + usage: average [-options] + input1.ti3 + input2.ti3 ... output.ti3
+  -v              + Verbose
+  -m              +Merge + rather than average
+  input1.ti3      +First + input file
+  input2.ti3      +Second + input file
+  ...             + etc.
+  output.ti3      +Resulting + averaged or merged output file
+
+
+ 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 -m flag.
+
+ 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.
+
+ -- cgit v1.2.3