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:
muntwiler_m 2018-02-06 11:39:57 +01:00
parent e1f1aa9636
commit fda49c3195
171 changed files with 7539 additions and 2554 deletions

View File

@ -40,6 +40,10 @@ Copyright 2009-2016 by [Paul Scherrer Institut](http://www.psi.ch)
Release Notes Release Notes
============= =============
## rev-distro-2.0.0
- The interface of data reduction functions has changed to make data reduction more efficient in multi-peak fits. The supplied reduction functions and dialogs have been refactored. If you want to use your own reduction functions written for pre-2.0, you have to adapt them to the new interface.
## rev-distro-1.1.1 ## rev-distro-1.1.1
- If you have upgraded PEARL Procedures from pre-1.1.1 and Igor breaks in pearl-elog.ipf while opening an experiment, please delete the ELOG preferences file `pearl-elog/preferences.pxp`. (Check the Igor Help to find the package preferences folder on your system.) - If you have upgraded PEARL Procedures from pre-1.1.1 and Igor breaks in pearl-elog.ipf while opening an experiment, please delete the ELOG preferences file `pearl-elog/preferences.pxp`. (Check the Igor Help to find the package preferences folder on your system.)

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('PageProjections.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('annotated.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('classes.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -116,6 +116,9 @@ Files</h2></td></tr>
<tr class="memitem:fermi-edge-analysis_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a> <a href="fermi-edge-analysis_8ipf_source.html">[code]</a></td></tr> <tr class="memitem:fermi-edge-analysis_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a> <a href="fermi-edge-analysis_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:fermi-edge-analysis_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. <br /></td></tr> <tr class="memdesc:fermi-edge-analysis_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-panel_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a> <a href="pearl-anglescan-panel_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-anglescan-panel_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interactive processing of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-process_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a> <a href="pearl-anglescan-process_8ipf_source.html">[code]</a></td></tr> <tr class="memitem:pearl-anglescan-process_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a> <a href="pearl-anglescan-process_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-anglescan-process_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">processing and holographic mapping of angle scanned XPD data. <br /></td></tr> <tr class="memdesc:pearl-anglescan-process_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">processing and holographic mapping of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -140,6 +143,7 @@ Files</h2></td></tr>
<tr class="memdesc:pearl-elog_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interface for writing ELOG entries with Igor graphs as attachment. <br /></td></tr> <tr class="memdesc:pearl-elog_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interface for writing ELOG entries with Igor graphs as attachment. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-fitfuncs_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a> <a href="pearl-fitfuncs_8ipf_source.html">[code]</a></td></tr> <tr class="memitem:pearl-fitfuncs_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a> <a href="pearl-fitfuncs_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-fitfuncs_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">various fit functions for photoelectron spectroscopy. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-gui-tools_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-gui-tools_8ipf.html">pearl-gui-tools.ipf</a> <a href="pearl-gui-tools_8ipf_source.html">[code]</a></td></tr> <tr class="memitem:pearl-gui-tools_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-gui-tools_8ipf.html">pearl-gui-tools.ipf</a> <a href="pearl-gui-tools_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -169,7 +173,7 @@ Files</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -493,7 +493,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -130,7 +130,7 @@ $(document).ready(function(){initNavTree('fermi-edge-analysis_8ipf_source.html',
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.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:55 for PEARL Procedures by
<a href="http://www.doxygen.org/index.html"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -113,24 +113,25 @@ $(document).ready(function(){initNavTree('files.html','');});
<div class="textblock">Here is a list of all files with brief descriptions:</div><div class="directory"> <div class="textblock">Here is a list of all files with brief descriptions:</div><div class="directory">
<table class="directory"> <table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="fermi-edge-analysis_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="fermi-edge-analysis_8ipf.html" target="_self">fermi-edge-analysis.ipf</a></td><td class="desc">Tools for analysing the Fermi edge measured by the Scienta EW4000 analyser </td></tr> <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="fermi-edge-analysis_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="fermi-edge-analysis_8ipf.html" target="_self">fermi-edge-analysis.ipf</a></td><td class="desc">Tools for analysing the Fermi edge measured by the Scienta EW4000 analyser </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-process_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-process_8ipf.html" target="_self">pearl-anglescan-process.ipf</a></td><td class="desc">Processing and holographic mapping of angle scanned XPD data </td></tr> <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-panel_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-panel_8ipf.html" target="_self">pearl-anglescan-panel.ipf</a></td><td class="desc">Interactive processing of angle scanned XPD data </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-tracker_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-tracker_8ipf.html" target="_self">pearl-anglescan-tracker.ipf</a></td><td class="desc"></td></tr> <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-process_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-process_8ipf.html" target="_self">pearl-anglescan-process.ipf</a></td><td class="desc">Processing and holographic mapping of angle scanned XPD data </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-display_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-display_8ipf.html" target="_self">pearl-area-display.ipf</a></td><td class="desc">Visualization tools for 2D and 3D data </td></tr> <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-tracker_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-tracker_8ipf.html" target="_self">pearl-anglescan-tracker.ipf</a></td><td class="desc"></td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-import_8ipf.html" target="_self">pearl-area-import.ipf</a></td><td class="desc">HDF5 file import from EPICS area detectors </td></tr> <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-display_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-display_8ipf.html" target="_self">pearl-area-display.ipf</a></td><td class="desc">Visualization tools for 2D and 3D data </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-profiles_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-profiles_8ipf.html" target="_self">pearl-area-profiles.ipf</a></td><td class="desc">Profile extraction for multi-dimensional datasets acquired from area detectors </td></tr> <tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-import_8ipf.html" target="_self">pearl-area-import.ipf</a></td><td class="desc">HDF5 file import from EPICS area detectors </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-arpes_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-arpes_8ipf.html" target="_self">pearl-arpes.ipf</a></td><td class="desc">Data acquisition and analysis package for ARPES at PEARL </td></tr> <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-profiles_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-profiles_8ipf.html" target="_self">pearl-area-profiles.ipf</a></td><td class="desc">Profile extraction for multi-dimensional datasets acquired from area detectors </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-data-explorer_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-data-explorer_8ipf.html" target="_self">pearl-data-explorer.ipf</a></td><td class="desc">Preview and import panel for PEARL data </td></tr> <tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-arpes_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-arpes_8ipf.html" target="_self">pearl-arpes.ipf</a></td><td class="desc">Data acquisition and analysis package for ARPES at PEARL </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-elog_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-elog_8ipf.html" target="_self">pearl-elog.ipf</a></td><td class="desc">Interface for writing ELOG entries with Igor graphs as attachment </td></tr> <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-data-explorer_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-data-explorer_8ipf.html" target="_self">pearl-data-explorer.ipf</a></td><td class="desc">Preview and import panel for PEARL data </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-fitfuncs_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-fitfuncs_8ipf.html" target="_self">pearl-fitfuncs.ipf</a></td><td class="desc"></td></tr> <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-elog_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-elog_8ipf.html" target="_self">pearl-elog.ipf</a></td><td class="desc">Interface for writing ELOG entries with Igor graphs as attachment </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-gui-tools_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-gui-tools_8ipf.html" target="_self">pearl-gui-tools.ipf</a></td><td class="desc"></td></tr> <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-fitfuncs_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-fitfuncs_8ipf.html" target="_self">pearl-fitfuncs.ipf</a></td><td class="desc">Various fit functions for photoelectron spectroscopy </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-matrix-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-matrix-import_8ipf.html" target="_self">pearl-matrix-import.ipf</a></td><td class="desc">Data file import for omicron matrix (STM) files </td></tr> <tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-gui-tools_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-gui-tools_8ipf.html" target="_self">pearl-gui-tools.ipf</a></td><td class="desc"></td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-menu_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-menu_8ipf.html" target="_self">pearl-menu.ipf</a></td><td class="desc"></td></tr> <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-matrix-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-matrix-import_8ipf.html" target="_self">pearl-matrix-import.ipf</a></td><td class="desc">Data file import for omicron matrix (STM) files </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-otf-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-otf-import_8ipf.html" target="_self">pearl-otf-import.ipf</a></td><td class="desc"></td></tr> <tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-menu_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-menu_8ipf.html" target="_self">pearl-menu.ipf</a></td><td class="desc"></td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-polar-coordinates_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-polar-coordinates_8ipf.html" target="_self">pearl-polar-coordinates.ipf</a></td><td class="desc"></td></tr> <tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-otf-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-otf-import_8ipf.html" target="_self">pearl-otf-import.ipf</a></td><td class="desc"></td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-pshell-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-pshell-import_8ipf.html" target="_self">pearl-pshell-import.ipf</a></td><td class="desc">Import data from PShell </td></tr> <tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-polar-coordinates_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-polar-coordinates_8ipf.html" target="_self">pearl-polar-coordinates.ipf</a></td><td class="desc"></td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-scienta-preprocess_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-scienta-preprocess_8ipf.html" target="_self">pearl-scienta-preprocess.ipf</a></td><td class="desc">Preprocessing functions for Scienta detector images </td></tr> <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-pshell-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-pshell-import_8ipf.html" target="_self">pearl-pshell-import.ipf</a></td><td class="desc">Import data from PShell </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-tools_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-tools_8ipf.html" target="_self">pearl-tools.ipf</a></td><td class="desc"></td></tr> <tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-scienta-preprocess_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-scienta-preprocess_8ipf.html" target="_self">pearl-scienta-preprocess.ipf</a></td><td class="desc">Preprocessing functions for Scienta detector images </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-vector-operations_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-vector-operations_8ipf.html" target="_self">pearl-vector-operations.ipf</a></td><td class="desc"></td></tr> <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-tools_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-tools_8ipf.html" target="_self">pearl-tools.ipf</a></td><td class="desc"></td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-vector-operations_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-vector-operations_8ipf.html" target="_self">pearl-vector-operations.ipf</a></td><td class="desc"></td></tr>
</table> </table>
</div><!-- directory --> </div><!-- directory -->
</div><!-- contents --> </div><!-- contents -->
@ -138,7 +139,7 @@ $(document).ready(function(){initNavTree('files.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -1,6 +1,7 @@
var files = var files =
[ [
[ "fermi-edge-analysis.ipf", "fermi-edge-analysis_8ipf.html", "fermi-edge-analysis_8ipf" ], [ "fermi-edge-analysis.ipf", "fermi-edge-analysis_8ipf.html", "fermi-edge-analysis_8ipf" ],
[ "pearl-anglescan-panel.ipf", "pearl-anglescan-panel_8ipf.html", "pearl-anglescan-panel_8ipf" ],
[ "pearl-anglescan-process.ipf", "pearl-anglescan-process_8ipf.html", "pearl-anglescan-process_8ipf" ], [ "pearl-anglescan-process.ipf", "pearl-anglescan-process_8ipf.html", "pearl-anglescan-process_8ipf" ],
[ "pearl-anglescan-tracker.ipf", "pearl-anglescan-tracker_8ipf.html", "pearl-anglescan-tracker_8ipf" ], [ "pearl-anglescan-tracker.ipf", "pearl-anglescan-tracker_8ipf.html", "pearl-anglescan-tracker_8ipf" ],
[ "pearl-area-display.ipf", "pearl-area-display_8ipf.html", "pearl-area-display_8ipf" ], [ "pearl-area-display.ipf", "pearl-area-display_8ipf.html", "pearl-area-display_8ipf" ],

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -180,7 +180,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -180,7 +180,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -263,7 +263,10 @@ $(document).ready(function(){initNavTree('globals.html','');});
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134">pearl-anglescan-tracker.ipf</a>
</li> </li>
<li>adh5_default_reduction() <li>adh5_default_reduction()
: <a class="el" href="pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">pearl-area-import.ipf</a>
</li>
<li>adh5_get_result_waves()
: <a class="el" href="pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c">pearl-area-import.ipf</a>
</li> </li>
<li>adh5_list_reduction_funcs() <li>adh5_list_reduction_funcs()
: <a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">pearl-area-import.ipf</a>
@ -311,11 +314,12 @@ $(document).ready(function(){initNavTree('globals.html','');});
: <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">pearl-area-import.ipf</a>
</li> </li>
<li>adh5_test_reduction_func() <li>adh5_test_reduction_func()
: <a class="el" href="pearl-area-import_8ipf.html#a706fb32ee79b589366dec1cf9f7e9d02">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">pearl-area-import.ipf</a>
</li> </li>
<li>AfterCompiledHook() <li>AfterCompiledHook()
: <a class="el" href="pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a> : <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-tracker.ipf</a> , <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a>
</li> </li>
<li>AfterFileOpenHook() <li>AfterFileOpenHook()
: <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
@ -330,6 +334,42 @@ $(document).ready(function(){initNavTree('globals.html','');});
<li>AppendToGraphIterator() <li>AppendToGraphIterator()
: <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a> : <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a>
</li> </li>
<li>arrange_controls()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_calculate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_close_graphs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_dist_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#acf9ce1db5521da3d96ef6ca89a5d255f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_previews()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_duplicate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a67dc53b9eb9447d3a92965d6f0c742e5">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_import_raw()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_show_panel()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_update_graph()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88">pearl-anglescan-panel.ipf</a>
</li>
<li>ast_add_image() <li>ast_add_image()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">pearl-anglescan-tracker.ipf</a>
</li> </li>
@ -384,7 +424,7 @@ $(document).ready(function(){initNavTree('globals.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -170,6 +170,9 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
<li>bp_clear() <li>bp_clear()
: <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a>
</li> </li>
<li>bp_crop_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_dataset_display() <li>bp_dataset_display()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a>
</li> </li>
@ -191,6 +194,12 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
<li>bp_file_prev() <li>bp_file_prev()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba">pearl-data-explorer.ipf</a>
</li> </li>
<li>bp_graph_png()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_graph_update()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_load_files() <li>bp_load_files()
: <a class="el" href="pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f">pearl-data-explorer.ipf</a>
</li> </li>
@ -212,6 +221,42 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
<li>bp_move_slice_center() <li>bp_move_slice_center()
: <a class="el" href="pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885">pearl-area-display.ipf</a> : <a class="el" href="pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885">pearl-area-display.ipf</a>
</li> </li>
<li>bp_norm_alpha_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaa3478a3b0f26b12a12196cfaa87a8ae">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_calc()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_duplicate()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_reset_cursors() <li>bp_reset_cursors()
: <a class="el" href="pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316">pearl-area-display.ipf</a> : <a class="el" href="pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316">pearl-area-display.ipf</a>
</li> </li>
@ -221,6 +266,9 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
<li>bp_save_prefs() <li>bp_save_prefs()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-data-explorer.ipf</a>
</li> </li>
<li>bp_source_select()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_submit() <li>bp_submit()
: <a class="el" href="pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec">pearl-elog.ipf</a>
</li> </li>
@ -236,7 +284,7 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -181,6 +181,18 @@ $(document).ready(function(){initNavTree('globals_c.html','');});
<li>check_contrast() <li>check_contrast()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a>
</li> </li>
<li>check_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653">pearl-anglescan-panel.ipf</a>
</li>
<li>check_package_folder() <li>check_package_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e">pearl-matrix-import.ipf</a>
</li> </li>
@ -220,7 +232,7 @@ $(document).ready(function(){initNavTree('globals_c.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -175,6 +175,27 @@ $(document).ready(function(){initNavTree('globals_d.html','');});
<li>DisplayGizmoSlicer() <li>DisplayGizmoSlicer()
: <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a> : <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a>
</li> </li>
<li>do_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">pearl-anglescan-panel.ipf</a>
</li>
<li>do_init_process()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58">pearl-anglescan-panel.ipf</a>
</li>
<li>DoniachSunjic()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea">pearl-fitfuncs.ipf</a>
</li>
<li>DoniachSunjicBroad() <li>DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461">pearl-fitfuncs.ipf</a> : <a class="el" href="pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461">pearl-fitfuncs.ipf</a>
</li> </li>
@ -208,7 +229,7 @@ $(document).ready(function(){initNavTree('globals_d.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -211,7 +211,7 @@ $(document).ready(function(){initNavTree('globals_e.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -163,12 +163,6 @@ $(document).ready(function(){initNavTree('globals_f.html','');});
<li>Fit_DoniachSunjicBroad() <li>Fit_DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0">pearl-fitfuncs.ipf</a> : <a class="el" href="pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0">pearl-fitfuncs.ipf</a>
</li> </li>
<li>fit_scienta_ang_transm()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8536a1da8aa85e34370f384ad2ee0d5e">pearl-scienta-preprocess.ipf</a>
</li>
<li>fit_scienta_poly_bg()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a4f850a816852a1d0e22deaf894765c2c">pearl-scienta-preprocess.ipf</a>
</li>
<li>format_url() <li>format_url()
: <a class="el" href="pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4">pearl-elog.ipf</a>
</li> </li>
@ -178,7 +172,7 @@ $(document).ready(function(){initNavTree('globals_f.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -262,7 +262,10 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134">pearl-anglescan-tracker.ipf</a>
</li> </li>
<li>adh5_default_reduction() <li>adh5_default_reduction()
: <a class="el" href="pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">pearl-area-import.ipf</a>
</li>
<li>adh5_get_result_waves()
: <a class="el" href="pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c">pearl-area-import.ipf</a>
</li> </li>
<li>adh5_list_reduction_funcs() <li>adh5_list_reduction_funcs()
: <a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">pearl-area-import.ipf</a>
@ -310,11 +313,12 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
: <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">pearl-area-import.ipf</a>
</li> </li>
<li>adh5_test_reduction_func() <li>adh5_test_reduction_func()
: <a class="el" href="pearl-area-import_8ipf.html#a706fb32ee79b589366dec1cf9f7e9d02">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">pearl-area-import.ipf</a>
</li> </li>
<li>AfterCompiledHook() <li>AfterCompiledHook()
: <a class="el" href="pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a> : <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-tracker.ipf</a> , <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a>
</li> </li>
<li>AfterFileOpenHook() <li>AfterFileOpenHook()
: <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
@ -329,6 +333,42 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
<li>AppendToGraphIterator() <li>AppendToGraphIterator()
: <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a> : <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a>
</li> </li>
<li>arrange_controls()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_calculate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_close_graphs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_dist_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#acf9ce1db5521da3d96ef6ca89a5d255f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_previews()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_duplicate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a67dc53b9eb9447d3a92965d6f0c742e5">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_import_raw()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_show_panel()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_update_graph()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88">pearl-anglescan-panel.ipf</a>
</li>
<li>ast_add_image() <li>ast_add_image()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">pearl-anglescan-tracker.ipf</a>
</li> </li>
@ -383,7 +423,7 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -169,6 +169,9 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
<li>bp_clear() <li>bp_clear()
: <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a>
</li> </li>
<li>bp_crop_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_dataset_display() <li>bp_dataset_display()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a>
</li> </li>
@ -190,6 +193,12 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
<li>bp_file_prev() <li>bp_file_prev()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba">pearl-data-explorer.ipf</a>
</li> </li>
<li>bp_graph_png()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_graph_update()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_load_files() <li>bp_load_files()
: <a class="el" href="pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f">pearl-data-explorer.ipf</a>
</li> </li>
@ -211,6 +220,42 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
<li>bp_move_slice_center() <li>bp_move_slice_center()
: <a class="el" href="pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885">pearl-area-display.ipf</a> : <a class="el" href="pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885">pearl-area-display.ipf</a>
</li> </li>
<li>bp_norm_alpha_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaa3478a3b0f26b12a12196cfaa87a8ae">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_calc()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_duplicate()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_reset_cursors() <li>bp_reset_cursors()
: <a class="el" href="pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316">pearl-area-display.ipf</a> : <a class="el" href="pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316">pearl-area-display.ipf</a>
</li> </li>
@ -220,6 +265,9 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
<li>bp_save_prefs() <li>bp_save_prefs()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-data-explorer.ipf</a>
</li> </li>
<li>bp_source_select()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_submit() <li>bp_submit()
: <a class="el" href="pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec">pearl-elog.ipf</a>
</li> </li>
@ -235,7 +283,7 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -180,6 +180,18 @@ $(document).ready(function(){initNavTree('globals_func_c.html','');});
<li>check_contrast() <li>check_contrast()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a>
</li> </li>
<li>check_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653">pearl-anglescan-panel.ipf</a>
</li>
<li>check_package_folder() <li>check_package_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e">pearl-matrix-import.ipf</a>
</li> </li>
@ -219,7 +231,7 @@ $(document).ready(function(){initNavTree('globals_func_c.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -174,6 +174,27 @@ $(document).ready(function(){initNavTree('globals_func_d.html','');});
<li>DisplayGizmoSlicer() <li>DisplayGizmoSlicer()
: <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a> : <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a>
</li> </li>
<li>do_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">pearl-anglescan-panel.ipf</a>
</li>
<li>do_init_process()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58">pearl-anglescan-panel.ipf</a>
</li>
<li>DoniachSunjic()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea">pearl-fitfuncs.ipf</a>
</li>
<li>DoniachSunjicBroad() <li>DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461">pearl-fitfuncs.ipf</a> : <a class="el" href="pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461">pearl-fitfuncs.ipf</a>
</li> </li>
@ -207,7 +228,7 @@ $(document).ready(function(){initNavTree('globals_func_d.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -204,7 +204,7 @@ $(document).ready(function(){initNavTree('globals_func_e.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -162,12 +162,6 @@ $(document).ready(function(){initNavTree('globals_func_f.html','');});
<li>Fit_DoniachSunjicBroad() <li>Fit_DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0">pearl-fitfuncs.ipf</a> : <a class="el" href="pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0">pearl-fitfuncs.ipf</a>
</li> </li>
<li>fit_scienta_ang_transm()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8536a1da8aa85e34370f384ad2ee0d5e">pearl-scienta-preprocess.ipf</a>
</li>
<li>fit_scienta_poly_bg()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a4f850a816852a1d0e22deaf894765c2c">pearl-scienta-preprocess.ipf</a>
</li>
<li>format_url() <li>format_url()
: <a class="el" href="pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4">pearl-elog.ipf</a>
</li> </li>
@ -177,7 +171,7 @@ $(document).ready(function(){initNavTree('globals_func_f.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -144,8 +144,8 @@ $(document).ready(function(){initNavTree('globals_func_g.html','');});
<li>gather_batch() <li>gather_batch()
: <a class="el" href="pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6">pearl-otf-import.ipf</a> : <a class="el" href="pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6">pearl-otf-import.ipf</a>
</li> </li>
<li>gauss2_reduction() <li>gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#af9ea97d870f53a70583c53328599ff14">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>get_default_panel_name() <li>get_default_panel_name()
: <a class="el" href="pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae">pearl-elog.ipf</a>
@ -195,7 +195,7 @@ $(document).ready(function(){initNavTree('globals_func_g.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -159,7 +159,7 @@ $(document).ready(function(){initNavTree('globals_func_h.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -155,10 +155,11 @@ $(document).ready(function(){initNavTree('globals_func_i.html','');});
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e">pearl-anglescan-tracker.ipf</a>
</li> </li>
<li>init_package() <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-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-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>
<li>init_volatile_vars() <li>init_volatile_vars()
: <a class="el" href="pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2">pearl-elog.ipf</a>
@ -167,10 +168,10 @@ $(document).ready(function(){initNavTree('globals_func_i.html','');});
: <a class="el" href="pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c">pearl-matrix-import.ipf</a>
</li> </li>
<li>int_linbg_reduction() <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>
<li>int_quadbg_reduction() <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>
<li>integrate_curved_edge() <li>integrate_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">fermi-edge-analysis.ipf</a> : <a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">fermi-edge-analysis.ipf</a>
@ -193,7 +194,7 @@ $(document).ready(function(){initNavTree('globals_func_i.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -150,7 +150,7 @@ $(document).ready(function(){initNavTree('globals_func_k.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -169,8 +169,9 @@ $(document).ready(function(){initNavTree('globals_func_l.html','');});
: <a class="el" href="pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe">pearl-data-explorer.ipf</a>
</li> </li>
<li>load_prefs() <li>load_prefs()
: <a class="el" href="pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-tracker.ipf</a> , <a class="el" href="pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-elog.ipf</a> , <a class="el" href="pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-elog.ipf</a>
</li> </li>
<li>load_pshell_file() <li>load_pshell_file()
@ -197,7 +198,7 @@ $(document).ready(function(){initNavTree('globals_func_l.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -189,13 +189,25 @@ $(document).ready(function(){initNavTree('globals_func_m.html','');});
<li>mtrx_split_filename() <li>mtrx_split_filename()
: <a class="el" href="pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9">pearl-matrix-import.ipf</a>
</li> </li>
<li>MultiDoniachSunjicLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG_AO()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263">pearl-fitfuncs.ipf</a>
</li>
<li>MultiVoigtLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf">pearl-fitfuncs.ipf</a>
</li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -150,6 +150,9 @@ $(document).ready(function(){initNavTree('globals_func_n.html','');});
<li>normalize_strip_theta() <li>normalize_strip_theta()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a>
</li> </li>
<li>normalize_strip_thetaphi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_x() <li>normalize_strip_x()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8">pearl-anglescan-process.ipf</a>
</li> </li>
@ -162,7 +165,7 @@ $(document).ready(function(){initNavTree('globals_func_n.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -174,7 +174,7 @@ $(document).ready(function(){initNavTree('globals_func_o.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -183,6 +183,24 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
<li>pmp_export() <li>pmp_export()
: <a class="el" href="pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9">pearl-area-display.ipf</a> : <a class="el" href="pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9">pearl-area-display.ipf</a>
</li> </li>
<li>pmp_graph_colortable()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_projection()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_alpha_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_theta_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_thetaphi_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_parameters() <li>pmp_parameters()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17">pearl-anglescan-tracker.ipf</a>
</li> </li>
@ -210,6 +228,9 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
<li>preview_attributes() <li>preview_attributes()
: <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a>
</li> </li>
<li>preview_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_datafolder() <li>preview_datafolder()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a>
</li> </li>
@ -231,6 +252,18 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
<li>preview_mtrx_file() <li>preview_mtrx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b">pearl-data-explorer.ipf</a>
</li> </li>
<li>preview_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_pshell_file() <li>preview_pshell_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99">pearl-data-explorer.ipf</a>
</li> </li>
@ -246,8 +279,8 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
<li>prompt_func_params() <li>prompt_func_params()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">pearl-data-explorer.ipf</a>
</li> </li>
<li>prompt_gauss2_reduction() <li>prompt_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a79eb4d0d4902a549bf92553840b884e8">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>prompt_hdf_options() <li>prompt_hdf_options()
: <a class="el" href="pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab">pearl-data-explorer.ipf</a>
@ -261,9 +294,6 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
<li>prompt_redim_linbg_reduction() <li>prompt_redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>prompt_Shockley_anglefit()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ab3e0823a6ec7d85e08276cd32d0ffd21">pearl-scienta-preprocess.ipf</a>
</li>
<li>ps_detect_scale() <li>ps_detect_scale()
: <a class="el" href="pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd">pearl-pshell-import.ipf</a>
</li> </li>
@ -319,7 +349,7 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
: <a class="el" href="pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668">pearl-pshell-import.ipf</a>
</li> </li>
<li>psh5_load_reduced() <li>psh5_load_reduced()
: <a class="el" href="pearl-pshell-import_8ipf.html#a1444648f9a49e7d7aeef5b5fb55594aa">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32">pearl-pshell-import.ipf</a>
</li> </li>
<li>psh5_load_scan_attrs() <li>psh5_load_scan_attrs()
: <a class="el" href="pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5">pearl-pshell-import.ipf</a>
@ -351,7 +381,7 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -150,7 +150,7 @@ $(document).ready(function(){initNavTree('globals_func_q.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -148,11 +148,11 @@ $(document).ready(function(){initNavTree('globals_func_r.html','');});
: <a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">fermi-edge-analysis.ipf</a> : <a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">fermi-edge-analysis.ipf</a>
</li> </li>
<li>redim_linbg_reduction() <li>redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a9b3321b9ed876ff50e260fa311ebf4be">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>reduce_slab_image() <li>reduce_slab_image()
: <a class="el" href="pearl-area-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-area-import.ipf</a>
, <a class="el" href="pearl-pshell-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b">pearl-pshell-import.ipf</a> , <a class="el" href="pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-pshell-import.ipf</a>
</li> </li>
<li>reduce_slab_worker() <li>reduce_slab_worker()
: <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a>
@ -182,7 +182,7 @@ $(document).ready(function(){initNavTree('globals_func_r.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -145,22 +145,14 @@ $(document).ready(function(){initNavTree('globals_func_s.html','');});
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">pearl-anglescan-process.ipf</a>
</li> </li>
<li>save_prefs() <li>save_prefs()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-elog.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-data-explorer.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>
<li>save_tracker_data() <li>save_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
</li> </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() <li>select_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
</li> </li>
@ -200,9 +192,6 @@ $(document).ready(function(){initNavTree('globals_func_s.html','');});
<li>setup_graph() <li>setup_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
</li> </li>
<li>Shockley_anglefit()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#adc472d56286afd855109d561fbf633bd">pearl-scienta-preprocess.ipf</a>
</li>
<li>show_analyser_line() <li>show_analyser_line()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
</li> </li>
@ -248,7 +237,7 @@ $(document).ready(function(){initNavTree('globals_func_s.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -144,17 +144,8 @@ $(document).ready(function(){initNavTree('globals_func_t.html','');});
<li>test_attributes_notebook() <li>test_attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a>
</li> </li>
<li>test_gauss2_reduction() <li>test_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a57308c99b9e4dd48d139f6613a8a9f40">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c">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> </li>
<li>toggle_capture() <li>toggle_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65">pearl-anglescan-tracker.ipf</a> : <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 --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -165,6 +165,9 @@ $(document).ready(function(){initNavTree('globals_func_u.html','');});
<li>update_filelist() <li>update_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe">pearl-data-explorer.ipf</a>
</li> </li>
<li>update_menus()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b">pearl-anglescan-panel.ipf</a>
</li>
<li>update_polar_info() <li>update_polar_info()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8">pearl-anglescan-process.ipf</a>
</li> </li>
@ -180,7 +183,7 @@ $(document).ready(function(){initNavTree('globals_func_u.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -150,7 +150,7 @@ $(document).ready(function(){initNavTree('globals_func_w.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -145,8 +145,8 @@ $(document).ready(function(){initNavTree('globals_g.html','');});
<li>gather_batch() <li>gather_batch()
: <a class="el" href="pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6">pearl-otf-import.ipf</a> : <a class="el" href="pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6">pearl-otf-import.ipf</a>
</li> </li>
<li>gauss2_reduction() <li>gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#af9ea97d870f53a70583c53328599ff14">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>get_default_panel_name() <li>get_default_panel_name()
: <a class="el" href="pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae">pearl-elog.ipf</a>
@ -196,7 +196,7 @@ $(document).ready(function(){initNavTree('globals_g.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -163,7 +163,7 @@ $(document).ready(function(){initNavTree('globals_h.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </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> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e">pearl-anglescan-tracker.ipf</a>
</li> </li>
<li>init_package() <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-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-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>
<li>init_volatile_vars() <li>init_volatile_vars()
: <a class="el" href="pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2">pearl-elog.ipf</a> : <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> : <a class="el" href="pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c">pearl-matrix-import.ipf</a>
</li> </li>
<li>int_linbg_reduction() <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>
<li>int_quadbg_reduction() <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>
<li>integrate_curved_edge() <li>integrate_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">fermi-edge-analysis.ipf</a> : <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 --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -239,7 +239,7 @@ $(document).ready(function(){initNavTree('globals_k.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -170,8 +170,9 @@ $(document).ready(function(){initNavTree('globals_l.html','');});
: <a class="el" href="pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe">pearl-data-explorer.ipf</a>
</li> </li>
<li>load_prefs() <li>load_prefs()
: <a class="el" href="pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-tracker.ipf</a> , <a class="el" href="pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-elog.ipf</a> , <a class="el" href="pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-elog.ipf</a>
</li> </li>
<li>load_pshell_file() <li>load_pshell_file()
@ -198,7 +199,7 @@ $(document).ready(function(){initNavTree('globals_l.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -199,13 +199,25 @@ $(document).ready(function(){initNavTree('globals_m.html','');});
<li>mtrx_split_filename() <li>mtrx_split_filename()
: <a class="el" href="pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9">pearl-matrix-import.ipf</a> : <a class="el" href="pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9">pearl-matrix-import.ipf</a>
</li> </li>
<li>MultiDoniachSunjicLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG_AO()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263">pearl-fitfuncs.ipf</a>
</li>
<li>MultiVoigtLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf">pearl-fitfuncs.ipf</a>
</li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -151,6 +151,9 @@ $(document).ready(function(){initNavTree('globals_n.html','');});
<li>normalize_strip_theta() <li>normalize_strip_theta()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a>
</li> </li>
<li>normalize_strip_thetaphi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_x() <li>normalize_strip_x()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8">pearl-anglescan-process.ipf</a>
</li> </li>
@ -163,7 +166,7 @@ $(document).ready(function(){initNavTree('globals_n.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -175,7 +175,7 @@ $(document).ready(function(){initNavTree('globals_o.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -143,15 +143,17 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<h3><a class="anchor" id="index_p"></a>- p -</h3><ul> <h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
<li>package_name <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-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-elog.ipf</a> , <a class="el" href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a> , <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-elog.ipf</a>
</li> </li>
<li>package_path <li>package_path
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-elog.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> , <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.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>
</li> </li>
<li>parse_result() <li>parse_result()
: <a class="el" href="pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12">pearl-elog.ipf</a>
@ -195,6 +197,24 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<li>pmp_export() <li>pmp_export()
: <a class="el" href="pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9">pearl-area-display.ipf</a> : <a class="el" href="pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9">pearl-area-display.ipf</a>
</li> </li>
<li>pmp_graph_colortable()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_projection()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_alpha_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_theta_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_thetaphi_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_parameters() <li>pmp_parameters()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17">pearl-anglescan-tracker.ipf</a>
</li> </li>
@ -214,7 +234,8 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288">pearl-anglescan-process.ipf</a>
</li> </li>
<li>prefs_objects <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> </li>
<li>prepare_command_line() <li>prepare_command_line()
: <a class="el" href="pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0">pearl-elog.ipf</a> : <a class="el" href="pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0">pearl-elog.ipf</a>
@ -225,6 +246,9 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<li>preview_attributes() <li>preview_attributes()
: <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a>
</li> </li>
<li>preview_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_datafolder() <li>preview_datafolder()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a>
</li> </li>
@ -246,6 +270,18 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<li>preview_mtrx_file() <li>preview_mtrx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b">pearl-data-explorer.ipf</a>
</li> </li>
<li>preview_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_pshell_file() <li>preview_pshell_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99">pearl-data-explorer.ipf</a>
</li> </li>
@ -261,8 +297,8 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<li>prompt_func_params() <li>prompt_func_params()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">pearl-data-explorer.ipf</a>
</li> </li>
<li>prompt_gauss2_reduction() <li>prompt_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a79eb4d0d4902a549bf92553840b884e8">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>prompt_hdf_options() <li>prompt_hdf_options()
: <a class="el" href="pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab">pearl-data-explorer.ipf</a>
@ -276,9 +312,6 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<li>prompt_redim_linbg_reduction() <li>prompt_redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>prompt_Shockley_anglefit()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ab3e0823a6ec7d85e08276cd32d0ffd21">pearl-scienta-preprocess.ipf</a>
</li>
<li>ps_detect_scale() <li>ps_detect_scale()
: <a class="el" href="pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd">pearl-pshell-import.ipf</a>
</li> </li>
@ -334,7 +367,7 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
: <a class="el" href="pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668">pearl-pshell-import.ipf</a>
</li> </li>
<li>psh5_load_reduced() <li>psh5_load_reduced()
: <a class="el" href="pearl-pshell-import_8ipf.html#a1444648f9a49e7d7aeef5b5fb55594aa">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32">pearl-pshell-import.ipf</a>
</li> </li>
<li>psh5_load_scan_attrs() <li>psh5_load_scan_attrs()
: <a class="el" href="pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5">pearl-pshell-import.ipf</a>
@ -366,7 +399,7 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -151,7 +151,7 @@ $(document).ready(function(){initNavTree('globals_q.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -149,11 +149,11 @@ $(document).ready(function(){initNavTree('globals_r.html','');});
: <a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">fermi-edge-analysis.ipf</a> : <a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">fermi-edge-analysis.ipf</a>
</li> </li>
<li>redim_linbg_reduction() <li>redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a9b3321b9ed876ff50e260fa311ebf4be">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc">pearl-scienta-preprocess.ipf</a>
</li> </li>
<li>reduce_slab_image() <li>reduce_slab_image()
: <a class="el" href="pearl-area-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-area-import.ipf</a>
, <a class="el" href="pearl-pshell-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b">pearl-pshell-import.ipf</a> , <a class="el" href="pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-pshell-import.ipf</a>
</li> </li>
<li>reduce_slab_worker() <li>reduce_slab_worker()
: <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a> : <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a>
@ -183,7 +183,7 @@ $(document).ready(function(){initNavTree('globals_r.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </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> : <a class="el" href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">pearl-anglescan-process.ipf</a>
</li> </li>
<li>save_prefs() <li>save_prefs()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-elog.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-data-explorer.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>
<li>save_tracker_data() <li>save_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
</li> </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() <li>select_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a> : <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
</li> </li>
@ -201,9 +193,6 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
<li>setup_graph() <li>setup_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
</li> </li>
<li>Shockley_anglefit()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#adc472d56286afd855109d561fbf633bd">pearl-scienta-preprocess.ipf</a>
</li>
<li>show_analyser_line() <li>show_analyser_line()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
</li> </li>
@ -249,7 +238,7 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -145,17 +145,8 @@ $(document).ready(function(){initNavTree('globals_t.html','');});
<li>test_attributes_notebook() <li>test_attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a>
</li> </li>
<li>test_gauss2_reduction() <li>test_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a57308c99b9e4dd48d139f6613a8a9f40">pearl-scienta-preprocess.ipf</a> : <a class="el" href="pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c">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> </li>
<li>toggle_capture() <li>toggle_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65">pearl-anglescan-tracker.ipf</a> : <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65">pearl-anglescan-tracker.ipf</a>
@ -172,7 +163,7 @@ $(document).ready(function(){initNavTree('globals_t.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -166,6 +166,9 @@ $(document).ready(function(){initNavTree('globals_u.html','');});
<li>update_filelist() <li>update_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe">pearl-data-explorer.ipf</a> : <a class="el" href="pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe">pearl-data-explorer.ipf</a>
</li> </li>
<li>update_menus()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b">pearl-anglescan-panel.ipf</a>
</li>
<li>update_polar_info() <li>update_polar_info()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8">pearl-anglescan-process.ipf</a> : <a class="el" href="pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8">pearl-anglescan-process.ipf</a>
</li> </li>
@ -181,7 +184,7 @@ $(document).ready(function(){initNavTree('globals_u.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -144,7 +144,6 @@ $(document).ready(function(){initNavTree('globals_v.html','');});
<h3><a class="anchor" id="index_v"></a>- v -</h3><ul> <h3><a class="anchor" id="index_v"></a>- v -</h3><ul>
<li>version <li>version
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab">pearl-anglescan-tracker.ipf</a> : <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> </li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
@ -152,7 +151,7 @@ $(document).ready(function(){initNavTree('globals_v.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -249,18 +249,21 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
<h3><a class="anchor" id="index_p"></a>- p -</h3><ul> <h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
<li>package_name <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-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a> , <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a>
</li> </li>
<li>package_path <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-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-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.ipf</a> , <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.ipf</a>
</li> </li>
<li>prefs_objects <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> </li>
</ul> </ul>
@ -268,7 +271,6 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
<h3><a class="anchor" id="index_v"></a>- v -</h3><ul> <h3><a class="anchor" id="index_v"></a>- v -</h3><ul>
<li>version <li>version
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab">pearl-anglescan-tracker.ipf</a> : <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> </li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
@ -276,7 +278,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -151,7 +151,7 @@ $(document).ready(function(){initNavTree('globals_w.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -115,6 +115,9 @@ Files</h2></td></tr>
<tr class="memitem:fermi-edge-analysis_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></td></tr> <tr class="memitem:fermi-edge-analysis_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></td></tr>
<tr class="memdesc:fermi-edge-analysis_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. <br /></td></tr> <tr class="memdesc:fermi-edge-analysis_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-panel_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a></td></tr>
<tr class="memdesc:pearl-anglescan-panel_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interactive processing of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-process_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a></td></tr> <tr class="memitem:pearl-anglescan-process_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a></td></tr>
<tr class="memdesc:pearl-anglescan-process_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">processing and holographic mapping of angle scanned XPD data. <br /></td></tr> <tr class="memdesc:pearl-anglescan-process_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">processing and holographic mapping of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -133,6 +136,9 @@ Files</h2></td></tr>
<tr class="memitem:pearl-elog_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.ipf</a></td></tr> <tr class="memitem:pearl-elog_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.ipf</a></td></tr>
<tr class="memdesc:pearl-elog_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interface for writing ELOG entries with Igor graphs as attachment. <br /></td></tr> <tr class="memdesc:pearl-elog_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interface for writing ELOG entries with Igor graphs as attachment. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-fitfuncs_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a></td></tr>
<tr class="memdesc:pearl-fitfuncs_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">various fit functions for photoelectron spectroscopy. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-pshell-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pshell-import_8ipf.html">pearl-pshell-import.ipf</a></td></tr> <tr class="memitem:pearl-pshell-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pshell-import_8ipf.html">pearl-pshell-import.ipf</a></td></tr>
<tr class="memdesc:pearl-pshell-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">import data from PShell <br /></td></tr> <tr class="memdesc:pearl-pshell-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">import data from PShell <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -150,6 +156,7 @@ Files</h2></td></tr>
<li><a class="el" href="pearl-data-explorer_8ipf.html" title="preview and import panel for PEARL data ">pearl-data-explorer.ipf</a></li> <li><a class="el" href="pearl-data-explorer_8ipf.html" title="preview and import panel for PEARL data ">pearl-data-explorer.ipf</a></li>
<li><a class="el" href="pearl-scienta-preprocess_8ipf.html" title="preprocessing functions for Scienta detector images. ">pearl-scienta-preprocess.ipf</a></li> <li><a class="el" href="pearl-scienta-preprocess_8ipf.html" title="preprocessing functions for Scienta detector images. ">pearl-scienta-preprocess.ipf</a></li>
<li><a class="el" href="pearl-anglescan-process_8ipf.html" title="processing and holographic mapping of angle scanned XPD data. ">pearl-anglescan-process.ipf</a></li> <li><a class="el" href="pearl-anglescan-process_8ipf.html" title="processing and holographic mapping of angle scanned XPD data. ">pearl-anglescan-process.ipf</a></li>
<li><a class="el" href="pearl-anglescan-panel_8ipf.html" title="interactive processing of angle scanned XPD data. ">pearl-anglescan-panel.ipf</a></li>
<li><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.ipf</a></li> <li><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.ipf</a></li>
<li><a class="el" href="pearl-elog_8ipf.html" title="interface for writing ELOG entries with Igor graphs as attachment. ">pearl-elog.ipf</a></li> <li><a class="el" href="pearl-elog_8ipf.html" title="interface for writing ELOG entries with Igor graphs as attachment. ">pearl-elog.ipf</a></li>
</ul> </ul>
@ -164,7 +171,7 @@ Files</h2></td></tr>
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -1,12 +1,14 @@
var group___arpes_package = var group___arpes_package =
[ [
[ "fermi-edge-analysis.ipf", "fermi-edge-analysis_8ipf.html", null ], [ "fermi-edge-analysis.ipf", "fermi-edge-analysis_8ipf.html", null ],
[ "pearl-anglescan-panel.ipf", "pearl-anglescan-panel_8ipf.html", null ],
[ "pearl-anglescan-process.ipf", "pearl-anglescan-process_8ipf.html", null ], [ "pearl-anglescan-process.ipf", "pearl-anglescan-process_8ipf.html", null ],
[ "pearl-area-display.ipf", "pearl-area-display_8ipf.html", null ], [ "pearl-area-display.ipf", "pearl-area-display_8ipf.html", null ],
[ "pearl-area-import.ipf", "pearl-area-import_8ipf.html", null ], [ "pearl-area-import.ipf", "pearl-area-import_8ipf.html", null ],
[ "pearl-area-profiles.ipf", "pearl-area-profiles_8ipf.html", null ], [ "pearl-area-profiles.ipf", "pearl-area-profiles_8ipf.html", null ],
[ "pearl-data-explorer.ipf", "pearl-data-explorer_8ipf.html", null ], [ "pearl-data-explorer.ipf", "pearl-data-explorer_8ipf.html", null ],
[ "pearl-elog.ipf", "pearl-elog_8ipf.html", null ], [ "pearl-elog.ipf", "pearl-elog_8ipf.html", null ],
[ "pearl-fitfuncs.ipf", "pearl-fitfuncs_8ipf.html", null ],
[ "pearl-pshell-import.ipf", "pearl-pshell-import_8ipf.html", null ], [ "pearl-pshell-import.ipf", "pearl-pshell-import_8ipf.html", null ],
[ "pearl-scienta-preprocess.ipf", "pearl-scienta-preprocess_8ipf.html", null ] [ "pearl-scienta-preprocess.ipf", "pearl-scienta-preprocess_8ipf.html", null ]
]; ];

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -120,7 +120,7 @@ Installation</h1>
License Information</h1> License Information</h1>
<p>An open distribution of PEARL Procedures is available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> at <a href="https://git.psi.ch/pearl-public/igor-procs">https://git.psi.ch/pearl-public/igor-procs</a>. Users of PEARL Procedures are requested to coordinate and share the development of the code with the original author. Please read and respect the respective license agreements.</p> <p>An open distribution of PEARL Procedures is available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> at <a href="https://git.psi.ch/pearl-public/igor-procs">https://git.psi.ch/pearl-public/igor-procs</a>. Users of PEARL Procedures are requested to coordinate and share the development of the code with the original author. Please read and respect the respective license agreements.</p>
<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 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 version"><dt>Version</dt><dd>This documentation is compiled from version rev-distro-1.6.0-0-gcf1399e-dirty. </dd></dl> <dl class="section version"><dt>Version</dt><dd>This documentation is compiled from version rev-distro-1.6.1-0-ge1f1aa9-dirty. </dd></dl>
<dl class="section copyright"><dt>Copyright</dt><dd>2009-2016 by <a href="http://www.psi.ch">Paul Scherrer Institut</a> </dd> <dl class="section copyright"><dt>Copyright</dt><dd>2009-2016 by <a href="http://www.psi.ch">Paul Scherrer Institut</a> </dd>
<dd> <dd>
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> </dd></dl> Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> </dd></dl>
@ -129,7 +129,7 @@ Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache L
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -116,7 +116,7 @@ $(document).ready(function(){initNavTree('mainpage_8dox.html','');});
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="mainpage_8dox.html">mainpage.dox</a></li> <li class="navelem"><a class="el" href="mainpage_8dox.html">mainpage.dox</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('modules.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -0,0 +1,130 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>PEARL Procedures: PearlAnglescanPanel Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<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.1-0-ge1f1aa9-dirty</span>
</div>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Packages</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_anglescan_panel.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PearlAnglescanPanel Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>interactive processing of angle scanned XPD data.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>interactive processing of angle scanned XPD data. </p>
<p><a class="el" href="namespace_pearl_anglescan_panel.html" title="interactive processing of angle scanned XPD data. ">PearlAnglescanPanel</a> is declared in <a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_pearl_anglescan_panel.html">PearlAnglescanPanel</a></li>
<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>
</div>
</body>
</html>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_anglescan_process.html
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_anglescan_process.html">PearlAnglescanProcess</a></li> <li class="navelem"><a class="el" href="namespace_pearl_anglescan_process.html">PearlAnglescanProcess</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -145,7 +145,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); @n
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_area_display.html">PearlAreaDisplay</a></li> <li class="navelem"><a class="el" href="namespace_pearl_area_display.html">PearlAreaDisplay</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_area_import.html','');
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_area_import.html">PearlAreaImport</a></li> <li class="navelem"><a class="el" href="namespace_pearl_area_import.html">PearlAreaImport</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_area_profiles.html',''
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_area_profiles.html">PearlAreaProfiles</a></li> <li class="navelem"><a class="el" href="namespace_pearl_area_profiles.html">PearlAreaProfiles</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_arpes.html','');});
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_arpes.html">PearlArpes</a></li> <li class="navelem"><a class="el" href="namespace_pearl_arpes.html">PearlArpes</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_data_explorer.html',''
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_data_explorer.html">PearlDataExplorer</a></li> <li class="navelem"><a class="el" href="namespace_pearl_data_explorer.html">PearlDataExplorer</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_elog.html','');});
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_elog.html">PearlElog</a></li> <li class="navelem"><a class="el" href="namespace_pearl_elog.html">PearlElog</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -0,0 +1,130 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>PEARL Procedures: PearlFitFuncs Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<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.1-0-ge1f1aa9-dirty</span>
</div>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Packages</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_fit_funcs.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PearlFitFuncs Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>various fit functions for photoelectron spectroscopy.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>various fit functions for photoelectron spectroscopy. </p>
<p><a class="el" href="namespace_pearl_fit_funcs.html" title="various fit functions for photoelectron spectroscopy. ">PearlFitFuncs</a> is declared in <a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_pearl_fit_funcs.html">PearlFitFuncs</a></li>
<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>
</div>
</body>
</html>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_matrix_import.html',''
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_matrix_import.html">PearlMatrixImport</a></li> <li class="navelem"><a class="el" href="namespace_pearl_matrix_import.html">PearlMatrixImport</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_p_shell_import.html','
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_p_shell_import.html">PearlPShellImport</a></li> <li class="navelem"><a class="el" href="namespace_pearl_p_shell_import.html">PearlPShellImport</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_scienta_preprocess.htm
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="namespace_pearl_scienta_preprocess.html">PearlScientaPreprocess</a></li> <li class="navelem"><a class="el" href="namespace_pearl_scienta_preprocess.html">PearlScientaPreprocess</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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -111,16 +111,18 @@ $(document).ready(function(){initNavTree('namespaces.html','');});
<div class="contents"> <div class="contents">
<div class="textblock">Here is a list of all namespaces with brief descriptions:</div><div class="directory"> <div class="textblock">Here is a list of all namespaces with brief descriptions:</div><div class="directory">
<table class="directory"> <table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_anglescan_process.html" target="_self">PearlAnglescanProcess</a></td><td class="desc">Processing and holographic mapping of angle scanned XPD data </td></tr> <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_anglescan_panel.html" target="_self">PearlAnglescanPanel</a></td><td class="desc">Interactive processing of angle scanned XPD data </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_area_display.html" target="_self">PearlAreaDisplay</a></td><td class="desc">Instant visualization of angle scan and manipulator position </td></tr> <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_anglescan_process.html" target="_self">PearlAnglescanProcess</a></td><td class="desc">Processing and holographic mapping of angle scanned XPD data </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_area_import.html" target="_self">PearlAreaImport</a></td><td class="desc">HDF5 file import from EPICS area detectors </td></tr> <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_area_display.html" target="_self">PearlAreaDisplay</a></td><td class="desc">Instant visualization of angle scan and manipulator position </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_area_profiles.html" target="_self">PearlAreaProfiles</a></td><td class="desc">Profile extraction for multi-dimensional datasets acquired from area detectors </td></tr> <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_area_import.html" target="_self">PearlAreaImport</a></td><td class="desc">HDF5 file import from EPICS area detectors </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_arpes.html" target="_self">PearlArpes</a></td><td class="desc">Data acquisition and analysis package for ARPES at PEARL </td></tr> <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_area_profiles.html" target="_self">PearlAreaProfiles</a></td><td class="desc">Profile extraction for multi-dimensional datasets acquired from area detectors </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_data_explorer.html" target="_self">PearlDataExplorer</a></td><td class="desc">Preview and import panel for PEARL data </td></tr> <tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_arpes.html" target="_self">PearlArpes</a></td><td class="desc">Data acquisition and analysis package for ARPES at PEARL </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_elog.html" target="_self">PearlElog</a></td><td class="desc">Interface for writing ELOG entries with Igor graphs as attachment </td></tr> <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_data_explorer.html" target="_self">PearlDataExplorer</a></td><td class="desc">Preview and import panel for PEARL data </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_matrix_import.html" target="_self">PearlMatrixImport</a></td><td class="desc">Data file import for omicron matrix (STM) files </td></tr> <tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_elog.html" target="_self">PearlElog</a></td><td class="desc">Interface for writing ELOG entries with Igor graphs as attachment </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_p_shell_import.html" target="_self">PearlPShellImport</a></td><td class="desc">Import data from PShell </td></tr> <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_fit_funcs.html" target="_self">PearlFitFuncs</a></td><td class="desc">Various fit functions for photoelectron spectroscopy </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_scienta_preprocess.html" target="_self">PearlScientaPreprocess</a></td><td class="desc">Preprocessing functions for Scienta detector images </td></tr> <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_matrix_import.html" target="_self">PearlMatrixImport</a></td><td class="desc">Data file import for omicron matrix (STM) files </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_p_shell_import.html" target="_self">PearlPShellImport</a></td><td class="desc">Import data from PShell </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_scienta_preprocess.html" target="_self">PearlScientaPreprocess</a></td><td class="desc">Preprocessing functions for Scienta detector images </td></tr>
</table> </table>
</div><!-- directory --> </div><!-- directory -->
</div><!-- contents --> </div><!-- contents -->
@ -128,7 +130,7 @@ $(document).ready(function(){initNavTree('namespaces.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -1,5 +1,6 @@
var namespaces = var namespaces =
[ [
[ "PearlAnglescanPanel", "namespace_pearl_anglescan_panel.html", null ],
[ "PearlAnglescanProcess", "namespace_pearl_anglescan_process.html", null ], [ "PearlAnglescanProcess", "namespace_pearl_anglescan_process.html", null ],
[ "PearlAreaDisplay", "namespace_pearl_area_display.html", null ], [ "PearlAreaDisplay", "namespace_pearl_area_display.html", null ],
[ "PearlAreaImport", "namespace_pearl_area_import.html", null ], [ "PearlAreaImport", "namespace_pearl_area_import.html", null ],
@ -7,6 +8,7 @@ var namespaces =
[ "PearlArpes", "namespace_pearl_arpes.html", null ], [ "PearlArpes", "namespace_pearl_arpes.html", null ],
[ "PearlDataExplorer", "namespace_pearl_data_explorer.html", null ], [ "PearlDataExplorer", "namespace_pearl_data_explorer.html", null ],
[ "PearlElog", "namespace_pearl_elog.html", null ], [ "PearlElog", "namespace_pearl_elog.html", null ],
[ "PearlFitFuncs", "namespace_pearl_fit_funcs.html", null ],
[ "PearlMatrixImport", "namespace_pearl_matrix_import.html", null ], [ "PearlMatrixImport", "namespace_pearl_matrix_import.html", null ],
[ "PearlPShellImport", "namespace_pearl_p_shell_import.html", null ], [ "PearlPShellImport", "namespace_pearl_p_shell_import.html", null ],
[ "PearlScientaPreprocess", "namespace_pearl_scienta_preprocess.html", null ] [ "PearlScientaPreprocess", "namespace_pearl_scienta_preprocess.html", null ]

View File

@ -32,8 +32,8 @@ var NAVTREE =
var NAVTREEINDEX = var NAVTREEINDEX =
[ [
"PageProjections.html", "PageProjections.html",
"pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5", "pearl-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9",
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27" "pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d"
]; ];
var SYNCONMSG = 'click to disable panel synchronisation'; var SYNCONMSG = 'click to disable panel synchronisation';

View File

@ -73,181 +73,181 @@ var NAVTREEINDEX0 =
"index.html#sec_intro":[0,0], "index.html#sec_intro":[0,0],
"index.html#sec_license":[0,2], "index.html#sec_license":[0,2],
"modules.html":[3], "modules.html":[3],
"namespace_pearl_anglescan_process.html":[4,0,0], "namespace_pearl_anglescan_panel.html":[4,0,0],
"namespace_pearl_area_display.html":[4,0,1], "namespace_pearl_anglescan_process.html":[4,0,1],
"namespace_pearl_area_import.html":[4,0,2], "namespace_pearl_area_display.html":[4,0,2],
"namespace_pearl_area_profiles.html":[4,0,3], "namespace_pearl_area_import.html":[4,0,3],
"namespace_pearl_arpes.html":[4,0,4], "namespace_pearl_area_profiles.html":[4,0,4],
"namespace_pearl_data_explorer.html":[4,0,5], "namespace_pearl_arpes.html":[4,0,5],
"namespace_pearl_elog.html":[4,0,6], "namespace_pearl_data_explorer.html":[4,0,6],
"namespace_pearl_matrix_import.html":[4,0,7], "namespace_pearl_elog.html":[4,0,7],
"namespace_pearl_p_shell_import.html":[4,0,8], "namespace_pearl_fit_funcs.html":[4,0,8],
"namespace_pearl_scienta_preprocess.html":[4,0,9], "namespace_pearl_matrix_import.html":[4,0,9],
"namespace_pearl_p_shell_import.html":[4,0,10],
"namespace_pearl_scienta_preprocess.html":[4,0,11],
"namespaces.html":[4,0], "namespaces.html":[4,0],
"pages.html":[], "pages.html":[],
"pearl-anglescan-process_8ipf.html":[8,0,1], "pearl-anglescan-panel_8ipf.html":[8,0,1],
"pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466":[8,0,1,42], "pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7":[8,0,1,20],
"pearl-anglescan-process_8ipf.html#a04e75675884236b6ed8244d7575d3a13":[8,0,1,51], "pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d":[8,0,1,27],
"pearl-anglescan-process_8ipf.html#a0b9e2b025e1d55d2a064edccf6c1c3e3":[8,0,1,37], "pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc":[8,0,1,49],
"pearl-anglescan-process_8ipf.html#a13e0d37ae23f68cdc5da3d84cb4beed8":[8,0,1,43], "pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9":[8,0,1,10],
"pearl-anglescan-process_8ipf.html#a1442bc23122d52ba9c77e0f9baaad1da":[8,0,1,20], "pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb":[8,0,1,26],
"pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8":[8,0,1,45], "pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7":[8,0,1,34],
"pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1":[8,0,1,14], "pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece":[8,0,1,42],
"pearl-anglescan-process_8ipf.html#a1fb6aa7870dfbf0ed92660b7aae579e0":[8,0,1,5], "pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463":[8,0,1,28],
"pearl-anglescan-process_8ipf.html#a207c56ac03cc18bf1bfde88dbfe2666f":[8,0,1,46], "pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2":[8,0,1,56],
"pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28":[8,0,1,35], "pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a":[8,0,1,8],
"pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779":[8,0,1,10], "pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff":[8,0,1,47],
"pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962":[8,0,1,7], "pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931":[8,0,1,46],
"pearl-anglescan-process_8ipf.html#a3b3bd11c35d5f850b34937ab6c45f659":[8,0,1,49], "pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2":[8,0,1,51],
"pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d":[8,0,1,9], "pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2":[8,0,1,11],
"pearl-anglescan-process_8ipf.html#a3ec6935a5903d0974c93a2072d743013":[8,0,1,8], "pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,1,39],
"pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e":[8,0,1,22], "pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653":[8,0,1,32],
"pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770":[8,0,1,13], "pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705":[8,0,1,4],
"pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8":[8,0,1,33], "pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6":[8,0,1,16],
"pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d":[8,0,1,39], "pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f":[8,0,1,1],
"pearl-anglescan-process_8ipf.html#a4952bc53e3d6d272d25b5e35e91696b5":[8,0,1,21], "pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062":[8,0,1,6],
"pearl-anglescan-process_8ipf.html#a4a40c73c0e03545e0050ea370e9c57d3":[8,0,1,48], "pearl-anglescan-panel_8ipf.html#a67dc53b9eb9447d3a92965d6f0c742e5":[8,0,1,7],
"pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae":[8,0,1,0], "pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0":[8,0,1,19],
"pearl-anglescan-process_8ipf.html#a5162488b366e217195d8f8bd7cdde0ce":[8,0,1,38], "pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,1,55],
"pearl-anglescan-process_8ipf.html#a5265fd61f86eb72dd877e4190bfb4adf":[8,0,1,25], "pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e":[8,0,1,36],
"pearl-anglescan-process_8ipf.html#a5491cdee24910f6bad0d3af3c70f888b":[8,0,1,26], "pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e":[8,0,1,37],
"pearl-anglescan-process_8ipf.html#a5dc0cc7db9d3d7a6b3fa3f1b04d84a5e":[8,0,1,44], "pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b":[8,0,1,53],
"pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42":[8,0,1,40], "pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2":[8,0,1,33],
"pearl-anglescan-process_8ipf.html#a70b0e243bcbd549e2b1da74aab605629":[8,0,1,41], "pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd":[8,0,1,22],
"pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4":[8,0,1,2], "pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[8,0,1,0],
"pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e":[8,0,1,28], "pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0":[8,0,1,35],
"pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7":[8,0,1,29], "pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2":[8,0,1,30],
"pearl-anglescan-process_8ipf.html#a9624070f3e938378631432430d47a389":[8,0,1,3], "pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,1,40],
"pearl-anglescan-process_8ipf.html#a987811346894d8d81fc590b2f5ccec49":[8,0,1,19], "pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88":[8,0,1,12],
"pearl-anglescan-process_8ipf.html#a999a9cd7d00d3e1ec8e768228a664ad1":[8,0,1,4], "pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472":[8,0,1,15],
"pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb":[8,0,1,32], "pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b":[8,0,1,14],
"pearl-anglescan-process_8ipf.html#aa26c9ed4c4d703e07788d980edc2406d":[8,0,1,18], "pearl-anglescan-panel_8ipf.html#aaa3478a3b0f26b12a12196cfaa87a8ae":[8,0,1,23],
"pearl-anglescan-process_8ipf.html#aa486e16909d01e2251eeb4d635b972b1":[8,0,1,24], "pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3":[8,0,1,17],
"pearl-anglescan-process_8ipf.html#aa5487fdee22e0da61a511c14239262f5":[8,0,1,53], "pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83":[8,0,1,3],
"pearl-anglescan-process_8ipf.html#aa54a550eccad2c8ccd82d2b4167f7a92":[8,0,1,27], "pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac":[8,0,1,9],
"pearl-anglescan-process_8ipf.html#aa5b1e2ab1dd43a73b7157406b803887e":[8,0,1,17], "pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f":[8,0,1,50],
"pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9":[8,0,1,31], "pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,1,52],
"pearl-anglescan-process_8ipf.html#aae45cc49d67f79dcedc4420f82acea4c":[8,0,1,47], "pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92":[8,0,1,41],
"pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b":[8,0,1,11], "pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,1,54],
"pearl-anglescan-process_8ipf.html#ab6670abb621d01994c0b9974f58be843":[8,0,1,52], "pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6":[8,0,1,44],
"pearl-anglescan-process_8ipf.html#ab6ac1268de338040028dca8d0ddc967c":[8,0,1,23], "pearl-anglescan-panel_8ipf.html#acf9ce1db5521da3d96ef6ca89a5d255f":[8,0,1,5],
"pearl-anglescan-process_8ipf.html#ac0def1ded61f9cd758df0c99f4ff9470":[8,0,1,6], "pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417":[8,0,1,48],
"pearl-anglescan-process_8ipf.html#ac151c6f989d6a568fdef0acb791f84db":[8,0,1,55], "pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9":[8,0,1,31],
"pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288":[8,0,1,36], "pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a":[8,0,1,24],
"pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791":[8,0,1,30], "pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3":[8,0,1,18],
"pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a":[8,0,1,1], "pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c":[8,0,1,45],
"pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2":[8,0,1,12], "pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5":[8,0,1,13],
"pearl-anglescan-process_8ipf.html#aed66bda9701d8a69b2174fac974aa665":[8,0,1,54], "pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b":[8,0,1,25],
"pearl-anglescan-process_8ipf.html#af00d9061e410ad033a9fd1f0ca561e0d":[8,0,1,16], "pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc":[8,0,1,2],
"pearl-anglescan-process_8ipf.html#afa14187803f5b428a96c8234e04ab217":[8,0,1,50], "pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0":[8,0,1,29],
"pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965":[8,0,1,34], "pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38":[8,0,1,21],
"pearl-anglescan-process_8ipf.html#afedad38a418cee5d1fb9e08aae2160a0":[8,0,1,15], "pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58":[8,0,1,38],
"pearl-anglescan-process_8ipf_source.html":[8,0,1], "pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d":[8,0,1,43],
"pearl-anglescan-tracker_8ipf.html":[8,0,2], "pearl-anglescan-panel_8ipf_source.html":[8,0,1],
"pearl-anglescan-tracker_8ipf.html#a02271bf812a3e3f87c958f4c58e9f71b":[8,0,2,10], "pearl-anglescan-process_8ipf.html":[8,0,2],
"pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65":[8,0,2,37], "pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466":[8,0,2,43],
"pearl-anglescan-tracker_8ipf.html#a07efc5d6a7121540cc185c251353677c":[8,0,2,27], "pearl-anglescan-process_8ipf.html#a04e75675884236b6ed8244d7575d3a13":[8,0,2,52],
"pearl-anglescan-tracker_8ipf.html#a0852e59e9018cf3f7e176aa2355b18e3":[8,0,2,22], "pearl-anglescan-process_8ipf.html#a0b9e2b025e1d55d2a064edccf6c1c3e3":[8,0,2,38],
"pearl-anglescan-tracker_8ipf.html#a09e95dbf1582fcf2e6f71baddb147f86":[8,0,2,20], "pearl-anglescan-process_8ipf.html#a13e0d37ae23f68cdc5da3d84cb4beed8":[8,0,2,44],
"pearl-anglescan-tracker_8ipf.html#a0b8ff36cf3c20b1c0db3217d9065f7cf":[8,0,2,39], "pearl-anglescan-process_8ipf.html#a1442bc23122d52ba9c77e0f9baaad1da":[8,0,2,20],
"pearl-anglescan-tracker_8ipf.html#a150243e26e8adf8b354b8afde064136d":[8,0,2,12], "pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8":[8,0,2,46],
"pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2":[8,0,2,43], "pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1":[8,0,2,14],
"pearl-anglescan-tracker_8ipf.html#a306b168cab2f9c4146cee87009e69f6d":[8,0,2,17], "pearl-anglescan-process_8ipf.html#a1fb6aa7870dfbf0ed92660b7aae579e0":[8,0,2,5],
"pearl-anglescan-tracker_8ipf.html#a33e84ae8e13f405d466b28e83f608cb9":[8,0,2,13], "pearl-anglescan-process_8ipf.html#a207c56ac03cc18bf1bfde88dbfe2666f":[8,0,2,47],
"pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134":[8,0,2,0], "pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28":[8,0,2,36],
"pearl-anglescan-tracker_8ipf.html#a37aaf2f08c3910bed554a10dd82616ec":[8,0,2,15], "pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779":[8,0,2,10],
"pearl-anglescan-tracker_8ipf.html#a3844e7fd93b4f54aa52f084687c2106c":[8,0,2,16], "pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962":[8,0,2,7],
"pearl-anglescan-tracker_8ipf.html#a3882038c0ad82396b6591fd756817535":[8,0,2,26], "pearl-anglescan-process_8ipf.html#a3b3bd11c35d5f850b34937ab6c45f659":[8,0,2,50],
"pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae":[8,0,2,2], "pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d":[8,0,2,9],
"pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,2,24], "pearl-anglescan-process_8ipf.html#a3ec6935a5903d0974c93a2072d743013":[8,0,2,8],
"pearl-anglescan-tracker_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793":[8,0,2,18], "pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e":[8,0,2,22],
"pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d":[8,0,2,31], "pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770":[8,0,2,13],
"pearl-anglescan-tracker_8ipf.html#a4bde8b2fc39c61c0d5a6879f1d0ae115":[8,0,2,21], "pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8":[8,0,2,34],
"pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab":[8,0,2,44], "pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d":[8,0,2,40],
"pearl-anglescan-tracker_8ipf.html#a4cf5ad2fdf771ffc157a3924a03f5a46":[8,0,2,3], "pearl-anglescan-process_8ipf.html#a4952bc53e3d6d272d25b5e35e91696b5":[8,0,2,21],
"pearl-anglescan-tracker_8ipf.html#a4dad34b0481be20234fa5e8d25b262c4":[8,0,2,28], "pearl-anglescan-process_8ipf.html#a4a40c73c0e03545e0050ea370e9c57d3":[8,0,2,49],
"pearl-anglescan-tracker_8ipf.html#a5fb1f1abddb56b129f053605035d3281":[8,0,2,11], "pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae":[8,0,2,0],
"pearl-anglescan-tracker_8ipf.html#a6bfd8b6eba0b206df6ec56c7b6489e0b":[8,0,2,34], "pearl-anglescan-process_8ipf.html#a5162488b366e217195d8f8bd7cdde0ce":[8,0,2,39],
"pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17":[8,0,2,29], "pearl-anglescan-process_8ipf.html#a5265fd61f86eb72dd877e4190bfb4adf":[8,0,2,25],
"pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,2,42], "pearl-anglescan-process_8ipf.html#a5491cdee24910f6bad0d3af3c70f888b":[8,0,2,26],
"pearl-anglescan-tracker_8ipf.html#a766f90a9dad70d9deb4272ba480ee84a":[8,0,2,9], "pearl-anglescan-process_8ipf.html#a5dc0cc7db9d3d7a6b3fa3f1b04d84a5e":[8,0,2,45],
"pearl-anglescan-tracker_8ipf.html#a8a74ddd33e286105a45a89105de72621":[8,0,2,6], "pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42":[8,0,2,41],
"pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a":[8,0,2,33], "pearl-anglescan-process_8ipf.html#a70b0e243bcbd549e2b1da74aab605629":[8,0,2,42],
"pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[8,0,2,1], "pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4":[8,0,2,2],
"pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,2,25], "pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e":[8,0,2,28],
"pearl-anglescan-tracker_8ipf.html#a9751db419b4c0de884450c09ff5822a7":[8,0,2,38], "pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7":[8,0,2,29],
"pearl-anglescan-tracker_8ipf.html#a9b4acc299c5e698695baf0b4817ff7eb":[8,0,2,5], "pearl-anglescan-process_8ipf.html#a9624070f3e938378631432430d47a389":[8,0,2,3],
"pearl-anglescan-tracker_8ipf.html#aa79c1d1584eb2322adae328bf1437f34":[8,0,2,35], "pearl-anglescan-process_8ipf.html#a987811346894d8d81fc590b2f5ccec49":[8,0,2,19],
"pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6":[8,0,2,36], "pearl-anglescan-process_8ipf.html#a999a9cd7d00d3e1ec8e768228a664ad1":[8,0,2,4],
"pearl-anglescan-tracker_8ipf.html#ab961340af09fed4d2006bca8c0f2edd5":[8,0,2,40], "pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb":[8,0,2,32],
"pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,2,32], "pearl-anglescan-process_8ipf.html#aa26c9ed4c4d703e07788d980edc2406d":[8,0,2,18],
"pearl-anglescan-tracker_8ipf.html#ac953a75b45d65adf37ce5560bf441876":[8,0,2,4], "pearl-anglescan-process_8ipf.html#aa486e16909d01e2251eeb4d635b972b1":[8,0,2,24],
"pearl-anglescan-tracker_8ipf.html#ac9c92805f39c7a5c68d4c017d14ee178":[8,0,2,7], "pearl-anglescan-process_8ipf.html#aa5487fdee22e0da61a511c14239262f5":[8,0,2,54],
"pearl-anglescan-tracker_8ipf.html#acfe94a64ff3e8c4cb32e34ffb9cae594":[8,0,2,19], "pearl-anglescan-process_8ipf.html#aa54a550eccad2c8ccd82d2b4167f7a92":[8,0,2,27],
"pearl-anglescan-tracker_8ipf.html#ad06e1354226f4f617ad0a8d6d7572dca":[8,0,2,30], "pearl-anglescan-process_8ipf.html#aa5b1e2ab1dd43a73b7157406b803887e":[8,0,2,17],
"pearl-anglescan-tracker_8ipf.html#ae4ece97352b85ced47e954c025e3b69b":[8,0,2,8], "pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9":[8,0,2,31],
"pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e":[8,0,2,23], "pearl-anglescan-process_8ipf.html#aae45cc49d67f79dcedc4420f82acea4c":[8,0,2,48],
"pearl-anglescan-tracker_8ipf.html#af5a2960c49626f267fbd2873b27c8e42":[8,0,2,41], "pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b":[8,0,2,11],
"pearl-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9":[8,0,2,14], "pearl-anglescan-process_8ipf.html#ab6670abb621d01994c0b9974f58be843":[8,0,2,53],
"pearl-anglescan-tracker_8ipf_source.html":[8,0,2], "pearl-anglescan-process_8ipf.html#ab6ac1268de338040028dca8d0ddc967c":[8,0,2,23],
"pearl-area-display_8ipf.html":[8,0,3], "pearl-anglescan-process_8ipf.html#ac0def1ded61f9cd758df0c99f4ff9470":[8,0,2,6],
"pearl-area-display_8ipf.html#a174177742fdce7f37027de8fa832b3bd":[8,0,3,36], "pearl-anglescan-process_8ipf.html#ac151c6f989d6a568fdef0acb791f84db":[8,0,2,56],
"pearl-area-display_8ipf.html#a195b12857685c4e535a840c5db324b4a":[8,0,3,31], "pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288":[8,0,2,37],
"pearl-area-display_8ipf.html#a1bf20e37ed3e9c76be8ebe448c68a048":[8,0,3,29], "pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791":[8,0,2,30],
"pearl-area-display_8ipf.html#a2442bc044aaa12ab817a5f9fa300d1f8":[8,0,3,38], "pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf":[8,0,2,33],
"pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316":[8,0,3,27], "pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a":[8,0,2,1],
"pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36":[8,0,3,0], "pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2":[8,0,2,12],
"pearl-area-display_8ipf.html#a2b183a27ec795b0ec1f8efabe3068369":[8,0,3,32], "pearl-anglescan-process_8ipf.html#aed66bda9701d8a69b2174fac974aa665":[8,0,2,55],
"pearl-area-display_8ipf.html#a31461b664ec651a39442e9a46ffd88c9":[8,0,3,24], "pearl-anglescan-process_8ipf.html#af00d9061e410ad033a9fd1f0ca561e0d":[8,0,2,16],
"pearl-area-display_8ipf.html#a48044f9ee518d47770e33ee9f381f204":[8,0,3,4], "pearl-anglescan-process_8ipf.html#afa14187803f5b428a96c8234e04ab217":[8,0,2,51],
"pearl-area-display_8ipf.html#a48b08ab53729d9d0477deaceedef2769":[8,0,3,3], "pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965":[8,0,2,35],
"pearl-area-display_8ipf.html#a4af98ec7af48a653c6fac716ea8fa505":[8,0,3,19], "pearl-anglescan-process_8ipf.html#afedad38a418cee5d1fb9e08aae2160a0":[8,0,2,15],
"pearl-area-display_8ipf.html#a4b76a98582f5997d3810f969dbb6c4ed":[8,0,3,28], "pearl-anglescan-process_8ipf_source.html":[8,0,2],
"pearl-area-display_8ipf.html#a5657fc4dcd395aef637c19e8df57a418":[8,0,3,14], "pearl-anglescan-tracker_8ipf.html":[8,0,3],
"pearl-area-display_8ipf.html#a6418a1b2d18b82cb71c0fecbd513a934":[8,0,3,5], "pearl-anglescan-tracker_8ipf.html#a02271bf812a3e3f87c958f4c58e9f71b":[8,0,3,10],
"pearl-area-display_8ipf.html#a65b07e355df20cfb692dfb32f472b478":[8,0,3,7], "pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65":[8,0,3,37],
"pearl-area-display_8ipf.html#a6cc0970b41ca197fa47263556fa2686a":[8,0,3,30], "pearl-anglescan-tracker_8ipf.html#a07efc5d6a7121540cc185c251353677c":[8,0,3,27],
"pearl-area-display_8ipf.html#a6d20a8c6bf5ed143d375dee71fb3a6d5":[8,0,3,13], "pearl-anglescan-tracker_8ipf.html#a0852e59e9018cf3f7e176aa2355b18e3":[8,0,3,22],
"pearl-area-display_8ipf.html#a72b57037abd27f65986034c0b4cc191e":[8,0,3,2], "pearl-anglescan-tracker_8ipf.html#a09e95dbf1582fcf2e6f71baddb147f86":[8,0,3,20],
"pearl-area-display_8ipf.html#a7334815c60e2c11e2754c07489a62f4b":[8,0,3,18], "pearl-anglescan-tracker_8ipf.html#a0b8ff36cf3c20b1c0db3217d9065f7cf":[8,0,3,39],
"pearl-area-display_8ipf.html#a77a71985e716a300e0b61c233cd93f40":[8,0,3,21], "pearl-anglescan-tracker_8ipf.html#a150243e26e8adf8b354b8afde064136d":[8,0,3,12],
"pearl-area-display_8ipf.html#a8411f0cfec3515f1ae4f0140efc14318":[8,0,3,22], "pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2":[8,0,3,43],
"pearl-area-display_8ipf.html#a89a5e3e29a0cd09951dcdf13aa28d941":[8,0,3,15], "pearl-anglescan-tracker_8ipf.html#a306b168cab2f9c4146cee87009e69f6d":[8,0,3,17],
"pearl-area-display_8ipf.html#a8cc3ea3bea4e851e4144140a2da42a03":[8,0,3,8], "pearl-anglescan-tracker_8ipf.html#a33e84ae8e13f405d466b28e83f608cb9":[8,0,3,13],
"pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae":[8,0,3,9], "pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134":[8,0,3,0],
"pearl-area-display_8ipf.html#ab10a0d94991b9cd958557dbc48d70624":[8,0,3,37], "pearl-anglescan-tracker_8ipf.html#a37aaf2f08c3910bed554a10dd82616ec":[8,0,3,15],
"pearl-area-display_8ipf.html#ab8c9979c6f3ab95f983c2a525a69c035":[8,0,3,25], "pearl-anglescan-tracker_8ipf.html#a3844e7fd93b4f54aa52f084687c2106c":[8,0,3,16],
"pearl-area-display_8ipf.html#abaf229d75d9d579a559295795a6bc2e1":[8,0,3,17], "pearl-anglescan-tracker_8ipf.html#a3882038c0ad82396b6591fd756817535":[8,0,3,26],
"pearl-area-display_8ipf.html#abafc4f012b04592724109f4757cbe271":[8,0,3,34], "pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae":[8,0,3,2],
"pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885":[8,0,3,26], "pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,3,24],
"pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9":[8,0,3,33], "pearl-anglescan-tracker_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793":[8,0,3,18],
"pearl-area-display_8ipf.html#ace169e0824e6bddbd646972946edccbe":[8,0,3,35], "pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d":[8,0,3,31],
"pearl-area-display_8ipf.html#ad2a84495ddac89bc8f4203fca56babfd":[8,0,3,16], "pearl-anglescan-tracker_8ipf.html#a4bde8b2fc39c61c0d5a6879f1d0ae115":[8,0,3,21],
"pearl-area-display_8ipf.html#ad3e190d1ec1b82ebef00c9f9ac44b50a":[8,0,3,11], "pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab":[8,0,3,44],
"pearl-area-display_8ipf.html#ad79b37ab4fcf2cbdad6874813d93d4b1":[8,0,3,20], "pearl-anglescan-tracker_8ipf.html#a4cf5ad2fdf771ffc157a3924a03f5a46":[8,0,3,3],
"pearl-area-display_8ipf.html#ae2b11295d2715e9af019513923c64570":[8,0,3,6], "pearl-anglescan-tracker_8ipf.html#a4dad34b0481be20234fa5e8d25b262c4":[8,0,3,28],
"pearl-area-display_8ipf.html#ae3b4756cdc12a4a4b15a770ba0069823":[8,0,3,1], "pearl-anglescan-tracker_8ipf.html#a5fb1f1abddb56b129f053605035d3281":[8,0,3,11],
"pearl-area-display_8ipf.html#aee051acfe6a3c8214118b78dfe4854fd":[8,0,3,12], "pearl-anglescan-tracker_8ipf.html#a6bfd8b6eba0b206df6ec56c7b6489e0b":[8,0,3,34],
"pearl-area-display_8ipf.html#af8d5e003fcff1f750685ed6f94717730":[8,0,3,10], "pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17":[8,0,3,29],
"pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45":[8,0,3,23], "pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,3,42],
"pearl-area-display_8ipf_source.html":[8,0,3], "pearl-anglescan-tracker_8ipf.html#a766f90a9dad70d9deb4272ba480ee84a":[8,0,3,9],
"pearl-area-import_8ipf.html":[8,0,4], "pearl-anglescan-tracker_8ipf.html#a8a74ddd33e286105a45a89105de72621":[8,0,3,6],
"pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb":[8,0,4,15], "pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a":[8,0,3,33],
"pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e":[8,0,4,16], "pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[8,0,3,1],
"pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7":[8,0,4,2], "pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,3,25],
"pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[8,0,4,23], "pearl-anglescan-tracker_8ipf.html#a9751db419b4c0de884450c09ff5822a7":[8,0,3,38],
"pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5":[8,0,4,11], "pearl-anglescan-tracker_8ipf.html#a9b4acc299c5e698695baf0b4817ff7eb":[8,0,3,5],
"pearl-area-import_8ipf.html#a4a9741d1c19b10bb98b73bd5163a497b":[8,0,4,7], "pearl-anglescan-tracker_8ipf.html#aa79c1d1584eb2322adae328bf1437f34":[8,0,3,35],
"pearl-area-import_8ipf.html#a706fb32ee79b589366dec1cf9f7e9d02":[8,0,4,18], "pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6":[8,0,3,36],
"pearl-area-import_8ipf.html#a774751d1857ea6946a942448dc913128":[8,0,4,14], "pearl-anglescan-tracker_8ipf.html#ab961340af09fed4d2006bca8c0f2edd5":[8,0,3,40],
"pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf":[8,0,4,5], "pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,3,32],
"pearl-area-import_8ipf.html#a931a7bfaaf75d308a0ce3c74ffc751bc":[8,0,4,6], "pearl-anglescan-tracker_8ipf.html#ac953a75b45d65adf37ce5560bf441876":[8,0,3,4],
"pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6":[8,0,4,17], "pearl-anglescan-tracker_8ipf.html#ac9c92805f39c7a5c68d4c017d14ee178":[8,0,3,7],
"pearl-area-import_8ipf.html#a98f29671bdce6a5981e8865de8b9d483":[8,0,4,9], "pearl-anglescan-tracker_8ipf.html#acfe94a64ff3e8c4cb32e34ffb9cae594":[8,0,3,19],
"pearl-area-import_8ipf.html#a98f9339cd2fae80d0d92451df88395aa":[8,0,4,10], "pearl-anglescan-tracker_8ipf.html#ad06e1354226f4f617ad0a8d6d7572dca":[8,0,3,30],
"pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2":[8,0,4,20], "pearl-anglescan-tracker_8ipf.html#ae4ece97352b85ced47e954c025e3b69b":[8,0,3,8],
"pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b":[8,0,4,3], "pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e":[8,0,3,23],
"pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab":[8,0,4,4], "pearl-anglescan-tracker_8ipf.html#af5a2960c49626f267fbd2873b27c8e42":[8,0,3,41]
"pearl-area-import_8ipf.html#ac76d5ba94a3d7c864437420d80c77064":[8,0,4,8],
"pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743":[8,0,4,21]
}; };

View File

@ -1,253 +1,253 @@
var NAVTREEINDEX1 = var NAVTREEINDEX1 =
{ {
"pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5":[8,0,4,12], "pearl-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9":[8,0,3,14],
"pearl-area-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b":[8,0,4,22], "pearl-anglescan-tracker_8ipf_source.html":[8,0,3],
"pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9":[8,0,4,13], "pearl-area-display_8ipf.html":[8,0,4],
"pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786":[8,0,4,1], "pearl-area-display_8ipf.html#a174177742fdce7f37027de8fa832b3bd":[8,0,4,36],
"pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[8,0,4,19], "pearl-area-display_8ipf.html#a195b12857685c4e535a840c5db324b4a":[8,0,4,31],
"pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c":[8,0,4,0], "pearl-area-display_8ipf.html#a1bf20e37ed3e9c76be8ebe448c68a048":[8,0,4,29],
"pearl-area-import_8ipf_source.html":[8,0,4], "pearl-area-display_8ipf.html#a2442bc044aaa12ab817a5f9fa300d1f8":[8,0,4,38],
"pearl-area-profiles_8ipf.html":[8,0,5], "pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316":[8,0,4,27],
"pearl-area-profiles_8ipf.html#a2eb6a0bcced893e827cfa4e1236e8460":[8,0,5,7], "pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36":[8,0,4,0],
"pearl-area-profiles_8ipf.html#a3483707fbdbfdbaec069591a5d3b07a6":[8,0,5,4], "pearl-area-display_8ipf.html#a2b183a27ec795b0ec1f8efabe3068369":[8,0,4,32],
"pearl-area-profiles_8ipf.html#a363af257a04d51fff2a8d5b282f65f21":[8,0,5,3], "pearl-area-display_8ipf.html#a31461b664ec651a39442e9a46ffd88c9":[8,0,4,24],
"pearl-area-profiles_8ipf.html#a3cadf0b28d1fd84e9922610c20868283":[8,0,5,0], "pearl-area-display_8ipf.html#a48044f9ee518d47770e33ee9f381f204":[8,0,4,4],
"pearl-area-profiles_8ipf.html#a65bb359c057a9d900c486e186c9974df":[8,0,5,5], "pearl-area-display_8ipf.html#a48b08ab53729d9d0477deaceedef2769":[8,0,4,3],
"pearl-area-profiles_8ipf.html#a71f02613c4a4d21c014493e906dbe922":[8,0,5,8], "pearl-area-display_8ipf.html#a4af98ec7af48a653c6fac716ea8fa505":[8,0,4,19],
"pearl-area-profiles_8ipf.html#a83700e2faf844e2480c89b6ca4c66a79":[8,0,5,2], "pearl-area-display_8ipf.html#a4b76a98582f5997d3810f969dbb6c4ed":[8,0,4,28],
"pearl-area-profiles_8ipf.html#a8b09e13162fa47cc076e1e661e80b002":[8,0,5,12], "pearl-area-display_8ipf.html#a5657fc4dcd395aef637c19e8df57a418":[8,0,4,14],
"pearl-area-profiles_8ipf.html#a8de5d4f1bcca91df5bbff568ab7b582d":[8,0,5,1], "pearl-area-display_8ipf.html#a6418a1b2d18b82cb71c0fecbd513a934":[8,0,4,5],
"pearl-area-profiles_8ipf.html#aa40fd5049f993e72fd52a66a6cdde7cc":[8,0,5,10], "pearl-area-display_8ipf.html#a65b07e355df20cfb692dfb32f472b478":[8,0,4,7],
"pearl-area-profiles_8ipf.html#ab1a65cf82f6933db3dd7b564582e8ed1":[8,0,5,9], "pearl-area-display_8ipf.html#a6cc0970b41ca197fa47263556fa2686a":[8,0,4,30],
"pearl-area-profiles_8ipf.html#ab58b7c0a88743ecbcb0fc8296577a792":[8,0,5,13], "pearl-area-display_8ipf.html#a6d20a8c6bf5ed143d375dee71fb3a6d5":[8,0,4,13],
"pearl-area-profiles_8ipf.html#abb1eed32a982037ebab00f5c3ea95e62":[8,0,5,11], "pearl-area-display_8ipf.html#a72b57037abd27f65986034c0b4cc191e":[8,0,4,2],
"pearl-area-profiles_8ipf.html#af612340d1d132cacda9de7bb77c2e0aa":[8,0,5,6], "pearl-area-display_8ipf.html#a7334815c60e2c11e2754c07489a62f4b":[8,0,4,18],
"pearl-area-profiles_8ipf_source.html":[8,0,5], "pearl-area-display_8ipf.html#a77a71985e716a300e0b61c233cd93f40":[8,0,4,21],
"pearl-arpes_8ipf.html":[8,0,6], "pearl-area-display_8ipf.html#a8411f0cfec3515f1ae4f0140efc14318":[8,0,4,22],
"pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[8,0,6,0], "pearl-area-display_8ipf.html#a89a5e3e29a0cd09951dcdf13aa28d941":[8,0,4,15],
"pearl-arpes_8ipf.html#ac41f24572943dac2b40c255797a6c7a8":[8,0,6,1], "pearl-area-display_8ipf.html#a8cc3ea3bea4e851e4144140a2da42a03":[8,0,4,8],
"pearl-arpes_8ipf_source.html":[8,0,6], "pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae":[8,0,4,9],
"pearl-data-explorer_8ipf.html":[8,0,7], "pearl-area-display_8ipf.html#ab10a0d94991b9cd958557dbc48d70624":[8,0,4,37],
"pearl-data-explorer_8ipf.html#a001074020ad32b290d390a450a389c69":[8,0,7,16], "pearl-area-display_8ipf.html#ab8c9979c6f3ab95f983c2a525a69c035":[8,0,4,25],
"pearl-data-explorer_8ipf.html#a00bf5267a40b2b3d760c64d73e139878":[8,0,7,53], "pearl-area-display_8ipf.html#abaf229d75d9d579a559295795a6bc2e1":[8,0,4,17],
"pearl-data-explorer_8ipf.html#a02a64144b7ed2c1bc230e265c55e81a1":[8,0,7,2], "pearl-area-display_8ipf.html#abafc4f012b04592724109f4757cbe271":[8,0,4,34],
"pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe":[8,0,7,49], "pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885":[8,0,4,26],
"pearl-data-explorer_8ipf.html#a0adc1b370fd3bf230b61b094b3c0accb":[8,0,7,17], "pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9":[8,0,4,33],
"pearl-data-explorer_8ipf.html#a0c162346b59b0f66d34ee26ce5fe1e52":[8,0,7,29], "pearl-area-display_8ipf.html#ace169e0824e6bddbd646972946edccbe":[8,0,4,35],
"pearl-data-explorer_8ipf.html#a0c839d5f8f49e6937a6532bba3ef3714":[8,0,7,23], "pearl-area-display_8ipf.html#ad2a84495ddac89bc8f4203fca56babfd":[8,0,4,16],
"pearl-data-explorer_8ipf.html#a1731f8e1507d90e285885723ae32ba13":[8,0,7,37], "pearl-area-display_8ipf.html#ad3e190d1ec1b82ebef00c9f9ac44b50a":[8,0,4,11],
"pearl-data-explorer_8ipf.html#a181ccce237172811baf3de5a7a06370d":[8,0,7,50], "pearl-area-display_8ipf.html#ad79b37ab4fcf2cbdad6874813d93d4b1":[8,0,4,20],
"pearl-data-explorer_8ipf.html#a1868754e64cb1448e564c0936e78574d":[8,0,7,11], "pearl-area-display_8ipf.html#ae2b11295d2715e9af019513923c64570":[8,0,4,6],
"pearl-data-explorer_8ipf.html#a1bbf3e1592f3344f3628526fa549dfdf":[8,0,7,22], "pearl-area-display_8ipf.html#ae3b4756cdc12a4a4b15a770ba0069823":[8,0,4,1],
"pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc":[8,0,7,43], "pearl-area-display_8ipf.html#aee051acfe6a3c8214118b78dfe4854fd":[8,0,4,12],
"pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab":[8,0,7,44], "pearl-area-display_8ipf.html#af8d5e003fcff1f750685ed6f94717730":[8,0,4,10],
"pearl-data-explorer_8ipf.html#a2178d5acf21fe4372ecc06224bec28ba":[8,0,7,28], "pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45":[8,0,4,23],
"pearl-data-explorer_8ipf.html#a26f2f2bf5efc39dabb2a01abcc559e3e":[8,0,7,24], "pearl-area-display_8ipf_source.html":[8,0,4],
"pearl-data-explorer_8ipf.html#a3232c51a8c19eaf86b9bc67352967a9f":[8,0,7,36], "pearl-area-import_8ipf.html":[8,0,5],
"pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b":[8,0,7,39], "pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb":[8,0,5,16],
"pearl-data-explorer_8ipf.html#a3bbb332e319ef7ec5f0fe2d16afaf005":[8,0,7,5], "pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e":[8,0,5,17],
"pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8":[8,0,7,33], "pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c":[8,0,5,3],
"pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99":[8,0,7,40], "pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[8,0,5,24],
"pearl-data-explorer_8ipf.html#a45be265789a5260e3daa05eca0ec309e":[8,0,7,14], "pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5":[8,0,5,12],
"pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,7,18], "pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226":[8,0,5,23],
"pearl-data-explorer_8ipf.html#a4633885afab755fbc5d262178b9ddcb8":[8,0,7,38], "pearl-area-import_8ipf.html#a4a9741d1c19b10bb98b73bd5163a497b":[8,0,5,8],
"pearl-data-explorer_8ipf.html#a4db79d04c74beb1af71b72916f8f0362":[8,0,7,46], "pearl-area-import_8ipf.html#a774751d1857ea6946a942448dc913128":[8,0,5,15],
"pearl-data-explorer_8ipf.html#a4ef196f752bb5780ed4f4a588f9ebc81":[8,0,7,1], "pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf":[8,0,5,6],
"pearl-data-explorer_8ipf.html#a505ebda6bdecc4120e01766d7aedaf5d":[8,0,7,42], "pearl-area-import_8ipf.html#a931a7bfaaf75d308a0ce3c74ffc751bc":[8,0,5,7],
"pearl-data-explorer_8ipf.html#a53af8689144e3aeb27ca177db5dd0c22":[8,0,7,51], "pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6":[8,0,5,18],
"pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5":[8,0,7,3], "pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424":[8,0,5,19],
"pearl-data-explorer_8ipf.html#a5a7d3c00360944c00f236900b992694d":[8,0,7,41], "pearl-area-import_8ipf.html#a98f29671bdce6a5981e8865de8b9d483":[8,0,5,10],
"pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e":[8,0,7,32], "pearl-area-import_8ipf.html#a98f9339cd2fae80d0d92451df88395aa":[8,0,5,11],
"pearl-data-explorer_8ipf.html#a614e89b9c06511144ccb380e61cc7bd6":[8,0,7,21], "pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2":[8,0,5,21],
"pearl-data-explorer_8ipf.html#a68d38e9464f7d13520ec040cffdf5c3b":[8,0,7,35], "pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b":[8,0,5,4],
"pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba":[8,0,7,8], "pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab":[8,0,5,5],
"pearl-data-explorer_8ipf.html#a6b5e9729ee6dedbb217c741639a168ed":[8,0,7,19], "pearl-area-import_8ipf.html#ac76d5ba94a3d7c864437420d80c77064":[8,0,5,9],
"pearl-data-explorer_8ipf.html#a6b642da731bde1029e0fa2ff69d5fb06":[8,0,7,4], "pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743":[8,0,5,22],
"pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178":[8,0,7,34], "pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5":[8,0,5,13],
"pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5":[8,0,7,47], "pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9":[8,0,5,14],
"pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f":[8,0,7,9], "pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786":[8,0,5,1],
"pearl-data-explorer_8ipf.html#a74c69e870329c5dd3b08f92bdeb21d87":[8,0,7,27], "pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f":[8,0,5,2],
"pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,7,55], "pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[8,0,5,20],
"pearl-data-explorer_8ipf.html#a8a923d7095071e7e6f99018379807732":[8,0,7,31], "pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c":[8,0,5,0],
"pearl-data-explorer_8ipf.html#a8ec37ab6c651003957d7e1ba728de89e":[8,0,7,20], "pearl-area-import_8ipf_source.html":[8,0,5],
"pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,7,26], "pearl-area-profiles_8ipf.html":[8,0,6],
"pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe":[8,0,7,25], "pearl-area-profiles_8ipf.html#a2eb6a0bcced893e827cfa4e1236e8460":[8,0,6,7],
"pearl-data-explorer_8ipf.html#a9cefcdc49b2169e99c743b0a683ed3a6":[8,0,7,7], "pearl-area-profiles_8ipf.html#a3483707fbdbfdbaec069591a5d3b07a6":[8,0,6,4],
"pearl-data-explorer_8ipf.html#ab7e3b3a0a901f7559ee9f5affb9a6fca":[8,0,7,30], "pearl-area-profiles_8ipf.html#a363af257a04d51fff2a8d5b282f65f21":[8,0,6,3],
"pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,7,45], "pearl-area-profiles_8ipf.html#a3cadf0b28d1fd84e9922610c20868283":[8,0,6,0],
"pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,7,54], "pearl-area-profiles_8ipf.html#a65bb359c057a9d900c486e186c9974df":[8,0,6,5],
"pearl-data-explorer_8ipf.html#ad50f4c430d8bfe0fb5a1356cd9b84bf4":[8,0,7,48], "pearl-area-profiles_8ipf.html#a71f02613c4a4d21c014493e906dbe922":[8,0,6,8],
"pearl-data-explorer_8ipf.html#ad61aa85dcf24dbf7e093dac3d0bf6f19":[8,0,7,10], "pearl-area-profiles_8ipf.html#a83700e2faf844e2480c89b6ca4c66a79":[8,0,6,2],
"pearl-data-explorer_8ipf.html#ad6cfb2c00d5112add84542a25eb68b19":[8,0,7,0], "pearl-area-profiles_8ipf.html#a8b09e13162fa47cc076e1e661e80b002":[8,0,6,12],
"pearl-data-explorer_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[8,0,7,52], "pearl-area-profiles_8ipf.html#a8de5d4f1bcca91df5bbff568ab7b582d":[8,0,6,1],
"pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5":[8,0,7,12], "pearl-area-profiles_8ipf.html#aa40fd5049f993e72fd52a66a6cdde7cc":[8,0,6,10],
"pearl-data-explorer_8ipf.html#add62ff5193206c9f207952bcd72dac88":[8,0,7,6], "pearl-area-profiles_8ipf.html#ab1a65cf82f6933db3dd7b564582e8ed1":[8,0,6,9],
"pearl-data-explorer_8ipf.html#ae79a57a41c734ce8836f427b81011b5d":[8,0,7,15], "pearl-area-profiles_8ipf.html#ab58b7c0a88743ecbcb0fc8296577a792":[8,0,6,13],
"pearl-data-explorer_8ipf.html#af9f8769ca2989f152f23d976d1467a48":[8,0,7,13], "pearl-area-profiles_8ipf.html#abb1eed32a982037ebab00f5c3ea95e62":[8,0,6,11],
"pearl-data-explorer_8ipf_source.html":[8,0,7], "pearl-area-profiles_8ipf.html#af612340d1d132cacda9de7bb77c2e0aa":[8,0,6,6],
"pearl-elog_8ipf.html":[8,0,8], "pearl-area-profiles_8ipf_source.html":[8,0,6],
"pearl-elog_8ipf.html#a05301d497e4796e5fb5adde3728ba971":[8,0,8,16], "pearl-arpes_8ipf.html":[8,0,7],
"pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae":[8,0,8,26], "pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[8,0,7,0],
"pearl-elog_8ipf.html#a14f8376a0485aa654ccf3d2f30ab4d01":[8,0,8,6], "pearl-arpes_8ipf.html#ac41f24572943dac2b40c255797a6c7a8":[8,0,7,1],
"pearl-elog_8ipf.html#a2417d079483f773f8231c5f2caba6cf0":[8,0,8,12], "pearl-arpes_8ipf_source.html":[8,0,7],
"pearl-elog_8ipf.html#a28eb44739e7d5c7f9899a69afa231b8e":[8,0,8,57], "pearl-data-explorer_8ipf.html":[8,0,8],
"pearl-elog_8ipf.html#a3498e65d04de046481170b49d4e3d0d6":[8,0,8,55], "pearl-data-explorer_8ipf.html#a001074020ad32b290d390a450a389c69":[8,0,8,16],
"pearl-elog_8ipf.html#a356bebea8eb41c9ac3ea2148af22707f":[8,0,8,37], "pearl-data-explorer_8ipf.html#a00bf5267a40b2b3d760c64d73e139878":[8,0,8,53],
"pearl-elog_8ipf.html#a39a1f418c8a2f9a5e4ab976827d8efca":[8,0,8,46], "pearl-data-explorer_8ipf.html#a02a64144b7ed2c1bc230e265c55e81a1":[8,0,8,2],
"pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4":[8,0,8,25], "pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe":[8,0,8,49],
"pearl-elog_8ipf.html#a3eac4012891c2813e401aee2c1134763":[8,0,8,19], "pearl-data-explorer_8ipf.html#a0adc1b370fd3bf230b61b094b3c0accb":[8,0,8,17],
"pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[8,0,8,0], "pearl-data-explorer_8ipf.html#a0c162346b59b0f66d34ee26ce5fe1e52":[8,0,8,29],
"pearl-elog_8ipf.html#a4040736819edadf4b26982bcfdb9c7b9":[8,0,8,2], "pearl-data-explorer_8ipf.html#a0c839d5f8f49e6937a6532bba3ef3714":[8,0,8,23],
"pearl-elog_8ipf.html#a4088a48a8428629f120c08a419af62d6":[8,0,8,41], "pearl-data-explorer_8ipf.html#a1731f8e1507d90e285885723ae32ba13":[8,0,8,37],
"pearl-elog_8ipf.html#a424460442afd5f6f853e68cd665ed785":[8,0,8,15], "pearl-data-explorer_8ipf.html#a181ccce237172811baf3de5a7a06370d":[8,0,8,50],
"pearl-elog_8ipf.html#a4986de01085dc5481500240ef7667419":[8,0,8,44], "pearl-data-explorer_8ipf.html#a1868754e64cb1448e564c0936e78574d":[8,0,8,11],
"pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12":[8,0,8,40], "pearl-data-explorer_8ipf.html#a1bbf3e1592f3344f3628526fa549dfdf":[8,0,8,22],
"pearl-elog_8ipf.html#a5afeb893f92034532341ae51471dc2d2":[8,0,8,54], "pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc":[8,0,8,43],
"pearl-elog_8ipf.html#a63aa38b624b66fe502505040c25bc0c3":[8,0,8,51], "pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab":[8,0,8,44],
"pearl-elog_8ipf.html#a66e1200515eff8cd5c961572eccd7220":[8,0,8,29], "pearl-data-explorer_8ipf.html#a2178d5acf21fe4372ecc06224bec28ba":[8,0,8,28],
"pearl-elog_8ipf.html#a6a9923c6465c91b1f9d1d97b090f424b":[8,0,8,50], "pearl-data-explorer_8ipf.html#a26f2f2bf5efc39dabb2a01abcc559e3e":[8,0,8,24],
"pearl-elog_8ipf.html#a6b2d6cf641c61120332ac1983b2f3846":[8,0,8,32], "pearl-data-explorer_8ipf.html#a3232c51a8c19eaf86b9bc67352967a9f":[8,0,8,36],
"pearl-elog_8ipf.html#a6da33f1bb2639cb912e9b25af25bf663":[8,0,8,42], "pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b":[8,0,8,39],
"pearl-elog_8ipf.html#a6eca5f4fab999984df32b50dd669c0b1":[8,0,8,47], "pearl-data-explorer_8ipf.html#a3bbb332e319ef7ec5f0fe2d16afaf005":[8,0,8,5],
"pearl-elog_8ipf.html#a6fcae5eafc97bca9a637bd7800b13e25":[8,0,8,34], "pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8":[8,0,8,33],
"pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,8,60], "pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99":[8,0,8,40],
"pearl-elog_8ipf.html#a7990f2948d48aefe990271d1961df833":[8,0,8,39], "pearl-data-explorer_8ipf.html#a45be265789a5260e3daa05eca0ec309e":[8,0,8,14],
"pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9":[8,0,8,35], "pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,8,18],
"pearl-elog_8ipf.html#a7ce92b03b6a786129959d44bf1112efa":[8,0,8,31], "pearl-data-explorer_8ipf.html#a4633885afab755fbc5d262178b9ddcb8":[8,0,8,38],
"pearl-elog_8ipf.html#a8251cea45c8d1f1993a4051a6d0760c4":[8,0,8,8], "pearl-data-explorer_8ipf.html#a4db79d04c74beb1af71b72916f8f0362":[8,0,8,46],
"pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2":[8,0,8,36], "pearl-data-explorer_8ipf.html#a4ef196f752bb5780ed4f4a588f9ebc81":[8,0,8,1],
"pearl-elog_8ipf.html#a915905f2e57d0d9a25c75f39fcce485f":[8,0,8,58], "pearl-data-explorer_8ipf.html#a505ebda6bdecc4120e01766d7aedaf5d":[8,0,8,42],
"pearl-elog_8ipf.html#a91b5f51982d23a36d1760b8874b5736a":[8,0,8,3], "pearl-data-explorer_8ipf.html#a53af8689144e3aeb27ca177db5dd0c22":[8,0,8,51],
"pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,8,38], "pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5":[8,0,8,3],
"pearl-elog_8ipf.html#a96e4cbbdb0fd8c58d87b502dc1883664":[8,0,8,20], "pearl-data-explorer_8ipf.html#a5a7d3c00360944c00f236900b992694d":[8,0,8,41],
"pearl-elog_8ipf.html#a9c1cfd320e88e84dcf4f84bbcf3f46a5":[8,0,8,49], "pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e":[8,0,8,32],
"pearl-elog_8ipf.html#aa1dfae6d78a367d50ee8fc1ffe9cb69b":[8,0,8,4], "pearl-data-explorer_8ipf.html#a614e89b9c06511144ccb380e61cc7bd6":[8,0,8,21],
"pearl-elog_8ipf.html#aa7a3988440bb6d73573b50a4698a0e75":[8,0,8,48], "pearl-data-explorer_8ipf.html#a68d38e9464f7d13520ec040cffdf5c3b":[8,0,8,35],
"pearl-elog_8ipf.html#aaca820a0149ce6a0e843ca72b9c9e7ab":[8,0,8,18], "pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba":[8,0,8,8],
"pearl-elog_8ipf.html#aae61ff4d4a4d83dfc55af45d9ed1cbc3":[8,0,8,53], "pearl-data-explorer_8ipf.html#a6b5e9729ee6dedbb217c741639a168ed":[8,0,8,19],
"pearl-elog_8ipf.html#ab2558ef5cd5e5dfba410bd58ed258b64":[8,0,8,24], "pearl-data-explorer_8ipf.html#a6b642da731bde1029e0fa2ff69d5fb06":[8,0,8,4],
"pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672":[8,0,8,5], "pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178":[8,0,8,34],
"pearl-elog_8ipf.html#ab6d97edbf33e8ec039b34ff756e7ab93":[8,0,8,17], "pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5":[8,0,8,47],
"pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0":[8,0,8,43], "pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f":[8,0,8,9],
"pearl-elog_8ipf.html#ac2f76abed8cfaa7ac02a46c0b89004f0":[8,0,8,14], "pearl-data-explorer_8ipf.html#a74c69e870329c5dd3b08f92bdeb21d87":[8,0,8,27],
"pearl-elog_8ipf.html#ac45196cb9ce8b43b76c9daf67689c49a":[8,0,8,27], "pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,8,55],
"pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,8,45], "pearl-data-explorer_8ipf.html#a8a923d7095071e7e6f99018379807732":[8,0,8,31],
"pearl-elog_8ipf.html#ac8b61eefed231018cc36d47e95bd8c22":[8,0,8,11], "pearl-data-explorer_8ipf.html#a8ec37ab6c651003957d7e1ba728de89e":[8,0,8,20],
"pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,8,59], "pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,8,26],
"pearl-elog_8ipf.html#acbba78d869a543edf7c2b80d7a8d2344":[8,0,8,1], "pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe":[8,0,8,25],
"pearl-elog_8ipf.html#ace94356f691cbe343761aabd67ced23c":[8,0,8,30], "pearl-data-explorer_8ipf.html#a9cefcdc49b2169e99c743b0a683ed3a6":[8,0,8,7],
"pearl-elog_8ipf.html#acedf0c8ae34e9ebadd6fa0d9d1353aa4":[8,0,8,22], "pearl-data-explorer_8ipf.html#ab7e3b3a0a901f7559ee9f5affb9a6fca":[8,0,8,30],
"pearl-elog_8ipf.html#ad1a72c63f269b2e22b21a72d1ef3b279":[8,0,8,28], "pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,8,45],
"pearl-elog_8ipf.html#ad4472ea917691c41ad0b4ea6f36010a5":[8,0,8,7], "pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,8,54],
"pearl-elog_8ipf.html#ad7640d06f004ecd4a8980ea29d24dcbe":[8,0,8,10], "pearl-data-explorer_8ipf.html#ad50f4c430d8bfe0fb5a1356cd9b84bf4":[8,0,8,48],
"pearl-elog_8ipf.html#addbdec64930e9c1e417b16b25df8c723":[8,0,8,52], "pearl-data-explorer_8ipf.html#ad61aa85dcf24dbf7e093dac3d0bf6f19":[8,0,8,10],
"pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec":[8,0,8,9], "pearl-data-explorer_8ipf.html#ad6cfb2c00d5112add84542a25eb68b19":[8,0,8,0],
"pearl-elog_8ipf.html#ae824bbf81f8b7d16b36b53e3f3d85f69":[8,0,8,33], "pearl-data-explorer_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[8,0,8,52],
"pearl-elog_8ipf.html#af34e46263aa50843f98f755988f9ab5c":[8,0,8,56], "pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5":[8,0,8,12],
"pearl-elog_8ipf.html#af652f6f257be1ee749fe788d1b03f75f":[8,0,8,13], "pearl-data-explorer_8ipf.html#add62ff5193206c9f207952bcd72dac88":[8,0,8,6],
"pearl-elog_8ipf.html#af8b1ea711208bcc2cd1647abe04131dc":[8,0,8,21], "pearl-data-explorer_8ipf.html#ae79a57a41c734ce8836f427b81011b5d":[8,0,8,15],
"pearl-elog_8ipf.html#afbace5ffc3167b42b09657ce6cc854ca":[8,0,8,23], "pearl-data-explorer_8ipf.html#af9f8769ca2989f152f23d976d1467a48":[8,0,8,13],
"pearl-elog_8ipf_source.html":[8,0,8], "pearl-data-explorer_8ipf_source.html":[8,0,8],
"pearl-fitfuncs_8ipf.html":[8,0,9], "pearl-elog_8ipf.html":[8,0,9],
"pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61":[8,0,9,14], "pearl-elog_8ipf.html#a05301d497e4796e5fb5adde3728ba971":[8,0,9,16],
"pearl-fitfuncs_8ipf.html#a13a5ee22049d9a3379cd6e55654e70a3":[8,0,9,1], "pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae":[8,0,9,26],
"pearl-fitfuncs_8ipf.html#a1e729418252bf0d05ea6ec5cbd65b834":[8,0,9,8], "pearl-elog_8ipf.html#a14f8376a0485aa654ccf3d2f30ab4d01":[8,0,9,6],
"pearl-fitfuncs_8ipf.html#a24cd6a0c96ef8c720e371bb31ac0a479":[8,0,9,2], "pearl-elog_8ipf.html#a2417d079483f773f8231c5f2caba6cf0":[8,0,9,12],
"pearl-fitfuncs_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab":[8,0,9,15], "pearl-elog_8ipf.html#a28eb44739e7d5c7f9899a69afa231b8e":[8,0,9,57],
"pearl-fitfuncs_8ipf.html#a4d20215153c0e0cee3870dfceded8bc9":[8,0,9,11], "pearl-elog_8ipf.html#a3498e65d04de046481170b49d4e3d0d6":[8,0,9,55],
"pearl-fitfuncs_8ipf.html#a5a2a03026b88f3dd99214ab1b26e6f80":[8,0,9,10], "pearl-elog_8ipf.html#a356bebea8eb41c9ac3ea2148af22707f":[8,0,9,37],
"pearl-fitfuncs_8ipf.html#a709f7c4585b1d850ea8aae1885ac18cb":[8,0,9,3], "pearl-elog_8ipf.html#a39a1f418c8a2f9a5e4ab976827d8efca":[8,0,9,46],
"pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0":[8,0,9,12], "pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4":[8,0,9,25],
"pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716":[8,0,9,13], "pearl-elog_8ipf.html#a3eac4012891c2813e401aee2c1134763":[8,0,9,19],
"pearl-fitfuncs_8ipf.html#a9d110819fa3cd2173f3103724e394fdf":[8,0,9,6], "pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[8,0,9,0],
"pearl-fitfuncs_8ipf.html#ab32134566b2573672ac674565deebd36":[8,0,9,9], "pearl-elog_8ipf.html#a4040736819edadf4b26982bcfdb9c7b9":[8,0,9,2],
"pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461":[8,0,9,5], "pearl-elog_8ipf.html#a4088a48a8428629f120c08a419af62d6":[8,0,9,41],
"pearl-fitfuncs_8ipf.html#af62cb65b7444ff60e956a45bd5d0ec27":[8,0,9,7], "pearl-elog_8ipf.html#a424460442afd5f6f853e68cd665ed785":[8,0,9,15],
"pearl-fitfuncs_8ipf.html#aff8e8b103c32c8e723b57ce7ad5ef0f5":[8,0,9,4], "pearl-elog_8ipf.html#a4986de01085dc5481500240ef7667419":[8,0,9,44],
"pearl-fitfuncs_8ipf_source.html":[8,0,9], "pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12":[8,0,9,40],
"pearl-gui-tools_8ipf.html":[8,0,10], "pearl-elog_8ipf.html#a5afeb893f92034532341ae51471dc2d2":[8,0,9,54],
"pearl-gui-tools_8ipf.html#a97ad19d83cf0007c4bcf97a32164610f":[8,0,10,2], "pearl-elog_8ipf.html#a63aa38b624b66fe502505040c25bc0c3":[8,0,9,51],
"pearl-gui-tools_8ipf.html#aaf29d090c81e00cf44af295193b24c5a":[8,0,10,0], "pearl-elog_8ipf.html#a66e1200515eff8cd5c961572eccd7220":[8,0,9,29],
"pearl-gui-tools_8ipf.html#aca0a41a0f28a35ac7535df30ddbd79fe":[8,0,10,1], "pearl-elog_8ipf.html#a6a9923c6465c91b1f9d1d97b090f424b":[8,0,9,50],
"pearl-gui-tools_8ipf_source.html":[8,0,10], "pearl-elog_8ipf.html#a6b2d6cf641c61120332ac1983b2f3846":[8,0,9,32],
"pearl-matrix-import_8ipf.html":[8,0,11], "pearl-elog_8ipf.html#a6da33f1bb2639cb912e9b25af25bf663":[8,0,9,42],
"pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9":[8,0,11,18], "pearl-elog_8ipf.html#a6eca5f4fab999984df32b50dd669c0b1":[8,0,9,47],
"pearl-matrix-import_8ipf.html#a1a46b042e41daffee61706ab2cf54351":[8,0,11,10], "pearl-elog_8ipf.html#a6fcae5eafc97bca9a637bd7800b13e25":[8,0,9,34],
"pearl-matrix-import_8ipf.html#a3a0ba4a7ad64739303b705d92be53267":[8,0,11,13], "pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,9,60],
"pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[8,0,11,1], "pearl-elog_8ipf.html#a7990f2948d48aefe990271d1961df833":[8,0,9,39],
"pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,11,4], "pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9":[8,0,9,35],
"pearl-matrix-import_8ipf.html#a4bfeaf81ac483df0a38b26b6a8cf74a6":[8,0,11,16], "pearl-elog_8ipf.html#a7ce92b03b6a786129959d44bf1112efa":[8,0,9,31],
"pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85":[8,0,11,15], "pearl-elog_8ipf.html#a8251cea45c8d1f1993a4051a6d0760c4":[8,0,9,8],
"pearl-matrix-import_8ipf.html#a6ac0c685976b0e0c1944fb616a4f3a3c":[8,0,11,11], "pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2":[8,0,9,36],
"pearl-matrix-import_8ipf.html#a6aeef317fd468c88c99a274338c70ae3":[8,0,11,12], "pearl-elog_8ipf.html#a915905f2e57d0d9a25c75f39fcce485f":[8,0,9,58],
"pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,11,23], "pearl-elog_8ipf.html#a91b5f51982d23a36d1760b8874b5736a":[8,0,9,3],
"pearl-matrix-import_8ipf.html#a81b1d81261a32d0ed4cf79b81487f1b4":[8,0,11,6], "pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[8,0,9,38],
"pearl-matrix-import_8ipf.html#a856478705a78e8105ea5d91a2228975b":[8,0,11,7], "pearl-elog_8ipf.html#a96e4cbbdb0fd8c58d87b502dc1883664":[8,0,9,20],
"pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d":[8,0,11,8], "pearl-elog_8ipf.html#a9c1cfd320e88e84dcf4f84bbcf3f46a5":[8,0,9,49],
"pearl-matrix-import_8ipf.html#a8acd2b03343ef9bdfecaa75e831392d1":[8,0,11,19], "pearl-elog_8ipf.html#aa1dfae6d78a367d50ee8fc1ffe9cb69b":[8,0,9,4],
"pearl-matrix-import_8ipf.html#ab80101bc780dcbe94200e2446bce51d9":[8,0,11,20], "pearl-elog_8ipf.html#aa7a3988440bb6d73573b50a4698a0e75":[8,0,9,48],
"pearl-matrix-import_8ipf.html#abd09594d22038853e1e8021e0f36363d":[8,0,11,14], "pearl-elog_8ipf.html#aaca820a0149ce6a0e843ca72b9c9e7ab":[8,0,9,18],
"pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e":[8,0,11,3], "pearl-elog_8ipf.html#aae61ff4d4a4d83dfc55af45d9ed1cbc3":[8,0,9,53],
"pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,11,22], "pearl-elog_8ipf.html#ab2558ef5cd5e5dfba410bd58ed258b64":[8,0,9,24],
"pearl-matrix-import_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[8,0,11,21], "pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672":[8,0,9,5],
"pearl-matrix-import_8ipf.html#ad74d5afa71179728a9237d1ec5884482":[8,0,11,9], "pearl-elog_8ipf.html#ab6d97edbf33e8ec039b34ff756e7ab93":[8,0,9,17],
"pearl-matrix-import_8ipf.html#ad8532f1473f92539fe88217d5d6e3368":[8,0,11,17], "pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0":[8,0,9,43],
"pearl-matrix-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[8,0,11,2], "pearl-elog_8ipf.html#ac2f76abed8cfaa7ac02a46c0b89004f0":[8,0,9,14],
"pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c":[8,0,11,5], "pearl-elog_8ipf.html#ac45196cb9ce8b43b76c9daf67689c49a":[8,0,9,27],
"pearl-matrix-import_8ipf_source.html":[8,0,11], "pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01":[8,0,9,45],
"pearl-menu_8ipf.html":[8,0,12], "pearl-elog_8ipf.html#ac8b61eefed231018cc36d47e95bd8c22":[8,0,9,11],
"pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726":[8,0,12,8], "pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,9,59],
"pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f":[8,0,12,5], "pearl-elog_8ipf.html#acbba78d869a543edf7c2b80d7a8d2344":[8,0,9,1],
"pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f":[8,0,12,7], "pearl-elog_8ipf.html#ace94356f691cbe343761aabd67ced23c":[8,0,9,30],
"pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa":[8,0,12,6], "pearl-elog_8ipf.html#acedf0c8ae34e9ebadd6fa0d9d1353aa4":[8,0,9,22],
"pearl-menu_8ipf.html#aa70ef420d6fe0f6a433cd2371fc4a03d":[8,0,12,3], "pearl-elog_8ipf.html#ad1a72c63f269b2e22b21a72d1ef3b279":[8,0,9,28],
"pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581":[8,0,12,2], "pearl-elog_8ipf.html#ad4472ea917691c41ad0b4ea6f36010a5":[8,0,9,7],
"pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d":[8,0,12,0], "pearl-elog_8ipf.html#ad7640d06f004ecd4a8980ea29d24dcbe":[8,0,9,10],
"pearl-menu_8ipf.html#ac73a94f760455f19294a9f917b43f145":[8,0,12,1], "pearl-elog_8ipf.html#addbdec64930e9c1e417b16b25df8c723":[8,0,9,52],
"pearl-menu_8ipf.html#af6c9740540c6242eb7bf57fc49de82ab":[8,0,12,4], "pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec":[8,0,9,9],
"pearl-menu_8ipf_source.html":[8,0,12], "pearl-elog_8ipf.html#ae824bbf81f8b7d16b36b53e3f3d85f69":[8,0,9,33],
"pearl-otf-import_8ipf.html":[8,0,13], "pearl-elog_8ipf.html#af34e46263aa50843f98f755988f9ab5c":[8,0,9,56],
"pearl-otf-import_8ipf.html#a3632f8a5c0ee32a14a3e589b74a0c496":[8,0,13,4], "pearl-elog_8ipf.html#af652f6f257be1ee749fe788d1b03f75f":[8,0,9,13],
"pearl-otf-import_8ipf.html#a44078e1d8f26e515539acb96973fc630":[8,0,13,2], "pearl-elog_8ipf.html#af8b1ea711208bcc2cd1647abe04131dc":[8,0,9,21],
"pearl-otf-import_8ipf.html#a603b71176ed838713ec555c440082e22":[8,0,13,5], "pearl-elog_8ipf.html#afbace5ffc3167b42b09657ce6cc854ca":[8,0,9,23],
"pearl-otf-import_8ipf.html#a715f9cf2d2b1ffb04f2f9a0e344a80ee":[8,0,13,7], "pearl-elog_8ipf_source.html":[8,0,9],
"pearl-otf-import_8ipf.html#a882da254075e8d89f0117e491af90df0":[8,0,13,8], "pearl-fitfuncs_8ipf.html":[8,0,10],
"pearl-otf-import_8ipf.html#aa47fc4b956ee84a993b6d285b628fe20":[8,0,13,6], "pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61":[8,0,10,19],
"pearl-otf-import_8ipf.html#aba965b854836658aa00e3ec2b361d7c9":[8,0,13,9], "pearl-fitfuncs_8ipf.html#a13a5ee22049d9a3379cd6e55654e70a3":[8,0,10,1],
"pearl-otf-import_8ipf.html#abd8897317366046dfb97c6ca53813d18":[8,0,13,3], "pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d":[8,0,10,14],
"pearl-otf-import_8ipf.html#ad2a83b85030a7d7769d434d6e2e9e557":[8,0,13,1], "pearl-fitfuncs_8ipf.html#a1e729418252bf0d05ea6ec5cbd65b834":[8,0,10,9],
"pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6":[8,0,13,0], "pearl-fitfuncs_8ipf.html#a24cd6a0c96ef8c720e371bb31ac0a479":[8,0,10,2],
"pearl-otf-import_8ipf_source.html":[8,0,13], "pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263":[8,0,10,16],
"pearl-polar-coordinates_8ipf.html":[8,0,14], "pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf":[8,0,10,17],
"pearl-polar-coordinates_8ipf.html#a58139e6ebfba242b6b2ba3533b865a9a":[8,0,14,4], "pearl-fitfuncs_8ipf.html#a4d20215153c0e0cee3870dfceded8bc9":[8,0,10,12],
"pearl-polar-coordinates_8ipf.html#a6a0ffb6b9160413d9694b1fd8e10c858":[8,0,14,3], "pearl-fitfuncs_8ipf.html#a5a2a03026b88f3dd99214ab1b26e6f80":[8,0,10,11],
"pearl-polar-coordinates_8ipf.html#a94ccfa9cf52c55eb1f66c2704478c396":[8,0,14,2], "pearl-fitfuncs_8ipf.html#a709f7c4585b1d850ea8aae1885ac18cb":[8,0,10,3],
"pearl-polar-coordinates_8ipf.html#aca0a5aaa4854d83ef667c53007312fb8":[8,0,14,0], "pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0":[8,0,10,13],
"pearl-polar-coordinates_8ipf.html#adfc1f0b3cddf672b0ccdb6a22b97ba9e":[8,0,14,1], "pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716":[8,0,10,18],
"pearl-polar-coordinates_8ipf_source.html":[8,0,14], "pearl-fitfuncs_8ipf.html#a9d110819fa3cd2173f3103724e394fdf":[8,0,10,7],
"pearl-pshell-import_8ipf.html":[8,0,15], "pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea":[8,0,10,5],
"pearl-pshell-import_8ipf.html#a035a4df9f4508144149abdb0b46c87d1":[8,0,15,17], "pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba":[8,0,10,15],
"pearl-pshell-import_8ipf.html#a03f00b3299bc3df671fcc239f7dd5418":[8,0,15,41], "pearl-fitfuncs_8ipf.html#ab32134566b2573672ac674565deebd36":[8,0,10,10],
"pearl-pshell-import_8ipf.html#a0a02f87e19e825964aa17c46ed51df8c":[8,0,15,23], "pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461":[8,0,10,6],
"pearl-pshell-import_8ipf.html#a0f2c168c04d075734edb995361aefb82":[8,0,15,42], "pearl-fitfuncs_8ipf.html#af62cb65b7444ff60e956a45bd5d0ec27":[8,0,10,8],
"pearl-pshell-import_8ipf.html#a13a45e8618c1ab7406e1aa5e608e21fe":[8,0,15,16], "pearl-fitfuncs_8ipf.html#aff8e8b103c32c8e723b57ce7ad5ef0f5":[8,0,10,4],
"pearl-pshell-import_8ipf.html#a1444648f9a49e7d7aeef5b5fb55594aa":[8,0,15,21], "pearl-fitfuncs_8ipf_source.html":[8,0,10],
"pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668":[8,0,15,20], "pearl-gui-tools_8ipf.html":[8,0,11],
"pearl-pshell-import_8ipf.html#a2152f7c39a187b740cf9890767ffac3f":[8,0,15,12], "pearl-gui-tools_8ipf.html#a97ad19d83cf0007c4bcf97a32164610f":[8,0,11,2],
"pearl-pshell-import_8ipf.html#a277cd450cca7832aa44f8097934e6acb":[8,0,15,36], "pearl-gui-tools_8ipf.html#aaf29d090c81e00cf44af295193b24c5a":[8,0,11,0],
"pearl-pshell-import_8ipf.html#a2972587ec82cc2a261b8119a582b4215":[8,0,15,18], "pearl-gui-tools_8ipf.html#aca0a41a0f28a35ac7535df30ddbd79fe":[8,0,11,1],
"pearl-pshell-import_8ipf.html#a2c456397c36d4116bfddca452eff5954":[8,0,15,5], "pearl-gui-tools_8ipf_source.html":[8,0,11],
"pearl-pshell-import_8ipf.html#a2fc497747287d6fe40c6de997ed4a90d":[8,0,15,9], "pearl-matrix-import_8ipf.html":[8,0,12],
"pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[8,0,15,31], "pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9":[8,0,12,18],
"pearl-pshell-import_8ipf.html#a3c72087695969f42ea91c000de47b26e":[8,0,15,39], "pearl-matrix-import_8ipf.html#a1a46b042e41daffee61706ab2cf54351":[8,0,12,10],
"pearl-pshell-import_8ipf.html#a412b4753ceb753d705a113a26c018b22":[8,0,15,40], "pearl-matrix-import_8ipf.html#a3a0ba4a7ad64739303b705d92be53267":[8,0,12,13],
"pearl-pshell-import_8ipf.html#a41bf534983b0662ec2609b136c395f14":[8,0,15,0], "pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[8,0,12,1],
"pearl-pshell-import_8ipf.html#a4508bd507c4c935bd8463d9b2b84c6fc":[8,0,15,10], "pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[8,0,12,4],
"pearl-pshell-import_8ipf.html#a5745428740b64cd66394a7fcd78b86f1":[8,0,15,37], "pearl-matrix-import_8ipf.html#a4bfeaf81ac483df0a38b26b6a8cf74a6":[8,0,12,16],
"pearl-pshell-import_8ipf.html#a5ad52cb10171572c454f9426d3a9be21":[8,0,15,38], "pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85":[8,0,12,15],
"pearl-pshell-import_8ipf.html#a79ac37bb666b42c3332e9984196ccfe7":[8,0,15,25], "pearl-matrix-import_8ipf.html#a6ac0c685976b0e0c1944fb616a4f3a3c":[8,0,12,11],
"pearl-pshell-import_8ipf.html#a79b968d7439dfbfbc38c05f933071489":[8,0,15,2], "pearl-matrix-import_8ipf.html#a6aeef317fd468c88c99a274338c70ae3":[8,0,12,12],
"pearl-pshell-import_8ipf.html#a83804ba9637debed6ef8b13e7b9b19e0":[8,0,15,28], "pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[8,0,12,23],
"pearl-pshell-import_8ipf.html#a83930d4384b0238fc8416ba03dbc0386":[8,0,15,35], "pearl-matrix-import_8ipf.html#a81b1d81261a32d0ed4cf79b81487f1b4":[8,0,12,6],
"pearl-pshell-import_8ipf.html#a8704627410409bcd27a1adeda4082c47":[8,0,15,8] "pearl-matrix-import_8ipf.html#a856478705a78e8105ea5d91a2228975b":[8,0,12,7]
}; };

View File

@ -1,67 +1,124 @@
var NAVTREEINDEX2 = var NAVTREEINDEX2 =
{ {
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27":[8,0,15,13], "pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d":[8,0,12,8],
"pearl-pshell-import_8ipf.html#a92a18d6e81c3f521ba3bb240eaf578a9":[8,0,15,33], "pearl-matrix-import_8ipf.html#a8acd2b03343ef9bdfecaa75e831392d1":[8,0,12,19],
"pearl-pshell-import_8ipf.html#aa14b28120a07a8213e5a692930704a4b":[8,0,15,19], "pearl-matrix-import_8ipf.html#ab80101bc780dcbe94200e2446bce51d9":[8,0,12,20],
"pearl-pshell-import_8ipf.html#aa56c25d64b3e59f74d6dd92a599cce4f":[8,0,15,26], "pearl-matrix-import_8ipf.html#abd09594d22038853e1e8021e0f36363d":[8,0,12,14],
"pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447":[8,0,15,34], "pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e":[8,0,12,3],
"pearl-pshell-import_8ipf.html#aba25eb98e4c6cc9066c46ef6be1cde15":[8,0,15,7], "pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[8,0,12,22],
"pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3":[8,0,15,32], "pearl-matrix-import_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[8,0,12,21],
"pearl-pshell-import_8ipf.html#ac4dfb90b951d29b56501e904f5cc38aa":[8,0,15,14], "pearl-matrix-import_8ipf.html#ad74d5afa71179728a9237d1ec5884482":[8,0,12,9],
"pearl-pshell-import_8ipf.html#acb317b57ef137d4d5da5938013dbe442":[8,0,15,11], "pearl-matrix-import_8ipf.html#ad8532f1473f92539fe88217d5d6e3368":[8,0,12,17],
"pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd":[8,0,15,3], "pearl-matrix-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[8,0,12,2],
"pearl-pshell-import_8ipf.html#accc20b0fc6bda95ba0cd0aea6633086f":[8,0,15,29], "pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c":[8,0,12,5],
"pearl-pshell-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b":[8,0,15,30], "pearl-matrix-import_8ipf_source.html":[8,0,12],
"pearl-pshell-import_8ipf.html#acfb01ee360b66f286225f6e9c7220ba2":[8,0,15,1], "pearl-menu_8ipf.html":[8,0,13],
"pearl-pshell-import_8ipf.html#ad26b0b56d7ccd23547535091c9430569":[8,0,15,24], "pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726":[8,0,13,8],
"pearl-pshell-import_8ipf.html#ad3b9354b137ba4f1bc3ed2e74f24dc88":[8,0,15,27], "pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f":[8,0,13,5],
"pearl-pshell-import_8ipf.html#adc11ea797562b3d99c247f4866618d39":[8,0,15,4], "pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f":[8,0,13,7],
"pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5":[8,0,15,22], "pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa":[8,0,13,6],
"pearl-pshell-import_8ipf.html#af08a467036c64f70ca3dfe644fcc457c":[8,0,15,6], "pearl-menu_8ipf.html#aa70ef420d6fe0f6a433cd2371fc4a03d":[8,0,13,3],
"pearl-pshell-import_8ipf.html#afde787a00a18dc8c63b100d8ac7d992f":[8,0,15,15], "pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581":[8,0,13,2],
"pearl-pshell-import_8ipf_source.html":[8,0,15], "pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d":[8,0,13,0],
"pearl-scienta-preprocess_8ipf.html":[8,0,16], "pearl-menu_8ipf.html#ac73a94f760455f19294a9f917b43f145":[8,0,13,1],
"pearl-scienta-preprocess_8ipf.html#a01fdc27931518dc988500b3cba409e57":[8,0,16,18], "pearl-menu_8ipf.html#af6c9740540c6242eb7bf57fc49de82ab":[8,0,13,4],
"pearl-scienta-preprocess_8ipf.html#a09ae6058d39d76a59c862e945d512fa8":[8,0,16,14], "pearl-menu_8ipf_source.html":[8,0,13],
"pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811":[8,0,16,8], "pearl-otf-import_8ipf.html":[8,0,14],
"pearl-scienta-preprocess_8ipf.html#a1b1f473b96119afa602759a51e0c5b4c":[8,0,16,19], "pearl-otf-import_8ipf.html#a3632f8a5c0ee32a14a3e589b74a0c496":[8,0,14,4],
"pearl-scienta-preprocess_8ipf.html#a26e51aa77d5f416d613f1c5df82b6f5c":[8,0,16,15], "pearl-otf-import_8ipf.html#a44078e1d8f26e515539acb96973fc630":[8,0,14,2],
"pearl-scienta-preprocess_8ipf.html#a26f46acd339fb483ce9792e06170c189":[8,0,16,13], "pearl-otf-import_8ipf.html#a603b71176ed838713ec555c440082e22":[8,0,14,5],
"pearl-scienta-preprocess_8ipf.html#a4e5ae4a68d9caa4710db477d71e2b9e0":[8,0,16,5], "pearl-otf-import_8ipf.html#a715f9cf2d2b1ffb04f2f9a0e344a80ee":[8,0,14,7],
"pearl-scienta-preprocess_8ipf.html#a4f850a816852a1d0e22deaf894765c2c":[8,0,16,3], "pearl-otf-import_8ipf.html#a882da254075e8d89f0117e491af90df0":[8,0,14,8],
"pearl-scienta-preprocess_8ipf.html#a57308c99b9e4dd48d139f6613a8a9f40":[8,0,16,17], "pearl-otf-import_8ipf.html#aa47fc4b956ee84a993b6d285b628fe20":[8,0,14,6],
"pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c":[8,0,16,9], "pearl-otf-import_8ipf.html#aba965b854836658aa00e3ec2b361d7c9":[8,0,14,9],
"pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827":[8,0,16,10], "pearl-otf-import_8ipf.html#abd8897317366046dfb97c6ca53813d18":[8,0,14,3],
"pearl-scienta-preprocess_8ipf.html#a79eb4d0d4902a549bf92553840b884e8":[8,0,16,7], "pearl-otf-import_8ipf.html#ad2a83b85030a7d7769d434d6e2e9e557":[8,0,14,1],
"pearl-scienta-preprocess_8ipf.html#a8536a1da8aa85e34370f384ad2ee0d5e":[8,0,16,2], "pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6":[8,0,14,0],
"pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1":[8,0,16,1], "pearl-otf-import_8ipf_source.html":[8,0,14],
"pearl-scienta-preprocess_8ipf.html#a9b3321b9ed876ff50e260fa311ebf4be":[8,0,16,12], "pearl-polar-coordinates_8ipf.html":[8,0,15],
"pearl-scienta-preprocess_8ipf.html#aa5ac074dd3e405d13d3c4401d96e4743":[8,0,16,6], "pearl-polar-coordinates_8ipf.html#a58139e6ebfba242b6b2ba3533b865a9a":[8,0,15,4],
"pearl-scienta-preprocess_8ipf.html#ab3e0823a6ec7d85e08276cd32d0ffd21":[8,0,16,11], "pearl-polar-coordinates_8ipf.html#a6a0ffb6b9160413d9694b1fd8e10c858":[8,0,15,3],
"pearl-scienta-preprocess_8ipf.html#ad9c09259aaaf32246fe9391dfb3e2c93":[8,0,16,20], "pearl-polar-coordinates_8ipf.html#a94ccfa9cf52c55eb1f66c2704478c396":[8,0,15,2],
"pearl-scienta-preprocess_8ipf.html#adc472d56286afd855109d561fbf633bd":[8,0,16,16], "pearl-polar-coordinates_8ipf.html#aca0a5aaa4854d83ef667c53007312fb8":[8,0,15,0],
"pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8":[8,0,16,0], "pearl-polar-coordinates_8ipf.html#adfc1f0b3cddf672b0ccdb6a22b97ba9e":[8,0,15,1],
"pearl-scienta-preprocess_8ipf.html#af9ea97d870f53a70583c53328599ff14":[8,0,16,4], "pearl-polar-coordinates_8ipf_source.html":[8,0,15],
"pearl-scienta-preprocess_8ipf_source.html":[8,0,16], "pearl-pshell-import_8ipf.html":[8,0,16],
"pearl-tools_8ipf.html":[8,0,17], "pearl-pshell-import_8ipf.html#a035a4df9f4508144149abdb0b46c87d1":[8,0,16,17],
"pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0":[8,0,17,1], "pearl-pshell-import_8ipf.html#a03f00b3299bc3df671fcc239f7dd5418":[8,0,16,41],
"pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7":[8,0,17,2], "pearl-pshell-import_8ipf.html#a0a02f87e19e825964aa17c46ed51df8c":[8,0,16,23],
"pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069":[8,0,17,3], "pearl-pshell-import_8ipf.html#a0f2c168c04d075734edb995361aefb82":[8,0,16,42],
"pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e":[8,0,17,0], "pearl-pshell-import_8ipf.html#a13a45e8618c1ab7406e1aa5e608e21fe":[8,0,16,16],
"pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99":[8,0,17,4], "pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668":[8,0,16,20],
"pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45":[8,0,17,5], "pearl-pshell-import_8ipf.html#a2152f7c39a187b740cf9890767ffac3f":[8,0,16,12],
"pearl-tools_8ipf_source.html":[8,0,17], "pearl-pshell-import_8ipf.html#a277cd450cca7832aa44f8097934e6acb":[8,0,16,36],
"pearl-vector-operations_8ipf.html":[8,0,18], "pearl-pshell-import_8ipf.html#a2972587ec82cc2a261b8119a582b4215":[8,0,16,18],
"pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a":[8,0,18,5], "pearl-pshell-import_8ipf.html#a2c456397c36d4116bfddca452eff5954":[8,0,16,5],
"pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3":[8,0,18,2], "pearl-pshell-import_8ipf.html#a2fc497747287d6fe40c6de997ed4a90d":[8,0,16,9],
"pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43":[8,0,18,0], "pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[8,0,16,31],
"pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424":[8,0,18,8], "pearl-pshell-import_8ipf.html#a3c72087695969f42ea91c000de47b26e":[8,0,16,39],
"pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b":[8,0,18,6], "pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32":[8,0,16,21],
"pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7":[8,0,18,1], "pearl-pshell-import_8ipf.html#a412b4753ceb753d705a113a26c018b22":[8,0,16,40],
"pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b":[8,0,18,3], "pearl-pshell-import_8ipf.html#a41bf534983b0662ec2609b136c395f14":[8,0,16,0],
"pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0":[8,0,18,4], "pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226":[8,0,16,30],
"pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582":[8,0,18,7], "pearl-pshell-import_8ipf.html#a4508bd507c4c935bd8463d9b2b84c6fc":[8,0,16,10],
"pearl-vector-operations_8ipf_source.html":[8,0,18], "pearl-pshell-import_8ipf.html#a5745428740b64cd66394a7fcd78b86f1":[8,0,16,37],
"pearl-pshell-import_8ipf.html#a5ad52cb10171572c454f9426d3a9be21":[8,0,16,38],
"pearl-pshell-import_8ipf.html#a79ac37bb666b42c3332e9984196ccfe7":[8,0,16,25],
"pearl-pshell-import_8ipf.html#a79b968d7439dfbfbc38c05f933071489":[8,0,16,2],
"pearl-pshell-import_8ipf.html#a83804ba9637debed6ef8b13e7b9b19e0":[8,0,16,28],
"pearl-pshell-import_8ipf.html#a83930d4384b0238fc8416ba03dbc0386":[8,0,16,35],
"pearl-pshell-import_8ipf.html#a8704627410409bcd27a1adeda4082c47":[8,0,16,8],
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27":[8,0,16,13],
"pearl-pshell-import_8ipf.html#a92a18d6e81c3f521ba3bb240eaf578a9":[8,0,16,33],
"pearl-pshell-import_8ipf.html#aa14b28120a07a8213e5a692930704a4b":[8,0,16,19],
"pearl-pshell-import_8ipf.html#aa56c25d64b3e59f74d6dd92a599cce4f":[8,0,16,26],
"pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447":[8,0,16,34],
"pearl-pshell-import_8ipf.html#aba25eb98e4c6cc9066c46ef6be1cde15":[8,0,16,7],
"pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3":[8,0,16,32],
"pearl-pshell-import_8ipf.html#ac4dfb90b951d29b56501e904f5cc38aa":[8,0,16,14],
"pearl-pshell-import_8ipf.html#acb317b57ef137d4d5da5938013dbe442":[8,0,16,11],
"pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd":[8,0,16,3],
"pearl-pshell-import_8ipf.html#accc20b0fc6bda95ba0cd0aea6633086f":[8,0,16,29],
"pearl-pshell-import_8ipf.html#acfb01ee360b66f286225f6e9c7220ba2":[8,0,16,1],
"pearl-pshell-import_8ipf.html#ad26b0b56d7ccd23547535091c9430569":[8,0,16,24],
"pearl-pshell-import_8ipf.html#ad3b9354b137ba4f1bc3ed2e74f24dc88":[8,0,16,27],
"pearl-pshell-import_8ipf.html#adc11ea797562b3d99c247f4866618d39":[8,0,16,4],
"pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5":[8,0,16,22],
"pearl-pshell-import_8ipf.html#af08a467036c64f70ca3dfe644fcc457c":[8,0,16,6],
"pearl-pshell-import_8ipf.html#afde787a00a18dc8c63b100d8ac7d992f":[8,0,16,15],
"pearl-pshell-import_8ipf_source.html":[8,0,16],
"pearl-scienta-preprocess_8ipf.html":[8,0,17],
"pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811":[8,0,17,6],
"pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61":[8,0,17,5],
"pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b":[8,0,17,3],
"pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c":[8,0,17,7],
"pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827":[8,0,17,8],
"pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c":[8,0,17,2],
"pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc":[8,0,17,9],
"pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1":[8,0,17,1],
"pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39":[8,0,17,4],
"pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c":[8,0,17,10],
"pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8":[8,0,17,0],
"pearl-scienta-preprocess_8ipf_source.html":[8,0,17],
"pearl-tools_8ipf.html":[8,0,18],
"pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0":[8,0,18,1],
"pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7":[8,0,18,2],
"pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069":[8,0,18,3],
"pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e":[8,0,18,0],
"pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99":[8,0,18,4],
"pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45":[8,0,18,5],
"pearl-tools_8ipf_source.html":[8,0,18],
"pearl-vector-operations_8ipf.html":[8,0,19],
"pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a":[8,0,19,5],
"pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3":[8,0,19,2],
"pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43":[8,0,19,0],
"pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424":[8,0,19,8],
"pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b":[8,0,19,6],
"pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7":[8,0,19,1],
"pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b":[8,0,19,3],
"pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0":[8,0,19,4],
"pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582":[8,0,19,7],
"pearl-vector-operations_8ipf_source.html":[8,0,19],
"struct_doniach_sunjic_struct.html":[5,0], "struct_doniach_sunjic_struct.html":[5,0],
"struct_doniach_sunjic_struct.html#a02c13fdcf15e9adfee13464701bb7de2":[5,0,2], "struct_doniach_sunjic_struct.html#a02c13fdcf15e9adfee13464701bb7de2":[5,0,2],
"struct_doniach_sunjic_struct.html#a45c3a3fa68850032e545907ca65ab982":[5,0,7], "struct_doniach_sunjic_struct.html#a45c3a3fa68850032e545907ca65ab982":[5,0,7],

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -115,7 +115,7 @@ $(document).ready(function(){initNavTree('pages.html','');});
<!-- start footer part --> <!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,60 @@
var pearl_anglescan_panel_8ipf =
[
[ "AfterCompiledHook", "pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed", null ],
[ "arrange_controls", "pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f", null ],
[ "asp_calculate_output", "pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc", null ],
[ "asp_close_graphs", "pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83", null ],
[ "asp_display_dist_check", "pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705", null ],
[ "asp_display_output", "pearl-anglescan-panel_8ipf.html#acf9ce1db5521da3d96ef6ca89a5d255f", null ],
[ "asp_display_previews", "pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062", null ],
[ "asp_duplicate_output", "pearl-anglescan-panel_8ipf.html#a67dc53b9eb9447d3a92965d6f0c742e5", null ],
[ "asp_import_raw", "pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a", null ],
[ "asp_save_output_etpi", "pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac", null ],
[ "asp_save_output_itx", "pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9", null ],
[ "asp_show_panel", "pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2", null ],
[ "asp_update_graph", "pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88", null ],
[ "bp_crop_alpha_preview", "pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5", null ],
[ "bp_graph_png", "pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b", null ],
[ "bp_graph_update", "pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472", null ],
[ "bp_norm_alpha_check", "pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6", null ],
[ "bp_norm_alpha_preview", "pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3", null ],
[ "bp_norm_phi_check", "pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3", null ],
[ "bp_norm_phi_preview", "pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0", null ],
[ "bp_norm_theta_check", "pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7", null ],
[ "bp_norm_theta_preview", "pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38", null ],
[ "bp_norm_thetaphi_check", "pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd", null ],
[ "bp_norm_thetaphi_preview", "pearl-anglescan-panel_8ipf.html#aaa3478a3b0f26b12a12196cfaa87a8ae", null ],
[ "bp_output_calc", "pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a", null ],
[ "bp_output_duplicate", "pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b", null ],
[ "bp_output_etpi", "pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb", null ],
[ "bp_output_itx", "pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d", null ],
[ "bp_source_select", "pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463", null ],
[ "check_norm_alpha", "pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0", null ],
[ "check_norm_phi", "pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2", null ],
[ "check_norm_theta", "pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9", null ],
[ "check_norm_thetaphi", "pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653", null ],
[ "do_crop_alpha", "pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2", null ],
[ "do_init_process", "pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7", null ],
[ "do_norm_alpha", "pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0", null ],
[ "do_norm_phi", "pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e", null ],
[ "do_norm_theta", "pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e", null ],
[ "do_norm_thetaphi", "pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58", null ],
[ "init_package", "pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725", null ],
[ "load_prefs", "pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3", null ],
[ "pmp_graph_colortable", "pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92", null ],
[ "pmp_graph_mode", "pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece", null ],
[ "pmp_graph_projection", "pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d", null ],
[ "pmp_norm_alpha_mode", "pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6", null ],
[ "pmp_norm_theta_mode", "pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c", null ],
[ "pmp_norm_thetaphi_mode", "pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931", null ],
[ "preview_crop_alpha", "pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff", null ],
[ "preview_norm_alpha", "pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417", null ],
[ "preview_norm_phi", "pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc", null ],
[ "preview_norm_theta", "pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f", null ],
[ "preview_norm_thetaphi", "pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2", null ],
[ "save_prefs", "pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01", null ],
[ "update_menus", "pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b", null ],
[ "package_name", "pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb", null ],
[ "package_path", "pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b", null ],
[ "prefs_objects", "pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2", null ]
];

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -143,6 +143,9 @@ Functions</h2></td></tr>
<tr class="memitem:a9b56897bd92d926d65f4c67bef1d41bb"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">normalize_strip_theta</a> (wave strip, wave theta, variable theta_offset=defaultValue, variable smooth_method=defaultValue, variable smooth_factor=defaultValue, variable check=defaultValue)</td></tr> <tr class="memitem:a9b56897bd92d926d65f4c67bef1d41bb"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">normalize_strip_theta</a> (wave strip, wave theta, variable theta_offset=defaultValue, variable smooth_method=defaultValue, variable smooth_factor=defaultValue, variable check=defaultValue)</td></tr>
<tr class="memdesc:a9b56897bd92d926d65f4c67bef1d41bb"><td class="mdescLeft">&#160;</td><td class="mdescRight">divide the strip by the average polar distribution. <a href="#a9b56897bd92d926d65f4c67bef1d41bb">More...</a><br /></td></tr> <tr class="memdesc:a9b56897bd92d926d65f4c67bef1d41bb"><td class="mdescLeft">&#160;</td><td class="mdescRight">divide the strip by the average polar distribution. <a href="#a9b56897bd92d926d65f4c67bef1d41bb">More...</a><br /></td></tr>
<tr class="separator:a9b56897bd92d926d65f4c67bef1d41bb"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a9b56897bd92d926d65f4c67bef1d41bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad0a93367d2e9b66bb7b81697e87adfaf"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">normalize_strip_thetaphi</a> (wave strip, wave theta, wave phi, variable theta_offset=defaultValue, variable smooth_method=defaultValue, variable smooth_factor=defaultValue, variable check=defaultValue)</td></tr>
<tr class="memdesc:ad0a93367d2e9b66bb7b81697e87adfaf"><td class="mdescLeft">&#160;</td><td class="mdescRight">divide the strip by a smooth polar-azimuthal distribution. <a href="#ad0a93367d2e9b66bb7b81697e87adfaf">More...</a><br /></td></tr>
<tr class="separator:ad0a93367d2e9b66bb7b81697e87adfaf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac617c3b400488b656493af8ca08f1791"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791">normalize_strip_2d</a> (wave strip, wave theta, variable theta_offset=defaultValue, variable smooth_method=defaultValue, variable smooth_factor=defaultValue, variable check=defaultValue)</td></tr> <tr class="memitem:ac617c3b400488b656493af8ca08f1791"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791">normalize_strip_2d</a> (wave strip, wave theta, variable theta_offset=defaultValue, variable smooth_method=defaultValue, variable smooth_factor=defaultValue, variable check=defaultValue)</td></tr>
<tr class="memdesc:ac617c3b400488b656493af8ca08f1791"><td class="mdescLeft">&#160;</td><td class="mdescRight">divide the strip by a two-dimensional normalization function. <a href="#ac617c3b400488b656493af8ca08f1791">More...</a><br /></td></tr> <tr class="memdesc:ac617c3b400488b656493af8ca08f1791"><td class="mdescLeft">&#160;</td><td class="mdescRight">divide the strip by a two-dimensional normalization function. <a href="#ac617c3b400488b656493af8ca08f1791">More...</a><br /></td></tr>
<tr class="separator:ac617c3b400488b656493af8ca08f1791"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:ac617c3b400488b656493af8ca08f1791"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -370,7 +373,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl> <dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02118">2118</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02203">2203</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -422,7 +425,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl> <dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02065">2065</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02150">2150</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -467,7 +470,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>projected radius. the radius is scaled such that grazing emission maps to 2. </dd></dl> <dl class="section return"><dt>Returns</dt><dd>projected radius. the radius is scaled such that grazing emission maps to 2. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02020">2020</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02105">2105</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -530,7 +533,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>calculate the number of phis for a given theta </p> <p>calculate the number of phis for a given theta </p>
<p>adapted from XPDplot 8.03 </p> <p>adapted from XPDplot 8.03 </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00935">935</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01018">1018</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -593,7 +596,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>calculate delta-phi for a given theta </p> <p>calculate delta-phi for a given theta </p>
<p>adapted from XPDplot 8.03 </p> <p>adapted from XPDplot 8.03 </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00964">964</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01047">1047</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -638,7 +641,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>calculate delta-theta for a given theta </p> <p>calculate delta-theta for a given theta </p>
<p>adapted from XPDplot 8.03 </p> <p>adapted from XPDplot 8.03 </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01008">1008</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01091">1091</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -689,7 +692,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>calculate the number of thetas for a pattern </p> <p>calculate the number of thetas for a pattern </p>
<p>adapted from XPDplot 8.03 </p> <p>adapted from XPDplot 8.03 </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01039">1039</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01122">1122</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -743,7 +746,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02916">2916</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03001">3001</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -770,7 +773,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01318">1318</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01401">1401</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -837,7 +840,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<p>for the output parameters polar and azi, you need to pass in existing numeric waves. dimension size does not matter, the waves are redimensioned by the function so that they have the same dimensions as the intensity data set. X dimension = analyser scale, Y dimension = manipulator scan. </p> <p>for the output parameters polar and azi, you need to pass in existing numeric waves. dimension size does not matter, the waves are redimensioned by the function so that they have the same dimensions as the intensity data set. X dimension = analyser scale, Y dimension = manipulator scan. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00874">874</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00957">957</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -892,7 +895,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>convert angles from TTPA (theta-tilt-phi-analyser) scheme to polar coordinates. </p> <p>convert angles from TTPA (theta-tilt-phi-analyser) scheme to polar coordinates. </p>
<p>similar to <a class="el" href="pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d" title="convert angles from TTPA (theta-tilt-phi-analyser) scheme to polar coordinates. ">convert_angles_ttpa2polar()</a> but reads the analyser angles from the X scale of data </p> <p>similar to <a class="el" href="pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d" title="convert angles from TTPA (theta-tilt-phi-analyser) scheme to polar coordinates. ">convert_angles_ttpa2polar()</a> but reads the analyser angles from the X scale of data </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00835">835</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00918">918</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -938,7 +941,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section remark"><dt>Remarks</dt><dd>cropping should be done after smoothing and normalization operations to reduce artefacts. </dd></dl> <dl class="section remark"><dt>Remarks</dt><dd>cropping should be done after smoothing and normalization operations to reduce artefacts. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00495">495</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00578">578</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -995,11 +998,12 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<dl class="params"><dt>Parameters</dt><dd> <dl class="params"><dt>Parameters</dt><dd>
<table class="params"> <table class="params">
<tr><td class="paramname">nickname</td><td>name prefix of holo waves. may be empty.</td></tr> <tr><td class="paramname">nickname</td><td>name prefix of holo waves. may be empty.</td></tr>
<tr><td class="paramname">projection</td><td>mapping function from polar to cartesian coordinates <ul> <tr><td class="paramname">projection</td><td>mapping function from polar to cartesian coordinates. see <a class="el" href="PageProjections.html">Projections</a> for details. <ul>
<li>0 linear </li> <li>kProjDist = 0 azimuthal equidistant </li>
<li>1 stereographic (default) </li> <li>kProjStereo = 1 stereographic (default) </li>
<li>2 azimuthal </li> <li>kProjArea = 2 azimuthal equal-area </li>
<li>3 gnomonic (0 &lt;= polar &lt; 90).</li> <li>kProjGnom = 3 gnomonic (0 &lt;= polar &lt; 90) </li>
<li>kProjOrtho = 4 orthographic</li>
</ul> </ul>
</td></tr> </td></tr>
<tr><td class="paramname">graphtype</td><td>type of graph <ul> <tr><td class="paramname">graphtype</td><td>type of graph <ul>
@ -1026,7 +1030,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>the name of the graph window </dd></dl> <dl class="section return"><dt>Returns</dt><dd>the name of the graph window </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01516">1516</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01601">1601</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1094,7 +1098,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<dl class="section return"><dt>Returns</dt><dd>the name of the graph window.</dd></dl> <dl class="section return"><dt>Returns</dt><dd>the name of the graph window.</dd></dl>
<dl class="section version"><dt>Version</dt><dd>1.7 interface change: the trace drawing code is moved to display_hemi_scan, so that this function can be reused by other graph types, e.g. display_scanlines. </dd></dl> <dl class="section version"><dt>Version</dt><dd>1.7 interface change: the trace drawing code is moved to display_hemi_scan, so that this function can be reused by other graph types, e.g. display_scanlines. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01654">1654</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01739">1739</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1174,7 +1178,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section remark"><dt>Remarks</dt><dd>this function is extremely slow. </dd></dl> <dl class="section remark"><dt>Remarks</dt><dd>this function is extremely slow. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01905">1905</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01990">1990</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1234,7 +1238,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL! this function is under development. the interface and behaviour of this function may change significantly in future versions. </dd></dl> <dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL! this function is under development. the interface and behaviour of this function may change significantly in future versions. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01841">1841</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01926">1926</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1291,7 +1295,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL! this function is under development. the interface and behaviour of this function may change significantly in future versions. </dd></dl> <dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL! this function is under development. the interface and behaviour of this function may change significantly in future versions. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01769">1769</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01854">1854</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1348,7 +1352,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01365">1365</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01448">1448</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1399,7 +1403,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>reference of the data folder which contains the waves </dd></dl> <dl class="section return"><dt>Returns</dt><dd>reference of the data folder which contains the waves </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01284">1284</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01367">1367</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1421,7 +1425,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>the nick name is either the name of a child folder in the current data folder (PEARL specification), or a prefix of the hemi wave names (XPDplot specification).</p> <p>the nick name is either the name of a child folder in the current data folder (PEARL specification), or a prefix of the hemi wave names (XPDplot specification).</p>
<dl class="section return"><dt>Returns</dt><dd>the nick name </dd></dl> <dl class="section return"><dt>Returns</dt><dd>the nick name </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01228">1228</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01311">1311</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1443,7 +1447,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>the prefix is the part of the wave name before the first underscore. the prefix is used by XPDplot where it is identical to the nick name. the prefix is empty in the PEARL specification.</p> <p>the prefix is the part of the wave name before the first underscore. the prefix is used by XPDplot where it is identical to the nick name. the prefix is empty in the PEARL specification.</p>
<dl class="section return"><dt>Returns</dt><dd>the prefix </dd></dl> <dl class="section return"><dt>Returns</dt><dd>the prefix </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01253">1253</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01336">1336</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1492,7 +1496,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>add an arbitrary angle scan to a hemispherical scan grid. </p> <p>add an arbitrary angle scan to a hemispherical scan grid. </p>
<p>the hemi grid must have been created in the current data folder by the make_hemi_grid function. the function determines the bin size at the given polar angle, and adds all data points which fall into a bin. a point which lies exactly on the upper boundary falls into the next bin. this function does not clear previous values before adding new data. values are added to the _tot wave, weights to the _wt wave. the intensity (_i) wave is calculated as _tot / _wt. </p> <p>the hemi grid must have been created in the current data folder by the make_hemi_grid function. the function determines the bin size at the given polar angle, and adds all data points which fall into a bin. a point which lies exactly on the upper boundary falls into the next bin. this function does not clear previous values before adding new data. values are added to the _tot wave, weights to the _wt wave. the intensity (_i) wave is calculated as _tot / _wt. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02263">2263</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02348">2348</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1541,7 +1545,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>add an azimuthal scan to a hemispherical scan grid. </p> <p>add an azimuthal scan to a hemispherical scan grid. </p>
<p>the hemi grid must have been created in the current data folder by the make_hemi_grid function. the function determines the bin size at the given polar angle, and calculates the mean values of the data points which fall into a bin. a point which lies exactly on the upper boundary falls into the next bin. </p> <p>the hemi grid must have been created in the current data folder by the make_hemi_grid function. the function determines the bin size at the given polar angle, and calculates the mean values of the data points which fall into a bin. a point which lies exactly on the upper boundary falls into the next bin. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02333">2333</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02418">2418</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1581,7 +1585,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>reference of the created wave. the wave has the same name as the intensity wave of the dataset with the suffix "_azi" and the azimuthal angle rounded to integer. it is created in the same datafolder as the original data. </dd></dl> <dl class="section return"><dt>Returns</dt><dd>reference of the created wave. the wave has the same name as the intensity wave of the dataset with the suffix "_azi" and the azimuthal angle rounded to integer. it is created in the same datafolder as the original data. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02863">2863</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02948">2948</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1621,7 +1625,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>reference of the created wave. the wave has the same name as the intensity wave of the dataset with the suffix "_azi" and the azimuthal angle rounded to integer. it is created in the same datafolder as the original data. </dd></dl> <dl class="section return"><dt>Returns</dt><dd>reference of the created wave. the wave has the same name as the intensity wave of the dataset with the suffix "_azi" and the azimuthal angle rounded to integer. it is created in the same datafolder as the original data. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02777">2777</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02862">2862</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1713,7 +1717,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02689">2689</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02774">2774</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1737,7 +1741,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>missing values (nan) are interpolated. this works well only if the missing values are reasonable sparse. the function also applies a gaussian filter to smooth the image. empty rings at high polar angles map are preserved.</p> <p>missing values (nan) are interpolated. this works well only if the missing values are reasonable sparse. the function also applies a gaussian filter to smooth the image. empty rings at high polar angles map are preserved.</p>
<p>to display the result call <a class="el" href="pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2" title="display a plot of a hemispherical angle scan. ">display_hemi_scan()</a> with graphtype=3. </p> <p>to display the result call <a class="el" href="pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2" title="display a plot of a hemispherical angle scan. ">display_hemi_scan()</a> with graphtype=3. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02439">2439</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02524">2524</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1773,7 +1777,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00917">917</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01000">1000</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1810,7 +1814,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
<p>load a hemispherical scan from an Igor text file </p> <p>load a hemispherical scan from an Igor text file </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000001">Todo:</a></b></dt><dd>function not implemented </dd></dl> <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000001">Todo:</a></b></dt><dd>function not implemented </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02640">2640</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02725">2725</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1860,7 +1864,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01077">1077</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01160">1160</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1931,7 +1935,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
</ul> </ul>
</dd></dl> </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00435">435</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00518">518</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2098,6 +2102,98 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00353">353</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00353">353</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div>
</div>
<a class="anchor" id="ad0a93367d2e9b66bb7b81697e87adfaf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable normalize_strip_thetaphi </td>
<td>(</td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>strip</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>theta</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>phi</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>theta_offset</em> = <code>defaultValue</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>smooth_method</em> = <code>defaultValue</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>smooth_factor</em> = <code>defaultValue</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>check</em> = <code>defaultValue</code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>divide the strip by a smooth polar-azimuthal distribution. </p>
<p>this is a simple way to remove the polar angle dependence. in contrast to <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">normalize_strip_theta</a> this function also removes a smooth variation over azimuthal angles.</p>
<p>the strip is normalized in place, previous data is overwritten.</p>
<dl class="section warning"><dt>Warning</dt><dd>experimental. this function is under development.</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in,out]</td><td class="paramname">strip</td><td>2D data, X-axis = analyser angle, Y-axis = arbitrary manipulator scan </td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">theta</td><td>polar manipulator angle, 0 = normal emission, 90 = grazing emission </td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">phi</td><td>azimuthal manipulator angle. </td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">theta_offset</td><td></td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">smooth_method</td><td>smoothing method <ul>
<li>0 none </li>
<li>4 (default) Loess, see Igor's Loess operation</li>
</ul>
</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">smooth_factor</td><td>smoothing parameter, depends on smooth_method <ul>
<li>loess: see Igor's Loess operation, 0 &lt;= smooth_factor &lt;= 1, default 0.5</li>
</ul>
</td></tr>
<tr><td class="paramdir"></td><td class="paramname">check</td><td>enable output of intermediate results <ul>
<li>0 (default) don't create additional waves </li>
<li>1 create check waves in the current folder </li>
<li>2 calculate check waves only, do not modify strip</li>
</ul>
</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>if check waves are enabled, the following waves are created (overwritten if existing): <ul>
<li>check_dist average theta distribution </li>
<li>check_smoo smoothed distribution used to normalize the strip </li>
</ul>
</dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00451">451</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
<a class="anchor" id="a48b7d774ed8d3f4329e9923e18e580e8"></a> <a class="anchor" id="a48b7d774ed8d3f4329e9923e18e580e8"></a>
@ -2143,10 +2239,10 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
<tr><td class="paramdir">[in,out]</td><td class="paramname">strip</td><td>2D data, X-axis = analyser angle, Y-axis = arbitrary manipulator scan</td></tr> <tr><td class="paramdir">[in,out]</td><td class="paramname">strip</td><td>2D data, X-axis = analyser angle, Y-axis = arbitrary manipulator scan</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">smooth_method</td><td>smoothing method <ul> <tr><td class="paramdir">[in]</td><td class="paramname">smooth_method</td><td>smoothing method <ul>
<li>0 none </li> <li>0 none </li>
<li>1 (default) binomial, see Igor's Smooth operation </li> <li>1 binomial, see Igor's Smooth operation </li>
<li>2 boxcar, see Igor's Smooth operation </li> <li>2 boxcar, see Igor's Smooth operation </li>
<li>3 <a class="el" href="pearl-scienta-preprocess_8ipf.html#a26f46acd339fb483ce9792e06170c189">scienta_ang_transm()</a> function fit </li> <li>3 scienta_ang_transm() function fit </li>
<li>4 LOESS smoothing, see Igor's Loess operation</li> <li>4 (default) LOESS smoothing, see Igor's Loess operation</li>
</ul> </ul>
</td></tr> </td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">smooth_factor</td><td>num parameter of Igor's Smooth operation. the default value depends on smooth_method. it is 0.5 for LOESS smoothing, 2 otherwise.</td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">smooth_factor</td><td>num parameter of Igor's Smooth operation. the default value depends on smooth_method. it is 0.5 for LOESS smoothing, 2 otherwise.</td></tr>
@ -2269,7 +2365,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dl> </dl>
<dl class="section attention"><dt>Attention</dt><dd>if you modify the structure of the data wave, e.g. delete some angles, this function cannot be used because the manipulator settings do not correspond to the original manipulator waves! instead, create your own manipulator waves and use <a class="el" href="pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28" title="create a pizza plot from a measured (energy-integrated) data strip ">pizza_service_2()</a>. </dd></dl> <dl class="section attention"><dt>Attention</dt><dd>if you modify the structure of the data wave, e.g. delete some angles, this function cannot be used because the manipulator settings do not correspond to the original manipulator waves! instead, create your own manipulator waves and use <a class="el" href="pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28" title="create a pizza plot from a measured (energy-integrated) data strip ">pizza_service_2()</a>. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00555">555</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00638">638</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2373,7 +2469,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00648">648</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00731">731</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2402,7 +2498,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
<p>polar graph window hook </p> <p>polar graph window hook </p>
<p>this hook converts the cursor positions to polar coordinates and displays them in a text box on the graph. the text box is visible while the cursor info box is visible. </p> <p>this hook converts the cursor positions to polar coordinates and displays them in a text box on the graph. the text box is visible while the cursor info box is visible. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02198">2198</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02283">2283</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2477,7 +2573,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
<dl class="section pre"><dt>Precondition</dt><dd>manipulator angles as attributes in attr folder next to the data wave</dd></dl> <dl class="section pre"><dt>Precondition</dt><dd>manipulator angles as attributes in attr folder next to the data wave</dd></dl>
<dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL </dd></dl> <dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02496">2496</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02581">2581</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2515,7 +2611,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01440">1440</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01523">1523</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2551,7 +2647,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
<p>save a hemispherical scan to an Igor text file </p> <p>save a hemispherical scan to an Igor text file </p>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02607">2607</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02692">2692</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2605,7 +2701,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02952">2952</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03037">3037</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2651,7 +2747,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02218">2218</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02303">2303</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2747,7 +2843,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dl> </dl>
<dl class="section remark"><dt>Remarks</dt><dd>the function creates angle scan data under the nickname <em>analyser</em>. </dd></dl> <dl class="section remark"><dt>Remarks</dt><dd>the function creates angle scan data under the nickname <em>analyser</em>. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00765">765</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00848">848</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2851,7 +2947,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02738">2738</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02823">2823</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2887,7 +2983,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02163">2163</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02248">2248</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2902,7 +2998,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01995">1995</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02080">2080</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2916,7 +3012,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01993">1993</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02078">2078</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2930,7 +3026,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01996">1996</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02081">2081</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2944,7 +3040,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01997">1997</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02082">2082</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2966,7 +3062,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02001">2001</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02086">2086</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -2988,7 +3084,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01999">1999</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02084">2084</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -3010,7 +3106,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02003">2003</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02088">2088</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -3032,7 +3128,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02004">2004</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02089">2089</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -3054,7 +3150,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02000">2000</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02085">2085</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -3068,7 +3164,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01994">1994</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02079">2079</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
</div> </div>
</div> </div>
@ -3078,7 +3174,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -33,6 +33,7 @@ var pearl_anglescan_process_8ipf =
[ "normalize_strip_2d", "pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791", null ], [ "normalize_strip_2d", "pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791", null ],
[ "normalize_strip_phi", "pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9", null ], [ "normalize_strip_phi", "pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9", null ],
[ "normalize_strip_theta", "pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb", null ], [ "normalize_strip_theta", "pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb", null ],
[ "normalize_strip_thetaphi", "pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf", null ],
[ "normalize_strip_x", "pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8", null ], [ "normalize_strip_x", "pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8", null ],
[ "pizza_service", "pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965", null ], [ "pizza_service", "pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965", null ],
[ "pizza_service_2", "pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28", null ], [ "pizza_service_2", "pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28", null ],

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -401,7 +401,7 @@ Variables</h2></td></tr>
<p>callback function for new analyser data from EPICS. </p> <p>callback function for new analyser data from EPICS. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00846">846</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00851">851</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -422,7 +422,7 @@ Variables</h2></td></tr>
<p>callback function for new detector state from EPICS. </p> <p>callback function for new detector state from EPICS. </p>
<p>save the manipulator position at the beginning of image acquisition. it is used by <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4cf5ad2fdf771ffc157a3924a03f5a46" title="callback function for new analyser data from EPICS. ">ast_callback_data()</a>. </p> <p>save the manipulator position at the beginning of image acquisition. it is used by <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4cf5ad2fdf771ffc157a3924a03f5a46" title="callback function for new analyser data from EPICS. ">ast_callback_data()</a>. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00951">951</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00956">956</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -442,7 +442,7 @@ Variables</h2></td></tr>
<p>callback function for new manipulator position from EPICS. </p> <p>callback function for new manipulator position from EPICS. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00980">980</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00985">985</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -613,7 +613,7 @@ Variables</h2></td></tr>
<p>the parameters will be effective for subsequent measurements only. previously acquired data is not affected. the processing parameters are saved with the preferences.</p> <p>the parameters will be effective for subsequent measurements only. previously acquired data is not affected. the processing parameters are saved with the preferences.</p>
<dl class="params"><dt>Parameters</dt><dd> <dl class="params"><dt>Parameters</dt><dd>
<table class="params"> <table class="params">
<tr><td class="paramname">reduction_func</td><td>name of custom reduction function, e.g. "int_linbg_reduction". any user-defined function with the same signature as <a class="el" href="pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7" title="function prototype for adh5_load_reduced_detector ">adh5_default_reduction()</a> is allowed. </td></tr> <tr><td class="paramname">reduction_func</td><td>name of custom reduction function, e.g. "int_linbg_reduction". any user-defined function with the same signature as <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f" title="function prototype for adh5_load_reduced_detector ">adh5_default_reduction()</a> is allowed. </td></tr>
<tr><td class="paramname">reduction_params</td><td>parameter string for the reduction function. the format depends on the actual function. for int_linbg_reduction, e.g., "Lcrop=0.1;Hcrop=0.1;Lsize=0.2;Hsize=0.2;Cpos=0.5;Csize=0.4". </td></tr> <tr><td class="paramname">reduction_params</td><td>parameter string for the reduction function. the format depends on the actual function. for int_linbg_reduction, e.g., "Lcrop=0.1;Hcrop=0.1;Lsize=0.2;Hsize=0.2;Cpos=0.5;Csize=0.4". </td></tr>
</table> </table>
</dd> </dd>
@ -719,7 +719,7 @@ Variables</h2></td></tr>
<p>window hook </p> <p>window hook </p>
<p>disconnects from EPICS when the window is closed. </p> <p>disconnects from EPICS when the window is closed. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00831">831</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00836">836</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -745,7 +745,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01013">1013</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01018">1018</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -770,7 +770,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01234">1234</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01239">1239</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -795,7 +795,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01218">1218</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01223">1223</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -826,7 +826,7 @@ Variables</h2></td></tr>
<dl class="section return"><dt>Returns</dt><dd>zero if successful, non-zero if an error occurred</dd></dl> <dl class="section return"><dt>Returns</dt><dd>zero if successful, non-zero if an error occurred</dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000002">Todo:</a></b></dt><dd>the X03DA channel names are hard-coded. </dd></dl> <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000002">Todo:</a></b></dt><dd>the X03DA channel names are hard-coded. </dd></dl>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00675">675</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00680">680</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -851,7 +851,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00801">801</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00806">806</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -877,7 +877,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00787">787</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00792">792</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -904,7 +904,7 @@ Variables</h2></td></tr>
<p>export tracker data (with prompt) </p> <p>export tracker data (with prompt) </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01095">1095</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01100">1100</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -994,7 +994,7 @@ Variables</h2></td></tr>
<p>import tracker data (with prompt) </p> <p>import tracker data (with prompt) </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01125">1125</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01130">1130</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1075,7 +1075,7 @@ Variables</h2></td></tr>
<p>import tracker data from file (with prompt) </p> <p>import tracker data from file (with prompt) </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01165">1165</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01170">1170</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1101,7 +1101,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01061">1061</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01066">1066</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1127,7 +1127,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01075">1075</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01080">1080</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1153,7 +1153,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01184">1184</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01189">1189</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1179,7 +1179,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01198">1198</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01203">1203</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1206,7 +1206,7 @@ Variables</h2></td></tr>
<p>process the data buffer to generate the tracker dataset. </p> <p>process the data buffer to generate the tracker dataset. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00502">502</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00507">507</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1261,7 +1261,7 @@ Variables</h2></td></tr>
<p>save tracker data to file (with prompt) </p> <p>save tracker data to file (with prompt) </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01154">1154</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01159">1159</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1338,7 +1338,7 @@ Variables</h2></td></tr>
<p>create the graph window. </p> <p>create the graph window. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00589">589</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00594">594</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1363,7 +1363,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01027">1027</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01032">1032</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1388,7 +1388,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01045">1045</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01050">1050</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1413,7 +1413,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00640">640</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00645">645</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1473,7 +1473,7 @@ Variables</h2></td></tr>
</dl> </dl>
<p>the manipulator angles are corrected by the preset offsets internally. </p> <p>the manipulator angles are corrected by the preset offsets internally. </p>
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00554">554</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00559">559</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1498,7 +1498,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00652">652</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00657">657</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1560,7 +1560,7 @@ Variables</h2></td></tr>
</tr> </tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= 1.6</div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line">static <span class="keyword">const</span> <span class="keywordtype">string</span> <a class="code" href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">package_name</a> = <span class="stringliteral">&quot;pearl_anglescan_tracker&quot;</span></div><div class="ttc" id="pearl-data-explorer_8ipf_html_aca457d1f4414d20a911254b1de13ebbb"><div class="ttname"><a href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">package_name</a></div><div class="ttdeci">static const string package_name</div><div class="ttdef"><b>Definition:</b> <a href="pearl-data-explorer_8ipf_source.html#l00036">pearl-data-explorer.ipf:36</a></div></div> <b>Initial value:</b><div class="fragment"><div class="line">= 1.6</div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line"></div><div class="line">static <span class="keyword">const</span> <span class="keywordtype">string</span> <a class="code" href="pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">package_name</a> = <span class="stringliteral">&quot;pearl_anglescan_tracker&quot;</span></div><div class="ttc" id="pearl-anglescan-panel_8ipf_html_aca457d1f4414d20a911254b1de13ebbb"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">package_name</a></div><div class="ttdeci">static const string package_name</div><div class="ttdoc">package name is used as data folder name </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00045">pearl-anglescan-panel.ipf:45</a></div></div>
</div><!-- fragment --> </div><!-- fragment -->
<p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00005">5</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00005">5</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
@ -1572,7 +1572,7 @@ Variables</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -1598,7 +1598,7 @@ Functions</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -159,7 +159,7 @@ $(document).ready(function(){initNavTree('pearl-area-display_8ipf_source.html','
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.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:55 for PEARL Procedures by
<a href="http://www.doxygen.org/index.html"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -171,22 +171,25 @@ Functions</h2></td></tr>
<tr class="memitem:aa5e29dc1a380311d00a5f85be867e47b"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">adh5_list_reduction_funcs</a> ()</td></tr> <tr class="memitem:aa5e29dc1a380311d00a5f85be867e47b"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">adh5_list_reduction_funcs</a> ()</td></tr>
<tr class="memdesc:aa5e29dc1a380311d00a5f85be867e47b"><td class="mdescLeft">&#160;</td><td class="mdescRight">get a list of functions which can be used as reduction functions. <a href="#aa5e29dc1a380311d00a5f85be867e47b">More...</a><br /></td></tr> <tr class="memdesc:aa5e29dc1a380311d00a5f85be867e47b"><td class="mdescLeft">&#160;</td><td class="mdescRight">get a list of functions which can be used as reduction functions. <a href="#aa5e29dc1a380311d00a5f85be867e47b">More...</a><br /></td></tr>
<tr class="separator:aa5e29dc1a380311d00a5f85be867e47b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:aa5e29dc1a380311d00a5f85be867e47b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a245034d7a94536a24c78a7bfe22725b7"><td class="memItemLeft" align="right" valign="top">threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7">adh5_default_reduction</a> (wave source, wave dest1, wave dest2, string *param)</td></tr> <tr class="memitem:ade69cb0f82e0c9cf6082d5fcc29f742f"><td class="memItemLeft" align="right" valign="top">threadsafe wave&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">adh5_default_reduction</a> (wave source, string *param)</td></tr>
<tr class="memdesc:a245034d7a94536a24c78a7bfe22725b7"><td class="mdescLeft">&#160;</td><td class="mdescRight">function prototype for adh5_load_reduced_detector <a href="#a245034d7a94536a24c78a7bfe22725b7">More...</a><br /></td></tr> <tr class="memdesc:ade69cb0f82e0c9cf6082d5fcc29f742f"><td class="mdescLeft">&#160;</td><td class="mdescRight">function prototype for adh5_load_reduced_detector <a href="#ade69cb0f82e0c9cf6082d5fcc29f742f">More...</a><br /></td></tr>
<tr class="separator:a245034d7a94536a24c78a7bfe22725b7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:ade69cb0f82e0c9cf6082d5fcc29f742f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9439de3b676e686eeca4e6b2588c01a6"><td class="memItemLeft" align="right" valign="top">threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">adh5_setup_profile</a> (wave image, wave profile, variable dim)</td></tr> <tr class="memitem:a9439de3b676e686eeca4e6b2588c01a6"><td class="memItemLeft" align="right" valign="top">threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">adh5_setup_profile</a> (wave image, wave profile, variable dim)</td></tr>
<tr class="memdesc:a9439de3b676e686eeca4e6b2588c01a6"><td class="mdescLeft">&#160;</td><td class="mdescRight">set up a one-dimensional wave for a line profile based on a 2D original wave. <a href="#a9439de3b676e686eeca4e6b2588c01a6">More...</a><br /></td></tr> <tr class="memdesc:a9439de3b676e686eeca4e6b2588c01a6"><td class="mdescLeft">&#160;</td><td class="mdescRight">set up a one-dimensional wave for a line profile based on a 2D original wave. <a href="#a9439de3b676e686eeca4e6b2588c01a6">More...</a><br /></td></tr>
<tr class="separator:a9439de3b676e686eeca4e6b2588c01a6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a9439de3b676e686eeca4e6b2588c01a6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a706fb32ee79b589366dec1cf9f7e9d02"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a706fb32ee79b589366dec1cf9f7e9d02">adh5_test_reduction_func</a> (wave source, wave dest1, wave dest2, funcref reduction_func, string reduction_param)</td></tr> <tr class="memitem:a98804ce23a5c2c314ac243baa0824424"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">adh5_test_reduction_func</a> (wave source, funcref reduction_func, string reduction_param, string result_prefix)</td></tr>
<tr class="memdesc:a706fb32ee79b589366dec1cf9f7e9d02"><td class="mdescLeft">&#160;</td><td class="mdescRight">wrapper function for testing reduction functions from the command line. <a href="#a706fb32ee79b589366dec1cf9f7e9d02">More...</a><br /></td></tr> <tr class="memdesc:a98804ce23a5c2c314ac243baa0824424"><td class="mdescLeft">&#160;</td><td class="mdescRight">wrapper function for testing reduction functions from the command line. <a href="#a98804ce23a5c2c314ac243baa0824424">More...</a><br /></td></tr>
<tr class="separator:a706fb32ee79b589366dec1cf9f7e9d02"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a98804ce23a5c2c314ac243baa0824424"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a27a72a3901a5342ca9dea02e3219631c"><td class="memItemLeft" align="right" valign="top">threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c">adh5_get_result_waves</a> (wave results, string result_prefix, variable start_index)</td></tr>
<tr class="memdesc:a27a72a3901a5342ca9dea02e3219631c"><td class="mdescLeft">&#160;</td><td class="mdescRight">copy waves from wave reference wave into current data folder <a href="#a27a72a3901a5342ca9dea02e3219631c">More...</a><br /></td></tr>
<tr class="separator:a27a72a3901a5342ca9dea02e3219631c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f2ac36f961941e46e80a775de8300e5"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5">adh5_load_reduced_detector</a> (variable fileID, string detectorpath, funcref reduction_func, string reduction_param, variable progress=defaultValue, variable nthreads=defaultValue)</td></tr> <tr class="memitem:a3f2ac36f961941e46e80a775de8300e5"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5">adh5_load_reduced_detector</a> (variable fileID, string detectorpath, funcref reduction_func, string reduction_param, variable progress=defaultValue, variable nthreads=defaultValue)</td></tr>
<tr class="memdesc:a3f2ac36f961941e46e80a775de8300e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">load a reduced detector dataset from the open HDF5 file. <a href="#a3f2ac36f961941e46e80a775de8300e5">More...</a><br /></td></tr> <tr class="memdesc:a3f2ac36f961941e46e80a775de8300e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">load a reduced detector dataset from the open HDF5 file. <a href="#a3f2ac36f961941e46e80a775de8300e5">More...</a><br /></td></tr>
<tr class="separator:a3f2ac36f961941e46e80a775de8300e5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a3f2ac36f961941e46e80a775de8300e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a33f8faf117450af1d6dae9ef48786cd6"><td class="memItemLeft" align="right" valign="top">static threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">reduce_slab_worker</a> (funcref reduction_func)</td></tr> <tr class="memitem:a33f8faf117450af1d6dae9ef48786cd6"><td class="memItemLeft" align="right" valign="top">static threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">reduce_slab_worker</a> (funcref reduction_func)</td></tr>
<tr class="separator:a33f8faf117450af1d6dae9ef48786cd6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a33f8faf117450af1d6dae9ef48786cd6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf0315ec8a3e927ef161a35cb05adb8b"><td class="memItemLeft" align="right" valign="top">static threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b">reduce_slab_image</a> (wave slabdata, wave image, wave profile1, wave profile2, funcref reduction_func, string reduction_param)</td></tr> <tr class="memitem:a44d495fba0dd2b82dec13760a07fd226"><td class="memItemLeft" align="right" valign="top">static threadsafe wave&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">reduce_slab_image</a> (wave slabdata, wave image, funcref reduction_func, string reduction_param)</td></tr>
<tr class="separator:acf0315ec8a3e927ef161a35cb05adb8b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a44d495fba0dd2b82dec13760a07fd226"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acde16dc7a393250b17165344f865f7b5"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5">adh5_loadattr_all</a> (variable fileID, string attributespath)</td></tr> <tr class="memitem:acde16dc7a393250b17165344f865f7b5"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5">adh5_loadattr_all</a> (variable fileID, string attributespath)</td></tr>
<tr class="memdesc:acde16dc7a393250b17165344f865f7b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">load an NDAttributes group from an open HDF5 file into the current data folder. <a href="#acde16dc7a393250b17165344f865f7b5">More...</a><br /></td></tr> <tr class="memdesc:acde16dc7a393250b17165344f865f7b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">load an NDAttributes group from an open HDF5 file into the current data folder. <a href="#acde16dc7a393250b17165344f865f7b5">More...</a><br /></td></tr>
<tr class="separator:acde16dc7a393250b17165344f865f7b5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:acde16dc7a393250b17165344f865f7b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -203,7 +206,12 @@ Functions</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>HDF5 file import from EPICS area detectors. </p> <div class="textblock"><p>HDF5 file import from EPICS area detectors. </p>
<p>HDF5 file import from EPICS area detectors such as CCD cameras, 2D electron analysers</p> <p>HDF5 file import from EPICS area detectors such as CCD cameras, 2D electron analysers</p>
<p>as of Igor 6.3, Igor can open datasets of up to rank 4. i.e. the extra dimension Y of the file plugin cannot be used. the extra dimensions N and X are supported. </p> <p>as of Igor 6.3, Igor can open datasets of up to rank 4. i.e. the extra dimension Y of the file plugin cannot be used. the extra dimensions N and X are supported.</p>
<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>2013-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>
<p>Definition in file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition in file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
@ -229,7 +237,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00159">159</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00166">166</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -282,32 +290,20 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00098">98</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00105">105</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
<a class="anchor" id="a245034d7a94536a24c78a7bfe22725b7"></a> <a class="anchor" id="ade69cb0f82e0c9cf6082d5fcc29f742f"></a>
<div class="memitem"> <div class="memitem">
<div class="memproto"> <div class="memproto">
<table class="memname"> <table class="memname">
<tr> <tr>
<td class="memname">threadsafe variable adh5_default_reduction </td> <td class="memname">threadsafe wave adh5_default_reduction </td>
<td>(</td> <td>(</td>
<td class="paramtype">wave&#160;</td> <td class="paramtype">wave&#160;</td>
<td class="paramname"><em>source</em>, </td> <td class="paramname"><em>source</em>, </td>
</tr> </tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>dest1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>dest2</em>, </td>
</tr>
<tr> <tr>
<td class="paramkey"></td> <td class="paramkey"></td>
<td></td> <td></td>
@ -323,19 +319,65 @@ Functions</h2></td></tr>
</div><div class="memdoc"> </div><div class="memdoc">
<p>function prototype for adh5_load_reduced_detector </p> <p>function prototype for adh5_load_reduced_detector </p>
<p>derived functions reduce a two-dimensional dataset to a one-dimensional dataset, e.g. by ROI-integration, curve fitting, etc. each destination wave is a one-dimensional intensity distribution. the function must redimension each of these waves to one of the image dimensions by calling the <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6" title="set up a one-dimensional wave for a line profile based on a 2D original wave. ">adh5_setup_profile()</a> function. this function will also copy the scale information and dimension labels, which is important for the proper scaling of the result.</p> <p>this is a prototype of custom functions that convert (reduce) a two-dimensional detector image into one or more one-dimensional waves. data processing can be tuned with a set of parameters.</p>
<p>the meaning of the data in dest1 and dest2 is up to the particular function, e.g. dest1 could hold the mean value and dest2 the one-sigma error, or dest1 could hold the X-profile, and dest2 the Y-profile.</p> <p>reduction functions have a fixed signature (function arguments) so that the file import functions can call them efficiently on a series of detector images. pearl procedures comes with a number of pre-defined reduction functions but you may as well implement your own functions. if you write your own function, you must use the same declaration and arguments as this function except for the function name. you can do many things in a reduction function, e.g. integration over a region of interest, curve fitting, etc.</p>
<p>each destination wave is a one-dimensional intensity distribution. the function must redimension each of these waves to one of the image dimensions by calling the <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6" title="set up a one-dimensional wave for a line profile based on a 2D original wave. ">adh5_setup_profile()</a> function. this function will also copy the scale information and dimension labels, which is important for the proper scaling of the result.</p>
<p>the meaning of the data in the result waves is up to the particular function, e.g. dest1 could hold the mean value and dest2 the one-sigma error, or dest1 could hold the X-profile, and dest2 the Y-profile.</p>
<dl class="params"><dt>Parameters</dt><dd> <dl class="params"><dt>Parameters</dt><dd>
<table class="params"> <table class="params">
<tr><td class="paramname">source</td><td>source wave two-dimensional intensity distribution (image) </td></tr> <tr><td class="paramname">source</td><td>source wave. two-dimensional intensity distribution (image). the scales are carried over to the result waves.</td></tr>
<tr><td class="paramname">dest1,dest2</td><td>destination waves </td></tr> <tr><td class="paramname">param</td><td>string with optional parameters, shared between calls. this is a pass-by-reference argument, the function may modify the string.</td></tr>
<tr><td class="paramname">param</td><td>string with optional parameters, shared between calls. this is a pass-by-reference argument, the function may modify the string</td></tr>
</table> </table>
</dd> </dd>
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>zero if successful, non-zero if an error occurs. </dd></dl> <dl class="section return"><dt>Returns</dt><dd>a free wave containing references of the result waves. the result waves should as well be free waves. if an error occurred, the reference wave is empty. </dd></dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01093">1093</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01110">1110</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div>
</div>
<a class="anchor" id="a27a72a3901a5342ca9dea02e3219631c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">threadsafe variable adh5_get_result_waves </td>
<td>(</td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>results</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>result_prefix</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>start_index</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>copy waves from wave reference wave into current data folder </p>
<p>this function copies waves that are referenced in a wave reference wave into the current data folder. the destination waves get new names consisting of a prefix and a numeric index. the index is the array index of the wave in results plus a chosen offset.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">results</td><td>a wave reference wave pointing to result waves from data reduction. the waves can be free or regular waves. results can be a free or regular wave.</td></tr>
<tr><td class="paramname">result_prefix</td><td>name prefix of the copied waves.</td></tr>
<tr><td class="paramname">start_index</td><td>start index (offset) of the copied waves. </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01192">1192</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -355,7 +397,7 @@ Functions</h2></td></tr>
<p>get a list of functions which can be used as reduction functions. </p> <p>get a list of functions which can be used as reduction functions. </p>
<p>the function evaluates only the function arguments, it may thus include functions which are not suitable as reduction functions. </p> <p>the function evaluates only the function arguments, it may thus include functions which are not suitable as reduction functions. </p>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01033">1033</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01040">1040</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -414,7 +456,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00199">199</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00206">206</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -452,7 +494,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00573">573</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00580">580</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -518,7 +560,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00937">937</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00944">944</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -564,7 +606,7 @@ Functions</h2></td></tr>
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>0 if successful, non-zero if an error occurred. </dd></dl> <dl class="section return"><dt>Returns</dt><dd>0 if successful, non-zero if an error occurred. </dd></dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00772">772</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00779">779</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -603,7 +645,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00489">489</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00496">496</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -663,7 +705,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00379">379</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00386">386</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -736,7 +778,7 @@ Functions</h2></td></tr>
<tr><td class="paramname">ANickName</td><td>destination folder name (top level under root) </td></tr> <tr><td class="paramname">ANickName</td><td>destination folder name (top level under root) </td></tr>
<tr><td class="paramname">APathName</td><td>igor symbolic path name. can be empty if the path is specified in FileName or a dialog box should be displayed </td></tr> <tr><td class="paramname">APathName</td><td>igor symbolic path name. can be empty if the path is specified in FileName or a dialog box should be displayed </td></tr>
<tr><td class="paramname">AFileName</td><td>if empty a dialog box shows up</td></tr> <tr><td class="paramname">AFileName</td><td>if empty a dialog box shows up</td></tr>
<tr><td class="paramname">reduction_func</td><td>custom reduction function (any user-defined function which has the same parameters as <a class="el" href="pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7" title="function prototype for adh5_load_reduced_detector ">adh5_default_reduction()</a>) </td></tr> <tr><td class="paramname">reduction_func</td><td>custom reduction function (any user-defined function which has the same parameters as <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f" title="function prototype for adh5_load_reduced_detector ">adh5_default_reduction()</a>) </td></tr>
<tr><td class="paramname">reduction_param</td><td>parameter string for the reduction function</td></tr> <tr><td class="paramname">reduction_param</td><td>parameter string for the reduction function</td></tr>
<tr><td class="paramname">load_data</td><td>1 (default): load data; 0: do not load data </td></tr> <tr><td class="paramname">load_data</td><td>1 (default): load data; 0: do not load data </td></tr>
<tr><td class="paramname">load_attr</td><td>1 (default): load attributes; 0: do not load attributes for proper wave scaling, the attributes must be loaded </td></tr> <tr><td class="paramname">load_attr</td><td>1 (default): load attributes; 0: do not load attributes for proper wave scaling, the attributes must be loaded </td></tr>
@ -745,7 +787,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00294">294</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00301">301</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -804,7 +846,7 @@ Functions</h2></td></tr>
<table class="params"> <table class="params">
<tr><td class="paramname">fileID</td><td>ID of open HDF5 file from HDF5OpenFile </td></tr> <tr><td class="paramname">fileID</td><td>ID of open HDF5 file from HDF5OpenFile </td></tr>
<tr><td class="paramname">detectorpath</td><td>path to detector group in the HDF5 file </td></tr> <tr><td class="paramname">detectorpath</td><td>path to detector group in the HDF5 file </td></tr>
<tr><td class="paramname">reduction_func</td><td>custom reduction function (any user-defined function which has the same parameters as <a class="el" href="pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7" title="function prototype for adh5_load_reduced_detector ">adh5_default_reduction()</a>) </td></tr> <tr><td class="paramname">reduction_func</td><td>custom reduction function (any user-defined function which has the same parameters as <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f" title="function prototype for adh5_load_reduced_detector ">adh5_default_reduction()</a>) </td></tr>
<tr><td class="paramname">reduction_param</td><td>parameter string for the reduction function </td></tr> <tr><td class="paramname">reduction_param</td><td>parameter string for the reduction function </td></tr>
<tr><td class="paramname">progress</td><td>1 (default): show progress window; 0: do not show progress window </td></tr> <tr><td class="paramname">progress</td><td>1 (default): show progress window; 0: do not show progress window </td></tr>
<tr><td class="paramname">nthreads</td><td>-1 (default): use as many threads as there are processor cores (in addition to main thread) 0: use main thread only (e.g. for debugging the reduction function) &gt;= 1: use a fixed number of (additional) threads </td></tr> <tr><td class="paramname">nthreads</td><td>-1 (default): use as many threads as there are processor cores (in addition to main thread) 0: use main thread only (e.g. for debugging the reduction function) &gt;= 1: use a fixed number of (additional) threads </td></tr>
@ -812,7 +854,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01162">1162</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01228">1228</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -850,7 +892,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01479">1479</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01552">1552</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -878,7 +920,7 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00618">618</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00625">625</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -909,7 +951,7 @@ Functions</h2></td></tr>
<p>set the dimension scales of an area detector dataset. </p> <p>set the dimension scales of an area detector dataset. </p>
<p>the intrinsic dimensions 0 and 1 are scaled according to the data source (currently supported: Prosilica cameras, Scienta electron analyser). the extra dimensions are scaled according to the scan. the latter requires that the positioner names and position values are available. </p> <p>the intrinsic dimensions 0 and 1 are scaled according to the data source (currently supported: Prosilica cameras, Scienta electron analyser). the extra dimensions are scaled according to the scan. the latter requires that the positioner names and position values are available. </p>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00718">718</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00725">725</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -931,7 +973,7 @@ Functions</h2></td></tr>
<p>the scan positioner name and its values must be available</p> <p>the scan positioner name and its values must be available</p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>incomplete </dd></dl> <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>incomplete </dd></dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01719">1719</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01792">1792</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -952,7 +994,7 @@ Functions</h2></td></tr>
<p>set the energy and angle scales of an area detector dataset from the Scienta analyser. </p> <p>set the energy and angle scales of an area detector dataset from the Scienta analyser. </p>
<p>the dimension labels of the energy and angle scales must be set correctly: AD_Dim0 = energy dimension; AD_Dim1 = angle dimension. these dimensions must be the first two dimensions of a multi-dimensional dataset. normally, AD_Dim0 is the X dimension, and AD_Dim1 the Y dimension. </p> <p>the dimension labels of the energy and angle scales must be set correctly: AD_Dim0 = energy dimension; AD_Dim1 = angle dimension. these dimensions must be the first two dimensions of a multi-dimensional dataset. normally, AD_Dim0 is the X dimension, and AD_Dim1 the Y dimension. </p>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01614">1614</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01687">1687</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -989,11 +1031,11 @@ Functions</h2></td></tr>
<p>set up a one-dimensional wave for a line profile based on a 2D original wave. </p> <p>set up a one-dimensional wave for a line profile based on a 2D original wave. </p>
<p>redimensions the profile wave to the given dimension. copies the scale and dimension label of the given dimension. </p> <p>redimensions the profile wave to the given dimension. copies the scale and dimension label of the given dimension. </p>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01113">1113</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01133">1133</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
<a class="anchor" id="a706fb32ee79b589366dec1cf9f7e9d02"></a> <a class="anchor" id="a98804ce23a5c2c314ac243baa0824424"></a>
<div class="memitem"> <div class="memitem">
<div class="memproto"> <div class="memproto">
<table class="memname"> <table class="memname">
@ -1003,18 +1045,6 @@ Functions</h2></td></tr>
<td class="paramtype">wave&#160;</td> <td class="paramtype">wave&#160;</td>
<td class="paramname"><em>source</em>, </td> <td class="paramname"><em>source</em>, </td>
</tr> </tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>dest1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>dest2</em>, </td>
</tr>
<tr> <tr>
<td class="paramkey"></td> <td class="paramkey"></td>
<td></td> <td></td>
@ -1025,7 +1055,13 @@ Functions</h2></td></tr>
<td class="paramkey"></td> <td class="paramkey"></td>
<td></td> <td></td>
<td class="paramtype">string&#160;</td> <td class="paramtype">string&#160;</td>
<td class="paramname"><em>reduction_param</em>&#160;</td> <td class="paramname"><em>reduction_param</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>result_prefix</em>&#160;</td>
</tr> </tr>
<tr> <tr>
<td></td> <td></td>
@ -1036,9 +1072,19 @@ Functions</h2></td></tr>
</div><div class="memdoc"> </div><div class="memdoc">
<p>wrapper function for testing reduction functions from the command line. </p> <p>wrapper function for testing reduction functions from the command line. </p>
<p>Igor does not allow global variables as pass-by-reference parameter for reduction_param. </p> <p>reduction functions cannot be used on the command line because they require a pass-by-reference argument and return free waves. this function expects the reduction parameters in a normal string and copies the results into the current data folder. the prefix of the result names can be specified.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">source</td><td>source wave. two-dimensional intensity distribution (image). the scales are carried over to the result waves.</td></tr>
<tr><td class="paramname">reduction_func</td><td>name of the reduction function to apply to the source data.</td></tr>
<tr><td class="paramname">reduction_param</td><td>string with reduction parameters as required by the specific reduction function.</td></tr>
<tr><td class="paramname">result_prefix</td><td>name prefix of result waves. a numeric index is appended to distinguish the results. the index starts at 1. existing waves are overwritten.</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>a copy of the reduction_param string, possibly modified by the reduction function. </dd></dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01128">1128</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01166">1166</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1100,7 +1146,7 @@ Functions</h2></td></tr>
<p>callback function for drag&amp;drop of HDF5 files into Igor. </p> <p>callback function for drag&amp;drop of HDF5 files into Igor. </p>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00034">34</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00041">41</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1136,7 +1182,7 @@ Functions</h2></td></tr>
</dl> </dl>
<dl class="section return"><dt>Returns</dt><dd>data folder reference of the attributes folder. the reference may be invalid (and default to root) if the folder cannot be found, cf. built-in DataFolderRefStatus function. </dd></dl> <dl class="section return"><dt>Returns</dt><dd>data folder reference of the attributes folder. the reference may be invalid (and default to root) if the folder cannot be found, cf. built-in DataFolderRefStatus function. </dd></dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00699">699</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l00706">706</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1189,11 +1235,11 @@ Functions</h2></td></tr>
</dd> </dd>
</dl> </dl>
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01561">1561</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01634">1634</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
<a class="anchor" id="acf0315ec8a3e927ef161a35cb05adb8b"></a> <a class="anchor" id="a44d495fba0dd2b82dec13760a07fd226"></a>
<div class="memitem"> <div class="memitem">
<div class="memproto"> <div class="memproto">
<table class="mlabels"> <table class="mlabels">
@ -1201,7 +1247,7 @@ Functions</h2></td></tr>
<td class="mlabels-left"> <td class="mlabels-left">
<table class="memname"> <table class="memname">
<tr> <tr>
<td class="memname">static threadsafe variable reduce_slab_image </td> <td class="memname">static threadsafe wave reduce_slab_image </td>
<td>(</td> <td>(</td>
<td class="paramtype">wave&#160;</td> <td class="paramtype">wave&#160;</td>
<td class="paramname"><em>slabdata</em>, </td> <td class="paramname"><em>slabdata</em>, </td>
@ -1212,18 +1258,6 @@ Functions</h2></td></tr>
<td class="paramtype">wave&#160;</td> <td class="paramtype">wave&#160;</td>
<td class="paramname"><em>image</em>, </td> <td class="paramname"><em>image</em>, </td>
</tr> </tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>profile1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>profile2</em>, </td>
</tr>
<tr> <tr>
<td class="paramkey"></td> <td class="paramkey"></td>
<td></td> <td></td>
@ -1249,7 +1283,7 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01444">1444</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01519">1519</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1275,7 +1309,7 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01405">1405</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p> <p>Definition at line <a class="el" href="pearl-area-import_8ipf_source.html#l01480">1480</a> of file <a class="el" href="pearl-area-import_8ipf_source.html">pearl-area-import.ipf</a>.</p>
</div> </div>
</div> </div>
@ -1285,7 +1319,7 @@ Functions</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-import_8ipf.html">pearl-area-import.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-import_8ipf.html">pearl-area-import.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -2,7 +2,8 @@ var pearl_area_import_8ipf =
[ [
[ "ad_load_dialog", "pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c", null ], [ "ad_load_dialog", "pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c", null ],
[ "ad_suggest_foldername", "pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786", null ], [ "ad_suggest_foldername", "pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786", null ],
[ "adh5_default_reduction", "pearl-area-import_8ipf.html#a245034d7a94536a24c78a7bfe22725b7", null ], [ "adh5_default_reduction", "pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f", null ],
[ "adh5_get_result_waves", "pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c", null ],
[ "adh5_list_reduction_funcs", "pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b", null ], [ "adh5_list_reduction_funcs", "pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b", null ],
[ "adh5_load_complete", "pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab", null ], [ "adh5_load_complete", "pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab", null ],
[ "adh5_load_detector", "pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf", null ], [ "adh5_load_detector", "pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf", null ],
@ -18,10 +19,10 @@ var pearl_area_import_8ipf =
[ "adh5_scale_scan", "pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb", null ], [ "adh5_scale_scan", "pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb", null ],
[ "adh5_scale_scienta", "pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e", null ], [ "adh5_scale_scienta", "pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e", null ],
[ "adh5_setup_profile", "pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6", null ], [ "adh5_setup_profile", "pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6", null ],
[ "adh5_test_reduction_func", "pearl-area-import_8ipf.html#a706fb32ee79b589366dec1cf9f7e9d02", null ], [ "adh5_test_reduction_func", "pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424", null ],
[ "BeforeFileOpenHook", "pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b", null ], [ "BeforeFileOpenHook", "pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b", null ],
[ "GetAttrDataFolderDFR", "pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2", null ], [ "GetAttrDataFolderDFR", "pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2", null ],
[ "read_attribute_info", "pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743", null ], [ "read_attribute_info", "pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743", null ],
[ "reduce_slab_image", "pearl-area-import_8ipf.html#acf0315ec8a3e927ef161a35cb05adb8b", null ], [ "reduce_slab_image", "pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226", null ],
[ "reduce_slab_worker", "pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6", null ] [ "reduce_slab_worker", "pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6", null ]
]; ];

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -967,7 +967,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -130,7 +130,7 @@ $(document).ready(function(){initNavTree('pearl-area-profiles_8ipf_source.html',
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.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:55 for PEARL Procedures by
<a href="http://www.doxygen.org/index.html"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -122,6 +122,7 @@ $(document).ready(function(){initNavTree('pearl-arpes_8ipf.html','');});
<code>#include &quot;pearl-pshell-import&quot;</code><br /> <code>#include &quot;pearl-pshell-import&quot;</code><br />
<code>#include &quot;pearl-data-explorer&quot;</code><br /> <code>#include &quot;pearl-data-explorer&quot;</code><br />
<code>#include &quot;pearl-anglescan-process&quot;</code><br /> <code>#include &quot;pearl-anglescan-process&quot;</code><br />
<code>#include &quot;pearl-anglescan-panel&quot;</code><br />
<code>#include &quot;pearl-anglescan-tracker&quot;</code><br /> <code>#include &quot;pearl-anglescan-tracker&quot;</code><br />
<code>#include &quot;pearl-scienta-preprocess&quot;</code><br /> <code>#include &quot;pearl-scienta-preprocess&quot;</code><br />
<code>#include &quot;pearl-elog&quot;</code><br /> <code>#include &quot;pearl-elog&quot;</code><br />
@ -151,7 +152,7 @@ Functions</h2></td></tr>
</ul> </ul>
</dd></dl> </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 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 /> 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 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> 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>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>
</div> </div>
@ -198,7 +199,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
</table> </table>
</div><div class="memdoc"> </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>
</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! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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="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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -1895,7 +1895,7 @@ Variables</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-data-explorer_8ipf.html">pearl-data-explorer.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-data-explorer_8ipf.html">pearl-data-explorer.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -2282,7 +2282,7 @@ Variables</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.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"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

View File

@ -32,7 +32,7 @@
<tr style="height: 56px;"> <tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;"> <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures <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>
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div> <div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
</td> </td>
@ -178,7 +178,7 @@ $(document).ready(function(){initNavTree('pearl-elog_8ipf_source.html','');});
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.ipf</a></li> <li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.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:55 for PEARL Procedures by
<a href="http://www.doxygen.org/index.html"> <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul> </ul>

Some files were not shown because too many files have changed in this diff Show More