r510: no message
[ctsim.git] / doc / ctsim-textui.tex
index dae488620352eaad31c406d87afaca8bc5d076e0..85174f271950155e26a976850d9ef0809c0023ec 100644 (file)
@@ -93,9 +93,8 @@ phm2pj projection-file-name number-of-detectors number-of-views [options...]
   Select a standard phantom 
   \begin{itemize}\itemsep=0pt
     \item herman
-    \item herman-b
     \item shepp-logan
-    \item shepp-logan-b
+    \item unit-pulse
   \end{itemize}
 
   \item --phmfile
@@ -168,10 +167,10 @@ by the absolute value of distance from zero frequency.
 \item abs\_hamming
 \end{itemize}
 }
-\twocolitem{\textbf{--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{\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. 
+\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
@@ -180,7 +179,7 @@ by the absolute value of distance from zero frequency.
 \item rfftw
 \end{itemize}
 }
-\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.
+\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