4646bbc65a7f2afbae54968fccae2075bc71cdcc
[ctsim.git] / doc / ctsim-web.tex
1 \chapter{The Web Interface}\label{webinterface}\index{Web Interface}%
2 \setheader{{\it CHAPTER \thechapter}}{}{}{\ctsimheadtitle}{}{{\it CHAPTER \thechapter}}%
3 \ctsimfooter%
4
5 \section{Overview}
6 \ctsim\ can also be executed via a web browser. The CGI program
7 \texttt{ctsim.cgi} takes projections of a standard phantom object,
8 performs reconstruction, and then compares the rasterized phantom
9 object with the reconstruction. The comparison is performed both
10 visually by an image subtraction as well as by statistical
11 analysis.
12
13 \section{Requirements}
14    \begin{itemize}\itemsep=0pt
15       \item Apache or other CGI compatible web server
16
17       \item Perl (version 4.0 or higher)
18
19       \item A client web browser than can display PNG files. Most
20       current web browsers support PNG.
21
22       \item A knowledgable system administrator. It is beyond the
23       scope of this manual to explain the configuration a web server.
24   \end{itemize}