new features: data reduction, angle scan panel

- new data reduction interface for more efficient multi-peak fitting.
  the new interface breaks compatibility with pre-2.0 data reduction
  functions. user-defined functions must be adapted to the new
  interface.
- new angle scan processing panel for interactive data analysis.
This commit is contained in:
2018-02-06 11:39:57 +01:00
parent e1f1aa9636
commit fda49c3195
171 changed files with 7539 additions and 2554 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.0-0-gcf1399e-dirty</span>
&#160;<span id="projectnumber">rev-distro-1.6.1-0-ge1f1aa9-dirty</span>
</div>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td>
@ -114,16 +114,14 @@ $(document).ready(function(){initNavTree('todo.html','');});
<dt><a class="anchor" id="_todo000001"></a>Global <a class="el" href="pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e">load_hemi_scan</a> (string nickname, string pathname, string filename)</dt>
<dd>function not implemented </dd>
<dt><a class="anchor" id="_todo000005"></a>Global <a class="el" href="pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85">mtrx_open_file</a> (string pathName, string fileNameOrPath)</dt>
<dd>fix possible cache issues, add an option to override the cache. </dd>
<dt><a class="anchor" id="_todo000006"></a>Global <a class="el" href="pearl-pshell-import_8ipf.html#a1444648f9a49e7d7aeef5b5fb55594aa">psh5_load_reduced</a> (string ANickName, string APathName, string AFileName, funcref reduction_func, string reduction_param, variable progress=defaultValue)</dt>
<dd>load scan positions. </dd>
<dd>fix possible cache issues, add an option to override the cache.</dd>
</dl>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Wed Sep 27 2017 15:47:49 for PEARL Procedures by
<li class="footer">Generated on Tue Feb 6 2018 11:37:56 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>