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:
2017-09-21 12:36:30 +02:00
parent 0a436db00b
commit cf1399e59c
137 changed files with 1824 additions and 853 deletions

View File

@@ -32,7 +32,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PEARL Procedures
&#160;<span id="projectnumber">rev-distro-1.4.0-0-g80a01f2</span>
&#160;<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>
@@ -145,6 +145,9 @@ $(document).ready(function(){initNavTree('globals_t.html','');});
<li>test_attributes_notebook()
: <a class="el" href="pearl-data-explorer_8ipf.html#a71f9c277d310c3f4e7739be69dad0ab5">pearl-data-explorer.ipf</a>
</li>
<li>test_gauss2_reduction()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a57308c99b9e4dd48d139f6613a8a9f40">pearl-scienta-preprocess.ipf</a>
</li>
<li>test_int_linbg()
: <a class="el" href="pearl-scienta-preprocess_8ipf.html#a01fdc27931518dc988500b3cba409e57">pearl-scienta-preprocess.ipf</a>
</li>
@@ -169,7 +172,7 @@ $(document).ready(function(){initNavTree('globals_t.html','');});
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on 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>