Content-type: text/html
Manpage of combinetwofibreluts
combinetwofibreluts
Section: User Commands (1)
Index
Return to Main Contents
NAME
combinetwofibreluts - Combine two fibre LUTs with a range of
crossing angles between the test functions.
SYNOPSIS
combinetwofibreluts
-luts [file1 file2...] -anglerange [min max]
DESCRIPTION
Combines two fibre LUTs into a single file. The LUTs must be of the
same dimension, with evenly spaced crossing angles. The LUTs must be
sorted in ascending order by the crossing angle.
EXAMPLES
Combine three LUTs (twoWatson_schemeA_snr16_inv2_{50,70,90} at
crossing angles of 50, 70, and 90 degrees.
combinetwofibreluts -luts twoWatson_schemeA_snr16_inv2_50
twoWatson_schemeA_snr16_inv2_70 twoWatson_schemeA_snr16_inv2_90
-anglerange 50 90 > twoWatson_schemeA_snr16_inv2
OPTIONS
- -luts <files>
-
Filenames of the lookup tables at each crossing angle.
- -anglerange <min max>
-
Minimum and maximum crossing angles of the LUTs, in degrees.
AUTHORS
Philip Cook <camino@cs.ucl.ac.uk>
SEE ALSO
dtlutgen(1)
BUGS
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLES
-
- OPTIONS
-
- AUTHORS
-
- SEE ALSO
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 02:06:54 GMT, December 10, 2011