Compare commits
2 Commits
rev-distro
...
rev-distro
Author | SHA1 | Date | |
---|---|---|---|
ef9d08e5f5 | |||
b7390cb46f |
@ -14,10 +14,9 @@ PEARL Procedures should be installed according to the regular Igor Pro guideline
|
||||
- Find the `HDF5.XOP` (`HDF5-64.xop` for Igor 7 64-bit) extension in the `Igor Pro Folder` under `More Extensions/File Loaders` (`More Extensions (64-bit)/File Loaders`), create a shortcut, and move the shortcut to the `Igor Extensions` folder next to your `User Procedures` folder.
|
||||
- Find the `HDF5 Help.ihf` next to `HDF5.XOP`, create a shortcut, and move the shortcut to the `Igor Help Files` folder next to your `User Procedures` folder.
|
||||
|
||||
PEARL Procedures are compatible with Igor Pro versions 6-8, 32-bit and 64-bit.
|
||||
They are not compatible with Igor 6.36 and older.
|
||||
As long as no Igor 8 specific features are used, the produced experiment files remain compatible with Igor 6.
|
||||
Some features, in particular 3D graphics, may not work properly under Igor 7 and newer.
|
||||
PEARL Procedures are compatible with Igor Pro versions 6.37 and 8.04, 32-bit and 64-bit.
|
||||
Please make sure to use the latest release version.
|
||||
As long as no Igor 8 specific features are used (long object names), the produced experiment files remain compatible with Igor 6.
|
||||
|
||||
|
||||
License
|
||||
@ -35,7 +34,7 @@ Matthias Muntwiler, <mailto:matthias.muntwiler@psi.ch>
|
||||
Copyright
|
||||
---------
|
||||
|
||||
Copyright 2009-2019 by [Paul Scherrer Institut](http://www.psi.ch)
|
||||
Copyright 2009-2020 by [Paul Scherrer Institut](http://www.psi.ch)
|
||||
|
||||
|
||||
Release Notes
|
||||
|
@ -1,135 +0,0 @@
|
||||
<!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: Projections</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
|
||||
 <span id="projectnumber">rev-distro-2.0.0-0-gfda49c3-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 Page</span></a></li>
|
||||
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="modules.html"><span>Packages</span></a></li>
|
||||
<li><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><!-- 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('PageProjections.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">Projections </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p>the functions of the anglescan package support the following map projections.</p>
|
||||
<p>for a description of the different projections, see, for example, <a href="https://en.wikipedia.org/wiki/Map_projection">https://en.wikipedia.org/wiki/Map_projection</a></p>
|
||||
<table class="doxtable">
|
||||
<tr>
|
||||
<th align="center">Selector </th><th align="center">Projection </th><th align="center">Function </th><th align="left">Properties </th></tr>
|
||||
<tr>
|
||||
<td align="center">kProjDist = 0 </td><td align="center">azimuthal equidistant </td><td align="center">r = c * theta </td><td align="left">radius is proportional to polar angle. </td></tr>
|
||||
<tr>
|
||||
<td align="center">kProjStereo = 1 </td><td align="center">stereographic </td><td align="center">r = c * tan theta/2 </td><td align="left">circles on sphere map to circles. </td></tr>
|
||||
<tr>
|
||||
<td align="center">kProjArea = 2 </td><td align="center">azimuthal equal-area </td><td align="center">r = c * sin theta/2 </td><td align="left">preserves area measure. </td></tr>
|
||||
<tr>
|
||||
<td align="center">kProjGnom = 3 </td><td align="center">gnomonic </td><td align="center">r = c * tan theta </td><td align="left">great circles map to straight lines. </td></tr>
|
||||
<tr>
|
||||
<td align="center">kProjOrtho = 4 </td><td align="center">orthographic </td><td align="center">r = c * sin theta </td><td align="left">k-space mapping in ARPES and LEED. </td></tr>
|
||||
</table>
|
||||
<p>the projections in this package are defined for 0 <= theta < 90. </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="footer">Generated on Tue Mar 13 2018 12:43:01 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>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -107,7 +107,7 @@ $(document).ready(function(){initNavTree('_page_projections.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('anglescan-processing_8dox.html','');})
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="anglescan-processing_8dox.html">anglescan-processing.dox</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('annotated.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 246 B |
Binary file not shown.
Before Width: | Height: | Size: 229 B |
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('classes.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -1,123 +0,0 @@
|
||||
<!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: Deprecated List</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
|
||||
</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 Page</span></a></li>
|
||||
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="modules.html"><span>Packages</span></a></li>
|
||||
<li><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><!-- 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('deprecated.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">Deprecated List </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><dl class="reflist">
|
||||
<dt><a class="anchor" id="_deprecated000001"></a>Global <a class="el" href="pearl-elog_8ipf.html#abee76b5f8f5f30a97d9a7258b8ab2ea7">elog_add_graph_prompt</a> (string graphname, variable replyto=defaultValue)</dt>
|
||||
<dd>this function is specific to the PEARL/Experiments logbook. it cannot be customized without major efforts. it will be removed in a future version. </dd>
|
||||
<dt><a class="anchor" id="_deprecated000002"></a>Global <a class="el" href="pearl-elog_8ipf.html#a4c4130ab54fdb4d9d4a005cfbbe3b77f">elog_prompt_attributes</a> (string *attributes, string *message)</dt>
|
||||
<dd>this function is specific to the PEARL/Experiments logbook. it cannot be customized without major efforts. it will be removed in a future version. </dd>
|
||||
</dl>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Fri Jun 3 2016 11:35:29 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>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -111,6 +111,9 @@ Files</h2></td></tr>
|
||||
<tr class="memitem:pearl-arpes_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-arpes_8ipf.html">pearl-arpes.ipf</a> <a href="pearl-arpes_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-arpes_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">data acquisition and analysis package for ARPES at PEARL. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-compat_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-compat_8ipf.html">pearl-compat.ipf</a> <a href="pearl-compat_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-compat_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">compatibility procedures for igor 8 <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-data-explorer_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-data-explorer_8ipf.html">pearl-data-explorer.ipf</a> <a href="pearl-data-explorer_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-data-explorer_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">preview and import panel for PEARL data <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -137,12 +140,16 @@ Files</h2></td></tr>
|
||||
<tr class="memitem:pearl-pshell-import_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pshell-import_8ipf.html">pearl-pshell-import.ipf</a> <a href="pearl-pshell-import_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-pshell-import_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">import data from PShell <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-scienta-countrate_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-scienta-countrate_8ipf.html">pearl-scienta-countrate.ipf</a> <a href="pearl-scienta-countrate_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-scienta-countrate_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">count rate functions for Scienta detector images. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-scienta-preprocess_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-scienta-preprocess_8ipf.html">pearl-scienta-preprocess.ipf</a> <a href="pearl-scienta-preprocess_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-scienta-preprocess_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">preprocessing functions for Scienta detector images. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-tools_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-tools_8ipf.html">pearl-tools.ipf</a> <a href="pearl-tools_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-vector-operations_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-vector-operations_8ipf.html">pearl-vector-operations.ipf</a> <a href="pearl-vector-operations_8ipf_source.html">[code]</a></td></tr>
|
||||
<tr class="memdesc:pearl-vector-operations_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">basic vector geometry operations. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
@ -151,7 +158,7 @@ Files</h2></td></tr>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -492,7 +492,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('fermi-edge-analysis_8ipf_source.html',
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -95,19 +95,21 @@ $(document).ready(function(){initNavTree('files.html','');});
|
||||
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </span><a href="pearl-pmsco-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-pmsco-import_8ipf.html" target="_self">pearl-pmsco-import.ipf</a></td><td class="desc">Data import/export procedures for multiple scattering calculations </td></tr>
|
||||
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_17_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_19_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="pearl-compat_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-compat_8ipf.html" target="_self">pearl-compat.ipf</a></td><td class="desc">Compatibility procedures for igor 8 </td></tr>
|
||||
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="pearl-pmsco-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-pmsco-import_8ipf.html" target="_self">pearl-pmsco-import.ipf</a></td><td class="desc">Data import/export procedures for multiple scattering calculations </td></tr>
|
||||
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_19_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="pearl-scienta-countrate_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-scienta-countrate_8ipf.html" target="_self">pearl-scienta-countrate.ipf</a></td><td class="desc">Count rate functions for Scienta detector images </td></tr>
|
||||
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_21_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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">Basic vector geometry operations </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
@ -115,7 +117,7 @@ $(document).ready(function(){initNavTree('files.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -8,6 +8,7 @@ var files =
|
||||
[ "pearl-area-import.ipf", "pearl-area-import_8ipf.html", "pearl-area-import_8ipf" ],
|
||||
[ "pearl-area-profiles.ipf", "pearl-area-profiles_8ipf.html", "pearl-area-profiles_8ipf" ],
|
||||
[ "pearl-arpes.ipf", "pearl-arpes_8ipf.html", "pearl-arpes_8ipf" ],
|
||||
[ "pearl-compat.ipf", "pearl-compat_8ipf.html", "pearl-compat_8ipf" ],
|
||||
[ "pearl-data-explorer.ipf", "pearl-data-explorer_8ipf.html", "pearl-data-explorer_8ipf" ],
|
||||
[ "pearl-elog.ipf", "pearl-elog_8ipf.html", "pearl-elog_8ipf" ],
|
||||
[ "pearl-fitfuncs.ipf", "pearl-fitfuncs_8ipf.html", "pearl-fitfuncs_8ipf" ],
|
||||
@ -18,6 +19,7 @@ var files =
|
||||
[ "pearl-pmsco-import.ipf", "pearl-pmsco-import_8ipf.html", "pearl-pmsco-import_8ipf" ],
|
||||
[ "pearl-polar-coordinates.ipf", "pearl-polar-coordinates_8ipf.html", "pearl-polar-coordinates_8ipf" ],
|
||||
[ "pearl-pshell-import.ipf", "pearl-pshell-import_8ipf.html", "pearl-pshell-import_8ipf" ],
|
||||
[ "pearl-scienta-countrate.ipf", "pearl-scienta-countrate_8ipf.html", "pearl-scienta-countrate_8ipf" ],
|
||||
[ "pearl-scienta-preprocess.ipf", "pearl-scienta-preprocess_8ipf.html", "pearl-scienta-preprocess_8ipf" ],
|
||||
[ "pearl-tools.ipf", "pearl-tools_8ipf.html", "pearl-tools_8ipf" ],
|
||||
[ "pearl-vector-operations.ipf", "pearl-vector-operations_8ipf.html", "pearl-vector-operations_8ipf" ]
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -148,7 +148,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -148,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -84,6 +84,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
|
||||
|
||||
<h3><a id="index_a"></a>- a -</h3><ul>
|
||||
<li>ad_add_overlay()
|
||||
: <a class="el" href="pearl-area-display_8ipf.html#af9bd125ed4fb4ada10b78bca2607b44d">pearl-area-display.ipf</a>
|
||||
</li>
|
||||
<li>ad_box_filter()
|
||||
: <a class="el" href="pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36">pearl-area-display.ipf</a>
|
||||
</li>
|
||||
@ -243,6 +246,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
<li>adh5_redim()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>adh5_reduce_brick()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#ae88bc41882fd16c94c04d856f3e062e4">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>adh5_scale()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a774751d1857ea6946a942448dc913128">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
@ -259,13 +265,13 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>AfterCompiledHook()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-panel.ipf</a>
|
||||
: <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-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a>
|
||||
</li>
|
||||
<li>AfterFileOpenHook()
|
||||
: <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
|
||||
, <a class="el" href="pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-elog.ipf</a>
|
||||
: <a class="el" href="pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-elog.ipf</a>
|
||||
, <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
|
||||
</li>
|
||||
<li>analyse_curved_edge()
|
||||
: <a class="el" href="fermi-edge-analysis_8ipf.html#a1c4a805435a1d43c2b6dfb6deb633894">fermi-edge-analysis.ipf</a>
|
||||
@ -273,6 +279,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
<li>analyser_energy_resolution()
|
||||
: <a class="el" href="fermi-edge-analysis_8ipf.html#ad23de34bb698589e2576ce2836b89d55">fermi-edge-analysis.ipf</a>
|
||||
</li>
|
||||
<li>AngleToK()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#acf6fddb73624fe2d21429e38c4994088">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>AppendToGraphIterator()
|
||||
: <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a>
|
||||
</li>
|
||||
@ -366,7 +375,7 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
|
||||
<li>bp_clear()
|
||||
: <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a>
|
||||
</li>
|
||||
<li>bp_crop_alpha_preview()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">pearl-anglescan-panel.ipf</a>
|
||||
<li>bp_crop_preview()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a57c666f93cb4310fadf13b1916eaf134">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
<li>bp_dataset_display()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a>
|
||||
@ -231,7 +231,7 @@ $(document).ready(function(){initNavTree('globals_b.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -123,6 +123,9 @@ $(document).ready(function(){initNavTree('globals_c.html','');});
|
||||
<li>check_contrast()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>check_exposure_opt()
|
||||
: <a class="el" href="pearl-scienta-countrate_8ipf.html#af2879284b1d1397447a31733fddd6273">pearl-scienta-countrate.ipf</a>
|
||||
</li>
|
||||
<li>check_norm_alpha()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
@ -165,6 +168,9 @@ $(document).ready(function(){initNavTree('globals_c.html','');});
|
||||
<li>crop_strip()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>crop_strip_theta()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa79c0ff6073bd42e202b9fa3f8c00b9f">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>csr_int_linbg_reduction()
|
||||
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1">pearl-scienta-preprocess.ipf</a>
|
||||
</li>
|
||||
@ -174,7 +180,7 @@ $(document).ready(function(){initNavTree('globals_c.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('globals_d.html','');});
|
||||
<li>DefaultWaveIterator()
|
||||
: <a class="el" href="pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7">pearl-tools.ipf</a>
|
||||
</li>
|
||||
<li>delete_rows()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a16424e5787967d9c120fb09c7849956e">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
<li>Display2dProfiles()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d">pearl-menu.ipf</a>
|
||||
</li>
|
||||
@ -117,8 +120,8 @@ $(document).ready(function(){initNavTree('globals_d.html','');});
|
||||
<li>DisplayGizmoSlicer()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>do_crop_alpha()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">pearl-anglescan-panel.ipf</a>
|
||||
<li>do_crop()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af39609fc80e58f2188b3aa564f53b750">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>
|
||||
@ -174,7 +177,7 @@ $(document).ready(function(){initNavTree('globals_d.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -153,7 +153,7 @@ $(document).ready(function(){initNavTree('globals_e.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('globals_f.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -84,6 +84,9 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
|
||||
 
|
||||
|
||||
<h3><a id="index_a"></a>- a -</h3><ul>
|
||||
<li>ad_add_overlay()
|
||||
: <a class="el" href="pearl-area-display_8ipf.html#af9bd125ed4fb4ada10b78bca2607b44d">pearl-area-display.ipf</a>
|
||||
</li>
|
||||
<li>ad_box_filter()
|
||||
: <a class="el" href="pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36">pearl-area-display.ipf</a>
|
||||
</li>
|
||||
@ -243,6 +246,9 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
|
||||
<li>adh5_redim()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>adh5_reduce_brick()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#ae88bc41882fd16c94c04d856f3e062e4">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>adh5_scale()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a774751d1857ea6946a942448dc913128">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
@ -259,13 +265,13 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>AfterCompiledHook()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-panel.ipf</a>
|
||||
: <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-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a>
|
||||
</li>
|
||||
<li>AfterFileOpenHook()
|
||||
: <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
|
||||
, <a class="el" href="pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-elog.ipf</a>
|
||||
: <a class="el" href="pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-elog.ipf</a>
|
||||
, <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
|
||||
</li>
|
||||
<li>analyse_curved_edge()
|
||||
: <a class="el" href="fermi-edge-analysis_8ipf.html#a1c4a805435a1d43c2b6dfb6deb633894">fermi-edge-analysis.ipf</a>
|
||||
@ -273,6 +279,9 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
|
||||
<li>analyser_energy_resolution()
|
||||
: <a class="el" href="fermi-edge-analysis_8ipf.html#ad23de34bb698589e2576ce2836b89d55">fermi-edge-analysis.ipf</a>
|
||||
</li>
|
||||
<li>AngleToK()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#acf6fddb73624fe2d21429e38c4994088">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>AppendToGraphIterator()
|
||||
: <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a>
|
||||
</li>
|
||||
@ -366,7 +375,7 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
|
||||
<li>bp_clear()
|
||||
: <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a>
|
||||
</li>
|
||||
<li>bp_crop_alpha_preview()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">pearl-anglescan-panel.ipf</a>
|
||||
<li>bp_crop_preview()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a57c666f93cb4310fadf13b1916eaf134">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
<li>bp_dataset_display()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a>
|
||||
@ -231,7 +231,7 @@ $(document).ready(function(){initNavTree('globals_func_b.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -123,6 +123,9 @@ $(document).ready(function(){initNavTree('globals_func_c.html','');});
|
||||
<li>check_contrast()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>check_exposure_opt()
|
||||
: <a class="el" href="pearl-scienta-countrate_8ipf.html#af2879284b1d1397447a31733fddd6273">pearl-scienta-countrate.ipf</a>
|
||||
</li>
|
||||
<li>check_norm_alpha()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
@ -165,6 +168,9 @@ $(document).ready(function(){initNavTree('globals_func_c.html','');});
|
||||
<li>crop_strip()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>crop_strip_theta()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa79c0ff6073bd42e202b9fa3f8c00b9f">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>csr_int_linbg_reduction()
|
||||
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1">pearl-scienta-preprocess.ipf</a>
|
||||
</li>
|
||||
@ -174,7 +180,7 @@ $(document).ready(function(){initNavTree('globals_func_c.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('globals_func_d.html','');});
|
||||
<li>DefaultWaveIterator()
|
||||
: <a class="el" href="pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7">pearl-tools.ipf</a>
|
||||
</li>
|
||||
<li>delete_rows()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a16424e5787967d9c120fb09c7849956e">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
<li>Display2dProfiles()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d">pearl-menu.ipf</a>
|
||||
</li>
|
||||
@ -117,8 +120,8 @@ $(document).ready(function(){initNavTree('globals_func_d.html','');});
|
||||
<li>DisplayGizmoSlicer()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>do_crop_alpha()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">pearl-anglescan-panel.ipf</a>
|
||||
<li>do_crop()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af39609fc80e58f2188b3aa564f53b750">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>
|
||||
@ -174,7 +177,7 @@ $(document).ready(function(){initNavTree('globals_func_d.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -147,7 +147,7 @@ $(document).ready(function(){initNavTree('globals_func_e.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('globals_func_f.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -138,7 +138,7 @@ $(document).ready(function(){initNavTree('globals_func_g.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('globals_func_h.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('globals_func_i.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('globals_func_k.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('globals_func_l.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -150,7 +150,7 @@ $(document).ready(function(){initNavTree('globals_func_m.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,6 +93,9 @@ $(document).ready(function(){initNavTree('globals_func_n.html','');});
|
||||
<li>normalize_strip_theta()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>normalize_strip_theta_scans()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a992920d621023e6b483ff51eee68b508">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>normalize_strip_thetaphi()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
@ -108,7 +111,7 @@ $(document).ready(function(){initNavTree('globals_func_n.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('globals_func_o.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -99,6 +99,12 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
|
||||
<li>PearlAnglescanTracker()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>PearlCameraDisplay()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#aab4ec7bc68f93029377b7657f40fbd6a">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>PearlCleanupName()
|
||||
: <a class="el" href="pearl-compat_8ipf.html#aa1f59acc532c7eee75c83b70ee1feaa9">pearl-compat.ipf</a>
|
||||
</li>
|
||||
<li>PearlDataExplorer()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e">pearl-data-explorer.ipf</a>
|
||||
</li>
|
||||
@ -111,6 +117,9 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
|
||||
<li>PearlMenuEnableFunc()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>PearlSampleTracker()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a1437f6baee0bd6d04bbcd2236c2d1f7f">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>pizza_service()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
@ -138,6 +147,9 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
|
||||
<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_domain()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0153f4ed4892dd3b48276af190590e4f">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>
|
||||
@ -180,8 +192,8 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
|
||||
<li>preview_attributes()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a>
|
||||
</li>
|
||||
<li>preview_crop_alpha()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">pearl-anglescan-panel.ipf</a>
|
||||
<li>preview_crop()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a2268cc96a879c1a055c1ff29c1b040ea">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
<li>preview_datafolder()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a>
|
||||
@ -333,7 +345,7 @@ $(document).ready(function(){initNavTree('globals_func_p.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('globals_func_q.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,13 +93,16 @@ $(document).ready(function(){initNavTree('globals_func_r.html','');});
|
||||
<li>redim_linbg_reduction()
|
||||
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc">pearl-scienta-preprocess.ipf</a>
|
||||
</li>
|
||||
<li>reduce_brick_worker()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a4efc9178892310c9e2caf40c61d71bd7">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>reduce_slab_image()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-area-import.ipf</a>
|
||||
, <a class="el" href="pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-pshell-import.ipf</a>
|
||||
</li>
|
||||
<li>reduce_slab_worker()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a>
|
||||
, <a class="el" href="pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-pshell-import.ipf</a>
|
||||
: <a class="el" href="pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-pshell-import.ipf</a>
|
||||
, <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>rotate2d_x()
|
||||
: <a class="el" href="pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7">pearl-vector-operations.ipf</a>
|
||||
@ -125,7 +128,7 @@ $(document).ready(function(){initNavTree('globals_func_r.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -99,6 +99,9 @@ $(document).ready(function(){initNavTree('globals_func_s.html','');});
|
||||
<li>save_tracker_data()
|
||||
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
|
||||
</li>
|
||||
<li>ScientaLiveDisplay()
|
||||
: <a class="el" href="pearl-scienta-countrate_8ipf.html#a55886895329455b36b64d52ed6a4e228">pearl-scienta-countrate.ipf</a>
|
||||
</li>
|
||||
<li>select_dataset()
|
||||
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
|
||||
</li>
|
||||
@ -138,6 +141,9 @@ $(document).ready(function(){initNavTree('globals_func_s.html','');});
|
||||
<li>setup_graph()
|
||||
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
|
||||
</li>
|
||||
<li>ShirleyBG()
|
||||
: <a class="el" href="pearl-fitfuncs_8ipf.html#af07f887f3ba8e3e35c9214df8bb6a49f">pearl-fitfuncs.ipf</a>
|
||||
</li>
|
||||
<li>show_analyser_line()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
@ -183,7 +189,7 @@ $(document).ready(function(){initNavTree('globals_func_s.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('globals_func_t.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('globals_func_u.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('globals_func_w.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -138,7 +138,7 @@ $(document).ready(function(){initNavTree('globals_g.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('globals_h.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('globals_i.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -181,7 +181,7 @@ $(document).ready(function(){initNavTree('globals_k.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('globals_l.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -159,7 +159,7 @@ $(document).ready(function(){initNavTree('globals_m.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,6 +93,9 @@ $(document).ready(function(){initNavTree('globals_n.html','');});
|
||||
<li>normalize_strip_theta()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>normalize_strip_theta_scans()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a992920d621023e6b483ff51eee68b508">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>normalize_strip_thetaphi()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
@ -108,7 +111,7 @@ $(document).ready(function(){initNavTree('globals_n.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('globals_o.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -112,6 +112,12 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
<li>PearlAnglescanTracker()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>PearlCameraDisplay()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#aab4ec7bc68f93029377b7657f40fbd6a">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>PearlCleanupName()
|
||||
: <a class="el" href="pearl-compat_8ipf.html#aa1f59acc532c7eee75c83b70ee1feaa9">pearl-compat.ipf</a>
|
||||
</li>
|
||||
<li>PearlDataExplorer()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e">pearl-data-explorer.ipf</a>
|
||||
</li>
|
||||
@ -124,6 +130,9 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
<li>PearlMenuEnableFunc()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>PearlSampleTracker()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a1437f6baee0bd6d04bbcd2236c2d1f7f">pearl-menu.ipf</a>
|
||||
</li>
|
||||
<li>pizza_service()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
@ -151,6 +160,9 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
<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_domain()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0153f4ed4892dd3b48276af190590e4f">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>
|
||||
@ -182,8 +194,7 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
<li>prefs_objects
|
||||
: <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>
|
||||
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
|
||||
</li>
|
||||
<li>prepare_command_line()
|
||||
: <a class="el" href="pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0">pearl-elog.ipf</a>
|
||||
@ -197,8 +208,8 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
<li>preview_attributes()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a>
|
||||
</li>
|
||||
<li>preview_crop_alpha()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">pearl-anglescan-panel.ipf</a>
|
||||
<li>preview_crop()
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a2268cc96a879c1a055c1ff29c1b040ea">pearl-anglescan-panel.ipf</a>
|
||||
</li>
|
||||
<li>preview_datafolder()
|
||||
: <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a>
|
||||
@ -350,7 +361,7 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('globals_q.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,13 +93,16 @@ $(document).ready(function(){initNavTree('globals_r.html','');});
|
||||
<li>redim_linbg_reduction()
|
||||
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc">pearl-scienta-preprocess.ipf</a>
|
||||
</li>
|
||||
<li>reduce_brick_worker()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a4efc9178892310c9e2caf40c61d71bd7">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>reduce_slab_image()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-area-import.ipf</a>
|
||||
, <a class="el" href="pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226">pearl-pshell-import.ipf</a>
|
||||
</li>
|
||||
<li>reduce_slab_worker()
|
||||
: <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a>
|
||||
, <a class="el" href="pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-pshell-import.ipf</a>
|
||||
: <a class="el" href="pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-pshell-import.ipf</a>
|
||||
, <a class="el" href="pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6">pearl-area-import.ipf</a>
|
||||
</li>
|
||||
<li>rotate2d_x()
|
||||
: <a class="el" href="pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7">pearl-vector-operations.ipf</a>
|
||||
@ -125,7 +128,7 @@ $(document).ready(function(){initNavTree('globals_r.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -99,6 +99,9 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
|
||||
<li>save_tracker_data()
|
||||
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
|
||||
</li>
|
||||
<li>ScientaLiveDisplay()
|
||||
: <a class="el" href="pearl-scienta-countrate_8ipf.html#a55886895329455b36b64d52ed6a4e228">pearl-scienta-countrate.ipf</a>
|
||||
</li>
|
||||
<li>select_dataset()
|
||||
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
|
||||
</li>
|
||||
@ -138,6 +141,9 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
|
||||
<li>setup_graph()
|
||||
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
|
||||
</li>
|
||||
<li>ShirleyBG()
|
||||
: <a class="el" href="pearl-fitfuncs_8ipf.html#af07f887f3ba8e3e35c9214df8bb6a49f">pearl-fitfuncs.ipf</a>
|
||||
</li>
|
||||
<li>show_analyser_line()
|
||||
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
|
||||
</li>
|
||||
@ -183,7 +189,7 @@ $(document).ready(function(){initNavTree('globals_s.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('globals_t.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('globals_u.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('globals_v.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -220,8 +220,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
|
||||
, <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.ipf</a>
|
||||
</li>
|
||||
<li>prefs_objects
|
||||
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-panel.ipf</a>
|
||||
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
|
||||
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -236,7 +235,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('globals_w.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -111,6 +111,9 @@ Files</h2></td></tr>
|
||||
<tr class="memitem:pearl-area-profiles_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.ipf</a></td></tr>
|
||||
<tr class="memdesc:pearl-area-profiles_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">profile extraction for multi-dimensional datasets acquired from area detectors. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-compat_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-compat_8ipf.html">pearl-compat.ipf</a></td></tr>
|
||||
<tr class="memdesc:pearl-compat_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">compatibility procedures for igor 8 <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-data-explorer_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-data-explorer_8ipf.html">pearl-data-explorer.ipf</a></td></tr>
|
||||
<tr class="memdesc:pearl-data-explorer_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">preview and import panel for PEARL data <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -126,9 +129,15 @@ Files</h2></td></tr>
|
||||
<tr class="memitem:pearl-pshell-import_8ipf"><td class="memItemLeft" align="right" valign="top">file  </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"> </td><td class="mdescRight">import data from PShell <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-scienta-countrate_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-scienta-countrate_8ipf.html">pearl-scienta-countrate.ipf</a></td></tr>
|
||||
<tr class="memdesc:pearl-scienta-countrate_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">count rate functions for Scienta detector images. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-scienta-preprocess_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-scienta-preprocess_8ipf.html">pearl-scienta-preprocess.ipf</a></td></tr>
|
||||
<tr class="memdesc:pearl-scienta-preprocess_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">preprocessing functions for Scienta detector images. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pearl-vector-operations_8ipf"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-vector-operations_8ipf.html">pearl-vector-operations.ipf</a></td></tr>
|
||||
<tr class="memdesc:pearl-vector-operations_8ipf"><td class="mdescLeft"> </td><td class="mdescRight">basic vector geometry operations. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<p>data acquisition and analysis package for ARPES at PEARL. </p>
|
||||
@ -148,14 +157,15 @@ Files</h2></td></tr>
|
||||
<ul>
|
||||
<li>pearl-area-live.ipf</li>
|
||||
<li>pearl-epics.ipf</li>
|
||||
<li>pearl-arpes-scans.ipf </li>
|
||||
<li>pearl-arpes-scans.ipf</li>
|
||||
<li>pearl-sample-tracker.ipf </li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -6,10 +6,13 @@ var group___arpes_package =
|
||||
[ "pearl-area-display.ipf", "pearl-area-display_8ipf.html", null ],
|
||||
[ "pearl-area-import.ipf", "pearl-area-import_8ipf.html", null ],
|
||||
[ "pearl-area-profiles.ipf", "pearl-area-profiles_8ipf.html", null ],
|
||||
[ "pearl-compat.ipf", "pearl-compat_8ipf.html", null ],
|
||||
[ "pearl-data-explorer.ipf", "pearl-data-explorer_8ipf.html", null ],
|
||||
[ "pearl-elog.ipf", "pearl-elog_8ipf.html", null ],
|
||||
[ "pearl-fitfuncs.ipf", "pearl-fitfuncs_8ipf.html", null ],
|
||||
[ "pearl-pmsco-import.ipf", "pearl-pmsco-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-countrate.ipf", "pearl-scienta-countrate_8ipf.html", null ],
|
||||
[ "pearl-scienta-preprocess.ipf", "pearl-scienta-preprocess_8ipf.html", null ],
|
||||
[ "pearl-vector-operations.ipf", "pearl-vector-operations_8ipf.html", null ]
|
||||
];
|
@ -1,133 +0,0 @@
|
||||
<!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.9.1"/>
|
||||
<title>PEARL Procedures: Sample preparation package</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 style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
</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.9.1 -->
|
||||
<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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="modules.html"><span>Packages</span></a></li>
|
||||
<li><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><!-- 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('group___preparation_package.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">Sample preparation package</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>PEARL sample preparation package.
|
||||
<a href="#details">More...</a></p>
|
||||
<p>PEARL sample preparation package. </p>
|
||||
<p>The purpose of a package is to load a bunch of dependent procedure files. The sample preparation package loads the following files.</p>
|
||||
<ul>
|
||||
<li><a class="el" href="pearl-area-import_8ipf.html" title="HDF5 file import from EPICS area detectors. ">pearl-area-import.ipf</a></li>
|
||||
<li><a class="el" href="pearl-area-display_8ipf.html" title="visualization tools for 2D and 3D data. ">pearl-area-display.ipf</a></li>
|
||||
<li><a class="el" href="pearl-area-profiles_8ipf.html" title="profile extraction for multi-dimensional datasets acquired from area detectors. ">pearl-area-profiles.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-anneal_8ipf.html" title="ramp generator for sample annealing ">pearl-anneal.ipf</a></li>
|
||||
</ul>
|
||||
<p>The following files are loaded if the EPICS.XOP is present:</p>
|
||||
<ul>
|
||||
<li>pearl-epics.ipf </li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Sat Apr 9 2016 13:10:44 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -107,7 +107,7 @@ Installation</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>
|
||||
<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-2.0.3-0-g0fb0fd9. </dd></dl>
|
||||
<dl class="section version"><dt>Version</dt><dd>This documentation is compiled from version rev-distro-2.1.0-1-gb7390cb-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>
|
||||
<dd>
|
||||
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> </dd></dl>
|
||||
@ -116,7 +116,7 @@ Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache L
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('mainpage_8dox.html','');});
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="mainpage_8dox.html">mainpage.dox</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('modules.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_anglescan_panel.html',
|
||||
<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 Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_anglescan_process.html
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_anglescan_process.html">PearlAnglescanProcess</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -121,7 +121,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); @n
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_area_display.html">PearlAreaDisplay</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_area_import.html','');
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_area_import.html">PearlAreaImport</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_area_profiles.html',''
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_area_profiles.html">PearlAreaProfiles</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_arpes.html','');});
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_arpes.html">PearlArpes</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -3,8 +3,9 @@
|
||||
<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.9.1"/>
|
||||
<title>PEARL Procedures: PearlAnneal Namespace Reference</title>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>PEARL Procedures: PearlCompat 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>
|
||||
@ -14,14 +15,10 @@
|
||||
<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>
|
||||
@ -30,8 +27,9 @@
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td style="padding-left: 0.5em;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -40,40 +38,19 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.9.1 -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related 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 List</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@ -86,7 +63,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_anneal.html','');});
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_compat.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@ -105,24 +82,24 @@ $(document).ready(function(){initNavTree('namespace_pearl_anneal.html','');});
|
||||
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">PearlAnneal Namespace Reference</div> </div>
|
||||
<div class="title">PearlCompat Namespace Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>ramp generator for sample annealing
|
||||
<p>compatibility procedures for igor 8
|
||||
<a href="#details">More...</a></p>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>ramp generator for sample annealing </p>
|
||||
<p><a class="el" href="namespace_pearl_anneal.html" title="ramp generator for sample annealing ">PearlAnneal</a> is declared in <a class="el" href="pearl-anneal_8ipf.html">pearl-anneal.ipf</a>. </p>
|
||||
<div class="textblock"><p>compatibility procedures for igor 8 </p>
|
||||
<p><a class="el" href="namespace_pearl_compat.html" title="compatibility procedures for igor 8 ">PearlCompat</a> is declared in <a class="el" href="pearl-compat_8ipf.html">pearl-compat.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_anneal.html">PearlAnneal</a></li>
|
||||
<li class="footer">Generated on Sat Apr 9 2016 13:10:44 for PEARL Procedures by
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_compat.html">PearlCompat</a></li>
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_data_explorer.html',''
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_data_explorer.html">PearlDataExplorer</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_elog.html','');});
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_elog.html">PearlElog</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_fit_funcs.html','');})
|
||||
<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 Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_matrix_import.html',''
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_matrix_import.html">PearlMatrixImport</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_p_shell_import.html','
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_p_shell_import.html">PearlPShellImport</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_pmsco_import.html','')
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_pmsco_import.html">PearlPmscoImport</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -3,8 +3,9 @@
|
||||
<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.9.1"/>
|
||||
<title>PEARL Procedures: PearlAreaProfilesTest Namespace Reference</title>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>PEARL Procedures: PearlScientaCountrate 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>
|
||||
@ -14,14 +15,10 @@
|
||||
<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>
|
||||
@ -30,8 +27,9 @@
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td style="padding-left: 0.5em;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -40,40 +38,19 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.9.1 -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related 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 List</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@ -86,7 +63,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_area_profiles_test.html','');});
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_scienta_countrate.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@ -105,24 +82,24 @@ $(document).ready(function(){initNavTree('namespace_pearl_area_profiles_test.htm
|
||||
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">PearlAreaProfilesTest Namespace Reference</div> </div>
|
||||
<div class="title">PearlScientaCountrate Namespace Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>profile extraction for multi-dimensional datasets acquired from area detectors.
|
||||
<p>count rate functions for Scienta detector images.
|
||||
<a href="#details">More...</a></p>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>profile extraction for multi-dimensional datasets acquired from area detectors. </p>
|
||||
<p><a class="el" href="namespace_pearl_area_profiles_test.html" title="profile extraction for multi-dimensional datasets acquired from area detectors. ">PearlAreaProfilesTest</a> is declared in <a class="el" href="pearl-area-profiles-test_8ipf.html">pearl-area-profiles-test.ipf</a>. </p>
|
||||
<div class="textblock"><p>count rate functions for Scienta detector images. </p>
|
||||
<p><a class="el" href="namespace_pearl_scienta_countrate.html" title="count rate functions for Scienta detector images. ">PearlScientaCountrate</a> is declared in <a class="el" href="pearl-scienta-countrate_8ipf.html">pearl-scienta-countrate.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_area_profiles_test.html">PearlAreaProfilesTest</a></li>
|
||||
<li class="footer">Generated on Sat Apr 9 2016 13:10:44 for PEARL Procedures by
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_scienta_countrate.html">PearlScientaCountrate</a></li>
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('namespace_pearl_scienta_preprocess.htm
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_scienta_preprocess.html">PearlScientaPreprocess</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -3,8 +3,9 @@
|
||||
<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.9.1"/>
|
||||
<title>PEARL Procedures: PearlPreparation Namespace Reference</title>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>PEARL Procedures: PearlVectorOperations 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>
|
||||
@ -14,14 +15,10 @@
|
||||
<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>
|
||||
@ -30,8 +27,9 @@
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td style="padding-left: 0.5em;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -40,40 +38,19 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.9.1 -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related 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 List</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@ -86,7 +63,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_preparation.html','');});
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_vector_operations.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@ -105,24 +82,24 @@ $(document).ready(function(){initNavTree('namespace_pearl_preparation.html','');
|
||||
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">PearlPreparation Namespace Reference</div> </div>
|
||||
<div class="title">PearlVectorOperations Namespace Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>PEARL sample preparation package.
|
||||
<p>basic vector geometry operations.
|
||||
<a href="#details">More...</a></p>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>PEARL sample preparation package. </p>
|
||||
<p><a class="el" href="namespace_pearl_preparation.html" title="PEARL sample preparation package. ">PearlPreparation</a> is declared in <a class="el" href="pearl-preparation_8ipf.html">pearl-preparation.ipf</a>. </p>
|
||||
<div class="textblock"><p>basic vector geometry operations. </p>
|
||||
<p><a class="el" href="namespace_pearl_vector_operations.html" title="basic vector geometry operations. ">PearlVectorOperations</a> is declared in <a class="el" href="pearl-vector-operations_8ipf.html">pearl-vector-operations.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_preparation.html">PearlPreparation</a></li>
|
||||
<li class="footer">Generated on Sat Apr 9 2016 13:10:44 for PEARL Procedures by
|
||||
<li class="navelem"><a class="el" href="namespace_pearl_vector_operations.html">PearlVectorOperations</a></li>
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,13 +93,16 @@ $(document).ready(function(){initNavTree('namespaces.html','');});
|
||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </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;"> </span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_pmsco_import.html" target="_self">PearlPmscoImport</a></td><td class="desc">Data import/export procedures for multiple scattering calculations </td></tr>
|
||||
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_compat.html" target="_self">PearlCompat</a></td><td class="desc">Compatibility procedures for igor 8 </td></tr>
|
||||
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_pmsco_import.html" target="_self">PearlPmscoImport</a></td><td class="desc">Data import/export procedures for multiple scattering calculations </td></tr>
|
||||
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_scienta_countrate.html" target="_self">PearlScientaCountrate</a></td><td class="desc">Count rate functions for Scienta detector images </td></tr>
|
||||
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </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_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_pearl_vector_operations.html" target="_self">PearlVectorOperations</a></td><td class="desc">Basic vector geometry operations </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
@ -107,7 +110,7 @@ $(document).ready(function(){initNavTree('namespaces.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -6,11 +6,14 @@ var namespaces =
|
||||
[ "PearlAreaImport", "namespace_pearl_area_import.html", null ],
|
||||
[ "PearlAreaProfiles", "namespace_pearl_area_profiles.html", null ],
|
||||
[ "PearlArpes", "namespace_pearl_arpes.html", null ],
|
||||
[ "PearlCompat", "namespace_pearl_compat.html", null ],
|
||||
[ "PearlDataExplorer", "namespace_pearl_data_explorer.html", null ],
|
||||
[ "PearlElog", "namespace_pearl_elog.html", null ],
|
||||
[ "PearlFitFuncs", "namespace_pearl_fit_funcs.html", null ],
|
||||
[ "PearlMatrixImport", "namespace_pearl_matrix_import.html", null ],
|
||||
[ "PearlPmscoImport", "namespace_pearl_pmsco_import.html", null ],
|
||||
[ "PearlPShellImport", "namespace_pearl_p_shell_import.html", null ],
|
||||
[ "PearlScientaPreprocess", "namespace_pearl_scienta_preprocess.html", null ]
|
||||
[ "PearlScientaCountrate", "namespace_pearl_scienta_countrate.html", null ],
|
||||
[ "PearlScientaPreprocess", "namespace_pearl_scienta_preprocess.html", null ],
|
||||
[ "PearlVectorOperations", "namespace_pearl_vector_operations.html", null ]
|
||||
];
|
@ -59,8 +59,8 @@ var NAVTREE =
|
||||
var NAVTREEINDEX =
|
||||
[
|
||||
"_page_projections.html",
|
||||
"pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d",
|
||||
"pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716"
|
||||
"pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134",
|
||||
"pearl-elog_8ipf_source.html"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -79,13 +79,16 @@ var NAVTREEINDEX0 =
|
||||
"namespace_pearl_area_import.html":[5,0,3],
|
||||
"namespace_pearl_area_profiles.html":[5,0,4],
|
||||
"namespace_pearl_arpes.html":[5,0,5],
|
||||
"namespace_pearl_data_explorer.html":[5,0,6],
|
||||
"namespace_pearl_elog.html":[5,0,7],
|
||||
"namespace_pearl_fit_funcs.html":[5,0,8],
|
||||
"namespace_pearl_matrix_import.html":[5,0,9],
|
||||
"namespace_pearl_p_shell_import.html":[5,0,11],
|
||||
"namespace_pearl_pmsco_import.html":[5,0,10],
|
||||
"namespace_pearl_scienta_preprocess.html":[5,0,12],
|
||||
"namespace_pearl_compat.html":[5,0,6],
|
||||
"namespace_pearl_data_explorer.html":[5,0,7],
|
||||
"namespace_pearl_elog.html":[5,0,8],
|
||||
"namespace_pearl_fit_funcs.html":[5,0,9],
|
||||
"namespace_pearl_matrix_import.html":[5,0,10],
|
||||
"namespace_pearl_p_shell_import.html":[5,0,12],
|
||||
"namespace_pearl_pmsco_import.html":[5,0,11],
|
||||
"namespace_pearl_scienta_countrate.html":[5,0,13],
|
||||
"namespace_pearl_scienta_preprocess.html":[5,0,14],
|
||||
"namespace_pearl_vector_operations.html":[5,0,15],
|
||||
"namespaces.html":[5,0],
|
||||
"pag_anglescan_processing.html":[2],
|
||||
"pag_anglescan_processing.html#sec_anglescan_intro":[2,0],
|
||||
@ -111,40 +114,41 @@ var NAVTREEINDEX0 =
|
||||
"pag_anglescan_processing.html#sec_projection":[2,3,4],
|
||||
"pages.html":[],
|
||||
"pearl-anglescan-panel_8ipf.html":[9,0,1],
|
||||
"pearl-anglescan-panel_8ipf.html#a0153f4ed4892dd3b48276af190590e4f":[9,0,1,49],
|
||||
"pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7":[9,0,1,21],
|
||||
"pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d":[9,0,1,28],
|
||||
"pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc":[9,0,1,52],
|
||||
"pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc":[9,0,1,54],
|
||||
"pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9":[9,0,1,10],
|
||||
"pearl-anglescan-panel_8ipf.html#a16424e5787967d9c120fb09c7849956e":[9,0,1,36],
|
||||
"pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb":[9,0,1,27],
|
||||
"pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7":[9,0,1,37],
|
||||
"pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7":[9,0,1,38],
|
||||
"pearl-anglescan-panel_8ipf.html#a1868754e64cb1448e564c0936e78574d":[9,0,1,16],
|
||||
"pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece":[9,0,1,45],
|
||||
"pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece":[9,0,1,46],
|
||||
"pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463":[9,0,1,30],
|
||||
"pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2":[9,0,1,59],
|
||||
"pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a":[9,0,1,8],
|
||||
"pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff":[9,0,1,50],
|
||||
"pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931":[9,0,1,49],
|
||||
"pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2":[9,0,1,54],
|
||||
"pearl-anglescan-panel_8ipf.html#a2268cc96a879c1a055c1ff29c1b040ea":[9,0,1,52],
|
||||
"pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931":[9,0,1,51],
|
||||
"pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2":[9,0,1,56],
|
||||
"pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2":[9,0,1,11],
|
||||
"pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,1,42],
|
||||
"pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,1,43],
|
||||
"pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653":[9,0,1,35],
|
||||
"pearl-anglescan-panel_8ipf.html#a57c666f93cb4310fadf13b1916eaf134":[9,0,1,13],
|
||||
"pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705":[9,0,1,4],
|
||||
"pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6":[9,0,1,17],
|
||||
"pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f":[9,0,1,1],
|
||||
"pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062":[9,0,1,6],
|
||||
"pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0":[9,0,1,20],
|
||||
"pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,1,58],
|
||||
"pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e":[9,0,1,39],
|
||||
"pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,1,60],
|
||||
"pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e":[9,0,1,40],
|
||||
"pearl-anglescan-panel_8ipf.html#a7ab3962d1d9d50d6cd285d40d4a7ce50":[9,0,1,31],
|
||||
"pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e":[9,0,1,40],
|
||||
"pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b":[9,0,1,56],
|
||||
"pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2":[9,0,1,36],
|
||||
"pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e":[9,0,1,41],
|
||||
"pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b":[9,0,1,58],
|
||||
"pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd":[9,0,1,23],
|
||||
"pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[9,0,1,0],
|
||||
"pearl-anglescan-panel_8ipf.html#a8e540427fab71f879e84003c49c59f22":[9,0,1,5],
|
||||
"pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0":[9,0,1,38],
|
||||
"pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0":[9,0,1,39],
|
||||
"pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2":[9,0,1,33],
|
||||
"pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[9,0,1,43],
|
||||
"pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[9,0,1,44],
|
||||
"pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88":[9,0,1,12],
|
||||
"pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472":[9,0,1,15],
|
||||
"pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b":[9,0,1,14],
|
||||
@ -152,85 +156,88 @@ var NAVTREEINDEX0 =
|
||||
"pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3":[9,0,1,18],
|
||||
"pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83":[9,0,1,3],
|
||||
"pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac":[9,0,1,9],
|
||||
"pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f":[9,0,1,53],
|
||||
"pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01":[9,0,1,55],
|
||||
"pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92":[9,0,1,44],
|
||||
"pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,1,57],
|
||||
"pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6":[9,0,1,47],
|
||||
"pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417":[9,0,1,51],
|
||||
"pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f":[9,0,1,55],
|
||||
"pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01":[9,0,1,57],
|
||||
"pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92":[9,0,1,45],
|
||||
"pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,1,59],
|
||||
"pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6":[9,0,1,48],
|
||||
"pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417":[9,0,1,53],
|
||||
"pearl-anglescan-panel_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5":[9,0,1,29],
|
||||
"pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9":[9,0,1,34],
|
||||
"pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a":[9,0,1,25],
|
||||
"pearl-anglescan-panel_8ipf.html#adf7c5a4e7c66c3d6e13d01674b9cf47f":[9,0,1,7],
|
||||
"pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3":[9,0,1,19],
|
||||
"pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c":[9,0,1,48],
|
||||
"pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5":[9,0,1,13],
|
||||
"pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c":[9,0,1,50],
|
||||
"pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b":[9,0,1,26],
|
||||
"pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc":[9,0,1,2],
|
||||
"pearl-anglescan-panel_8ipf.html#af39609fc80e58f2188b3aa564f53b750":[9,0,1,37],
|
||||
"pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0":[9,0,1,32],
|
||||
"pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38":[9,0,1,22],
|
||||
"pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58":[9,0,1,41],
|
||||
"pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d":[9,0,1,46],
|
||||
"pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58":[9,0,1,42],
|
||||
"pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d":[9,0,1,47],
|
||||
"pearl-anglescan-panel_8ipf_source.html":[9,0,1],
|
||||
"pearl-anglescan-process_8ipf.html":[9,0,2],
|
||||
"pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466":[9,0,2,44],
|
||||
"pearl-anglescan-process_8ipf.html#a04e75675884236b6ed8244d7575d3a13":[9,0,2,53],
|
||||
"pearl-anglescan-process_8ipf.html#a0b9e2b025e1d55d2a064edccf6c1c3e3":[9,0,2,39],
|
||||
"pearl-anglescan-process_8ipf.html#a13e0d37ae23f68cdc5da3d84cb4beed8":[9,0,2,45],
|
||||
"pearl-anglescan-process_8ipf.html#a1442bc23122d52ba9c77e0f9baaad1da":[9,0,2,20],
|
||||
"pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8":[9,0,2,47],
|
||||
"pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1":[9,0,2,14],
|
||||
"pearl-anglescan-process_8ipf.html#a1fb6aa7870dfbf0ed92660b7aae579e0":[9,0,2,5],
|
||||
"pearl-anglescan-process_8ipf.html#a207c56ac03cc18bf1bfde88dbfe2666f":[9,0,2,48],
|
||||
"pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28":[9,0,2,36],
|
||||
"pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779":[9,0,2,10],
|
||||
"pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962":[9,0,2,7],
|
||||
"pearl-anglescan-process_8ipf.html#a3b3bd11c35d5f850b34937ab6c45f659":[9,0,2,51],
|
||||
"pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d":[9,0,2,9],
|
||||
"pearl-anglescan-process_8ipf.html#a3ec6935a5903d0974c93a2072d743013":[9,0,2,8],
|
||||
"pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e":[9,0,2,22],
|
||||
"pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770":[9,0,2,13],
|
||||
"pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8":[9,0,2,34],
|
||||
"pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d":[9,0,2,41],
|
||||
"pearl-anglescan-process_8ipf.html#a4952bc53e3d6d272d25b5e35e91696b5":[9,0,2,21],
|
||||
"pearl-anglescan-process_8ipf.html#a4a40c73c0e03545e0050ea370e9c57d3":[9,0,2,50],
|
||||
"pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae":[9,0,2,0],
|
||||
"pearl-anglescan-process_8ipf.html#a5162488b366e217195d8f8bd7cdde0ce":[9,0,2,40],
|
||||
"pearl-anglescan-process_8ipf.html#a5265fd61f86eb72dd877e4190bfb4adf":[9,0,2,25],
|
||||
"pearl-anglescan-process_8ipf.html#a5dc0cc7db9d3d7a6b3fa3f1b04d84a5e":[9,0,2,46],
|
||||
"pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42":[9,0,2,42],
|
||||
"pearl-anglescan-process_8ipf.html#a70b0e243bcbd549e2b1da74aab605629":[9,0,2,43],
|
||||
"pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4":[9,0,2,2],
|
||||
"pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e":[9,0,2,28],
|
||||
"pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7":[9,0,2,29],
|
||||
"pearl-anglescan-process_8ipf.html#a9624070f3e938378631432430d47a389":[9,0,2,3],
|
||||
"pearl-anglescan-process_8ipf.html#a987811346894d8d81fc590b2f5ccec49":[9,0,2,19],
|
||||
"pearl-anglescan-process_8ipf.html#a999a9cd7d00d3e1ec8e768228a664ad1":[9,0,2,4],
|
||||
"pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb":[9,0,2,32],
|
||||
"pearl-anglescan-process_8ipf.html#aa26c9ed4c4d703e07788d980edc2406d":[9,0,2,18],
|
||||
"pearl-anglescan-process_8ipf.html#aa486e16909d01e2251eeb4d635b972b1":[9,0,2,24],
|
||||
"pearl-anglescan-process_8ipf.html#aa5487fdee22e0da61a511c14239262f5":[9,0,2,55],
|
||||
"pearl-anglescan-process_8ipf.html#aa54a550eccad2c8ccd82d2b4167f7a92":[9,0,2,27],
|
||||
"pearl-anglescan-process_8ipf.html#aa5b1e2ab1dd43a73b7157406b803887e":[9,0,2,17],
|
||||
"pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9":[9,0,2,31],
|
||||
"pearl-anglescan-process_8ipf.html#aae45cc49d67f79dcedc4420f82acea4c":[9,0,2,49],
|
||||
"pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b":[9,0,2,11],
|
||||
"pearl-anglescan-process_8ipf.html#ab6670abb621d01994c0b9974f58be843":[9,0,2,54],
|
||||
"pearl-anglescan-process_8ipf.html#ab6ac1268de338040028dca8d0ddc967c":[9,0,2,23],
|
||||
"pearl-anglescan-process_8ipf.html#ac0def1ded61f9cd758df0c99f4ff9470":[9,0,2,6],
|
||||
"pearl-anglescan-process_8ipf.html#ac151c6f989d6a568fdef0acb791f84db":[9,0,2,57],
|
||||
"pearl-anglescan-process_8ipf.html#ac15ebd5a19c558dde666ab36aeb9906f":[9,0,2,38],
|
||||
"pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288":[9,0,2,37],
|
||||
"pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791":[9,0,2,30],
|
||||
"pearl-anglescan-process_8ipf.html#acca0130cccf2286863bbf5b7f91c5b3b":[9,0,2,26],
|
||||
"pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf":[9,0,2,33],
|
||||
"pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a":[9,0,2,1],
|
||||
"pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2":[9,0,2,12],
|
||||
"pearl-anglescan-process_8ipf.html#aed66bda9701d8a69b2174fac974aa665":[9,0,2,56],
|
||||
"pearl-anglescan-process_8ipf.html#af00d9061e410ad033a9fd1f0ca561e0d":[9,0,2,16],
|
||||
"pearl-anglescan-process_8ipf.html#afa14187803f5b428a96c8234e04ab217":[9,0,2,52],
|
||||
"pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965":[9,0,2,35],
|
||||
"pearl-anglescan-process_8ipf.html#afedad38a418cee5d1fb9e08aae2160a0":[9,0,2,15],
|
||||
"pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466":[9,0,2,47],
|
||||
"pearl-anglescan-process_8ipf.html#a04e75675884236b6ed8244d7575d3a13":[9,0,2,56],
|
||||
"pearl-anglescan-process_8ipf.html#a0b9e2b025e1d55d2a064edccf6c1c3e3":[9,0,2,42],
|
||||
"pearl-anglescan-process_8ipf.html#a13e0d37ae23f68cdc5da3d84cb4beed8":[9,0,2,48],
|
||||
"pearl-anglescan-process_8ipf.html#a1442bc23122d52ba9c77e0f9baaad1da":[9,0,2,22],
|
||||
"pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8":[9,0,2,50],
|
||||
"pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1":[9,0,2,16],
|
||||
"pearl-anglescan-process_8ipf.html#a1fb6aa7870dfbf0ed92660b7aae579e0":[9,0,2,6],
|
||||
"pearl-anglescan-process_8ipf.html#a207c56ac03cc18bf1bfde88dbfe2666f":[9,0,2,51],
|
||||
"pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28":[9,0,2,39],
|
||||
"pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779":[9,0,2,11],
|
||||
"pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962":[9,0,2,8],
|
||||
"pearl-anglescan-process_8ipf.html#a3b3bd11c35d5f850b34937ab6c45f659":[9,0,2,54],
|
||||
"pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d":[9,0,2,10],
|
||||
"pearl-anglescan-process_8ipf.html#a3ec6935a5903d0974c93a2072d743013":[9,0,2,9],
|
||||
"pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e":[9,0,2,24],
|
||||
"pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770":[9,0,2,15],
|
||||
"pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8":[9,0,2,37],
|
||||
"pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d":[9,0,2,44],
|
||||
"pearl-anglescan-process_8ipf.html#a4952bc53e3d6d272d25b5e35e91696b5":[9,0,2,23],
|
||||
"pearl-anglescan-process_8ipf.html#a4a40c73c0e03545e0050ea370e9c57d3":[9,0,2,53],
|
||||
"pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae":[9,0,2,1],
|
||||
"pearl-anglescan-process_8ipf.html#a5162488b366e217195d8f8bd7cdde0ce":[9,0,2,43],
|
||||
"pearl-anglescan-process_8ipf.html#a5265fd61f86eb72dd877e4190bfb4adf":[9,0,2,27],
|
||||
"pearl-anglescan-process_8ipf.html#a5dc0cc7db9d3d7a6b3fa3f1b04d84a5e":[9,0,2,49],
|
||||
"pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42":[9,0,2,45],
|
||||
"pearl-anglescan-process_8ipf.html#a70b0e243bcbd549e2b1da74aab605629":[9,0,2,46],
|
||||
"pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4":[9,0,2,3],
|
||||
"pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e":[9,0,2,30],
|
||||
"pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7":[9,0,2,31],
|
||||
"pearl-anglescan-process_8ipf.html#a9624070f3e938378631432430d47a389":[9,0,2,4],
|
||||
"pearl-anglescan-process_8ipf.html#a987811346894d8d81fc590b2f5ccec49":[9,0,2,21],
|
||||
"pearl-anglescan-process_8ipf.html#a992920d621023e6b483ff51eee68b508":[9,0,2,35],
|
||||
"pearl-anglescan-process_8ipf.html#a999a9cd7d00d3e1ec8e768228a664ad1":[9,0,2,5],
|
||||
"pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb":[9,0,2,34],
|
||||
"pearl-anglescan-process_8ipf.html#aa26c9ed4c4d703e07788d980edc2406d":[9,0,2,20],
|
||||
"pearl-anglescan-process_8ipf.html#aa486e16909d01e2251eeb4d635b972b1":[9,0,2,26],
|
||||
"pearl-anglescan-process_8ipf.html#aa5487fdee22e0da61a511c14239262f5":[9,0,2,58],
|
||||
"pearl-anglescan-process_8ipf.html#aa54a550eccad2c8ccd82d2b4167f7a92":[9,0,2,29],
|
||||
"pearl-anglescan-process_8ipf.html#aa5b1e2ab1dd43a73b7157406b803887e":[9,0,2,19],
|
||||
"pearl-anglescan-process_8ipf.html#aa79c0ff6073bd42e202b9fa3f8c00b9f":[9,0,2,13],
|
||||
"pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9":[9,0,2,33],
|
||||
"pearl-anglescan-process_8ipf.html#aae45cc49d67f79dcedc4420f82acea4c":[9,0,2,52],
|
||||
"pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b":[9,0,2,12],
|
||||
"pearl-anglescan-process_8ipf.html#ab6670abb621d01994c0b9974f58be843":[9,0,2,57],
|
||||
"pearl-anglescan-process_8ipf.html#ab6ac1268de338040028dca8d0ddc967c":[9,0,2,25],
|
||||
"pearl-anglescan-process_8ipf.html#ac0def1ded61f9cd758df0c99f4ff9470":[9,0,2,7],
|
||||
"pearl-anglescan-process_8ipf.html#ac151c6f989d6a568fdef0acb791f84db":[9,0,2,60],
|
||||
"pearl-anglescan-process_8ipf.html#ac15ebd5a19c558dde666ab36aeb9906f":[9,0,2,41],
|
||||
"pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288":[9,0,2,40],
|
||||
"pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791":[9,0,2,32],
|
||||
"pearl-anglescan-process_8ipf.html#acca0130cccf2286863bbf5b7f91c5b3b":[9,0,2,28],
|
||||
"pearl-anglescan-process_8ipf.html#acf6fddb73624fe2d21429e38c4994088":[9,0,2,0],
|
||||
"pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf":[9,0,2,36],
|
||||
"pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a":[9,0,2,2],
|
||||
"pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2":[9,0,2,14],
|
||||
"pearl-anglescan-process_8ipf.html#aed66bda9701d8a69b2174fac974aa665":[9,0,2,59],
|
||||
"pearl-anglescan-process_8ipf.html#af00d9061e410ad033a9fd1f0ca561e0d":[9,0,2,18],
|
||||
"pearl-anglescan-process_8ipf.html#afa14187803f5b428a96c8234e04ab217":[9,0,2,55],
|
||||
"pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965":[9,0,2,38],
|
||||
"pearl-anglescan-process_8ipf.html#afedad38a418cee5d1fb9e08aae2160a0":[9,0,2,17],
|
||||
"pearl-anglescan-process_8ipf_source.html":[9,0,2],
|
||||
"pearl-anglescan-tracker_8ipf.html":[9,0,3],
|
||||
"pearl-anglescan-tracker_8ipf.html#a02271bf812a3e3f87c958f4c58e9f71b":[9,0,3,10],
|
||||
@ -242,12 +249,5 @@ var NAVTREEINDEX0 =
|
||||
"pearl-anglescan-tracker_8ipf.html#a150243e26e8adf8b354b8afde064136d":[9,0,3,12],
|
||||
"pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2":[9,0,3,43],
|
||||
"pearl-anglescan-tracker_8ipf.html#a306b168cab2f9c4146cee87009e69f6d":[9,0,3,17],
|
||||
"pearl-anglescan-tracker_8ipf.html#a33e84ae8e13f405d466b28e83f608cb9":[9,0,3,13],
|
||||
"pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134":[9,0,3,0],
|
||||
"pearl-anglescan-tracker_8ipf.html#a37aaf2f08c3910bed554a10dd82616ec":[9,0,3,15],
|
||||
"pearl-anglescan-tracker_8ipf.html#a3844e7fd93b4f54aa52f084687c2106c":[9,0,3,16],
|
||||
"pearl-anglescan-tracker_8ipf.html#a3882038c0ad82396b6591fd756817535":[9,0,3,26],
|
||||
"pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae":[9,0,3,2],
|
||||
"pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,3,24],
|
||||
"pearl-anglescan-tracker_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793":[9,0,3,18]
|
||||
"pearl-anglescan-tracker_8ipf.html#a33e84ae8e13f405d466b28e83f608cb9":[9,0,3,13]
|
||||
};
|
||||
|
@ -1,5 +1,12 @@
|
||||
var NAVTREEINDEX1 =
|
||||
{
|
||||
"pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134":[9,0,3,0],
|
||||
"pearl-anglescan-tracker_8ipf.html#a37aaf2f08c3910bed554a10dd82616ec":[9,0,3,15],
|
||||
"pearl-anglescan-tracker_8ipf.html#a3844e7fd93b4f54aa52f084687c2106c":[9,0,3,16],
|
||||
"pearl-anglescan-tracker_8ipf.html#a3882038c0ad82396b6591fd756817535":[9,0,3,26],
|
||||
"pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae":[9,0,3,2],
|
||||
"pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,3,24],
|
||||
"pearl-anglescan-tracker_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793":[9,0,3,18],
|
||||
"pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d":[9,0,3,31],
|
||||
"pearl-anglescan-tracker_8ipf.html#a4bde8b2fc39c61c0d5a6879f1d0ae115":[9,0,3,21],
|
||||
"pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab":[9,0,3,44],
|
||||
@ -30,71 +37,74 @@ var NAVTREEINDEX1 =
|
||||
"pearl-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9":[9,0,3,14],
|
||||
"pearl-anglescan-tracker_8ipf_source.html":[9,0,3],
|
||||
"pearl-area-display_8ipf.html":[9,0,4],
|
||||
"pearl-area-display_8ipf.html#a174177742fdce7f37027de8fa832b3bd":[9,0,4,36],
|
||||
"pearl-area-display_8ipf.html#a195b12857685c4e535a840c5db324b4a":[9,0,4,31],
|
||||
"pearl-area-display_8ipf.html#a1bf20e37ed3e9c76be8ebe448c68a048":[9,0,4,29],
|
||||
"pearl-area-display_8ipf.html#a2442bc044aaa12ab817a5f9fa300d1f8":[9,0,4,38],
|
||||
"pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316":[9,0,4,27],
|
||||
"pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36":[9,0,4,0],
|
||||
"pearl-area-display_8ipf.html#a2b183a27ec795b0ec1f8efabe3068369":[9,0,4,32],
|
||||
"pearl-area-display_8ipf.html#a31461b664ec651a39442e9a46ffd88c9":[9,0,4,24],
|
||||
"pearl-area-display_8ipf.html#a48044f9ee518d47770e33ee9f381f204":[9,0,4,4],
|
||||
"pearl-area-display_8ipf.html#a48b08ab53729d9d0477deaceedef2769":[9,0,4,3],
|
||||
"pearl-area-display_8ipf.html#a4af98ec7af48a653c6fac716ea8fa505":[9,0,4,19],
|
||||
"pearl-area-display_8ipf.html#a4b76a98582f5997d3810f969dbb6c4ed":[9,0,4,28],
|
||||
"pearl-area-display_8ipf.html#a5657fc4dcd395aef637c19e8df57a418":[9,0,4,14],
|
||||
"pearl-area-display_8ipf.html#a6418a1b2d18b82cb71c0fecbd513a934":[9,0,4,5],
|
||||
"pearl-area-display_8ipf.html#a65b07e355df20cfb692dfb32f472b478":[9,0,4,7],
|
||||
"pearl-area-display_8ipf.html#a6cc0970b41ca197fa47263556fa2686a":[9,0,4,30],
|
||||
"pearl-area-display_8ipf.html#a6d20a8c6bf5ed143d375dee71fb3a6d5":[9,0,4,13],
|
||||
"pearl-area-display_8ipf.html#a72b57037abd27f65986034c0b4cc191e":[9,0,4,2],
|
||||
"pearl-area-display_8ipf.html#a7334815c60e2c11e2754c07489a62f4b":[9,0,4,18],
|
||||
"pearl-area-display_8ipf.html#a77a71985e716a300e0b61c233cd93f40":[9,0,4,21],
|
||||
"pearl-area-display_8ipf.html#a8411f0cfec3515f1ae4f0140efc14318":[9,0,4,22],
|
||||
"pearl-area-display_8ipf.html#a89a5e3e29a0cd09951dcdf13aa28d941":[9,0,4,15],
|
||||
"pearl-area-display_8ipf.html#a8cc3ea3bea4e851e4144140a2da42a03":[9,0,4,8],
|
||||
"pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae":[9,0,4,9],
|
||||
"pearl-area-display_8ipf.html#ab10a0d94991b9cd958557dbc48d70624":[9,0,4,37],
|
||||
"pearl-area-display_8ipf.html#ab8c9979c6f3ab95f983c2a525a69c035":[9,0,4,25],
|
||||
"pearl-area-display_8ipf.html#abaf229d75d9d579a559295795a6bc2e1":[9,0,4,17],
|
||||
"pearl-area-display_8ipf.html#abafc4f012b04592724109f4757cbe271":[9,0,4,34],
|
||||
"pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885":[9,0,4,26],
|
||||
"pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9":[9,0,4,33],
|
||||
"pearl-area-display_8ipf.html#ace169e0824e6bddbd646972946edccbe":[9,0,4,35],
|
||||
"pearl-area-display_8ipf.html#ad2a84495ddac89bc8f4203fca56babfd":[9,0,4,16],
|
||||
"pearl-area-display_8ipf.html#ad3e190d1ec1b82ebef00c9f9ac44b50a":[9,0,4,11],
|
||||
"pearl-area-display_8ipf.html#ad79b37ab4fcf2cbdad6874813d93d4b1":[9,0,4,20],
|
||||
"pearl-area-display_8ipf.html#ae2b11295d2715e9af019513923c64570":[9,0,4,6],
|
||||
"pearl-area-display_8ipf.html#ae3b4756cdc12a4a4b15a770ba0069823":[9,0,4,1],
|
||||
"pearl-area-display_8ipf.html#aee051acfe6a3c8214118b78dfe4854fd":[9,0,4,12],
|
||||
"pearl-area-display_8ipf.html#af8d5e003fcff1f750685ed6f94717730":[9,0,4,10],
|
||||
"pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45":[9,0,4,23],
|
||||
"pearl-area-display_8ipf.html#a174177742fdce7f37027de8fa832b3bd":[9,0,4,37],
|
||||
"pearl-area-display_8ipf.html#a195b12857685c4e535a840c5db324b4a":[9,0,4,32],
|
||||
"pearl-area-display_8ipf.html#a1bf20e37ed3e9c76be8ebe448c68a048":[9,0,4,30],
|
||||
"pearl-area-display_8ipf.html#a2442bc044aaa12ab817a5f9fa300d1f8":[9,0,4,39],
|
||||
"pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316":[9,0,4,28],
|
||||
"pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36":[9,0,4,1],
|
||||
"pearl-area-display_8ipf.html#a2b183a27ec795b0ec1f8efabe3068369":[9,0,4,33],
|
||||
"pearl-area-display_8ipf.html#a31461b664ec651a39442e9a46ffd88c9":[9,0,4,25],
|
||||
"pearl-area-display_8ipf.html#a48044f9ee518d47770e33ee9f381f204":[9,0,4,5],
|
||||
"pearl-area-display_8ipf.html#a48b08ab53729d9d0477deaceedef2769":[9,0,4,4],
|
||||
"pearl-area-display_8ipf.html#a4af98ec7af48a653c6fac716ea8fa505":[9,0,4,20],
|
||||
"pearl-area-display_8ipf.html#a4b76a98582f5997d3810f969dbb6c4ed":[9,0,4,29],
|
||||
"pearl-area-display_8ipf.html#a5657fc4dcd395aef637c19e8df57a418":[9,0,4,15],
|
||||
"pearl-area-display_8ipf.html#a6418a1b2d18b82cb71c0fecbd513a934":[9,0,4,6],
|
||||
"pearl-area-display_8ipf.html#a65b07e355df20cfb692dfb32f472b478":[9,0,4,8],
|
||||
"pearl-area-display_8ipf.html#a6cc0970b41ca197fa47263556fa2686a":[9,0,4,31],
|
||||
"pearl-area-display_8ipf.html#a6d20a8c6bf5ed143d375dee71fb3a6d5":[9,0,4,14],
|
||||
"pearl-area-display_8ipf.html#a72b57037abd27f65986034c0b4cc191e":[9,0,4,3],
|
||||
"pearl-area-display_8ipf.html#a7334815c60e2c11e2754c07489a62f4b":[9,0,4,19],
|
||||
"pearl-area-display_8ipf.html#a77a71985e716a300e0b61c233cd93f40":[9,0,4,22],
|
||||
"pearl-area-display_8ipf.html#a8411f0cfec3515f1ae4f0140efc14318":[9,0,4,23],
|
||||
"pearl-area-display_8ipf.html#a89a5e3e29a0cd09951dcdf13aa28d941":[9,0,4,16],
|
||||
"pearl-area-display_8ipf.html#a8cc3ea3bea4e851e4144140a2da42a03":[9,0,4,9],
|
||||
"pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae":[9,0,4,10],
|
||||
"pearl-area-display_8ipf.html#ab10a0d94991b9cd958557dbc48d70624":[9,0,4,38],
|
||||
"pearl-area-display_8ipf.html#ab8c9979c6f3ab95f983c2a525a69c035":[9,0,4,26],
|
||||
"pearl-area-display_8ipf.html#abaf229d75d9d579a559295795a6bc2e1":[9,0,4,18],
|
||||
"pearl-area-display_8ipf.html#abafc4f012b04592724109f4757cbe271":[9,0,4,35],
|
||||
"pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885":[9,0,4,27],
|
||||
"pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9":[9,0,4,34],
|
||||
"pearl-area-display_8ipf.html#ace169e0824e6bddbd646972946edccbe":[9,0,4,36],
|
||||
"pearl-area-display_8ipf.html#ad2a84495ddac89bc8f4203fca56babfd":[9,0,4,17],
|
||||
"pearl-area-display_8ipf.html#ad3e190d1ec1b82ebef00c9f9ac44b50a":[9,0,4,12],
|
||||
"pearl-area-display_8ipf.html#ad79b37ab4fcf2cbdad6874813d93d4b1":[9,0,4,21],
|
||||
"pearl-area-display_8ipf.html#ae2b11295d2715e9af019513923c64570":[9,0,4,7],
|
||||
"pearl-area-display_8ipf.html#ae3b4756cdc12a4a4b15a770ba0069823":[9,0,4,2],
|
||||
"pearl-area-display_8ipf.html#aee051acfe6a3c8214118b78dfe4854fd":[9,0,4,13],
|
||||
"pearl-area-display_8ipf.html#af8d5e003fcff1f750685ed6f94717730":[9,0,4,11],
|
||||
"pearl-area-display_8ipf.html#af9bd125ed4fb4ada10b78bca2607b44d":[9,0,4,0],
|
||||
"pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45":[9,0,4,24],
|
||||
"pearl-area-display_8ipf_source.html":[9,0,4],
|
||||
"pearl-area-import_8ipf.html":[9,0,5],
|
||||
"pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb":[9,0,5,16],
|
||||
"pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e":[9,0,5,17],
|
||||
"pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb":[9,0,5,17],
|
||||
"pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e":[9,0,5,18],
|
||||
"pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c":[9,0,5,3],
|
||||
"pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[9,0,5,24],
|
||||
"pearl-area-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[9,0,5,26],
|
||||
"pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5":[9,0,5,12],
|
||||
"pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226":[9,0,5,23],
|
||||
"pearl-area-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226":[9,0,5,25],
|
||||
"pearl-area-import_8ipf.html#a4a9741d1c19b10bb98b73bd5163a497b":[9,0,5,8],
|
||||
"pearl-area-import_8ipf.html#a774751d1857ea6946a942448dc913128":[9,0,5,15],
|
||||
"pearl-area-import_8ipf.html#a4efc9178892310c9e2caf40c61d71bd7":[9,0,5,24],
|
||||
"pearl-area-import_8ipf.html#a774751d1857ea6946a942448dc913128":[9,0,5,16],
|
||||
"pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf":[9,0,5,6],
|
||||
"pearl-area-import_8ipf.html#a931a7bfaaf75d308a0ce3c74ffc751bc":[9,0,5,7],
|
||||
"pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6":[9,0,5,18],
|
||||
"pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424":[9,0,5,19],
|
||||
"pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6":[9,0,5,19],
|
||||
"pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424":[9,0,5,20],
|
||||
"pearl-area-import_8ipf.html#a98f29671bdce6a5981e8865de8b9d483":[9,0,5,10],
|
||||
"pearl-area-import_8ipf.html#a98f9339cd2fae80d0d92451df88395aa":[9,0,5,11],
|
||||
"pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2":[9,0,5,21],
|
||||
"pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2":[9,0,5,22],
|
||||
"pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b":[9,0,5,4],
|
||||
"pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab":[9,0,5,5],
|
||||
"pearl-area-import_8ipf.html#ac76d5ba94a3d7c864437420d80c77064":[9,0,5,9],
|
||||
"pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743":[9,0,5,22],
|
||||
"pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743":[9,0,5,23],
|
||||
"pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5":[9,0,5,13],
|
||||
"pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9":[9,0,5,14],
|
||||
"pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786":[9,0,5,1],
|
||||
"pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f":[9,0,5,2],
|
||||
"pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[9,0,5,20],
|
||||
"pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[9,0,5,21],
|
||||
"pearl-area-import_8ipf.html#ae88bc41882fd16c94c04d856f3e062e4":[9,0,5,15],
|
||||
"pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c":[9,0,5,0],
|
||||
"pearl-area-import_8ipf_source.html":[9,0,5],
|
||||
"pearl-area-profiles_8ipf.html":[9,0,6],
|
||||
@ -117,137 +127,127 @@ var NAVTREEINDEX1 =
|
||||
"pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed":[9,0,7,0],
|
||||
"pearl-arpes_8ipf.html#ac41f24572943dac2b40c255797a6c7a8":[9,0,7,1],
|
||||
"pearl-arpes_8ipf_source.html":[9,0,7],
|
||||
"pearl-data-explorer_8ipf.html":[9,0,8],
|
||||
"pearl-data-explorer_8ipf.html#a001074020ad32b290d390a450a389c69":[9,0,8,16],
|
||||
"pearl-data-explorer_8ipf.html#a00bf5267a40b2b3d760c64d73e139878":[9,0,8,53],
|
||||
"pearl-data-explorer_8ipf.html#a02a64144b7ed2c1bc230e265c55e81a1":[9,0,8,2],
|
||||
"pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe":[9,0,8,49],
|
||||
"pearl-data-explorer_8ipf.html#a0adc1b370fd3bf230b61b094b3c0accb":[9,0,8,17],
|
||||
"pearl-data-explorer_8ipf.html#a0c162346b59b0f66d34ee26ce5fe1e52":[9,0,8,29],
|
||||
"pearl-data-explorer_8ipf.html#a0c839d5f8f49e6937a6532bba3ef3714":[9,0,8,23],
|
||||
"pearl-data-explorer_8ipf.html#a1731f8e1507d90e285885723ae32ba13":[9,0,8,37],
|
||||
"pearl-data-explorer_8ipf.html#a181ccce237172811baf3de5a7a06370d":[9,0,8,50],
|
||||
"pearl-data-explorer_8ipf.html#a1868754e64cb1448e564c0936e78574d":[9,0,8,11],
|
||||
"pearl-data-explorer_8ipf.html#a1bbf3e1592f3344f3628526fa549dfdf":[9,0,8,22],
|
||||
"pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc":[9,0,8,43],
|
||||
"pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab":[9,0,8,44],
|
||||
"pearl-data-explorer_8ipf.html#a2178d5acf21fe4372ecc06224bec28ba":[9,0,8,28],
|
||||
"pearl-data-explorer_8ipf.html#a26f2f2bf5efc39dabb2a01abcc559e3e":[9,0,8,24],
|
||||
"pearl-data-explorer_8ipf.html#a3232c51a8c19eaf86b9bc67352967a9f":[9,0,8,36],
|
||||
"pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b":[9,0,8,39],
|
||||
"pearl-data-explorer_8ipf.html#a3bbb332e319ef7ec5f0fe2d16afaf005":[9,0,8,5],
|
||||
"pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8":[9,0,8,33],
|
||||
"pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99":[9,0,8,40],
|
||||
"pearl-data-explorer_8ipf.html#a45be265789a5260e3daa05eca0ec309e":[9,0,8,14],
|
||||
"pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,8,18],
|
||||
"pearl-data-explorer_8ipf.html#a4633885afab755fbc5d262178b9ddcb8":[9,0,8,38],
|
||||
"pearl-data-explorer_8ipf.html#a4db79d04c74beb1af71b72916f8f0362":[9,0,8,46],
|
||||
"pearl-data-explorer_8ipf.html#a4ef196f752bb5780ed4f4a588f9ebc81":[9,0,8,1],
|
||||
"pearl-data-explorer_8ipf.html#a505ebda6bdecc4120e01766d7aedaf5d":[9,0,8,42],
|
||||
"pearl-data-explorer_8ipf.html#a53af8689144e3aeb27ca177db5dd0c22":[9,0,8,51],
|
||||
"pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5":[9,0,8,3],
|
||||
"pearl-data-explorer_8ipf.html#a5a7d3c00360944c00f236900b992694d":[9,0,8,41],
|
||||
"pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e":[9,0,8,32],
|
||||
"pearl-data-explorer_8ipf.html#a614e89b9c06511144ccb380e61cc7bd6":[9,0,8,21],
|
||||
"pearl-data-explorer_8ipf.html#a68d38e9464f7d13520ec040cffdf5c3b":[9,0,8,35],
|
||||
"pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba":[9,0,8,8],
|
||||
"pearl-data-explorer_8ipf.html#a6b5e9729ee6dedbb217c741639a168ed":[9,0,8,19],
|
||||
"pearl-data-explorer_8ipf.html#a6b642da731bde1029e0fa2ff69d5fb06":[9,0,8,4],
|
||||
"pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178":[9,0,8,34],
|
||||
"pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5":[9,0,8,47],
|
||||
"pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f":[9,0,8,9],
|
||||
"pearl-data-explorer_8ipf.html#a74c69e870329c5dd3b08f92bdeb21d87":[9,0,8,27],
|
||||
"pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,8,55],
|
||||
"pearl-data-explorer_8ipf.html#a8a923d7095071e7e6f99018379807732":[9,0,8,31],
|
||||
"pearl-data-explorer_8ipf.html#a8ec37ab6c651003957d7e1ba728de89e":[9,0,8,20],
|
||||
"pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[9,0,8,26],
|
||||
"pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe":[9,0,8,25],
|
||||
"pearl-data-explorer_8ipf.html#a9cefcdc49b2169e99c743b0a683ed3a6":[9,0,8,7],
|
||||
"pearl-data-explorer_8ipf.html#ab7e3b3a0a901f7559ee9f5affb9a6fca":[9,0,8,30],
|
||||
"pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01":[9,0,8,45],
|
||||
"pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,8,54],
|
||||
"pearl-data-explorer_8ipf.html#ad50f4c430d8bfe0fb5a1356cd9b84bf4":[9,0,8,48],
|
||||
"pearl-data-explorer_8ipf.html#ad61aa85dcf24dbf7e093dac3d0bf6f19":[9,0,8,10],
|
||||
"pearl-data-explorer_8ipf.html#ad6cfb2c00d5112add84542a25eb68b19":[9,0,8,0],
|
||||
"pearl-data-explorer_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[9,0,8,52],
|
||||
"pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5":[9,0,8,12],
|
||||
"pearl-data-explorer_8ipf.html#add62ff5193206c9f207952bcd72dac88":[9,0,8,6],
|
||||
"pearl-data-explorer_8ipf.html#ae79a57a41c734ce8836f427b81011b5d":[9,0,8,15],
|
||||
"pearl-data-explorer_8ipf.html#af9f8769ca2989f152f23d976d1467a48":[9,0,8,13],
|
||||
"pearl-data-explorer_8ipf_source.html":[9,0,8],
|
||||
"pearl-elog_8ipf.html":[9,0,9],
|
||||
"pearl-elog_8ipf.html#a05301d497e4796e5fb5adde3728ba971":[9,0,9,16],
|
||||
"pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae":[9,0,9,26],
|
||||
"pearl-elog_8ipf.html#a14f8376a0485aa654ccf3d2f30ab4d01":[9,0,9,6],
|
||||
"pearl-elog_8ipf.html#a2417d079483f773f8231c5f2caba6cf0":[9,0,9,12],
|
||||
"pearl-elog_8ipf.html#a28eb44739e7d5c7f9899a69afa231b8e":[9,0,9,57],
|
||||
"pearl-elog_8ipf.html#a3498e65d04de046481170b49d4e3d0d6":[9,0,9,55],
|
||||
"pearl-elog_8ipf.html#a356bebea8eb41c9ac3ea2148af22707f":[9,0,9,37],
|
||||
"pearl-elog_8ipf.html#a39a1f418c8a2f9a5e4ab976827d8efca":[9,0,9,46],
|
||||
"pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4":[9,0,9,25],
|
||||
"pearl-elog_8ipf.html#a3eac4012891c2813e401aee2c1134763":[9,0,9,19],
|
||||
"pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[9,0,9,0],
|
||||
"pearl-elog_8ipf.html#a4040736819edadf4b26982bcfdb9c7b9":[9,0,9,2],
|
||||
"pearl-elog_8ipf.html#a4088a48a8428629f120c08a419af62d6":[9,0,9,41],
|
||||
"pearl-elog_8ipf.html#a424460442afd5f6f853e68cd665ed785":[9,0,9,15],
|
||||
"pearl-elog_8ipf.html#a4986de01085dc5481500240ef7667419":[9,0,9,44],
|
||||
"pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12":[9,0,9,40],
|
||||
"pearl-elog_8ipf.html#a5afeb893f92034532341ae51471dc2d2":[9,0,9,54],
|
||||
"pearl-elog_8ipf.html#a63aa38b624b66fe502505040c25bc0c3":[9,0,9,51],
|
||||
"pearl-elog_8ipf.html#a66e1200515eff8cd5c961572eccd7220":[9,0,9,29],
|
||||
"pearl-elog_8ipf.html#a6a9923c6465c91b1f9d1d97b090f424b":[9,0,9,50],
|
||||
"pearl-elog_8ipf.html#a6b2d6cf641c61120332ac1983b2f3846":[9,0,9,32],
|
||||
"pearl-elog_8ipf.html#a6da33f1bb2639cb912e9b25af25bf663":[9,0,9,42],
|
||||
"pearl-elog_8ipf.html#a6eca5f4fab999984df32b50dd669c0b1":[9,0,9,47],
|
||||
"pearl-elog_8ipf.html#a6fcae5eafc97bca9a637bd7800b13e25":[9,0,9,34],
|
||||
"pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,9,60],
|
||||
"pearl-elog_8ipf.html#a7990f2948d48aefe990271d1961df833":[9,0,9,39],
|
||||
"pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9":[9,0,9,35],
|
||||
"pearl-elog_8ipf.html#a7ce92b03b6a786129959d44bf1112efa":[9,0,9,31],
|
||||
"pearl-elog_8ipf.html#a8251cea45c8d1f1993a4051a6d0760c4":[9,0,9,8],
|
||||
"pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2":[9,0,9,36],
|
||||
"pearl-elog_8ipf.html#a915905f2e57d0d9a25c75f39fcce485f":[9,0,9,58],
|
||||
"pearl-elog_8ipf.html#a91b5f51982d23a36d1760b8874b5736a":[9,0,9,3],
|
||||
"pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[9,0,9,38],
|
||||
"pearl-elog_8ipf.html#a96e4cbbdb0fd8c58d87b502dc1883664":[9,0,9,20],
|
||||
"pearl-elog_8ipf.html#a9c1cfd320e88e84dcf4f84bbcf3f46a5":[9,0,9,49],
|
||||
"pearl-elog_8ipf.html#aa1dfae6d78a367d50ee8fc1ffe9cb69b":[9,0,9,4],
|
||||
"pearl-elog_8ipf.html#aa7a3988440bb6d73573b50a4698a0e75":[9,0,9,48],
|
||||
"pearl-elog_8ipf.html#aaca820a0149ce6a0e843ca72b9c9e7ab":[9,0,9,18],
|
||||
"pearl-elog_8ipf.html#aae61ff4d4a4d83dfc55af45d9ed1cbc3":[9,0,9,53],
|
||||
"pearl-elog_8ipf.html#ab2558ef5cd5e5dfba410bd58ed258b64":[9,0,9,24],
|
||||
"pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672":[9,0,9,5],
|
||||
"pearl-elog_8ipf.html#ab6d97edbf33e8ec039b34ff756e7ab93":[9,0,9,17],
|
||||
"pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0":[9,0,9,43],
|
||||
"pearl-elog_8ipf.html#ac2f76abed8cfaa7ac02a46c0b89004f0":[9,0,9,14],
|
||||
"pearl-elog_8ipf.html#ac45196cb9ce8b43b76c9daf67689c49a":[9,0,9,27],
|
||||
"pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01":[9,0,9,45],
|
||||
"pearl-elog_8ipf.html#ac8b61eefed231018cc36d47e95bd8c22":[9,0,9,11],
|
||||
"pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,9,59],
|
||||
"pearl-elog_8ipf.html#acbba78d869a543edf7c2b80d7a8d2344":[9,0,9,1],
|
||||
"pearl-elog_8ipf.html#ace94356f691cbe343761aabd67ced23c":[9,0,9,30],
|
||||
"pearl-elog_8ipf.html#acedf0c8ae34e9ebadd6fa0d9d1353aa4":[9,0,9,22],
|
||||
"pearl-elog_8ipf.html#ad1a72c63f269b2e22b21a72d1ef3b279":[9,0,9,28],
|
||||
"pearl-elog_8ipf.html#ad4472ea917691c41ad0b4ea6f36010a5":[9,0,9,7],
|
||||
"pearl-elog_8ipf.html#ad7640d06f004ecd4a8980ea29d24dcbe":[9,0,9,10],
|
||||
"pearl-elog_8ipf.html#addbdec64930e9c1e417b16b25df8c723":[9,0,9,52],
|
||||
"pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec":[9,0,9,9],
|
||||
"pearl-elog_8ipf.html#ae824bbf81f8b7d16b36b53e3f3d85f69":[9,0,9,33],
|
||||
"pearl-elog_8ipf.html#af34e46263aa50843f98f755988f9ab5c":[9,0,9,56],
|
||||
"pearl-elog_8ipf.html#af652f6f257be1ee749fe788d1b03f75f":[9,0,9,13],
|
||||
"pearl-elog_8ipf.html#af8b1ea711208bcc2cd1647abe04131dc":[9,0,9,21],
|
||||
"pearl-elog_8ipf.html#afbace5ffc3167b42b09657ce6cc854ca":[9,0,9,23],
|
||||
"pearl-elog_8ipf_source.html":[9,0,9],
|
||||
"pearl-fitfuncs_8ipf.html":[9,0,10],
|
||||
"pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61":[9,0,10,20],
|
||||
"pearl-fitfuncs_8ipf.html#a13a5ee22049d9a3379cd6e55654e70a3":[9,0,10,1],
|
||||
"pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d":[9,0,10,15],
|
||||
"pearl-fitfuncs_8ipf.html#a1e729418252bf0d05ea6ec5cbd65b834":[9,0,10,10],
|
||||
"pearl-fitfuncs_8ipf.html#a24cd6a0c96ef8c720e371bb31ac0a479":[9,0,10,2],
|
||||
"pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263":[9,0,10,17],
|
||||
"pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf":[9,0,10,18],
|
||||
"pearl-fitfuncs_8ipf.html#a4d20215153c0e0cee3870dfceded8bc9":[9,0,10,13],
|
||||
"pearl-fitfuncs_8ipf.html#a5a2a03026b88f3dd99214ab1b26e6f80":[9,0,10,12],
|
||||
"pearl-fitfuncs_8ipf.html#a709f7c4585b1d850ea8aae1885ac18cb":[9,0,10,3],
|
||||
"pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0":[9,0,10,14]
|
||||
"pearl-compat_8ipf.html":[9,0,8],
|
||||
"pearl-compat_8ipf.html#aa1f59acc532c7eee75c83b70ee1feaa9":[9,0,8,0],
|
||||
"pearl-compat_8ipf_source.html":[9,0,8],
|
||||
"pearl-data-explorer_8ipf.html":[9,0,9],
|
||||
"pearl-data-explorer_8ipf.html#a001074020ad32b290d390a450a389c69":[9,0,9,16],
|
||||
"pearl-data-explorer_8ipf.html#a00bf5267a40b2b3d760c64d73e139878":[9,0,9,53],
|
||||
"pearl-data-explorer_8ipf.html#a02a64144b7ed2c1bc230e265c55e81a1":[9,0,9,2],
|
||||
"pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe":[9,0,9,49],
|
||||
"pearl-data-explorer_8ipf.html#a0adc1b370fd3bf230b61b094b3c0accb":[9,0,9,17],
|
||||
"pearl-data-explorer_8ipf.html#a0c162346b59b0f66d34ee26ce5fe1e52":[9,0,9,29],
|
||||
"pearl-data-explorer_8ipf.html#a0c839d5f8f49e6937a6532bba3ef3714":[9,0,9,23],
|
||||
"pearl-data-explorer_8ipf.html#a1731f8e1507d90e285885723ae32ba13":[9,0,9,37],
|
||||
"pearl-data-explorer_8ipf.html#a181ccce237172811baf3de5a7a06370d":[9,0,9,50],
|
||||
"pearl-data-explorer_8ipf.html#a1868754e64cb1448e564c0936e78574d":[9,0,9,11],
|
||||
"pearl-data-explorer_8ipf.html#a1bbf3e1592f3344f3628526fa549dfdf":[9,0,9,22],
|
||||
"pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc":[9,0,9,43],
|
||||
"pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab":[9,0,9,44],
|
||||
"pearl-data-explorer_8ipf.html#a2178d5acf21fe4372ecc06224bec28ba":[9,0,9,28],
|
||||
"pearl-data-explorer_8ipf.html#a26f2f2bf5efc39dabb2a01abcc559e3e":[9,0,9,24],
|
||||
"pearl-data-explorer_8ipf.html#a3232c51a8c19eaf86b9bc67352967a9f":[9,0,9,36],
|
||||
"pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b":[9,0,9,39],
|
||||
"pearl-data-explorer_8ipf.html#a3bbb332e319ef7ec5f0fe2d16afaf005":[9,0,9,5],
|
||||
"pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8":[9,0,9,33],
|
||||
"pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99":[9,0,9,40],
|
||||
"pearl-data-explorer_8ipf.html#a45be265789a5260e3daa05eca0ec309e":[9,0,9,14],
|
||||
"pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,9,18],
|
||||
"pearl-data-explorer_8ipf.html#a4633885afab755fbc5d262178b9ddcb8":[9,0,9,38],
|
||||
"pearl-data-explorer_8ipf.html#a4db79d04c74beb1af71b72916f8f0362":[9,0,9,46],
|
||||
"pearl-data-explorer_8ipf.html#a4ef196f752bb5780ed4f4a588f9ebc81":[9,0,9,1],
|
||||
"pearl-data-explorer_8ipf.html#a505ebda6bdecc4120e01766d7aedaf5d":[9,0,9,42],
|
||||
"pearl-data-explorer_8ipf.html#a53af8689144e3aeb27ca177db5dd0c22":[9,0,9,51],
|
||||
"pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5":[9,0,9,3],
|
||||
"pearl-data-explorer_8ipf.html#a5a7d3c00360944c00f236900b992694d":[9,0,9,41],
|
||||
"pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e":[9,0,9,32],
|
||||
"pearl-data-explorer_8ipf.html#a614e89b9c06511144ccb380e61cc7bd6":[9,0,9,21],
|
||||
"pearl-data-explorer_8ipf.html#a68d38e9464f7d13520ec040cffdf5c3b":[9,0,9,35],
|
||||
"pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba":[9,0,9,8],
|
||||
"pearl-data-explorer_8ipf.html#a6b5e9729ee6dedbb217c741639a168ed":[9,0,9,19],
|
||||
"pearl-data-explorer_8ipf.html#a6b642da731bde1029e0fa2ff69d5fb06":[9,0,9,4],
|
||||
"pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178":[9,0,9,34],
|
||||
"pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5":[9,0,9,47],
|
||||
"pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f":[9,0,9,9],
|
||||
"pearl-data-explorer_8ipf.html#a74c69e870329c5dd3b08f92bdeb21d87":[9,0,9,27],
|
||||
"pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,9,55],
|
||||
"pearl-data-explorer_8ipf.html#a8a923d7095071e7e6f99018379807732":[9,0,9,31],
|
||||
"pearl-data-explorer_8ipf.html#a8ec37ab6c651003957d7e1ba728de89e":[9,0,9,20],
|
||||
"pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[9,0,9,26],
|
||||
"pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe":[9,0,9,25],
|
||||
"pearl-data-explorer_8ipf.html#a9cefcdc49b2169e99c743b0a683ed3a6":[9,0,9,7],
|
||||
"pearl-data-explorer_8ipf.html#ab7e3b3a0a901f7559ee9f5affb9a6fca":[9,0,9,30],
|
||||
"pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01":[9,0,9,45],
|
||||
"pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,9,54],
|
||||
"pearl-data-explorer_8ipf.html#ad50f4c430d8bfe0fb5a1356cd9b84bf4":[9,0,9,48],
|
||||
"pearl-data-explorer_8ipf.html#ad61aa85dcf24dbf7e093dac3d0bf6f19":[9,0,9,10],
|
||||
"pearl-data-explorer_8ipf.html#ad6cfb2c00d5112add84542a25eb68b19":[9,0,9,0],
|
||||
"pearl-data-explorer_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[9,0,9,52],
|
||||
"pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5":[9,0,9,12],
|
||||
"pearl-data-explorer_8ipf.html#add62ff5193206c9f207952bcd72dac88":[9,0,9,6],
|
||||
"pearl-data-explorer_8ipf.html#ae79a57a41c734ce8836f427b81011b5d":[9,0,9,15],
|
||||
"pearl-data-explorer_8ipf.html#af9f8769ca2989f152f23d976d1467a48":[9,0,9,13],
|
||||
"pearl-data-explorer_8ipf_source.html":[9,0,9],
|
||||
"pearl-elog_8ipf.html":[9,0,10],
|
||||
"pearl-elog_8ipf.html#a05301d497e4796e5fb5adde3728ba971":[9,0,10,16],
|
||||
"pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae":[9,0,10,26],
|
||||
"pearl-elog_8ipf.html#a14f8376a0485aa654ccf3d2f30ab4d01":[9,0,10,6],
|
||||
"pearl-elog_8ipf.html#a2417d079483f773f8231c5f2caba6cf0":[9,0,10,12],
|
||||
"pearl-elog_8ipf.html#a28eb44739e7d5c7f9899a69afa231b8e":[9,0,10,57],
|
||||
"pearl-elog_8ipf.html#a3498e65d04de046481170b49d4e3d0d6":[9,0,10,55],
|
||||
"pearl-elog_8ipf.html#a356bebea8eb41c9ac3ea2148af22707f":[9,0,10,37],
|
||||
"pearl-elog_8ipf.html#a39a1f418c8a2f9a5e4ab976827d8efca":[9,0,10,46],
|
||||
"pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4":[9,0,10,25],
|
||||
"pearl-elog_8ipf.html#a3eac4012891c2813e401aee2c1134763":[9,0,10,19],
|
||||
"pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[9,0,10,0],
|
||||
"pearl-elog_8ipf.html#a4040736819edadf4b26982bcfdb9c7b9":[9,0,10,2],
|
||||
"pearl-elog_8ipf.html#a4088a48a8428629f120c08a419af62d6":[9,0,10,41],
|
||||
"pearl-elog_8ipf.html#a424460442afd5f6f853e68cd665ed785":[9,0,10,15],
|
||||
"pearl-elog_8ipf.html#a4986de01085dc5481500240ef7667419":[9,0,10,44],
|
||||
"pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12":[9,0,10,40],
|
||||
"pearl-elog_8ipf.html#a5afeb893f92034532341ae51471dc2d2":[9,0,10,54],
|
||||
"pearl-elog_8ipf.html#a63aa38b624b66fe502505040c25bc0c3":[9,0,10,51],
|
||||
"pearl-elog_8ipf.html#a66e1200515eff8cd5c961572eccd7220":[9,0,10,29],
|
||||
"pearl-elog_8ipf.html#a6a9923c6465c91b1f9d1d97b090f424b":[9,0,10,50],
|
||||
"pearl-elog_8ipf.html#a6b2d6cf641c61120332ac1983b2f3846":[9,0,10,32],
|
||||
"pearl-elog_8ipf.html#a6da33f1bb2639cb912e9b25af25bf663":[9,0,10,42],
|
||||
"pearl-elog_8ipf.html#a6eca5f4fab999984df32b50dd669c0b1":[9,0,10,47],
|
||||
"pearl-elog_8ipf.html#a6fcae5eafc97bca9a637bd7800b13e25":[9,0,10,34],
|
||||
"pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,10,60],
|
||||
"pearl-elog_8ipf.html#a7990f2948d48aefe990271d1961df833":[9,0,10,39],
|
||||
"pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9":[9,0,10,35],
|
||||
"pearl-elog_8ipf.html#a7ce92b03b6a786129959d44bf1112efa":[9,0,10,31],
|
||||
"pearl-elog_8ipf.html#a8251cea45c8d1f1993a4051a6d0760c4":[9,0,10,8],
|
||||
"pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2":[9,0,10,36],
|
||||
"pearl-elog_8ipf.html#a915905f2e57d0d9a25c75f39fcce485f":[9,0,10,58],
|
||||
"pearl-elog_8ipf.html#a91b5f51982d23a36d1760b8874b5736a":[9,0,10,3],
|
||||
"pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3":[9,0,10,38],
|
||||
"pearl-elog_8ipf.html#a96e4cbbdb0fd8c58d87b502dc1883664":[9,0,10,20],
|
||||
"pearl-elog_8ipf.html#a9c1cfd320e88e84dcf4f84bbcf3f46a5":[9,0,10,49],
|
||||
"pearl-elog_8ipf.html#aa1dfae6d78a367d50ee8fc1ffe9cb69b":[9,0,10,4],
|
||||
"pearl-elog_8ipf.html#aa7a3988440bb6d73573b50a4698a0e75":[9,0,10,48],
|
||||
"pearl-elog_8ipf.html#aaca820a0149ce6a0e843ca72b9c9e7ab":[9,0,10,18],
|
||||
"pearl-elog_8ipf.html#aae61ff4d4a4d83dfc55af45d9ed1cbc3":[9,0,10,53],
|
||||
"pearl-elog_8ipf.html#ab2558ef5cd5e5dfba410bd58ed258b64":[9,0,10,24],
|
||||
"pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672":[9,0,10,5],
|
||||
"pearl-elog_8ipf.html#ab6d97edbf33e8ec039b34ff756e7ab93":[9,0,10,17],
|
||||
"pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0":[9,0,10,43],
|
||||
"pearl-elog_8ipf.html#ac2f76abed8cfaa7ac02a46c0b89004f0":[9,0,10,14],
|
||||
"pearl-elog_8ipf.html#ac45196cb9ce8b43b76c9daf67689c49a":[9,0,10,27],
|
||||
"pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01":[9,0,10,45],
|
||||
"pearl-elog_8ipf.html#ac8b61eefed231018cc36d47e95bd8c22":[9,0,10,11],
|
||||
"pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,10,59],
|
||||
"pearl-elog_8ipf.html#acbba78d869a543edf7c2b80d7a8d2344":[9,0,10,1],
|
||||
"pearl-elog_8ipf.html#ace94356f691cbe343761aabd67ced23c":[9,0,10,30],
|
||||
"pearl-elog_8ipf.html#acedf0c8ae34e9ebadd6fa0d9d1353aa4":[9,0,10,22],
|
||||
"pearl-elog_8ipf.html#ad1a72c63f269b2e22b21a72d1ef3b279":[9,0,10,28],
|
||||
"pearl-elog_8ipf.html#ad4472ea917691c41ad0b4ea6f36010a5":[9,0,10,7],
|
||||
"pearl-elog_8ipf.html#ad7640d06f004ecd4a8980ea29d24dcbe":[9,0,10,10],
|
||||
"pearl-elog_8ipf.html#addbdec64930e9c1e417b16b25df8c723":[9,0,10,52],
|
||||
"pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec":[9,0,10,9],
|
||||
"pearl-elog_8ipf.html#ae824bbf81f8b7d16b36b53e3f3d85f69":[9,0,10,33],
|
||||
"pearl-elog_8ipf.html#af34e46263aa50843f98f755988f9ab5c":[9,0,10,56],
|
||||
"pearl-elog_8ipf.html#af652f6f257be1ee749fe788d1b03f75f":[9,0,10,13],
|
||||
"pearl-elog_8ipf.html#af8b1ea711208bcc2cd1647abe04131dc":[9,0,10,21],
|
||||
"pearl-elog_8ipf.html#afbace5ffc3167b42b09657ce6cc854ca":[9,0,10,23]
|
||||
};
|
||||
|
@ -1,157 +1,177 @@
|
||||
var NAVTREEINDEX2 =
|
||||
{
|
||||
"pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716":[9,0,10,19],
|
||||
"pearl-fitfuncs_8ipf.html#a9d110819fa3cd2173f3103724e394fdf":[9,0,10,7],
|
||||
"pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea":[9,0,10,5],
|
||||
"pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba":[9,0,10,16],
|
||||
"pearl-fitfuncs_8ipf.html#ab32134566b2573672ac674565deebd36":[9,0,10,11],
|
||||
"pearl-fitfuncs_8ipf.html#adb438f665e51a8dd104a37cfead04f27":[9,0,10,8],
|
||||
"pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461":[9,0,10,6],
|
||||
"pearl-fitfuncs_8ipf.html#af62cb65b7444ff60e956a45bd5d0ec27":[9,0,10,9],
|
||||
"pearl-fitfuncs_8ipf.html#aff8e8b103c32c8e723b57ce7ad5ef0f5":[9,0,10,4],
|
||||
"pearl-fitfuncs_8ipf_source.html":[9,0,10],
|
||||
"pearl-gui-tools_8ipf.html":[9,0,11],
|
||||
"pearl-gui-tools_8ipf.html#a97ad19d83cf0007c4bcf97a32164610f":[9,0,11,2],
|
||||
"pearl-gui-tools_8ipf.html#aaf29d090c81e00cf44af295193b24c5a":[9,0,11,0],
|
||||
"pearl-gui-tools_8ipf.html#aca0a41a0f28a35ac7535df30ddbd79fe":[9,0,11,1],
|
||||
"pearl-gui-tools_8ipf_source.html":[9,0,11],
|
||||
"pearl-matrix-import_8ipf.html":[9,0,12],
|
||||
"pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9":[9,0,12,18],
|
||||
"pearl-matrix-import_8ipf.html#a1a46b042e41daffee61706ab2cf54351":[9,0,12,10],
|
||||
"pearl-matrix-import_8ipf.html#a3a0ba4a7ad64739303b705d92be53267":[9,0,12,13],
|
||||
"pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[9,0,12,1],
|
||||
"pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,12,4],
|
||||
"pearl-matrix-import_8ipf.html#a4bfeaf81ac483df0a38b26b6a8cf74a6":[9,0,12,16],
|
||||
"pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85":[9,0,12,15],
|
||||
"pearl-matrix-import_8ipf.html#a6ac0c685976b0e0c1944fb616a4f3a3c":[9,0,12,11],
|
||||
"pearl-matrix-import_8ipf.html#a6aeef317fd468c88c99a274338c70ae3":[9,0,12,12],
|
||||
"pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,12,23],
|
||||
"pearl-matrix-import_8ipf.html#a81b1d81261a32d0ed4cf79b81487f1b4":[9,0,12,6],
|
||||
"pearl-matrix-import_8ipf.html#a856478705a78e8105ea5d91a2228975b":[9,0,12,7],
|
||||
"pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d":[9,0,12,8],
|
||||
"pearl-matrix-import_8ipf.html#a8acd2b03343ef9bdfecaa75e831392d1":[9,0,12,19],
|
||||
"pearl-matrix-import_8ipf.html#ab80101bc780dcbe94200e2446bce51d9":[9,0,12,20],
|
||||
"pearl-matrix-import_8ipf.html#abd09594d22038853e1e8021e0f36363d":[9,0,12,14],
|
||||
"pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e":[9,0,12,3],
|
||||
"pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,12,22],
|
||||
"pearl-matrix-import_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[9,0,12,21],
|
||||
"pearl-matrix-import_8ipf.html#ad74d5afa71179728a9237d1ec5884482":[9,0,12,9],
|
||||
"pearl-matrix-import_8ipf.html#ad8532f1473f92539fe88217d5d6e3368":[9,0,12,17],
|
||||
"pearl-matrix-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[9,0,12,2],
|
||||
"pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c":[9,0,12,5],
|
||||
"pearl-matrix-import_8ipf_source.html":[9,0,12],
|
||||
"pearl-menu_8ipf.html":[9,0,13],
|
||||
"pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726":[9,0,13,8],
|
||||
"pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f":[9,0,13,5],
|
||||
"pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f":[9,0,13,7],
|
||||
"pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa":[9,0,13,6],
|
||||
"pearl-menu_8ipf.html#aa70ef420d6fe0f6a433cd2371fc4a03d":[9,0,13,3],
|
||||
"pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581":[9,0,13,2],
|
||||
"pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d":[9,0,13,0],
|
||||
"pearl-menu_8ipf.html#ac73a94f760455f19294a9f917b43f145":[9,0,13,1],
|
||||
"pearl-menu_8ipf.html#af6c9740540c6242eb7bf57fc49de82ab":[9,0,13,4],
|
||||
"pearl-menu_8ipf_source.html":[9,0,13],
|
||||
"pearl-otf-import_8ipf.html":[9,0,14],
|
||||
"pearl-otf-import_8ipf.html#a3632f8a5c0ee32a14a3e589b74a0c496":[9,0,14,4],
|
||||
"pearl-otf-import_8ipf.html#a44078e1d8f26e515539acb96973fc630":[9,0,14,2],
|
||||
"pearl-otf-import_8ipf.html#a603b71176ed838713ec555c440082e22":[9,0,14,5],
|
||||
"pearl-otf-import_8ipf.html#a715f9cf2d2b1ffb04f2f9a0e344a80ee":[9,0,14,7],
|
||||
"pearl-otf-import_8ipf.html#a882da254075e8d89f0117e491af90df0":[9,0,14,8],
|
||||
"pearl-otf-import_8ipf.html#aa47fc4b956ee84a993b6d285b628fe20":[9,0,14,6],
|
||||
"pearl-otf-import_8ipf.html#aba965b854836658aa00e3ec2b361d7c9":[9,0,14,9],
|
||||
"pearl-otf-import_8ipf.html#abd8897317366046dfb97c6ca53813d18":[9,0,14,3],
|
||||
"pearl-otf-import_8ipf.html#ad2a83b85030a7d7769d434d6e2e9e557":[9,0,14,1],
|
||||
"pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6":[9,0,14,0],
|
||||
"pearl-otf-import_8ipf_source.html":[9,0,14],
|
||||
"pearl-pmsco-import_8ipf.html":[9,0,15],
|
||||
"pearl-pmsco-import_8ipf.html#a0a53a4686b482d62fe1797932a1708db":[9,0,15,2],
|
||||
"pearl-pmsco-import_8ipf.html#aa31bbaa2fc77b447e6c6f386b23abdd9":[9,0,15,1],
|
||||
"pearl-pmsco-import_8ipf.html#ab3421c7f54aa64e5e493b267d700c0c8":[9,0,15,0],
|
||||
"pearl-pmsco-import_8ipf_source.html":[9,0,15],
|
||||
"pearl-polar-coordinates_8ipf.html":[9,0,16],
|
||||
"pearl-polar-coordinates_8ipf.html#a58139e6ebfba242b6b2ba3533b865a9a":[9,0,16,4],
|
||||
"pearl-polar-coordinates_8ipf.html#a6a0ffb6b9160413d9694b1fd8e10c858":[9,0,16,3],
|
||||
"pearl-polar-coordinates_8ipf.html#a94ccfa9cf52c55eb1f66c2704478c396":[9,0,16,2],
|
||||
"pearl-polar-coordinates_8ipf.html#aca0a5aaa4854d83ef667c53007312fb8":[9,0,16,0],
|
||||
"pearl-polar-coordinates_8ipf.html#adfc1f0b3cddf672b0ccdb6a22b97ba9e":[9,0,16,1],
|
||||
"pearl-polar-coordinates_8ipf_source.html":[9,0,16],
|
||||
"pearl-pshell-import_8ipf.html":[9,0,17],
|
||||
"pearl-pshell-import_8ipf.html#a035a4df9f4508144149abdb0b46c87d1":[9,0,17,17],
|
||||
"pearl-pshell-import_8ipf.html#a03f00b3299bc3df671fcc239f7dd5418":[9,0,17,41],
|
||||
"pearl-pshell-import_8ipf.html#a0a02f87e19e825964aa17c46ed51df8c":[9,0,17,23],
|
||||
"pearl-pshell-import_8ipf.html#a0f2c168c04d075734edb995361aefb82":[9,0,17,42],
|
||||
"pearl-pshell-import_8ipf.html#a13a45e8618c1ab7406e1aa5e608e21fe":[9,0,17,16],
|
||||
"pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668":[9,0,17,20],
|
||||
"pearl-pshell-import_8ipf.html#a2152f7c39a187b740cf9890767ffac3f":[9,0,17,12],
|
||||
"pearl-pshell-import_8ipf.html#a277cd450cca7832aa44f8097934e6acb":[9,0,17,36],
|
||||
"pearl-pshell-import_8ipf.html#a2972587ec82cc2a261b8119a582b4215":[9,0,17,18],
|
||||
"pearl-pshell-import_8ipf.html#a2c456397c36d4116bfddca452eff5954":[9,0,17,5],
|
||||
"pearl-pshell-import_8ipf.html#a2fc497747287d6fe40c6de997ed4a90d":[9,0,17,9],
|
||||
"pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[9,0,17,31],
|
||||
"pearl-pshell-import_8ipf.html#a3c72087695969f42ea91c000de47b26e":[9,0,17,39],
|
||||
"pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32":[9,0,17,21],
|
||||
"pearl-pshell-import_8ipf.html#a412b4753ceb753d705a113a26c018b22":[9,0,17,40],
|
||||
"pearl-pshell-import_8ipf.html#a41bf534983b0662ec2609b136c395f14":[9,0,17,0],
|
||||
"pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226":[9,0,17,30],
|
||||
"pearl-pshell-import_8ipf.html#a4508bd507c4c935bd8463d9b2b84c6fc":[9,0,17,10],
|
||||
"pearl-pshell-import_8ipf.html#a5745428740b64cd66394a7fcd78b86f1":[9,0,17,37],
|
||||
"pearl-pshell-import_8ipf.html#a5ad52cb10171572c454f9426d3a9be21":[9,0,17,38],
|
||||
"pearl-pshell-import_8ipf.html#a79ac37bb666b42c3332e9984196ccfe7":[9,0,17,25],
|
||||
"pearl-pshell-import_8ipf.html#a79b968d7439dfbfbc38c05f933071489":[9,0,17,2],
|
||||
"pearl-pshell-import_8ipf.html#a83804ba9637debed6ef8b13e7b9b19e0":[9,0,17,28],
|
||||
"pearl-pshell-import_8ipf.html#a83930d4384b0238fc8416ba03dbc0386":[9,0,17,35],
|
||||
"pearl-pshell-import_8ipf.html#a8704627410409bcd27a1adeda4082c47":[9,0,17,8],
|
||||
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27":[9,0,17,13],
|
||||
"pearl-pshell-import_8ipf.html#a92a18d6e81c3f521ba3bb240eaf578a9":[9,0,17,33],
|
||||
"pearl-pshell-import_8ipf.html#aa14b28120a07a8213e5a692930704a4b":[9,0,17,19],
|
||||
"pearl-pshell-import_8ipf.html#aa56c25d64b3e59f74d6dd92a599cce4f":[9,0,17,26],
|
||||
"pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447":[9,0,17,34],
|
||||
"pearl-pshell-import_8ipf.html#aba25eb98e4c6cc9066c46ef6be1cde15":[9,0,17,7],
|
||||
"pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3":[9,0,17,32],
|
||||
"pearl-pshell-import_8ipf.html#ac4dfb90b951d29b56501e904f5cc38aa":[9,0,17,14],
|
||||
"pearl-pshell-import_8ipf.html#acb317b57ef137d4d5da5938013dbe442":[9,0,17,11],
|
||||
"pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd":[9,0,17,3],
|
||||
"pearl-pshell-import_8ipf.html#accc20b0fc6bda95ba0cd0aea6633086f":[9,0,17,29],
|
||||
"pearl-pshell-import_8ipf.html#acfb01ee360b66f286225f6e9c7220ba2":[9,0,17,1],
|
||||
"pearl-pshell-import_8ipf.html#ad26b0b56d7ccd23547535091c9430569":[9,0,17,24],
|
||||
"pearl-pshell-import_8ipf.html#ad3b9354b137ba4f1bc3ed2e74f24dc88":[9,0,17,27],
|
||||
"pearl-pshell-import_8ipf.html#adc11ea797562b3d99c247f4866618d39":[9,0,17,4],
|
||||
"pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5":[9,0,17,22],
|
||||
"pearl-pshell-import_8ipf.html#af08a467036c64f70ca3dfe644fcc457c":[9,0,17,6],
|
||||
"pearl-pshell-import_8ipf.html#afde787a00a18dc8c63b100d8ac7d992f":[9,0,17,15],
|
||||
"pearl-pshell-import_8ipf_source.html":[9,0,17],
|
||||
"pearl-scienta-preprocess_8ipf.html":[9,0,18],
|
||||
"pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811":[9,0,18,6],
|
||||
"pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61":[9,0,18,5],
|
||||
"pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b":[9,0,18,3],
|
||||
"pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c":[9,0,18,7],
|
||||
"pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827":[9,0,18,8],
|
||||
"pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c":[9,0,18,2],
|
||||
"pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc":[9,0,18,9],
|
||||
"pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1":[9,0,18,1],
|
||||
"pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39":[9,0,18,4],
|
||||
"pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c":[9,0,18,10],
|
||||
"pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8":[9,0,18,0],
|
||||
"pearl-scienta-preprocess_8ipf_source.html":[9,0,18],
|
||||
"pearl-tools_8ipf.html":[9,0,19],
|
||||
"pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0":[9,0,19,1],
|
||||
"pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7":[9,0,19,2],
|
||||
"pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069":[9,0,19,3],
|
||||
"pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e":[9,0,19,0],
|
||||
"pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99":[9,0,19,4],
|
||||
"pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45":[9,0,19,5],
|
||||
"pearl-tools_8ipf_source.html":[9,0,19],
|
||||
"pearl-vector-operations_8ipf.html":[9,0,20],
|
||||
"pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a":[9,0,20,5],
|
||||
"pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3":[9,0,20,2],
|
||||
"pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43":[9,0,20,0],
|
||||
"pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424":[9,0,20,8],
|
||||
"pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b":[9,0,20,6],
|
||||
"pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7":[9,0,20,1],
|
||||
"pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b":[9,0,20,3],
|
||||
"pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0":[9,0,20,4],
|
||||
"pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582":[9,0,20,7],
|
||||
"pearl-vector-operations_8ipf_source.html":[9,0,20],
|
||||
"pearl-elog_8ipf_source.html":[9,0,10],
|
||||
"pearl-fitfuncs_8ipf.html":[9,0,11],
|
||||
"pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61":[9,0,11,21],
|
||||
"pearl-fitfuncs_8ipf.html#a13a5ee22049d9a3379cd6e55654e70a3":[9,0,11,1],
|
||||
"pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d":[9,0,11,15],
|
||||
"pearl-fitfuncs_8ipf.html#a1e729418252bf0d05ea6ec5cbd65b834":[9,0,11,10],
|
||||
"pearl-fitfuncs_8ipf.html#a24cd6a0c96ef8c720e371bb31ac0a479":[9,0,11,2],
|
||||
"pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263":[9,0,11,17],
|
||||
"pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf":[9,0,11,18],
|
||||
"pearl-fitfuncs_8ipf.html#a4d20215153c0e0cee3870dfceded8bc9":[9,0,11,13],
|
||||
"pearl-fitfuncs_8ipf.html#a5a2a03026b88f3dd99214ab1b26e6f80":[9,0,11,12],
|
||||
"pearl-fitfuncs_8ipf.html#a709f7c4585b1d850ea8aae1885ac18cb":[9,0,11,3],
|
||||
"pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0":[9,0,11,14],
|
||||
"pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716":[9,0,11,20],
|
||||
"pearl-fitfuncs_8ipf.html#a9d110819fa3cd2173f3103724e394fdf":[9,0,11,7],
|
||||
"pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea":[9,0,11,5],
|
||||
"pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba":[9,0,11,16],
|
||||
"pearl-fitfuncs_8ipf.html#ab32134566b2573672ac674565deebd36":[9,0,11,11],
|
||||
"pearl-fitfuncs_8ipf.html#adb438f665e51a8dd104a37cfead04f27":[9,0,11,8],
|
||||
"pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461":[9,0,11,6],
|
||||
"pearl-fitfuncs_8ipf.html#af07f887f3ba8e3e35c9214df8bb6a49f":[9,0,11,19],
|
||||
"pearl-fitfuncs_8ipf.html#af62cb65b7444ff60e956a45bd5d0ec27":[9,0,11,9],
|
||||
"pearl-fitfuncs_8ipf.html#aff8e8b103c32c8e723b57ce7ad5ef0f5":[9,0,11,4],
|
||||
"pearl-fitfuncs_8ipf_source.html":[9,0,11],
|
||||
"pearl-gui-tools_8ipf.html":[9,0,12],
|
||||
"pearl-gui-tools_8ipf.html#a97ad19d83cf0007c4bcf97a32164610f":[9,0,12,2],
|
||||
"pearl-gui-tools_8ipf.html#aaf29d090c81e00cf44af295193b24c5a":[9,0,12,0],
|
||||
"pearl-gui-tools_8ipf.html#aca0a41a0f28a35ac7535df30ddbd79fe":[9,0,12,1],
|
||||
"pearl-gui-tools_8ipf_source.html":[9,0,12],
|
||||
"pearl-matrix-import_8ipf.html":[9,0,13],
|
||||
"pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9":[9,0,13,18],
|
||||
"pearl-matrix-import_8ipf.html#a1a46b042e41daffee61706ab2cf54351":[9,0,13,10],
|
||||
"pearl-matrix-import_8ipf.html#a3a0ba4a7ad64739303b705d92be53267":[9,0,13,13],
|
||||
"pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5":[9,0,13,1],
|
||||
"pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725":[9,0,13,4],
|
||||
"pearl-matrix-import_8ipf.html#a4bfeaf81ac483df0a38b26b6a8cf74a6":[9,0,13,16],
|
||||
"pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85":[9,0,13,15],
|
||||
"pearl-matrix-import_8ipf.html#a6ac0c685976b0e0c1944fb616a4f3a3c":[9,0,13,11],
|
||||
"pearl-matrix-import_8ipf.html#a6aeef317fd468c88c99a274338c70ae3":[9,0,13,12],
|
||||
"pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b":[9,0,13,23],
|
||||
"pearl-matrix-import_8ipf.html#a81b1d81261a32d0ed4cf79b81487f1b4":[9,0,13,6],
|
||||
"pearl-matrix-import_8ipf.html#a856478705a78e8105ea5d91a2228975b":[9,0,13,7],
|
||||
"pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d":[9,0,13,8],
|
||||
"pearl-matrix-import_8ipf.html#a8acd2b03343ef9bdfecaa75e831392d1":[9,0,13,19],
|
||||
"pearl-matrix-import_8ipf.html#ab80101bc780dcbe94200e2446bce51d9":[9,0,13,20],
|
||||
"pearl-matrix-import_8ipf.html#abd09594d22038853e1e8021e0f36363d":[9,0,13,14],
|
||||
"pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e":[9,0,13,3],
|
||||
"pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb":[9,0,13,22],
|
||||
"pearl-matrix-import_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0":[9,0,13,21],
|
||||
"pearl-matrix-import_8ipf.html#ad74d5afa71179728a9237d1ec5884482":[9,0,13,9],
|
||||
"pearl-matrix-import_8ipf.html#ad8532f1473f92539fe88217d5d6e3368":[9,0,13,17],
|
||||
"pearl-matrix-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b":[9,0,13,2],
|
||||
"pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c":[9,0,13,5],
|
||||
"pearl-matrix-import_8ipf_source.html":[9,0,13],
|
||||
"pearl-menu_8ipf.html":[9,0,14],
|
||||
"pearl-menu_8ipf.html#a1437f6baee0bd6d04bbcd2236c2d1f7f":[9,0,14,10],
|
||||
"pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726":[9,0,14,9],
|
||||
"pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f":[9,0,14,5],
|
||||
"pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f":[9,0,14,8],
|
||||
"pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa":[9,0,14,6],
|
||||
"pearl-menu_8ipf.html#aa70ef420d6fe0f6a433cd2371fc4a03d":[9,0,14,3],
|
||||
"pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581":[9,0,14,2],
|
||||
"pearl-menu_8ipf.html#aab4ec7bc68f93029377b7657f40fbd6a":[9,0,14,7],
|
||||
"pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d":[9,0,14,0],
|
||||
"pearl-menu_8ipf.html#ac73a94f760455f19294a9f917b43f145":[9,0,14,1],
|
||||
"pearl-menu_8ipf.html#af6c9740540c6242eb7bf57fc49de82ab":[9,0,14,4],
|
||||
"pearl-menu_8ipf_source.html":[9,0,14],
|
||||
"pearl-otf-import_8ipf.html":[9,0,15],
|
||||
"pearl-otf-import_8ipf.html#a3632f8a5c0ee32a14a3e589b74a0c496":[9,0,15,4],
|
||||
"pearl-otf-import_8ipf.html#a44078e1d8f26e515539acb96973fc630":[9,0,15,2],
|
||||
"pearl-otf-import_8ipf.html#a603b71176ed838713ec555c440082e22":[9,0,15,5],
|
||||
"pearl-otf-import_8ipf.html#a715f9cf2d2b1ffb04f2f9a0e344a80ee":[9,0,15,7],
|
||||
"pearl-otf-import_8ipf.html#a882da254075e8d89f0117e491af90df0":[9,0,15,8],
|
||||
"pearl-otf-import_8ipf.html#aa47fc4b956ee84a993b6d285b628fe20":[9,0,15,6],
|
||||
"pearl-otf-import_8ipf.html#aba965b854836658aa00e3ec2b361d7c9":[9,0,15,9],
|
||||
"pearl-otf-import_8ipf.html#abd8897317366046dfb97c6ca53813d18":[9,0,15,3],
|
||||
"pearl-otf-import_8ipf.html#ad2a83b85030a7d7769d434d6e2e9e557":[9,0,15,1],
|
||||
"pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6":[9,0,15,0],
|
||||
"pearl-otf-import_8ipf_source.html":[9,0,15],
|
||||
"pearl-pmsco-import_8ipf.html":[9,0,16],
|
||||
"pearl-pmsco-import_8ipf.html#a0a53a4686b482d62fe1797932a1708db":[9,0,16,2],
|
||||
"pearl-pmsco-import_8ipf.html#aa31bbaa2fc77b447e6c6f386b23abdd9":[9,0,16,1],
|
||||
"pearl-pmsco-import_8ipf.html#ab3421c7f54aa64e5e493b267d700c0c8":[9,0,16,0],
|
||||
"pearl-pmsco-import_8ipf_source.html":[9,0,16],
|
||||
"pearl-polar-coordinates_8ipf.html":[9,0,17],
|
||||
"pearl-polar-coordinates_8ipf.html#a58139e6ebfba242b6b2ba3533b865a9a":[9,0,17,4],
|
||||
"pearl-polar-coordinates_8ipf.html#a6a0ffb6b9160413d9694b1fd8e10c858":[9,0,17,3],
|
||||
"pearl-polar-coordinates_8ipf.html#a94ccfa9cf52c55eb1f66c2704478c396":[9,0,17,2],
|
||||
"pearl-polar-coordinates_8ipf.html#aca0a5aaa4854d83ef667c53007312fb8":[9,0,17,0],
|
||||
"pearl-polar-coordinates_8ipf.html#adfc1f0b3cddf672b0ccdb6a22b97ba9e":[9,0,17,1],
|
||||
"pearl-polar-coordinates_8ipf_source.html":[9,0,17],
|
||||
"pearl-pshell-import_8ipf.html":[9,0,18],
|
||||
"pearl-pshell-import_8ipf.html#a035a4df9f4508144149abdb0b46c87d1":[9,0,18,17],
|
||||
"pearl-pshell-import_8ipf.html#a03f00b3299bc3df671fcc239f7dd5418":[9,0,18,41],
|
||||
"pearl-pshell-import_8ipf.html#a0a02f87e19e825964aa17c46ed51df8c":[9,0,18,23],
|
||||
"pearl-pshell-import_8ipf.html#a0f2c168c04d075734edb995361aefb82":[9,0,18,42],
|
||||
"pearl-pshell-import_8ipf.html#a13a45e8618c1ab7406e1aa5e608e21fe":[9,0,18,16],
|
||||
"pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668":[9,0,18,20],
|
||||
"pearl-pshell-import_8ipf.html#a2152f7c39a187b740cf9890767ffac3f":[9,0,18,12],
|
||||
"pearl-pshell-import_8ipf.html#a277cd450cca7832aa44f8097934e6acb":[9,0,18,36],
|
||||
"pearl-pshell-import_8ipf.html#a2972587ec82cc2a261b8119a582b4215":[9,0,18,18],
|
||||
"pearl-pshell-import_8ipf.html#a2c456397c36d4116bfddca452eff5954":[9,0,18,5],
|
||||
"pearl-pshell-import_8ipf.html#a2fc497747287d6fe40c6de997ed4a90d":[9,0,18,9],
|
||||
"pearl-pshell-import_8ipf.html#a33f8faf117450af1d6dae9ef48786cd6":[9,0,18,31],
|
||||
"pearl-pshell-import_8ipf.html#a3c72087695969f42ea91c000de47b26e":[9,0,18,39],
|
||||
"pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32":[9,0,18,21],
|
||||
"pearl-pshell-import_8ipf.html#a412b4753ceb753d705a113a26c018b22":[9,0,18,40],
|
||||
"pearl-pshell-import_8ipf.html#a41bf534983b0662ec2609b136c395f14":[9,0,18,0],
|
||||
"pearl-pshell-import_8ipf.html#a44d495fba0dd2b82dec13760a07fd226":[9,0,18,30],
|
||||
"pearl-pshell-import_8ipf.html#a4508bd507c4c935bd8463d9b2b84c6fc":[9,0,18,10],
|
||||
"pearl-pshell-import_8ipf.html#a5745428740b64cd66394a7fcd78b86f1":[9,0,18,37],
|
||||
"pearl-pshell-import_8ipf.html#a5ad52cb10171572c454f9426d3a9be21":[9,0,18,38],
|
||||
"pearl-pshell-import_8ipf.html#a79ac37bb666b42c3332e9984196ccfe7":[9,0,18,25],
|
||||
"pearl-pshell-import_8ipf.html#a79b968d7439dfbfbc38c05f933071489":[9,0,18,2],
|
||||
"pearl-pshell-import_8ipf.html#a83804ba9637debed6ef8b13e7b9b19e0":[9,0,18,28],
|
||||
"pearl-pshell-import_8ipf.html#a83930d4384b0238fc8416ba03dbc0386":[9,0,18,35],
|
||||
"pearl-pshell-import_8ipf.html#a8704627410409bcd27a1adeda4082c47":[9,0,18,8],
|
||||
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27":[9,0,18,13],
|
||||
"pearl-pshell-import_8ipf.html#a92a18d6e81c3f521ba3bb240eaf578a9":[9,0,18,33],
|
||||
"pearl-pshell-import_8ipf.html#aa14b28120a07a8213e5a692930704a4b":[9,0,18,19],
|
||||
"pearl-pshell-import_8ipf.html#aa56c25d64b3e59f74d6dd92a599cce4f":[9,0,18,26],
|
||||
"pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447":[9,0,18,34],
|
||||
"pearl-pshell-import_8ipf.html#aba25eb98e4c6cc9066c46ef6be1cde15":[9,0,18,7],
|
||||
"pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3":[9,0,18,32],
|
||||
"pearl-pshell-import_8ipf.html#ac4dfb90b951d29b56501e904f5cc38aa":[9,0,18,14],
|
||||
"pearl-pshell-import_8ipf.html#acb317b57ef137d4d5da5938013dbe442":[9,0,18,11],
|
||||
"pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd":[9,0,18,3],
|
||||
"pearl-pshell-import_8ipf.html#accc20b0fc6bda95ba0cd0aea6633086f":[9,0,18,29],
|
||||
"pearl-pshell-import_8ipf.html#acfb01ee360b66f286225f6e9c7220ba2":[9,0,18,1],
|
||||
"pearl-pshell-import_8ipf.html#ad26b0b56d7ccd23547535091c9430569":[9,0,18,24],
|
||||
"pearl-pshell-import_8ipf.html#ad3b9354b137ba4f1bc3ed2e74f24dc88":[9,0,18,27],
|
||||
"pearl-pshell-import_8ipf.html#adc11ea797562b3d99c247f4866618d39":[9,0,18,4],
|
||||
"pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5":[9,0,18,22],
|
||||
"pearl-pshell-import_8ipf.html#af08a467036c64f70ca3dfe644fcc457c":[9,0,18,6],
|
||||
"pearl-pshell-import_8ipf.html#afde787a00a18dc8c63b100d8ac7d992f":[9,0,18,15],
|
||||
"pearl-pshell-import_8ipf_source.html":[9,0,18],
|
||||
"pearl-scienta-countrate_8ipf.html":[9,0,19],
|
||||
"pearl-scienta-countrate_8ipf.html#a55886895329455b36b64d52ed6a4e228":[9,0,19,1],
|
||||
"pearl-scienta-countrate_8ipf.html#af2879284b1d1397447a31733fddd6273":[9,0,19,0],
|
||||
"pearl-scienta-countrate_8ipf_source.html":[9,0,19],
|
||||
"pearl-scienta-preprocess_8ipf.html":[9,0,20],
|
||||
"pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811":[9,0,20,6],
|
||||
"pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61":[9,0,20,5],
|
||||
"pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b":[9,0,20,3],
|
||||
"pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c":[9,0,20,7],
|
||||
"pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827":[9,0,20,8],
|
||||
"pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c":[9,0,20,2],
|
||||
"pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc":[9,0,20,9],
|
||||
"pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1":[9,0,20,1],
|
||||
"pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39":[9,0,20,4],
|
||||
"pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c":[9,0,20,10],
|
||||
"pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8":[9,0,20,0],
|
||||
"pearl-scienta-preprocess_8ipf_source.html":[9,0,20],
|
||||
"pearl-tools_8ipf.html":[9,0,21],
|
||||
"pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0":[9,0,21,1],
|
||||
"pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7":[9,0,21,2],
|
||||
"pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069":[9,0,21,3],
|
||||
"pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e":[9,0,21,0],
|
||||
"pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99":[9,0,21,4],
|
||||
"pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45":[9,0,21,5],
|
||||
"pearl-tools_8ipf_source.html":[9,0,21],
|
||||
"pearl-vector-operations_8ipf.html":[9,0,22],
|
||||
"pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a":[9,0,22,5],
|
||||
"pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3":[9,0,22,2],
|
||||
"pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43":[9,0,22,0],
|
||||
"pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424":[9,0,22,8],
|
||||
"pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b":[9,0,22,6],
|
||||
"pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7":[9,0,22,1],
|
||||
"pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b":[9,0,22,3],
|
||||
"pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0":[9,0,22,4],
|
||||
"pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582":[9,0,22,7],
|
||||
"pearl-vector-operations_8ipf_source.html":[9,0,22],
|
||||
"struct_doniach_sunjic_struct.html":[6,0],
|
||||
"struct_doniach_sunjic_struct.html#a02c13fdcf15e9adfee13464701bb7de2":[6,0,2],
|
||||
"struct_doniach_sunjic_struct.html#a45c3a3fa68850032e545907ca65ab982":[6,0,7],
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -268,7 +268,7 @@ Export processed data</h2>
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('pages.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -128,9 +128,12 @@ Functions</h2></td></tr>
|
||||
<tr class="memitem:a1836e607851ba4d5a4048f4cfb8121a7"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7">do_init_process</a> (variable check)</td></tr>
|
||||
<tr class="memdesc:a1836e607851ba4d5a4048f4cfb8121a7"><td class="mdescLeft"> </td><td class="mdescRight">initialize the process data with a copy of the raw data. <a href="#a1836e607851ba4d5a4048f4cfb8121a7">More...</a><br /></td></tr>
|
||||
<tr class="separator:a1836e607851ba4d5a4048f4cfb8121a7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a893478e43be64b0c404b7573d2e89cc2"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">do_crop_alpha</a> (variable check, variable force=defaultValue)</td></tr>
|
||||
<tr class="memdesc:a893478e43be64b0c404b7573d2e89cc2"><td class="mdescLeft"> </td><td class="mdescRight">alpha-crop the process data. <a href="#a893478e43be64b0c404b7573d2e89cc2">More...</a><br /></td></tr>
|
||||
<tr class="separator:a893478e43be64b0c404b7573d2e89cc2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af39609fc80e58f2188b3aa564f53b750"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#af39609fc80e58f2188b3aa564f53b750">do_crop</a> (variable check, variable force=defaultValue)</td></tr>
|
||||
<tr class="memdesc:af39609fc80e58f2188b3aa564f53b750"><td class="mdescLeft"> </td><td class="mdescRight">crop the process data. <a href="#af39609fc80e58f2188b3aa564f53b750">More...</a><br /></td></tr>
|
||||
<tr class="separator:af39609fc80e58f2188b3aa564f53b750"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a16424e5787967d9c120fb09c7849956e"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a16424e5787967d9c120fb09c7849956e">delete_rows</a> (string rows, wave data, wave theta, wave tilt, wave phi)</td></tr>
|
||||
<tr class="memdesc:a16424e5787967d9c120fb09c7849956e"><td class="mdescLeft"> </td><td class="mdescRight">delete individual rows from the data strip <a href="#a16424e5787967d9c120fb09c7849956e">More...</a><br /></td></tr>
|
||||
<tr class="separator:a16424e5787967d9c120fb09c7849956e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8f7266ac2840155dede704fda66fe6b0"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0">do_norm_alpha</a> (variable check, variable force=defaultValue)</td></tr>
|
||||
<tr class="memdesc:a8f7266ac2840155dede704fda66fe6b0"><td class="mdescLeft"> </td><td class="mdescRight">alpha-normalize the process data. <a href="#a8f7266ac2840155dede704fda66fe6b0">More...</a><br /></td></tr>
|
||||
<tr class="separator:a8f7266ac2840155dede704fda66fe6b0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -172,8 +175,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:addddc12e5b622a3d00756d724e5d05a9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4708e7385790d1a9f2d58c4d64a60653"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653">check_norm_thetaphi</a> ()</td></tr>
|
||||
<tr class="separator:a4708e7385790d1a9f2d58c4d64a60653"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a24093c0e17cb670de9eb2ee795c46fff"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">preview_crop_alpha</a> ()</td></tr>
|
||||
<tr class="separator:a24093c0e17cb670de9eb2ee795c46fff"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2268cc96a879c1a055c1ff29c1b040ea"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a2268cc96a879c1a055c1ff29c1b040ea">preview_crop</a> ()</td></tr>
|
||||
<tr class="separator:a2268cc96a879c1a055c1ff29c1b040ea"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad355d06d3b57bb458bd62e6d6f1f2417"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417">preview_norm_alpha</a> ()</td></tr>
|
||||
<tr class="separator:ad355d06d3b57bb458bd62e6d6f1f2417"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0c228ce2048827dc8161691ec5c425fc"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc">preview_norm_phi</a> ()</td></tr>
|
||||
@ -206,8 +209,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:ae42eb7f46e5c1a1b5d334ebb5e94d2d3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a89caab501e8f15262d6e4f2fa5b4a1bd"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd">bp_norm_thetaphi_check</a> (WMButtonAction *ba)</td></tr>
|
||||
<tr class="separator:a89caab501e8f15262d6e4f2fa5b4a1bd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae73ae76ff6e2344143d4dee7cc26b4b5"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">bp_crop_alpha_preview</a> (WMButtonAction *ba)</td></tr>
|
||||
<tr class="separator:ae73ae76ff6e2344143d4dee7cc26b4b5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a57c666f93cb4310fadf13b1916eaf134"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a57c666f93cb4310fadf13b1916eaf134">bp_crop_preview</a> (WMButtonAction *ba)</td></tr>
|
||||
<tr class="separator:a57c666f93cb4310fadf13b1916eaf134"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaaf3facc118f90a8f1b32948446899b3"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3">bp_norm_alpha_preview</a> (WMButtonAction *ba)</td></tr>
|
||||
<tr class="separator:aaaf3facc118f90a8f1b32948446899b3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a740c8a80ab2fc0550a05cf3b032821d0"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0">bp_norm_phi_preview</a> (WMButtonAction *ba)</td></tr>
|
||||
@ -230,6 +233,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:a9be861636d98d7891e6d106deac2f90b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:acc1028dcd046f441ceaac268ffac9af6"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6">pmp_norm_alpha_mode</a> (WMPopupAction *pa)</td></tr>
|
||||
<tr class="separator:acc1028dcd046f441ceaac268ffac9af6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0153f4ed4892dd3b48276af190590e4f"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a0153f4ed4892dd3b48276af190590e4f">pmp_norm_theta_domain</a> (WMPopupAction *pa)</td></tr>
|
||||
<tr class="separator:a0153f4ed4892dd3b48276af190590e4f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae68496dbe344dc8a2c7c99b2d3f4b01c"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c">pmp_norm_theta_mode</a> (WMPopupAction *pa)</td></tr>
|
||||
<tr class="separator:ae68496dbe344dc8a2c7c99b2d3f4b01c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a289996a12d0ef46af1dac49a67289931"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931">pmp_norm_thetaphi_mode</a> (WMPopupAction *pa)</td></tr>
|
||||
@ -249,9 +254,6 @@ Variables</h2></td></tr>
|
||||
<tr class="memitem:a75bb92ef5f80843e66a7243bd958ef8b"><td class="memItemLeft" align="right" valign="top">static const string </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">package_path</a> = "root:packages:pearl_anglescan_panel:"</td></tr>
|
||||
<tr class="memdesc:a75bb92ef5f80843e66a7243bd958ef8b"><td class="mdescLeft"> </td><td class="mdescRight">data folder path <a href="#a75bb92ef5f80843e66a7243bd958ef8b">More...</a><br /></td></tr>
|
||||
<tr class="separator:a75bb92ef5f80843e66a7243bd958ef8b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a20720748c82a7eaa4b02d4084a4219b2"><td class="memItemLeft" align="right" valign="top">static const string </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">prefs_objects</a> = "theta_offset;tilt_offset;phi_offset;alpha_offset;crop_alpha_enable;crop_alpha_value;norm_alpha_enable;norm_alpha_mode;norm_alpha_smoothing;norm_phi_enable;norm_phi_mode;norm_phi_thetarange;norm_theta_enable;norm_theta_mode;norm_theta_smoothing;norm_thetaphi_enable;norm_thetaphi_mode;norm_theta_smoothing;output_folding;output_horizon;graph_mode;graph_projection;graph_colortable;graph_contrast;"</td></tr>
|
||||
<tr class="memdesc:a20720748c82a7eaa4b02d4084a4219b2"><td class="mdescLeft"> </td><td class="mdescRight">semicolon-separated list of persistent variable, string, and wave names <a href="#a20720748c82a7eaa4b02d4084a4219b2">More...</a><br /></td></tr>
|
||||
<tr class="separator:a20720748c82a7eaa4b02d4084a4219b2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>interactive processing of angle scanned XPD data. </p>
|
||||
@ -265,7 +267,7 @@ Variables</h2></td></tr>
|
||||
<li>export the result in the desired form.</li>
|
||||
</ol>
|
||||
<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>2018 Paul Scherrer Institut <br />
|
||||
<dl class="section copyright"><dt>Copyright</dt><dd>2018-20 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>
|
||||
@ -297,7 +299,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p>initialize package data once when the procedure is first loaded </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00052">52</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00050">50</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -324,7 +326,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00965">965</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01052">1052</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -346,7 +348,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<p>calculate the output using all enabled processing filters. </p>
|
||||
<p>the diffractogram is calculated, to display the graph, call <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e540427fab71f879e84003c49c59f22">asp_display_output</a>. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00542">542</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00620">620</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -367,7 +369,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p>close all graphs created by the angle scan panel </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00650">650</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00728">728</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -407,7 +409,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00266">266</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00273">273</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -447,7 +449,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00588">588</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00666">666</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -469,7 +471,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<p>display a graph window of the processed data. </p>
|
||||
<p>if the window exists, it is updated and brought to the front of the window stack. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00242">242</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00249">249</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -509,7 +511,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>name of the graph window </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00690">690</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00768">768</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -538,7 +540,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00197">197</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00204">204</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -566,7 +568,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00738">738</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00816">816</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -587,7 +589,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p>save the output diffractogram to an igor text file </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00723">723</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00801">801</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -608,7 +610,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p>create the angle scan processing panel </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00822">822</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00900">900</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -630,12 +632,12 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<p>update graphs with new color table or contrast </p>
|
||||
<p>applies to the preview graph and the diffractogram. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00632">632</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00710">710</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae73ae76ff6e2344143d4dee7cc26b4b5"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae73ae76ff6e2344143d4dee7cc26b4b5">◆ </a></span>bp_crop_alpha_preview()</h2>
|
||||
<a id="a57c666f93cb4310fadf13b1916eaf134"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a57c666f93cb4310fadf13b1916eaf134">◆ </a></span>bp_crop_preview()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -644,7 +646,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable bp_crop_alpha_preview </td>
|
||||
<td class="memname">static variable bp_crop_preview </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">WMButtonAction * </td>
|
||||
<td class="paramname"><em>ba</em></td><td>)</td>
|
||||
@ -658,7 +660,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01274">1274</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01370">1370</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -686,7 +688,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01430">1430</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01526">1526</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -714,7 +716,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01416">1416</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01512">1512</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -742,7 +744,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01143">1143</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01239">1239</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -770,7 +772,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01218">1218</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01314">1314</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -798,7 +800,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01288">1288</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01384">1384</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -826,7 +828,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01246">1246</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01342">1342</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -854,7 +856,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01302">1302</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01398">1398</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -882,7 +884,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01232">1232</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01328">1328</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -910,7 +912,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01316">1316</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01412">1412</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -938,7 +940,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01260">1260</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01356">1356</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -966,7 +968,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01330">1330</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01426">1426</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -994,7 +996,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01344">1344</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01440">1440</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1022,7 +1024,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01359">1359</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01455">1455</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1050,7 +1052,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01380">1380</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01476">1476</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1078,7 +1080,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01402">1402</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01498">1498</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1106,7 +1108,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01157">1157</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01253">1253</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1134,7 +1136,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01171">1171</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01267">1267</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1162,7 +1164,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01197">1197</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01293">1293</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1189,7 +1191,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00758">758</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00836">836</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1216,7 +1218,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00765">765</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00843">843</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1243,7 +1245,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00772">772</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00850">850</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1270,12 +1272,12 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00779">779</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00857">857</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a893478e43be64b0c404b7573d2e89cc2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a893478e43be64b0c404b7573d2e89cc2">◆ </a></span>do_crop_alpha()</h2>
|
||||
<a id="a16424e5787967d9c120fb09c7849956e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a16424e5787967d9c120fb09c7849956e">◆ </a></span>delete_rows()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -1284,7 +1286,75 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable do_crop_alpha </td>
|
||||
<td class="memname">static variable delete_rows </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>rows</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>data</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>theta</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>tilt</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>phi</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>delete individual rows from the data strip </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramdir">[in]</td><td class="paramname">rows</td><td>comma-separated list of row indices or ranges. ranges are specified by joining the start and end index with a hyphen, e.g. 24-46. the list does not need to be ordered. </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">data</td><td>2D data the original wave is modified. </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">theta</td><td>theta positions along Y dimension of data. the original wave is modified. </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">tilt</td><td>tilt positions along Y dimension of data the original wave is modified. </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">phi</td><td>phi positions along Y dimension of data the original wave is modified. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00406">406</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="af39609fc80e58f2188b3aa564f53b750"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af39609fc80e58f2188b3aa564f53b750">◆ </a></span>do_crop()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable do_crop </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>check</em>, </td>
|
||||
@ -1308,7 +1378,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>alpha-crop the process data. </p>
|
||||
<p>crop the process data. </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramdir">[in]</td><td class="paramname">check</td><td>select which output to generate (currently not used). <ul>
|
||||
@ -1326,7 +1396,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00351">351</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00358">358</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1368,7 +1438,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00311">311</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00318">318</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1424,7 +1494,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00380">380</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00453">453</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1480,7 +1550,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00421">421</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00494">494</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1536,7 +1606,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00464">464</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00537">537</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1592,7 +1662,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00506">506</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00584">584</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1619,7 +1689,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00077">77</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00075">75</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1650,7 +1720,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<p>the preferences file is an Igor packed experiment file in a special preferences folder.</p>
|
||||
<p>this function is called automatically when the procedure is first compiled, or whenever the user clicks the corresponding button. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00161">161</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00168">168</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1678,7 +1748,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01529">1529</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01641">1641</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1706,7 +1776,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01497">1497</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01609">1609</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1734,7 +1804,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01513">1513</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01625">1625</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1762,7 +1832,35 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01449">1449</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01545">1545</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0153f4ed4892dd3b48276af190590e4f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0153f4ed4892dd3b48276af190590e4f">◆ </a></span>pmp_norm_theta_domain()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable pmp_norm_theta_domain </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">WMPopupAction * </td>
|
||||
<td class="paramname"><em>pa</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01561">1561</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1790,7 +1888,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01465">1465</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01577">1577</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1818,12 +1916,12 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01481">1481</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01593">1593</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a24093c0e17cb670de9eb2ee795c46fff"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a24093c0e17cb670de9eb2ee795c46fff">◆ </a></span>preview_crop_alpha()</h2>
|
||||
<a id="a2268cc96a879c1a055c1ff29c1b040ea"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2268cc96a879c1a055c1ff29c1b040ea">◆ </a></span>preview_crop()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -1832,7 +1930,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable preview_crop_alpha </td>
|
||||
<td class="memname">static variable preview_crop </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
@ -1845,7 +1943,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00786">786</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00864">864</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1872,7 +1970,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00792">792</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00870">870</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1899,7 +1997,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00799">799</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00877">877</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1926,7 +2024,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00806">806</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00884">884</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1953,7 +2051,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00813">813</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00891">891</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1983,7 +2081,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<p>save persistent package data to the preferences file. </p>
|
||||
<p>this function is called when the user clicks the corresponding button. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00137">137</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00142">142</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2012,7 +2110,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p>update the popup menus to reflect the values of the global variables </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01117">1117</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l01210">1210</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2067,32 +2165,6 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00047">47</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a20720748c82a7eaa4b02d4084a4219b2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a20720748c82a7eaa4b02d4084a4219b2">◆ </a></span>prefs_objects</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">const string prefs_objects = "theta_offset;tilt_offset;phi_offset;alpha_offset;crop_alpha_enable;crop_alpha_value;norm_alpha_enable;norm_alpha_mode;norm_alpha_smoothing;norm_phi_enable;norm_phi_mode;norm_phi_thetarange;norm_theta_enable;norm_theta_mode;norm_theta_smoothing;norm_thetaphi_enable;norm_thetaphi_mode;norm_theta_smoothing;output_folding;output_horizon;graph_mode;graph_projection;graph_colortable;graph_contrast;"</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>semicolon-separated list of persistent variable, string, and wave names </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-panel_8ipf_source.html#l00049">49</a> of file <a class="el" href="pearl-anglescan-panel_8ipf_source.html">pearl-anglescan-panel.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
@ -2101,7 +2173,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); <br />
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -13,7 +13,7 @@ var pearl_anglescan_panel_8ipf =
|
||||
[ "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_crop_preview", "pearl-anglescan-panel_8ipf.html#a57c666f93cb4310fadf13b1916eaf134", null ],
|
||||
[ "bp_graph_png", "pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b", null ],
|
||||
[ "bp_graph_update", "pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472", null ],
|
||||
[ "bp_load_prefs", "pearl-anglescan-panel_8ipf.html#a1868754e64cb1448e564c0936e78574d", null ],
|
||||
@ -36,7 +36,8 @@ var pearl_anglescan_panel_8ipf =
|
||||
[ "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 ],
|
||||
[ "delete_rows", "pearl-anglescan-panel_8ipf.html#a16424e5787967d9c120fb09c7849956e", null ],
|
||||
[ "do_crop", "pearl-anglescan-panel_8ipf.html#af39609fc80e58f2188b3aa564f53b750", 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 ],
|
||||
@ -48,9 +49,10 @@ var pearl_anglescan_panel_8ipf =
|
||||
[ "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_domain", "pearl-anglescan-panel_8ipf.html#a0153f4ed4892dd3b48276af190590e4f", 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_crop", "pearl-anglescan-panel_8ipf.html#a2268cc96a879c1a055c1ff29c1b040ea", 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 ],
|
||||
@ -58,6 +60,5 @@ var pearl_anglescan_panel_8ipf =
|
||||
[ "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 ]
|
||||
[ "package_path", "pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b", null ]
|
||||
];
|
File diff suppressed because one or more lines are too long
@ -1,189 +0,0 @@
|
||||
<!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.9.1"/>
|
||||
<title>PEARL Procedures: pearl-anglescan-process-test.ipf File 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 style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
</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.9.1 -->
|
||||
<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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="modules.html"><span>Packages</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><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="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>Globals</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('pearl-anglescan-process-test_8ipf.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="summary">
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">pearl-anglescan-process-test.ipf File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><code>#include "pearl-anglescan-process"</code><br />
|
||||
<code>#include "unit-testing"</code><br />
|
||||
</div>
|
||||
<p><a href="pearl-anglescan-process-test_8ipf_source.html">Go to the source code of this file.</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a6df060f0518f3a30b184432d2cf274d2"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process-test_8ipf.html#a6df060f0518f3a30b184432d2cf274d2">test_convert_angles_ttpa</a> ()</td></tr>
|
||||
<tr class="separator:a6df060f0518f3a30b184432d2cf274d2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2370430e1ae1500d9d297c321b403520"><td class="memItemLeft" align="right" valign="top">static variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process-test_8ipf.html#a2370430e1ae1500d9d297c321b403520">test_hist_hemi_aziscan</a> ()</td></tr>
|
||||
<tr class="separator:a2370430e1ae1500d9d297c321b403520"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a class="anchor" id="a6df060f0518f3a30b184432d2cf274d2"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable test_convert_angles_ttpa </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process-test_8ipf_source.html#l00019">19</a> of file <a class="el" href="pearl-anglescan-process-test_8ipf_source.html">pearl-anglescan-process-test.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a2370430e1ae1500d9d297c321b403520"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static variable test_hist_hemi_aziscan </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process-test_8ipf_source.html#l00056">56</a> of file <a class="el" href="pearl-anglescan-process-test_8ipf_source.html">pearl-anglescan-process-test.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</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="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-process-test_8ipf.html">pearl-anglescan-process-test.ipf</a></li>
|
||||
<li class="footer">Generated on Sat Apr 9 2016 13:10:44 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,5 +0,0 @@
|
||||
var pearl_anglescan_process_test_8ipf =
|
||||
[
|
||||
[ "test_convert_angles_ttpa", "pearl-anglescan-process-test_8ipf.html#a6df060f0518f3a30b184432d2cf274d2", null ],
|
||||
[ "test_hist_hemi_aziscan", "pearl-anglescan-process-test_8ipf.html#a2370430e1ae1500d9d297c321b403520", null ]
|
||||
];
|
@ -1,210 +0,0 @@
|
||||
<!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.9.1"/>
|
||||
<title>PEARL Procedures: pearl-anglescan-process-test.ipf Source File</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 style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
</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.9.1 -->
|
||||
<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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="modules.html"><span>Packages</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><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="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>Globals</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('pearl-anglescan-process-test_8ipf_source.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">pearl-anglescan-process-test.ipf</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<a href="pearl-anglescan-process-test_8ipf.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#pragma rtGlobals=3// Use modern global access method and strict wave access.</span></div>
|
||||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#pragma IgorVersion = 6.1</span></div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="preprocessor">#pragma ModuleName = PearlAnglescanProcessTest</span></div>
|
||||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#pragma version = 1.0</span></div>
|
||||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div>
|
||||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#include "pearl-anglescan-process"</span></div>
|
||||
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include "unit-testing"</span></div>
|
||||
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> </div>
|
||||
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">// test suite for pearl-anglescan-process.ipf</span></div>
|
||||
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
|
||||
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">// unit testing framework: http://www.igorexchange.com/project/unitTesting</span></div>
|
||||
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">// run all test cases with RunTest("pearl-anglescan-process.ipf")</span></div>
|
||||
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// if wave equalities fail, EnableDebugOutput() and read Igor help on equalWaves().</span></div>
|
||||
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
|
||||
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">// created: matthias.muntwiler@psi.ch, 2013-11-18</span></div>
|
||||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// Copyright (c) 2013 Paul Scherrer Institut</span></div>
|
||||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">// $Id$</span></div>
|
||||
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
|
||||
<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="pearl-anglescan-process-test_8ipf.html#a6df060f0518f3a30b184432d2cf274d2"> 19</a></span> <span class="keyword">static</span> variable <a class="code" href="pearl-anglescan-process-test_8ipf.html#a6df060f0518f3a30b184432d2cf274d2">test_convert_angles_ttpa</a>(){</div>
|
||||
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="comment">// function parameters</span></div>
|
||||
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  variable ntests = 3</div>
|
||||
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  make /n=(ntests)/d/free i_theta, i_tilt, i_phi</div>
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  make /n=3/d/free i_ana</div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  make /n=1/d/free o_polar, o_azi</div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  i_theta = {0, 90, 90}</div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  i_tilt = {0, 0, 0}</div>
|
||||
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  i_phi = {0, 0, 10}</div>
|
||||
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  i_ana = {-30, 0, +30}</div>
|
||||
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
|
||||
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  make /n=(3,ntests)/d/free e_polar, e_azi</div>
|
||||
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  e_polar[][0] = {30, 0, 30}</div>
|
||||
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  e_azi[][0] = {-90, 0, 90}<span class="comment">// 180, 90, 0</span></div>
|
||||
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
|
||||
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  e_polar[][1] = {90, 90, 90}</div>
|
||||
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  e_azi[][1] = {-30, 0, +30}</div>
|
||||
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
|
||||
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  e_polar[][2] = {90, 90, 90}</div>
|
||||
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  e_azi[][2] = {-20, 10, +40}</div>
|
||||
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
|
||||
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  variable phi0 = 0</div>
|
||||
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  e_azi += phi0</div>
|
||||
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
|
||||
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d">convert_angles_ttpa2polar</a>(i_theta, i_tilt, i_phi, i_ana, o_polar, o_azi)</div>
|
||||
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
|
||||
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
|
||||
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  CHECK_EQUAL_WAVES(o_polar, e_polar, tol=0.001)</div>
|
||||
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  CHECK_EQUAL_WAVES(o_azi, e_azi, tol=0.001)</div>
|
||||
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
|
||||
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  nvar /z errors = root:packages:unittesting:error_count</div>
|
||||
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordflow">if</span> ((nvar_exists(errors)) && (errors > 0))</div>
|
||||
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  print o_azi</div>
|
||||
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  print e_azi</div>
|
||||
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  endif</div>
|
||||
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> };</div>
|
||||
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="pearl-anglescan-process-test_8ipf.html#a2370430e1ae1500d9d297c321b403520"> 56</a></span> <span class="keyword">static</span> variable <a class="code" href="pearl-anglescan-process-test_8ipf.html#a2370430e1ae1500d9d297c321b403520">test_hist_hemi_aziscan</a>(){</div>
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  CHECK_EMPTY_FOLDER()</div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  make /n=360/d/free value, azi</div>
|
||||
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  azi = p</div>
|
||||
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  value = 1</div>
|
||||
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  variable polar = 45<span class="comment">// dphi = 2</span></div>
|
||||
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
|
||||
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7">make_hemi_grid</a>(91, <span class="stringliteral">""</span>)</div>
|
||||
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  wave w_index = index</div>
|
||||
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  wave w_nphis = nphis</div>
|
||||
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  wave w_dphi = dphi</div>
|
||||
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  wave w_values = values</div>
|
||||
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  wave w_azim = azim</div>
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  wave w_polar = polar</div>
|
||||
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
|
||||
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  duplicate /free w_values, e_values</div>
|
||||
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  variable p1 = w_index[44]</div>
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  variable p2 = w_index[45]</div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  e_values = (p >= p1) && (p < p2) ? 1 : 0</div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e">hemi_add_aziscan</a>(<span class="stringliteral">""</span>, value, polar, azi)</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  CHECK_EQUAL_WAVES(w_values, e_values, tol=0.001)</div>
|
||||
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> };</div>
|
||||
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
|
||||
<div class="ttc" id="pearl-anglescan-process-test_8ipf_html_a2370430e1ae1500d9d297c321b403520"><div class="ttname"><a href="pearl-anglescan-process-test_8ipf.html#a2370430e1ae1500d9d297c321b403520">test_hist_hemi_aziscan</a></div><div class="ttdeci">static variable test_hist_hemi_aziscan()</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process-test_8ipf_source.html#l00056">pearl-anglescan-process-test.ipf:56</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_a902ac3a24e33f651e83ee03d31707da7"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7">make_hemi_grid</a></div><div class="ttdeci">variable make_hemi_grid(variable npol, string nickname, variable xpdplot=defaultValue)</div><div class="ttdoc">create a hemispherical, constant solid angle grid </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l00894">pearl-anglescan-process.ipf:894</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process-test_8ipf_html_a6df060f0518f3a30b184432d2cf274d2"><div class="ttname"><a href="pearl-anglescan-process-test_8ipf.html#a6df060f0518f3a30b184432d2cf274d2">test_convert_angles_ttpa</a></div><div class="ttdeci">static variable test_convert_angles_ttpa()</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process-test_8ipf_source.html#l00019">pearl-anglescan-process-test.ipf:19</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_a4641c716180d737700c6df87f5f8974e"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e">hemi_add_aziscan</a></div><div class="ttdeci">variable hemi_add_aziscan(string nickname, wave values, variable polar, wave azi, wave weights=defaultValue)</div><div class="ttdoc">add an azimuthal scan to a hemispherical scan grid. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l02129">pearl-anglescan-process.ipf:2129</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_a3cc7eddf5c6b0658260cfb32dd2c026d"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d">convert_angles_ttpa2polar</a></div><div class="ttdeci">variable convert_angles_ttpa2polar(wave theta, wave tilt, wave phi, wave analyser, wave polar, wave azi)</div><div class="ttdoc">convert angles from TTPA (theta-tilt-phi-analyser) scheme to polar coordinates. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l00691">pearl-anglescan-process.ipf:691</a></div></div>
|
||||
</div><!-- fragment --></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="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-process-test_8ipf.html">pearl-anglescan-process-test.ipf</a></li>
|
||||
<li class="footer">Generated on Sat Apr 9 2016 13:10:44 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -121,12 +121,18 @@ Functions</h2></td></tr>
|
||||
<tr class="memitem:ad0a93367d2e9b66bb7b81697e87adfaf"><td class="memItemLeft" align="right" valign="top">variable </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"> </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"> </td></tr>
|
||||
<tr class="memitem:a992920d621023e6b483ff51eee68b508"><td class="memItemLeft" align="right" valign="top">variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#a992920d621023e6b483ff51eee68b508">normalize_strip_theta_scans</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:a992920d621023e6b483ff51eee68b508"><td class="mdescLeft"> </td><td class="mdescRight">divide the strip piecewise by a smooth polar distribution. <a href="#a992920d621023e6b483ff51eee68b508">More...</a><br /></td></tr>
|
||||
<tr class="separator:a992920d621023e6b483ff51eee68b508"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac617c3b400488b656493af8ca08f1791"><td class="memItemLeft" align="right" valign="top">variable </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"> </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"> </td></tr>
|
||||
<tr class="memitem:ab65d25af7476ed18f7bf7359614a912b"><td class="memItemLeft" align="right" valign="top">variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b">crop_strip</a> (wave strip, variable xlo, variable xhi)</td></tr>
|
||||
<tr class="memdesc:ab65d25af7476ed18f7bf7359614a912b"><td class="mdescLeft"> </td><td class="mdescRight">crop a strip at the sides. <a href="#ab65d25af7476ed18f7bf7359614a912b">More...</a><br /></td></tr>
|
||||
<tr class="separator:ab65d25af7476ed18f7bf7359614a912b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa79c0ff6073bd42e202b9fa3f8c00b9f"><td class="memItemLeft" align="right" valign="top">variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#aa79c0ff6073bd42e202b9fa3f8c00b9f">crop_strip_theta</a> (wave strip, variable theta_lo, variable theta_hi, wave theta, wave tilt, wave phi)</td></tr>
|
||||
<tr class="memdesc:aa79c0ff6073bd42e202b9fa3f8c00b9f"><td class="mdescLeft"> </td><td class="mdescRight">crop a strip in theta. <a href="#aa79c0ff6073bd42e202b9fa3f8c00b9f">More...</a><br /></td></tr>
|
||||
<tr class="separator:aa79c0ff6073bd42e202b9fa3f8c00b9f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:afed227ae79873fd32c96afbf606d1965"><td class="memItemLeft" align="right" valign="top">variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965">pizza_service</a> (wave data, string nickname, variable theta_offset, variable tilt_offset, variable phi_offset, variable npolar=defaultValue, variable nograph=defaultValue, variable folding=defaultValue, variable xpdplot=defaultValue)</td></tr>
|
||||
<tr class="memdesc:afed227ae79873fd32c96afbf606d1965"><td class="mdescLeft"> </td><td class="mdescRight">create a pizza plot from a measured (energy-integrated) data strip <a href="#afed227ae79873fd32c96afbf606d1965">More...</a><br /></td></tr>
|
||||
<tr class="separator:afed227ae79873fd32c96afbf606d1965"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -247,6 +253,9 @@ Functions</h2></td></tr>
|
||||
<tr class="memitem:a666dab03bb2e97ffef81cea450184d42"><td class="memItemLeft" align="right" valign="top">variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42">set_contrast</a> (variable pcmin, variable pcmax, string graphname=defaultValue, string colortable=defaultValue)</td></tr>
|
||||
<tr class="memdesc:a666dab03bb2e97ffef81cea450184d42"><td class="mdescLeft"> </td><td class="mdescRight">set the pseudocolor contrast by percentile. <a href="#a666dab03bb2e97ffef81cea450184d42">More...</a><br /></td></tr>
|
||||
<tr class="separator:a666dab03bb2e97ffef81cea450184d42"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:acf6fddb73624fe2d21429e38c4994088"><td class="memItemLeft" align="right" valign="top">variable </td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html#acf6fddb73624fe2d21429e38c4994088">AngleToK</a> (wave inwave)</td></tr>
|
||||
<tr class="memdesc:acf6fddb73624fe2d21429e38c4994088"><td class="mdescLeft"> </td><td class="mdescRight">k-space mapping of 2D angle-energy distribution (scienta image) <a href="#acf6fddb73624fe2d21429e38c4994088">More...</a><br /></td></tr>
|
||||
<tr class="separator:acf6fddb73624fe2d21429e38c4994088"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
@ -292,6 +301,36 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
|
||||
<p class="definition">Definition in file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
</div><h2 class="groupheader">Function Documentation</h2>
|
||||
<a id="acf6fddb73624fe2d21429e38c4994088"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#acf6fddb73624fe2d21429e38c4994088">◆ </a></span>AngleToK()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">variable AngleToK </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>inwave</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>k-space mapping of 2D angle-energy distribution (scienta image) </p>
|
||||
<p>courtesy of F. Matsui</p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">inwave</td><td>2D wave, x = kinetic energy (eV), y = polar angle (deg) note: the kinetic energy is with reference to the vacuum level at the sample. if the work functions of the analyser and the sample differ: Ekin,sample = Ekin,analyser + WFanalyser - WFsample where WFanalyser = Ephot - EFermi</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>the output wave has the name of the input wave with the suffix "_k". </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03332">3332</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4fc744e24e3e9c5efb17f14ab622bcae"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4fc744e24e3e9c5efb17f14ab622bcae">◆ </a></span>calc_graph_azi()</h2>
|
||||
|
||||
@ -353,7 +392,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02275">2275</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02393">2393</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -407,7 +446,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02222">2222</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02340">2340</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -454,7 +493,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02177">2177</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02295">2295</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -519,7 +558,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>adapted from XPDplot 8.03 </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01031">1031</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01149">1149</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -584,7 +623,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>adapted from XPDplot 8.03 </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01060">1060</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01178">1178</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -631,7 +670,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>adapted from XPDplot 8.03 </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01104">1104</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01222">1222</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -684,7 +723,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>adapted from XPDplot 8.03 </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01135">1135</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">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>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -740,7 +779,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03094">3094</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03212">3212</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -769,7 +808,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01414">1414</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01532">1532</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -838,7 +877,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00970">970</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01088">1088</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -895,7 +934,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>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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00931">931</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01049">1049</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -943,7 +982,75 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section remark"><dt>Remarks</dt><dd>cropping should be done after smoothing and normalization operations to reduce artefacts. </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00591">591</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00673">673</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa79c0ff6073bd42e202b9fa3f8c00b9f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa79c0ff6073bd42e202b9fa3f8c00b9f">◆ </a></span>crop_strip_theta()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">variable crop_strip_theta </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>strip</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>theta_lo</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>theta_hi</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>theta</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>tilt</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>phi</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>crop a strip in theta. </p>
|
||||
<p>the strip is cropped in place, data outside the region of interest is lost.</p>
|
||||
<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">ylo</td><td>lowest polar angle to keep (will be rounded to nearest existing point) </td></tr>
|
||||
<tr><td class="paramdir">[in]</td><td class="paramname">yhi</td><td>highest polar angle to keep (will be rounded to nearest existing point) </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">theta</td><td>polar angle along the Y dimension of strip. this wave is modified: cropped rows are deleted. </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">tilt</td><td>tilt angle along the Y dimension of strip. this wave is modified: cropped rows are deleted. </td></tr>
|
||||
<tr><td class="paramdir">[in,out]</td><td class="paramname">phi</td><td>azimuthal angle along the Y dimension of strip. this wave is modified: cropped rows are deleted. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00705">705</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1034,7 +1141,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>the name of the graph window </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01666">1666</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01784">1784</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1104,7 +1211,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 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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01811">1811</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01929">1929</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1186,7 +1293,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section remark"><dt>Remarks</dt><dd>this function is extremely slow. </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02062">2062</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02180">2180</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1248,7 +1355,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01998">1998</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02116">2116</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1307,7 +1414,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</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 class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02044">2044</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1366,7 +1473,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01461">1461</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01579">1579</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1419,7 +1526,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>reference of the data folder which contains the waves </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01380">1380</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01498">1498</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1443,7 +1550,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>
|
||||
<dl class="section return"><dt>Returns</dt><dd>the nick name </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01324">1324</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01442">1442</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1467,7 +1574,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>
|
||||
<dl class="section return"><dt>Returns</dt><dd>the prefix </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01349">1349</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01467">1467</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1518,7 +1625,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>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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02420">2420</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02538">2538</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1569,7 +1676,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>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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02490">2490</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02608">2608</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1611,7 +1718,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03041">3041</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03159">3159</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1653,7 +1760,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02955">2955</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03073">3073</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1747,7 +1854,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02867">2867</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02985">2985</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1797,7 +1904,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02608">2608</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02726">2726</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1835,7 +1942,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01013">1013</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01131">1131</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1874,7 +1981,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>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000001">Todo:</a></b></dt><dd>function not implemented </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02818">2818</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02936">2936</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1926,7 +2033,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01173">1173</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01291">1291</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1999,7 +2106,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</ul>
|
||||
</dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00531">531</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00613">613</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2170,6 +2277,63 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00366">366</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a992920d621023e6b483ff51eee68b508"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a992920d621023e6b483ff51eee68b508">◆ </a></span>normalize_strip_theta_scans()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">variable normalize_strip_theta_scans </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>strip</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">wave </td>
|
||||
<td class="paramname"><em>theta</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>theta_offset</em> = <code>defaultValue</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>smooth_method</em> = <code>defaultValue</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>smooth_factor</em> = <code>defaultValue</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">variable </td>
|
||||
<td class="paramname"><em>check</em> = <code>defaultValue</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>divide the strip piecewise by a smooth polar distribution. </p>
|
||||
<dl class="section warning"><dt>Warning</dt><dd>experimental. this function is under development. </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00523">523</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ad0a93367d2e9b66bb7b81697e87adfaf"></a>
|
||||
@ -2440,7 +2604,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00651">651</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00769">769</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2546,7 +2710,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00744">744</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00862">862</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2577,7 +2741,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
<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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02355">2355</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02473">2473</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2624,7 +2788,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01584">1584</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01702">1702</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2701,7 +2865,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 warning"><dt>Warning</dt><dd>EXPERIMENTAL </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02674">2674</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02792">2792</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2741,7 +2905,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01536">1536</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">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>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2779,7 +2943,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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02785">2785</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02903">2903</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2835,7 +2999,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03129">3129</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03247">3247</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2883,7 +3047,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02375">2375</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02493">2493</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2981,7 +3145,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dl>
|
||||
<dl class="section remark"><dt>Remarks</dt><dd>the function creates angle scan data under the nickname <em>analyser</em>. </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00861">861</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l00979">979</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3089,7 +3253,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">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 class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l03034">3034</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3127,7 +3291,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02320">2320</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02438">2438</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3144,7 +3308,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02152">2152</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02270">2270</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3160,7 +3324,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02268">2268</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3176,7 +3340,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02153">2153</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02271">2271</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3192,7 +3356,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02154">2154</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02272">2272</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3216,7 +3380,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02158">2158</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02276">2276</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3240,7 +3404,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02156">2156</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02274">2274</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3264,7 +3428,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02160">2160</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02278">2278</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3288,7 +3452,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02161">2161</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02279">2279</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3312,7 +3476,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02157">2157</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02275">2275</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3328,7 +3492,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02151">2151</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02269">2269</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3338,7 +3502,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! -->
|
||||
<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="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
@ -1,5 +1,6 @@
|
||||
var pearl_anglescan_process_8ipf =
|
||||
[
|
||||
[ "AngleToK", "pearl-anglescan-process_8ipf.html#acf6fddb73624fe2d21429e38c4994088", null ],
|
||||
[ "calc_graph_azi", "pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae", null ],
|
||||
[ "calc_graph_polar", "pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a", null ],
|
||||
[ "calc_graph_radius", "pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4", null ],
|
||||
@ -12,6 +13,7 @@ var pearl_anglescan_process_8ipf =
|
||||
[ "convert_angles_ttpa2polar", "pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d", null ],
|
||||
[ "convert_angles_ttpd2polar", "pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779", null ],
|
||||
[ "crop_strip", "pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b", null ],
|
||||
[ "crop_strip_theta", "pearl-anglescan-process_8ipf.html#aa79c0ff6073bd42e202b9fa3f8c00b9f", null ],
|
||||
[ "display_hemi_scan", "pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2", null ],
|
||||
[ "display_polar_graph", "pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770", null ],
|
||||
[ "display_scanlines", "pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1", null ],
|
||||
@ -33,6 +35,7 @@ var pearl_anglescan_process_8ipf =
|
||||
[ "normalize_strip_2d", "pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791", null ],
|
||||
[ "normalize_strip_phi", "pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9", null ],
|
||||
[ "normalize_strip_theta", "pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb", null ],
|
||||
[ "normalize_strip_theta_scans", "pearl-anglescan-process_8ipf.html#a992920d621023e6b483ff51eee68b508", null ],
|
||||
[ "normalize_strip_thetaphi", "pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf", null ],
|
||||
[ "normalize_strip_x", "pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8", null ],
|
||||
[ "pizza_service", "pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965", null ],
|
||||
|
File diff suppressed because one or more lines are too long
@ -29,7 +29,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</span>
|
||||
 <span id="projectnumber">rev-distro-2.1.0-1-gb7390cb-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -384,7 +384,7 @@ Variables</h2></td></tr>
|
||||
|
||||
<p>callback function for new analyser data from EPICS. </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00856">856</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -407,7 +407,7 @@ Variables</h2></td></tr>
|
||||
<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 class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00961">961</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -429,7 +429,7 @@ Variables</h2></td></tr>
|
||||
|
||||
<p>callback function for new manipulator position from EPICS. </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00990">990</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -722,7 +722,7 @@ Variables</h2></td></tr>
|
||||
<p>window hook </p>
|
||||
<p>disconnects from EPICS when the window is closed. </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l00841">841</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -750,7 +750,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01023">1023</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -777,7 +777,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01244">1244</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -804,7 +804,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01228">1228</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -921,7 +921,7 @@ Variables</h2></td></tr>
|
||||
|
||||
<p>export tracker data (with prompt) </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01105">1105</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1017,7 +1017,7 @@ Variables</h2></td></tr>
|
||||
|
||||
<p>import tracker data (with prompt) </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01135">1135</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1104,7 +1104,7 @@ Variables</h2></td></tr>
|
||||
|
||||
<p>import tracker data from file (with prompt) </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01175">1175</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1132,7 +1132,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01071">1071</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1160,7 +1160,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01085">1085</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1188,7 +1188,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01194">1194</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1216,7 +1216,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01208">1208</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1304,7 +1304,7 @@ Variables</h2></td></tr>
|
||||
|
||||
<p>save tracker data to file (with prompt) </p>
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01164">1164</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1414,7 +1414,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01037">1037</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1441,7 +1441,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">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>
|
||||
<p class="definition">Definition at line <a class="el" href="pearl-anglescan-tracker_8ipf_source.html#l01055">1055</a> of file <a class="el" href="pearl-anglescan-tracker_8ipf_source.html">pearl-anglescan-tracker.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1637,7 +1637,7 @@ Variables</h2></td></tr>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.ipf</a></li>
|
||||
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 for PEARL Procedures by
|
||||
<li class="footer">Generated on Tue Jun 9 2020 12:30:01 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user