| 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>Adding a channel — 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="up" title="Tutorial" href="../tutorial.html" /> |
|
| 30 <link rel="next" title="Adding products" href="adding_products.html" /> |
|
| 31 <link rel="prev" title="Adding equipment" href="adding_telescopelaser.html" /> |
|
| 32 </head> |
|
| 33 <body> |
|
| 34 <div class="related"> |
|
| 35 <h3>Navigation</h3> |
|
| 36 <ul> |
|
| 37 <li class="right" style="margin-right: 10px"> |
|
| 38 <a href="../genindex.html" title="General Index" |
|
| 39 accesskey="I">index</a></li> |
|
| 40 <li class="right" > |
|
| 41 <a href="adding_products.html" title="Adding products" |
|
| 42 accesskey="N">next</a> |</li> |
|
| 43 <li class="right" > |
|
| 44 <a href="adding_telescopelaser.html" title="Adding equipment" |
|
| 45 accesskey="P">previous</a> |</li> |
|
| 46 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
|
| 47 <li><a href="../tutorial.html" accesskey="U">Tutorial</a> »</li> |
|
| 48 </ul> |
|
| 49 </div> |
|
| 50 |
|
| 51 <div class="document"> |
|
| 52 <div class="documentwrapper"> |
|
| 53 <div class="bodywrapper"> |
|
| 54 <div class="body"> |
|
| 55 |
|
| 56 <div class="section" id="adding-a-channel"> |
|
| 57 <h1>Adding a channel<a class="headerlink" href="#adding-a-channel" title="Permalink to this headline">¶</a></h1> |
|
| 58 <p>After adding a system, a telescope and a laser to the database, you need to add a new channel. |
|
| 59 To do this, click on the <strong>HOI channels</strong> in the <em>System settings</em> panel. |
|
| 60 This will take you to a page with a list of all availabe channels that are connected with your lidar systems. |
|
| 61 This list should be empty if this is the first time you add a system.</p> |
|
| 62 <p>To add a new channel to the database click on <strong>Add HOI channel</strong> at the top right of the screen. |
|
| 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> |
|
| 64 are mandatory and you will need to fill them before you can save you new system.</p> |
|
| 65 <p>The fileds you have to fill here are more, as many of these are used during the processing of measurements.</p> |
|
| 66 <div class="admonition warning"> |
|
| 67 <p class="first admonition-title">Warning</p> |
|
| 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 |
|
| 69 a lidar system before you save, or else all your entry will be lost. Read carefully through this document (or directly |
|
| 70 the <a class="reference internal" href="#connect-channel-to-system"><em>last section</em></a>) to avoid any problems.</p> |
|
| 71 </div> |
|
| 72 <div class="section" id="fill-in-the-fields"> |
|
| 73 <h2>Fill in the fields<a class="headerlink" href="#fill-in-the-fields" title="Permalink to this headline">¶</a></h2> |
|
| 74 <p>To start using the single calculus chain you will need to fill the following fields:</p> |
|
| 75 <dl class="docutils"> |
|
| 76 <dt>Name</dt> |
|
| 77 <dd>The name of the channel ex. “355”, “1064 analog” etc.</dd> |
|
| 78 <dt>Telescope</dt> |
|
| 79 <dd>The telescope that is used for this channel</dd> |
|
| 80 <dt>Laser</dt> |
|
| 81 <dd>The laser that is used for this channel</dd> |
|
| 82 <dt>Interference filter center</dt> |
|
| 83 <dd>The center of the interference filter in nm</dd> |
|
| 84 <dt>Interference filter FWHM</dt> |
|
| 85 <dd>The FWHM of the interference filter in nm</dd> |
|
| 86 <dt>Emission wavelength</dt> |
|
| 87 <dd>The emission wavelength of the laser used for this channel</dd> |
|
| 88 <dt>Field of view</dt> |
|
| 89 <dd>The field of view realated to this channel in mrad</dd> |
|
| 90 <dt>Raw range resolution</dt> |
|
| 91 <dd>The raw range resolution of the measured data in m</dd> |
|
| 92 <dt>Dead time</dt> |
|
| 93 <dd>The dead of the detector in ns. You should fill in this in case |
|
| 94 of a photon counting detector.</dd> |
|
| 95 <dt>Trigger delay</dt> |
|
| 96 <dd>The trigger delay value for the channel in ns. Fill in 0 if not needed.</dd> |
|
| 97 <dt>Scattering mechanism</dt> |
|
| 98 <dd>The scattering mechanism that is involved in this channel. Select the appropriate value from the drop-down list.</dd> |
|
| 99 <dt>Dead time correction type</dt> |
|
| 100 <dd>The dead time correction type to be applied. Select <em>Not defined</em> if none needs to be defined.</dd> |
|
| 101 <dt>Background mode</dt> |
|
| 102 <dd>The way to calculate the singal background. Select <em>Not defined</em> if none needs to be defined.</dd> |
|
| 103 <dt>Signal type</dt> |
|
| 104 <dd>The type of the singal that is measured, ex. “elT” for total elastic, “vrRN2” for vibrational-rotational |
|
| 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> |
|
| 106 <dt>Detection mode</dt> |
|
| 107 <dd>The detection mode of this channel.</dd> |
|
| 108 </dl> |
|
| 109 </div> |
|
| 110 <div class="section" id="connecting-to-a-system"> |
|
| 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> |
|
| 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 |
|
| 113 select your system from the drop-down list in the <strong>System channels</strong> area.</p> |
|
| 114 <p>When you are done, press the <strong>save</strong> button at the bottom right of the page. |
|
| 115 This will take you back to the list of your channels. |
|
| 116 If everything went OK your new channel you just added should appear in the list.</p> |
|
| 117 </div> |
|
| 118 </div> |
|
| 119 |
|
| 120 |
|
| 121 </div> |
|
| 122 </div> |
|
| 123 </div> |
|
| 124 <div class="sphinxsidebar"> |
|
| 125 <div class="sphinxsidebarwrapper"> |
|
| 126 <h3><a href="../index.html">Table Of Contents</a></h3> |
|
| 127 <ul> |
|
| 128 <li><a class="reference internal" href="#">Adding a channel</a><ul> |
|
| 129 <li><a class="reference internal" href="#fill-in-the-fields">Fill in the fields</a></li> |
|
| 130 <li><a class="reference internal" href="#connecting-to-a-system">Connecting to a system</a></li> |
|
| 131 </ul> |
|
| 132 </li> |
|
| 133 </ul> |
|
| 134 |
|
| 135 <h4>Previous topic</h4> |
|
| 136 <p class="topless"><a href="adding_telescopelaser.html" |
|
| 137 title="previous chapter">Adding equipment</a></p> |
|
| 138 <h4>Next topic</h4> |
|
| 139 <p class="topless"><a href="adding_products.html" |
|
| 140 title="next chapter">Adding products</a></p> |
|
| 141 <h3>This Page</h3> |
|
| 142 <ul class="this-page-menu"> |
|
| 143 <li><a href="../_sources/tutorial/adding_channels.txt" |
|
| 144 rel="nofollow">Show Source</a></li> |
|
| 145 </ul> |
|
| 146 <div id="searchbox" style="display: none"> |
|
| 147 <h3>Quick search</h3> |
|
| 148 <form class="search" action="../search.html" method="get"> |
|
| 149 <input type="text" name="q" /> |
|
| 150 <input type="submit" value="Go" /> |
|
| 151 <input type="hidden" name="check_keywords" value="yes" /> |
|
| 152 <input type="hidden" name="area" value="default" /> |
|
| 153 </form> |
|
| 154 <p class="searchtip" style="font-size: 90%"> |
|
| 155 Enter search terms or a module, class or function name. |
|
| 156 </p> |
|
| 157 </div> |
|
| 158 <script type="text/javascript">$('#searchbox').show(0);</script> |
|
| 159 </div> |
|
| 160 </div> |
|
| 161 <div class="clearer"></div> |
|
| 162 </div> |
|
| 163 <div class="related"> |
|
| 164 <h3>Navigation</h3> |
|
| 165 <ul> |
|
| 166 <li class="right" style="margin-right: 10px"> |
|
| 167 <a href="../genindex.html" title="General Index" |
|
| 168 >index</a></li> |
|
| 169 <li class="right" > |
|
| 170 <a href="adding_products.html" title="Adding products" |
|
| 171 >next</a> |</li> |
|
| 172 <li class="right" > |
|
| 173 <a href="adding_telescopelaser.html" title="Adding equipment" |
|
| 174 >previous</a> |</li> |
|
| 175 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
|
| 176 <li><a href="../tutorial.html" >Tutorial</a> »</li> |
|
| 177 </ul> |
|
| 178 </div> |
|
| 179 <div class="footer"> |
|
| 180 © Copyright 2012, SCC team. |
|
| 181 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
|
| 182 </div> |
|
| 183 </body> |
|
| 184 </html> |
|