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>
@@ -144,17 +144,8 @@ $(document).ready(function(){initNavTree('globals_func_t.html','');});
<li>test_attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a>
</li>
<li>test_gauss2_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a57308c99b9e4dd48d139f6613a8a9f40">pearl-scienta-preprocess.ipf</a>
</li>
<li>test_int_linbg()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a01fdc27931518dc988500b3cba409e57">pearl-scienta-preprocess.ipf</a>
</li>
<li>test_int_quadbg()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1b1f473b96119afa602759a51e0c5b4c">pearl-scienta-preprocess.ipf</a>
</li>
<li>test_shockley_anglefit()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ad9c09259aaaf32246fe9391dfb3e2c93">pearl-scienta-preprocess.ipf</a>
<li>test_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c">pearl-scienta-preprocess.ipf</a>
</li>
<li>toggle_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65">pearl-anglescan-tracker.ipf</a>
@@ -171,7 +162,7 @@ $(document).ready(function(){initNavTree('globals_func_t.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>