r657: *** empty log message ***
[ctsim.git] / html / simulate.html.in
index 5be1c6edc28408558bd2f24ca78e0b5e2e273b86..3be32727b1644a0eb9688c1a4329c133c52dd794 100644 (file)
@@ -5,10 +5,12 @@
 <meta name="description" content="CTsim - The Open-Source Computed Tomography Simulator">
 <meta name="keywords" content="ctsim, computed tomography, ct, open source, scientific software, simulation, c++, online simulation, medical imaging">
 <LINK rel="stylesheet" href="http://www.ctsim.org/main.css" type="text/css">
-<TITLE>CTSim Online Simulation</TITLE>
+<TITLE>CTSim's Online Computed Tomography Simulator</TITLE>
 </HEAD>
 <BODY BGCOLOR="#FFFFFF">
-<H1><a href="http://www.ctsim.org"">CTSim</a> Online Simulation</H1>
+<H1>
+<a href="http://www.ctsim.org">CTSim's</a>
+Online Computed Tomography Simulator</H1>
 Reasonable defaults have been filled into this form. For detailed explanations of the
 parameters on this form, please visit CTSim's online <a href="http://www.ctsim.org/manual/ctsim_contents.html">manual</a>.<br>
 
@@ -48,7 +50,7 @@ Geometry:<br>
 Number of Detectors: <input type="text" name="PJ_NDet" size="4" value="200"><p>
 Number of Rotations: <input type="text" name="PJ_NRot" size="4" value="200"><p>
 Focal Length: <input type="text" name="PJ_FocalLength" size="4" value="2.0"><p>
-Scan Ratio: <input type="text" name="PJ_ScanRatio" size="4" value="1.1"><p>
+Scan Ratio: <input type="text" name="PJ_ScanRatio" size="4" value="1.0"><p>
 Number of Rays<br>(samples) per detector: <input type="text" name="PJ_NRay" size="2" value="3"><p>
 Rotation Angle<br>as a fraction of a cricle: <input type="text" name="PJ_RotAngle" size="3" value="1.0"><br>
 </td><td valign="top">
@@ -83,7 +85,7 @@ Backprojection Method:<br>
 <input type="radio" name="IR_Backproj" value="idiff" checked>Difference (integer math)<br>
 </td></tr></table>
 <p>
-<input type="submit" value="Simulate"><input type="reset" value="Clear fields">
+<input type="submit" value="Simulate"><input type="reset" value="Set Fields to Default">
 </form>
 </BODY>
 </HTML>