X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=doc%2Fctsim-textui.tex;h=9d8dc0e82056ba309b9969e46c2867b6cb9ec2c5;hp=9390fb0c13373fe326cbe4684f2a4a7f1b209a03;hb=00c1e9f08a38db0e14d146fbadb2daa0faa30278;hpb=bf18610392282001c5549a0dd2620b050d7d5297 diff --git a/doc/ctsim-textui.tex b/doc/ctsim-textui.tex index 9390fb0..9d8dc0e 100644 --- a/doc/ctsim-textui.tex +++ b/doc/ctsim-textui.tex @@ -1,6 +1,6 @@ \chapter{The Command Line Interface}\label{ctsimtext}\index{ctsimtext}% \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% -\setfooter{\thepage}{}{}{}{\small Manual v0.2}{\thepage}% +\setfooter{\thepage}{}{}{}{\manver}{\thepage}% \ctsimtext\ is a master shell for all of the command-line utilities. @@ -205,7 +205,19 @@ bit faster. \item fftw \item rfftw \end{itemize} -} \twocolitem{\textbf{-\,-interpolation}}{Interpolation technique. +} + +\twocolitem{\textbf{-\,-filter-generation}}{Selects the filter +generation. With convolution, \texttt{direct} is the proper method +to select. With any of the frequency methods, +\texttt{inverse-fourier} is the best method. +\begin{itemize}\itemsep=0pt +\item direct +\item inverse-fourier +\end{itemize} +} + +\twocolitem{\textbf{-\,-interpolation}}{Interpolation technique. \texttt{linear} is optimal. \begin{itemize}\itemsep=0pt \item nearest @@ -213,14 +225,7 @@ bit faster. \item cubic \end{itemize} } -\end{twocollist} -\subsection{Advanced Options} - -These options are only visible if \emph{Advanced Options} has been -selected in the \texttt{File/Preferences} dialog. - -\begin{twocollist} \twocolitem{\textbf{-\,-backprojection}}{Selects the backprojection technique. A setting of \texttt{idiff} is optimal. \begin{itemize}\itemsep=0pt @@ -234,13 +239,4 @@ backprojection technique. A setting of \texttt{idiff} is optimal. \twocolitem{\textbf{-\,-zeropad}}{Zeropad factor. A setting of \texttt{1} is optimal.} -\twocolitem{\textbf{-\,-filter-generation}}{Selects the filter -generation. With convolution, \texttt{direct} is the proper method -to select. With any of the frequency methods, -\texttt{inverse-fourier} is the best method. -\begin{itemize}\itemsep=0pt -\item direct -\item inverse-fourier -\end{itemize} -} \end{twocollist}