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>
@ -249,18 +249,21 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
<h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
<li>package_name
: <a class="el" href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-data-explorer.ipf</a>
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a>
</li>
<li>package_path
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-tracker.ipf</a>
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.ipf</a>
</li>
<li>prefs_objects
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
</li>
</ul>
@ -268,7 +271,6 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
<h3><a class="anchor" id="index_v"></a>- v -</h3><ul>
<li>version
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-fitfuncs_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab">pearl-fitfuncs.ipf</a>
</li>
</ul>
</div><!-- contents -->
@ -276,7 +278,7 @@ $(document).ready(function(){initNavTree('globals_vars.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>