Files
igor-public/doc/html/navtreedata.js
matthias muntwiler 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

40 lines
1.3 KiB
JavaScript

var NAVTREE =
[
[ "PEARL Procedures", "index.html", [
[ "Introduction", "index.html", [
[ "Introduction", "index.html#sec_intro", null ],
[ "Installation", "index.html#sec_install", null ],
[ "License Information", "index.html#sec_license", null ]
] ],
[ "Projections", "PageProjections.html", null ],
[ "Todo List", "todo.html", null ],
[ "Packages", "modules.html", "modules" ],
[ "Namespaces", null, [
[ "Namespace List", "namespaces.html", "namespaces" ]
] ],
[ "Data Structures", "annotated.html", "annotated" ],
[ "Data Structure Index", "classes.html", null ],
[ "Data Fields", "functions.html", [
[ "All", "functions.html", null ],
[ "Variables", "functions_vars.html", null ]
] ],
[ "Files", null, [
[ "File List", "files.html", "files" ],
[ "Globals", "globals.html", [
[ "All", "globals.html", "globals_dup" ],
[ "Functions", "globals_func.html", "globals_func" ],
[ "Variables", "globals_vars.html", null ]
] ]
] ]
] ]
];
var NAVTREEINDEX =
[
"PageProjections.html",
"pearl-area-import_8ipf.html#acde16dc7a393250b17165344f865f7b5",
"pearl-pshell-import_8ipf.html#a8a5ce6c2767607de194b4c148ee98c27"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';