Fri, 11 May 2012 13:25:05 +0200
Restructuring the repository.
ulalume3@11 | 1 | |
ulalume3@11 | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
ulalume3@11 | 3 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
ulalume3@11 | 4 | |
ulalume3@11 | 5 | |
ulalume3@11 | 6 | <html xmlns="http://www.w3.org/1999/xhtml"> |
ulalume3@11 | 7 | <head> |
ulalume3@11 | 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
ulalume3@11 | 9 | |
ulalume3@11 | 10 | <title>Adding a channel — Single Calculus Chain 0.2 documentation</title> |
ulalume3@11 | 11 | |
ulalume3@11 | 12 | <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> |
ulalume3@11 | 13 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
ulalume3@11 | 14 | |
ulalume3@11 | 15 | <script type="text/javascript"> |
ulalume3@11 | 16 | var DOCUMENTATION_OPTIONS = { |
ulalume3@11 | 17 | URL_ROOT: '../', |
ulalume3@11 | 18 | VERSION: '0.2', |
ulalume3@11 | 19 | COLLAPSE_INDEX: false, |
ulalume3@11 | 20 | FILE_SUFFIX: '.html', |
ulalume3@11 | 21 | HAS_SOURCE: true |
ulalume3@11 | 22 | }; |
ulalume3@11 | 23 | </script> |
ulalume3@11 | 24 | <script type="text/javascript" src="../_static/jquery.js"></script> |
ulalume3@11 | 25 | <script type="text/javascript" src="../_static/underscore.js"></script> |
ulalume3@11 | 26 | <script type="text/javascript" src="../_static/doctools.js"></script> |
ulalume3@11 | 27 | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
ulalume3@11 | 28 | <link rel="top" title="Single Calculus Chain 0.2 documentation" href="../index.html" /> |
ulalume3@11 | 29 | <link rel="up" title="Tutorial" href="../tutorial.html" /> |
ulalume3@11 | 30 | <link rel="next" title="Adding products" href="adding_products.html" /> |
ulalume3@11 | 31 | <link rel="prev" title="Adding equipment" href="adding_telescopelaser.html" /> |
ulalume3@11 | 32 | </head> |
ulalume3@11 | 33 | <body> |
ulalume3@11 | 34 | <div class="related"> |
ulalume3@11 | 35 | <h3>Navigation</h3> |
ulalume3@11 | 36 | <ul> |
ulalume3@11 | 37 | <li class="right" style="margin-right: 10px"> |
ulalume3@11 | 38 | <a href="../genindex.html" title="General Index" |
ulalume3@11 | 39 | accesskey="I">index</a></li> |
ulalume3@11 | 40 | <li class="right" > |
ulalume3@11 | 41 | <a href="adding_products.html" title="Adding products" |
ulalume3@11 | 42 | accesskey="N">next</a> |</li> |
ulalume3@11 | 43 | <li class="right" > |
ulalume3@11 | 44 | <a href="adding_telescopelaser.html" title="Adding equipment" |
ulalume3@11 | 45 | accesskey="P">previous</a> |</li> |
ulalume3@11 | 46 | <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
ulalume3@11 | 47 | <li><a href="../tutorial.html" accesskey="U">Tutorial</a> »</li> |
ulalume3@11 | 48 | </ul> |
ulalume3@11 | 49 | </div> |
ulalume3@11 | 50 | |
ulalume3@11 | 51 | <div class="document"> |
ulalume3@11 | 52 | <div class="documentwrapper"> |
ulalume3@11 | 53 | <div class="bodywrapper"> |
ulalume3@11 | 54 | <div class="body"> |
ulalume3@11 | 55 | |
ulalume3@11 | 56 | <div class="section" id="adding-a-channel"> |
ulalume3@11 | 57 | <h1>Adding a channel<a class="headerlink" href="#adding-a-channel" title="Permalink to this headline">¶</a></h1> |
ulalume3@11 | 58 | <p>After adding a system, a telescope and a laser to the database, you need to add a new channel. |
ulalume3@11 | 59 | To do this, click on the <strong>HOI channels</strong> in the <em>System settings</em> panel. |
ulalume3@11 | 60 | This will take you to a page with a list of all availabe channels that are connected with your lidar systems. |
ulalume3@11 | 61 | This list should be empty if this is the first time you add a system.</p> |
ulalume3@11 | 62 | <p>To add a new channel to the database click on <strong>Add HOI channel</strong> at the top right of the screen. |
ulalume3@11 | 63 | This will take you to a new page were you can fill in the needed information. As before, the fields in <strong>bold</strong> |
ulalume3@11 | 64 | are mandatory and you will need to fill them before you can save you new system.</p> |
ulalume3@11 | 65 | <p>The fileds you have to fill here are more, as many of these are used during the processing of measurements.</p> |
ulalume3@11 | 66 | <div class="admonition warning"> |
ulalume3@11 | 67 | <p class="first admonition-title">Warning</p> |
ulalume3@11 | 68 | <p class="last">There is a last step, different from the previous cases, when saving a new channel. You need to connect your channel with |
ulalume3@11 | 69 | a lidar system before you save, or else all your entry will be lost. Read carefully through this document (or directly |
ulalume3@11 | 70 | the <a class="reference internal" href="#connect-channel-to-system"><em>last section</em></a>) to avoid any problems.</p> |
ulalume3@11 | 71 | </div> |
ulalume3@11 | 72 | <div class="section" id="fill-in-the-fields"> |
ulalume3@11 | 73 | <h2>Fill in the fields<a class="headerlink" href="#fill-in-the-fields" title="Permalink to this headline">¶</a></h2> |
ulalume3@11 | 74 | <p>To start using the single calculus chain you will need to fill the following fields:</p> |
ulalume3@11 | 75 | <dl class="docutils"> |
ulalume3@11 | 76 | <dt>Name</dt> |
ulalume3@11 | 77 | <dd>The name of the channel ex. “355”, “1064 analog” etc.</dd> |
ulalume3@11 | 78 | <dt>Telescope</dt> |
ulalume3@11 | 79 | <dd>The telescope that is used for this channel</dd> |
ulalume3@11 | 80 | <dt>Laser</dt> |
ulalume3@11 | 81 | <dd>The laser that is used for this channel</dd> |
ulalume3@11 | 82 | <dt>Interference filter center</dt> |
ulalume3@11 | 83 | <dd>The center of the interference filter in nm</dd> |
ulalume3@11 | 84 | <dt>Interference filter FWHM</dt> |
ulalume3@11 | 85 | <dd>The FWHM of the interference filter in nm</dd> |
ulalume3@11 | 86 | <dt>Emission wavelength</dt> |
ulalume3@11 | 87 | <dd>The emission wavelength of the laser used for this channel</dd> |
ulalume3@11 | 88 | <dt>Field of view</dt> |
ulalume3@11 | 89 | <dd>The field of view realated to this channel in mrad</dd> |
ulalume3@11 | 90 | <dt>Raw range resolution</dt> |
ulalume3@11 | 91 | <dd>The raw range resolution of the measured data in m</dd> |
ulalume3@11 | 92 | <dt>Dead time</dt> |
ulalume3@11 | 93 | <dd>The dead of the detector in ns. You should fill in this in case |
ulalume3@11 | 94 | of a photon counting detector.</dd> |
ulalume3@11 | 95 | <dt>Trigger delay</dt> |
ulalume3@11 | 96 | <dd>The trigger delay value for the channel in ns. Fill in 0 if not needed.</dd> |
ulalume3@11 | 97 | <dt>Scattering mechanism</dt> |
ulalume3@11 | 98 | <dd>The scattering mechanism that is involved in this channel. Select the appropriate value from the drop-down list.</dd> |
ulalume3@11 | 99 | <dt>Dead time correction type</dt> |
ulalume3@11 | 100 | <dd>The dead time correction type to be applied. Select <em>Not defined</em> if none needs to be defined.</dd> |
ulalume3@11 | 101 | <dt>Background mode</dt> |
ulalume3@11 | 102 | <dd>The way to calculate the singal background. Select <em>Not defined</em> if none needs to be defined.</dd> |
ulalume3@11 | 103 | <dt>Signal type</dt> |
ulalume3@11 | 104 | <dd>The type of the singal that is measured, ex. “elT” for total elastic, “vrRN2” for vibrational-rotational |
ulalume3@11 | 105 | Raman signal from Nitrogen melecules etc. See <a class="reference internal" href="../details/adding_channels.html#signal-types"><em>Signal types</em></a> for details.</dd> |
ulalume3@11 | 106 | <dt>Detection mode</dt> |
ulalume3@11 | 107 | <dd>The detection mode of this channel.</dd> |
ulalume3@11 | 108 | </dl> |
ulalume3@11 | 109 | </div> |
ulalume3@11 | 110 | <div class="section" id="connecting-to-a-system"> |
ulalume3@11 | 111 | <span id="connect-channel-to-system"></span><h2>Connecting to a system<a class="headerlink" href="#connecting-to-a-system" title="Permalink to this headline">¶</a></h2> |
ulalume3@11 | 112 | <p>Before you finish, you need to attach your channel to one of your systems. To do this, go at the bottom of the page and |
ulalume3@11 | 113 | select your system from the drop-down list in the <strong>System channels</strong> area.</p> |
ulalume3@11 | 114 | <p>When you are done, press the <strong>save</strong> button at the bottom right of the page. |
ulalume3@11 | 115 | This will take you back to the list of your channels. |
ulalume3@11 | 116 | If everything went OK your new channel you just added should appear in the list.</p> |
ulalume3@11 | 117 | </div> |
ulalume3@11 | 118 | </div> |
ulalume3@11 | 119 | |
ulalume3@11 | 120 | |
ulalume3@11 | 121 | </div> |
ulalume3@11 | 122 | </div> |
ulalume3@11 | 123 | </div> |
ulalume3@11 | 124 | <div class="sphinxsidebar"> |
ulalume3@11 | 125 | <div class="sphinxsidebarwrapper"> |
ulalume3@11 | 126 | <h3><a href="../index.html">Table Of Contents</a></h3> |
ulalume3@11 | 127 | <ul> |
ulalume3@11 | 128 | <li><a class="reference internal" href="#">Adding a channel</a><ul> |
ulalume3@11 | 129 | <li><a class="reference internal" href="#fill-in-the-fields">Fill in the fields</a></li> |
ulalume3@11 | 130 | <li><a class="reference internal" href="#connecting-to-a-system">Connecting to a system</a></li> |
ulalume3@11 | 131 | </ul> |
ulalume3@11 | 132 | </li> |
ulalume3@11 | 133 | </ul> |
ulalume3@11 | 134 | |
ulalume3@11 | 135 | <h4>Previous topic</h4> |
ulalume3@11 | 136 | <p class="topless"><a href="adding_telescopelaser.html" |
ulalume3@11 | 137 | title="previous chapter">Adding equipment</a></p> |
ulalume3@11 | 138 | <h4>Next topic</h4> |
ulalume3@11 | 139 | <p class="topless"><a href="adding_products.html" |
ulalume3@11 | 140 | title="next chapter">Adding products</a></p> |
ulalume3@11 | 141 | <h3>This Page</h3> |
ulalume3@11 | 142 | <ul class="this-page-menu"> |
ulalume3@11 | 143 | <li><a href="../_sources/tutorial/adding_channels.txt" |
ulalume3@11 | 144 | rel="nofollow">Show Source</a></li> |
ulalume3@11 | 145 | </ul> |
ulalume3@11 | 146 | <div id="searchbox" style="display: none"> |
ulalume3@11 | 147 | <h3>Quick search</h3> |
ulalume3@11 | 148 | <form class="search" action="../search.html" method="get"> |
ulalume3@11 | 149 | <input type="text" name="q" /> |
ulalume3@11 | 150 | <input type="submit" value="Go" /> |
ulalume3@11 | 151 | <input type="hidden" name="check_keywords" value="yes" /> |
ulalume3@11 | 152 | <input type="hidden" name="area" value="default" /> |
ulalume3@11 | 153 | </form> |
ulalume3@11 | 154 | <p class="searchtip" style="font-size: 90%"> |
ulalume3@11 | 155 | Enter search terms or a module, class or function name. |
ulalume3@11 | 156 | </p> |
ulalume3@11 | 157 | </div> |
ulalume3@11 | 158 | <script type="text/javascript">$('#searchbox').show(0);</script> |
ulalume3@11 | 159 | </div> |
ulalume3@11 | 160 | </div> |
ulalume3@11 | 161 | <div class="clearer"></div> |
ulalume3@11 | 162 | </div> |
ulalume3@11 | 163 | <div class="related"> |
ulalume3@11 | 164 | <h3>Navigation</h3> |
ulalume3@11 | 165 | <ul> |
ulalume3@11 | 166 | <li class="right" style="margin-right: 10px"> |
ulalume3@11 | 167 | <a href="../genindex.html" title="General Index" |
ulalume3@11 | 168 | >index</a></li> |
ulalume3@11 | 169 | <li class="right" > |
ulalume3@11 | 170 | <a href="adding_products.html" title="Adding products" |
ulalume3@11 | 171 | >next</a> |</li> |
ulalume3@11 | 172 | <li class="right" > |
ulalume3@11 | 173 | <a href="adding_telescopelaser.html" title="Adding equipment" |
ulalume3@11 | 174 | >previous</a> |</li> |
ulalume3@11 | 175 | <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
ulalume3@11 | 176 | <li><a href="../tutorial.html" >Tutorial</a> »</li> |
ulalume3@11 | 177 | </ul> |
ulalume3@11 | 178 | </div> |
ulalume3@11 | 179 | <div class="footer"> |
ulalume3@11 | 180 | © Copyright 2012, SCC team. |
ulalume3@11 | 181 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
ulalume3@11 | 182 | </div> |
ulalume3@11 | 183 | </body> |
ulalume3@11 | 184 | </html> |