SOLARIS_Web_Simulation/instruction.html
2022-12-15 17:28:32 -05:00

38 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<body>
<style>
body{
//color : #767A4C;
font-family: Arial, Helvetica, sans-serif;
}
a {
//color : #F7CF3C;
color : #1363A7;
}
</style>
<h1>Intructions:</h1>
<p>
<ul>
<li>Use the <a href="heliosmatics.html" target="uploaded">HELIOSmatics</a> to check the detector and field settings.</li>
<li>The easiest way to do DWBA and Monte Carlo Simulation is use the <a href="simpleSim.html" target="uploaded">Simplied Interface</a>
<li>The kenimatic calculation is documented in <a href="https://wiki.anl.gov/wiki_heliosdaq/images/3/3f/Kinematics_of_HELIOS.pdf" target="_blank" >Here</a>.</li>
<li>The DWBA calucation is using Ptolemy. <a href="https://www.phy.anl.gov/theory/research/ptolemy/" target="_blank">Here</a> for more detail. </li>
<li>Past calculations can be found <a href="files/" target="uploaded">Here</a></li>
</ul>
</p>
<h4>This page is created and hosted by FSU. Contact: Ryan Tang (rtang at fsu.edu)</h4>
<img src="FSU_logo_640.png" width="150">
<h2> Todo : </h2>
<ul>
<li>File name of the images of past calculations include reaction</li>
<li>Change the legend position of the DWBA calcualtion</li>
<li>A 3-D simulation? </li>
</ul>
</body>
</html>