23 Commits

Author SHA1 Message Date
6ab1cefec2 igor 8 compatibility 2019-08-14 17:56:14 +02:00
58135e4f4f Add LICENSE 2019-05-16 10:30:21 +02:00
259f537a22 make documentation for version 2.0.3 2019-02-28 18:57:56 +01:00
0fb0fd92c8 bug fixes in angle scan processing and documentation 2019-02-28 18:55:29 +01:00
9a81493a1a make documentation for release 2.0.2 2019-02-10 14:39:57 +01:00
3235d52212 minor updates and bug fixes in angle scan processing and data explorer 2019-02-10 14:31:06 +01:00
b2f4816629 add pearl-pmsco-import.ipf file (required by angle scan panel) 2018-04-19 15:39:02 +02:00
17036e1daa minor bug fixes in angle-scan import and documentation
- find attributes of region scans in angle-scan panel
- more detailed description of reduced import with regions
2018-03-13 12:43:29 +01:00
fda49c3195 new features: data reduction, angle scan panel
- new data reduction interface for more efficient multi-peak fitting.
  the new interface breaks compatibility with pre-2.0 data reduction
  functions. user-defined functions must be adapted to the new
  interface.
- new angle scan processing panel for interactive data analysis.
2018-02-06 11:39:57 +01:00
e1f1aa9636 bugfixes in anglescan process: nicknames and interpolation
- nickname can now correctly reference a dataset in a subfolder.
- the interpolation now trims the dataset at the largest angle.
2017-09-27 15:49:01 +02:00
cf1399e59c update pshell explorer and data import, misc. improvements
FEATURES

- pshell: convert scienta data to true counts
- pre-process: add gauss2_reduction data reduction function
- anglescan: add set_contrast and normalize_strip_phi functions
- explorer: show info about multi-region scans
- documentation: add detailed instructions for angle-scan processing

BUGFIXES

- explorer: fix attributes notebook
- pshell: fix progress bar
- elog: increase the number of accepted attachments
2017-09-21 12:36:30 +02:00
0a436db00b include documentation in public distribution 2017-07-04 11:24:41 +02:00
80a01f2bdb updates: pshell import, angle-scans, elog
- pshell import: fix units and data scaling.
- pshell import: support new multi-region scans.
- angle scans: add trim function.
- angle scans: update import_tpi_scan function.
- angle scans: fix scales of check waves in normalization.
- area display: new cursor mode for background selection.
- elog: bugfixes (attachment list, check existing logbook).
2017-07-04 11:06:49 +02:00
9a65d26984 updates: scaling of pshell data, matrix preview, elog panel
- elog panel supports multiple attachments
- matrix (omicron STM) data file preview in data explorer
- various improvements for the scaling of pshell data
2017-02-02 15:31:13 +01:00
c8a69460bc updates: igor 7, map projections, hemi cuts, longitudinal section
- pearl procedures compile under igor 7.
  some features may not work, e.g. 3D graphics with gizmo.
- add orthographic map projection to angle scans.
- add functions for azimuthal and polar cuts through hemispherical scan.
- add function to load longitudinal section from pshell data file.
2016-10-14 16:56:20 +02:00
600061f684 bugfixes in pshell import and preview
changes:
- fix null string exception in preview
- fix transposition of two-dimensional datasets
2016-09-23 19:11:07 +02:00
0dc6ca820b bugfix release: pshell import and preview
changes:
- catch runtime errors due to empty datasets
- improve window titles and graph names
- fix scaling of scienta image from XPSSpectrum script
- remove unnecessary spaces and underscores from folder names
2016-09-22 14:15:09 +02:00
a87975d1e6 update data explorer: axis scale and labels in preview 2016-08-17 12:12:52 +02:00
86cf328961 README.md: fix heading levels 2016-06-06 16:07:19 +02:00
2479582c08 README.md: add release notes 2016-06-06 16:04:56 +02:00
02709fd4df maintenance release: pshell import, elog, documentation
* bugfixes in pshell import
* updates to elog interface: templates, login, separate persistent and volatile data
* new header and revision information in documentation
2016-06-03 12:06:04 +02:00
724c73ef19 remove unnecessary files and dependencies
* remove unit tests (require third-party testing framework)
* remove sample preparation (require EPICS.XOP)
* remove scans and live view (require EPICS.XOP)

these files are useful for hard-core developers or on-site only.
for all off-site use, broken dependencies cause unnecessary problems.
contact the PEARL staff if you need to use one of the omitted files.
2016-04-22 13:53:26 +02:00
fcd6a56e4e new feature: preview and import of pshell data files 2016-04-09 13:07:37 +02:00
405 changed files with 63899 additions and 3916 deletions

20
.gitattributes vendored Normal file
View File

@ -0,0 +1,20 @@
.git* export-ignore
#*.ipf diff=igorpro
# git diff --check should output something useful
*.ipf whitespace=indent-with-non-tab,tabwidth=4
# mark files as binary
# you can also add -delta if you regularly
# commit large files of these types
*.ibw binary
*.xop binary
*.pxp binary
*.pxt binary
*.uxp binary
*.uxt binary
*.ihf binary
*.ifn binary
*.ift binary
# automatic end of line normalization
*.ipf eol=lf

2
.gitignore vendored
View File

