bugfixes in anglescan process: nicknames and interpolation
- nickname can now correctly reference a dataset in a subfolder. - the interpolation now trims the dataset at the largest angle.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-1.4.0-1-g0a436db-dirty</span>
|
||||
 <span id="projectnumber">rev-distro-1.6.0-0-gcf1399e-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -123,7 +123,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 Thu Sep 21 2017 12:35:04 for PEARL Procedures by
|
||||
<li class="footer">Generated on Wed Sep 27 2017 15:47:49 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>
|
||||
|
Reference in New Issue
Block a user