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:
@@ -32,7 +32,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-1.6.0-0-gcf1399e-dirty</span>
|
||||
 <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>
|
||||
@@ -122,6 +122,7 @@ $(document).ready(function(){initNavTree('pearl-arpes_8ipf.html','');});
|
||||
<code>#include "pearl-pshell-import"</code><br />
|
||||
<code>#include "pearl-data-explorer"</code><br />
|
||||
<code>#include "pearl-anglescan-process"</code><br />
|
||||
<code>#include "pearl-anglescan-panel"</code><br />
|
||||
<code>#include "pearl-anglescan-tracker"</code><br />
|
||||
<code>#include "pearl-scienta-preprocess"</code><br />
|
||||
<code>#include "pearl-elog"</code><br />
|
||||
@@ -151,7 +152,7 @@ Functions</h2></td></tr>
|
||||
</ul>
|
||||
</dd></dl>
|
||||
<dl class="section author"><dt>Author</dt><dd>matthias muntwiler, <a href="#" onclick="location.href='mai'+'lto:'+'mat'+'th'+'ias'+'.m'+'unt'+'wi'+'ler'+'@p'+'si.'+'ch'; return false;">matth<span style="display: none;">.nosp@m.</span>ias.<span style="display: none;">.nosp@m.</span>muntw<span style="display: none;">.nosp@m.</span>iler<span style="display: none;">.nosp@m.</span>@psi.<span style="display: none;">.nosp@m.</span>ch</a></dd></dl>
|
||||
<dl class="section copyright"><dt>Copyright</dt><dd>2012-15 Paul Scherrer Institut <br />
|
||||
<dl class="section copyright"><dt>Copyright</dt><dd>2012-18 Paul Scherrer Institut <br />
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
you may not use this file except in compliance with the License. <br />
|
||||
You may obtain a copy of the License at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> </dd></dl>
|
||||
@@ -181,7 +182,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p>initializes package data once when the procedure is first loaded </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-arpes_8ipf_source.html#l00081">81</a> of file <a class="el" href="pearl-arpes_8ipf_source.html">pearl-arpes.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-arpes_8ipf_source.html#l00083">83</a> of file <a class="el" href="pearl-arpes_8ipf_source.html">pearl-arpes.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -198,7 +199,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-arpes_8ipf_source.html#l00088">88</a> of file <a class="el" href="pearl-arpes_8ipf_source.html">pearl-arpes.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-arpes_8ipf_source.html#l00090">90</a> of file <a class="el" href="pearl-arpes_8ipf_source.html">pearl-arpes.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -208,7 +209,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-arpes_8ipf.html">pearl-arpes.ipf</a></li>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user