@ -2,5 +2,5 @@
~*
*.bak
*.ipfT*
doc/html/*
doc/latex/*

201
LICENSE Normal file
View File

@ -0,0 +1,201 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "{}"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2009-2019 Paul Scherrer Institut
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

View File

@ -11,16 +11,21 @@ PEARL Procedures should be installed according to the regular Igor Pro guideline
- Make a `pearl-procs` directory in your private or shared `User Procedures` folder, and copy the PEARL Procedures distribution there.
- Create shortcuts of the `pearl-arpes.ipf` and `pearl-menu.ipf` files, and move them to the `Igor Procedures` folder next to your `User Procedures` folder.
- Find the `HDF5.XOP` extension in the `Igor Pro Folder` under `More Extensions/File Loaders`, create a shortcut, and move the shortcut to the `Igor Extensions` folder next to your `User Procedures` folder.
- Find the `HDF5.XOP` (`HDF5-64.xop` for Igor 7 64-bit) extension in the `Igor Pro Folder` under `More Extensions/File Loaders` (`More Extensions (64-bit)/File Loaders`), create a shortcut, and move the shortcut to the `Igor Extensions` folder next to your `User Procedures` folder.
- Find the `HDF5 Help.ihf` next to `HDF5.XOP`, create a shortcut, and move the shortcut to the `Igor Help Files` folder next to your `User Procedures` folder.
PEARL Procedures are compatible with Igor Pro versions 6-8, 32-bit and 64-bit.
They are not compatible with Igor 6.36 and older.
As long as no Igor 8 specific features are used, the produced experiment files remain compatible with Igor 6.
Some features, in particular 3D graphics, may not work properly under Igor 7 and newer.
License
=======
The source code of PEARL Procedures is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) at <https://git.psi.ch/pearl-public/igor-procs>.
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.
Please acknowledge the use of the code and share your extensions with the original author.
Author
------
@ -30,5 +35,27 @@ Matthias Muntwiler, <mailto:matthias.muntwiler@psi.ch>
Copyright
---------
Copyright 2009-2016 by [Paul Scherrer Institut](http://www.psi.ch)
Copyright 2009-2019 by [Paul Scherrer Institut](http://www.psi.ch)
Release Notes
=============
## rev-distro-2.1.0
- Check compatibility of major features with Igor 8.
- pshell-import does not apply a detector sensitivity scaling any more. The returned intensities have arbitrary units.
## rev-distro-2.0.3
- The interpolate_hemi_scan function now requires a projection argument unless stereographic projection is desired.
## rev-distro-2.0.0
- The interface of data reduction functions has changed to make data reduction more efficient in multi-peak fits. The supplied reduction functions and dialogs have been refactored. If you want to use your own reduction functions written for pre-2.0, you have to adapt them to the new interface.
## rev-distro-1.1.1
- If you have upgraded PEARL Procedures from pre-1.1.1 and Igor breaks in pearl-elog.ipf while opening an experiment, please delete the ELOG preferences file `pearl-elog/preferences.pxp`. (Check the Igor Help to find the package preferences folder on your system.)

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "PEARL Procedures"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER =
PROJECT_NUMBER = $(REVISION)
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
@ -768,7 +768,8 @@ INPUT = ../pearl \
# possible encodings.
# The default value is: UTF-8.
INPUT_ENCODING = CP1252
#INPUT_ENCODING = CP1252
INPUT_ENCODING = ISO-8859-15
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
@ -874,14 +875,15 @@ INPUT_FILTER =
# filters are used. If the FILTER_PATTERNS tag is empty or if none of the
# patterns match the file name, INPUT_FILTER is applied.
FILTER_PATTERNS = "*.ipf=\"gawk -f doxygen-filter-ipf.awk\""
#FILTER_PATTERNS = "*.ipf=\"/usr/bin/gawk -f doxygen-filter-ipf.awk\""
FILTER_PATTERNS = "*.ipf=/bin/sh doxygen-filter-ipf.sh"
# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
# INPUT_FILTER) will also be used to filter the input files that are used for
# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
# The default value is: NO.
FILTER_SOURCE_FILES = YES
FILTER_SOURCE_FILES = NO
# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
@ -1647,7 +1649,7 @@ EXTRA_PACKAGES =
# to HTML_HEADER.
# This tag requires that the tag GENERATE_LATEX is set to YES.
LATEX_HEADER =
LATEX_HEADER = src/header.tex
# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the
# generated LaTeX document. The footer should contain everything after the last

3
doc/doxygen-filter-ipf.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
gawk -b -f doxygen-filter-ipf.awk "$1"

View File

@ -0,0 +1,135 @@
<!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
&#160;<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&#160;Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related&#160;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 &lt;= theta &lt; 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>

View File

@ -0,0 +1,116 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('_page_projections.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 &lt;= theta &lt; 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 Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,100 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: anglescan-processing.dox 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('anglescan-processing_8dox.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">anglescan-processing.dox File Reference</div> </div>
</div><!--header-->
<div class="contents">
</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="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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

105
doc/html/annotated.html Normal file
View File

@ -0,0 +1,105 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Data Structures</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('annotated.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">Data Structures</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_doniach_sunjic_struct.html" target="_self">DoniachSunjicStruct</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structerror_code.html" target="_self">errorCode</a></td><td class="desc">From matrixfilereader help </td></tr>
</table>
</div><!-- directory -->
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

5
doc/html/annotated.js Normal file
View File

@ -0,0 +1,5 @@
var annotated =
[
[ "DoniachSunjicStruct", "struct_doniach_sunjic_struct.html", "struct_doniach_sunjic_struct" ],
[ "errorCode", "structerror_code.html", "structerror_code" ]
];

BIN
doc/html/arrowdown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

BIN
doc/html/arrowright.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

BIN
doc/html/bc_s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

BIN
doc/html/bdwn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

109
doc/html/classes.html Normal file
View File

@ -0,0 +1,109 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Data Structure Index</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('classes.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">Data Structure Index</div> </div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a></div>
<table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;d&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;e&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td></td></tr>
<tr><td valign="top"><a class="el" href="struct_doniach_sunjic_struct.html">DoniachSunjicStruct</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structerror_code.html">errorCode</a>&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td></td></tr>
</table>
<div class="qindex"><a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a></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 Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

BIN
doc/html/closed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

123
doc/html/deprecated.html Normal file
View File

@ -0,0 +1,123 @@
<!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&#160;Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related&#160;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>

View File

@ -0,0 +1,160 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: pearl Directory 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('dir_fe5dc42579d4b99403482a3a637d9f7d.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 Directory Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
Files</h2></td></tr>
<tr class="memitem:fermi-edge-analysis_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a> <a href="fermi-edge-analysis_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:fermi-edge-analysis_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-panel_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a> <a href="pearl-anglescan-panel_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-anglescan-panel_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interactive processing of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-process_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a> <a href="pearl-anglescan-process_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-anglescan-process_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">processing and holographic mapping of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-tracker_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.ipf</a> <a href="pearl-anglescan-tracker_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-area-display_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.ipf</a> <a href="pearl-area-display_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-area-display_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">visualization tools for 2D and 3D data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-area-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html">pearl-area-import.ipf</a> <a href="pearl-area-import_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-area-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">HDF5 file import from EPICS area detectors. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-area-profiles_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.ipf</a> <a href="pearl-area-profiles_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-area-profiles_8ipf"><td class="mdescLeft">&#160;</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">&#160;</td></tr>
<tr class="memitem:pearl-arpes_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</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">&#160;</td><td class="mdescRight">data acquisition and analysis package for ARPES at PEARL. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-data-explorer_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</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">&#160;</td><td class="mdescRight">preview and import panel for PEARL data <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-elog_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.ipf</a> <a href="pearl-elog_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-elog_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interface for writing ELOG entries with Igor graphs as attachment. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-fitfuncs_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a> <a href="pearl-fitfuncs_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-fitfuncs_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">various fit functions for photoelectron spectroscopy. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-gui-tools_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-gui-tools_8ipf.html">pearl-gui-tools.ipf</a> <a href="pearl-gui-tools_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-matrix-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-matrix-import_8ipf.html">pearl-matrix-import.ipf</a> <a href="pearl-matrix-import_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-matrix-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">data file import for omicron matrix (STM) files <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-menu_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-menu_8ipf.html">pearl-menu.ipf</a> <a href="pearl-menu_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-otf-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-otf-import_8ipf.html">pearl-otf-import.ipf</a> <a href="pearl-otf-import_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-pmsco-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pmsco-import_8ipf.html">pearl-pmsco-import.ipf</a> <a href="pearl-pmsco-import_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-pmsco-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">data import/export procedures for multiple scattering calculations. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-polar-coordinates_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-polar-coordinates_8ipf.html">pearl-polar-coordinates.ipf</a> <a href="pearl-polar-coordinates_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-pshell-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pshell-import_8ipf.html">pearl-pshell-import.ipf</a> <a href="pearl-pshell-import_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-pshell-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">import data from PShell <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-scienta-preprocess_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-scienta-preprocess_8ipf.html">pearl-scienta-preprocess.ipf</a> <a href="pearl-scienta-preprocess_8ipf_source.html">[code]</a></td></tr>
<tr class="memdesc:pearl-scienta-preprocess_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">preprocessing functions for Scienta detector images. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-tools_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-tools_8ipf.html">pearl-tools.ipf</a> <a href="pearl-tools_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-vector-operations_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-vector-operations_8ipf.html">pearl-vector-operations.ipf</a> <a href="pearl-vector-operations_8ipf_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</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="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

BIN
doc/html/doc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

1596
doc/html/doxygen.css Normal file

File diff suppressed because it is too large Load Diff

BIN
doc/html/doxygen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

104
doc/html/dynsections.js Normal file
View File

@ -0,0 +1,104 @@
function toggleVisibility(linkObj)
{
var base = $(linkObj).attr('id');
var summary = $('#'+base+'-summary');
var content = $('#'+base+'-content');
var trigger = $('#'+base+'-trigger');
var src=$(trigger).attr('src');
if (content.is(':visible')===true) {
content.hide();
summary.show();
$(linkObj).addClass('closed').removeClass('opened');
$(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
} else {
content.show();
summary.hide();
$(linkObj).removeClass('closed').addClass('opened');
$(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
}
return false;
}
function updateStripes()
{
$('table.directory tr').
removeClass('even').filter(':visible:even').addClass('even');
}
function toggleLevel(level)
{
$('table.directory tr').each(function() {
var l = this.id.split('_').length-1;
var i = $('#img'+this.id.substring(3));
var a = $('#arr'+this.id.substring(3));
if (l<level+1) {
i.removeClass('iconfopen iconfclosed').addClass('iconfopen');
a.html('&#9660;');
$(this).show();
} else if (l==level+1) {
i.removeClass('iconfclosed iconfopen').addClass('iconfclosed');
a.html('&#9658;');
$(this).show();
} else {
$(this).hide();
}
});
updateStripes();
}
function toggleFolder(id)
{
// the clicked row
var currentRow = $('#row_'+id);
// all rows after the clicked row
var rows = currentRow.nextAll("tr");
var re = new RegExp('^row_'+id+'\\d+_$', "i"); //only one sub
// only match elements AFTER this one (can't hide elements before)
var childRows = rows.filter(function() { return this.id.match(re); });
// first row is visible we are HIDING
if (childRows.filter(':first').is(':visible')===true) {
// replace down arrow by right arrow for current row
var currentRowSpans = currentRow.find("span");
currentRowSpans.filter(".iconfopen").removeClass("iconfopen").addClass("iconfclosed");
currentRowSpans.filter(".arrow").html('&#9658;');
rows.filter("[id^=row_"+id+"]").hide(); // hide all children
} else { // we are SHOWING
// replace right arrow by down arrow for current row
var currentRowSpans = currentRow.find("span");
currentRowSpans.filter(".iconfclosed").removeClass("iconfclosed").addClass("iconfopen");
currentRowSpans.filter(".arrow").html('&#9660;');
// replace down arrows by right arrows for child rows
var childRowsSpans = childRows.find("span");
childRowsSpans.filter(".iconfopen").removeClass("iconfopen").addClass("iconfclosed");
childRowsSpans.filter(".arrow").html('&#9658;');
childRows.show(); //show all children
}
updateStripes();
}
function toggleInherit(id)
{
var rows = $('tr.inherit.'+id);
var img = $('tr.inherit_header.'+id+' img');
var src = $(img).attr('src');
if (rows.filter(':first').is(':visible')===true) {
rows.css('display','none');
$(img).attr('src',src.substring(0,src.length-8)+'closed.png');
} else {
rows.css('display','table-row'); // using show() causes jump in firefox
$(img).attr('src',src.substring(0,src.length-10)+'open.png');
}
}
$(document).ready(function() {
$('.code,.codeRef').each(function() {
$(this).data('powertip',$('#'+$(this).attr('href').replace(/.*\//,'').replace(/[^a-z_A-Z0-9]/g,'_')).html());
$(this).powerTip({ placement: 's', smartPlacement: true, mouseOnToPopup: true });
});
});

View File

@ -0,0 +1,501 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: fermi-edge-analysis.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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('fermi-edge-analysis_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> &#124;
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">fermi-edge-analysis.ipf File Reference<div class="ingroups"><a class="el" href="group___arpes_package.html">ARPES package</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>tools for analysing the Fermi edge measured by the Scienta EW4000 analyser.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;pearl-area-profiles&quot;</code><br />
</div>
<p><a href="fermi-edge-analysis_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:a1c4a805435a1d43c2b6dfb6deb633894"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a1c4a805435a1d43c2b6dfb6deb633894">analyse_curved_edge</a> (wave data)</td></tr>
<tr class="separator:a1c4a805435a1d43c2b6dfb6deb633894"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aac6bac1ee0582caa0676bdc9c2d254f0"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">record_results</a> (variable index)</td></tr>
<tr class="separator:aac6bac1ee0582caa0676bdc9c2d254f0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2a1d7b49c1f88f29ee6d49f6a6f4fbf8"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">integrate_curved_edge</a> (wave data, wave data_sig)</td></tr>
<tr class="separator:a2a1d7b49c1f88f29ee6d49f6a6f4fbf8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4cec596c8fd2b21953cb45d6d347211d"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a4cec596c8fd2b21953cb45d6d347211d">slit_correction</a> (wave data, wave data_out, variable epass)</td></tr>
<tr class="separator:a4cec596c8fd2b21953cb45d6d347211d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a520d8de9fbc4276c19fb417861f05b0d"><td class="memItemLeft" align="right" valign="top">threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a520d8de9fbc4276c19fb417861f05b0d">FermiFuncLinDOS2D_corr</a> (variable w, threadsafe x, wave y)</td></tr>
<tr class="separator:a520d8de9fbc4276c19fb417861f05b0d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a27f000c3a3ea74c49db31716be3396d4"><td class="memItemLeft" align="right" valign="top">threadsafe variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a27f000c3a3ea74c49db31716be3396d4">slit_shift</a> (variable ypix, variable epass)</td></tr>
<tr class="separator:a27f000c3a3ea74c49db31716be3396d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf72d644b8d37b6c26b1e070edba4e30"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#acf72d644b8d37b6c26b1e070edba4e30">show_shift</a> (wave data)</td></tr>
<tr class="separator:acf72d644b8d37b6c26b1e070edba4e30"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad23de34bb698589e2576ce2836b89d55"><td class="memItemLeft" align="right" valign="top">variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#ad23de34bb698589e2576ce2836b89d55">analyser_energy_resolution</a> (variable epass, variable slit)</td></tr>
<tr class="memdesc:ad23de34bb698589e2576ce2836b89d55"><td class="mdescLeft">&#160;</td><td class="mdescRight">calculate the energy resolution of the analyser <a href="#ad23de34bb698589e2576ce2836b89d55">More...</a><br /></td></tr>
<tr class="separator:ad23de34bb698589e2576ce2836b89d55"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a09f26b0a0fd940a3d8c6f92aa769c8bc"><td class="memItemLeft" align="right" valign="top">static const variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a09f26b0a0fd940a3d8c6f92aa769c8bc">mcp_radius_pix</a> = 555</td></tr>
<tr class="memdesc:a09f26b0a0fd940a3d8c6f92aa769c8bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">MCP radius seen by the camera in pixels. <a href="#a09f26b0a0fd940a3d8c6f92aa769c8bc">More...</a><br /></td></tr>
<tr class="separator:a09f26b0a0fd940a3d8c6f92aa769c8bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4dcc00b93822f1663be2908b10d2ad3e"><td class="memItemLeft" align="right" valign="top">static const variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a4dcc00b93822f1663be2908b10d2ad3e">mcp_radius_mm</a> = 20</td></tr>
<tr class="memdesc:a4dcc00b93822f1663be2908b10d2ad3e"><td class="mdescLeft">&#160;</td><td class="mdescRight">physical size (radius) of the MCP in mm <a href="#a4dcc00b93822f1663be2908b10d2ad3e">More...</a><br /></td></tr>
<tr class="separator:a4dcc00b93822f1663be2908b10d2ad3e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0cb8da36beae05c79fe5b1da918d3897"><td class="memItemLeft" align="right" valign="top">static const variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a0cb8da36beae05c79fe5b1da918d3897">hemi_radius_mm</a> = 200</td></tr>
<tr class="memdesc:a0cb8da36beae05c79fe5b1da918d3897"><td class="mdescLeft">&#160;</td><td class="mdescRight">physical size (radius) of the hemisphere in mm <a href="#a0cb8da36beae05c79fe5b1da918d3897">More...</a><br /></td></tr>
<tr class="separator:a0cb8da36beae05c79fe5b1da918d3897"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4749b9bce3e1d0381bd9daeb97c9754c"><td class="memItemLeft" align="right" valign="top">static const variable&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html#a4749b9bce3e1d0381bd9daeb97c9754c">mcp_radius_epass</a> = 0.04</td></tr>
<tr class="memdesc:a4749b9bce3e1d0381bd9daeb97c9754c"><td class="mdescLeft">&#160;</td><td class="mdescRight">energy range imaged on MCP relative to the pass energy <a href="#a4749b9bce3e1d0381bd9daeb97c9754c">More...</a><br /></td></tr>
<tr class="separator:a4749b9bce3e1d0381bd9daeb97c9754c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. </p>
<p>proposed procedure</p>
<ul>
<li>angular normalization</li>
<li>fit curved fermi function</li>
<li>calculate corrected energy coordinates and map to single independent variable</li>
<li>fit normal fermi function</li>
</ul>
<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>
<dd>
thomas dienel</dd></dl>
<dl class="section copyright"><dt>Copyright</dt><dd>2013-15 Paul Scherrer Institut <br />
Licensed under the Apache License, Version 2.0 (the "License"); <br />
you may not use this file except in compliance with the License. <br />
You may obtain a copy of the License at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> </dd></dl>
<p class="definition">Definition in file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a1c4a805435a1d43c2b6dfb6deb633894"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1c4a805435a1d43c2b6dfb6deb633894">&#9670;&nbsp;</a></span>analyse_curved_edge()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable analyse_curved_edge </td>
<td>(</td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>data</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00027">27</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="ad23de34bb698589e2576ce2836b89d55"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad23de34bb698589e2576ce2836b89d55">&#9670;&nbsp;</a></span>analyser_energy_resolution()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable analyser_energy_resolution </td>
<td>(</td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>epass</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>slit</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>calculate the energy resolution of the analyser </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">epass</td><td>pass energy in eV </td></tr>
<tr><td class="paramname">slit</td><td>analyser entrance slit in mm</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>energy resolution (FWHM) </dd></dl>
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00306">306</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a520d8de9fbc4276c19fb417861f05b0d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a520d8de9fbc4276c19fb417861f05b0d">&#9670;&nbsp;</a></span>FermiFuncLinDOS2D_corr()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">threadsafe variable FermiFuncLinDOS2D_corr </td>
<td>(</td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>w</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">threadsafe&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>y</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00216">216</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a2a1d7b49c1f88f29ee6d49f6a6f4fbf8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">&#9670;&nbsp;</a></span>integrate_curved_edge()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable integrate_curved_edge </td>
<td>(</td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>data_sig</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00116">116</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="aac6bac1ee0582caa0676bdc9c2d254f0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aac6bac1ee0582caa0676bdc9c2d254f0">&#9670;&nbsp;</a></span>record_results()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable record_results </td>
<td>(</td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>index</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00098">98</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="acf72d644b8d37b6c26b1e070edba4e30"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acf72d644b8d37b6c26b1e070edba4e30">&#9670;&nbsp;</a></span>show_shift()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable show_shift </td>
<td>(</td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>data</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00284">284</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a4cec596c8fd2b21953cb45d6d347211d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4cec596c8fd2b21953cb45d6d347211d">&#9670;&nbsp;</a></span>slit_correction()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">variable slit_correction </td>
<td>(</td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">wave&#160;</td>
<td class="paramname"><em>data_out</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>epass</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00173">173</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a27f000c3a3ea74c49db31716be3396d4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a27f000c3a3ea74c49db31716be3396d4">&#9670;&nbsp;</a></span>slit_shift()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">threadsafe variable slit_shift </td>
<td>(</td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>ypix</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">variable&#160;</td>
<td class="paramname"><em>epass</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00267">267</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a id="a0cb8da36beae05c79fe5b1da918d3897"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0cb8da36beae05c79fe5b1da918d3897">&#9670;&nbsp;</a></span>hemi_radius_mm</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const variable hemi_radius_mm = 200</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>physical size (radius) of the hemisphere in mm </p>
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00263">263</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a4749b9bce3e1d0381bd9daeb97c9754c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4749b9bce3e1d0381bd9daeb97c9754c">&#9670;&nbsp;</a></span>mcp_radius_epass</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const variable mcp_radius_epass = 0.04</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>energy range imaged on MCP relative to the pass energy </p>
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00265">265</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a4dcc00b93822f1663be2908b10d2ad3e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4dcc00b93822f1663be2908b10d2ad3e">&#9670;&nbsp;</a></span>mcp_radius_mm</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const variable mcp_radius_mm = 20</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>physical size (radius) of the MCP in mm </p>
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00261">261</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.ipf</a>.</p>
</div>
</div>
<a id="a09f26b0a0fd940a3d8c6f92aa769c8bc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a09f26b0a0fd940a3d8c6f92aa769c8bc">&#9670;&nbsp;</a></span>mcp_radius_pix</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const variable mcp_radius_pix = 555</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>MCP radius seen by the camera in pixels. </p>
<p class="definition">Definition at line <a class="el" href="fermi-edge-analysis_8ipf_source.html#l00259">259</a> of file <a class="el" href="fermi-edge-analysis_8ipf_source.html">fermi-edge-analysis.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="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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,15 @@
var fermi_edge_analysis_8ipf =
[
[ "analyse_curved_edge", "fermi-edge-analysis_8ipf.html#a1c4a805435a1d43c2b6dfb6deb633894", null ],
[ "analyser_energy_resolution", "fermi-edge-analysis_8ipf.html#ad23de34bb698589e2576ce2836b89d55", null ],
[ "FermiFuncLinDOS2D_corr", "fermi-edge-analysis_8ipf.html#a520d8de9fbc4276c19fb417861f05b0d", null ],
[ "integrate_curved_edge", "fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8", null ],
[ "record_results", "fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0", null ],
[ "show_shift", "fermi-edge-analysis_8ipf.html#acf72d644b8d37b6c26b1e070edba4e30", null ],
[ "slit_correction", "fermi-edge-analysis_8ipf.html#a4cec596c8fd2b21953cb45d6d347211d", null ],
[ "slit_shift", "fermi-edge-analysis_8ipf.html#a27f000c3a3ea74c49db31716be3396d4", null ],
[ "hemi_radius_mm", "fermi-edge-analysis_8ipf.html#a0cb8da36beae05c79fe5b1da918d3897", null ],
[ "mcp_radius_epass", "fermi-edge-analysis_8ipf.html#a4749b9bce3e1d0381bd9daeb97c9754c", null ],
[ "mcp_radius_mm", "fermi-edge-analysis_8ipf.html#a4dcc00b93822f1663be2908b10d2ad3e", null ],
[ "mcp_radius_pix", "fermi-edge-analysis_8ipf.html#a09f26b0a0fd940a3d8c6f92aa769c8bc", null ]
];

File diff suppressed because one or more lines are too long

124
doc/html/files.html Normal file
View File

@ -0,0 +1,124 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: File 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('files.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">File List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all files with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="fermi-edge-analysis_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="fermi-edge-analysis_8ipf.html" target="_self">fermi-edge-analysis.ipf</a></td><td class="desc">Tools for analysing the Fermi edge measured by the Scienta EW4000 analyser </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-panel_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-panel_8ipf.html" target="_self">pearl-anglescan-panel.ipf</a></td><td class="desc">Interactive processing of angle scanned XPD data </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-process_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-process_8ipf.html" target="_self">pearl-anglescan-process.ipf</a></td><td class="desc">Processing and holographic mapping of angle scanned XPD data </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-anglescan-tracker_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-anglescan-tracker_8ipf.html" target="_self">pearl-anglescan-tracker.ipf</a></td><td class="desc"></td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-display_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-display_8ipf.html" target="_self">pearl-area-display.ipf</a></td><td class="desc">Visualization tools for 2D and 3D data </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-import_8ipf.html" target="_self">pearl-area-import.ipf</a></td><td class="desc">HDF5 file import from EPICS area detectors </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-area-profiles_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-area-profiles_8ipf.html" target="_self">pearl-area-profiles.ipf</a></td><td class="desc">Profile extraction for multi-dimensional datasets acquired from area detectors </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-arpes_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-arpes_8ipf.html" target="_self">pearl-arpes.ipf</a></td><td class="desc">Data acquisition and analysis package for ARPES at PEARL </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-data-explorer_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-data-explorer_8ipf.html" target="_self">pearl-data-explorer.ipf</a></td><td class="desc">Preview and import panel for PEARL data </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-elog_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-elog_8ipf.html" target="_self">pearl-elog.ipf</a></td><td class="desc">Interface for writing ELOG entries with Igor graphs as attachment </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-fitfuncs_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-fitfuncs_8ipf.html" target="_self">pearl-fitfuncs.ipf</a></td><td class="desc">Various fit functions for photoelectron spectroscopy </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-gui-tools_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-gui-tools_8ipf.html" target="_self">pearl-gui-tools.ipf</a></td><td class="desc"></td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-matrix-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-matrix-import_8ipf.html" target="_self">pearl-matrix-import.ipf</a></td><td class="desc">Data file import for omicron matrix (STM) files </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-menu_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-menu_8ipf.html" target="_self">pearl-menu.ipf</a></td><td class="desc"></td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-otf-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-otf-import_8ipf.html" target="_self">pearl-otf-import.ipf</a></td><td class="desc"></td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-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;">&#160;</span><a href="pearl-polar-coordinates_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-polar-coordinates_8ipf.html" target="_self">pearl-polar-coordinates.ipf</a></td><td class="desc"></td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-pshell-import_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-pshell-import_8ipf.html" target="_self">pearl-pshell-import.ipf</a></td><td class="desc">Import data from PShell </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-scienta-preprocess_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-scienta-preprocess_8ipf.html" target="_self">pearl-scienta-preprocess.ipf</a></td><td class="desc">Preprocessing functions for Scienta detector images </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-tools_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-tools_8ipf.html" target="_self">pearl-tools.ipf</a></td><td class="desc"></td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pearl-vector-operations_8ipf_source.html"><span class="icondoc"></span></a><a class="el" href="pearl-vector-operations_8ipf.html" target="_self">pearl-vector-operations.ipf</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

24
doc/html/files.js Normal file
View File

@ -0,0 +1,24 @@
var files =
[
[ "fermi-edge-analysis.ipf", "fermi-edge-analysis_8ipf.html", "fermi-edge-analysis_8ipf" ],
[ "pearl-anglescan-panel.ipf", "pearl-anglescan-panel_8ipf.html", "pearl-anglescan-panel_8ipf" ],
[ "pearl-anglescan-process.ipf", "pearl-anglescan-process_8ipf.html", "pearl-anglescan-process_8ipf" ],
[ "pearl-anglescan-tracker.ipf", "pearl-anglescan-tracker_8ipf.html", "pearl-anglescan-tracker_8ipf" ],
[ "pearl-area-display.ipf", "pearl-area-display_8ipf.html", "pearl-area-display_8ipf" ],
[ "pearl-area-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-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" ],
[ "pearl-gui-tools.ipf", "pearl-gui-tools_8ipf.html", "pearl-gui-tools_8ipf" ],
[ "pearl-matrix-import.ipf", "pearl-matrix-import_8ipf.html", "pearl-matrix-import_8ipf" ],
[ "pearl-menu.ipf", "pearl-menu_8ipf.html", "pearl-menu_8ipf" ],
[ "pearl-otf-import.ipf", "pearl-otf-import_8ipf.html", "pearl-otf-import_8ipf" ],
[ "pearl-pmsco-import.ipf", "pearl-pmsco-import_8ipf.html", "pearl-pmsco-import_8ipf" ],
[ "pearl-polar-coordinates.ipf", "pearl-polar-coordinates_8ipf.html", "pearl-polar-coordinates_8ipf" ],
[ "pearl-pshell-import.ipf", "pearl-pshell-import_8ipf.html", "pearl-pshell-import_8ipf" ],
[ "pearl-scienta-preprocess.ipf", "pearl-scienta-preprocess_8ipf.html", "pearl-scienta-preprocess_8ipf" ],
[ "pearl-tools.ipf", "pearl-tools_8ipf.html", "pearl-tools_8ipf" ],
[ "pearl-vector-operations.ipf", "pearl-vector-operations_8ipf.html", "pearl-vector-operations_8ipf" ]
];

BIN
doc/html/folderclosed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

BIN
doc/html/folderopen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

157
doc/html/functions.html Normal file
View File

@ -0,0 +1,157 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Data Fields</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('functions.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="contents">
<div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div><ul>
<li>ALREADY_FILE_OPEN
: <a class="el" href="structerror_code.html#a19dc49bdfb4bd9601f17f907da158026">errorCode</a>
</li>
<li>broadening
: <a class="el" href="struct_doniach_sunjic_struct.html#ac9b18c8b44b43c2ee438f37f8d002a66">DoniachSunjicStruct</a>
</li>
<li>convolution
: <a class="el" href="struct_doniach_sunjic_struct.html#a7f05f7827435fea3c986a8d538496955">DoniachSunjicStruct</a>
</li>
<li>EMPTY_RESULTFILE
: <a class="el" href="structerror_code.html#ab7f29ef2ba8497c55f2bc55c4b9fc186">errorCode</a>
</li>
<li>FILE_NOT_READABLE
: <a class="el" href="structerror_code.html#a71ce7c0413c44515d9570dab1ffd5ffd">errorCode</a>
</li>
<li>INTERNAL_ERROR_CONVERTING_DATA
: <a class="el" href="structerror_code.html#afb49d1cffe8e7590892b018ac9e648cc">errorCode</a>
</li>
<li>INVALID_RANGE
: <a class="el" href="structerror_code.html#a5477920df1edcc7a1af0513d9120947a">errorCode</a>
</li>
<li>model
: <a class="el" href="struct_doniach_sunjic_struct.html#a02c13fdcf15e9adfee13464701bb7de2">DoniachSunjicStruct</a>
</li>
<li>NO_FILE_OPEN
: <a class="el" href="structerror_code.html#affc9a8a46877373b0212d82d867ca5fa">errorCode</a>
</li>
<li>NO_NEW_BRICKLETS
: <a class="el" href="structerror_code.html#a4ec3cbf922809b99b04d324d3a0bbb22">errorCode</a>
</li>
<li>oversampling
: <a class="el" href="struct_doniach_sunjic_struct.html#ab5a630be50286c3cf04e40d5880506e6">DoniachSunjicStruct</a>
</li>
<li>precision
: <a class="el" href="struct_doniach_sunjic_struct.html#a906e214875392bc470dbd4bb4bdda2db">DoniachSunjicStruct</a>
</li>
<li>pw
: <a class="el" href="struct_doniach_sunjic_struct.html#a92bbb374f66840510e7cb8b316057610">DoniachSunjicStruct</a>
</li>
<li>SUCCESS
: <a class="el" href="structerror_code.html#a36a53ca508600b841a54cfd3a3fd5402">errorCode</a>
</li>
<li>UNKNOWN_ERROR
: <a class="el" href="structerror_code.html#a11b729058e2f4a2698ddaecf4e61c846">errorCode</a>
</li>
<li>WAVE_EXIST
: <a class="el" href="structerror_code.html#aa91bd8ef7a635f4575161813ebb09f3b">errorCode</a>
</li>
<li>WRONG_PARAMETER
: <a class="el" href="structerror_code.html#aa4279dfdaceed3bd57336cd4e38ed739">errorCode</a>
</li>
<li>xdw
: <a class="el" href="struct_doniach_sunjic_struct.html#a750e7260bf5d4c936dadde714fb2db52">DoniachSunjicStruct</a>
</li>
<li>xw
: <a class="el" href="struct_doniach_sunjic_struct.html#a45c3a3fa68850032e545907ca65ab982">DoniachSunjicStruct</a>
</li>
<li>yw
: <a class="el" href="struct_doniach_sunjic_struct.html#a6cef648ad0cf4be1dd9fbe33ff5df1eb">DoniachSunjicStruct</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,157 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Data Fields - Variables</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('functions_vars.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="contents">
&#160;<ul>
<li>ALREADY_FILE_OPEN
: <a class="el" href="structerror_code.html#a19dc49bdfb4bd9601f17f907da158026">errorCode</a>
</li>
<li>broadening
: <a class="el" href="struct_doniach_sunjic_struct.html#ac9b18c8b44b43c2ee438f37f8d002a66">DoniachSunjicStruct</a>
</li>
<li>convolution
: <a class="el" href="struct_doniach_sunjic_struct.html#a7f05f7827435fea3c986a8d538496955">DoniachSunjicStruct</a>
</li>
<li>EMPTY_RESULTFILE
: <a class="el" href="structerror_code.html#ab7f29ef2ba8497c55f2bc55c4b9fc186">errorCode</a>
</li>
<li>FILE_NOT_READABLE
: <a class="el" href="structerror_code.html#a71ce7c0413c44515d9570dab1ffd5ffd">errorCode</a>
</li>
<li>INTERNAL_ERROR_CONVERTING_DATA
: <a class="el" href="structerror_code.html#afb49d1cffe8e7590892b018ac9e648cc">errorCode</a>
</li>
<li>INVALID_RANGE
: <a class="el" href="structerror_code.html#a5477920df1edcc7a1af0513d9120947a">errorCode</a>
</li>
<li>model
: <a class="el" href="struct_doniach_sunjic_struct.html#a02c13fdcf15e9adfee13464701bb7de2">DoniachSunjicStruct</a>
</li>
<li>NO_FILE_OPEN
: <a class="el" href="structerror_code.html#affc9a8a46877373b0212d82d867ca5fa">errorCode</a>
</li>
<li>NO_NEW_BRICKLETS
: <a class="el" href="structerror_code.html#a4ec3cbf922809b99b04d324d3a0bbb22">errorCode</a>
</li>
<li>oversampling
: <a class="el" href="struct_doniach_sunjic_struct.html#ab5a630be50286c3cf04e40d5880506e6">DoniachSunjicStruct</a>
</li>
<li>precision
: <a class="el" href="struct_doniach_sunjic_struct.html#a906e214875392bc470dbd4bb4bdda2db">DoniachSunjicStruct</a>
</li>
<li>pw
: <a class="el" href="struct_doniach_sunjic_struct.html#a92bbb374f66840510e7cb8b316057610">DoniachSunjicStruct</a>
</li>
<li>SUCCESS
: <a class="el" href="structerror_code.html#a36a53ca508600b841a54cfd3a3fd5402">errorCode</a>
</li>
<li>UNKNOWN_ERROR
: <a class="el" href="structerror_code.html#a11b729058e2f4a2698ddaecf4e61c846">errorCode</a>
</li>
<li>WAVE_EXIST
: <a class="el" href="structerror_code.html#aa91bd8ef7a635f4575161813ebb09f3b">errorCode</a>
</li>
<li>WRONG_PARAMETER
: <a class="el" href="structerror_code.html#aa4279dfdaceed3bd57336cd4e38ed739">errorCode</a>
</li>
<li>xdw
: <a class="el" href="struct_doniach_sunjic_struct.html#a750e7260bf5d4c936dadde714fb2db52">DoniachSunjicStruct</a>
</li>
<li>xw
: <a class="el" href="struct_doniach_sunjic_struct.html#a45c3a3fa68850032e545907ca65ab982">DoniachSunjicStruct</a>
</li>
<li>yw
: <a class="el" href="struct_doniach_sunjic_struct.html#a6cef648ad0cf4be1dd9fbe33ff5df1eb">DoniachSunjicStruct</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

375
doc/html/globals.html Normal file
View File

@ -0,0 +1,375 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_a"></a>- a -</h3><ul>
<li>ad_box_filter()
: <a class="el" href="pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36">pearl-area-display.ipf</a>
</li>
<li>ad_brick_slicer()
: <a class="el" href="pearl-area-display_8ipf.html#ae3b4756cdc12a4a4b15a770ba0069823">pearl-area-display.ipf</a>
</li>
<li>ad_calc_cursor_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#a72b57037abd27f65986034c0b4cc191e">pearl-area-display.ipf</a>
</li>
<li>ad_calc_histogram()
: <a class="el" href="pearl-area-display_8ipf.html#a48b08ab53729d9d0477deaceedef2769">pearl-area-display.ipf</a>
</li>
<li>ad_calc_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#a48044f9ee518d47770e33ee9f381f204">pearl-area-display.ipf</a>
</li>
<li>ad_collect_multiscan_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#a3cadf0b28d1fd84e9922610c20868283">pearl-area-profiles.ipf</a>
</li>
<li>ad_default_image_filter()
: <a class="el" href="pearl-area-display_8ipf.html#a6418a1b2d18b82cb71c0fecbd513a934">pearl-area-display.ipf</a>
</li>
<li>ad_display()
: <a class="el" href="pearl-area-display_8ipf.html#ae2b11295d2715e9af019513923c64570">pearl-area-display.ipf</a>
</li>
<li>ad_display_brick()
: <a class="el" href="pearl-area-display_8ipf.html#a65b07e355df20cfb692dfb32f472b478">pearl-area-display.ipf</a>
</li>
<li>ad_display_histogram()
: <a class="el" href="pearl-area-display_8ipf.html#a8cc3ea3bea4e851e4144140a2da42a03">pearl-area-display.ipf</a>
</li>
<li>ad_display_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae">pearl-area-display.ipf</a>
</li>
<li>ad_display_slice()
: <a class="el" href="pearl-area-display_8ipf.html#af8d5e003fcff1f750685ed6f94717730">pearl-area-display.ipf</a>
</li>
<li>ad_export_profile()
: <a class="el" href="pearl-area-display_8ipf.html#ad3e190d1ec1b82ebef00c9f9ac44b50a">pearl-area-display.ipf</a>
</li>
<li>ad_extract_rod()
: <a class="el" href="pearl-area-profiles_8ipf.html#a8de5d4f1bcca91df5bbff568ab7b582d">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_rod_x()
: <a class="el" href="pearl-area-profiles_8ipf.html#a83700e2faf844e2480c89b6ca4c66a79">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_rod_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#a363af257a04d51fff2a8d5b282f65f21">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_rod_z()
: <a class="el" href="pearl-area-profiles_8ipf.html#a3483707fbdbfdbaec069591a5d3b07a6">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab()
: <a class="el" href="pearl-area-profiles_8ipf.html#a65bb359c057a9d900c486e186c9974df">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab_x()
: <a class="el" href="pearl-area-profiles_8ipf.html#af612340d1d132cacda9de7bb77c2e0aa">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#a2eb6a0bcced893e827cfa4e1236e8460">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab_z()
: <a class="el" href="pearl-area-profiles_8ipf.html#a71f02613c4a4d21c014493e906dbe922">pearl-area-profiles.ipf</a>
</li>
<li>ad_gizmo_set_plane()
: <a class="el" href="pearl-area-display_8ipf.html#aee051acfe6a3c8214118b78dfe4854fd">pearl-area-display.ipf</a>
</li>
<li>ad_load_dialog()
: <a class="el" href="pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c">pearl-area-import.ipf</a>
</li>
<li>ad_profile_x()
: <a class="el" href="pearl-area-profiles_8ipf.html#ab1a65cf82f6933db3dd7b564582e8ed1">pearl-area-profiles.ipf</a>
</li>
<li>ad_profile_x_w()
: <a class="el" href="pearl-area-profiles_8ipf.html#aa40fd5049f993e72fd52a66a6cdde7cc">pearl-area-profiles.ipf</a>
</li>
<li>ad_profile_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#abb1eed32a982037ebab00f5c3ea95e62">pearl-area-profiles.ipf</a>
</li>
<li>ad_profile_y_w()
: <a class="el" href="pearl-area-profiles_8ipf.html#a8b09e13162fa47cc076e1e661e80b002">pearl-area-profiles.ipf</a>
</li>
<li>ad_profiles_crosshairs()
: <a class="el" href="pearl-area-display_8ipf.html#a6d20a8c6bf5ed143d375dee71fb3a6d5">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_cursor_mode()
: <a class="el" href="pearl-area-display_8ipf.html#a5657fc4dcd395aef637c19e8df57a418">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_hook()
: <a class="el" href="pearl-area-display_8ipf.html#a89a5e3e29a0cd09951dcdf13aa28d941">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_set_cursor()
: <a class="el" href="pearl-area-display_8ipf.html#ad2a84495ddac89bc8f4203fca56babfd">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_set_slice()
: <a class="el" href="pearl-area-display_8ipf.html#abaf229d75d9d579a559295795a6bc2e1">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_init_bg()
: <a class="el" href="pearl-area-display_8ipf.html#a7334815c60e2c11e2754c07489a62f4b">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_move_bg()
: <a class="el" href="pearl-area-display_8ipf.html#a4af98ec7af48a653c6fac716ea8fa505">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_start_bg()
: <a class="el" href="pearl-area-display_8ipf.html#ad79b37ab4fcf2cbdad6874813d93d4b1">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_stop_bg()
: <a class="el" href="pearl-area-display_8ipf.html#a77a71985e716a300e0b61c233cd93f40">pearl-area-display.ipf</a>
</li>
<li>ad_suggest_foldername()
: <a class="el" href="pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786">pearl-area-import.ipf</a>
</li>
<li>ad_transpose_filter()
: <a class="el" href="pearl-area-display_8ipf.html#a8411f0cfec3515f1ae4f0140efc14318">pearl-area-display.ipf</a>
</li>
<li>ad_update_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45">pearl-area-display.ipf</a>
</li>
<li>add_image_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134">pearl-anglescan-tracker.ipf</a>
</li>
<li>adh5_default_reduction()
: <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">pearl-area-import.ipf</a>
</li>
<li>adh5_get_result_waves()
: <a class="el" href="pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c">pearl-area-import.ipf</a>
</li>
<li>adh5_list_reduction_funcs()
: <a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">pearl-area-import.ipf</a>
</li>
<li>adh5_load_complete()
: <a class="el" href="pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab">pearl-area-import.ipf</a>
</li>
<li>adh5_load_detector()
: <a class="el" href="pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf">pearl-area-import.ipf</a>
</li>
<li>adh5_load_detector_image()
: <a class="el" href="pearl-area-import_8ipf.html#a931a7bfaaf75d308a0ce3c74ffc751bc">pearl-area-import.ipf</a>
</li>
<li>adh5_load_detector_slabs()
: <a class="el" href="pearl-area-import_8ipf.html#a4a9741d1c19b10bb98b73bd5163a497b">pearl-area-import.ipf</a>
</li>
<li>adh5_load_info()
: <a class="el" href="pearl-area-import_8ipf.html#ac76d5ba94a3d7c864437420d80c77064">pearl-area-import.ipf</a>
</li>
<li>adh5_load_preview()
: <a class="el" href="pearl-area-import_8ipf.html#a98f29671bdce6a5981e8865de8b9d483">pearl-area-import.ipf</a>
</li>
<li>adh5_load_reduced()
: <a class="el" href="pearl-area-import_8ipf.html#a98f9339cd2fae80d0d92451df88395aa">pearl-area-import.ipf</a>
</li>
<li>adh5_load_reduced_detector()
: <a class="el" href="pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5">pearl-area-import.ipf</a>
</li>
<li>adh5_loadattr_all()
: <a class="el" href="pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5">pearl-area-import.ipf</a>
</li>
<li>adh5_redim()
: <a class="el" href="pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9">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>
<li>adh5_scale_scan()
: <a class="el" href="pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb">pearl-area-import.ipf</a>
</li>
<li>adh5_scale_scienta()
: <a class="el" href="pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e">pearl-area-import.ipf</a>
</li>
<li>adh5_setup_profile()
: <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">pearl-area-import.ipf</a>
</li>
<li>adh5_test_reduction_func()
: <a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">pearl-area-import.ipf</a>
</li>
<li>AfterCompiledHook()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a>
</li>
<li>AfterFileOpenHook()
: <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-elog.ipf</a>
</li>
<li>analyse_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a1c4a805435a1d43c2b6dfb6deb633894">fermi-edge-analysis.ipf</a>
</li>
<li>analyser_energy_resolution()
: <a class="el" href="fermi-edge-analysis_8ipf.html#ad23de34bb698589e2576ce2836b89d55">fermi-edge-analysis.ipf</a>
</li>
<li>AppendToGraphIterator()
: <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a>
</li>
<li>arrange_controls()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_calculate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_close_graphs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_dist_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e540427fab71f879e84003c49c59f22">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_previews()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_duplicate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#adf7c5a4e7c66c3d6e13d01674b9cf47f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_import_raw()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_show_panel()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_update_graph()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88">pearl-anglescan-panel.ipf</a>
</li>
<li>ast_add_image()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_callback_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4cf5ad2fdf771ffc157a3924a03f5a46">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_callback_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac953a75b45d65adf37ce5560bf441876">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_callback_manip()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a9b4acc299c5e698695baf0b4817ff7eb">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_close()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8a74ddd33e286105a45a89105de72621">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_export()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac9c92805f39c7a5c68d4c017d14ee178">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_import()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae4ece97352b85ced47e954c025e3b69b">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_prepare()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a766f90a9dad70d9deb4272ba480ee84a">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_set_processing()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02271bf812a3e3f87c958f4c58e9f71b">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_setup()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a5fb1f1abddb56b129f053605035d3281">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_update_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a150243e26e8adf8b354b8afde064136d">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_window_hook()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a33e84ae8e13f405d466b28e83f608cb9">pearl-anglescan-tracker.ipf</a>
</li>
<li>attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad6cfb2c00d5112add84542a25eb68b19">pearl-data-explorer.ipf</a>
</li>
<li>Au4f()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a13a5ee22049d9a3379cd6e55654e70a3">pearl-fitfuncs.ipf</a>
</li>
<li>Au4f_2p2()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a24cd6a0c96ef8c720e371bb31ac0a479">pearl-fitfuncs.ipf</a>
</li>
<li>Au4f_2p3()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a709f7c4585b1d850ea8aae1885ac18cb">pearl-fitfuncs.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

240
doc/html/globals_b.html Normal file
View File

@ -0,0 +1,240 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_b.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_b"></a>- b -</h3><ul>
<li>BeforeFileOpenHook()
: <a class="el" href="pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b">pearl-area-import.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b">pearl-matrix-import.ipf</a>
</li>
<li>bp_attach()
: <a class="el" href="pearl-elog_8ipf.html#acbba78d869a543edf7c2b80d7a8d2344">pearl-elog.ipf</a>
</li>
<li>bp_attach_allnone()
: <a class="el" href="pearl-elog_8ipf.html#a4040736819edadf4b26982bcfdb9c7b9">pearl-elog.ipf</a>
</li>
<li>bp_attach_top()
: <a class="el" href="pearl-elog_8ipf.html#a91b5f51982d23a36d1760b8874b5736a">pearl-elog.ipf</a>
</li>
<li>bp_attach_updown()
: <a class="el" href="pearl-elog_8ipf.html#aa1dfae6d78a367d50ee8fc1ffe9cb69b">pearl-elog.ipf</a>
</li>
<li>bp_attr_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a4ef196f752bb5780ed4f4a588f9ebc81">pearl-data-explorer.ipf</a>
</li>
<li>bp_browse_filepath()
: <a class="el" href="pearl-data-explorer_8ipf.html#a02a64144b7ed2c1bc230e265c55e81a1">pearl-data-explorer.ipf</a>
</li>
<li>bp_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9">pearl-anglescan-tracker.ipf</a>
</li>
<li>bp_clear()
: <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a>
</li>
<li>bp_crop_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_dataset_display()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a>
</li>
<li>bp_dataset_folder()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6b642da731bde1029e0fa2ff69d5fb06">pearl-data-explorer.ipf</a>
</li>
<li>bp_dataset_next()
: <a class="el" href="pearl-data-explorer_8ipf.html#a3bbb332e319ef7ec5f0fe2d16afaf005">pearl-data-explorer.ipf</a>
</li>
<li>bp_dataset_prev()
: <a class="el" href="pearl-data-explorer_8ipf.html#add62ff5193206c9f207952bcd72dac88">pearl-data-explorer.ipf</a>
</li>
<li>bp_extract_slice()
: <a class="el" href="pearl-area-display_8ipf.html#a31461b664ec651a39442e9a46ffd88c9">pearl-area-display.ipf</a>
</li>
<li>bp_file_next()
: <a class="el" href="pearl-data-explorer_8ipf.html#a9cefcdc49b2169e99c743b0a683ed3a6">pearl-data-explorer.ipf</a>
</li>
<li>bp_file_prev()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba">pearl-data-explorer.ipf</a>
</li>
<li>bp_graph_png()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_graph_update()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_load_files()
: <a class="el" href="pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f">pearl-data-explorer.ipf</a>
</li>
<li>bp_load_files_opt()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad61aa85dcf24dbf7e093dac3d0bf6f19">pearl-data-explorer.ipf</a>
</li>
<li>bp_load_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1868754e64cb1448e564c0936e78574d">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a1868754e64cb1448e564c0936e78574d">pearl-data-explorer.ipf</a>
</li>
<li>bp_login()
: <a class="el" href="pearl-elog_8ipf.html#a14f8376a0485aa654ccf3d2f30ab4d01">pearl-elog.ipf</a>
</li>
<li>bp_logout()
: <a class="el" href="pearl-elog_8ipf.html#ad4472ea917691c41ad0b4ea6f36010a5">pearl-elog.ipf</a>
</li>
<li>bp_move_slice()
: <a class="el" href="pearl-area-display_8ipf.html#ab8c9979c6f3ab95f983c2a525a69c035">pearl-area-display.ipf</a>
</li>
<li>bp_move_slice_center()
: <a class="el" href="pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885">pearl-area-display.ipf</a>
</li>
<li>bp_norm_alpha_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaa3478a3b0f26b12a12196cfaa87a8ae">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_calc()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_duplicate()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_reset_cursors()
: <a class="el" href="pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316">pearl-area-display.ipf</a>
</li>
<li>bp_save_graphs()
: <a class="el" href="pearl-elog_8ipf.html#a8251cea45c8d1f1993a4051a6d0760c4">pearl-elog.ipf</a>
</li>
<li>bp_save_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-data-explorer.ipf</a>
</li>
<li>bp_source_select()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_source_update()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7ab3962d1d9d50d6cd285d40d4a7ce50">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_submit()
: <a class="el" href="pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec">pearl-elog.ipf</a>
</li>
<li>bp_update_datasets()
: <a class="el" href="pearl-data-explorer_8ipf.html#af9f8769ca2989f152f23d976d1467a48">pearl-data-explorer.ipf</a>
</li>
<li>bp_update_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a45be265789a5260e3daa05eca0ec309e">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

183
doc/html/globals_c.html Normal file
View File

@ -0,0 +1,183 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_c.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>Calc_DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aff8e8b103c32c8e723b57ce7ad5ef0f5">pearl-fitfuncs.ipf</a>
</li>
<li>calc_graph_azi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae">pearl-anglescan-process.ipf</a>
</li>
<li>calc_graph_polar()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a">pearl-anglescan-process.ipf</a>
</li>
<li>calc_graph_radius()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4">pearl-anglescan-process.ipf</a>
</li>
<li>calc_nth()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9624070f3e938378631432430d47a389">pearl-anglescan-process.ipf</a>
</li>
<li>calc_phi_step()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a999a9cd7d00d3e1ec8e768228a664ad1">pearl-anglescan-process.ipf</a>
</li>
<li>Calc_The_step()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1fb6aa7870dfbf0ed92660b7aae579e0">pearl-anglescan-process.ipf</a>
</li>
<li>calc_y_profile_mins()
: <a class="el" href="pearl-area-profiles_8ipf.html#ab58b7c0a88743ecbcb0fc8296577a792">pearl-area-profiles.ipf</a>
</li>
<li>CalcN_Theta()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac0def1ded61f9cd758df0c99f4ff9470">pearl-anglescan-process.ipf</a>
</li>
<li>capture_int_linbg_cursors()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8">pearl-scienta-preprocess.ipf</a>
</li>
<li>cart2polar()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#aca0a5aaa4854d83ef667c53007312fb8">pearl-polar-coordinates.ipf</a>
</li>
<li>cart2polar_wave()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#adfc1f0b3cddf672b0ccdb6a22b97ba9e">pearl-polar-coordinates.ipf</a>
</li>
<li>check_contrast()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a>
</li>
<li>check_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653">pearl-anglescan-panel.ipf</a>
</li>
<li>check_package_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e">pearl-matrix-import.ipf</a>
</li>
<li>cleanup_temp_files()
: <a class="el" href="pearl-elog_8ipf.html#ad7640d06f004ecd4a8980ea29d24dcbe">pearl-elog.ipf</a>
</li>
<li>clear_hemi_grid()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a3ec6935a5903d0974c93a2072d743013">pearl-anglescan-process.ipf</a>
</li>
<li>convert_angles_ttpa2polar()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d">pearl-anglescan-process.ipf</a>
</li>
<li>convert_angles_ttpd2polar()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779">pearl-anglescan-process.ipf</a>
</li>
<li>create_cmd_file()
: <a class="el" href="pearl-elog_8ipf.html#ac8b61eefed231018cc36d47e95bd8c22">pearl-elog.ipf</a>
</li>
<li>create_graph_file()
: <a class="el" href="pearl-elog_8ipf.html#a2417d079483f773f8231c5f2caba6cf0">pearl-elog.ipf</a>
</li>
<li>create_message_file()
: <a class="el" href="pearl-elog_8ipf.html#af652f6f257be1ee749fe788d1b03f75f">pearl-elog.ipf</a>
</li>
<li>create_rotation_matrix_free()
: <a class="el" href="pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43">pearl-vector-operations.ipf</a>
</li>
<li>crop_strip()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b">pearl-anglescan-process.ipf</a>
</li>
<li>csr_int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1">pearl-scienta-preprocess.ipf</a>
</li>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

183
doc/html/globals_d.html Normal file
View File

@ -0,0 +1,183 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_d.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_d"></a>- d -</h3><ul>
<li>DefaultFolderIterator()
: <a class="el" href="pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0">pearl-tools.ipf</a>
</li>
<li>DefaultWaveIterator()
: <a class="el" href="pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7">pearl-tools.ipf</a>
</li>
<li>Display2dProfiles()
: <a class="el" href="pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d">pearl-menu.ipf</a>
</li>
<li>Display3dSlicer()
: <a class="el" href="pearl-menu_8ipf.html#ac73a94f760455f19294a9f917b43f145">pearl-menu.ipf</a>
</li>
<li>display_dataset()
: <a class="el" href="pearl-data-explorer_8ipf.html#ae79a57a41c734ce8836f427b81011b5d">pearl-data-explorer.ipf</a>
</li>
<li>display_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2">pearl-anglescan-process.ipf</a>
</li>
<li>display_polar_graph()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770">pearl-anglescan-process.ipf</a>
</li>
<li>display_preview_trace()
: <a class="el" href="pearl-data-explorer_8ipf.html#a001074020ad32b290d390a450a389c69">pearl-data-explorer.ipf</a>
</li>
<li>display_progress_panel()
: <a class="el" href="pearl-gui-tools_8ipf.html#aaf29d090c81e00cf44af295193b24c5a">pearl-gui-tools.ipf</a>
</li>
<li>display_scanlines()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1">pearl-anglescan-process.ipf</a>
</li>
<li>DisplayGizmoSlicer()
: <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a>
</li>
<li>do_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">pearl-anglescan-panel.ipf</a>
</li>
<li>do_init_process()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58">pearl-anglescan-panel.ipf</a>
</li>
<li>DoniachSunjic()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea">pearl-fitfuncs.ipf</a>
</li>
<li>DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461">pearl-fitfuncs.ipf</a>
</li>
<li>DoniachSunjicBroadS()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a9d110819fa3cd2173f3103724e394fdf">pearl-fitfuncs.ipf</a>
</li>
<li>DoubletGaussLinBG_AO()
: <a class="el" href="pearl-fitfuncs_8ipf.html#adb438f665e51a8dd104a37cfead04f27">pearl-fitfuncs.ipf</a>
</li>
<li>draw_diffraction_cone()
: <a class="el" href="pearl-anglescan-process_8ipf.html#afedad38a418cee5d1fb9e08aae2160a0">pearl-anglescan-process.ipf</a>
</li>
<li>draw_hemi_axes()
: <a class="el" href="pearl-anglescan-process_8ipf.html#af00d9061e410ad033a9fd1f0ca561e0d">pearl-anglescan-process.ipf</a>
</li>
<li>ds1_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#af62cb65b7444ff60e956a45bd5d0ec27">pearl-fitfuncs.ipf</a>
</li>
<li>ds2_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a1e729418252bf0d05ea6ec5cbd65b834">pearl-fitfuncs.ipf</a>
</li>
<li>ds4_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#ab32134566b2573672ac674565deebd36">pearl-fitfuncs.ipf</a>
</li>
<li>ds6_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a5a2a03026b88f3dd99214ab1b26e6f80">pearl-fitfuncs.ipf</a>
</li>
<li>duplicate_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa5b1e2ab1dd43a73b7157406b803887e">pearl-anglescan-process.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

25
doc/html/globals_dup.js Normal file
View File

@ -0,0 +1,25 @@
var globals_dup =
[
[ "a", "globals.html", null ],
[ "b", "globals_b.html", null ],
[ "c", "globals_c.html", null ],
[ "d", "globals_d.html", null ],
[ "e", "globals_e.html", null ],
[ "f", "globals_f.html", null ],
[ "g", "globals_g.html", null ],
[ "h", "globals_h.html", null ],
[ "i", "globals_i.html", null ],
[ "k", "globals_k.html", null ],
[ "l", "globals_l.html", null ],
[ "m", "globals_m.html", null ],
[ "n", "globals_n.html", null ],
[ "o", "globals_o.html", null ],
[ "p", "globals_p.html", null ],
[ "q", "globals_q.html", null ],
[ "r", "globals_r.html", null ],
[ "s", "globals_s.html", null ],
[ "t", "globals_t.html", null ],
[ "u", "globals_u.html", null ],
[ "v", "globals_v.html", null ],
[ "w", "globals_w.html", null ]
];

162
doc/html/globals_e.html Normal file
View File

@ -0,0 +1,162 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_e.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_e"></a>- e -</h3><ul>
<li>edit_offsets()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a37aaf2f08c3910bed554a10dd82616ec">pearl-anglescan-tracker.ipf</a>
</li>
<li>edit_reduction_params()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a3844e7fd93b4f54aa52f084687c2106c">pearl-anglescan-tracker.ipf</a>
</li>
<li>elog_add_attachment()
: <a class="el" href="pearl-elog_8ipf.html#ac2f76abed8cfaa7ac02a46c0b89004f0">pearl-elog.ipf</a>
</li>
<li>elog_config()
: <a class="el" href="pearl-elog_8ipf.html#a424460442afd5f6f853e68cd665ed785">pearl-elog.ipf</a>
</li>
<li>elog_create_entry()
: <a class="el" href="pearl-elog_8ipf.html#a05301d497e4796e5fb5adde3728ba971">pearl-elog.ipf</a>
</li>
<li>elog_create_logbook()
: <a class="el" href="pearl-elog_8ipf.html#ab6d97edbf33e8ec039b34ff756e7ab93">pearl-elog.ipf</a>
</li>
<li>elog_init_pearl_templates()
: <a class="el" href="pearl-elog_8ipf.html#aaca820a0149ce6a0e843ca72b9c9e7ab">pearl-elog.ipf</a>
</li>
<li>elog_login()
: <a class="el" href="pearl-elog_8ipf.html#a3eac4012891c2813e401aee2c1134763">pearl-elog.ipf</a>
</li>
<li>elog_logout()
: <a class="el" href="pearl-elog_8ipf.html#a96e4cbbdb0fd8c58d87b502dc1883664">pearl-elog.ipf</a>
</li>
<li>elog_panel_hook()
: <a class="el" href="pearl-elog_8ipf.html#af8b1ea711208bcc2cd1647abe04131dc">pearl-elog.ipf</a>
</li>
<li>elog_parse_id
: <a class="el" href="pearl-elog_8ipf.html#a6a9923c6465c91b1f9d1d97b090f424b">pearl-elog.ipf</a>
</li>
<li>elog_prompt_logbook()
: <a class="el" href="pearl-elog_8ipf.html#acedf0c8ae34e9ebadd6fa0d9d1353aa4">pearl-elog.ipf</a>
</li>
<li>elog_prompt_login()
: <a class="el" href="pearl-elog_8ipf.html#afbace5ffc3167b42b09657ce6cc854ca">pearl-elog.ipf</a>
</li>
<li>elog_success_msg
: <a class="el" href="pearl-elog_8ipf.html#a63aa38b624b66fe502505040c25bc0c3">pearl-elog.ipf</a>
</li>
<li>elog_validate_attributes()
: <a class="el" href="pearl-elog_8ipf.html#ab2558ef5cd5e5dfba410bd58ed258b64">pearl-elog.ipf</a>
</li>
<li>epics_connect()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a306b168cab2f9c4146cee87009e69f6d">pearl-anglescan-tracker.ipf</a>
</li>
<li>epics_disconnect()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793">pearl-anglescan-tracker.ipf</a>
</li>
<li>epics_disconnect_chid()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#acfe94a64ff3e8c4cb32e34ffb9cae594">pearl-anglescan-tracker.ipf</a>
</li>
<li>export_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a09e95dbf1582fcf2e6f71baddb147f86">pearl-anglescan-tracker.ipf</a>
</li>
<li>extend_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4bde8b2fc39c61c0d5a6879f1d0ae115">pearl-anglescan-tracker.ipf</a>
</li>
<li>extract_preview_image()
: <a class="el" href="pearl-data-explorer_8ipf.html#a0adc1b370fd3bf230b61b094b3c0accb">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

123
doc/html/globals_f.html Normal file
View File

@ -0,0 +1,123 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_f.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_f"></a>- f -</h3><ul>
<li>FermiFuncLinDOS2D_corr()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a520d8de9fbc4276c19fb417861f05b0d">fermi-edge-analysis.ipf</a>
</li>
<li>FermiGaussConv()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a4d20215153c0e0cee3870dfceded8bc9">pearl-fitfuncs.ipf</a>
</li>
<li>find_attr_folder()
: <a class="el" href="pearl-pshell-import_8ipf.html#a41bf534983b0662ec2609b136c395f14">pearl-pshell-import.ipf</a>
</li>
<li>find_hemi_data()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa26c9ed4c4d703e07788d980edc2406d">pearl-anglescan-process.ipf</a>
</li>
<li>find_scale_wave()
: <a class="el" href="pearl-pshell-import_8ipf.html#acfb01ee360b66f286225f6e9c7220ba2">pearl-pshell-import.ipf</a>
</li>
<li>find_scan_folder()
: <a class="el" href="pearl-pshell-import_8ipf.html#a79b968d7439dfbfbc38c05f933071489">pearl-pshell-import.ipf</a>
</li>
<li>Fit_DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0">pearl-fitfuncs.ipf</a>
</li>
<li>format_url()
: <a class="el" href="pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4">pearl-elog.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

375
doc/html/globals_func.html Normal file
View File

@ -0,0 +1,375 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func.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="contents">
&#160;
<h3><a id="index_a"></a>- a -</h3><ul>
<li>ad_box_filter()
: <a class="el" href="pearl-area-display_8ipf.html#a27f0957d61f3c2d30a4854911b460c36">pearl-area-display.ipf</a>
</li>
<li>ad_brick_slicer()
: <a class="el" href="pearl-area-display_8ipf.html#ae3b4756cdc12a4a4b15a770ba0069823">pearl-area-display.ipf</a>
</li>
<li>ad_calc_cursor_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#a72b57037abd27f65986034c0b4cc191e">pearl-area-display.ipf</a>
</li>
<li>ad_calc_histogram()
: <a class="el" href="pearl-area-display_8ipf.html#a48b08ab53729d9d0477deaceedef2769">pearl-area-display.ipf</a>
</li>
<li>ad_calc_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#a48044f9ee518d47770e33ee9f381f204">pearl-area-display.ipf</a>
</li>
<li>ad_collect_multiscan_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#a3cadf0b28d1fd84e9922610c20868283">pearl-area-profiles.ipf</a>
</li>
<li>ad_default_image_filter()
: <a class="el" href="pearl-area-display_8ipf.html#a6418a1b2d18b82cb71c0fecbd513a934">pearl-area-display.ipf</a>
</li>
<li>ad_display()
: <a class="el" href="pearl-area-display_8ipf.html#ae2b11295d2715e9af019513923c64570">pearl-area-display.ipf</a>
</li>
<li>ad_display_brick()
: <a class="el" href="pearl-area-display_8ipf.html#a65b07e355df20cfb692dfb32f472b478">pearl-area-display.ipf</a>
</li>
<li>ad_display_histogram()
: <a class="el" href="pearl-area-display_8ipf.html#a8cc3ea3bea4e851e4144140a2da42a03">pearl-area-display.ipf</a>
</li>
<li>ad_display_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#a8fad5aebaca72887d5898b4c421bcdae">pearl-area-display.ipf</a>
</li>
<li>ad_display_slice()
: <a class="el" href="pearl-area-display_8ipf.html#af8d5e003fcff1f750685ed6f94717730">pearl-area-display.ipf</a>
</li>
<li>ad_export_profile()
: <a class="el" href="pearl-area-display_8ipf.html#ad3e190d1ec1b82ebef00c9f9ac44b50a">pearl-area-display.ipf</a>
</li>
<li>ad_extract_rod()
: <a class="el" href="pearl-area-profiles_8ipf.html#a8de5d4f1bcca91df5bbff568ab7b582d">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_rod_x()
: <a class="el" href="pearl-area-profiles_8ipf.html#a83700e2faf844e2480c89b6ca4c66a79">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_rod_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#a363af257a04d51fff2a8d5b282f65f21">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_rod_z()
: <a class="el" href="pearl-area-profiles_8ipf.html#a3483707fbdbfdbaec069591a5d3b07a6">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab()
: <a class="el" href="pearl-area-profiles_8ipf.html#a65bb359c057a9d900c486e186c9974df">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab_x()
: <a class="el" href="pearl-area-profiles_8ipf.html#af612340d1d132cacda9de7bb77c2e0aa">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#a2eb6a0bcced893e827cfa4e1236e8460">pearl-area-profiles.ipf</a>
</li>
<li>ad_extract_slab_z()
: <a class="el" href="pearl-area-profiles_8ipf.html#a71f02613c4a4d21c014493e906dbe922">pearl-area-profiles.ipf</a>
</li>
<li>ad_gizmo_set_plane()
: <a class="el" href="pearl-area-display_8ipf.html#aee051acfe6a3c8214118b78dfe4854fd">pearl-area-display.ipf</a>
</li>
<li>ad_load_dialog()
: <a class="el" href="pearl-area-import_8ipf.html#aedff2e67d2e1bac907f2eaf24a6e5c3c">pearl-area-import.ipf</a>
</li>
<li>ad_profile_x()
: <a class="el" href="pearl-area-profiles_8ipf.html#ab1a65cf82f6933db3dd7b564582e8ed1">pearl-area-profiles.ipf</a>
</li>
<li>ad_profile_x_w()
: <a class="el" href="pearl-area-profiles_8ipf.html#aa40fd5049f993e72fd52a66a6cdde7cc">pearl-area-profiles.ipf</a>
</li>
<li>ad_profile_y()
: <a class="el" href="pearl-area-profiles_8ipf.html#abb1eed32a982037ebab00f5c3ea95e62">pearl-area-profiles.ipf</a>
</li>
<li>ad_profile_y_w()
: <a class="el" href="pearl-area-profiles_8ipf.html#a8b09e13162fa47cc076e1e661e80b002">pearl-area-profiles.ipf</a>
</li>
<li>ad_profiles_crosshairs()
: <a class="el" href="pearl-area-display_8ipf.html#a6d20a8c6bf5ed143d375dee71fb3a6d5">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_cursor_mode()
: <a class="el" href="pearl-area-display_8ipf.html#a5657fc4dcd395aef637c19e8df57a418">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_hook()
: <a class="el" href="pearl-area-display_8ipf.html#a89a5e3e29a0cd09951dcdf13aa28d941">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_set_cursor()
: <a class="el" href="pearl-area-display_8ipf.html#ad2a84495ddac89bc8f4203fca56babfd">pearl-area-display.ipf</a>
</li>
<li>ad_profiles_set_slice()
: <a class="el" href="pearl-area-display_8ipf.html#abaf229d75d9d579a559295795a6bc2e1">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_init_bg()
: <a class="el" href="pearl-area-display_8ipf.html#a7334815c60e2c11e2754c07489a62f4b">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_move_bg()
: <a class="el" href="pearl-area-display_8ipf.html#a4af98ec7af48a653c6fac716ea8fa505">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_start_bg()
: <a class="el" href="pearl-area-display_8ipf.html#ad79b37ab4fcf2cbdad6874813d93d4b1">pearl-area-display.ipf</a>
</li>
<li>ad_slicer_stop_bg()
: <a class="el" href="pearl-area-display_8ipf.html#a77a71985e716a300e0b61c233cd93f40">pearl-area-display.ipf</a>
</li>
<li>ad_suggest_foldername()
: <a class="el" href="pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786">pearl-area-import.ipf</a>
</li>
<li>ad_transpose_filter()
: <a class="el" href="pearl-area-display_8ipf.html#a8411f0cfec3515f1ae4f0140efc14318">pearl-area-display.ipf</a>
</li>
<li>ad_update_profiles()
: <a class="el" href="pearl-area-display_8ipf.html#afa2546f9cb03dfa8bf0cc9966f0b7a45">pearl-area-display.ipf</a>
</li>
<li>add_image_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a35a5cd8a21b48be8d726c69eb5fca134">pearl-anglescan-tracker.ipf</a>
</li>
<li>adh5_default_reduction()
: <a class="el" href="pearl-area-import_8ipf.html#ade69cb0f82e0c9cf6082d5fcc29f742f">pearl-area-import.ipf</a>
</li>
<li>adh5_get_result_waves()
: <a class="el" href="pearl-area-import_8ipf.html#a27a72a3901a5342ca9dea02e3219631c">pearl-area-import.ipf</a>
</li>
<li>adh5_list_reduction_funcs()
: <a class="el" href="pearl-area-import_8ipf.html#aa5e29dc1a380311d00a5f85be867e47b">pearl-area-import.ipf</a>
</li>
<li>adh5_load_complete()
: <a class="el" href="pearl-area-import_8ipf.html#ab1040bf272c69dc69777b2f91df41fab">pearl-area-import.ipf</a>
</li>
<li>adh5_load_detector()
: <a class="el" href="pearl-area-import_8ipf.html#a84dc7f466b42dde5d96c49827b2122cf">pearl-area-import.ipf</a>
</li>
<li>adh5_load_detector_image()
: <a class="el" href="pearl-area-import_8ipf.html#a931a7bfaaf75d308a0ce3c74ffc751bc">pearl-area-import.ipf</a>
</li>
<li>adh5_load_detector_slabs()
: <a class="el" href="pearl-area-import_8ipf.html#a4a9741d1c19b10bb98b73bd5163a497b">pearl-area-import.ipf</a>
</li>
<li>adh5_load_info()
: <a class="el" href="pearl-area-import_8ipf.html#ac76d5ba94a3d7c864437420d80c77064">pearl-area-import.ipf</a>
</li>
<li>adh5_load_preview()
: <a class="el" href="pearl-area-import_8ipf.html#a98f29671bdce6a5981e8865de8b9d483">pearl-area-import.ipf</a>
</li>
<li>adh5_load_reduced()
: <a class="el" href="pearl-area-import_8ipf.html#a98f9339cd2fae80d0d92451df88395aa">pearl-area-import.ipf</a>
</li>
<li>adh5_load_reduced_detector()
: <a class="el" href="pearl-area-import_8ipf.html#a3f2ac36f961941e46e80a775de8300e5">pearl-area-import.ipf</a>
</li>
<li>adh5_loadattr_all()
: <a class="el" href="pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5">pearl-area-import.ipf</a>
</li>
<li>adh5_redim()
: <a class="el" href="pearl-area-import_8ipf.html#acfa6d2675e63f4f686289ef853b262a9">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>
<li>adh5_scale_scan()
: <a class="el" href="pearl-area-import_8ipf.html#a1fdcc02340375afe8d8cd7537c6e9cfb">pearl-area-import.ipf</a>
</li>
<li>adh5_scale_scienta()
: <a class="el" href="pearl-area-import_8ipf.html#a227e4db1c51a910dcf86d355473fe74e">pearl-area-import.ipf</a>
</li>
<li>adh5_setup_profile()
: <a class="el" href="pearl-area-import_8ipf.html#a9439de3b676e686eeca4e6b2588c01a6">pearl-area-import.ipf</a>
</li>
<li>adh5_test_reduction_func()
: <a class="el" href="pearl-area-import_8ipf.html#a98804ce23a5c2c314ac243baa0824424">pearl-area-import.ipf</a>
</li>
<li>AfterCompiledHook()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-arpes_8ipf.html#a8e4eacc6efacf2c65615c1ea72d722ed">pearl-arpes.ipf</a>
</li>
<li>AfterFileOpenHook()
: <a class="el" href="pearl-matrix-import_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a3f524f5190341d2accc8cb8c3ed2ceb5">pearl-elog.ipf</a>
</li>
<li>analyse_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a1c4a805435a1d43c2b6dfb6deb633894">fermi-edge-analysis.ipf</a>
</li>
<li>analyser_energy_resolution()
: <a class="el" href="fermi-edge-analysis_8ipf.html#ad23de34bb698589e2576ce2836b89d55">fermi-edge-analysis.ipf</a>
</li>
<li>AppendToGraphIterator()
: <a class="el" href="pearl-tools_8ipf.html#a90c62bdfc186e2482ccb18113a591d5e">pearl-tools.ipf</a>
</li>
<li>arrange_controls()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a65dbeab54647d7c27a139035d69c812f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_calculate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af21424ce00e4bac1ac990d2bb83d46dc">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_close_graphs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aac9d4d0388cbe8e6aa8f47b1c5276d83">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_dist_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a59886414c7dc2486c5a17f078896c705">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8e540427fab71f879e84003c49c59f22">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_display_previews()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a66b3eef1fd0be13dfef0a66781f55062">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_duplicate_output()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#adf7c5a4e7c66c3d6e13d01674b9cf47f">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_import_raw()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a21aab19fbcde395df6e1ea8654b3af9a">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abb4d53822bc34bda0e38332c7777ebac">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_save_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0e0f10d125f1cdacffa3bff9b0854aa9">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_show_panel()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a452f09c3057638056ac2b5a15ac660b2">pearl-anglescan-panel.ipf</a>
</li>
<li>asp_update_graph()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a93dc5a029ae9831066e6ad133522ee88">pearl-anglescan-panel.ipf</a>
</li>
<li>ast_add_image()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a43d85b93bb42a67b8e8afb9afc8d8eae">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_callback_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4cf5ad2fdf771ffc157a3924a03f5a46">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_callback_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac953a75b45d65adf37ce5560bf441876">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_callback_manip()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a9b4acc299c5e698695baf0b4817ff7eb">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_close()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8a74ddd33e286105a45a89105de72621">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_export()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac9c92805f39c7a5c68d4c017d14ee178">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_import()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae4ece97352b85ced47e954c025e3b69b">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_prepare()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a766f90a9dad70d9deb4272ba480ee84a">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_set_processing()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02271bf812a3e3f87c958f4c58e9f71b">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_setup()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a5fb1f1abddb56b129f053605035d3281">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_update_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a150243e26e8adf8b354b8afde064136d">pearl-anglescan-tracker.ipf</a>
</li>
<li>ast_window_hook()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a33e84ae8e13f405d466b28e83f608cb9">pearl-anglescan-tracker.ipf</a>
</li>
<li>attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad6cfb2c00d5112add84542a25eb68b19">pearl-data-explorer.ipf</a>
</li>
<li>Au4f()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a13a5ee22049d9a3379cd6e55654e70a3">pearl-fitfuncs.ipf</a>
</li>
<li>Au4f_2p2()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a24cd6a0c96ef8c720e371bb31ac0a479">pearl-fitfuncs.ipf</a>
</li>
<li>Au4f_2p3()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a709f7c4585b1d850ea8aae1885ac18cb">pearl-fitfuncs.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

24
doc/html/globals_func.js Normal file
View File

@ -0,0 +1,24 @@
var globals_func =
[
[ "a", "globals_func.html", null ],
[ "b", "globals_func_b.html", null ],
[ "c", "globals_func_c.html", null ],
[ "d", "globals_func_d.html", null ],
[ "e", "globals_func_e.html", null ],
[ "f", "globals_func_f.html", null ],
[ "g", "globals_func_g.html", null ],
[ "h", "globals_func_h.html", null ],
[ "i", "globals_func_i.html", null ],
[ "k", "globals_func_k.html", null ],
[ "l", "globals_func_l.html", null ],
[ "m", "globals_func_m.html", null ],
[ "n", "globals_func_n.html", null ],
[ "o", "globals_func_o.html", null ],
[ "p", "globals_func_p.html", null ],
[ "q", "globals_func_q.html", null ],
[ "r", "globals_func_r.html", null ],
[ "s", "globals_func_s.html", null ],
[ "t", "globals_func_t.html", null ],
[ "u", "globals_func_u.html", null ],
[ "w", "globals_func_w.html", null ]
];

View File

@ -0,0 +1,240 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_b.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="contents">
&#160;
<h3><a id="index_b"></a>- b -</h3><ul>
<li>BeforeFileOpenHook()
: <a class="el" href="pearl-area-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b">pearl-area-import.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#ae2cfa1ac6651cfc3fb0dfce03494995b">pearl-matrix-import.ipf</a>
</li>
<li>bp_attach()
: <a class="el" href="pearl-elog_8ipf.html#acbba78d869a543edf7c2b80d7a8d2344">pearl-elog.ipf</a>
</li>
<li>bp_attach_allnone()
: <a class="el" href="pearl-elog_8ipf.html#a4040736819edadf4b26982bcfdb9c7b9">pearl-elog.ipf</a>
</li>
<li>bp_attach_top()
: <a class="el" href="pearl-elog_8ipf.html#a91b5f51982d23a36d1760b8874b5736a">pearl-elog.ipf</a>
</li>
<li>bp_attach_updown()
: <a class="el" href="pearl-elog_8ipf.html#aa1dfae6d78a367d50ee8fc1ffe9cb69b">pearl-elog.ipf</a>
</li>
<li>bp_attr_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a4ef196f752bb5780ed4f4a588f9ebc81">pearl-data-explorer.ipf</a>
</li>
<li>bp_browse_filepath()
: <a class="el" href="pearl-data-explorer_8ipf.html#a02a64144b7ed2c1bc230e265c55e81a1">pearl-data-explorer.ipf</a>
</li>
<li>bp_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9">pearl-anglescan-tracker.ipf</a>
</li>
<li>bp_clear()
: <a class="el" href="pearl-elog_8ipf.html#ab39637298c93b7aefd67febf3a4e7672">pearl-elog.ipf</a>
</li>
<li>bp_crop_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae73ae76ff6e2344143d4dee7cc26b4b5">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_dataset_display()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5660c6f5f78d880b0805bad4eefed1d5">pearl-data-explorer.ipf</a>
</li>
<li>bp_dataset_folder()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6b642da731bde1029e0fa2ff69d5fb06">pearl-data-explorer.ipf</a>
</li>
<li>bp_dataset_next()
: <a class="el" href="pearl-data-explorer_8ipf.html#a3bbb332e319ef7ec5f0fe2d16afaf005">pearl-data-explorer.ipf</a>
</li>
<li>bp_dataset_prev()
: <a class="el" href="pearl-data-explorer_8ipf.html#add62ff5193206c9f207952bcd72dac88">pearl-data-explorer.ipf</a>
</li>
<li>bp_extract_slice()
: <a class="el" href="pearl-area-display_8ipf.html#a31461b664ec651a39442e9a46ffd88c9">pearl-area-display.ipf</a>
</li>
<li>bp_file_next()
: <a class="el" href="pearl-data-explorer_8ipf.html#a9cefcdc49b2169e99c743b0a683ed3a6">pearl-data-explorer.ipf</a>
</li>
<li>bp_file_prev()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6aa44ff12b8530adbaaaf7405b1a68ba">pearl-data-explorer.ipf</a>
</li>
<li>bp_graph_png()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a9be861636d98d7891e6d106deac2f90b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_graph_update()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a940f2115fb5b47e19516168d15346472">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_load_files()
: <a class="el" href="pearl-data-explorer_8ipf.html#a742902dfaf2246f10b70f52805c6df1f">pearl-data-explorer.ipf</a>
</li>
<li>bp_load_files_opt()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad61aa85dcf24dbf7e093dac3d0bf6f19">pearl-data-explorer.ipf</a>
</li>
<li>bp_load_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1868754e64cb1448e564c0936e78574d">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a1868754e64cb1448e564c0936e78574d">pearl-data-explorer.ipf</a>
</li>
<li>bp_login()
: <a class="el" href="pearl-elog_8ipf.html#a14f8376a0485aa654ccf3d2f30ab4d01">pearl-elog.ipf</a>
</li>
<li>bp_logout()
: <a class="el" href="pearl-elog_8ipf.html#ad4472ea917691c41ad0b4ea6f36010a5">pearl-elog.ipf</a>
</li>
<li>bp_move_slice()
: <a class="el" href="pearl-area-display_8ipf.html#ab8c9979c6f3ab95f983c2a525a69c035">pearl-area-display.ipf</a>
</li>
<li>bp_move_slice_center()
: <a class="el" href="pearl-area-display_8ipf.html#abe702d40071e3c5e662eb8d47dd6d885">pearl-area-display.ipf</a>
</li>
<li>bp_norm_alpha_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a630dfc775d45843c71c279bbb01d05a6">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_alpha_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaaf3facc118f90a8f1b32948446899b3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae42eb7f46e5c1a1b5d334ebb5e94d2d3">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_phi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a740c8a80ab2fc0550a05cf3b032821d0">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0931ce925d2dae6a1bb7e4a65a8a2be7">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_theta_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af57abb0a7d41b800d33bb748f9fc5c38">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_check()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a89caab501e8f15262d6e4f2fa5b4a1bd">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_norm_thetaphi_preview()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aaa3478a3b0f26b12a12196cfaa87a8ae">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_calc()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#adefddc5f384948c9dab3ee65b4a0668a">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_duplicate()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae838bde232c45d81f88303e91b16326b">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_etpi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a16d2f6a58fedc370d7901126bb814bbb">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_output_itx()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0bdc14f90bdc40045200ac23229b225d">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_reset_cursors()
: <a class="el" href="pearl-area-display_8ipf.html#a24b17f99fafd8043ed3e4502000da316">pearl-area-display.ipf</a>
</li>
<li>bp_save_graphs()
: <a class="el" href="pearl-elog_8ipf.html#a8251cea45c8d1f1993a4051a6d0760c4">pearl-elog.ipf</a>
</li>
<li>bp_save_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ad8a01428a137278a31d4f1f4f9c634c5">pearl-data-explorer.ipf</a>
</li>
<li>bp_source_select()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1e50019bc895a0787cb3f07d776e9463">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_source_update()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7ab3962d1d9d50d6cd285d40d4a7ce50">pearl-anglescan-panel.ipf</a>
</li>
<li>bp_submit()
: <a class="el" href="pearl-elog_8ipf.html#adeff6678e57313cb218824f06d32b5ec">pearl-elog.ipf</a>
</li>
<li>bp_update_datasets()
: <a class="el" href="pearl-data-explorer_8ipf.html#af9f8769ca2989f152f23d976d1467a48">pearl-data-explorer.ipf</a>
</li>
<li>bp_update_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a45be265789a5260e3daa05eca0ec309e">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,183 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_c.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="contents">
&#160;
<h3><a id="index_c"></a>- c -</h3><ul>
<li>Calc_DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aff8e8b103c32c8e723b57ce7ad5ef0f5">pearl-fitfuncs.ipf</a>
</li>
<li>calc_graph_azi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4fc744e24e3e9c5efb17f14ab622bcae">pearl-anglescan-process.ipf</a>
</li>
<li>calc_graph_polar()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ae2b036a06ffac8d2bb292a65401f8a9a">pearl-anglescan-process.ipf</a>
</li>
<li>calc_graph_radius()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a75219b38ea58012abcffc848d536faa4">pearl-anglescan-process.ipf</a>
</li>
<li>calc_nth()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9624070f3e938378631432430d47a389">pearl-anglescan-process.ipf</a>
</li>
<li>calc_phi_step()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a999a9cd7d00d3e1ec8e768228a664ad1">pearl-anglescan-process.ipf</a>
</li>
<li>Calc_The_step()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1fb6aa7870dfbf0ed92660b7aae579e0">pearl-anglescan-process.ipf</a>
</li>
<li>calc_y_profile_mins()
: <a class="el" href="pearl-area-profiles_8ipf.html#ab58b7c0a88743ecbcb0fc8296577a792">pearl-area-profiles.ipf</a>
</li>
<li>CalcN_Theta()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac0def1ded61f9cd758df0c99f4ff9470">pearl-anglescan-process.ipf</a>
</li>
<li>capture_int_linbg_cursors()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ae6877c51ad15c2ba8a69c65356cb34b8">pearl-scienta-preprocess.ipf</a>
</li>
<li>cart2polar()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#aca0a5aaa4854d83ef667c53007312fb8">pearl-polar-coordinates.ipf</a>
</li>
<li>cart2polar_wave()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#adfc1f0b3cddf672b0ccdb6a22b97ba9e">pearl-polar-coordinates.ipf</a>
</li>
<li>check_contrast()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2e1ed05781f9eb4be5e77695ef049962">pearl-anglescan-process.ipf</a>
</li>
<li>check_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af5435ccaabba78f855b244929dc09ed0">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a91d5343cc96730de12b535cb0bef9df2">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#addddc12e5b622a3d00756d724e5d05a9">pearl-anglescan-panel.ipf</a>
</li>
<li>check_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a4708e7385790d1a9f2d58c4d64a60653">pearl-anglescan-panel.ipf</a>
</li>
<li>check_package_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#ac7790f06151821678a65ab0065a5323e">pearl-matrix-import.ipf</a>
</li>
<li>cleanup_temp_files()
: <a class="el" href="pearl-elog_8ipf.html#ad7640d06f004ecd4a8980ea29d24dcbe">pearl-elog.ipf</a>
</li>
<li>clear_hemi_grid()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a3ec6935a5903d0974c93a2072d743013">pearl-anglescan-process.ipf</a>
</li>
<li>convert_angles_ttpa2polar()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a3cc7eddf5c6b0658260cfb32dd2c026d">pearl-anglescan-process.ipf</a>
</li>
<li>convert_angles_ttpd2polar()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a2b38c6c9b6e60593ba69d3773b6bc779">pearl-anglescan-process.ipf</a>
</li>
<li>create_cmd_file()
: <a class="el" href="pearl-elog_8ipf.html#ac8b61eefed231018cc36d47e95bd8c22">pearl-elog.ipf</a>
</li>
<li>create_graph_file()
: <a class="el" href="pearl-elog_8ipf.html#a2417d079483f773f8231c5f2caba6cf0">pearl-elog.ipf</a>
</li>
<li>create_message_file()
: <a class="el" href="pearl-elog_8ipf.html#af652f6f257be1ee749fe788d1b03f75f">pearl-elog.ipf</a>
</li>
<li>create_rotation_matrix_free()
: <a class="el" href="pearl-vector-operations_8ipf.html#a72c3200a7344c708ea76e20cc2c19c43">pearl-vector-operations.ipf</a>
</li>
<li>crop_strip()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab65d25af7476ed18f7bf7359614a912b">pearl-anglescan-process.ipf</a>
</li>
<li>csr_int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a95fbd22f52f61d2bff0625b7b8e159d1">pearl-scienta-preprocess.ipf</a>
</li>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,183 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_d.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="contents">
&#160;
<h3><a id="index_d"></a>- d -</h3><ul>
<li>DefaultFolderIterator()
: <a class="el" href="pearl-tools_8ipf.html#a3fb8c06030dc41a599380150807caeb0">pearl-tools.ipf</a>
</li>
<li>DefaultWaveIterator()
: <a class="el" href="pearl-tools_8ipf.html#a6bdd1c0b269f1d7d99843ce0cb218cc7">pearl-tools.ipf</a>
</li>
<li>Display2dProfiles()
: <a class="el" href="pearl-menu_8ipf.html#aad7d768680c6d8a9b8a7025c7e1ec75d">pearl-menu.ipf</a>
</li>
<li>Display3dSlicer()
: <a class="el" href="pearl-menu_8ipf.html#ac73a94f760455f19294a9f917b43f145">pearl-menu.ipf</a>
</li>
<li>display_dataset()
: <a class="el" href="pearl-data-explorer_8ipf.html#ae79a57a41c734ce8836f427b81011b5d">pearl-data-explorer.ipf</a>
</li>
<li>display_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2">pearl-anglescan-process.ipf</a>
</li>
<li>display_polar_graph()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a46fd99d35a43601c39af6096d4e4f770">pearl-anglescan-process.ipf</a>
</li>
<li>display_preview_trace()
: <a class="el" href="pearl-data-explorer_8ipf.html#a001074020ad32b290d390a450a389c69">pearl-data-explorer.ipf</a>
</li>
<li>display_progress_panel()
: <a class="el" href="pearl-gui-tools_8ipf.html#aaf29d090c81e00cf44af295193b24c5a">pearl-gui-tools.ipf</a>
</li>
<li>display_scanlines()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1f4f74a8ae557c56e1e3aacd0b45f3f1">pearl-anglescan-process.ipf</a>
</li>
<li>DisplayGizmoSlicer()
: <a class="el" href="pearl-menu_8ipf.html#aab34952c2f3b36f9ee8619eb901ff581">pearl-menu.ipf</a>
</li>
<li>do_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a893478e43be64b0c404b7573d2e89cc2">pearl-anglescan-panel.ipf</a>
</li>
<li>do_init_process()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1836e607851ba4d5a4048f4cfb8121a7">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a8f7266ac2840155dede704fda66fe6b0">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a790519191391ac03c75eb7b57ea0749e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7b288598e3faa37e414b1443982c1a3e">pearl-anglescan-panel.ipf</a>
</li>
<li>do_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af6509fc7584b0bcbdc8561df2bc12a58">pearl-anglescan-panel.ipf</a>
</li>
<li>DoniachSunjic()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aaa48428994f8720a12e7237ef43e86ea">pearl-fitfuncs.ipf</a>
</li>
<li>DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#ae2d138beb7cb39e8042487893095b461">pearl-fitfuncs.ipf</a>
</li>
<li>DoniachSunjicBroadS()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a9d110819fa3cd2173f3103724e394fdf">pearl-fitfuncs.ipf</a>
</li>
<li>DoubletGaussLinBG_AO()
: <a class="el" href="pearl-fitfuncs_8ipf.html#adb438f665e51a8dd104a37cfead04f27">pearl-fitfuncs.ipf</a>
</li>
<li>draw_diffraction_cone()
: <a class="el" href="pearl-anglescan-process_8ipf.html#afedad38a418cee5d1fb9e08aae2160a0">pearl-anglescan-process.ipf</a>
</li>
<li>draw_hemi_axes()
: <a class="el" href="pearl-anglescan-process_8ipf.html#af00d9061e410ad033a9fd1f0ca561e0d">pearl-anglescan-process.ipf</a>
</li>
<li>ds1_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#af62cb65b7444ff60e956a45bd5d0ec27">pearl-fitfuncs.ipf</a>
</li>
<li>ds2_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a1e729418252bf0d05ea6ec5cbd65b834">pearl-fitfuncs.ipf</a>
</li>
<li>ds4_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#ab32134566b2573672ac674565deebd36">pearl-fitfuncs.ipf</a>
</li>
<li>ds6_bg()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a5a2a03026b88f3dd99214ab1b26e6f80">pearl-fitfuncs.ipf</a>
</li>
<li>duplicate_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa5b1e2ab1dd43a73b7157406b803887e">pearl-anglescan-process.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,156 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_e.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="contents">
&#160;
<h3><a id="index_e"></a>- e -</h3><ul>
<li>edit_offsets()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a37aaf2f08c3910bed554a10dd82616ec">pearl-anglescan-tracker.ipf</a>
</li>
<li>edit_reduction_params()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a3844e7fd93b4f54aa52f084687c2106c">pearl-anglescan-tracker.ipf</a>
</li>
<li>elog_add_attachment()
: <a class="el" href="pearl-elog_8ipf.html#ac2f76abed8cfaa7ac02a46c0b89004f0">pearl-elog.ipf</a>
</li>
<li>elog_config()
: <a class="el" href="pearl-elog_8ipf.html#a424460442afd5f6f853e68cd665ed785">pearl-elog.ipf</a>
</li>
<li>elog_create_entry()
: <a class="el" href="pearl-elog_8ipf.html#a05301d497e4796e5fb5adde3728ba971">pearl-elog.ipf</a>
</li>
<li>elog_create_logbook()
: <a class="el" href="pearl-elog_8ipf.html#ab6d97edbf33e8ec039b34ff756e7ab93">pearl-elog.ipf</a>
</li>
<li>elog_init_pearl_templates()
: <a class="el" href="pearl-elog_8ipf.html#aaca820a0149ce6a0e843ca72b9c9e7ab">pearl-elog.ipf</a>
</li>
<li>elog_login()
: <a class="el" href="pearl-elog_8ipf.html#a3eac4012891c2813e401aee2c1134763">pearl-elog.ipf</a>
</li>
<li>elog_logout()
: <a class="el" href="pearl-elog_8ipf.html#a96e4cbbdb0fd8c58d87b502dc1883664">pearl-elog.ipf</a>
</li>
<li>elog_panel_hook()
: <a class="el" href="pearl-elog_8ipf.html#af8b1ea711208bcc2cd1647abe04131dc">pearl-elog.ipf</a>
</li>
<li>elog_prompt_logbook()
: <a class="el" href="pearl-elog_8ipf.html#acedf0c8ae34e9ebadd6fa0d9d1353aa4">pearl-elog.ipf</a>
</li>
<li>elog_prompt_login()
: <a class="el" href="pearl-elog_8ipf.html#afbace5ffc3167b42b09657ce6cc854ca">pearl-elog.ipf</a>
</li>
<li>elog_validate_attributes()
: <a class="el" href="pearl-elog_8ipf.html#ab2558ef5cd5e5dfba410bd58ed258b64">pearl-elog.ipf</a>
</li>
<li>epics_connect()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a306b168cab2f9c4146cee87009e69f6d">pearl-anglescan-tracker.ipf</a>
</li>
<li>epics_disconnect()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4619cb98a75adb3c39ea3a62e524b793">pearl-anglescan-tracker.ipf</a>
</li>
<li>epics_disconnect_chid()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#acfe94a64ff3e8c4cb32e34ffb9cae594">pearl-anglescan-tracker.ipf</a>
</li>
<li>export_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a09e95dbf1582fcf2e6f71baddb147f86">pearl-anglescan-tracker.ipf</a>
</li>
<li>extend_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4bde8b2fc39c61c0d5a6879f1d0ae115">pearl-anglescan-tracker.ipf</a>
</li>
<li>extract_preview_image()
: <a class="el" href="pearl-data-explorer_8ipf.html#a0adc1b370fd3bf230b61b094b3c0accb">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,123 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_f.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="contents">
&#160;
<h3><a id="index_f"></a>- f -</h3><ul>
<li>FermiFuncLinDOS2D_corr()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a520d8de9fbc4276c19fb417861f05b0d">fermi-edge-analysis.ipf</a>
</li>
<li>FermiGaussConv()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a4d20215153c0e0cee3870dfceded8bc9">pearl-fitfuncs.ipf</a>
</li>
<li>find_attr_folder()
: <a class="el" href="pearl-pshell-import_8ipf.html#a41bf534983b0662ec2609b136c395f14">pearl-pshell-import.ipf</a>
</li>
<li>find_hemi_data()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa26c9ed4c4d703e07788d980edc2406d">pearl-anglescan-process.ipf</a>
</li>
<li>find_scale_wave()
: <a class="el" href="pearl-pshell-import_8ipf.html#acfb01ee360b66f286225f6e9c7220ba2">pearl-pshell-import.ipf</a>
</li>
<li>find_scan_folder()
: <a class="el" href="pearl-pshell-import_8ipf.html#a79b968d7439dfbfbc38c05f933071489">pearl-pshell-import.ipf</a>
</li>
<li>Fit_DoniachSunjicBroad()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a819902ab9f541b75a0fd33a7b52465d0">pearl-fitfuncs.ipf</a>
</li>
<li>format_url()
: <a class="el" href="pearl-elog_8ipf.html#a3cc9074c84d684d207dfdf2045755df4">pearl-elog.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,147 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_g.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="contents">
&#160;
<h3><a id="index_g"></a>- g -</h3><ul>
<li>gather_batch()
: <a class="el" href="pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6">pearl-otf-import.ipf</a>
</li>
<li>gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c">pearl-scienta-preprocess.ipf</a>
</li>
<li>get_default_panel_name()
: <a class="el" href="pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae">pearl-elog.ipf</a>
</li>
<li>get_elog_df()
: <a class="el" href="pearl-elog_8ipf.html#ac45196cb9ce8b43b76c9daf67689c49a">pearl-elog.ipf</a>
</li>
<li>get_hemi_nickname()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a987811346894d8d81fc590b2f5ccec49">pearl-anglescan-process.ipf</a>
</li>
<li>get_hemi_prefix()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1442bc23122d52ba9c77e0f9baaad1da">pearl-anglescan-process.ipf</a>
</li>
<li>get_log_path()
: <a class="el" href="pearl-elog_8ipf.html#ad1a72c63f269b2e22b21a72d1ef3b279">pearl-elog.ipf</a>
</li>
<li>get_panel_attributes()
: <a class="el" href="pearl-elog_8ipf.html#a66e1200515eff8cd5c961572eccd7220">pearl-elog.ipf</a>
</li>
<li>get_panel_graphs()
: <a class="el" href="pearl-elog_8ipf.html#ace94356f691cbe343761aabd67ced23c">pearl-elog.ipf</a>
</li>
<li>get_panel_message()
: <a class="el" href="pearl-elog_8ipf.html#a7ce92b03b6a786129959d44bf1112efa">pearl-elog.ipf</a>
</li>
<li>get_source_image()
: <a class="el" href="pearl-area-display_8ipf.html#a4b76a98582f5997d3810f969dbb6c4ed">pearl-area-display.ipf</a>
</li>
<li>get_timestamp()
: <a class="el" href="pearl-elog_8ipf.html#a6b2d6cf641c61120332ac1983b2f3846">pearl-elog.ipf</a>
</li>
<li>get_view_folder()
: <a class="el" href="pearl-area-display_8ipf.html#a1bf20e37ed3e9c76be8ebe448c68a048">pearl-area-display.ipf</a>
</li>
<li>get_view_image()
: <a class="el" href="pearl-area-display_8ipf.html#a6cc0970b41ca197fa47263556fa2686a">pearl-area-display.ipf</a>
</li>
<li>GetAttrDataFolderDFR()
: <a class="el" href="pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2">pearl-area-import.ipf</a>
</li>
<li>graphname_from_dfref()
: <a class="el" href="pearl-area-display_8ipf.html#a195b12857685c4e535a840c5db324b4a">pearl-area-display.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,111 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_h.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="contents">
&#160;
<h3><a id="index_h"></a>- h -</h3><ul>
<li>hemi_add_anglescan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4952bc53e3d6d272d25b5e35e91696b5">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_add_aziscan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_azi_cut()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab6ac1268de338040028dca8d0ddc967c">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_polar_cut()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa486e16909d01e2251eeb4d635b972b1">pearl-anglescan-process.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,146 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_i.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="contents">
&#160;
<h3><a id="index_i"></a>- i -</h3><ul>
<li>IgorBeforeNewHook()
: <a class="el" href="pearl-elog_8ipf.html#ae824bbf81f8b7d16b36b53e3f3d85f69">pearl-elog.ipf</a>
</li>
<li>IgorQuitHook()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a0852e59e9018cf3f7e176aa2355b18e3">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a6fcae5eafc97bca9a637bd7800b13e25">pearl-elog.ipf</a>
</li>
<li>import_tpi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a5265fd61f86eb72dd877e4190bfb4adf">pearl-anglescan-process.ipf</a>
</li>
<li>import_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e">pearl-anglescan-tracker.ipf</a>
</li>
<li>init_package()
: <a class="el" href="pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-anglescan-tracker.ipf</a>
</li>
<li>init_volatile_vars()
: <a class="el" href="pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2">pearl-elog.ipf</a>
</li>
<li>initStruct()
: <a class="el" href="pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c">pearl-matrix-import.ipf</a>
</li>
<li>int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b">pearl-scienta-preprocess.ipf</a>
</li>
<li>int_quadbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39">pearl-scienta-preprocess.ipf</a>
</li>
<li>integrate_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">fermi-edge-analysis.ipf</a>
</li>
<li>interpolate_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#acca0130cccf2286863bbf5b7f91c5b3b">pearl-anglescan-process.ipf</a>
</li>
<li>IterateDataFolders()
: <a class="el" href="pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069">pearl-tools.ipf</a>
</li>
<li>IterateWaves()
: <a class="el" href="pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99">pearl-tools.ipf</a>
</li>
<li>itx_suggest_foldername()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6b5e9729ee6dedbb217c741639a168ed">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,102 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_k.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="contents">
&#160;
<h3><a id="index_k"></a>- k -</h3><ul>
<li>kill_progress_panel()
: <a class="el" href="pearl-gui-tools_8ipf.html#aca0a41a0f28a35ac7535df30ddbd79fe">pearl-gui-tools.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,150 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_l.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="contents">
&#160;
<h3><a id="index_l"></a>- l -</h3><ul>
<li>lbp_datasets()
: <a class="el" href="pearl-data-explorer_8ipf.html#a8ec37ab6c651003957d7e1ba728de89e">pearl-data-explorer.ipf</a>
</li>
<li>lbp_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a614e89b9c06511144ccb380e61cc7bd6">pearl-data-explorer.ipf</a>
</li>
<li>line_average()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa54a550eccad2c8ccd82d2b4167f7a92">pearl-anglescan-process.ipf</a>
</li>
<li>list_logbooks()
: <a class="el" href="pearl-elog_8ipf.html#a356bebea8eb41c9ac3ea2148af22707f">pearl-elog.ipf</a>
</li>
<li>load_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1bbf3e1592f3344f3628526fa549dfdf">pearl-data-explorer.ipf</a>
</li>
<li>load_hdf_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a0c839d5f8f49e6937a6532bba3ef3714">pearl-data-explorer.ipf</a>
</li>
<li>load_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e">pearl-anglescan-process.ipf</a>
</li>
<li>load_itx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a26f2f2bf5efc39dabb2a01abcc559e3e">pearl-data-explorer.ipf</a>
</li>
<li>load_mtrx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe">pearl-data-explorer.ipf</a>
</li>
<li>load_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-elog.ipf</a>
</li>
<li>load_pshell_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a74c69e870329c5dd3b08f92bdeb21d87">pearl-data-explorer.ipf</a>
</li>
<li>load_selected_files()
: <a class="el" href="pearl-data-explorer_8ipf.html#a2178d5acf21fe4372ecc06224bec28ba">pearl-data-explorer.ipf</a>
</li>
<li>load_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a3882038c0ad82396b6591fd756817535">pearl-anglescan-tracker.ipf</a>
</li>
<li>LoadPearlArpes()
: <a class="el" href="pearl-menu_8ipf.html#aa70ef420d6fe0f6a433cd2371fc4a03d">pearl-menu.ipf</a>
</li>
<li>LoadPearlOptics()
: <a class="el" href="pearl-menu_8ipf.html#af6c9740540c6242eb7bf57fc49de82ab">pearl-menu.ipf</a>
</li>
<li>LoadPearlPreparation()
: <a class="el" href="pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f">pearl-menu.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,159 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_m.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="contents">
&#160;
<h3><a id="index_m"></a>- m -</h3><ul>
<li>make_hemi_grid()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7">pearl-anglescan-process.ipf</a>
</li>
<li>make_view_folder()
: <a class="el" href="pearl-area-display_8ipf.html#a2b183a27ec795b0ec1f8efabe3068369">pearl-area-display.ipf</a>
</li>
<li>matrix_format_elog_message()
: <a class="el" href="pearl-matrix-import_8ipf.html#a81b1d81261a32d0ed4cf79b81487f1b4">pearl-matrix-import.ipf</a>
</li>
<li>matrix_preview_2d()
: <a class="el" href="pearl-matrix-import_8ipf.html#a856478705a78e8105ea5d91a2228975b">pearl-matrix-import.ipf</a>
</li>
<li>move_attach_item()
: <a class="el" href="pearl-elog_8ipf.html#a7990f2948d48aefe990271d1961df833">pearl-elog.ipf</a>
</li>
<li>mtrx_create_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_file_brickletID()
: <a class="el" href="pearl-matrix-import_8ipf.html#ad74d5afa71179728a9237d1ec5884482">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_get_cycle_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#a1a46b042e41daffee61706ab2cf54351">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_all()
: <a class="el" href="pearl-matrix-import_8ipf.html#a6ac0c685976b0e0c1944fb616a4f3a3c">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_file()
: <a class="el" href="pearl-matrix-import_8ipf.html#a6aeef317fd468c88c99a274338c70ae3">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_info()
: <a class="el" href="pearl-matrix-import_8ipf.html#a3a0ba4a7ad64739303b705d92be53267">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_preview()
: <a class="el" href="pearl-matrix-import_8ipf.html#abd09594d22038853e1e8021e0f36363d">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_open_file()
: <a class="el" href="pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_parse_filename()
: <a class="el" href="pearl-matrix-import_8ipf.html#a4bfeaf81ac483df0a38b26b6a8cf74a6">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_scale_dataset()
: <a class="el" href="pearl-matrix-import_8ipf.html#ad8532f1473f92539fe88217d5d6e3368">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_split_filename()
: <a class="el" href="pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9">pearl-matrix-import.ipf</a>
</li>
<li>MultiDoniachSunjicLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG_AO()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263">pearl-fitfuncs.ipf</a>
</li>
<li>MultiVoigtLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf">pearl-fitfuncs.ipf</a>
</li>
</ul>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,117 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_n.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="contents">
&#160;
<h3><a id="index_n"></a>- n -</h3><ul>
<li>normalize_strip_2d()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_phi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_theta()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_thetaphi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_x()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8">pearl-anglescan-process.ipf</a>
</li>
<li>notebook_add_attributes()
: <a class="el" href="pearl-data-explorer_8ipf.html#a0c162346b59b0f66d34ee26ce5fe1e52">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,126 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_o.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="contents">
&#160;
<h3><a id="index_o"></a>- o -</h3><ul>
<li>otf_gather_batch()
: <a class="el" href="pearl-otf-import_8ipf.html#ad2a83b85030a7d7769d434d6e2e9e557">pearl-otf-import.ipf</a>
</li>
<li>otf_gather_iterator()
: <a class="el" href="pearl-otf-import_8ipf.html#a44078e1d8f26e515539acb96973fc630">pearl-otf-import.ipf</a>
</li>
<li>otf_interp()
: <a class="el" href="pearl-otf-import_8ipf.html#abd8897317366046dfb97c6ca53813d18">pearl-otf-import.ipf</a>
</li>
<li>otf_load_itx()
: <a class="el" href="pearl-otf-import_8ipf.html#a3632f8a5c0ee32a14a3e589b74a0c496">pearl-otf-import.ipf</a>
</li>
<li>otf_load_itx_all()
: <a class="el" href="pearl-otf-import_8ipf.html#a603b71176ed838713ec555c440082e22">pearl-otf-import.ipf</a>
</li>
<li>otf_load_itx_match()
: <a class="el" href="pearl-otf-import_8ipf.html#aa47fc4b956ee84a993b6d285b628fe20">pearl-otf-import.ipf</a>
</li>
<li>otf_rename_folders()
: <a class="el" href="pearl-otf-import_8ipf.html#a715f9cf2d2b1ffb04f2f9a0e344a80ee">pearl-otf-import.ipf</a>
</li>
<li>otf_rename_folders_iterator()
: <a class="el" href="pearl-otf-import_8ipf.html#a882da254075e8d89f0117e491af90df0">pearl-otf-import.ipf</a>
</li>
<li>otf_smo_int()
: <a class="el" href="pearl-otf-import_8ipf.html#aba965b854836658aa00e3ec2b361d7c9">pearl-otf-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,342 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_p.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="contents">
&#160;
<h3><a id="index_p"></a>- p -</h3><ul>
<li>parse_result()
: <a class="el" href="pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12">pearl-elog.ipf</a>
</li>
<li>pearl_data_explorer()
: <a class="el" href="pearl-data-explorer_8ipf.html#ab7e3b3a0a901f7559ee9f5affb9a6fca">pearl-data-explorer.ipf</a>
</li>
<li>pearl_elog()
: <a class="el" href="pearl-elog_8ipf.html#a4088a48a8428629f120c08a419af62d6">pearl-elog.ipf</a>
</li>
<li>pearl_file_type()
: <a class="el" href="pearl-data-explorer_8ipf.html#a8a923d7095071e7e6f99018379807732">pearl-data-explorer.ipf</a>
</li>
<li>PearlAnglescanTracker()
: <a class="el" href="pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa">pearl-menu.ipf</a>
</li>
<li>PearlDataExplorer()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e">pearl-data-explorer.ipf</a>
</li>
<li>PearlElogPanel()
: <a class="el" href="pearl-elog_8ipf.html#a6da33f1bb2639cb912e9b25af25bf663">pearl-elog.ipf</a>
</li>
<li>PearlLiveDisplay()
: <a class="el" href="pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f">pearl-menu.ipf</a>
</li>
<li>PearlMenuEnableFunc()
: <a class="el" href="pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726">pearl-menu.ipf</a>
</li>
<li>pizza_service()
: <a class="el" href="pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965">pearl-anglescan-process.ipf</a>
</li>
<li>pizza_service_2()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28">pearl-anglescan-process.ipf</a>
</li>
<li>pmp_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a07efc5d6a7121540cc185c251353677c">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmp_data_mouseup()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4dad34b0481be20234fa5e8d25b262c4">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmp_export()
: <a class="el" href="pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9">pearl-area-display.ipf</a>
</li>
<li>pmp_graph_colortable()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_projection()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_alpha_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_theta_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_thetaphi_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_parameters()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmp_parameters_mouseup()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ad06e1354226f4f617ad0a8d6d7572dca">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmsco_load_xyz()
: <a class="el" href="pearl-pmsco-import_8ipf.html#ab3421c7f54aa64e5e493b267d700c0c8">pearl-pmsco-import.ipf</a>
</li>
<li>pmsco_save_scan()
: <a class="el" href="pearl-pmsco-import_8ipf.html#aa31bbaa2fc77b447e6c6f386b23abdd9">pearl-pmsco-import.ipf</a>
</li>
<li>polar2cart()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#a94ccfa9cf52c55eb1f66c2704478c396">pearl-polar-coordinates.ipf</a>
</li>
<li>polar2cart_wave()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#a6a0ffb6b9160413d9694b1fd8e10c858">pearl-polar-coordinates.ipf</a>
</li>
<li>polar_distance()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#a58139e6ebfba242b6b2ba3533b865a9a">pearl-polar-coordinates.ipf</a>
</li>
<li>polar_graph_hook()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288">pearl-anglescan-process.ipf</a>
</li>
<li>prepare_command_line()
: <a class="el" href="pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0">pearl-elog.ipf</a>
</li>
<li>prepare_graph_attachments()
: <a class="el" href="pearl-elog_8ipf.html#a4986de01085dc5481500240ef7667419">pearl-elog.ipf</a>
</li>
<li>prepare_hemi_scan_display()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac15ebd5a19c558dde666ab36aeb9906f">pearl-anglescan-process.ipf</a>
</li>
<li>preview_attributes()
: <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a>
</li>
<li>preview_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_datafolder()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a>
</li>
<li>preview_dataset()
: <a class="el" href="pearl-data-explorer_8ipf.html#a68d38e9464f7d13520ec040cffdf5c3b">pearl-data-explorer.ipf</a>
</li>
<li>preview_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a3232c51a8c19eaf86b9bc67352967a9f">pearl-data-explorer.ipf</a>
</li>
<li>preview_hdf_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1731f8e1507d90e285885723ae32ba13">pearl-data-explorer.ipf</a>
</li>
<li>preview_itx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a4633885afab755fbc5d262178b9ddcb8">pearl-data-explorer.ipf</a>
</li>
<li>preview_matrix_file()
: <a class="el" href="pearl-matrix-import_8ipf.html#a8acd2b03343ef9bdfecaa75e831392d1">pearl-matrix-import.ipf</a>
</li>
<li>preview_mtrx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b">pearl-data-explorer.ipf</a>
</li>
<li>preview_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_pshell_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99">pearl-data-explorer.ipf</a>
</li>
<li>preview_setscale_x()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5a7d3c00360944c00f236900b992694d">pearl-data-explorer.ipf</a>
</li>
<li>process_image_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d">pearl-anglescan-tracker.ipf</a>
</li>
<li>prompt_default_process()
: <a class="el" href="pearl-data-explorer_8ipf.html#a505ebda6bdecc4120e01766d7aedaf5d">pearl-data-explorer.ipf</a>
</li>
<li>prompt_func_params()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">pearl-data-explorer.ipf</a>
</li>
<li>prompt_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61">pearl-scienta-preprocess.ipf</a>
</li>
<li>prompt_hdf_options()
: <a class="el" href="pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab">pearl-data-explorer.ipf</a>
</li>
<li>prompt_int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811">pearl-scienta-preprocess.ipf</a>
</li>
<li>prompt_int_quadbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c">pearl-scienta-preprocess.ipf</a>
</li>
<li>prompt_redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827">pearl-scienta-preprocess.ipf</a>
</li>
<li>ps_detect_scale()
: <a class="el" href="pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd">pearl-pshell-import.ipf</a>
</li>
<li>ps_scale_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#adc11ea797562b3d99c247f4866618d39">pearl-pshell-import.ipf</a>
</li>
<li>ps_scale_dataset_2()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2c456397c36d4116bfddca452eff5954">pearl-pshell-import.ipf</a>
</li>
<li>ps_scale_datasets()
: <a class="el" href="pearl-pshell-import_8ipf.html#af08a467036c64f70ca3dfe644fcc457c">pearl-pshell-import.ipf</a>
</li>
<li>ps_set_dimlabels()
: <a class="el" href="pearl-pshell-import_8ipf.html#aba25eb98e4c6cc9066c46ef6be1cde15">pearl-pshell-import.ipf</a>
</li>
<li>ps_set_dimlabels2()
: <a class="el" href="pearl-pshell-import_8ipf.html#a8704627410409bcd27a1adeda4082c47">pearl-pshell-import.ipf</a>
</li>
<li>psh5_close_file()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2fc497747287d6fe40c6de997ed4a90d">pearl-pshell-import.ipf</a>
</li>
<li>psh5_list_scan_datasets()
: <a class="el" href="pearl-pshell-import_8ipf.html#a4508bd507c4c935bd8463d9b2b84c6fc">pearl-pshell-import.ipf</a>
</li>
<li>psh5_list_scan_regions()
: <a class="el" href="pearl-pshell-import_8ipf.html#acb317b57ef137d4d5da5938013dbe442">pearl-pshell-import.ipf</a>
</li>
<li>psh5_list_scans()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2152f7c39a187b740cf9890767ffac3f">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_complete()
: <a class="el" href="pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#ac4dfb90b951d29b56501e904f5cc38aa">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_meta()
: <a class="el" href="pearl-pshell-import_8ipf.html#afde787a00a18dc8c63b100d8ac7d992f">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_reduced()
: <a class="el" href="pearl-pshell-import_8ipf.html#a13a45e8618c1ab7406e1aa5e608e21fe">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_slab()
: <a class="el" href="pearl-pshell-import_8ipf.html#a035a4df9f4508144149abdb0b46c87d1">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_slabs()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2972587ec82cc2a261b8119a582b4215">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_info()
: <a class="el" href="pearl-pshell-import_8ipf.html#aa14b28120a07a8213e5a692930704a4b">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_preview()
: <a class="el" href="pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_reduced()
: <a class="el" href="pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_attrs()
: <a class="el" href="pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_complete()
: <a class="el" href="pearl-pshell-import_8ipf.html#a0a02f87e19e825964aa17c46ed51df8c">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_data()
: <a class="el" href="pearl-pshell-import_8ipf.html#ad26b0b56d7ccd23547535091c9430569">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_info()
: <a class="el" href="pearl-pshell-import_8ipf.html#a79ac37bb666b42c3332e9984196ccfe7">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_meta()
: <a class="el" href="pearl-pshell-import_8ipf.html#aa56c25d64b3e59f74d6dd92a599cce4f">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_preview()
: <a class="el" href="pearl-pshell-import_8ipf.html#ad3b9354b137ba4f1bc3ed2e74f24dc88">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_section()
: <a class="el" href="pearl-pshell-import_8ipf.html#a83804ba9637debed6ef8b13e7b9b19e0">pearl-pshell-import.ipf</a>
</li>
<li>psh5_open_file()
: <a class="el" href="pearl-pshell-import_8ipf.html#accc20b0fc6bda95ba0cd0aea6633086f">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,102 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_q.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="contents">
&#160;
<h3><a id="index_q"></a>- q -</h3><ul>
<li>quick_pizza_image()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a0b9e2b025e1d55d2a064edccf6c1c3e3">pearl-anglescan-process.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,134 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_r.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="contents">
&#160;
<h3><a id="index_r"></a>- r -</h3><ul>
<li>read_attribute_info()
: <a class="el" href="pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743">pearl-area-import.ipf</a>
</li>
<li>record_results()
: <a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">fermi-edge-analysis.ipf</a>
</li>
<li>redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc">pearl-scienta-preprocess.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>
</li>
<li>rotate2d_x()
: <a class="el" href="pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7">pearl-vector-operations.ipf</a>
</li>
<li>rotate2d_y()
: <a class="el" href="pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3">pearl-vector-operations.ipf</a>
</li>
<li>rotate_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a5162488b366e217195d8f8bd7cdde0ce">pearl-anglescan-process.ipf</a>
</li>
<li>rotate_x_wave()
: <a class="el" href="pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b">pearl-vector-operations.ipf</a>
</li>
<li>rotate_y_wave()
: <a class="el" href="pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0">pearl-vector-operations.ipf</a>
</li>
<li>rotate_z_wave()
: <a class="el" href="pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a">pearl-vector-operations.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,192 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_s.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="contents">
&#160;
<h3><a id="index_s"></a>- s -</h3><ul>
<li>save_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">pearl-anglescan-process.ipf</a>
</li>
<li>save_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-elog.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-tracker.ipf</a>
</li>
<li>save_scan_helper()
: <a class="el" href="pearl-pmsco-import_8ipf.html#a0a53a4686b482d62fe1797932a1708db">pearl-pmsco-import.ipf</a>
</li>
<li>save_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
</li>
<li>select_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
</li>
<li>set_contrast()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42">pearl-anglescan-process.ipf</a>
</li>
<li>set_panel_attributes()
: <a class="el" href="pearl-elog_8ipf.html#a39a1f418c8a2f9a5e4ab976827d8efca">pearl-elog.ipf</a>
</li>
<li>set_panel_graphs()
: <a class="el" href="pearl-elog_8ipf.html#a6eca5f4fab999984df32b50dd669c0b1">pearl-elog.ipf</a>
</li>
<li>set_panel_message()
: <a class="el" href="pearl-elog_8ipf.html#aa7a3988440bb6d73573b50a4698a0e75">pearl-elog.ipf</a>
</li>
<li>set_polar_graph_cursor()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a70b0e243bcbd549e2b1da74aab605629">pearl-anglescan-process.ipf</a>
</li>
<li>set_rotation_x()
: <a class="el" href="pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b">pearl-vector-operations.ipf</a>
</li>
<li>set_rotation_y()
: <a class="el" href="pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582">pearl-vector-operations.ipf</a>
</li>
<li>set_rotation_z()
: <a class="el" href="pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424">pearl-vector-operations.ipf</a>
</li>
<li>set_trace_colors()
: <a class="el" href="pearl-area-display_8ipf.html#abafc4f012b04592724109f4757cbe271">pearl-area-display.ipf</a>
</li>
<li>setup_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6bfd8b6eba0b206df6ec56c7b6489e0b">pearl-anglescan-tracker.ipf</a>
</li>
<li>setup_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa79c1d1584eb2322adae328bf1437f34">pearl-anglescan-tracker.ipf</a>
</li>
<li>setup_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
</li>
<li>show_analyser_line()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
</li>
<li>show_preview_graph()
: <a class="el" href="pearl-data-explorer_8ipf.html#a4db79d04c74beb1af71b72916f8f0362">pearl-data-explorer.ipf</a>
</li>
<li>show_shift()
: <a class="el" href="fermi-edge-analysis_8ipf.html#acf72d644b8d37b6c26b1e070edba4e30">fermi-edge-analysis.ipf</a>
</li>
<li>ShowComponents_Au4f_2p2()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716">pearl-fitfuncs.ipf</a>
</li>
<li>ShowComponents_Au4f_2p3()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61">pearl-fitfuncs.ipf</a>
</li>
<li>slit_correction()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a4cec596c8fd2b21953cb45d6d347211d">fermi-edge-analysis.ipf</a>
</li>
<li>slit_shift()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a27f000c3a3ea74c49db31716be3396d4">fermi-edge-analysis.ipf</a>
</li>
<li>slp_slice_position()
: <a class="el" href="pearl-area-display_8ipf.html#ace169e0824e6bddbd646972946edccbe">pearl-area-display.ipf</a>
</li>
<li>strip_delete_frames()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a13e0d37ae23f68cdc5da3d84cb4beed8">pearl-anglescan-process.ipf</a>
</li>
<li>subtract_line_bg()
: <a class="el" href="pearl-matrix-import_8ipf.html#ab80101bc780dcbe94200e2446bce51d9">pearl-matrix-import.ipf</a>
</li>
<li>SumWavesIterator()
: <a class="el" href="pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45">pearl-tools.ipf</a>
</li>
<li>svp_slice_position()
: <a class="el" href="pearl-area-display_8ipf.html#a174177742fdce7f37027de8fa832b3bd">pearl-area-display.ipf</a>
</li>
<li>svp_smoothing()
: <a class="el" href="pearl-area-display_8ipf.html#ab10a0d94991b9cd958557dbc48d70624">pearl-area-display.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,114 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_t.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="contents">
&#160;
<h3><a id="index_t"></a>- t -</h3><ul>
<li>test_attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a>
</li>
<li>test_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c">pearl-scienta-preprocess.ipf</a>
</li>
<li>toggle_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65">pearl-anglescan-tracker.ipf</a>
</li>
<li>trim_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a5dc0cc7db9d3d7a6b3fa3f1b04d84a5e">pearl-anglescan-process.ipf</a>
</li>
<li>twave2list()
: <a class="el" href="pearl-pshell-import_8ipf.html#a92a18d6e81c3f521ba3bb240eaf578a9">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,135 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_u.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="contents">
&#160;
<h3><a id="index_u"></a>- u -</h3><ul>
<li>UnloadPearlArpesPackage()
: <a class="el" href="pearl-arpes_8ipf.html#ac41f24572943dac2b40c255797a6c7a8">pearl-arpes.ipf</a>
</li>
<li>update_attach_items()
: <a class="el" href="pearl-elog_8ipf.html#a9c1cfd320e88e84dcf4f84bbcf3f46a5">pearl-elog.ipf</a>
</li>
<li>update_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a9751db419b4c0de884450c09ff5822a7">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_data_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a0b8ff36cf3c20b1c0db3217d9065f7cf">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_datasets()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad50f4c430d8bfe0fb5a1356cd9b84bf4">pearl-data-explorer.ipf</a>
</li>
<li>update_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ab961340af09fed4d2006bca8c0f2edd5">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_detector_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#af5a2960c49626f267fbd2873b27c8e42">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe">pearl-data-explorer.ipf</a>
</li>
<li>update_menus()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b">pearl-anglescan-panel.ipf</a>
</li>
<li>update_polar_info()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8">pearl-anglescan-process.ipf</a>
</li>
<li>update_progress_panel()
: <a class="el" href="pearl-gui-tools_8ipf.html#a97ad19d83cf0007c4bcf97a32164610f">pearl-gui-tools.ipf</a>
</li>
<li>update_slice_info()
: <a class="el" href="pearl-area-display_8ipf.html#a2442bc044aaa12ab817a5f9fa300d1f8">pearl-area-display.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,102 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_func_w.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="contents">
&#160;
<h3><a id="index_w"></a>- w -</h3><ul>
<li>wave2list()
: <a class="el" href="pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

147
doc/html/globals_g.html Normal file
View File

@ -0,0 +1,147 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_g.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_g"></a>- g -</h3><ul>
<li>gather_batch()
: <a class="el" href="pearl-otf-import_8ipf.html#ae2640256d7d07c11b41621430279cef6">pearl-otf-import.ipf</a>
</li>
<li>gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a83cdbd96c5b59011914d53118e5ef71c">pearl-scienta-preprocess.ipf</a>
</li>
<li>get_default_panel_name()
: <a class="el" href="pearl-elog_8ipf.html#a1376b5c9e6b1180a09961bc3296849ae">pearl-elog.ipf</a>
</li>
<li>get_elog_df()
: <a class="el" href="pearl-elog_8ipf.html#ac45196cb9ce8b43b76c9daf67689c49a">pearl-elog.ipf</a>
</li>
<li>get_hemi_nickname()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a987811346894d8d81fc590b2f5ccec49">pearl-anglescan-process.ipf</a>
</li>
<li>get_hemi_prefix()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1442bc23122d52ba9c77e0f9baaad1da">pearl-anglescan-process.ipf</a>
</li>
<li>get_log_path()
: <a class="el" href="pearl-elog_8ipf.html#ad1a72c63f269b2e22b21a72d1ef3b279">pearl-elog.ipf</a>
</li>
<li>get_panel_attributes()
: <a class="el" href="pearl-elog_8ipf.html#a66e1200515eff8cd5c961572eccd7220">pearl-elog.ipf</a>
</li>
<li>get_panel_graphs()
: <a class="el" href="pearl-elog_8ipf.html#ace94356f691cbe343761aabd67ced23c">pearl-elog.ipf</a>
</li>
<li>get_panel_message()
: <a class="el" href="pearl-elog_8ipf.html#a7ce92b03b6a786129959d44bf1112efa">pearl-elog.ipf</a>
</li>
<li>get_source_image()
: <a class="el" href="pearl-area-display_8ipf.html#a4b76a98582f5997d3810f969dbb6c4ed">pearl-area-display.ipf</a>
</li>
<li>get_timestamp()
: <a class="el" href="pearl-elog_8ipf.html#a6b2d6cf641c61120332ac1983b2f3846">pearl-elog.ipf</a>
</li>
<li>get_view_folder()
: <a class="el" href="pearl-area-display_8ipf.html#a1bf20e37ed3e9c76be8ebe448c68a048">pearl-area-display.ipf</a>
</li>
<li>get_view_image()
: <a class="el" href="pearl-area-display_8ipf.html#a6cc0970b41ca197fa47263556fa2686a">pearl-area-display.ipf</a>
</li>
<li>GetAttrDataFolderDFR()
: <a class="el" href="pearl-area-import_8ipf.html#aa3cdc56096a6a1bf2a2d80a6245a36d2">pearl-area-import.ipf</a>
</li>
<li>graphname_from_dfref()
: <a class="el" href="pearl-area-display_8ipf.html#a195b12857685c4e535a840c5db324b4a">pearl-area-display.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

114
doc/html/globals_h.html Normal file
View File

@ -0,0 +1,114 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_h.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_h"></a>- h -</h3><ul>
<li>hemi_add_anglescan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4952bc53e3d6d272d25b5e35e91696b5">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_add_aziscan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4641c716180d737700c6df87f5f8974e">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_azi_cut()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab6ac1268de338040028dca8d0ddc967c">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_polar_cut()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa486e16909d01e2251eeb4d635b972b1">pearl-anglescan-process.ipf</a>
</li>
<li>hemi_radius_mm
: <a class="el" href="fermi-edge-analysis_8ipf.html#a0cb8da36beae05c79fe5b1da918d3897">fermi-edge-analysis.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

146
doc/html/globals_i.html Normal file
View File

@ -0,0 +1,146 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_i.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_i"></a>- i -</h3><ul>
<li>IgorBeforeNewHook()
: <a class="el" href="pearl-elog_8ipf.html#ae824bbf81f8b7d16b36b53e3f3d85f69">pearl-elog.ipf</a>
</li>
<li>IgorQuitHook()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a0852e59e9018cf3f7e176aa2355b18e3">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a6fcae5eafc97bca9a637bd7800b13e25">pearl-elog.ipf</a>
</li>
<li>import_tpi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a5265fd61f86eb72dd877e4190bfb4adf">pearl-anglescan-process.ipf</a>
</li>
<li>import_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ae53e615892fbc39f831b6bd7a0ae242e">pearl-anglescan-tracker.ipf</a>
</li>
<li>init_package()
: <a class="el" href="pearl-data-explorer_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a7a4572f4f861f7eb46c932508d1164f9">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-anglescan-panel_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a45e930b8eadd7cf6a5f664befd87d725">pearl-anglescan-tracker.ipf</a>
</li>
<li>init_volatile_vars()
: <a class="el" href="pearl-elog_8ipf.html#a85cf9d39ea917860b463b1b4111705f2">pearl-elog.ipf</a>
</li>
<li>initStruct()
: <a class="el" href="pearl-matrix-import_8ipf.html#af0eaec901e06ce59250eb434539a0f6c">pearl-matrix-import.ipf</a>
</li>
<li>int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1e91197cd7a3581b70bc59a194d3f43b">pearl-scienta-preprocess.ipf</a>
</li>
<li>int_quadbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#ad626526589efec3f2f72ad001702fe39">pearl-scienta-preprocess.ipf</a>
</li>
<li>integrate_curved_edge()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a2a1d7b49c1f88f29ee6d49f6a6f4fbf8">fermi-edge-analysis.ipf</a>
</li>
<li>interpolate_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#acca0130cccf2286863bbf5b7f91c5b3b">pearl-anglescan-process.ipf</a>
</li>
<li>IterateDataFolders()
: <a class="el" href="pearl-tools_8ipf.html#a7c5307e5e7c0202d2b088fdc11887069">pearl-tools.ipf</a>
</li>
<li>IterateWaves()
: <a class="el" href="pearl-tools_8ipf.html#aabc250f68dd85ca58d7be5077255af99">pearl-tools.ipf</a>
</li>
<li>itx_suggest_foldername()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6b5e9729ee6dedbb217c741639a168ed">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

190
doc/html/globals_k.html Normal file
View File

@ -0,0 +1,190 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_k.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_k"></a>- k -</h3><ul>
<li>kAngleDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a83930d4384b0238fc8416ba03dbc0386">pearl-pshell-import.ipf</a>
</li>
<li>kAttachColName
: <a class="el" href="pearl-elog_8ipf.html#addbdec64930e9c1e417b16b25df8c723">pearl-elog.ipf</a>
</li>
<li>kAttachColSel
: <a class="el" href="pearl-elog_8ipf.html#aae61ff4d4a4d83dfc55af45d9ed1cbc3">pearl-elog.ipf</a>
</li>
<li>kAttachColTitle
: <a class="el" href="pearl-elog_8ipf.html#a5afeb893f92034532341ae51471dc2d2">pearl-elog.ipf</a>
</li>
<li>kDataDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a277cd450cca7832aa44f8097934e6acb">pearl-pshell-import.ipf</a>
</li>
<li>kDetectorSensitivity
: <a class="el" href="pearl-pshell-import_8ipf.html#a5745428740b64cd66394a7fcd78b86f1">pearl-pshell-import.ipf</a>
</li>
<li>kdfPersistent
: <a class="el" href="pearl-elog_8ipf.html#a3498e65d04de046481170b49d4e3d0d6">pearl-elog.ipf</a>
</li>
<li>kdfRoot
: <a class="el" href="pearl-elog_8ipf.html#af34e46263aa50843f98f755988f9ab5c">pearl-elog.ipf</a>
</li>
<li>kdfTemplates
: <a class="el" href="pearl-elog_8ipf.html#a28eb44739e7d5c7f9899a69afa231b8e">pearl-elog.ipf</a>
</li>
<li>kdfVolatile
: <a class="el" href="pearl-elog_8ipf.html#a915905f2e57d0d9a25c75f39fcce485f">pearl-elog.ipf</a>
</li>
<li>kEnergyDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a5ad52cb10171572c454f9426d3a9be21">pearl-pshell-import.ipf</a>
</li>
<li>kill_progress_panel()
: <a class="el" href="pearl-gui-tools_8ipf.html#aca0a41a0f28a35ac7535df30ddbd79fe">pearl-gui-tools.ipf</a>
</li>
<li>kPreviewDatasets
: <a class="el" href="pearl-pshell-import_8ipf.html#a3c72087695969f42ea91c000de47b26e">pearl-pshell-import.ipf</a>
</li>
<li>kProjArea
: <a class="el" href="pearl-anglescan-process_8ipf.html#a207c56ac03cc18bf1bfde88dbfe2666f">pearl-anglescan-process.ipf</a>
</li>
<li>kProjDist
: <a class="el" href="pearl-anglescan-process_8ipf.html#aae45cc49d67f79dcedc4420f82acea4c">pearl-anglescan-process.ipf</a>
</li>
<li>kProjGnom
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4a40c73c0e03545e0050ea370e9c57d3">pearl-anglescan-process.ipf</a>
</li>
<li>kProjOrtho
: <a class="el" href="pearl-anglescan-process_8ipf.html#a3b3bd11c35d5f850b34937ab6c45f659">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleArea
: <a class="el" href="pearl-anglescan-process_8ipf.html#afa14187803f5b428a96c8234e04ab217">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleDist
: <a class="el" href="pearl-anglescan-process_8ipf.html#a04e75675884236b6ed8244d7575d3a13">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleGnom
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab6670abb621d01994c0b9974f58be843">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleOrtho
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa5487fdee22e0da61a511c14239262f5">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleStereo
: <a class="el" href="pearl-anglescan-process_8ipf.html#aed66bda9701d8a69b2174fac974aa665">pearl-anglescan-process.ipf</a>
</li>
<li>kProjStereo
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac151c6f989d6a568fdef0acb791f84db">pearl-anglescan-process.ipf</a>
</li>
<li>ks_filematch_adh5
: <a class="el" href="pearl-data-explorer_8ipf.html#a181ccce237172811baf3de5a7a06370d">pearl-data-explorer.ipf</a>
</li>
<li>ks_filematch_itx
: <a class="el" href="pearl-data-explorer_8ipf.html#a53af8689144e3aeb27ca177db5dd0c22">pearl-data-explorer.ipf</a>
</li>
<li>ks_filematch_mtrx
: <a class="el" href="pearl-data-explorer_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0">pearl-matrix-import.ipf</a>
</li>
<li>ks_filematch_pshell
: <a class="el" href="pearl-data-explorer_8ipf.html#a00bf5267a40b2b3d760c64d73e139878">pearl-data-explorer.ipf</a>
</li>
<li>kScanDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a412b4753ceb753d705a113a26c018b22">pearl-pshell-import.ipf</a>
</li>
<li>kScientaScalingDatasets
: <a class="el" href="pearl-pshell-import_8ipf.html#a03f00b3299bc3df671fcc239f7dd5418">pearl-pshell-import.ipf</a>
</li>
<li>kTransposedDatasets
: <a class="el" href="pearl-pshell-import_8ipf.html#a0f2c168c04d075734edb995361aefb82">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

150
doc/html/globals_l.html Normal file
View File

@ -0,0 +1,150 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_l.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_l"></a>- l -</h3><ul>
<li>lbp_datasets()
: <a class="el" href="pearl-data-explorer_8ipf.html#a8ec37ab6c651003957d7e1ba728de89e">pearl-data-explorer.ipf</a>
</li>
<li>lbp_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a614e89b9c06511144ccb380e61cc7bd6">pearl-data-explorer.ipf</a>
</li>
<li>line_average()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa54a550eccad2c8ccd82d2b4167f7a92">pearl-anglescan-process.ipf</a>
</li>
<li>list_logbooks()
: <a class="el" href="pearl-elog_8ipf.html#a356bebea8eb41c9ac3ea2148af22707f">pearl-elog.ipf</a>
</li>
<li>load_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1bbf3e1592f3344f3628526fa549dfdf">pearl-data-explorer.ipf</a>
</li>
<li>load_hdf_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a0c839d5f8f49e6937a6532bba3ef3714">pearl-data-explorer.ipf</a>
</li>
<li>load_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a89f73edcd51a675f4c3933cd0242484e">pearl-anglescan-process.ipf</a>
</li>
<li>load_itx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a26f2f2bf5efc39dabb2a01abcc559e3e">pearl-data-explorer.ipf</a>
</li>
<li>load_mtrx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a98e327fa65bbcb3cd7c97545f7201afe">pearl-data-explorer.ipf</a>
</li>
<li>load_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a92c27964d49ab8bcd7afc858ebe214a3">pearl-elog.ipf</a>
</li>
<li>load_pshell_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a74c69e870329c5dd3b08f92bdeb21d87">pearl-data-explorer.ipf</a>
</li>
<li>load_selected_files()
: <a class="el" href="pearl-data-explorer_8ipf.html#a2178d5acf21fe4372ecc06224bec28ba">pearl-data-explorer.ipf</a>
</li>
<li>load_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a3882038c0ad82396b6591fd756817535">pearl-anglescan-tracker.ipf</a>
</li>
<li>LoadPearlArpes()
: <a class="el" href="pearl-menu_8ipf.html#aa70ef420d6fe0f6a433cd2371fc4a03d">pearl-menu.ipf</a>
</li>
<li>LoadPearlOptics()
: <a class="el" href="pearl-menu_8ipf.html#af6c9740540c6242eb7bf57fc49de82ab">pearl-menu.ipf</a>
</li>
<li>LoadPearlPreparation()
: <a class="el" href="pearl-menu_8ipf.html#a3658ae687e12987fa1d70636849a060f">pearl-menu.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

168
doc/html/globals_m.html Normal file
View File

@ -0,0 +1,168 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_m.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_m"></a>- m -</h3><ul>
<li>make_hemi_grid()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a902ac3a24e33f651e83ee03d31707da7">pearl-anglescan-process.ipf</a>
</li>
<li>make_view_folder()
: <a class="el" href="pearl-area-display_8ipf.html#a2b183a27ec795b0ec1f8efabe3068369">pearl-area-display.ipf</a>
</li>
<li>matrix_format_elog_message()
: <a class="el" href="pearl-matrix-import_8ipf.html#a81b1d81261a32d0ed4cf79b81487f1b4">pearl-matrix-import.ipf</a>
</li>
<li>matrix_preview_2d()
: <a class="el" href="pearl-matrix-import_8ipf.html#a856478705a78e8105ea5d91a2228975b">pearl-matrix-import.ipf</a>
</li>
<li>mcp_radius_epass
: <a class="el" href="fermi-edge-analysis_8ipf.html#a4749b9bce3e1d0381bd9daeb97c9754c">fermi-edge-analysis.ipf</a>
</li>
<li>mcp_radius_mm
: <a class="el" href="fermi-edge-analysis_8ipf.html#a4dcc00b93822f1663be2908b10d2ad3e">fermi-edge-analysis.ipf</a>
</li>
<li>mcp_radius_pix
: <a class="el" href="fermi-edge-analysis_8ipf.html#a09f26b0a0fd940a3d8c6f92aa769c8bc">fermi-edge-analysis.ipf</a>
</li>
<li>move_attach_item()
: <a class="el" href="pearl-elog_8ipf.html#a7990f2948d48aefe990271d1961df833">pearl-elog.ipf</a>
</li>
<li>mtrx_create_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_file_brickletID()
: <a class="el" href="pearl-matrix-import_8ipf.html#ad74d5afa71179728a9237d1ec5884482">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_get_cycle_folder()
: <a class="el" href="pearl-matrix-import_8ipf.html#a1a46b042e41daffee61706ab2cf54351">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_all()
: <a class="el" href="pearl-matrix-import_8ipf.html#a6ac0c685976b0e0c1944fb616a4f3a3c">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_file()
: <a class="el" href="pearl-matrix-import_8ipf.html#a6aeef317fd468c88c99a274338c70ae3">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_info()
: <a class="el" href="pearl-matrix-import_8ipf.html#a3a0ba4a7ad64739303b705d92be53267">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_load_preview()
: <a class="el" href="pearl-matrix-import_8ipf.html#abd09594d22038853e1e8021e0f36363d">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_open_file()
: <a class="el" href="pearl-matrix-import_8ipf.html#a59e72c849f4314aaa8339fd899665d85">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_parse_filename()
: <a class="el" href="pearl-matrix-import_8ipf.html#a4bfeaf81ac483df0a38b26b6a8cf74a6">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_scale_dataset()
: <a class="el" href="pearl-matrix-import_8ipf.html#ad8532f1473f92539fe88217d5d6e3368">pearl-matrix-import.ipf</a>
</li>
<li>mtrx_split_filename()
: <a class="el" href="pearl-matrix-import_8ipf.html#a0dc1efa23739e10b7558543b166e95b9">pearl-matrix-import.ipf</a>
</li>
<li>MultiDoniachSunjicLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a1520bd078ef77fd16ba20e95dbc6829d">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#aad1418e71830c1ec71d7dd62b2ecf9ba">pearl-fitfuncs.ipf</a>
</li>
<li>MultiGaussLinBG_AO()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a2c6547164c0b46efecf4d372ea04c263">pearl-fitfuncs.ipf</a>
</li>
<li>MultiVoigtLinBG()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a3a94468da285a31eed5e990cd90e5cdf">pearl-fitfuncs.ipf</a>
</li>
</ul>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

117
doc/html/globals_n.html Normal file
View File

@ -0,0 +1,117 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_n.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_n"></a>- n -</h3><ul>
<li>normalize_strip_2d()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac617c3b400488b656493af8ca08f1791">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_phi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#aaa734fddecdd75c7cabe20ba777b41b9">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_theta()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a9b56897bd92d926d65f4c67bef1d41bb">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_thetaphi()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ad0a93367d2e9b66bb7b81697e87adfaf">pearl-anglescan-process.ipf</a>
</li>
<li>normalize_strip_x()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48b7d774ed8d3f4329e9923e18e580e8">pearl-anglescan-process.ipf</a>
</li>
<li>notebook_add_attributes()
: <a class="el" href="pearl-data-explorer_8ipf.html#a0c162346b59b0f66d34ee26ce5fe1e52">pearl-data-explorer.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

126
doc/html/globals_o.html Normal file
View File

@ -0,0 +1,126 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_o.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_o"></a>- o -</h3><ul>
<li>otf_gather_batch()
: <a class="el" href="pearl-otf-import_8ipf.html#ad2a83b85030a7d7769d434d6e2e9e557">pearl-otf-import.ipf</a>
</li>
<li>otf_gather_iterator()
: <a class="el" href="pearl-otf-import_8ipf.html#a44078e1d8f26e515539acb96973fc630">pearl-otf-import.ipf</a>
</li>
<li>otf_interp()
: <a class="el" href="pearl-otf-import_8ipf.html#abd8897317366046dfb97c6ca53813d18">pearl-otf-import.ipf</a>
</li>
<li>otf_load_itx()
: <a class="el" href="pearl-otf-import_8ipf.html#a3632f8a5c0ee32a14a3e589b74a0c496">pearl-otf-import.ipf</a>
</li>
<li>otf_load_itx_all()
: <a class="el" href="pearl-otf-import_8ipf.html#a603b71176ed838713ec555c440082e22">pearl-otf-import.ipf</a>
</li>
<li>otf_load_itx_match()
: <a class="el" href="pearl-otf-import_8ipf.html#aa47fc4b956ee84a993b6d285b628fe20">pearl-otf-import.ipf</a>
</li>
<li>otf_rename_folders()
: <a class="el" href="pearl-otf-import_8ipf.html#a715f9cf2d2b1ffb04f2f9a0e344a80ee">pearl-otf-import.ipf</a>
</li>
<li>otf_rename_folders_iterator()
: <a class="el" href="pearl-otf-import_8ipf.html#a882da254075e8d89f0117e491af90df0">pearl-otf-import.ipf</a>
</li>
<li>otf_smo_int()
: <a class="el" href="pearl-otf-import_8ipf.html#aba965b854836658aa00e3ec2b361d7c9">pearl-otf-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

359
doc/html/globals_p.html Normal file
View File

@ -0,0 +1,359 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_p.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>package_name
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-elog.ipf</a>
</li>
<li>package_path
: <a class="el" href="pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.ipf</a>
, <a class="el" href="pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-data-explorer.ipf</a>
</li>
<li>parse_result()
: <a class="el" href="pearl-elog_8ipf.html#a5306514bf7d1a582aec146256ae45a12">pearl-elog.ipf</a>
</li>
<li>pearl_data_explorer()
: <a class="el" href="pearl-data-explorer_8ipf.html#ab7e3b3a0a901f7559ee9f5affb9a6fca">pearl-data-explorer.ipf</a>
</li>
<li>pearl_elog()
: <a class="el" href="pearl-elog_8ipf.html#a4088a48a8428629f120c08a419af62d6">pearl-elog.ipf</a>
</li>
<li>pearl_file_type()
: <a class="el" href="pearl-data-explorer_8ipf.html#a8a923d7095071e7e6f99018379807732">pearl-data-explorer.ipf</a>
</li>
<li>PearlAnglescanTracker()
: <a class="el" href="pearl-menu_8ipf.html#a74bc5da7843ee6c25f2d9c93d22a6ffa">pearl-menu.ipf</a>
</li>
<li>PearlDataExplorer()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5b824531904179a94e0eaa3ffa09172e">pearl-data-explorer.ipf</a>
</li>
<li>PearlElogPanel()
: <a class="el" href="pearl-elog_8ipf.html#a6da33f1bb2639cb912e9b25af25bf663">pearl-elog.ipf</a>
</li>
<li>PearlLiveDisplay()
: <a class="el" href="pearl-menu_8ipf.html#a61ded60be72959b00f22842afa37c56f">pearl-menu.ipf</a>
</li>
<li>PearlMenuEnableFunc()
: <a class="el" href="pearl-menu_8ipf.html#a3404a53bf13a01c1e811d1af6c35b726">pearl-menu.ipf</a>
</li>
<li>pizza_service()
: <a class="el" href="pearl-anglescan-process_8ipf.html#afed227ae79873fd32c96afbf606d1965">pearl-anglescan-process.ipf</a>
</li>
<li>pizza_service_2()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a229770447193d4fd12032b235aab4d28">pearl-anglescan-process.ipf</a>
</li>
<li>pmp_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a07efc5d6a7121540cc185c251353677c">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmp_data_mouseup()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4dad34b0481be20234fa5e8d25b262c4">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmp_export()
: <a class="el" href="pearl-area-display_8ipf.html#ac5c7a25e9a8c0b001a429bae23639da9">pearl-area-display.ipf</a>
</li>
<li>pmp_graph_colortable()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac80c675f6f1a5505e9b6f0349ff5fe92">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a1b41c992729d627445dbba0637b31ece">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_graph_projection()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#af83bfcf48723e7f6eeb78b4e0d84277d">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_alpha_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#acc1028dcd046f441ceaac268ffac9af6">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_theta_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ae68496dbe344dc8a2c7c99b2d3f4b01c">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_norm_thetaphi_mode()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a289996a12d0ef46af1dac49a67289931">pearl-anglescan-panel.ipf</a>
</li>
<li>pmp_parameters()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6d484e3bb5f8c18d3b2910e8346b2c17">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmp_parameters_mouseup()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ad06e1354226f4f617ad0a8d6d7572dca">pearl-anglescan-tracker.ipf</a>
</li>
<li>pmsco_load_xyz()
: <a class="el" href="pearl-pmsco-import_8ipf.html#ab3421c7f54aa64e5e493b267d700c0c8">pearl-pmsco-import.ipf</a>
</li>
<li>pmsco_save_scan()
: <a class="el" href="pearl-pmsco-import_8ipf.html#aa31bbaa2fc77b447e6c6f386b23abdd9">pearl-pmsco-import.ipf</a>
</li>
<li>polar2cart()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#a94ccfa9cf52c55eb1f66c2704478c396">pearl-polar-coordinates.ipf</a>
</li>
<li>polar2cart_wave()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#a6a0ffb6b9160413d9694b1fd8e10c858">pearl-polar-coordinates.ipf</a>
</li>
<li>polar_distance()
: <a class="el" href="pearl-polar-coordinates_8ipf.html#a58139e6ebfba242b6b2ba3533b865a9a">pearl-polar-coordinates.ipf</a>
</li>
<li>polar_graph_hook()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac4dbd1ece37b2cf22fa976a153977288">pearl-anglescan-process.ipf</a>
</li>
<li>prefs_objects
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
</li>
<li>prepare_command_line()
: <a class="el" href="pearl-elog_8ipf.html#abd15431defaec6d770cc8cab2a40e6b0">pearl-elog.ipf</a>
</li>
<li>prepare_graph_attachments()
: <a class="el" href="pearl-elog_8ipf.html#a4986de01085dc5481500240ef7667419">pearl-elog.ipf</a>
</li>
<li>prepare_hemi_scan_display()
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac15ebd5a19c558dde666ab36aeb9906f">pearl-anglescan-process.ipf</a>
</li>
<li>preview_attributes()
: <a class="el" href="pearl-data-explorer_8ipf.html#a415e4867be1ee37d84fd609b06f6dcb8">pearl-data-explorer.ipf</a>
</li>
<li>preview_crop_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a24093c0e17cb670de9eb2ee795c46fff">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_datafolder()
: <a class="el" href="pearl-data-explorer_8ipf.html#a6e8eaf8c092f5da60bd425f9bd8bf178">pearl-data-explorer.ipf</a>
</li>
<li>preview_dataset()
: <a class="el" href="pearl-data-explorer_8ipf.html#a68d38e9464f7d13520ec040cffdf5c3b">pearl-data-explorer.ipf</a>
</li>
<li>preview_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a3232c51a8c19eaf86b9bc67352967a9f">pearl-data-explorer.ipf</a>
</li>
<li>preview_hdf_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1731f8e1507d90e285885723ae32ba13">pearl-data-explorer.ipf</a>
</li>
<li>preview_itx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a4633885afab755fbc5d262178b9ddcb8">pearl-data-explorer.ipf</a>
</li>
<li>preview_matrix_file()
: <a class="el" href="pearl-matrix-import_8ipf.html#a8acd2b03343ef9bdfecaa75e831392d1">pearl-matrix-import.ipf</a>
</li>
<li>preview_mtrx_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a340f334c6caa966ee1eb891614e57b5b">pearl-data-explorer.ipf</a>
</li>
<li>preview_norm_alpha()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ad355d06d3b57bb458bd62e6d6f1f2417">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_phi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a0c228ce2048827dc8161691ec5c425fc">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_theta()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#abe1237d8bf79a2ec3791ad9fe184bc3f">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_norm_thetaphi()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a3e798e20a99a03a789dd7914612e4fd2">pearl-anglescan-panel.ipf</a>
</li>
<li>preview_pshell_file()
: <a class="el" href="pearl-data-explorer_8ipf.html#a457d2257ffd5880ab858fa583a5d1c99">pearl-data-explorer.ipf</a>
</li>
<li>preview_setscale_x()
: <a class="el" href="pearl-data-explorer_8ipf.html#a5a7d3c00360944c00f236900b992694d">pearl-data-explorer.ipf</a>
</li>
<li>process_image_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d">pearl-anglescan-tracker.ipf</a>
</li>
<li>prompt_default_process()
: <a class="el" href="pearl-data-explorer_8ipf.html#a505ebda6bdecc4120e01766d7aedaf5d">pearl-data-explorer.ipf</a>
</li>
<li>prompt_func_params()
: <a class="el" href="pearl-data-explorer_8ipf.html#a1d7f4ad59b81ecd84bb63cfabd9f24dc">pearl-data-explorer.ipf</a>
</li>
<li>prompt_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a1514250704b40aa2614d389a2e250d61">pearl-scienta-preprocess.ipf</a>
</li>
<li>prompt_hdf_options()
: <a class="el" href="pearl-data-explorer_8ipf.html#a200e7ba052fbce4614fb4254701646ab">pearl-data-explorer.ipf</a>
</li>
<li>prompt_int_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a145c7275b8809c5e789b932ef46e4811">pearl-scienta-preprocess.ipf</a>
</li>
<li>prompt_int_quadbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6d06ea5a11ba79160efeea7fe673af8c">pearl-scienta-preprocess.ipf</a>
</li>
<li>prompt_redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a6e7de6441bbcba217760448babaca827">pearl-scienta-preprocess.ipf</a>
</li>
<li>ps_detect_scale()
: <a class="el" href="pearl-pshell-import_8ipf.html#acba7f4b98f67cc112c02dfeefe3e5acd">pearl-pshell-import.ipf</a>
</li>
<li>ps_scale_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#adc11ea797562b3d99c247f4866618d39">pearl-pshell-import.ipf</a>
</li>
<li>ps_scale_dataset_2()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2c456397c36d4116bfddca452eff5954">pearl-pshell-import.ipf</a>
</li>
<li>ps_scale_datasets()
: <a class="el" href="pearl-pshell-import_8ipf.html#af08a467036c64f70ca3dfe644fcc457c">pearl-pshell-import.ipf</a>
</li>
<li>ps_set_dimlabels()
: <a class="el" href="pearl-pshell-import_8ipf.html#aba25eb98e4c6cc9066c46ef6be1cde15">pearl-pshell-import.ipf</a>
</li>
<li>ps_set_dimlabels2()
: <a class="el" href="pearl-pshell-import_8ipf.html#a8704627410409bcd27a1adeda4082c47">pearl-pshell-import.ipf</a>
</li>
<li>psh5_close_file()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2fc497747287d6fe40c6de997ed4a90d">pearl-pshell-import.ipf</a>
</li>
<li>psh5_list_scan_datasets()
: <a class="el" href="pearl-pshell-import_8ipf.html#a4508bd507c4c935bd8463d9b2b84c6fc">pearl-pshell-import.ipf</a>
</li>
<li>psh5_list_scan_regions()
: <a class="el" href="pearl-pshell-import_8ipf.html#acb317b57ef137d4d5da5938013dbe442">pearl-pshell-import.ipf</a>
</li>
<li>psh5_list_scans()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2152f7c39a187b740cf9890767ffac3f">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_complete()
: <a class="el" href="pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#ac4dfb90b951d29b56501e904f5cc38aa">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_meta()
: <a class="el" href="pearl-pshell-import_8ipf.html#afde787a00a18dc8c63b100d8ac7d992f">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_reduced()
: <a class="el" href="pearl-pshell-import_8ipf.html#a13a45e8618c1ab7406e1aa5e608e21fe">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_slab()
: <a class="el" href="pearl-pshell-import_8ipf.html#a035a4df9f4508144149abdb0b46c87d1">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_dataset_slabs()
: <a class="el" href="pearl-pshell-import_8ipf.html#a2972587ec82cc2a261b8119a582b4215">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_info()
: <a class="el" href="pearl-pshell-import_8ipf.html#aa14b28120a07a8213e5a692930704a4b">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_preview()
: <a class="el" href="pearl-pshell-import_8ipf.html#a1dc6c971120749b378014f1f63cb6668">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_reduced()
: <a class="el" href="pearl-pshell-import_8ipf.html#a3eefc2f84a09f2ce29893c71ef44ae32">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_attrs()
: <a class="el" href="pearl-pshell-import_8ipf.html#aec191d0167bbf606d24396f4658104b5">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_complete()
: <a class="el" href="pearl-pshell-import_8ipf.html#a0a02f87e19e825964aa17c46ed51df8c">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_data()
: <a class="el" href="pearl-pshell-import_8ipf.html#ad26b0b56d7ccd23547535091c9430569">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_info()
: <a class="el" href="pearl-pshell-import_8ipf.html#a79ac37bb666b42c3332e9984196ccfe7">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_meta()
: <a class="el" href="pearl-pshell-import_8ipf.html#aa56c25d64b3e59f74d6dd92a599cce4f">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_preview()
: <a class="el" href="pearl-pshell-import_8ipf.html#ad3b9354b137ba4f1bc3ed2e74f24dc88">pearl-pshell-import.ipf</a>
</li>
<li>psh5_load_scan_section()
: <a class="el" href="pearl-pshell-import_8ipf.html#a83804ba9637debed6ef8b13e7b9b19e0">pearl-pshell-import.ipf</a>
</li>
<li>psh5_open_file()
: <a class="el" href="pearl-pshell-import_8ipf.html#accc20b0fc6bda95ba0cd0aea6633086f">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

102
doc/html/globals_q.html Normal file
View File

@ -0,0 +1,102 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_q.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_q"></a>- q -</h3><ul>
<li>quick_pizza_image()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a0b9e2b025e1d55d2a064edccf6c1c3e3">pearl-anglescan-process.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

134
doc/html/globals_r.html Normal file
View File

@ -0,0 +1,134 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_r.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_r"></a>- r -</h3><ul>
<li>read_attribute_info()
: <a class="el" href="pearl-area-import_8ipf.html#ac98a5f2d12b559aba4e53192c49a7743">pearl-area-import.ipf</a>
</li>
<li>record_results()
: <a class="el" href="fermi-edge-analysis_8ipf.html#aac6bac1ee0582caa0676bdc9c2d254f0">fermi-edge-analysis.ipf</a>
</li>
<li>redim_linbg_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a8e2aef3e0d5f2b304399a11423661fdc">pearl-scienta-preprocess.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>
</li>
<li>rotate2d_x()
: <a class="el" href="pearl-vector-operations_8ipf.html#ac579a92f012f0d0ef7b8f097e1c8b3c7">pearl-vector-operations.ipf</a>
</li>
<li>rotate2d_y()
: <a class="el" href="pearl-vector-operations_8ipf.html#a355150c423ab975fe7f1832917118ea3">pearl-vector-operations.ipf</a>
</li>
<li>rotate_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a5162488b366e217195d8f8bd7cdde0ce">pearl-anglescan-process.ipf</a>
</li>
<li>rotate_x_wave()
: <a class="el" href="pearl-vector-operations_8ipf.html#ada80428496dc748b960bd9c65df7da8b">pearl-vector-operations.ipf</a>
</li>
<li>rotate_y_wave()
: <a class="el" href="pearl-vector-operations_8ipf.html#adfd1d68e739694982fbd00b76568c1c0">pearl-vector-operations.ipf</a>
</li>
<li>rotate_z_wave()
: <a class="el" href="pearl-vector-operations_8ipf.html#a0030e927980581d57781ad391f2d872a">pearl-vector-operations.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

192
doc/html/globals_s.html Normal file
View File

@ -0,0 +1,192 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_s.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_s"></a>- s -</h3><ul>
<li>save_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a48cbd596656bc6d849c53afb4c58b90d">pearl-anglescan-process.ipf</a>
</li>
<li>save_prefs()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-elog.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#ac729557a307bddd2f2ad298199976c01">pearl-anglescan-tracker.ipf</a>
</li>
<li>save_scan_helper()
: <a class="el" href="pearl-pmsco-import_8ipf.html#a0a53a4686b482d62fe1797932a1708db">pearl-pmsco-import.ipf</a>
</li>
<li>save_tracker_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a8d6e9058f2b0b4978f56e892ce199e6a">pearl-anglescan-tracker.ipf</a>
</li>
<li>select_dataset()
: <a class="el" href="pearl-pshell-import_8ipf.html#abb4afdef6ae4476c25a1ff77b17266c3">pearl-pshell-import.ipf</a>
</li>
<li>set_contrast()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a666dab03bb2e97ffef81cea450184d42">pearl-anglescan-process.ipf</a>
</li>
<li>set_panel_attributes()
: <a class="el" href="pearl-elog_8ipf.html#a39a1f418c8a2f9a5e4ab976827d8efca">pearl-elog.ipf</a>
</li>
<li>set_panel_graphs()
: <a class="el" href="pearl-elog_8ipf.html#a6eca5f4fab999984df32b50dd669c0b1">pearl-elog.ipf</a>
</li>
<li>set_panel_message()
: <a class="el" href="pearl-elog_8ipf.html#aa7a3988440bb6d73573b50a4698a0e75">pearl-elog.ipf</a>
</li>
<li>set_polar_graph_cursor()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a70b0e243bcbd549e2b1da74aab605629">pearl-anglescan-process.ipf</a>
</li>
<li>set_rotation_x()
: <a class="el" href="pearl-vector-operations_8ipf.html#a8a8dff94d9f7b992c2c2c0744001e74b">pearl-vector-operations.ipf</a>
</li>
<li>set_rotation_y()
: <a class="el" href="pearl-vector-operations_8ipf.html#adfdf1cfe8812d8d0006228f6c14c9582">pearl-vector-operations.ipf</a>
</li>
<li>set_rotation_z()
: <a class="el" href="pearl-vector-operations_8ipf.html#a76feca10fe5d3e085f01c73a59b38424">pearl-vector-operations.ipf</a>
</li>
<li>set_trace_colors()
: <a class="el" href="pearl-area-display_8ipf.html#abafc4f012b04592724109f4757cbe271">pearl-area-display.ipf</a>
</li>
<li>setup_data()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a6bfd8b6eba0b206df6ec56c7b6489e0b">pearl-anglescan-tracker.ipf</a>
</li>
<li>setup_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa79c1d1584eb2322adae328bf1437f34">pearl-anglescan-tracker.ipf</a>
</li>
<li>setup_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#aa7c4e3e0ed255e61bc80f8b27b78fce6">pearl-anglescan-tracker.ipf</a>
</li>
<li>show_analyser_line()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a01bac9e7d4ba743c3c34177a05070466">pearl-anglescan-process.ipf</a>
</li>
<li>show_preview_graph()
: <a class="el" href="pearl-data-explorer_8ipf.html#a4db79d04c74beb1af71b72916f8f0362">pearl-data-explorer.ipf</a>
</li>
<li>show_shift()
: <a class="el" href="fermi-edge-analysis_8ipf.html#acf72d644b8d37b6c26b1e070edba4e30">fermi-edge-analysis.ipf</a>
</li>
<li>ShowComponents_Au4f_2p2()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716">pearl-fitfuncs.ipf</a>
</li>
<li>ShowComponents_Au4f_2p3()
: <a class="el" href="pearl-fitfuncs_8ipf.html#a02368cc4adfbd746cd2f1e7d73884a61">pearl-fitfuncs.ipf</a>
</li>
<li>slit_correction()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a4cec596c8fd2b21953cb45d6d347211d">fermi-edge-analysis.ipf</a>
</li>
<li>slit_shift()
: <a class="el" href="fermi-edge-analysis_8ipf.html#a27f000c3a3ea74c49db31716be3396d4">fermi-edge-analysis.ipf</a>
</li>
<li>slp_slice_position()
: <a class="el" href="pearl-area-display_8ipf.html#ace169e0824e6bddbd646972946edccbe">pearl-area-display.ipf</a>
</li>
<li>strip_delete_frames()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a13e0d37ae23f68cdc5da3d84cb4beed8">pearl-anglescan-process.ipf</a>
</li>
<li>subtract_line_bg()
: <a class="el" href="pearl-matrix-import_8ipf.html#ab80101bc780dcbe94200e2446bce51d9">pearl-matrix-import.ipf</a>
</li>
<li>SumWavesIterator()
: <a class="el" href="pearl-tools_8ipf.html#aea193a1b5fbdbb2a5dec9f25f3c05c45">pearl-tools.ipf</a>
</li>
<li>svp_slice_position()
: <a class="el" href="pearl-area-display_8ipf.html#a174177742fdce7f37027de8fa832b3bd">pearl-area-display.ipf</a>
</li>
<li>svp_smoothing()
: <a class="el" href="pearl-area-display_8ipf.html#ab10a0d94991b9cd958557dbc48d70624">pearl-area-display.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

114
doc/html/globals_t.html Normal file
View File

@ -0,0 +1,114 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_t.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_t"></a>- t -</h3><ul>
<li>test_attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a>
</li>
<li>test_gauss4_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#adb78e8b2bbfd9c0faa5eb049b1dcad1c">pearl-scienta-preprocess.ipf</a>
</li>
<li>toggle_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a02987fe03ea914a53c52d58219979d65">pearl-anglescan-tracker.ipf</a>
</li>
<li>trim_hemi_scan()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a5dc0cc7db9d3d7a6b3fa3f1b04d84a5e">pearl-anglescan-process.ipf</a>
</li>
<li>twave2list()
: <a class="el" href="pearl-pshell-import_8ipf.html#a92a18d6e81c3f521ba3bb240eaf578a9">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

135
doc/html/globals_u.html Normal file
View File

@ -0,0 +1,135 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_u.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_u"></a>- u -</h3><ul>
<li>UnloadPearlArpesPackage()
: <a class="el" href="pearl-arpes_8ipf.html#ac41f24572943dac2b40c255797a6c7a8">pearl-arpes.ipf</a>
</li>
<li>update_attach_items()
: <a class="el" href="pearl-elog_8ipf.html#a9c1cfd320e88e84dcf4f84bbcf3f46a5">pearl-elog.ipf</a>
</li>
<li>update_capture()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a9751db419b4c0de884450c09ff5822a7">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_data_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a0b8ff36cf3c20b1c0db3217d9065f7cf">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_datasets()
: <a class="el" href="pearl-data-explorer_8ipf.html#ad50f4c430d8bfe0fb5a1356cd9b84bf4">pearl-data-explorer.ipf</a>
</li>
<li>update_detector()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#ab961340af09fed4d2006bca8c0f2edd5">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_detector_graph()
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#af5a2960c49626f267fbd2873b27c8e42">pearl-anglescan-tracker.ipf</a>
</li>
<li>update_filelist()
: <a class="el" href="pearl-data-explorer_8ipf.html#a04cc0b9d5e3a649ba3514fcbf126eefe">pearl-data-explorer.ipf</a>
</li>
<li>update_menus()
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a7ddecbeeaee3f9da87ac1ecdc26f530b">pearl-anglescan-panel.ipf</a>
</li>
<li>update_polar_info()
: <a class="el" href="pearl-anglescan-process_8ipf.html#a1baaa3ffd9495ed427b43cbfe6e1edf8">pearl-anglescan-process.ipf</a>
</li>
<li>update_progress_panel()
: <a class="el" href="pearl-gui-tools_8ipf.html#a97ad19d83cf0007c4bcf97a32164610f">pearl-gui-tools.ipf</a>
</li>
<li>update_slice_info()
: <a class="el" href="pearl-area-display_8ipf.html#a2442bc044aaa12ab817a5f9fa300d1f8">pearl-area-display.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

102
doc/html/globals_v.html Normal file
View File

@ -0,0 +1,102 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_v.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_v"></a>- v -</h3><ul>
<li>version
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab">pearl-anglescan-tracker.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

245
doc/html/globals_vars.html Normal file
View File

@ -0,0 +1,245 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_vars.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="contents">
&#160;
<h3><a id="index_e"></a>- e -</h3><ul>
<li>elog_parse_id
: <a class="el" href="pearl-elog_8ipf.html#a6a9923c6465c91b1f9d1d97b090f424b">pearl-elog.ipf</a>
</li>
<li>elog_success_msg
: <a class="el" href="pearl-elog_8ipf.html#a63aa38b624b66fe502505040c25bc0c3">pearl-elog.ipf</a>
</li>
</ul>
<h3><a id="index_h"></a>- h -</h3><ul>
<li>hemi_radius_mm
: <a class="el" href="fermi-edge-analysis_8ipf.html#a0cb8da36beae05c79fe5b1da918d3897">fermi-edge-analysis.ipf</a>
</li>
</ul>
<h3><a id="index_k"></a>- k -</h3><ul>
<li>kAngleDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a83930d4384b0238fc8416ba03dbc0386">pearl-pshell-import.ipf</a>
</li>
<li>kAttachColName
: <a class="el" href="pearl-elog_8ipf.html#addbdec64930e9c1e417b16b25df8c723">pearl-elog.ipf</a>
</li>
<li>kAttachColSel
: <a class="el" href="pearl-elog_8ipf.html#aae61ff4d4a4d83dfc55af45d9ed1cbc3">pearl-elog.ipf</a>
</li>
<li>kAttachColTitle
: <a class="el" href="pearl-elog_8ipf.html#a5afeb893f92034532341ae51471dc2d2">pearl-elog.ipf</a>
</li>
<li>kDataDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a277cd450cca7832aa44f8097934e6acb">pearl-pshell-import.ipf</a>
</li>
<li>kDetectorSensitivity
: <a class="el" href="pearl-pshell-import_8ipf.html#a5745428740b64cd66394a7fcd78b86f1">pearl-pshell-import.ipf</a>
</li>
<li>kdfPersistent
: <a class="el" href="pearl-elog_8ipf.html#a3498e65d04de046481170b49d4e3d0d6">pearl-elog.ipf</a>
</li>
<li>kdfRoot
: <a class="el" href="pearl-elog_8ipf.html#af34e46263aa50843f98f755988f9ab5c">pearl-elog.ipf</a>
</li>
<li>kdfTemplates
: <a class="el" href="pearl-elog_8ipf.html#a28eb44739e7d5c7f9899a69afa231b8e">pearl-elog.ipf</a>
</li>
<li>kdfVolatile
: <a class="el" href="pearl-elog_8ipf.html#a915905f2e57d0d9a25c75f39fcce485f">pearl-elog.ipf</a>
</li>
<li>kEnergyDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a5ad52cb10171572c454f9426d3a9be21">pearl-pshell-import.ipf</a>
</li>
<li>kPreviewDatasets
: <a class="el" href="pearl-pshell-import_8ipf.html#a3c72087695969f42ea91c000de47b26e">pearl-pshell-import.ipf</a>
</li>
<li>kProjArea
: <a class="el" href="pearl-anglescan-process_8ipf.html#a207c56ac03cc18bf1bfde88dbfe2666f">pearl-anglescan-process.ipf</a>
</li>
<li>kProjDist
: <a class="el" href="pearl-anglescan-process_8ipf.html#aae45cc49d67f79dcedc4420f82acea4c">pearl-anglescan-process.ipf</a>
</li>
<li>kProjGnom
: <a class="el" href="pearl-anglescan-process_8ipf.html#a4a40c73c0e03545e0050ea370e9c57d3">pearl-anglescan-process.ipf</a>
</li>
<li>kProjOrtho
: <a class="el" href="pearl-anglescan-process_8ipf.html#a3b3bd11c35d5f850b34937ab6c45f659">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleArea
: <a class="el" href="pearl-anglescan-process_8ipf.html#afa14187803f5b428a96c8234e04ab217">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleDist
: <a class="el" href="pearl-anglescan-process_8ipf.html#a04e75675884236b6ed8244d7575d3a13">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleGnom
: <a class="el" href="pearl-anglescan-process_8ipf.html#ab6670abb621d01994c0b9974f58be843">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleOrtho
: <a class="el" href="pearl-anglescan-process_8ipf.html#aa5487fdee22e0da61a511c14239262f5">pearl-anglescan-process.ipf</a>
</li>
<li>kProjScaleStereo
: <a class="el" href="pearl-anglescan-process_8ipf.html#aed66bda9701d8a69b2174fac974aa665">pearl-anglescan-process.ipf</a>
</li>
<li>kProjStereo
: <a class="el" href="pearl-anglescan-process_8ipf.html#ac151c6f989d6a568fdef0acb791f84db">pearl-anglescan-process.ipf</a>
</li>
<li>ks_filematch_adh5
: <a class="el" href="pearl-data-explorer_8ipf.html#a181ccce237172811baf3de5a7a06370d">pearl-data-explorer.ipf</a>
</li>
<li>ks_filematch_itx
: <a class="el" href="pearl-data-explorer_8ipf.html#a53af8689144e3aeb27ca177db5dd0c22">pearl-data-explorer.ipf</a>
</li>
<li>ks_filematch_mtrx
: <a class="el" href="pearl-data-explorer_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#ad720655ff881ddecae2e1b8afed58fa0">pearl-matrix-import.ipf</a>
</li>
<li>ks_filematch_pshell
: <a class="el" href="pearl-data-explorer_8ipf.html#a00bf5267a40b2b3d760c64d73e139878">pearl-data-explorer.ipf</a>
</li>
<li>kScanDimLabel
: <a class="el" href="pearl-pshell-import_8ipf.html#a412b4753ceb753d705a113a26c018b22">pearl-pshell-import.ipf</a>
</li>
<li>kScientaScalingDatasets
: <a class="el" href="pearl-pshell-import_8ipf.html#a03f00b3299bc3df671fcc239f7dd5418">pearl-pshell-import.ipf</a>
</li>
<li>kTransposedDatasets
: <a class="el" href="pearl-pshell-import_8ipf.html#a0f2c168c04d075734edb995361aefb82">pearl-pshell-import.ipf</a>
</li>
</ul>
<h3><a id="index_m"></a>- m -</h3><ul>
<li>mcp_radius_epass
: <a class="el" href="fermi-edge-analysis_8ipf.html#a4749b9bce3e1d0381bd9daeb97c9754c">fermi-edge-analysis.ipf</a>
</li>
<li>mcp_radius_mm
: <a class="el" href="fermi-edge-analysis_8ipf.html#a4dcc00b93822f1663be2908b10d2ad3e">fermi-edge-analysis.ipf</a>
</li>
<li>mcp_radius_pix
: <a class="el" href="fermi-edge-analysis_8ipf.html#a09f26b0a0fd940a3d8c6f92aa769c8bc">fermi-edge-analysis.ipf</a>
</li>
</ul>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>package_name
: <a class="el" href="pearl-anglescan-panel_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#aca457d1f4414d20a911254b1de13ebbb">pearl-matrix-import.ipf</a>
</li>
<li>package_path
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-anglescan-tracker.ipf</a>
, <a class="el" href="pearl-data-explorer_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-data-explorer.ipf</a>
, <a class="el" href="pearl-elog_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-elog.ipf</a>
, <a class="el" href="pearl-matrix-import_8ipf.html#a75bb92ef5f80843e66a7243bd958ef8b">pearl-matrix-import.ipf</a>
</li>
<li>prefs_objects
: <a class="el" href="pearl-anglescan-panel_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-panel.ipf</a>
, <a class="el" href="pearl-anglescan-tracker_8ipf.html#a20720748c82a7eaa4b02d4084a4219b2">pearl-anglescan-tracker.ipf</a>
</li>
</ul>
<h3><a id="index_v"></a>- v -</h3><ul>
<li>version
: <a class="el" href="pearl-anglescan-tracker_8ipf.html#a4c7a521b8f1a0769c09bfa4a1fca7dab">pearl-anglescan-tracker.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

102
doc/html/globals_w.html Normal file
View File

@ -0,0 +1,102 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Globals</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('globals_w.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="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_w"></a>- w -</h3><ul>
<li>wave2list()
: <a class="el" href="pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447">pearl-pshell-import.ipf</a>
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,164 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: ARPES 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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___arpes_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="summary">
<a href="#files">Files</a> </div>
<div class="headertitle">
<div class="title">ARPES package</div> </div>
</div><!--header-->
<div class="contents">
<p>data acquisition and analysis package for ARPES at PEARL.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
Files</h2></td></tr>
<tr class="memitem:fermi-edge-analysis_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fermi-edge-analysis_8ipf.html">fermi-edge-analysis.ipf</a></td></tr>
<tr class="memdesc:fermi-edge-analysis_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">tools for analysing the Fermi edge measured by the Scienta EW4000 analyser. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-panel_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a></td></tr>
<tr class="memdesc:pearl-anglescan-panel_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interactive processing of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-anglescan-process_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a></td></tr>
<tr class="memdesc:pearl-anglescan-process_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">processing and holographic mapping of angle scanned XPD data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-area-display_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.ipf</a></td></tr>
<tr class="memdesc:pearl-area-display_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">visualization tools for 2D and 3D data. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-area-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-area-import_8ipf.html">pearl-area-import.ipf</a></td></tr>
<tr class="memdesc:pearl-area-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">HDF5 file import from EPICS area detectors. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-area-profiles_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</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">&#160;</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">&#160;</td></tr>
<tr class="memitem:pearl-data-explorer_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</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">&#160;</td><td class="mdescRight">preview and import panel for PEARL data <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-elog_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-elog_8ipf.html">pearl-elog.ipf</a></td></tr>
<tr class="memdesc:pearl-elog_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">interface for writing ELOG entries with Igor graphs as attachment. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-fitfuncs_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a></td></tr>
<tr class="memdesc:pearl-fitfuncs_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">various fit functions for photoelectron spectroscopy. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-pmsco-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pmsco-import_8ipf.html">pearl-pmsco-import.ipf</a></td></tr>
<tr class="memdesc:pearl-pmsco-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">data import/export procedures for multiple scattering calculations. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-pshell-import_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-pshell-import_8ipf.html">pearl-pshell-import.ipf</a></td></tr>
<tr class="memdesc:pearl-pshell-import_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">import data from PShell <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:pearl-scienta-preprocess_8ipf"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pearl-scienta-preprocess_8ipf.html">pearl-scienta-preprocess.ipf</a></td></tr>
<tr class="memdesc:pearl-scienta-preprocess_8ipf"><td class="mdescLeft">&#160;</td><td class="mdescRight">preprocessing functions for Scienta detector images. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>data acquisition and analysis package for ARPES at PEARL. </p>
<p>The purpose of a package is to load a bunch of dependent procedure files. The ARPES package loads the following files which are helpful when working with ARPES data (any data from the Scienta analyser, that is) from PEARL.</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-data-explorer_8ipf.html" title="preview and import panel for PEARL data ">pearl-data-explorer.ipf</a></li>
<li><a class="el" href="pearl-scienta-preprocess_8ipf.html" title="preprocessing functions for Scienta detector images. ">pearl-scienta-preprocess.ipf</a></li>
<li><a class="el" href="pearl-anglescan-process_8ipf.html" title="processing and holographic mapping of angle scanned XPD data. ">pearl-anglescan-process.ipf</a></li>
<li><a class="el" href="pearl-anglescan-panel_8ipf.html" title="interactive processing of angle scanned XPD data. ">pearl-anglescan-panel.ipf</a></li>
<li><a class="el" href="pearl-anglescan-tracker_8ipf.html">pearl-anglescan-tracker.ipf</a></li>
<li><a class="el" href="pearl-elog_8ipf.html" title="interface for writing ELOG entries with Igor graphs as attachment. ">pearl-elog.ipf</a></li>
</ul>
<p>Most of these files require the HDF5.XOP. The following files are loaded if the EPICS.XOP is present:</p>
<ul>
<li>pearl-area-live.ipf</li>
<li>pearl-epics.ipf</li>
<li>pearl-arpes-scans.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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,15 @@
var group___arpes_package =
[
[ "fermi-edge-analysis.ipf", "fermi-edge-analysis_8ipf.html", null ],
[ "pearl-anglescan-panel.ipf", "pearl-anglescan-panel_8ipf.html", null ],
[ "pearl-anglescan-process.ipf", "pearl-anglescan-process_8ipf.html", null ],
[ "pearl-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-data-explorer.ipf", "pearl-data-explorer_8ipf.html", null ],
[ "pearl-elog.ipf", "pearl-elog_8ipf.html", null ],
[ "pearl-fitfuncs.ipf", "pearl-fitfuncs_8ipf.html", null ],
[ "pearl-pmsco-import.ipf", "pearl-pmsco-import_8ipf.html", null ],
[ "pearl-pshell-import.ipf", "pearl-pshell-import_8ipf.html", null ],
[ "pearl-scienta-preprocess.ipf", "pearl-scienta-preprocess_8ipf.html", null ]
];

View File

@ -0,0 +1,133 @@
<!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&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Packages</span></a></li>
<li><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>

125
doc/html/index.html Normal file
View File

@ -0,0 +1,125 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Introduction</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('index.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">Introduction </div> </div>
</div><!--header-->
<div class="contents">
<div class="toc"><h3>Table of Contents</h3>
<ul><li class="level1"><a href="#sec_intro">Introduction</a></li>
<li class="level1"><a href="#sec_install">Installation</a></li>
<li class="level1"><a href="#sec_license">License Information</a></li>
</ul>
</div>
<div class="textblock"><h1><a class="anchor" id="sec_intro"></a>
Introduction</h1>
<p>PEARL Procedures is a suite of Igor Pro procedures developed for data acquisition and data processing at the PEARL beamline at the Swiss Light Source.</p>
<h1><a class="anchor" id="sec_install"></a>
Installation</h1>
<p>PEARL Procedures should be installed according to the regular Igor Pro guidelines. Please read the Igor help <code>About Igor Pro User Files</code> for details.</p>
<ul>
<li>Make a <code>pearl-procs</code> directory in your private or shared <code>User Procedures</code> folder, and copy the PEARL Procedures distribution there.</li>
<li>Create shortcuts of the <code><a class="el" href="pearl-arpes_8ipf.html" title="data acquisition and analysis package for ARPES at PEARL. ">pearl-arpes.ipf</a></code> and <code><a class="el" href="pearl-menu_8ipf.html">pearl-menu.ipf</a></code> files, and move them to the <code>Igor Procedures</code> folder next to your <code>User Procedures</code> folder.</li>
<li>Find the <code>HDF5.XOP</code> extension in the <code>Igor Pro Folder</code> under <code>More Extensions/File Loaders</code>, create a shortcut, and move the shortcut to the <code>Igor Extensions</code> folder next to your <code>User Procedures</code> folder.</li>
<li>Find the <code>HDF5 Help.ihf</code> next to <code>HDF5.XOP</code>, create a shortcut, and move the shortcut to the <code>Igor Help Files</code> folder next to your <code>User Procedures</code> folder.</li>
</ul>
<h1><a class="anchor" id="sec_license"></a>
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 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>
</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 Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

87
doc/html/jquery.js vendored Normal file

File diff suppressed because one or more lines are too long

100
doc/html/mainpage_8dox.html Normal file
View File

@ -0,0 +1,100 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: mainpage.dox 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('mainpage_8dox.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">mainpage.dox File Reference</div> </div>
</div><!--header-->
<div class="contents">
</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="mainpage_8dox.html">mainpage.dox</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

26
doc/html/menu.js Normal file
View File

@ -0,0 +1,26 @@
function initMenu(relPath,searchEnabled,serverSide,searchPage,search) {
function makeTree(data,relPath) {
var result='';
if ('children' in data) {
result+='<ul>';
for (var i in data.children) {
result+='<li><a href="'+relPath+data.children[i].url+'">'+
data.children[i].text+'</a>'+
makeTree(data.children[i],relPath)+'</li>';
}
result+='</ul>';
}
return result;
}
$('#main-nav').append(makeTree(menudata,relPath));
$('#main-nav').children(':first').addClass('sm sm-dox').attr('id','main-menu');
if (searchEnabled) {
if (serverSide) {
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><div class="left"><form id="FSearchBox" action="'+searchPage+'" method="get"><img id="MSearchSelect" src="'+relPath+'search/mag.png" alt=""/><input type="text" id="MSearchField" name="query" value="'+search+'" size="20" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)"></form></div><div class="right"></div></div></li>');
} else {
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><span class="left"><img id="MSearchSelect" src="'+relPath+'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="'+relPath+'search/close.png" alt=""/></a></span></div></li>');
}
}
$('#main-menu').smartmenus();
}

61
doc/html/menudata.js Normal file
View File

@ -0,0 +1,61 @@
var menudata={children:[
{text:"Main Page",url:"index.html"},
{text:"Related Pages",url:"pages.html"},
{text:"Packages",url:"modules.html"},
{text:"Namespaces",url:"namespaces.html",children:[
{text:"Namespace List",url:"namespaces.html"}]},
{text:"Files",url:"files.html",children:[
{text:"File List",url:"files.html"},
{text:"Globals",url:"globals.html",children:[
{text:"All",url:"globals.html",children:[
{text:"a",url:"globals.html#index_a"},
{text:"b",url:"globals_b.html#index_b"},
{text:"c",url:"globals_c.html#index_c"},
{text:"d",url:"globals_d.html#index_d"},
{text:"e",url:"globals_e.html#index_e"},
{text:"f",url:"globals_f.html#index_f"},
{text:"g",url:"globals_g.html#index_g"},
{text:"h",url:"globals_h.html#index_h"},
{text:"i",url:"globals_i.html#index_i"},
{text:"k",url:"globals_k.html#index_k"},
{text:"l",url:"globals_l.html#index_l"},
{text:"m",url:"globals_m.html#index_m"},
{text:"n",url:"globals_n.html#index_n"},
{text:"o",url:"globals_o.html#index_o"},
{text:"p",url:"globals_p.html#index_p"},
{text:"q",url:"globals_q.html#index_q"},
{text:"r",url:"globals_r.html#index_r"},
{text:"s",url:"globals_s.html#index_s"},
{text:"t",url:"globals_t.html#index_t"},
{text:"u",url:"globals_u.html#index_u"},
{text:"v",url:"globals_v.html#index_v"},
{text:"w",url:"globals_w.html#index_w"}]},
{text:"Functions",url:"globals_func.html",children:[
{text:"a",url:"globals_func.html#index_a"},
{text:"b",url:"globals_func_b.html#index_b"},
{text:"c",url:"globals_func_c.html#index_c"},
{text:"d",url:"globals_func_d.html#index_d"},
{text:"e",url:"globals_func_e.html#index_e"},
{text:"f",url:"globals_func_f.html#index_f"},
{text:"g",url:"globals_func_g.html#index_g"},
{text:"h",url:"globals_func_h.html#index_h"},
{text:"i",url:"globals_func_i.html#index_i"},
{text:"k",url:"globals_func_k.html#index_k"},
{text:"l",url:"globals_func_l.html#index_l"},
{text:"m",url:"globals_func_m.html#index_m"},
{text:"n",url:"globals_func_n.html#index_n"},
{text:"o",url:"globals_func_o.html#index_o"},
{text:"p",url:"globals_func_p.html#index_p"},
{text:"q",url:"globals_func_q.html#index_q"},
{text:"r",url:"globals_func_r.html#index_r"},
{text:"s",url:"globals_func_s.html#index_s"},
{text:"t",url:"globals_func_t.html#index_t"},
{text:"u",url:"globals_func_u.html#index_u"},
{text:"w",url:"globals_func_w.html#index_w"}]},
{text:"Variables",url:"globals_vars.html",children:[
{text:"e",url:"globals_vars.html#index_e"},
{text:"h",url:"globals_vars.html#index_h"},
{text:"k",url:"globals_vars.html#index_k"},
{text:"m",url:"globals_vars.html#index_m"},
{text:"p",url:"globals_vars.html#index_p"},
{text:"v",url:"globals_vars.html#index_v"}]}]}]}]}

104
doc/html/modules.html Normal file
View File

@ -0,0 +1,104 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: Packages</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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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('modules.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">Packages</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Packages are collections of procedure files to be loaded together. PEARL defines the following packages:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___arpes_package.html" target="_self">ARPES package</a></td><td class="desc">Data acquisition and analysis package for ARPES at PEARL </td></tr>
</table>
</div><!-- directory -->
</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
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>

4
doc/html/modules.js Normal file
View File

@ -0,0 +1,4 @@
var modules =
[
[ "ARPES package", "group___arpes_package.html", "group___arpes_package" ]
];

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlAnglescanPanel Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_anglescan_panel.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PearlAnglescanPanel Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>interactive processing of angle scanned XPD data.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>interactive processing of angle scanned XPD data. </p>
<p><a class="el" href="namespace_pearl_anglescan_panel.html" title="interactive processing of angle scanned XPD data. ">PearlAnglescanPanel</a> is declared in <a class="el" href="pearl-anglescan-panel_8ipf.html">pearl-anglescan-panel.ipf</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_pearl_anglescan_panel.html">PearlAnglescanPanel</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlAnglescanProcess 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_anglescan_process.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">PearlAnglescanProcess Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>processing and holographic mapping of angle scanned XPD data.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>processing and holographic mapping of angle scanned XPD data. </p>
<p><a class="el" href="namespace_pearl_anglescan_process.html" title="processing and holographic mapping of angle scanned XPD data. ">PearlAnglescanProcess</a> is declared in <a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_pearl_anglescan_process.html">PearlAnglescanProcess</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,129 @@
<!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: PearlAnneal 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&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Packages</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_anneal.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">PearlAnneal Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>ramp generator for sample annealing
<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></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
<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>

View File

@ -0,0 +1,130 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlAreaDisplay 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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_display.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">PearlAreaDisplay Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>instant visualization of angle scan and manipulator position.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>instant visualization of angle scan and manipulator position. </p>
<ul>
<li>3D graphics in a Gizmo window</li>
<li>2D graphics with profiles</li>
<li>Slicer panel</li>
</ul>
<p>data dictionary of global variables in view_xxxx folder:</p><ul>
<li>gizmo_graphname = name of the gizmo window</li>
<li>slice_graphname = name of the slice/profiles graph window</li>
<li>slice_panelname = name of the slicer panel</li>
</ul>
<h1><a class="anchor" id="sec_misc"></a>
Miscellaneous</h1>
<pre class="fragment">scienta HDF5 import, display, and slicer how-to
</pre> <pre class="fragment">/// ad_display_brick(root:x03da_scienta_20130821_01560:data)
/// ad_scale_scienta(root:x03da_scienta_20130821_01560:data)
/// ad_scale_extra(root:x03da_scienta_20130821_01560:data,root:x03da_scienta_20130821_01560:MonoEnergy,root:x03da_scienta_20130821_01560:data)
/// ad_display_brick(root:x03da_scienta_20130821_01560:data)
/// ad_brick_slicer(root:x03da_scienta_20130821_01560:data, "gizmo_x03da_scienta_20130821_01")
/// </pre> <pre class="fragment">@author matthias muntwiler, matthias.muntwiler@psi.ch
@copyright 2013-15 Paul Scherrer Institut @n
Licensed under the Apache License, Version 2.0 (the "License"); @n
you may not use this file except in compliance with the License. @n
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 </pre><p><a class="el" href="namespace_pearl_area_display.html" title="instant visualization of angle scan and manipulator position. ">PearlAreaDisplay</a> is declared in <a class="el" href="pearl-area-display_8ipf.html">pearl-area-display.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_display.html">PearlAreaDisplay</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlAreaImport 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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_import.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">PearlAreaImport Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>HDF5 file import from EPICS area detectors.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>HDF5 file import from EPICS area detectors. </p>
<p><a class="el" href="namespace_pearl_area_import.html" title="HDF5 file import from EPICS area detectors. ">PearlAreaImport</a> is declared in <a class="el" href="pearl-area-import_8ipf.html">pearl-area-import.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_import.html">PearlAreaImport</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlAreaProfiles 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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.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">PearlAreaProfiles 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>PearlAnglescanTracker is declared in <a class="el" href="pearl-area-profiles_8ipf.html">pearl-area-profiles.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.html">PearlAreaProfiles</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,129 @@
<!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&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Packages</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_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>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlArpes 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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_arpes.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">PearlArpes Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>data acquisition and analysis package for ARPES at PEARL.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>data acquisition and analysis package for ARPES at PEARL. </p>
<p><a class="el" href="namespace_pearl_arpes.html" title="data acquisition and analysis package for ARPES at PEARL. ">PearlArpes</a> is declared in <a class="el" href="pearl-arpes_8ipf.html">pearl-arpes.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_arpes.html">PearlArpes</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlDataExplorer 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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_data_explorer.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">PearlDataExplorer Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>preview and import panel for PEARL data
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>preview and import panel for PEARL data </p>
<p><a class="el" href="namespace_pearl_data_explorer.html" title="preview and import panel for PEARL data ">PearlDataExplorer</a> is declared in <a class="el" href="pearl-data-explorer_8ipf.html">pearl-data-explorer.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_data_explorer.html">PearlDataExplorer</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlElog 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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_elog.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">PearlElog Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>interface for writing ELOG entries with Igor graphs as attachment.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>interface for writing ELOG entries with Igor graphs as attachment. </p>
<p><a class="el" href="namespace_pearl_elog.html" title="interface for writing ELOG entries with Igor graphs as attachment. ">PearlElog</a> is declared in <a class="el" href="pearl-elog_8ipf.html">pearl-elog.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_elog.html">PearlElog</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlFitFuncs Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespace_pearl_fit_funcs.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PearlFitFuncs Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>various fit functions for photoelectron spectroscopy.
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>various fit functions for photoelectron spectroscopy. </p>
<p><a class="el" href="namespace_pearl_fit_funcs.html" title="various fit functions for photoelectron spectroscopy. ">PearlFitFuncs</a> is declared in <a class="el" href="pearl-fitfuncs_8ipf.html">pearl-fitfuncs.ipf</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_pearl_fit_funcs.html">PearlFitFuncs</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PEARL Procedures: PearlMatrixImport 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);
</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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-2.0.3-0-g0fb0fd9</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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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">
<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_matrix_import.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">PearlMatrixImport Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>data file import for omicron matrix (STM) files
<a href="#details">More...</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>data file import for omicron matrix (STM) files </p>
<p><a class="el" href="namespace_pearl_matrix_import.html" title="data file import for omicron matrix (STM) files ">PearlMatrixImport</a> is declared in <a class="el" href="pearl-matrix-import_8ipf.html">pearl-matrix-import.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_matrix_import.html">PearlMatrixImport</a></li>
<li class="footer">Generated on Thu Feb 28 2019 18:57:24 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>
</div>
</body>
</html>

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