File: ctsim-web.tex

package info (click to toggle)
ctsim 4.3.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,460 kB
  • ctags: 3,722
  • sloc: cpp: 26,759; sh: 3,518; ansic: 1,254; perl: 296; makefile: 265
file content (31 lines) | stat: -rw-r--r-- 1,168 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
\chapter{The Web Interface}\label{webinterface}\index{Web interface}%
\setheader{{\it CHAPTER \thechapter}}{}{}{\ctsimheadtitle}{}{{\it CHAPTER \thechapter}}%
\ctsimfooter%

\section{Overview}
\ctsim\ can also be executed via a web browser. The Perl 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.

The \texttt{ctsim.cgi} program is invoked from the HTML file
\texttt{simulate.html}.

\section{Requirements}
   \begin{itemize}\itemsep=0pt
      \item \urlref{Apache}{http://www.apache.org} or other CGI-compatible web server

      \item Perl (version 4.0 or higher)

      \item A client web browser than can display PNG files. Most
      current web browsers support PNG.

      \item A knowledgable system administrator.
\end{itemize}

\section{Installation}
Installation is rather automatic on Linux and UNIX systems. The
\texttt{configure} script needs to be given options that specify
the directory for web pages and for CGI programs.