X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim-textui.tex;h=ea452b8b9c1ee8de78af907f4b4f62e7f32f6ca9;hb=dc60803b173bcf8719862fbed7e8652883e23f96;hp=6a4a67531bb9c47510b5ec0f7564817c0d193f13;hpb=befd71a7157339b52a0c40359518d5276b25d127;p=ctsim.git diff --git a/doc/ctsim-textui.tex b/doc/ctsim-textui.tex index 6a4a675..ea452b8 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}{}{}{}{}{\thepage}% +\ctsimfooter% \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}