X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim-web.tex;h=4646bbc65a7f2afbae54968fccae2075bc71cdcc;hb=676f8753e1b3edd337240391855f34dde1af24fa;hp=42c2d6a403c1229704612e7eb2ef80eb754a8587;hpb=d3fa225aa232e132cc198672c4fc148f96a1ab8c;p=ctsim.git diff --git a/doc/ctsim-web.tex b/doc/ctsim-web.tex index 42c2d6a..4646bbc 100644 --- a/doc/ctsim-web.tex +++ b/doc/ctsim-web.tex @@ -1,15 +1,16 @@ \chapter{The Web Interface}\label{webinterface}\index{Web Interface}% -\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% -\setfooter{\thepage}{}{}{}{}{\thepage}% +\setheader{{\it CHAPTER \thechapter}}{}{}{\ctsimheadtitle}{}{{\it CHAPTER \thechapter}}% +\ctsimfooter% -\section{Overview}\index{Web Interface,Overview}% -The CGI program \texttt{ctsim.cgi} takes projections of a standard -phantom object, performs reconstruction, and then compares the -rasterized phantom object with the reconstruction. The comparison is -performed both visually by an image subtraction as well as by standard -statistics as described by Herman\cite{HERMAN80}. +\section{Overview} +\ctsim\ can also be executed via a web browser. The CGI program +\texttt{ctsim.cgi} takes projections of a standard phantom object, +performs reconstruction, and then compares the rasterized phantom +object with the reconstruction. The comparison is performed both +visually by an image subtraction as well as by statistical +analysis. -\section{Requirements}\index{Web Interface,Requirements}% +\section{Requirements} \begin{itemize}\itemsep=0pt \item Apache or other CGI compatible web server @@ -17,4 +18,7 @@ statistics as described by Herman\cite{HERMAN80}. \item A client web browser than can display PNG files. Most current web browsers support PNG. + + \item A knowledgable system administrator. It is beyond the + scope of this manual to explain the configuration a web server. \end{itemize}