minor bug fixes in angle-scan import and documentation

- find attributes of region scans in angle-scan panel
- more detailed description of reduced import with regions
This commit is contained in:
2018-03-13 12:43:29 +01:00
parent fda49c3195
commit 17036e1daa
115 changed files with 345 additions and 328 deletions

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-1.6.1-0-ge1f1aa9-dirty</span>
&#160;<span id="projectnumber">rev-distro-2.0.0-0-gfda49c3-dirty</span>
</div>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('todo.html','');});
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Tue Feb 6 2018 11:37:56 for PEARL Procedures by
<li class="footer">Generated on Tue Mar 13 2018 12:43:01 for PEARL Procedures by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>