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,8 +32,8 @@ var NAVTREE =
var NAVTREEINDEX =
[
"PageProjections.html",
"pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786",
"pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447"
"pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5",
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27"
];
var SYNCONMSG = 'click to disable panel synchronisation';