46 lines
2.3 KiB
JavaScript
46 lines
2.3 KiB
JavaScript
var NAVTREE =
|
|
[
|
|
[ "PEARL Procedures", "index.html", [
|
|
[ "Introduction", "index.html", [
|
|
[ "Installation", "index.html#sec_install", null ],
|
|
[ "License Information", "index.html#sec_license", null ]
|
|
] ],
|
|
[ "Angle-scan processing", "pag_anglescan_processing.html", [
|
|
[ "Introduction", "pag_anglescan_processing.html#sec_intro", null ],
|
|
[ "Data reduction", "pag_anglescan_processing.html#sec_import", [
|
|
[ "Basic steps", "pag_anglescan_processing.html#sec_import_basics", null ],
|
|
[ "Peak integration over linear background", "pag_anglescan_processing.html#sec_import_intlinbg", null ],
|
|
[ "Peak fitting", "pag_anglescan_processing.html#sec_import_peakfit", null ],
|
|
[ "Custom reduction functions", "pag_anglescan_processing.html#sec_import_custom", null ]
|
|
] ],
|
|
[ "Normalization", "pag_anglescan_processing.html#sec_norm", [
|
|
[ "Preparations", "pag_anglescan_processing.html#sec_norm_prep", null ],
|
|
[ "Detector angle range", "pag_anglescan_processing.html#sec_norm_crop", null ],
|
|
[ "Normalize detector angle", "pag_anglescan_processing.html#sec_norm_angle", null ],
|
|
[ "Azimuthal variation (wobble)", "pag_anglescan_processing.html#sec_norm_wobble", null ],
|
|
[ "Polar dependence", "pag_anglescan_processing.html#sec_norm_theta", null ]
|
|
] ],
|
|
[ "Binning and plotting", "pag_anglescan_processing.html#sec_plot", [
|
|
[ "Basic steps", "pag_anglescan_processing.html#sec_plot_basics", null ],
|
|
[ "Refinements", "pag_anglescan_processing.html#sec_plot_refine", null ],
|
|
[ "Interpolation", "pag_anglescan_processing.html#sec_plot_interp", null ],
|
|
[ "Modulation function", "pag_anglescan_processing.html#sec_modulation", null ]
|
|
] ],
|
|
[ "Data export", "pag_anglescan_processing.html#sec_export", [
|
|
[ "Export picture", "pag_anglescan_processing.html#sec_export_plot", null ],
|
|
[ "Export processed data", "pag_anglescan_processing.html#sec_export_data", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", null, [
|
|
[ "File List", "files.html", "files" ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"fermi-edge-analysis_8ipf.html"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |