X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim-textui.tex;h=dae488620352eaad31c406d87afaca8bc5d076e0;hb=14703961237e3bc231dbc06aeea7fdd921eee970;hp=3826c49e980c5a268e9b810064c1de7cf690c79d;hpb=103b084776d861a93e851ebff9c72798019b7561;p=ctsim.git diff --git a/doc/ctsim-textui.tex b/doc/ctsim-textui.tex index 3826c49..dae4886 100644 --- a/doc/ctsim-textui.tex +++ b/doc/ctsim-textui.tex @@ -2,14 +2,14 @@ \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% \setfooter{\thepage}{}{}{}{}{\thepage}% -\ctsimtext is a master shell for all of the command-line utilities. +\ctsimtext\ is a master shell for all of the command-line utilities. \usage -\ctsimtext can be executed without any parameters. In that case, \ctsimtext -offers a command-line to enter the function-names and their parameters. The output of the command is displayed. Further commands may be given to \ctsimtext. The shell is exited by the {\tt quit} command. +\ctsimtext\ can be executed without any parameters. In that case, \ctsimtext\ +offers a command-line to enter the function-names and their parameters. The output of the command is displayed. Further commands may be given to \ctsimtext. The shell is exited by the \texttt{quit} command. -\ctsimtext can also be called to execute a single command. This is especially useful for batch files containing multiple \ctsimtext commands. This is invoked by calling \par -{\tt ctsimtext function-name parameters...}. +\ctsimtext\ can also be called to execute a single command. This is especially useful for batch files containing multiple \ctsimtext\ commands. This is invoked by calling \par +\texttt{ctsimtext function-name parameters...}. The available functions are: @@ -159,9 +159,8 @@ Reconstructs the interior of an object from a projection file. \usage \begin{twocollist} -\twocolitemruled{{\bf Parameter}}{{\bf Options}} -\twocolitem{{\bf --filter}} -{Selects which filter to apply to each projection. To properly reconstruct an image, this filter should be multiplied +\twocolitemruled{\textbf{Parameter}}{\textbf{Options}} +\twocolitem{\textbf{--filter}}{Selects which filter to apply to each projection. To properly reconstruct an image, this filter should be multiplied by the absolute value of distance from zero frequency. \begin{itemize}\itemsep=0pt \item abs\_bandlimit @@ -169,10 +168,10 @@ by the absolute value of distance from zero frequency. \item abs\_hamming \end{itemize} } -\twocolitem{{\bf --filter-parameter}}{Sets the alpha level for Hamming +\twocolitem{\textbf{--filter-parameter}}{Sets the alpha level for Hamming window. At setting of 0.54, this equals the Hanning window.} -\twocolitem{{\bf --filter-method}}{Selects the filtering method. For large numbers of detectors, {\tt rfftw} is optimal. For smaller numbers of detectors, {\tt convolution} might be a bit faster. +\twocolitem{\textbf{--filter-method}}{Selects the filtering method. For large numbers of detectors, \texttt{rfftw} is optimal. For smaller numbers of detectors, \texttt{convolution} might be a bit faster. \begin{itemize}\itemsep=0pt \item convolution \item fourier @@ -181,20 +180,19 @@ by the absolute value of distance from zero frequency. \item rfftw \end{itemize} } - -\twocolitem{{\bf --filter-generation}}{Selects the filter generation. With convolution, {\tt direct} is the proper method to select. With any of the frequency methods, {\tt inverse-fourier} is the best method. +\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{{\bf --interpolation}}{Interpolation technique. {\tt linear} is optimal. +\twocolitem{\textbf{--interpolation}}{Interpolation technique. \texttt{linear} is optimal. \begin{itemize}\itemsep=0pt \item nearest \item linear \end{itemize} -} - \twocolitem{{\bf -backprojection}}{Selects the backprojection technique. A setting of {\tt idiff3} is optimal. +} +\twocolitem{\textbf{-backprojection}}{Selects the backprojection technique. A setting of \texttt{idiff3} is optimal. \begin{itemize}\itemsep=0pt \item trig \item table @@ -204,7 +202,8 @@ by the absolute value of distance from zero frequency. \item idiff3 \end{itemize} } -\twocolitem{{\bf --zeropad}}{ Zeropad factor. A setting of {\tt 1} is optimal.} +\twocolitem{\textbf{--zeropad}}{Zeropad factor. A setting of \texttt{1} is optimal.} -\twocolitem{{\bf --preinterpolate}}{Selects preinterpolation interpolation technique and sets the preinterpolation factor. Currently, this is experimental and does not work well.} +\twocolitem{\textbf{--preinterpolate}}{Selects preinterpolation interpolation technique and sets the preinterpolation factor. Currently, this is experimental and does not work well.} \end{twocollist} +