update documentation for 2.1.0
This commit is contained in:
parent
6ab1cefec2
commit
b7390cb46f
@ -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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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>
|
||||
@ -151,7 +154,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -95,19 +95,20 @@ $(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-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_20_" class="even"><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_21_"><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>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
@ -115,7 +116,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 Wed Aug 14 2019 17:53:00 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" ],
|
||||
|
@ -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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -243,6 +243,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>
|
||||
@ -366,7 +369,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -174,7 +174,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -174,7 +174,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -243,6 +243,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>
|
||||
@ -366,7 +369,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -174,7 +174,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -174,7 +174,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -108,7 +108,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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_p.html','');});
|
||||
<li>PearlAnglescanTracker()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa">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>
|
||||
@ -333,7 +336,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -183,7 +183,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -108,7 +108,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -112,6 +112,9 @@ $(document).ready(function(){initNavTree('globals_p.html','');});
|
||||
<li>PearlAnglescanTracker()
|
||||
: <a class="el" href="pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa">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>
|
||||
@ -350,7 +353,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -183,7 +183,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -236,7 +236,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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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>
|
||||
@ -148,14 +151,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 Wed Aug 14 2019 17:53:00 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,6 +6,7 @@ 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 ],
|
||||
|
@ -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.0.3-2-g58135e4-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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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,129 +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: PearlAreaProfilesTest Namespace Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(initResizable);
|
||||
$(window).load(resizeHeight);
|
||||
</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { init_search(); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td 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 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>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_area_profiles_test.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">PearlAreaProfilesTest Namespace Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>profile extraction for multi-dimensional datasets acquired from area detectors.
|
||||
<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></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
|
||||
<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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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,129 +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: PearlPreparation Namespace Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(initResizable);
|
||||
$(window).load(resizeHeight);
|
||||
</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { init_search(); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td 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 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>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('namespace_pearl_preparation.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">PearlPreparation Namespace Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>PEARL sample preparation package.
|
||||
<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></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
|
||||
<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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -93,13 +93,14 @@ $(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_preprocess.html" target="_self">PearlScientaPreprocess</a></td><td class="desc">Preprocessing functions for Scienta detector images </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
@ -107,7 +108,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 Wed Aug 14 2019 17:53:00 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,6 +6,7 @@ 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 ],
|
||||
|
@ -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#a4619cb98a75adb3c39ea3a62e524b793",
|
||||
"pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -79,13 +79,14 @@ 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_preprocess.html":[5,0,13],
|
||||
"namespaces.html":[5,0],
|
||||
"pag_anglescan_processing.html":[2],
|
||||
"pag_anglescan_processing.html#sec_anglescan_intro":[2,0],
|
||||
@ -248,6 +249,5 @@ var NAVTREEINDEX0 =
|
||||
"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#a45e930b8eadd7cf6a5f664befd87d725":[9,0,3,24]
|
||||
};
|
||||
|
@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX1 =
|
||||
{
|
||||
"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],
|
||||
@ -71,30 +72,32 @@ var NAVTREEINDEX1 =
|
||||
"pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45":[9,0,4,23],
|
||||
"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 +120,134 @@ 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],
|
||||
"pearl-elog_8ipf_source.html":[9,0,10],
|
||||
"pearl-fitfuncs_8ipf.html":[9,0,11],
|
||||
"pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61":[9,0,11,20],
|
||||
"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]
|
||||
};
|
||||
|
@ -1,157 +1,163 @@
|
||||
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-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,19],
|
||||
"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#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#a3404a53bf13a01c1e811d1af6c35b726":[9,0,14,8],
|
||||
"pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f":[9,0,14,5],
|
||||
"pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f":[9,0,14,7],
|
||||
"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#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-preprocess_8ipf.html":[9,0,19],
|
||||
"pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811":[9,0,19,6],
|
||||
"pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61":[9,0,19,5],
|
||||
"pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b":[9,0,19,3],
|
||||
"pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c":[9,0,19,7],
|
||||
"pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827":[9,0,19,8],
|
||||
"pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c":[9,0,19,2],
|
||||
"pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc":[9,0,19,9],
|
||||
"pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1":[9,0,19,1],
|
||||
"pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39":[9,0,19,4],
|
||||
"pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c":[9,0,19,10],
|
||||
"pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8":[9,0,19,0],
|
||||
"pearl-scienta-preprocess_8ipf_source.html":[9,0,19],
|
||||
"pearl-tools_8ipf.html":[9,0,20],
|
||||
"pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0":[9,0,20,1],
|
||||
"pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7":[9,0,20,2],
|
||||
"pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069":[9,0,20,3],
|
||||
"pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e":[9,0,20,0],
|
||||
"pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99":[9,0,20,4],
|
||||
"pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45":[9,0,20,5],
|
||||
"pearl-tools_8ipf_source.html":[9,0,20],
|
||||
"pearl-vector-operations_8ipf.html":[9,0,21],
|
||||
"pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a":[9,0,21,5],
|
||||
"pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3":[9,0,21,2],
|
||||
"pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43":[9,0,21,0],
|
||||
"pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424":[9,0,21,8],
|
||||
"pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b":[9,0,21,6],
|
||||
"pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7":[9,0,21,1],
|
||||
"pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b":[9,0,21,3],
|
||||
"pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0":[9,0,21,4],
|
||||
"pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582":[9,0,21,7],
|
||||
"pearl-vector-operations_8ipf_source.html":[9,0,21],
|
||||
"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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-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 Wed Aug 14 2019 17:53:00 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -2101,7 +2101,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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('pearl-anglescan-panel_8ipf_source.html
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_af5435ccaabba78f855b244929dc09ed0"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">check_norm_alpha</a></div><div class="ttdeci">static variable check_norm_alpha()</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00758">pearl-anglescan-panel.ipf:758</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_a21aab19fbcde395df6e1ea8654b3af9a"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a">asp_import_raw</a></div><div class="ttdeci">variable asp_import_raw(wave raw_data)</div><div class="ttdoc">import raw data </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00197">pearl-anglescan-panel.ipf:197</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_ab65d25af7476ed18f7bf7359614a912b"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b">crop_strip</a></div><div class="ttdeci">variable crop_strip(wave strip, variable xlo, variable xhi)</div><div class="ttdoc">crop a strip at the sides. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l00591">pearl-anglescan-process.ipf:591</a></div></div>
|
||||
<div class="ttc" id="pearl-area-display_8ipf_html_afa2546f9cb03dfa8bf0cc9966f0b7a45"><div class="ttname"><a href="pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45">ad_update_profiles</a></div><div class="ttdeci">variable ad_update_profiles(wave image)</div><div class="ttdoc">update a profiles graph with new data. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-area-display_8ipf_source.html#l00321">pearl-area-display.ipf:321</a></div></div>
|
||||
<div class="ttc" id="pearl-area-display_8ipf_html_afa2546f9cb03dfa8bf0cc9966f0b7a45"><div class="ttname"><a href="pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45">ad_update_profiles</a></div><div class="ttdeci">variable ad_update_profiles(wave image)</div><div class="ttdoc">update a profiles graph with new data. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-area-display_8ipf_source.html#l00322">pearl-area-display.ipf:322</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_ad8a01428a137278a31d4f1f4f9c634c5"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">bp_save_prefs</a></div><div class="ttdeci">static variable bp_save_prefs(WMButtonAction *ba)</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l01157">pearl-anglescan-panel.ipf:1157</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_a0e0f10d125f1cdacffa3bff9b0854aa9"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9">asp_save_output_itx</a></div><div class="ttdeci">variable asp_save_output_itx()</div><div class="ttdoc">save the output diffractogram to an igor text file </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00723">pearl-anglescan-panel.ipf:723</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_ae57302acfc822c4817f2b7eef55efea2"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2">display_hemi_scan</a></div><div class="ttdeci">string display_hemi_scan(string nickname, variable projection=defaultValue, variable graphtype=defaultValue, variable do_ticks=defaultValue, variable do_grids=defaultValue, string graphname=defaultValue)</div><div class="ttdoc">display a plot of a hemispherical angle scan. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l01666">pearl-anglescan-process.ipf:1666</a></div></div>
|
||||
@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('pearl-anglescan-panel_8ipf_source.html
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_a0bdc14f90bdc40045200ac23229b225d"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d">bp_output_itx</a></div><div class="ttdeci">static variable bp_output_itx(WMButtonAction *ba)</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l01402">pearl-anglescan-panel.ipf:1402</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_aac9d4d0388cbe8e6aa8f47b1c5276d83"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83">asp_close_graphs</a></div><div class="ttdeci">variable asp_close_graphs()</div><div class="ttdoc">close all graphs created by the angle scan panel </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00650">pearl-anglescan-panel.ipf:650</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_a8f7266ac2840155dede704fda66fe6b0"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0">do_norm_alpha</a></div><div class="ttdeci">static variable do_norm_alpha(variable check, variable force=defaultValue)</div><div class="ttdoc">alpha-normalize the process data. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00380">pearl-anglescan-panel.ipf:380</a></div></div>
|
||||
<div class="ttc" id="pearl-area-display_8ipf_html_a8fad5aebaca72887d5898b4c421bcdae"><div class="ttname"><a href="pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae">ad_display_profiles</a></div><div class="ttdeci">string ad_display_profiles(wave image, string filter=defaultValue)</div><div class="ttdoc">open a new profiles graph window. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-area-display_8ipf_source.html#l00165">pearl-area-display.ipf:165</a></div></div>
|
||||
<div class="ttc" id="pearl-area-display_8ipf_html_a8fad5aebaca72887d5898b4c421bcdae"><div class="ttname"><a href="pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae">ad_display_profiles</a></div><div class="ttdeci">string ad_display_profiles(wave image, string filter=defaultValue)</div><div class="ttdoc">open a new profiles graph window. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-area-display_8ipf_source.html#l00166">pearl-area-display.ipf:166</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_a92c27964d49ab8bcd7afc858ebe214a3"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">load_prefs</a></div><div class="ttdeci">static variable load_prefs()</div><div class="ttdoc">load persistent package data from the preferences file. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00161">pearl-anglescan-panel.ipf:161</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-panel_8ipf_html_addddc12e5b622a3d00756d724e5d05a9"><div class="ttname"><a href="pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9">check_norm_theta</a></div><div class="ttdeci">static variable check_norm_theta()</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-panel_8ipf_source.html#l00772">pearl-anglescan-panel.ipf:772</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_a666dab03bb2e97ffef81cea450184d42"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42">set_contrast</a></div><div class="ttdeci">variable set_contrast(variable pcmin, variable pcmax, string graphname=defaultValue, string colortable=defaultValue)</div><div class="ttdoc">set the pseudocolor contrast by percentile. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l03129">pearl-anglescan-process.ipf:3129</a></div></div>
|
||||
@ -168,7 +168,7 @@ $(document).ready(function(){initNavTree('pearl-anglescan-panel_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="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 Wed Aug 14 2019 17:52:59 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,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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -3338,7 +3338,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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -158,7 +158,7 @@ $(document).ready(function(){initNavTree('pearl-anglescan-process_8ipf_source.ht
|
||||
<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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -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 Wed Aug 14 2019 17:52:59 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.0.3-2-g58135e4-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@ -127,11 +127,11 @@ $(document).ready(function(){initNavTree('pearl-anglescan-tracker_8ipf_source.ht
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_a4bc40cded4d4d7676b084f7200ca5e0d"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d">process_image_data</a></div><div class="ttdeci">static variable process_image_data()</div><div class="ttdoc">process the data buffer to generate the tracker dataset. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l00507">pearl-anglescan-tracker.ipf:507</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-process_8ipf_html_a48cbd596656bc6d849c53afb4c58b90d"><div class="ttname"><a href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">save_hemi_scan</a></div><div class="ttdeci">variable save_hemi_scan(string nickname, string pathname, string filename)</div><div class="ttdoc">save a hemispherical scan to an Igor text file </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-process_8ipf_source.html#l02785">pearl-anglescan-process.ipf:2785</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_a0852e59e9018cf3f7e176aa2355b18e3"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#a0852e59e9018cf3f7e176aa2355b18e3">IgorQuitHook</a></div><div class="ttdeci">static variable IgorQuitHook(string app)</div><div class="ttdoc">disconnect EPICS channels before Igor quits. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l00188">pearl-anglescan-tracker.ipf:188</a></div></div>
|
||||
<div class="ttc" id="pearl-area-import_8ipf_html_ade69cb0f82e0c9cf6082d5fcc29f742f"><div class="ttname"><a href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">adh5_default_reduction</a></div><div class="ttdeci">threadsafe wave adh5_default_reduction(wave source, string *param)</div><div class="ttdoc">function prototype for adh5_load_reduced_detector </div><div class="ttdef"><b>Definition:</b> <a href="pearl-area-import_8ipf_source.html#l01110">pearl-area-import.ipf:1110</a></div></div>
|
||||
<div class="ttc" id="pearl-area-import_8ipf_html_ade69cb0f82e0c9cf6082d5fcc29f742f"><div class="ttname"><a href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">adh5_default_reduction</a></div><div class="ttdeci">threadsafe wave adh5_default_reduction(wave source, string *param)</div><div class="ttdoc">function prototype for adh5_load_reduced_detector </div><div class="ttdef"><b>Definition:</b> <a href="pearl-area-import_8ipf_source.html#l01111">pearl-area-import.ipf:1111</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_a9b4acc299c5e698695baf0b4817ff7eb"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#a9b4acc299c5e698695baf0b4817ff7eb">ast_callback_manip</a></div><div class="ttdeci">variable ast_callback_manip(variable chan)</div><div class="ttdoc">callback function for new manipulator position from EPICS. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l00985">pearl-anglescan-tracker.ipf:985</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_ac953a75b45d65adf37ce5560bf441876"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#ac953a75b45d65adf37ce5560bf441876">ast_callback_detector</a></div><div class="ttdeci">variable ast_callback_detector(variable chan)</div><div class="ttdoc">callback function for new detector state from EPICS. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l00956">pearl-anglescan-tracker.ipf:956</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_ad06e1354226f4f617ad0a8d6d7572dca"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#ad06e1354226f4f617ad0a8d6d7572dca">pmp_parameters_mouseup</a></div><div class="ttdeci">static variable pmp_parameters_mouseup(WMPopupAction *pa)</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l01203">pearl-anglescan-tracker.ipf:1203</a></div></div>
|
||||
<div class="ttc" id="pearl-data-explorer_8ipf_html_a1d7f4ad59b81ecd84bb63cfabd9f24dc"><div class="ttname"><a href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">prompt_func_params</a></div><div class="ttdeci">variable prompt_func_params(string func_name, string *func_param)</div><div class="ttdef"><b>Definition:</b> <a href="pearl-data-explorer_8ipf_source.html#l01074">pearl-data-explorer.ipf:1074</a></div></div>
|
||||
<div class="ttc" id="pearl-data-explorer_8ipf_html_a1d7f4ad59b81ecd84bb63cfabd9f24dc"><div class="ttname"><a href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">prompt_func_params</a></div><div class="ttdeci">variable prompt_func_params(string func_name, string *func_param)</div><div class="ttdef"><b>Definition:</b> <a href="pearl-data-explorer_8ipf_source.html#l01075">pearl-data-explorer.ipf:1075</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#l00970">pearl-anglescan-process.ipf:970</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_a43d85b93bb42a67b8e8afb9afc8d8eae"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">ast_add_image</a></div><div class="ttdeci">variable ast_add_image(wave image, variable theta, variable tilt, variable phi)</div><div class="ttdoc">process and add a detector image to the tracker scan. </div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l00285">pearl-anglescan-tracker.ipf:285</a></div></div>
|
||||
<div class="ttc" id="pearl-anglescan-tracker_8ipf_html_a07efc5d6a7121540cc185c251353677c"><div class="ttname"><a href="pearl-anglescan-tracker_8ipf.html#a07efc5d6a7121540cc185c251353677c">pmp_data</a></div><div class="ttdeci">static variable pmp_data(WMPopupAction *pa)</div><div class="ttdef"><b>Definition:</b> <a href="pearl-anglescan-tracker_8ipf_source.html#l01066">pearl-anglescan-tracker.ipf:1066</a></div></div>
|
||||
@ -153,7 +153,7 @@ $(document).ready(function(){initNavTree('pearl-anglescan-tracker_8ipf_source.ht
|
||||
<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 Wed Aug 14 2019 17:52:59 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>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,43 +0,0 @@
|
||||
var pearl_anneal_8ipf =
|
||||
[
|
||||
[ "AfterCompiledHook", "pearl-anneal_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed", null ],
|
||||
[ "ann_display_ramp", "pearl-anneal_8ipf.html#a1d7439cfe449274facc5d7485687abde", null ],
|
||||
[ "ann_init_bg", "pearl-anneal_8ipf.html#a118eb2d022777293211e2b57afd0cd2d", null ],
|
||||
[ "ann_new_ramp_table", "pearl-anneal_8ipf.html#a0d8021c189b89fc8c478273be310d95f", null ],
|
||||
[ "ann_ramp_bg", "pearl-anneal_8ipf.html#aae93f044f52ffe6ef8fca0f494a4f09a", null ],
|
||||
[ "ann_ramp_hold", "pearl-anneal_8ipf.html#a436169afd895afa28b7a1e4555549bc4", null ],
|
||||
[ "ann_ramp_pause", "pearl-anneal_8ipf.html#aed065efbe18ff0551222a87966fa4b88", null ],
|
||||
[ "ann_ramp_resume", "pearl-anneal_8ipf.html#a0ca14f61ba023e7ae2d8ee3a600f8a2c", null ],
|
||||
[ "ann_ramp_start", "pearl-anneal_8ipf.html#a4bac63b77a6757176b0645447e13a2ce", null ],
|
||||
[ "ann_ramp_step", "pearl-anneal_8ipf.html#a2acb7962bdecc81584e7223d08395265", null ],
|
||||
[ "ann_ramp_step_exec", "pearl-anneal_8ipf.html#a9312492a007c512608dd5afbe887b194", null ],
|
||||
[ "ann_ramp_stop", "pearl-anneal_8ipf.html#ad898494bcb572a45cd3e486705c26889", null ],
|
||||
[ "ann_ramp_target", "pearl-anneal_8ipf.html#af4d542740fc65b110c6d29eb5b471ad8", null ],
|
||||
[ "ann_ramp_trip", "pearl-anneal_8ipf.html#ae65b634b3600ca970ed4afb9bb6bc2b0", null ],
|
||||
[ "ann_ramp_update", "pearl-anneal_8ipf.html#a08cfac953f4c1a2bc610bfa71df8d426", null ],
|
||||
[ "ann_record_bg", "pearl-anneal_8ipf.html#a5355d3a39671eafbd6834bba4c178ae9", null ],
|
||||
[ "bp_ramp_edit", "pearl-anneal_8ipf.html#ac796c9f66f359181bc216d871e6e7ed6", null ],
|
||||
[ "bp_ramp_pause", "pearl-anneal_8ipf.html#a17eac03e017432cd0b146a4ec2ef1f59", null ],
|
||||
[ "bp_ramp_start", "pearl-anneal_8ipf.html#a1e30f411d19cb467ac69f0b614b7da05", null ],
|
||||
[ "bp_ramp_stop", "pearl-anneal_8ipf.html#af6654a6da42a11cff720b10ec44de53c", null ],
|
||||
[ "epics_connect", "pearl-anneal_8ipf.html#a306b168cab2f9c4146cee87009e69f6d", null ],
|
||||
[ "epics_connect_ls", "pearl-anneal_8ipf.html#a4d0c5e01650bf507cfe2dabb48241ca7", null ],
|
||||
[ "epics_connect_psu", "pearl-anneal_8ipf.html#ad15e393946341f8cbef378879927e468", null ],
|
||||
[ "epics_connect_pyro", "pearl-anneal_8ipf.html#adc675fd83b5b675da4a843b5e51dffd2", null ],
|
||||
[ "epics_connect_vac", "pearl-anneal_8ipf.html#ad3de29ec7502210f3bc63df655a3cdbe", null ],
|
||||
[ "epics_disconnect", "pearl-anneal_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793", null ],
|
||||
[ "epics_disconnect_chid", "pearl-anneal_8ipf.html#acfe94a64ff3e8c4cb32e34ffb9cae594", null ],
|
||||
[ "epics_disconnect_ls", "pearl-anneal_8ipf.html#a45133df00d8cf5bb53ac74cdc6c570bc", null ],
|
||||
[ "epics_disconnect_psu", "pearl-anneal_8ipf.html#a487fa8e70cb27fd0897e76c7ced44a1b", null ],
|
||||
[ "epics_disconnect_pyro", "pearl-anneal_8ipf.html#a75536bbca9ac06def99d16aada4bd51f", null ],
|
||||
[ "epics_disconnect_vac", "pearl-anneal_8ipf.html#afc94a43ad9c513a494e1d897bf24d745", null ],
|
||||
[ "IgorQuitHook", "pearl-anneal_8ipf.html#a0852e59e9018cf3f7e176aa2355b18e3", null ],
|
||||
[ "init_package", "pearl-anneal_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725", null ],
|
||||
[ "load_prefs", "pearl-anneal_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3", null ],
|
||||
[ "panel_ramp_gen", "pearl-anneal_8ipf.html#a11dcebff8d1254c3ba40e47ce70d667e", null ],
|
||||
[ "save_prefs", "pearl-anneal_8ipf.html#ac729557a307bddd2f2ad298199976c01", null ],
|
||||
[ "save_ramp", "pearl-anneal_8ipf.html#af66960ed48e5f54023dce7633af6e5bd", null ],
|
||||
[ "package_name", "pearl-anneal_8ipf.html#aca457d1f4414d20a911254b1de13ebbb", null ],
|
||||
[ "package_path", "pearl-anneal_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b", null ],
|
||||
[ "prefs_objects", "pearl-anneal_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2", null ]
|
||||
];
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user