Recent Changes - Search:

Homepage

This is the old Camino website, please visit our new page to download the code and get the latest documentation.









UCL MIG Home

UCL CS Home

UCL Home

edit SideBar

Man /

Combinetwofibreluts

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:07:11 GMT, December 04, 2017

Edit - History - Print - Recent Changes - Search
Page last modified on October 26, 2009, at 02:42 PM