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.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PEARL Procedures
|
||||
 <span id="projectnumber">rev-distro-1.4.0-1-g0a436db-dirty</span>
|
||||
 <span id="projectnumber">rev-distro-1.6.0-0-gcf1399e-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@@ -370,7 +370,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02129">2129</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02118">2118</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -422,7 +422,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>polar angle in degrees </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02076">2076</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02065">2065</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -467,7 +467,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>projected radius. the radius is scaled such that grazing emission maps to 2. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02031">2031</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02020">2020</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -743,7 +743,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02925">2925</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02916">2916</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1026,7 +1026,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>the name of the graph window </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01528">1528</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01516">1516</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1094,7 +1094,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
<dl class="section return"><dt>Returns</dt><dd>the name of the graph window.</dd></dl>
|
||||
<dl class="section version"><dt>Version</dt><dd>1.7 interface change: the trace drawing code is moved to display_hemi_scan, so that this function can be reused by other graph types, e.g. display_scanlines. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01665">1665</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01654">1654</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1174,7 +1174,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section remark"><dt>Remarks</dt><dd>this function is extremely slow. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01916">1916</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01905">1905</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1234,7 +1234,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL! this function is under development. the interface and behaviour of this function may change significantly in future versions. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01852">1852</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01841">1841</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1291,7 +1291,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL! this function is under development. the interface and behaviour of this function may change significantly in future versions. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01780">1780</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01769">1769</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1492,7 +1492,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
<p>add an arbitrary angle scan to a hemispherical scan grid. </p>
|
||||
<p>the hemi grid must have been created in the current data folder by the make_hemi_grid function. the function determines the bin size at the given polar angle, and adds all data points which fall into a bin. a point which lies exactly on the upper boundary falls into the next bin. this function does not clear previous values before adding new data. values are added to the _tot wave, weights to the _wt wave. the intensity (_i) wave is calculated as _tot / _wt. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02275">2275</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02263">2263</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1541,7 +1541,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
<p>add an azimuthal scan to a hemispherical scan grid. </p>
|
||||
<p>the hemi grid must have been created in the current data folder by the make_hemi_grid function. the function determines the bin size at the given polar angle, and calculates the mean values of the data points which fall into a bin. a point which lies exactly on the upper boundary falls into the next bin. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02348">2348</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02333">2333</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1581,7 +1581,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>reference of the created wave. the wave has the same name as the intensity wave of the dataset with the suffix "_azi" and the azimuthal angle rounded to integer. it is created in the same datafolder as the original data. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02874">2874</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02863">2863</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1621,7 +1621,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>reference of the created wave. the wave has the same name as the intensity wave of the dataset with the suffix "_azi" and the azimuthal angle rounded to integer. it is created in the same datafolder as the original data. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02790">2790</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02777">2777</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1713,7 +1713,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02699">2699</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02689">2689</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1732,9 +1732,12 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>interpolate a hemispherical scan onto a rectangular grid </p>
|
||||
<dl class="section warning"><dt>Warning</dt><dd>experimental this function has been tested for one specific set of scan parameters. the interface and code may change at any time. the function depends on the ster_x and ster_y waves that are created by display_hemi_scan. </dd></dl>
|
||||
<p>the interpolated data is written to a new two-dimensional wave "matrix". the wave has a fixed size of 181 x 181 points optimized for 1-degree polar steps.</p>
|
||||
<p>the function requires the ster_x and ster_y waves that are created by display_hemi_scan, and thus implicitly uses the same projection.</p>
|
||||
<p>missing values (nan) are interpolated. this works well only if the missing values are reasonable sparse. the function also applies a gaussian filter to smooth the image. empty rings at high polar angles map are preserved.</p>
|
||||
<p>to display the result call <a class="el" href="pearl-anglescan-process_8ipf.html#ae57302acfc822c4817f2b7eef55efea2" title="display a plot of a hemispherical angle scan. ">display_hemi_scan()</a> with graphtype=3. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02449">2449</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02439">2439</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1807,7 +1810,7 @@ data imported with version 1.5 and earlier, must be offset by 180 deg in phi to
|
||||
<p>load a hemispherical scan from an Igor text file </p>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000001">Todo:</a></b></dt><dd>function not implemented </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02650">2650</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02640">2640</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2399,7 +2402,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
<p>polar graph window hook </p>
|
||||
<p>this hook converts the cursor positions to polar coordinates and displays them in a text box on the graph. the text box is visible while the cursor info box is visible. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02209">2209</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02198">2198</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2474,7 +2477,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
<dl class="section pre"><dt>Precondition</dt><dd>manipulator angles as attributes in attr folder next to the data wave</dd></dl>
|
||||
<dl class="section warning"><dt>Warning</dt><dd>EXPERIMENTAL </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02503">2503</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02496">2496</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2512,7 +2515,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01449">1449</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01440">1440</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2548,7 +2551,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
|
||||
<p>save a hemispherical scan to an Igor text file </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02614">2614</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02607">2607</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2602,7 +2605,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02961">2961</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02952">2952</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2648,7 +2651,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02229">2229</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02218">2218</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2848,7 +2851,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02748">2748</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02738">2738</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2884,7 +2887,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02174">2174</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02163">2163</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2899,7 +2902,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02006">2006</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01995">1995</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2913,7 +2916,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02004">2004</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01993">1993</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2927,7 +2930,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02007">2007</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01996">1996</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2941,7 +2944,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02008">2008</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01997">1997</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2963,7 +2966,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02012">2012</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02001">2001</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2985,7 +2988,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02010">2010</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01999">1999</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3007,7 +3010,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02014">2014</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02003">2003</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3029,7 +3032,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02015">2015</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02004">2004</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3051,7 +3054,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02011">2011</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02000">2000</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3065,7 +3068,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l02005">2005</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
<p>Definition at line <a class="el" href="pearl-anglescan-process_8ipf_source.html#l01994">1994</a> of file <a class="el" href="pearl-anglescan-process_8ipf_source.html">pearl-anglescan-process.ipf</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3075,7 +3078,7 @@ caution: binomial and boxcar smoothing are not aware of theta. this may give unp
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_fe5dc42579d4b99403482a3a637d9f7d.html">pearl</a></li><li class="navelem"><a class="el" href="pearl-anglescan-process_8ipf.html">pearl-anglescan-process.ipf</a></li>
|
||||
<li class="footer">Generated on Thu Sep 21 2017 12:35:04 for PEARL Procedures by
|
||||
<li class="footer">Generated on Wed Sep 27 2017 15:47:49 for PEARL Procedures by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user