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>
@@ -146,22 +146,14 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">pearl-anglescan-process.ipf</a>
</li>
<li>save_prefs()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-elog.ipf</a>
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-elog.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-tracker.ipf</a>
</li>
<li>save_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
</li>
<li>scienta_ang_transm()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a26f46acd339fb483ce9792e06170c189">pearl-scienta-preprocess.ipf</a>
</li>
<li>scienta_norm()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a09ae6058d39d76a59c862e945d512fa8">pearl-scienta-preprocess.ipf</a>
</li>
<li>scienta_poly_bg()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a26e51aa77d5f416d613f1c5df82b6f5c">pearl-scienta-preprocess.ipf</a>
</li>
<li>select_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
</li>
@@ -201,9 +193,6 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
<li>setup_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
</li>
<li>Shockley_anglefit()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#adc472d56286afd855109d561fbf633bd">pearl-scienta-preprocess.ipf</a>
</li>
<li>show_analyser_line()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
</li>
@@ -249,7 +238,7 @@ $(document).ready(function(){initNavTree('globals_s.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>