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
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-0-g80a01f2</span>
|
||||
 <span id="projectnumber">rev-distro-1.4.0-1-g0a436db-dirty</span>
|
||||
</div>
|
||||
<div id="projectbrief">Igor procedures for the analysis of PEARL data</div>
|
||||
</td>
|
||||
@@ -144,6 +144,9 @@ $(document).ready(function(){initNavTree('globals_func_n.html','');});
|
||||
<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>
|
||||
@@ -159,7 +162,7 @@ $(document).ready(function(){initNavTree('globals_func_n.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Tue Jul 4 2017 11:17:32 for PEARL Procedures by
|
||||
<li class="footer">Generated on Thu Sep 21 2017 12:35:04 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