.TH mia\-wavelettrans 1 "v2.4.7" "USER COMMANDS" .SH NAME mia\-wavelettrans \- Column wise wavelet transform .SH SYNOPSIS .B mia\-wavelettrans \-i \-o [options] .SH DESCRIPTION .B mia\-wavelettrans This program runs the a column-wise discret wavelet forward transform on the data given by an input text file. .SH OPTIONS .SS File-IO .RS .IP "\-i \-\-in-file=(required, input); string" input data set .IP "\-o \-\-out-file=(output, required); string" output data set .IP "\-s \-\-save-wave=(output); string" base name of the output files that will store the wavelet coefficients as matrix .RE .SS Help & Info .RS .IP "\-V \-\-verbose=warning" verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are: .RS 10 .I trace \(hy Function call trace .RE .RS 10 .I debug \(hy Debug output .RE .RS 10 .I info \(hy Low level messages .RE .RS 10 .I message \(hy Normal messages .RE .RS 10 .I warning \(hy Warnings .RE .RS 10 .I fail \(hy Report test failures .RE .RS 10 .I error \(hy Report errors .RE .RS 10 .I fatal \(hy Report only fatal errors .RE .IP " \-\-copyright" print copyright information .IP "\-h \-\-help" print this help .IP "\-? \-\-usage" print a short help .IP " \-\-version" print the version number and exit .RE .SS Processing .RS .IP " \-\-threads=\-1" Maxiumum number of threads to use for processing,This number should be lower or equal to the number of logical processor cores in the machine. (\-1: automatic estimation). .RE .SS Wavelet .RS .IP "\-w \-\-wavelet=c\-daubechies" wavelet to be used .RS 10 .I haar \(hy HAAR wavelet .RE .RS 10 .I c\-haar \(hy HAAR wavelet (centered) .RE .RS 10 .I daubechies \(hy Daubechies wavelet .RE .RS 10 .I c\-daubechies \(hy Daubechies wavelet (centered) .RE .RS 10 .I bspline \(hy B-Spline wavelet .RE .RS 10 .I c\-bspline \(hy B-Spline wavelet (centered) .RE .IP "\-m \-\-member=10" wavelet member ID .RE .SH EXAMPLE .HP mia\-wavelettrans .SH AUTHOR(s) Gert Wollny .SH COPYRIGHT This software is Copyright (c) 1999\(hy2015 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '\-\-copyright'.