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>
@@ -156,10 +156,11 @@ $(document).ready(function(){initNavTree('globals_i.html','');});
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e">pearl-anglescan-tracker.ipf</a>
</li>
<li>init_package()
: <a class="el" href="pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9">pearl-elog.ipf</a>
: <a class="el" href="pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-data-explorer.ipf</a>
</li>
<li>init_volatile_vars()
: <a class="el" href="pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2">pearl-elog.ipf</a>
@@ -168,10 +169,10 @@ $(document).ready(function(){initNavTree('globals_i.html','');});
: <a class="el" href="pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c">pearl-matrix-import.ipf</a>
</li>
<li>int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a4e5ae4a68d9caa4710db477d71e2b9e0">pearl-scienta-preprocess.ipf</a>
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b">pearl-scienta-preprocess.ipf</a>
</li>
<li>int_quadbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#aa5ac074dd3e405d13d3c4401d96e4743">pearl-scienta-preprocess.ipf</a>
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39">pearl-scienta-preprocess.ipf</a>
</li>
<li>integrate_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">fermi-edge-analysis.ipf</a>
@@ -194,7 +195,7 @@ $(document).ready(function(){initNavTree('globals_i.html','');});
<!-- 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>