| 1 |
|
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
| 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
| 4 |
|
| 5 |
|
| 6 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
| 7 <head> |
|
| 8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
| 9 |
|
| 10 <title>Tutorial — Single Calculus Chain 0.2 documentation</title> |
|
| 11 |
|
| 12 <link rel="stylesheet" href="_static/nature.css" type="text/css" /> |
|
| 13 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
|
| 14 |
|
| 15 <script type="text/javascript"> |
|
| 16 var DOCUMENTATION_OPTIONS = { |
|
| 17 URL_ROOT: '', |
|
| 18 VERSION: '0.2', |
|
| 19 COLLAPSE_INDEX: false, |
|
| 20 FILE_SUFFIX: '.html', |
|
| 21 HAS_SOURCE: true |
|
| 22 }; |
|
| 23 </script> |
|
| 24 <script type="text/javascript" src="_static/jquery.js"></script> |
|
| 25 <script type="text/javascript" src="_static/underscore.js"></script> |
|
| 26 <script type="text/javascript" src="_static/doctools.js"></script> |
|
| 27 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
|
| 28 <link rel="top" title="Single Calculus Chain 0.2 documentation" href="index.html" /> |
|
| 29 <link rel="next" title="Introduction" href="tutorial/introduction.html" /> |
|
| 30 <link rel="prev" title="Introduction" href="introduction.html" /> |
|
| 31 </head> |
|
| 32 <body> |
|
| 33 <div class="related"> |
|
| 34 <h3>Navigation</h3> |
|
| 35 <ul> |
|
| 36 <li class="right" style="margin-right: 10px"> |
|
| 37 <a href="genindex.html" title="General Index" |
|
| 38 accesskey="I">index</a></li> |
|
| 39 <li class="right" > |
|
| 40 <a href="tutorial/introduction.html" title="Introduction" |
|
| 41 accesskey="N">next</a> |</li> |
|
| 42 <li class="right" > |
|
| 43 <a href="introduction.html" title="Introduction" |
|
| 44 accesskey="P">previous</a> |</li> |
|
| 45 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
|
| 46 </ul> |
|
| 47 </div> |
|
| 48 |
|
| 49 <div class="document"> |
|
| 50 <div class="documentwrapper"> |
|
| 51 <div class="bodywrapper"> |
|
| 52 <div class="body"> |
|
| 53 |
|
| 54 <div class="section" id="tutorial"> |
|
| 55 <h1>Tutorial<a class="headerlink" href="#tutorial" title="Permalink to this headline">ΒΆ</a></h1> |
|
| 56 <div class="toctree-wrapper compound"> |
|
| 57 <ul> |
|
| 58 <li class="toctree-l1"><a class="reference internal" href="tutorial/introduction.html">Introduction</a></li> |
|
| 59 <li class="toctree-l1"><a class="reference internal" href="tutorial/adding_station.html">Adding a station</a></li> |
|
| 60 <li class="toctree-l1"><a class="reference internal" href="tutorial/adding_system.html">Adding a system</a></li> |
|
| 61 <li class="toctree-l1"><a class="reference internal" href="tutorial/adding_telescopelaser.html">Adding equipment</a><ul> |
|
| 62 <li class="toctree-l2"><a class="reference internal" href="tutorial/adding_telescopelaser.html#telescope">Telescope</a></li> |
|
| 63 <li class="toctree-l2"><a class="reference internal" href="tutorial/adding_telescopelaser.html#laser">Laser</a></li> |
|
| 64 </ul> |
|
| 65 </li> |
|
| 66 <li class="toctree-l1"><a class="reference internal" href="tutorial/adding_channels.html">Adding a channel</a><ul> |
|
| 67 <li class="toctree-l2"><a class="reference internal" href="tutorial/adding_channels.html#fill-in-the-fields">Fill in the fields</a></li> |
|
| 68 <li class="toctree-l2"><a class="reference internal" href="tutorial/adding_channels.html#connecting-to-a-system">Connecting to a system</a></li> |
|
| 69 </ul> |
|
| 70 </li> |
|
| 71 <li class="toctree-l1"><a class="reference internal" href="tutorial/adding_products.html">Adding products</a></li> |
|
| 72 <li class="toctree-l1"><a class="reference internal" href="tutorial/processing_data.html">Processing data</a></li> |
|
| 73 </ul> |
|
| 74 </div> |
|
| 75 </div> |
|
| 76 |
|
| 77 |
|
| 78 </div> |
|
| 79 </div> |
|
| 80 </div> |
|
| 81 <div class="sphinxsidebar"> |
|
| 82 <div class="sphinxsidebarwrapper"> |
|
| 83 <h4>Previous topic</h4> |
|
| 84 <p class="topless"><a href="introduction.html" |
|
| 85 title="previous chapter">Introduction</a></p> |
|
| 86 <h4>Next topic</h4> |
|
| 87 <p class="topless"><a href="tutorial/introduction.html" |
|
| 88 title="next chapter">Introduction</a></p> |
|
| 89 <h3>This Page</h3> |
|
| 90 <ul class="this-page-menu"> |
|
| 91 <li><a href="_sources/tutorial.txt" |
|
| 92 rel="nofollow">Show Source</a></li> |
|
| 93 </ul> |
|
| 94 <div id="searchbox" style="display: none"> |
|
| 95 <h3>Quick search</h3> |
|
| 96 <form class="search" action="search.html" method="get"> |
|
| 97 <input type="text" name="q" /> |
|
| 98 <input type="submit" value="Go" /> |
|
| 99 <input type="hidden" name="check_keywords" value="yes" /> |
|
| 100 <input type="hidden" name="area" value="default" /> |
|
| 101 </form> |
|
| 102 <p class="searchtip" style="font-size: 90%"> |
|
| 103 Enter search terms or a module, class or function name. |
|
| 104 </p> |
|
| 105 </div> |
|
| 106 <script type="text/javascript">$('#searchbox').show(0);</script> |
|
| 107 </div> |
|
| 108 </div> |
|
| 109 <div class="clearer"></div> |
|
| 110 </div> |
|
| 111 <div class="related"> |
|
| 112 <h3>Navigation</h3> |
|
| 113 <ul> |
|
| 114 <li class="right" style="margin-right: 10px"> |
|
| 115 <a href="genindex.html" title="General Index" |
|
| 116 >index</a></li> |
|
| 117 <li class="right" > |
|
| 118 <a href="tutorial/introduction.html" title="Introduction" |
|
| 119 >next</a> |</li> |
|
| 120 <li class="right" > |
|
| 121 <a href="introduction.html" title="Introduction" |
|
| 122 >previous</a> |</li> |
|
| 123 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
|
| 124 </ul> |
|
| 125 </div> |
|
| 126 <div class="footer"> |
|
| 127 © Copyright 2012, SCC team. |
|
| 128 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
|
| 129 </div> |
|
| 130 </body> |
|
| 131 </html> |
|