igor-public/doc/html/navtreedata.js
matthias muntwiler fda49c3195 new features: data reduction, angle scan panel
- new data reduction interface for more efficient multi-peak fitting.
  the new interface breaks compatibility with pre-2.0 data reduction
  functions. user-defined functions must be adapted to the new
  interface.
- new angle scan processing panel for interactive data analysis.
2018-02-06 11:39:57 +01: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-anglescan-tracker_8ipf.html#afaec8443094530fd1e723251e04c5dc9",
"pearl-matrix-import_8ipf.html#a893405a122fdf70429f4f75b8877ed7d"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';