diff --git a/AlgorithmProfiler.html b/AlgorithmProfiler.html index d6b3fa91..20a4e015 100644 --- a/AlgorithmProfiler.html +++ b/AlgorithmProfiler.html @@ -130,7 +130,7 @@

Mantid build

Adding more detailed information

More detailed information can be added to individual function calls in C++ with the help of std::chrono. -At the top of the fuction create a “start time”

+At the top of the function create a “start time”

const auto startTime = std::chrono::high_resolution_clock::now();
 
diff --git a/searchindex.js b/searchindex.js index b2e36291..48187198 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"(Advanced) Getting Live Warnings and Errors with Clangd": [[152, "advanced-getting-live-warnings-and-errors-with-clangd"]], "(ILL) Setup proxy": [[30, "ill-setup-proxy"]], "1 week before Code Freeze": [[92, "week-before-code-freeze"]], "1 week before Feature Freeze": [[92, "week-before-feature-freeze"]], "1. Check Scale and Subtract": [[119, "check-scale-and-subtract"]], "1. Direct data": [[130, "direct-data"], [130, "id1"]], "1. Plotting a Cut": [[119, "plotting-a-cut"]], "1. Plotting a Slice": [[119, "plotting-a-slice"]], "1. Representation of integrated peaks": [[144, "representation-of-integrated-peaks"]], "1. Use the Mantid Editor": [[119, "use-the-mantid-editor"]], "2-3 weeks before Feature Freeze": [[92, "weeks-before-feature-freeze"]], "2. ADS observer for peak overlay": [[144, "ads-observer-for-peak-overlay"]], "2. Changing the intensity of a Cut": [[119, "changing-the-intensity-of-a-cut"]], "2. Check Delete and Sum": [[119, "check-delete-and-sum"]], "2. Indirect data": [[130, "indirect-data"], [130, "iqt-inelastic-test"]], "2. Modifying a Slice": [[119, "modifying-a-slice"]], "2. Run an Example Script": [[119, "run-an-example-script"]], "3. ADS observer for workspace": [[144, "ads-observer-for-workspace"]], "3. Modifying a Cut": [[119, "modifying-a-cut"]], "3. The Plots Tab": [[119, "the-plots-tab"]], "3. Use the Jupyter QtConsole": [[119, "use-the-jupyter-qtconsole"]], "4. ADS observer for support for nonorthogonal view": [[144, "ads-observer-for-support-for-nonorthogonal-view"]], "4. Interactive Cuts": [[119, "interactive-cuts"]], "4. Overplot Recoil Lines and Bragg Peaks": [[119, "overplot-recoil-lines-and-bragg-peaks"]], "4. Run Another Example Script in the Mantid Editor": [[119, "run-another-example-script-in-the-mantid-editor"]], "5. Check BinMD called with NormalizeBasisVectors=False for HKL data": [[144, "check-binmd-called-with-normalizebasisvectors-false-for-hkl-data"]], "5. Overplot Bragg Peaks": [[119, "overplot-bragg-peaks"]], "5. The Plot Toolbar": [[119, "the-plot-toolbar"]], "6. Check gets the correct basis vectors for MDHisto workspaces": [[144, "check-gets-the-correct-basis-vectors-for-mdhisto-workspaces"]], "6. Generate a Script": [[119, "generate-a-script"], [119, "id2"]], "7. Check non-orthogonal view is disabled for non-Q axes": [[144, "check-non-orthogonal-view-is-disabled-for-non-q-axes"]], "7. Waterfall Plots": [[119, "waterfall-plots"]], "A Note about Thread Safety": [[26, "a-note-about-thread-safety"]], "A Simple Model": [[66, null]], "A note about workspace index / spectrum number / detector ID": [[26, "a-note-about-workspace-index-spectrum-number-detector-id"]], "A note on adding new properties": [[5, "a-note-on-adding-new-properties"]], "A note on debugging": [[158, "a-note-on-debugging"]], "ADARA Fake Event": [[132, "adara-fake-event"]], "ALC MultiPeriod Data": [[134, "alc-multiperiod-data"]], "ALC Single Period Data": [[134, "alc-single-period-data"]], "ALC peak fitting": [[134, "alc-peak-fitting"]], "ALFView GUI Testing": [[117, null]], "API Concepts": [[4, "api-concepts"]], "API Documentation": [[10, "api-documentation"]], "ASAN was not the first library loaded": [[94, "asan-was-not-the-first-library-loaded"]], "Abstractness fraction": [[20, "abstractness-fraction"]], "Account Creation": [[21, "account-creation"]], "Add a ComboBox": [[52, null]], "Add a LineEdit": [[54, null]], "Add a Spin Box": [[55, null]], "Adding A New File(s)": [[18, "adding-a-new-file-s"]], "Adding New Data & References Files": [[114, "adding-new-data-references-files"]], "Adding a Button": [[51, null]], "Adding a Label": [[53, null]], "Adding a new fitting function to IDA": [[42, null]], "Adding and deleting batch tabs": [[142, "adding-and-deleting-batch-tabs"]], "Adding images to release notes": [[110, "adding-images-to-release-notes"]], "Adding more detailed information": [[0, "adding-more-detailed-information"]], "Adding release notes": [[110, "adding-release-notes"]], "Adding sub-headings": [[110, "adding-sub-headings"]], "Additional Python code": [[98, null]], "Adhere to MVP": [[39, "adhere-to-mvp"]], "Admin Notes": [[21, "admin-notes"]], "Advanced Details": [[94, "advanced-details"]], "Agent Connection": [[47, "agent-connection"], [47, "id1"]], "Algorithm Directives": [[99, "algorithm-directives"]], "Algorithm Documentation": [[99, null]], "Algorithm Language Comparison": [[90, "algorithm-language-comparison"]], "Algorithm Usage Examples": [[100, null]], "Algorithms": [[28, "algorithms"], [104, "algorithms"], [108, "algorithms"]], "All notifications need to go through a single point": [[105, "all-notifications-need-to-go-through-a-single-point"]], "Amending release notes": [[110, "amending-release-notes"]], "Amount of classes": [[20, "amount-of-classes"]], "Amount of files": [[20, "amount-of-files"]], "Analysing tool": [[0, "analysing-tool"]], "Apply Absorption Corrections Tab": [[129, "apply-absorption-corrections-tab"]], "Architecture": [[1, null]], "Archive access - ISIS": [[29, "archive-access-isis"]], "Assertions": [[114, "assertions"]], "Assess if the MVP code is getting too large": [[105, "assess-if-the-mvp-code-is-getting-too-large"]], "Authorisation": [[84, "authorisation"]], "Auto Background Corrections Test": [[137, "auto-background-corrections-test"]], "Auto Formatting": [[152, "auto-formatting"]], "Auto Saving": [[152, "auto-saving"]], "Automatic Save Selection": [[143, "automatic-save-selection"]], "Avoid NodeList": [[37, "avoid-nodelist"]], "Avoid use of Qt types outside of Qt classes": [[39, "avoid-use-of-qt-types-outside-of-qt-classes"]], "Avoiding Compiler Optimizations": [[162, "avoiding-compiler-optimizations"]], "AxisChanger": [[154, "axischanger"]], "Backend": [[97, "backend"]], "Background": [[15, "background"]], "Basic Usage": [[125, "basic-usage"], [144, "basic-usage"]], "Basic tests": [[121, "basic-tests"]], "Batch Widget Manual": [[10, null]], "Beam centre finder": [[143, "beam-centre-finder"]], "Benchmarking Mantid from Install": [[82, "benchmarking-mantid-from-install"]], "Benchmarking Mantid from Source": [[82, "benchmarking-mantid-from-source"]], "Best Practice": [[114, "best-practice"]], "Best Practice Advice": [[162, "best-practice-advice"]], "Beta Testing Begins": [[92, "beta-testing-begins"], [92, "id2"], [92, "id5"]], "Beta Testing Ends": [[92, "beta-testing-ends"], [92, "id6"]], "Beta Testing Ends - Prepare for Smoke Testing": [[92, "beta-testing-ends-prepare-for-smoke-testing"]], "Binary Root": [[18, "binary-root"]], "Binning section": [[118, "binning-section"]], "Bugs and Error Reports": [[151, "bugs-and-error-reports"]], "Build packages from branch using Jenkins": [[83, "build-packages-from-branch-using-jenkins"]], "Build system customisation using CMake variables": [[12, "build-system-customisation-using-cmake-variables"]], "Builders": [[40, "builders"]], "Building": [[152, "building"], [156, "building"]], "Building Conda Packages": [[83, "building-conda-packages"]], "Building Mantid": [[29, "building-mantid"]], "Building Standalone Installers": [[83, "building-standalone-installers"]], "Building and debugging with CLion": [[30, "building-and-debugging-with-clion"], [32, "building-and-debugging-with-clion"]], "Building and working with CMake": [[12, "building-and-working-with-cmake"]], "Building on OS X": [[11, null]], "Building the Documentation": [[99, "building-the-documentation"]], "Building the HTML Development Documentation": [[104, "building-the-html-development-documentation"]], "Building with CLion": [[13, "building-with-clion"]], "Building with CMake": [[12, null], [24, "building-with-cmake"]], "Built-in Help Not Displaying": [[151, "built-in-help-not-displaying"]], "C++": [[15, "c"], [50, "c"], [79, "c"], [147, "c"]], "C++ Basics": [[80, "c-basics"]], "C++ Code Modernization Guidelines": [[101, null]], "C++ Coding Standards": [[102, null]], "C++ Specific Notes": [[15, "c-specific-notes"]], "CCache": [[12, "ccache"]], "CLI": [[15, "cli"]], "CLion": [[13, null]], "CMake Conda variables": [[30, "cmake-conda-variables"], [31, "cmake-conda-variables"], [32, "cmake-conda-variables"]], "CMake GUI": [[94, "cmake-gui"]], "CMake Guidelines": [[14, null]], "CMake framework exports": [[14, "cmake-framework-exports"]], "CMake generators": [[12, "cmake-generators"]], "CMake/CTest: Command Line": [[95, "cmake-ctest-command-line"]], "CMake\u2019s External Data": [[18, "cmake-s-external-data"]], "CPP file Headers": [[102, "cpp-file-headers"]], "CPU timers": [[148, "cpu-timers"]], "Calculate Monte Carlo Absorption Tab": [[129, "calculate-monte-carlo-absorption-tab"]], "Calculate Paalman Pings Tab": [[129, "calculate-paalman-pings-tab"]], "Calculate SANS Transmission": [[40, "calculate-sans-transmission"]], "Calculating the Rotation angle": [[117, "calculating-the-rotation-angle"]], "Calibration": [[122, "calibration"]], "Categories": [[108, "categories"], [108, "id2"]], "Caveats and Known Issues": [[12, "caveats-and-known-issues"]], "Cell Based View Properties": [[5, null]], "Cells": [[4, "cells"]], "Changing the Default instrument": [[142, "changing-the-default-instrument"]], "Cheat Sheet and Checklist": [[20, "cheat-sheet-and-checklist"]], "Check Vanadium run is saved between sessions": [[117, "check-vanadium-run-is-saved-between-sessions"]], "Checkout a Pull Request": [[36, "checkout-a-pull-request"]], "Chemical Formula Validation": [[125, "chemical-formula-validation"]], "Cherry Picking & Code Review": [[84, "cherry-picking-code-review"]], "Child Algorithms": [[160, "child-algorithms"]], "Chosen Solution": [[20, "chosen-solution"]], "Clang-tidy": [[149, "clang-tidy"]], "Class CPUTimer": [[148, "class-cputimer"]], "Class CodeBlockMultipleTimer": [[148, "class-codeblockmultipletimer"]], "Class CodeBlockTimer": [[148, "class-codeblocktimer"]], "Class Timer": [[148, "class-timer"]], "Classes and Namespaces": [[102, "classes-and-namespaces"]], "Clear when new load happens": [[117, "clear-when-new-load-happens"]], "Clone the mantid source code": [[30, "clone-the-mantid-source-code"], [31, "clone-the-mantid-source-code"], [32, "clone-the-mantid-source-code"]], "Cloning Mantid": [[155, "cloning-mantid"]], "Cmake": [[149, "cmake"]], "Code Freeze": [[36, "code-freeze"], [92, "code-freeze"], [92, "id8"]], "Code Review": [[93, "code-review"]], "Code quality": [[28, "code-quality"]], "Coding": [[105, "coding"]], "Coding Standards": [[113, "coding-standards"]], "Coding the Algorithm": [[160, "coding-the-algorithm"]], "Command Line": [[94, "command-line"]], "Comments": [[102, "comments"], [104, "comments"]], "Common": [[39, "common"]], "Common Problems": [[94, "common-problems"]], "Common Warnings and Fixes": [[104, "common-warnings-and-fixes"]], "Common setup": [[133, "common-setup"]], "Communication": [[16, null]], "Communication with the Presenter": [[38, "communication-with-the-presenter"]], "Compile and Build using MS Visual Studio": [[32, "compile-and-build-using-ms-visual-studio"]], "Compile and Build using Ninja": [[32, "compile-and-build-using-ninja"]], "Complete GUI from Exercises": [[57, null]], "Complex Transformations": [[161, "complex-transformations"]], "Component Overviews": [[163, "component-overviews"]], "Components": [[1, "components"], [40, "components"]], "Concept discussion sessions for discussing these design principles": [[105, "concept-discussion-sessions-for-discussing-these-design-principles"]], "Conda": [[83, "conda"]], "Conda Package Manager": [[17, null]], "Configuration": [[103, "configuration"], [104, "configuration"], [111, "configuration"]], "Configure CMake and generate build files": [[30, "configure-cmake-and-generate-build-files"], [31, "configure-cmake-and-generate-build-files"], [32, "configure-cmake-and-generate-build-files"]], "Configuring the Log Level": [[49, "configuring-the-log-level"]], "Configuring your build": [[12, "configuring-your-build"]], "Connecting Through a Proxy Server": [[47, "connecting-through-a-proxy-server"]], "Container": [[1, "container"]], "Container Subtraction tab": [[129, "container-subtraction-tab"]], "Contents": [[0, "contents"], [2, "contents"], [35, "contents"], [36, "contents"], [46, "contents"], [102, "contents"], [105, "contents"], [107, "contents"], [108, "contents"], [109, "contents"], [149, "contents"]], "Context": [[1, "context"], [148, "context"]], "Conversion to Q": [[40, "conversion-to-q"]], "Convert Wiki Docs to Sphinx": [[149, "convert-wiki-docs-to-sphinx"]], "Converting Between Index Spaces": [[9, "converting-between-index-spaces"]], "Convolution": [[42, "convolution"]], "Convolution tab": [[131, "convolution-tab"]], "Coordinate via presenters": [[39, "coordinate-via-presenters"]], "Copy, Cut and Paste": [[142, "copy-cut-and-paste"]], "Core Testing": [[116, null]], "Create Final Release Candidates": [[92, "create-final-release-candidates"]], "Create SANS Wavelength and Pixel Adjustment": [[40, "create-sans-wavelength-and-pixel-adjustment"]], "Create function wrapper at runtime": [[89, "create-function-wrapper-at-runtime"]], "Creating Environments": [[17, "creating-environments"]], "Creating a Presenter class": [[70, null]], "Creating a new CMake Library": [[14, "creating-a-new-cmake-library"]], "Creating an Issue": [[46, "creating-an-issue"]], "Creating classes: class_maker.py": [[149, "creating-classes-class-maker-py"]], "Creating the output workspace": [[160, "creating-the-output-workspace"]], "Creating your Benchmarking Environment": [[82, "creating-your-benchmarking-environment"]], "Custom git setup for inside the ORNL firewall:": [[29, "custom-git-setup-for-inside-the-ornl-firewall"]], "CutViewer Tool": [[144, "cutviewer-tool"]], "DGS Reduction Testing": [[118, null]], "Data Files Location": [[12, "data-files-location"]], "Data Files for Testing": [[18, null]], "Data Processor Tab (Presenter)": [[44, "data-processor-tab-presenter"]], "Data Processor Tab Model": [[44, "data-processor-tab-model"]], "Data Processor Tab View": [[44, "data-processor-tab-view"]], "Data reduction": [[118, "data-reduction"], [143, "data-reduction"]], "Data search directory": [[118, "data-search-directory"]], "Data table section": [[118, "data-table-section"]], "Dealing With Cells": [[4, "dealing-with-cells"]], "Debug Python in Workbench": [[88, "debug-python-in-workbench"]], "Debug Python in system tests/remote debugging": [[88, "debug-python-in-system-tests-remote-debugging"]], "Debug Python in unit tests": [[88, "debug-python-in-unit-tests"]], "Debugging C++ Tests": [[152, "debugging-c-tests"]], "Debugging C++ called from Workbench": [[152, "debugging-c-called-from-workbench"]], "Debugging Python": [[152, "debugging-python"]], "Debugging System Tests in Pycharm": [[114, "debugging-system-tests-in-pycharm"]], "Debugging Unit Tests": [[19, null]], "Debugging and Launching": [[152, "debugging-and-launching"]], "Debugging unit tests": [[95, "debugging-unit-tests"]], "Debugging with CLion": [[13, "debugging-with-clion"]], "Debugging with gdb": [[30, "debugging-with-gdb"]], "Deeper checks": [[28, "deeper-checks"]], "Default Settings": [[119, "default-settings"]], "Defining the target workspace": [[161, "defining-the-target-workspace"]], "Deleting a class: delete_class.py": [[149, "deleting-a-class-delete-class-py"]], "Dependency injection": [[39, "dependency-injection"]], "Dependency inversion": [[39, "dependency-inversion"]], "Dependency on IndirectDataReductionTab": [[38, "dependency-on-indirectdatareductiontab"]], "Deprecating a C++ Algorithm": [[103, "deprecating-a-c-algorithm"]], "Deprecating a Python Algorithm": [[103, "deprecating-a-python-algorithm"]], "Deprecating an Algorithm": [[103, null]], "Description": [[36, "description"], [99, "description"]], "Descriptors": [[48, "descriptors"]], "Design": [[105, "design"]], "Design Document Guidelines": [[20, null]], "Design document content": [[20, "design-document-content"]], "Design document process": [[20, "design-document-process"]], "Design pattern examples": [[39, "design-pattern-examples"]], "Designer": [[50, "id2"]], "Destination branch": [[28, "destination-branch"]], "Detector Picking": [[45, "detector-picking"]], "Develop with Conda on Linux": [[30, null]], "Develop with Conda on MacOS": [[31, null]], "Develop with Conda on Windows": [[32, null]], "Develop without Conda": [[33, null]], "Developer Accounts": [[21, null]], "Developer Documentation": [[163, null]], "Developer Setup": [[18, "developer-setup"]], "Development": [[84, "development"]], "Development Process": [[163, "development-process"]], "Development and Release Cycle": [[22, null]], "Development guidelines": [[39, "development-guidelines"]], "Diagnostics": [[143, "diagnostics"]], "Dictionary of Terms": [[20, "dictionary-of-terms"]], "Diff/Merge Tools": [[35, "diff-merge-tools"]], "Diffraction": [[127, "diffraction"]], "Directives": [[104, "directives"]], "Director for ISISCommandInterface (CLI)": [[40, "director-for-isiscommandinterface-cli"]], "Directors": [[40, "directors"]], "Disable Some Checks": [[114, "disable-some-checks"]], "Discarding changes": [[142, "discarding-changes"]], "Discuss estimates within teams": [[105, "discuss-estimates-within-teams"]], "Display": [[143, "display"]], "Display mask": [[143, "display-mask"]], "Do not let Qt types in": [[105, "do-not-let-qt-types-in"]], "Docker": [[33, "docker"]], "Docs": [[105, "docs"]], "Documentation": [[98, "documentation"], [105, "documentation"]], "Documentation Guide for Devs": [[104, null]], "Documentation Standards": [[113, "documentation-standards"]], "Documentation Test": [[120, "documentation-test"]], "Documentation Testing": [[120, null]], "Doing the transformation": [[161, "doing-the-transformation"]], "Done": [[154, "done"]], "Don\u2019t panic": [[28, "don-t-panic"]], "Double Pulse Test": [[135, "double-pulse-test"]], "Downloading the test data": [[114, "downloading-the-test-data"]], "Doxygen Setup": [[23, null]], "During release": [[110, "during-release"]], "Eclipse Doxygen Setup": [[23, "eclipse-doxygen-setup"]], "Eclipse on Ubuntu": [[24, null]], "Elemental Analysis GUI Testing": [[121, null]], "Elwin tab": [[130, "elwin-tab"]], "Embedding Figures": [[78, "embedding-figures"]], "Encourage newer staff to raise queries": [[105, "encourage-newer-staff-to-raise-queries"]], "Engineering Diffraction Testing": [[122, null]], "Enhancing asynchronous running": [[160, "enhancing-asynchronous-running"]], "Ensuring thread-safety": [[79, "ensuring-thread-safety"]], "EnumeratedString": [[25, null]], "Environment": [[12, "environment"], [33, "environment"]], "Environment Setup": [[29, "environment-setup"]], "Environments": [[116, "environments"]], "Error Handling": [[102, "error-handling"]], "Error Reporter Testing": [[123, null]], "Error Reporter test": [[123, "error-reporter-test"]], "Event Workspace Development": [[26, null]], "Event data": [[96, "event-data"]], "Example": [[83, "example"], [108, null]], "Example Use of EnumeratedString": [[25, "example-use-of-enumeratedstring"]], "Example cmake command:": [[18, "example-cmake-command"]], "Examples": [[37, "examples"], [106, "examples"]], "Examples:": [[15, "examples"]], "Exceptions": [[160, "exceptions"]], "Execution": [[160, "execution"]], "Exercise": [[80, "exercise"], [80, "id2"], [81, "exercise"], [81, "id2"]], "Existing GUIs": [[105, "existing-guis"]], "Explicit markup ends without a blank line; unexpected unindent.": [[104, "explicit-markup-ends-without-a-blank-line-unexpected-unindent"]], "Expressions and Statements": [[102, "expressions-and-statements"]], "Extensions": [[152, "extensions"]], "Extract Subtrees": [[6, null]], "Extracting Information from the View": [[58, null]], "FFT Test": [[139, "fft-test"]], "Face to Face": [[16, "face-to-face"]], "Factory pattern": [[39, "factory-pattern"]], "Feature Freeze Begins": [[92, "feature-freeze-begins"]], "Features": [[152, "features"]], "Fetching properties": [[160, "fetching-properties"]], "File and Code Layout": [[154, "file-and-code-layout"]], "File location": [[110, "file-location"]], "File naming conventions": [[110, "file-naming-conventions"]], "FileDescriptor": [[48, "filedescriptor"]], "Files": [[102, "files"]], "Filter Events": [[145, "filter-events"]], "Filter Events Interface Testing": [[145, null]], "Filtered Model": [[9, "filtered-model"]], "Filtering": [[4, "filtering"], [96, "filtering"]], "Filtering Issues": [[46, "filtering-issues"]], "Filtering specific module(s)": [[15, "filtering-specific-module-s"]], "Final Exercise": [[59, null]], "Find Subtree Roots": [[7, null]], "Finding a broken dependency": [[17, "finding-a-broken-dependency"]], "Finding a new CMake dependency": [[14, "finding-a-new-cmake-dependency"]], "First steps with Balsamiq Wireframes": [[3, "first-steps-with-balsamiq-wireframes"]], "Fit Functions": [[108, "fit-functions"]], "Fit Tab structure": [[43, "fit-tab-structure"]], "Fixing a PR with an Incorrect Base Branch": [[36, "fixing-a-pr-with-an-incorrect-base-branch"]], "Fixing a broken dependency": [[17, "fixing-a-broken-dependency"]], "Fixing a merge conflict between main and a protected branch": [[28, "fixing-a-merge-conflict-between-main-and-a-protected-branch"]], "Fixing a merge conflict between protected branches": [[36, "fixing-a-merge-conflict-between-protected-branches"]], "Flat Background Corrections Test": [[137, "flat-background-corrections-test"]], "Flat Profile View": [[87, "flat-profile-view"]], "Flowchart Creation": [[27, null]], "Focus": [[122, "focus"]], "For Review": [[46, "for-review"]], "Formatting with black": [[109, "formatting-with-black"]], "Framework": [[1, "framework"]], "From a fork": [[28, "from-a-fork"]], "From a non-fork": [[28, "from-a-non-fork"]], "From the CMake gui": [[12, "from-the-cmake-gui"]], "From the command line": [[12, "from-the-command-line"]], "Frontend": [[97, "frontend"]], "Function (Q) tab": [[131, "function-q-tab"]], "Function Call Detail": [[87, "function-call-detail"]], "Function headers": [[102, "function-headers"]], "Function(Q)": [[42, "function-q"]], "Functional Testing": [[93, "functional-testing"]], "Functionality": [[154, "functionality"]], "Functions and Variables": [[102, "functions-and-variables"]], "Further Features": [[160, "further-features"]], "Further reading": [[80, "further-reading"], [81, "further-reading"]], "Future Work": [[105, "future-work"]], "Future improvements": [[38, "future-improvements"], [38, "id1"], [38, "id3"]], "GUI": [[39, "gui"]], "GUI Development": [[163, "gui-development"]], "GUI Standards": [[105, null]], "Gatekeeper": [[93, "gatekeeper"]], "Gatekeeping a Pull Request": [[28, null]], "General": [[40, "general"], [107, "general"]], "General Guidance": [[150, "general-guidance"]], "General Icons": [[77, "general-icons"]], "General Notes on Naming": [[108, "general-notes-on-naming"]], "General checks": [[28, "general-checks"]], "Generating Code Coverage": [[15, null]], "Generating Plots": [[142, "generating-plots"]], "Geometry Handlers and Renderers": [[45, "geometry-handlers-and-renderers"]], "Getting Started": [[29, null], [160, "getting-started"]], "Getting the Mantid code": [[33, "getting-the-mantid-code"]], "GitHub Repository": [[97, "github-repository"]], "Good practices for writing tests": [[150, "good-practices-for-writing-tests"]], "Group 1: MUSR data": [[133, "group-1-musr-data"]], "Group 2: PSI data": [[133, "group-2-psi-data"]], "Group 3: HIFI data": [[133, "group-3-hifi-data"]], "Group 4: EMU data": [[133, "group-4-emu-data"]], "Group 5: ARGUS data": [[133, "group-5-argus-data"]], "Group 6: Frequency Domain Analysis": [[133, "group-6-frequency-domain-analysis"]], "Group 7: Avoided Level Crossing (ALC)": [[133, "group-7-avoided-level-crossing-alc"]], "Grouped Tasks": [[116, "grouped-tasks"]], "Grouping": [[38, "grouping"]], "Guide": [[100, "guide"]], "Guidelines": [[113, "guidelines"]], "Guides": [[163, "guides"]], "HDF": [[48, "hdf"]], "HDFDescriptor": [[48, "hdfdescriptor"]], "HIFI MultiPeriod Data": [[140, "hifi-multiperiod-data"]], "HIFI Transverse Field Simultaneous Fitting": [[140, "hifi-transverse-field-simultaneous-fitting"]], "Handling XML": [[37, null]], "Handy links": [[157, "handy-links"]], "Header Files": [[102, "header-files"]], "Headers": [[102, "headers"]], "Helgrind or drd": [[149, "helgrind-or-drd"]], "Helper Functions": [[147, "helper-functions"]], "How do people become gatekeepers?": [[28, "how-do-people-become-gatekeepers"]], "How does Workbench get run": [[158, "how-does-workbench-get-run"]], "How to Document an Algorithm": [[99, "how-to-document-an-algorithm"]], "How to Write C++ Performance Tests": [[162, "how-to-write-c-performance-tests"]], "How to build": [[30, "how-to-build"], [31, "how-to-build"]], "How to contact people in the development team": [[16, "how-to-contact-people-in-the-development-team"]], "How to define titles, sections etc.": [[104, "how-to-define-titles-sections-etc"]], "How to get Started": [[152, "how-to-get-started"]], "How to review release notes": [[110, "how-to-review-release-notes"]], "How to test private or protected members of a class": [[150, "how-to-test-private-or-protected-members-of-a-class"]], "How to use the EnumeratedString": [[25, "how-to-use-the-enumeratedstring"]], "How to use the IndexProperty": [[41, "how-to-use-the-indexproperty"]], "How to write a release note": [[110, "how-to-write-a-release-note"]], "I(Q, T) tab": [[131, "i-q-t-tab"]], "I(Q, t) tab": [[130, "i-q-t-tab"]], "IDE": [[15, "ide"]], "IDFs and IPFs": [[28, "idfs-and-ipfs"]], "ISIS Calibration": [[126, "isis-calibration"]], "ISIS Diagnostics": [[126, "isis-diagnostics"]], "ISIS Energy Transfer": [[126, "isis-energy-transfer"]], "ISIS Energy Transfer Data": [[38, "isis-energy-transfer-data"]], "ISIS Energy Transfer Model": [[38, "isis-energy-transfer-model"]], "ISIS Energy Transfer Presenter": [[38, "isis-energy-transfer-presenter"]], "ISIS Energy Transfer Tab": [[38, null]], "ISIS Energy Transfer algorithm": [[38, "isis-energy-transfer-algorithm"]], "ISIS Energy Transfer view": [[38, "isis-energy-transfer-view"]], "ISIS Event": [[132, "isis-event"]], "ISIS Histogram": [[132, "isis-histogram"]], "ISIS Indirect Energy Transfer Wrapper": [[38, "isis-indirect-energy-transfer-wrapper"]], "ISIS Reflectometry Interface": [[39, null]], "ISIS SANS Reduction Back-end": [[40, null]], "IWYU": [[149, "iwyu"]], "Icons": [[50, "icons"]], "If you can test it, take it out of the view": [[105, "if-you-can-test-it-take-it-out-of-the-view"]], "If you can\u2019t test it, put it in the view": [[105, "if-you-can-t-test-it-put-it-in-the-view"]], "If you have too many dependencies to inject\u2026": [[105, "if-you-have-too-many-dependencies-to-inject"]], "Implementation": [[5, "implementation"], [45, "implementation"], [91, "implementation"], [91, "implementation-1"], [157, "implementation"]], "Implementation Detail": [[20, "implementation-detail"]], "Imports": [[109, "imports"]], "Index Property": [[41, null]], "Indirect Data Reduction Testing": [[126, null]], "Indirect Diffraction Testing": [[127, null]], "IndirectDataAnalysis File Structure": [[43, null]], "IndirectDataAnalysisTab": [[43, "indirectdataanalysistab"]], "IndirectFitData": [[43, "indirectfitdata"]], "IndirectFitDataInterface": [[43, "indirectfitdatainterface"]], "IndirectFitOutput": [[43, "indirectfitoutput"]], "IndirectFitOutputOptions": [[43, "indirectfitoutputoptions"]], "IndirectFitPlot": [[43, "indirectfitplot"]], "IndirectFitPropertyBrowser": [[43, "indirectfitpropertybrowser"]], "IndirectFittingModel": [[43, "indirectfittingmodel"]], "Individual Neutron Event Data (TofEvent)": [[26, "individual-neutron-event-data-tofevent"]], "Individual states": [[40, "individual-states"]], "Inelastic Bayes Fitting Testing": [[128, null]], "Inelastic Corrections Testing": [[129, null]], "Inelastic Data Processor Class Structure": [[44, null]], "Inelastic Data Processor Testing": [[130, null]], "Inelastic QENS Fitting Testing": [[131, null]], "Initial Setup": [[82, "initial-setup"], [155, "initial-setup"]], "Initialization": [[160, "initialization"]], "Inline interpreted text or phrase reference start-string without end-string": [[104, "inline-interpreted-text-or-phrase-reference-start-string-without-end-string"]], "Inputs section": [[118, "inputs-section"]], "Inspecting an element": [[37, "inspecting-an-element"]], "Install Git": [[30, "install-git"], [31, "install-git"], [32, "install-git"]], "Install Mambaforge": [[30, "install-mambaforge"], [31, "install-mambaforge"], [32, "install-mambaforge"]], "Install Visual Studio 2022 Community Edition": [[32, "install-visual-studio-2022-community-edition"]], "Install a Centos7 Subsystem": [[155, "install-a-centos7-subsystem"]], "Install a Ubuntu-18.04 Subsystem": [[155, "install-a-ubuntu-18-04-subsystem"]], "Install and configure": [[86, "install-and-configure"]], "Installation": [[87, "installation"]], "Installing": [[149, "installing"]], "Installing CLion": [[13, "installing-clion"]], "Installing Eclipse": [[24, "installing-eclipse"]], "Instrument Viewer Widget": [[45, null]], "Instrumenting Python (Advanced)": [[94, "instrumenting-python-advanced"]], "Integrating into Workbench": [[91, "integrating-into-workbench"]], "Interface Documentation": [[106, null]], "Interfaces": [[104, "interfaces"]], "Internals Documentation": [[10, "internals-documentation"]], "Introducing Yourself": [[21, "introducing-yourself"]], "Introducing a new CMake configurable variable": [[14, "introducing-a-new-cmake-configurable-variable"]], "Introduction": [[47, "introduction"], [100, "introduction"], [117, "introduction"], [119, "introduction"], [121, "introduction"], [125, "introduction"], [132, "introduction"], [134, "introduction"], [135, "introduction"], [136, "introduction"], [137, "introduction"], [138, "introduction"], [139, "introduction"], [140, "introduction"], [142, "introduction"], [144, "introduction"], [151, "introduction"], [152, "introduction"], [160, "introduction"], [161, "introduction"]], "Introduction and Motivation": [[40, "introduction-and-motivation"]], "Ionic Diffusion Test": [[138, "ionic-diffusion-test"]], "IqtFit": [[42, "iqtfit"]], "Iterating over an element\u2019s children": [[37, "iterating-over-an-element-s-children"]], "Jenkins Configuration": [[47, null]], "Job Tree View": [[4, null]], "Jobs that monitor performance": [[162, "jobs-that-monitor-performance"]], "Just before release": [[92, "just-before-release"]], "Keep Qt / Plotting in the view": [[105, "keep-qt-plotting-in-the-view"]], "Keep the reduction configuration up to date": [[39, "keep-the-reduction-configuration-up-to-date"]], "Keeping GUIs modular using Widgets": [[91, "keeping-guis-modular-using-widgets"]], "Keybindings": [[152, "keybindings"]], "Known Issues": [[154, "known-issues"]], "Labels": [[46, "labels"]], "Larger tasks": [[116, "id3"]], "Layout of Header File": [[102, "layout-of-header-file"]], "Layouts": [[61, null]], "Leak checking etc": [[149, "leak-checking-etc"]], "Legacy and not maintained past this point (Only use if explicitly not using Conda)": [[88, "legacy-and-not-maintained-past-this-point-only-use-if-explicitly-not-using-conda"]], "Libraries": [[107, null]], "Library Leaks Appearing": [[94, "library-leaks-appearing"]], "License": [[109, "license"]], "Limit chains of observers notifying each other": [[105, "limit-chains-of-observers-notifying-each-other"]], "Linux": [[29, "linux"], [33, "linux"], [47, "linux"], [85, "linux"], [149, "linux"], [151, "linux"]], "List All SCM Urls": [[47, "list-all-scm-urls"]], "Lists of Events (EventList)": [[26, "lists-of-events-eventlist"]], "Live Data Testing": [[132, null]], "Live Event Data": [[132, "live-event-data"]], "Live Histogram Data": [[132, "live-histogram-data"]], "Live event pre- and post-processing": [[132, "live-event-pre-and-post-processing"]], "Live event rebin using an algorithm": [[132, "live-event-rebin-using-an-algorithm"]], "Load Algorithm Hook": [[48, null]], "Loading Data Test": [[136, "loading-data-test"], [137, "loading-data-test"]], "Loading Runs": [[117, "loading-runs"]], "Loading batch files": [[142, "loading-batch-files"]], "Local Debugging of Unit Tests with PyCharm": [[88, "local-debugging-of-unit-tests-with-pycharm"]], "Local Object Store": [[18, "local-object-store"]], "Local Project Managers Checklist": [[92, "local-project-managers-checklist"]], "Logging": [[49, null], [160, "logging"]], "Logging Levels": [[49, "logging-levels"]], "MD Workspaces": [[144, "md-workspaces"]], "MDHistoWorkspace": [[144, "mdhistoworkspace"]], "MDWorkspace (with events)": [[144, "mdworkspace-with-events"]], "MSD": [[42, "msd"]], "MSD tab": [[131, "msd-tab"]], "MSlice Testing": [[119, null]], "MVC Models": [[9, "mvc-models"]], "MVP (Model View Presenter)": [[50, "mvp-model-view-presenter"]], "MVP Calculator GUI Example": [[56, null]], "MVP Design": [[50, null]], "MVP Introduction": [[60, null]], "MVP Template tool": [[50, "mvp-template-tool"]], "MVP Tutorial": [[76, null]], "Mac OS": [[47, "mac-os"]], "MacOS": [[151, "macos"]], "Main Pipeline": [[2, "main-pipeline"]], "Makefile-like Generators": [[114, "makefile-like-generators"]], "Mantid Algorithm Naming Convention": [[108, null]], "Mantid Git Config": [[35, null]], "Mantid Git Workflow": [[36, null]], "Mantid Icon Table": [[77, null]], "Mantid Issue Tracking": [[46, null]], "Mantid Namespaces": [[102, "mantid-namespaces"]], "Mantid Standards": [[108, null]], "Mantid Timers": [[148, null]], "Mantid build": [[0, "mantid-build"]], "Mantid-specific Guidelines": [[150, "mantid-specific-guidelines"]], "Mantid\u2019s Algorithm Profiler": [[85, "mantid-s-algorithm-profiler"]], "Manual Background Corrections Test": [[137, "manual-background-corrections-test"]], "Manual Testing": [[92, "manual-testing"], [92, "id4"]], "Matplotlib and MVP": [[62, null]], "Matplotlib in C++": [[78, null]], "MatrixWorkspace": [[144, "matrixworkspace"]], "Maxent Test": [[139, "maxent-test"]], "Meetings & other information": [[16, "meetings-other-information"]], "Misc Groovy Scripts": [[47, "misc-groovy-scripts"]], "Mocking": [[150, "mocking"]], "Mocking Exercise": [[64, null]], "Mocking Exercise Solution": [[65, null]], "Mocking the Presenter": [[63, null]], "Mockups with Balsamiq Wireframes": [[3, null]], "Model": [[50, "model"], [105, "model"]], "Model (MVP) Exercise": [[67, null]], "Model Exercise Solution": [[68, null]], "Model Indices in Job Tree View": [[9, null]], "Model tests": [[38, "model-tests"]], "Model utils files": [[38, "model-utils-files"]], "Modify Mantid.user.properties": [[89, "modify-mantid-user-properties"]], "Moments tab": [[130, "moments-tab"]], "Monitoring Script": [[153, "monitoring-script"]], "More Advanced Options": [[35, "more-advanced-options"]], "Most Recently Used List (MRUList)": [[26, "most-recently-used-list-mrulist"]], "Motivation": [[18, "motivation"], [20, "motivation"], [40, "motivation"], [91, "motivation"], [91, "motivation-1"]], "MoveInstrumentComponent and RotateInstrumentComponent": [[40, "moveinstrumentcomponent-and-rotateinstrumentcomponent"]], "Moving/Renaming classes: move_class.py": [[149, "moving-renaming-classes-move-class-py"]], "Multiperiod workspace sample logs": [[96, "multiperiod-workspace-sample-logs"]], "Multiple Possibilities in Mantid": [[90, "multiple-possibilities-in-mantid"]], "Multiple Views": [[69, null]], "Multiple Wavelength Range": [[125, "multiple-wavelength-range"]], "Multiple atoms in chemical formula": [[125, "multiple-atoms-in-chemical-formula"]], "Multithreading in Mantid": [[79, null]], "Muon Analysis Test Guides": [[141, null]], "Muon Interfaces Unscripted Testing": [[133, null]], "Muon Unscripted Testing: ALC": [[134, null]], "Muon Unscripted Testing: ARGUS": [[135, null]], "Muon Unscripted Testing: EMU": [[138, null]], "Muon Unscripted Testing: FDA (Frequency Domain Analysis)": [[139, null]], "Muon Unscripted Testing: HIFI": [[140, null]], "Muon Unscripted Testing: MUSR": [[136, null]], "Muon Unscripted Testing: PSI": [[137, null]], "Naming": [[108, "naming"], [108, "id1"]], "Naming Branches": [[36, "naming-branches"]], "Naming Conventions": [[102, "naming-conventions"]], "Naming conventions": [[105, "naming-conventions"]], "Network Drives": [[12, "network-drives"]], "Network Related Tools": [[149, "network-related-tools"]], "New Branches": [[36, "new-branches"]], "New Starter C++": [[80, null]], "New Starter Python": [[81, null]], "New work requires design documentation": [[105, "new-work-requires-design-documentation"]], "Nightly Builds": [[84, "nightly-builds"]], "No Workspace Validation": [[114, "no-workspace-validation"]], "No matter how small, logic goes into the model": [[105, "no-matter-how-small-logic-goes-into-the-model"]], "Non-HDF": [[48, "non-hdf"]], "None checks": [[109, "none-checks"]], "Normalize To SANS Monitor": [[40, "normalize-to-sans-monitor"]], "Note for Mantid Developers": [[90, "note-for-mantid-developers"]], "Notification": [[4, "notification"]], "Notify must use enums to signal": [[105, "notify-must-use-enums-to-signal"]], "Number of developers": [[20, "number-of-developers"]], "Number of person-months": [[20, "number-of-person-months"]], "Number of users": [[20, "number-of-users"]], "OSX": [[29, "osx"], [33, "osx"]], "Object Oriented C++ Basics": [[80, "object-oriented-c-basics"]], "Object Oriented Python Basics": [[81, "object-oriented-python-basics"]], "Obtaining a Benchmark for Mantid Fitting": [[82, null]], "One signal per slot, never multiple": [[105, "one-signal-per-slot-never-multiple"]], "Opening CLion": [[13, "opening-clion"]], "Options": [[83, "options"], [106, "options"], [149, "options"]], "Options section": [[118, "options-section"]], "Other More General Points": [[150, "other-more-general-points"]], "Other Notes": [[2, "other-notes"]], "Other Profiling Tools": [[85, "other-profiling-tools"]], "Other useful information": [[40, "other-useful-information"]], "Overview": [[3, "overview"], [39, "overview"], [40, "overview"], [45, "overview"], [49, "overview"], [78, "overview"], [90, "overview"], [94, "overview"], [95, "overview"], [97, "overview"], [98, "overview"], [102, "overview"], [105, "overview"], [114, "overview"], [122, "overview"], [154, "overview"], [157, "overview"], [159, "overview"], [162, "overview"]], "Packaging": [[83, null], [156, "packaging"]], "Parameters": [[108, "parameters"]], "Parsing": [[37, "parsing"]], "Patch Release Checklist": [[84, null]], "Perform all processing in algorithms": [[39, "perform-all-processing-in-algorithms"]], "Performing a merge on Github": [[28, "performing-a-merge-on-github"]], "Periodically revise best UX practice": [[105, "periodically-revise-best-ux-practice"]], "Phasequad Test": [[139, "phasequad-test"]], "Pip package policy": [[17, "pip-package-policy"]], "Plotting": [[38, "plotting"], [38, "id2"]], "Plotting (Elemental Analysis)": [[154, null]], "Plotting Presenter": [[154, "plotting-presenter"]], "Plotting Utils": [[154, "plotting-utils"]], "Plotting View": [[154, "plotting-view"]], "Plotting from Vector Data": [[78, "plotting-from-vector-data"]], "Plotting from Workspace Data": [[78, "plotting-from-workspace-data"]], "Polarisation Corrections": [[142, "polarisation-corrections"]], "Possible Training": [[105, "possible-training"]], "Potential Solutions": [[20, "potential-solutions"]], "Pre-requisites": [[94, "pre-requisites"]], "Preamble": [[122, "preamble"], [133, "preamble"]], "Preface": [[105, "preface"]], "Preparation": [[87, "preparation"]], "PreprocessDetectorsToMD with custom plugins": [[161, "preprocessdetectorstomd-with-custom-plugins"]], "Preprocessor": [[102, "preprocessor"]], "Prerequisite Knowledge": [[105, "prerequisite-knowledge"]], "Prerequisites": [[24, "prerequisites"], [80, "prerequisites"], [81, "prerequisites"], [152, "prerequisites"]], "Presenter": [[50, "presenter"], [105, "presenter"]], "Presenter Exercise": [[71, null]], "Presenter Exercise Solution": [[72, null]], "Presenters must use non-Qt communication patterns": [[105, "presenters-must-use-non-qt-communication-patterns"]], "Preview tab": [[142, "preview-tab"]], "Previewing release notes": [[110, "previewing-release-notes"]], "Print All Loggers": [[47, "print-all-loggers"]], "Print the Value of an Environment Variable on All Nodes": [[47, "print-the-value-of-an-environment-variable-on-all-nodes"]], "Private": [[150, "private"]], "Processing": [[143, "processing"]], "Processing Groups": [[142, "processing-groups"]], "Processing Rows": [[142, "processing-rows"]], "Producing a coverage report automatically": [[15, "producing-a-coverage-report-automatically"]], "Producing a coverage report manually": [[15, "producing-a-coverage-report-manually"]], "Profile Selected Portions of the Code": [[87, "profile-selected-portions-of-the-code"]], "Profile a Whole Program Run": [[87, "profile-a-whole-program-run"]], "Profiling": [[149, "profiling"]], "Profiling Overview": [[85, null]], "Profiling in C++": [[85, "profiling-in-c"]], "Profiling in Python": [[85, "profiling-in-python"]], "Profiling with Intel\u2019s VTune": [[86, "profiling-with-intel-s-vtune"]], "Profiling with Valgrind": [[87, null]], "Profiling with Yappi": [[85, "profiling-with-yappi"]], "Profiling with cProfile": [[85, "profiling-with-cprofile"]], "Profiling with perf": [[86, null]], "Project Recovery Testing": [[124, null]], "Project Recovery test": [[124, "project-recovery-test"]], "Project Save": [[157, null]], "Properties": [[108, "properties"]], "Property Descriptions": [[99, "property-descriptions"]], "Protected": [[150, "protected"]], "Proxy Settings": [[18, "proxy-settings"]], "Pull Requests": [[36, "pull-requests"], [36, "id1"]], "Purpose": [[28, "purpose"], [97, "purpose"]], "PyCharm": [[88, null]], "Python": [[15, "python"], [50, "python"], [50, "id1"], [79, "python"], [147, "python"]], "Python Algorithms in External Projects": [[89, null]], "Python Basics": [[81, "python-basics"]], "Python Coding Standards": [[109, null]], "Python Interface File Naming": [[106, "python-interface-file-naming"]], "Python vs C++ Algorithms": [[90, null]], "Python/Qt": [[109, "python-qt"]], "QENS Fit class structure": [[43, "qens-fit-class-structure"]], "Qt Designer": [[50, "qt-designer"]], "Qt Designer for Python": [[91, null]], "QtStandardItemTreeModelAdapter": [[8, null]], "Quality Assurance Managers Checklist": [[92, "quality-assurance-managers-checklist"]], "Quasi Tab": [[128, "quasi-tab"]], "Reading": [[80, "reading"], [80, "id1"], [81, "reading"], [81, "id1"]], "Rebin and Fitting": [[136, "rebin-and-fitting"]], "Rebinning the Data": [[117, "rebinning-the-data"]], "Recommended": [[152, "recommended"]], "Recommended Config": [[35, "recommended-config"]], "Red Hat/Cent OS/Fedora": [[33, "red-hat-cent-os-fedora"]], "Red Hat/Fedora": [[87, "red-hat-fedora"]], "Reducing the size of console output": [[114, "reducing-the-size-of-console-output"]], "Reduction": [[39, "reduction"]], "Reduction back-end": [[39, "reduction-back-end"]], "References": [[102, "references"]], "Referencing Other Algorithms": [[99, "referencing-other-algorithms"]], "Reflectometry GUI Testing": [[142, null]], "Regex": [[107, "regex"]], "Related Bugs/Notes": [[154, "related-bugs-notes"]], "Release Checklist": [[92, null]], "Release Day": [[92, "release-day"], [92, "technical-release-manager-release-day"]], "Release Editors Checklist": [[92, "release-editors-checklist"]], "Release Manager Checklist": [[92, "release-manager-checklist"]], "Release Notes": [[84, "release-notes"]], "Release Notes Guide": [[110, null]], "Release Procedure": [[84, "release-procedure"]], "Reminder Email for Beta": [[92, "reminder-email-for-beta"]], "Remote Development": [[88, "remote-development"], [152, "remote-development"]], "Remove directories across multiple nodes": [[47, "remove-directories-across-multiple-nodes"]], "Remove directories from single node": [[47, "remove-directories-from-single-node"]], "Rename C++ Algorithm": [[111, "rename-c-algorithm"]], "Rename Python Algorithm": [[111, "rename-python-algorithm"]], "Renaming an Algorithm": [[111, null]], "Request": [[84, "request"]], "Required": [[152, "required"]], "ResNorm tab": [[128, "resnorm-tab"]], "Reusable Widgets": [[50, "reusable-widgets"]], "Reviewing a Pull Request": [[93, null]], "Roles": [[92, "roles"]], "Row Location": [[4, "row-location"]], "Rules": [[116, "rules"]], "Run a Process Across All Nodes": [[47, "run-a-process-across-all-nodes"]], "Run a Process On a Single Node": [[47, "run-a-process-on-a-single-node"]], "Running Files in the Debugger with EnvFile extension": [[88, "running-files-in-the-debugger-with-envfile-extension"]], "Running Files in the Debugger without EnvFile extension": [[88, "running-files-in-the-debugger-without-envfile-extension"]], "Running Performance Tests": [[162, "running-performance-tests"]], "Running Sanitizers": [[94, null]], "Running Tests": [[94, "running-tests"]], "Running Tests Locally": [[114, "running-tests-locally"]], "Running Unit Tests Directly": [[95, "running-unit-tests-directly"]], "Running Unit Tests With Visual Studio": [[95, "running-unit-tests-with-visual-studio"]], "Running Unit Tests With Visual Studio and ctest": [[95, "running-unit-tests-with-visual-studio-and-ctest"]], "Running Workbench": [[31, "running-workbench"], [158, null]], "Running a Benchmark": [[82, "running-a-benchmark"]], "Running a Linux Subsystem": [[155, "running-a-linux-subsystem"]], "Running a cleanup run": [[114, "running-a-cleanup-run"]], "Running perf": [[86, "running-perf"]], "Running tests without ctest": [[162, "running-tests-without-ctest"]], "Running the Profiler": [[87, "running-the-profiler"]], "Running the Tests": [[100, "running-the-tests"]], "Running the Unit Tests": [[95, null]], "Running the tests on multiple cores": [[114, "running-the-tests-on-multiple-cores"]], "Runs table editing": [[143, "runs-table-editing"]], "S(Q, \\omega) tab": [[130, "s-q-omega-tab"]], "SANS GUI Testing": [[143, null]], "SANSBatchReduction": [[40, "sansbatchreduction"]], "SANSConvertToWavelengthAndRebin": [[40, "sansconverttowavelengthandrebin"]], "SANSLoad": [[40, "sansload"]], "SANSReductionCore": [[40, "sansreductioncore"]], "SANSSave": [[40, "sanssave"]], "SANSSingleReduction": [[40, "sanssinglereduction"]], "SANSState": [[40, "sansstate"]], "Sample Logs": [[96, null]], "Sample Transmission Calculator Testing": [[125, null]], "Sample logs": [[96, "id1"]], "Save Other": [[143, "save-other"]], "Save reduction parameters": [[118, "save-reduction-parameters"]], "Save tab": [[142, "save-tab"]], "Saving": [[38, "saving"]], "Saving a batch": [[142, "saving-a-batch"]], "Saving and loading an interface (C++)": [[157, "saving-and-loading-an-interface-c"]], "Saving and loading an interface (Python)": [[157, "saving-and-loading-an-interface-python"]], "Script": [[153, "script"]], "Script Repository": [[97, null]], "Search by experiment": [[142, "search-by-experiment"]], "Selecting PyCharm versions": [[88, "selecting-pycharm-versions"]], "Selecting Tests To Run": [[114, "selecting-tests-to-run"]], "Selecting Tests to Run From IDE": [[114, "selecting-tests-to-run-from-ide"]], "Selecting tubes": [[117, "selecting-tubes"]], "Selection of the builders": [[40, "selection-of-the-builders"]], "Set Up": [[119, "set-up"]], "Set the Tolerance": [[114, "set-the-tolerance"]], "Set up": [[117, "set-up"], [118, "set-up"], [121, "set-up"], [142, "set-up"], [143, "set-up"]], "Set up the test facility": [[132, "set-up-the-test-facility"]], "Setting With Dropbox:": [[18, "setting-with-dropbox"]], "Setting up PyCharm on Linux": [[88, "setting-up-pycharm-on-linux"]], "Setting up PyCharm on Windows": [[88, "setting-up-pycharm-on-windows"]], "Setting up a New Agent": [[47, "setting-up-a-new-agent"]], "Setup": [[15, "setup"]], "Setup Python development environment with Conda": [[88, "setup-python-development-environment-with-conda"]], "Setup for a CLion Build": [[13, "setup-for-a-clion-build"]], "Setup the mantid conda environment": [[30, "setup-the-mantid-conda-environment"], [31, "setup-the-mantid-conda-environment"], [32, "setup-the-mantid-conda-environment"]], "Should I Write a C++ Algorithm?": [[90, "should-i-write-a-c-algorithm"]], "Should I Write a Python Algorithm?": [[90, "should-i-write-a-python-algorithm"]], "Signals setup in the view to the presenter only": [[105, "signals-setup-in-the-view-to-the-presenter-only"]], "Single Pulse Test": [[135, "single-pulse-test"]], "Skipping tests": [[114, "skipping-tests"]], "Slice SANS Event": [[40, "slice-sans-event"]], "SliceViewer Testing": [[144, null]], "Smaller tasks": [[116, "id2"]], "Smoke Testing": [[92, "smoke-testing"], [92, "id7"], [92, "id9"]], "Specific Recommendations": [[107, "specific-recommendations"]], "Specific Tests": [[144, "specific-tests"]], "Specific quirks of Mantid": [[28, "specific-quirks-of-mantid"]], "Specifying Validation": [[114, "specifying-validation"]], "Stale Pull Requests": [[36, "stale-pull-requests"]], "Standalone": [[83, "standalone"]], "Standard Release file structure": [[110, "standard-release-file-structure"]], "Standards": [[105, "standards"], [113, null]], "Starting a Fake Instrument": [[132, "starting-a-fake-instrument"]], "Starting a live data session": [[132, "starting-a-live-data-session"]], "State Generation": [[40, "state-generation"]], "Stopping a live data session": [[132, "stopping-a-live-data-session"]], "Stretch Tab": [[128, "stretch-tab"]], "String Algorithms (chop, ends_with etc)": [[107, "string-algorithms-chop-ends-with-etc"]], "Strongly Typed Indexes": [[9, "strongly-typed-indexes"]], "Structure": [[39, "structure"]], "Style": [[109, "style"]], "Subscriber pattern": [[39, "subscriber-pattern"]], "Subtrees": [[4, "subtrees"]], "Suggested Plugins": [[24, "suggested-plugins"]], "Sum runs": [[143, "sum-runs"]], "Summary": [[0, "summary"], [1, "summary"], [2, "summary"], [18, "summary"], [35, "summary"], [36, "summary"], [47, "summary"], [50, "summary"], [87, "summary"], [99, "summary"], [106, "summary"], [107, "summary"], [147, "summary"], [161, "summary"]], "Superconducting Copper Test": [[138, "superconducting-copper-test"]], "Support": [[16, "support"]], "Switching to Sanitizer Build": [[94, "switching-to-sanitizer-build"]], "Symmetrise tab": [[130, "symmetrise-tab"]], "System Tests": [[114, null]], "TODO": [[154, "todo"]], "Table Icons": [[77, "table-icons"]], "Table of Contents": [[122, "table-of-contents"], [133, "table-of-contents"], [134, "table-of-contents"], [135, "table-of-contents"], [136, "table-of-contents"], [137, "table-of-contents"], [138, "table-of-contents"], [139, "table-of-contents"], [140, "table-of-contents"]], "Tables": [[73, null]], "Taking Cuts": [[119, "taking-cuts"]], "Taking Slices": [[119, "taking-slices"]], "Target Platform Based on Free Memory": [[114, "target-platform-based-on-free-memory"], [114, "id1"]], "Technical Release Managers Checklist": [[92, "technical-release-managers-checklist"]], "Technical Steering Committee": [[115, null]], "Test 1": [[122, "test-1"]], "Test 10": [[122, "test-10"]], "Test 11": [[122, "test-11"]], "Test 1: Offline documentation test on the workbench.": [[120, "test-1-offline-documentation-test-on-the-workbench"]], "Test 2": [[122, "test-2"]], "Test 2: Online documentation test.": [[120, "test-2-online-documentation-test"]], "Test 3": [[122, "test-3"]], "Test 4": [[122, "test-4"]], "Test 5": [[122, "test-5"]], "Test 6": [[122, "test-6"]], "Test 7": [[122, "test-7"]], "Test 8": [[122, "test-8"]], "Test 9": [[122, "test-9"]], "TestHelpers": [[39, "testhelpers"]], "Testing": [[28, "testing"], [39, "testing"], [105, "testing"], [146, null], [163, "testing"]], "Testing MVP Components": [[50, "testing-mvp-components"]], "Testing Utilities": [[147, null]], "Testing using PyQt": [[88, "testing-using-pyqt"]], "Text": [[16, "text"]], "The Automated Build Process": [[2, null]], "The Code Files": [[99, "the-code-files"]], "The Command Line Interface": [[119, "the-command-line-interface"]], "The Details": [[2, "the-details"]], "The GUI must map 1:1 to a workflow alg.": [[105, "the-gui-must-map-1-1-to-a-workflow-alg"]], "The GUI must work with workspace history": [[105, "the-gui-must-work-with-workspace-history"]], "The Load Algorithm": [[48, "the-load-algorithm"]], "The Main": [[51, "the-main"], [70, "the-main"], [72, "the-main"]], "The Main Model": [[9, "the-main-model"]], "The Presenter": [[70, "the-presenter"], [72, "the-presenter"]], "The View": [[51, "the-view"], [70, "the-view"], [72, "the-view"]], "The Workspace Manager": [[119, "the-workspace-manager"]], "The interface Directive": [[106, "the-interface-directive"]], "The layer of intent": [[20, "the-layer-of-intent"]], "The maintenance guide gets updated in the PR": [[105, "the-maintenance-guide-gets-updated-in-the-pr"]], "The qt directory": [[98, "the-qt-directory"]], "The reStructuredText File": [[104, "the-restructuredtext-file"]], "The scripts directory": [[98, "the-scripts-directory"]], "Things to check": [[28, "things-to-check"]], "Thread checking": [[149, "thread-checking"]], "Timeline": [[92, "timeline"]], "Timing in C++": [[85, "timing-in-c"]], "Tips": [[12, "tips"], [28, "tips"], [49, "tips"], [82, "tips"], [155, "tips"]], "Tools": [[163, "tools"]], "Tools Overview": [[149, null]], "Training": [[105, "training"]], "Transmission": [[126, "transmission"]], "Transverse Field Asymmetry Test": [[136, "transverse-field-asymmetry-test"]], "Troubleshooting": [[18, "troubleshooting"], [151, "troubleshooting"]], "Turn off Python association in Windows": [[32, "turn-off-python-association-in-windows"]], "Type Erasure": [[9, "type-erasure"]], "UI Data Getters": [[38, "ui-data-getters"]], "UI data setters": [[38, "ui-data-setters"]], "UI validators": [[38, "ui-validators"]], "UX Point of contact": [[105, "ux-point-of-contact"]], "UX design reviews must be done beforehand": [[105, "ux-design-reviews-must-be-done-beforehand"]], "Ubuntu": [[87, "ubuntu"]], "Ubuntu 18.04": [[33, "ubuntu-18-04"]], "Ubuntu 20.04": [[33, "ubuntu-20-04"]], "Unique Profiles": [[21, "unique-profiles"]], "Unit Test Coding Standards": [[112, null]], "Unit Test Good Practice": [[150, null]], "Unit testing": [[98, "unit-testing"]], "Unit tests": [[28, "unit-tests"]], "Unix Console Doxygen Setup": [[23, "unix-console-doxygen-setup"]], "Unknown directive type \u201cfoo\u201d": [[104, "unknown-directive-type-foo"]], "Update Branches For Jobs": [[47, "update-branches-for-jobs"]], "Update Urls on All Jobs": [[47, "update-urls-on-all-jobs"]], "Update default values for job parameters": [[47, "update-default-values-for-job-parameters"]], "Updating File(s)": [[18, "updating-file-s"]], "Usage": [[8, "usage"], [99, "usage"], [154, "usage"]], "Usage Example in C++": [[49, "usage-example-in-c"]], "Usage Example in Python": [[49, "usage-example-in-python"]], "Usage via GUI": [[40, "usage-via-gui"]], "Use": [[149, "use"]], "Use dependency injection": [[105, "use-dependency-injection"]], "Use dependency injection in Python too": [[105, "use-dependency-injection-in-python-too"]], "Useful Aliases": [[35, "useful-aliases"]], "Useful CTest Options": [[95, "useful-ctest-options"]], "Useful Plugins": [[88, "useful-plugins"]], "User Support": [[151, null]], "User file input": [[40, "user-file-input"]], "User files": [[143, "user-files"]], "User input dictionary": [[40, "user-input-dictionary"]], "Using CreateSampleWorkspace and CreateWorkspace": [[100, "using-createsampleworkspace-and-createworkspace"]], "Using Existing Data": [[18, "using-existing-data"]], "Using Graphical User Interfaces (GUI)": [[155, "using-graphical-user-interfaces-gui"]], "Using files in Unit tests": [[150, "using-files-in-unit-tests"]], "Using gdb": [[19, "using-gdb"]], "Using logging in Python": [[49, "using-logging-in-python"]], "Using the Generated Class": [[91, "using-the-generated-class"]], "Using workspaces": [[160, "using-workspaces"]], "VSCode": [[152, null]], "Validation of Single Wavelength Range": [[125, "validation-of-single-wavelength-range"]], "Validation of inputs": [[160, "validation-of-inputs"]], "Version Control": [[80, "version-control"], [81, "version-control"]], "Version control": [[28, "version-control"]], "Video conference": [[16, "video-conference"]], "View": [[50, "view"], [105, "view"]], "View Exercise 1": [[74, null]], "View Exercise 1 Solution": [[75, null]], "Visual Design": [[50, "visual-design"]], "Visual Studio": [[149, "visual-studio"]], "Visual Studio Address Sanitizer": [[94, "visual-studio-address-sanitizer"]], "Visual Studio Build Impact": [[153, null]], "Visual Studio Doxygen Setup": [[23, "visual-studio-doxygen-setup"]], "Visual Studio/Xcode": [[114, "visual-studio-xcode"]], "Visualisation": [[87, "visualisation"]], "Visualise results": [[118, "visualise-results"]], "Wall-clock timers": [[148, "wall-clock-timers"]], "What is calculated in a SANS reduction?": [[40, "what-is-calculated-in-a-sans-reduction"]], "What to test": [[150, "what-to-test"]], "When needing to load a data file": [[100, "when-needing-to-load-a-data-file"]], "When to add release notes": [[110, "when-to-add-release-notes"]], "When to write a design document": [[20, "when-to-write-a-design-document"]], "Why EnumeratedString?": [[25, "why-enumeratedstring"]], "Why IndexProperty?": [[41, "why-indexproperty"]], "Windows": [[33, "windows"], [47, "windows"], [85, "windows"], [149, "windows"], [151, "windows"]], "Windows Subsystem for Linux (WSL2)": [[33, "windows-subsystem-for-linux-wsl2"], [155, null]], "Wireshark": [[149, "wireshark"]], "With Qt Creator": [[12, "with-qt-creator"]], "With great power comes great responsibility": [[28, "with-great-power-comes-great-responsibility"]], "Within Eclipse": [[19, "within-eclipse"]], "Within Visual Studio (attach to process version)": [[19, "within-visual-studio-attach-to-process-version"]], "Within Visual Studio (debugging run method)": [[19, "within-visual-studio-debugging-run-method"]], "Wonder Shaper": [[149, "wonder-shaper"]], "Work flows algorithm profiling": [[0, null]], "Work on existing GUIs should follow maintenance docs": [[105, "work-on-existing-guis-should-follow-maintenance-docs"]], "Work-flow algorithm orchestration": [[40, "work-flow-algorithm-orchestration"]], "Work-flow algorithms for individual reduction steps": [[40, "work-flow-algorithms-for-individual-reduction-steps"]], "Workbench": [[163, "workbench"]], "Workbench Development": [[156, null]], "Workbench Index": [[159, null]], "Workflow": [[46, "workflow"], [161, "workflow"]], "Workflow alg. must be completed first": [[105, "workflow-alg-must-be-completed-first"]], "Workflow algorithms": [[99, "workflow-algorithms"]], "Workspace Groups": [[28, "workspace-groups"]], "Workspace Masking": [[40, "workspace-masking"]], "Workspace Names": [[108, "workspace-names"]], "Workspace2D compatibility": [[26, "workspace2d-compatibility"]], "Workspaces": [[28, "workspaces"]], "Writing An Algorithm": [[160, null]], "Writing Performance Tests": [[162, null]], "Writing a Custom ConvertToMD Transformation": [[161, null]], "Writing a Test": [[114, "writing-a-test"]], "Writing a simple custom plugin": [[161, "writing-a-simple-custom-plugin"]], "Your Issues": [[46, "your-issues"]], "adjustment.py": [[40, "adjustment-py"]], "compatibility.py": [[40, "compatibility-py"]], "convert_to_q.py": [[40, "convert-to-q-py"]], "data.py": [[40, "data-py"]], "enum.py": [[40, "enum-py"]], "image file not readable": [[104, "image-file-not-readable"]], "main.py": [[75, "main-py"]], "mantidqt": [[1, "mantidqt"]], "mask.py": [[40, "mask-py"]], "move.py": [[40, "move-py"]], "period n": [[96, "period-n"]], "periods": [[96, "periods"]], "reST editors/IDE plugins": [[104, "rest-editors-ide-plugins"]], "reduction_mode.py": [[40, "reduction-mode-py"]], "running": [[96, "running"]], "save.py": [[40, "save-py"]], "scale.py": [[40, "scale-py"]], "slice.py": [[40, "slice-py"]], "state.py": [[40, "state-py"]], "state_base.py": [[40, "state-base-py"]], "state_director.py": [[40, "state-director-py"]], "view.py": [[75, "view-py"]], "wavelength.py": [[40, "wavelength-py"]], "workbench": [[1, "workbench"]]}, "docnames": ["AlgorithmProfiler", "Architecture", "AutomatedBuildProcess", "BalsamiqWireframes", "BatchWidget/API/JobTreeView", "BatchWidget/Internals/CellBasedViewProperties", "BatchWidget/Internals/ExtractSubtrees", "BatchWidget/Internals/FindSubtreeRoots", "BatchWidget/Internals/QtStandardItemTreeModelAdapter", "BatchWidget/Internals/StrictModelIndexing", "BatchWidget/index", "BuildingOnOSX", "BuildingWithCMake", "CLion", "CMakeBestPractices", "CodeCoverage", "Communication", "CondaPackageManager", "DataFilesForTesting", "DebuggingUnitTests", "DesignDocumentGuides", "DeveloperAccounts", "DevelopmentAndReleaseCycle", "DoxygenSetup", "Eclipse", "EnumeratedString", "EventWorkspaceDev", "FlowchartCreation", "Gatekeeping", "GettingStarted/GettingStarted", "GettingStarted/GettingStartedCondaLinux", "GettingStarted/GettingStartedCondaOSX", "GettingStarted/GettingStartedCondaWindows", "GettingStarted/GettingStartedNoneConda", "GettingStarted/MantidDeveloperSetup", "GitConfig", "GitWorkflow", "HandlingXML", "ISISEnergyTransferTab", "ISISReflectometryInterface", "ISISSANSReductionBackend", "IndexProperty", "IndirectDataAnalysisAddingFitType", "IndirectDataAnalysisFileStructure", "InelasticDataProcessorFileStructure", "InstrumentViewer", "IssueTracking", "JenkinsConfiguration", "LoadAlgorithmHook", "Logging", "MVPDesign", "MVPTutorial/AddButton", "MVPTutorial/AddComboBox", "MVPTutorial/AddLabel", "MVPTutorial/AddLineEdit", "MVPTutorial/AddSpinBox", "MVPTutorial/CalculatorExample/index", "MVPTutorial/CompleteGUI", "MVPTutorial/ExtractInfoFromView", "MVPTutorial/FinalExercise", "MVPTutorial/Introduction", "MVPTutorial/Layouts", "MVPTutorial/Matplotlib", "MVPTutorial/Mocking", "MVPTutorial/MockingExercise", "MVPTutorial/MockingExerciseSolution", "MVPTutorial/Model", "MVPTutorial/ModelExercise", "MVPTutorial/ModelExerciseSolution", "MVPTutorial/MultipleViews", "MVPTutorial/Presenter", "MVPTutorial/PresenterExercise", "MVPTutorial/PresenterExerciseSolution", "MVPTutorial/Tables", "MVPTutorial/ViewExercise1", "MVPTutorial/ViewExercise1Solution", "MVPTutorial/index", "MantidUsedIconsTable", "MatplotlibInCpp", "MultiThreadingInMantid", "NewStarterC++", "NewStarterPython", "ObtainingABenchmarkForMantidFitting", "Packaging", "PatchReleaseChecklist", "ProfilingOverview", "ProfilingWithPerf", "ProfilingWithValgrind", "PyCharm", "PythonAlgorithmsInExternalProjects", "PythonVSCppAlgorithms", "QtDesignerForPython", "ReleaseChecklist", "ReviewingAPullRequest", "RunningSanitizers", "RunningTheUnitTests", "SampleLogsDev", "ScriptRepository", "Standards/AdditionalPythonCode", "Standards/AlgorithmDocumentation", "Standards/AlgorithmUsageExamples", "Standards/CPPModernization", "Standards/CPPStandards", "Standards/DeprecateAlgorithm", "Standards/DocumentationGuideForDevs", "Standards/GUIStandards", "Standards/InterfaceDocumentation", "Standards/Libraries", "Standards/MantidStandards", "Standards/PythonStandards", "Standards/ReleaseNotesGuide", "Standards/RenameAlgorithm", "Standards/UnitTestStandards", "Standards/index", "SystemTests", "TSC", "Testing/Core/Core", "Testing/Direct/ALFViewTests", "Testing/Direct/DGSReductionTests", "Testing/Direct/MSliceTestGuide", "Testing/Documentation/DocumentationTest", "Testing/ElementalAnalysis/ElementalAnalysisTests", "Testing/EngineeringDiffraction/EngineeringDiffractionTestGuide", "Testing/ErrorReporter-ProjectRecovery/ErrorReporterTesting", "Testing/ErrorReporter-ProjectRecovery/ProjectRecoveryTesting", "Testing/General/SampleTransmissionCalculatorTestGuide", "Testing/Indirect/DataReductionTests", "Testing/Indirect/DiffractionTests", "Testing/Inelastic/BayesFittingTests", "Testing/Inelastic/CorrectionsTests", "Testing/Inelastic/DataProcessorTests", "Testing/Inelastic/QENSFittingTests", "Testing/LiveData/LiveDataTests", "Testing/MuonAnalysis_test_guides/Muon Analysis Unscripted Testing Guide", "Testing/MuonAnalysis_test_guides/Muon_ALC", "Testing/MuonAnalysis_test_guides/Muon_ARGUS", "Testing/MuonAnalysis_test_guides/Muon_Analysis_MUSR", "Testing/MuonAnalysis_test_guides/Muon_Analysis_PSI", "Testing/MuonAnalysis_test_guides/Muon_EMU", "Testing/MuonAnalysis_test_guides/Muon_FDA", "Testing/MuonAnalysis_test_guides/Muon_HIFI", "Testing/MuonAnalysis_test_guides/index", "Testing/ReflectometryGUI/ReflectometryGUITests", "Testing/SANSGUI/ISISSANSGUITests", "Testing/SliceViewer/SliceViewer", "Testing/Utility/FilterEventsInterfaceTest", "Testing/index", "TestingUtilities", "Timers", "ToolsOverview", "UnitTestGoodPractice", "UserSupport", "VSCode", "VisualStudioBuildImpact", "Widgets/Plotting", "WindowsSubsystemForLinux", "Workbench/BuildingWorkbench", "Workbench/ProjectSaveInterfaces", "Workbench/RunningWorkbench", "Workbench/index", "WritingAnAlgorithm", "WritingCustomConvertToMDTransformation", "WritingPerformanceTests", "index"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["AlgorithmProfiler.rst", "Architecture.rst", "AutomatedBuildProcess.rst", "BalsamiqWireframes.rst", "BatchWidget/API/JobTreeView.rst", "BatchWidget/Internals/CellBasedViewProperties.rst", "BatchWidget/Internals/ExtractSubtrees.rst", "BatchWidget/Internals/FindSubtreeRoots.rst", "BatchWidget/Internals/QtStandardItemTreeModelAdapter.rst", "BatchWidget/Internals/StrictModelIndexing.rst", "BatchWidget/index.rst", "BuildingOnOSX.rst", "BuildingWithCMake.rst", "CLion.rst", "CMakeBestPractices.rst", "CodeCoverage.rst", "Communication.rst", "CondaPackageManager.rst", "DataFilesForTesting.rst", "DebuggingUnitTests.rst", "DesignDocumentGuides.rst", "DeveloperAccounts.rst", "DevelopmentAndReleaseCycle.rst", "DoxygenSetup.rst", "Eclipse.rst", "EnumeratedString.rst", "EventWorkspaceDev.rst", "FlowchartCreation.rst", "Gatekeeping.rst", "GettingStarted/GettingStarted.rst", "GettingStarted/GettingStartedCondaLinux.rst", "GettingStarted/GettingStartedCondaOSX.rst", "GettingStarted/GettingStartedCondaWindows.rst", "GettingStarted/GettingStartedNoneConda.rst", "GettingStarted/MantidDeveloperSetup.rst", "GitConfig.rst", "GitWorkflow.rst", "HandlingXML.rst", "ISISEnergyTransferTab.rst", "ISISReflectometryInterface.rst", "ISISSANSReductionBackend.rst", "IndexProperty.rst", "IndirectDataAnalysisAddingFitType.rst", "IndirectDataAnalysisFileStructure.rst", "InelasticDataProcessorFileStructure.rst", "InstrumentViewer.rst", "IssueTracking.rst", "JenkinsConfiguration.rst", "LoadAlgorithmHook.rst", "Logging.rst", "MVPDesign.rst", "MVPTutorial/AddButton.rst", "MVPTutorial/AddComboBox.rst", "MVPTutorial/AddLabel.rst", "MVPTutorial/AddLineEdit.rst", "MVPTutorial/AddSpinBox.rst", "MVPTutorial/CalculatorExample/index.rst", "MVPTutorial/CompleteGUI.rst", "MVPTutorial/ExtractInfoFromView.rst", "MVPTutorial/FinalExercise.rst", "MVPTutorial/Introduction.rst", "MVPTutorial/Layouts.rst", "MVPTutorial/Matplotlib.rst", "MVPTutorial/Mocking.rst", "MVPTutorial/MockingExercise.rst", "MVPTutorial/MockingExerciseSolution.rst", "MVPTutorial/Model.rst", "MVPTutorial/ModelExercise.rst", "MVPTutorial/ModelExerciseSolution.rst", "MVPTutorial/MultipleViews.rst", "MVPTutorial/Presenter.rst", "MVPTutorial/PresenterExercise.rst", "MVPTutorial/PresenterExerciseSolution.rst", "MVPTutorial/Tables.rst", "MVPTutorial/ViewExercise1.rst", "MVPTutorial/ViewExercise1Solution.rst", "MVPTutorial/index.rst", "MantidUsedIconsTable.rst", "MatplotlibInCpp.rst", "MultiThreadingInMantid.rst", "NewStarterC++.rst", "NewStarterPython.rst", "ObtainingABenchmarkForMantidFitting.rst", "Packaging.rst", "PatchReleaseChecklist.rst", "ProfilingOverview.rst", "ProfilingWithPerf.rst", "ProfilingWithValgrind.rst", "PyCharm.rst", "PythonAlgorithmsInExternalProjects.rst", "PythonVSCppAlgorithms.rst", "QtDesignerForPython.rst", "ReleaseChecklist.rst", "ReviewingAPullRequest.rst", "RunningSanitizers.rst", "RunningTheUnitTests.rst", "SampleLogsDev.rst", "ScriptRepository.rst", "Standards/AdditionalPythonCode.rst", "Standards/AlgorithmDocumentation.rst", "Standards/AlgorithmUsageExamples.rst", "Standards/CPPModernization.rst", "Standards/CPPStandards.rst", "Standards/DeprecateAlgorithm.rst", "Standards/DocumentationGuideForDevs.rst", "Standards/GUIStandards.rst", "Standards/InterfaceDocumentation.rst", "Standards/Libraries.rst", "Standards/MantidStandards.rst", "Standards/PythonStandards.rst", "Standards/ReleaseNotesGuide.rst", "Standards/RenameAlgorithm.rst", "Standards/UnitTestStandards.rst", "Standards/index.rst", "SystemTests.rst", "TSC.rst", "Testing/Core/Core.rst", "Testing/Direct/ALFViewTests.rst", "Testing/Direct/DGSReductionTests.rst", "Testing/Direct/MSliceTestGuide.rst", "Testing/Documentation/DocumentationTest.rst", "Testing/ElementalAnalysis/ElementalAnalysisTests.rst", "Testing/EngineeringDiffraction/EngineeringDiffractionTestGuide.rst", "Testing/ErrorReporter-ProjectRecovery/ErrorReporterTesting.rst", "Testing/ErrorReporter-ProjectRecovery/ProjectRecoveryTesting.rst", "Testing/General/SampleTransmissionCalculatorTestGuide.rst", "Testing/Indirect/DataReductionTests.rst", "Testing/Indirect/DiffractionTests.rst", "Testing/Inelastic/BayesFittingTests.rst", "Testing/Inelastic/CorrectionsTests.rst", "Testing/Inelastic/DataProcessorTests.rst", "Testing/Inelastic/QENSFittingTests.rst", "Testing/LiveData/LiveDataTests.rst", "Testing/MuonAnalysis_test_guides/Muon Analysis Unscripted Testing Guide.rst", "Testing/MuonAnalysis_test_guides/Muon_ALC.rst", "Testing/MuonAnalysis_test_guides/Muon_ARGUS.rst", "Testing/MuonAnalysis_test_guides/Muon_Analysis_MUSR.rst", "Testing/MuonAnalysis_test_guides/Muon_Analysis_PSI.rst", "Testing/MuonAnalysis_test_guides/Muon_EMU.rst", "Testing/MuonAnalysis_test_guides/Muon_FDA.rst", "Testing/MuonAnalysis_test_guides/Muon_HIFI.rst", "Testing/MuonAnalysis_test_guides/index.rst", "Testing/ReflectometryGUI/ReflectometryGUITests.rst", "Testing/SANSGUI/ISISSANSGUITests.rst", "Testing/SliceViewer/SliceViewer.rst", "Testing/Utility/FilterEventsInterfaceTest.rst", "Testing/index.rst", "TestingUtilities.rst", "Timers.rst", "ToolsOverview.rst", "UnitTestGoodPractice.rst", "UserSupport.rst", "VSCode.rst", "VisualStudioBuildImpact.rst", "Widgets/Plotting.rst", "WindowsSubsystemForLinux.rst", "Workbench/BuildingWorkbench.rst", "Workbench/ProjectSaveInterfaces.rst", "Workbench/RunningWorkbench.rst", "Workbench/index.rst", "WritingAnAlgorithm.rst", "WritingCustomConvertToMDTransformation.rst", "WritingPerformanceTests.rst", "index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [4, 8, 9, 11, 12, 14, 17, 19, 20, 23, 26, 27, 28, 29, 32, 35, 39, 40, 42, 43, 45, 49, 50, 52, 53, 62, 70, 77, 79, 80, 81, 83, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 105, 106, 109, 111, 114, 116, 117, 120, 122, 126, 131, 133, 136, 143, 144, 149, 150, 151, 152, 153, 157, 160, 161, 162], "0": [4, 11, 25, 28, 29, 37, 39, 40, 42, 47, 48, 62, 65, 66, 72, 73, 75, 78, 79, 86, 88, 92, 94, 95, 96, 100, 102, 103, 109, 110, 114, 117, 118, 119, 124, 125, 126, 129, 130, 131, 134, 135, 137, 138, 139, 140, 142, 143, 144, 148, 149, 151, 152, 155, 160, 162], "00": [84, 124, 148], "000": [118, 119, 132], "0000": 148, "00000001": 114, "001": 144, "002": 126, "004": 126, "005": 144, "006": 137, "00l": 144, "01": [88, 96, 117, 118, 119, 140], "0123": 114, "015": [125, 144], "02": [96, 119, 144], "029": 114, "03": [92, 114, 142, 144], "04": [47, 114, 116, 152, 156, 163], "0444": 29, "0467": 138, "05": [62, 100, 114, 124, 130, 138, 144], "0555": 29, "06": [114, 124, 144, 150], "07": [114, 134, 135, 150], "072": 125, "09": [111, 124, 135], "0rc1": 92, "0rebin": 124, "0x": 144, "0xc0000005": 94, "1": [0, 4, 5, 11, 19, 24, 26, 28, 32, 33, 35, 37, 39, 40, 41, 42, 47, 62, 63, 72, 73, 76, 78, 79, 82, 83, 84, 86, 88, 89, 95, 96, 100, 102, 103, 104, 110, 114, 116, 117, 118, 123, 124, 125, 127, 129, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 148, 149, 150, 151, 152, 155, 160, 161], "10": [2, 11, 15, 17, 18, 32, 33, 40, 62, 66, 87, 100, 114, 116, 119, 120, 123, 124, 126, 130, 132, 134, 136, 138, 140, 142, 143, 144, 145, 155], "100": [15, 26, 40, 66, 87, 95, 114, 119, 124, 132, 133, 136, 140, 143, 144, 145], "1000": 132, "10000": 124, "1000000": 162, "100rebin": 124, "101": 144, "1016": 114, "1032": 111, "104": 137, "105": [124, 127], "107": 18, "108": 127, "109": 127, "11": [15, 18, 47, 88, 114, 135], "110": 144, "111": [62, 78], "112": 127, "1120015": 142, "1140": 40, "1147": 40, "11920": 124, "11934": 142, "11_3": 142, "11a": 108, "12": [86, 96, 103, 105, 108, 111, 114, 118, 124, 125, 129, 130, 135, 144], "120": 144, "1200": 122, "1234": [46, 151], "12345": 35, "1234_new_file_search": 83, "127": 152, "13": [11, 80, 114, 124, 135], "134028": [133, 134, 140], "13460": 142, "13462": 142, "14": [13, 63, 65, 80, 94, 100, 111, 114, 118, 131, 135, 144], "142": 134, "15": [30, 102, 114, 118, 120, 124, 134, 136, 138, 145, 148], "155": 138, "15min": 104, "16": [12, 47, 94, 114, 134], "16384": 153, "17": [80, 102, 114, 118, 130], "18": [114, 116, 152, 157, 163], "19": [80, 96, 100, 114, 137, 152], "1990": 26, "1997": 40, "1d": [40, 116, 142, 143, 144], "1e": 144, "1e4": 144, "1e5": 144, "1st": 100, "2": [4, 12, 13, 19, 22, 23, 24, 29, 30, 31, 35, 40, 41, 42, 47, 48, 72, 73, 75, 78, 79, 80, 81, 82, 83, 88, 94, 95, 96, 99, 100, 110, 114, 116, 117, 118, 123, 124, 125, 126, 127, 131, 134, 136, 137, 138, 139, 140, 142, 148, 149, 150, 152, 157, 162], "20": [18, 96, 102, 108, 120, 122, 123, 132, 136, 143, 149, 156], "2000": [114, 132, 144], "2011": 142, "2014": 114, "2015": 18, "2016": 150, "2018": 4, "20180820": 114, "2019": [12, 13, 32, 33, 47, 80, 88, 94], "2020": [96, 103], "2021": 111, "2023": 88, "2025": 111, "20889": [133, 138], "20900": [133, 138], "20g": 12, "20th": 100, "21": [33, 80, 81], "2132": 114, "21t13": 142, "23": [80, 114, 132], "230": 124, "2361": 100, "2400": 122, "2441": 162, "25": [42, 80, 81, 94, 103, 111, 125, 144, 162], "25461": 101, "257": 109, "26": 80, "26173": 126, "26174": 126, "26176": [126, 127], "26176_graphite002_red_elwin_eq2": 130, "26184": 126, "26185": 126, "26185_multi_graphite002_r": 126, "26828": 117, "27": [94, 118], "27698_red_elwin_eq2": 130, "279": 145, "29": [13, 114, 118], "29010": 11, "29110": 94, "299clone": 124, "2c": [108, 125], "2d": [40, 116, 143, 144, 145], "2f": 100, "2gb": 114, "2nd": 100, "2theta": 119, "3": [4, 11, 12, 13, 17, 19, 22, 24, 25, 28, 29, 31, 33, 40, 41, 42, 46, 63, 65, 72, 75, 77, 78, 79, 81, 86, 88, 94, 95, 96, 100, 105, 109, 110, 114, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 138, 139, 140, 142, 148, 152, 161], "30": [92, 105, 114, 118, 119, 124, 132], "300": [124, 132], "30133": 13, "305738": 122, "305761": 122, "305793": 122, "305795": 122, "307521": 122, "31": [80, 118], "32": [80, 81, 142, 144], "32bpp": 47, "32gb": [32, 33], "33": 80, "343210": 124, "35": 80, "36": 80, "36935": 84, "37014": 84, "37016": 84, "37033": 84, "37047": 84, "38": 80, "3873875": 144, "389": 138, "39": [133, 134, 140], "397": 120, "3d": [116, 124, 129, 130, 144], "3rd": 102, "4": [19, 24, 41, 46, 72, 75, 78, 79, 80, 81, 92, 100, 105, 107, 114, 118, 123, 124, 125, 127, 130, 136, 137, 139, 140, 142, 155, 161], "40": [96, 117, 134], "400": [29, 118, 131], "4000": 144, "400px": 150, "40e3": 132, "41": 96, "42": 160, "4306": 124, "435": 114, "44": 96, "443": 29, "447": 124, "44956": 142, "45": [130, 143], "458289": 124, "4584": 117, "46": 96, "474": 138, "4786": 154, "48": [11, 96], "49": [80, 81, 96, 129], "493": 135, "4d": 144, "4f": 100, "4h": 125, "5": [19, 40, 41, 42, 48, 49, 62, 78, 82, 88, 92, 100, 102, 105, 107, 114, 116, 117, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 138, 139, 140, 148, 153, 157, 161], "50": [40, 96, 129, 130, 131, 132, 138, 139, 144], "500": [124, 127, 132], "5000": 153, "500000000": 149, "501": 127, "51": [96, 126, 129, 130], "51341": [133, 138], "51509": 124, "52": [96, 135], "5286": 114, "53636e": 124, "54415e": 124, "55": [29, 80, 81, 119, 135, 148], "55878": 126, "55879": 126, "56": [65, 96, 114], "565": 124, "5678": 152, "59": 135, "59057": 126, "59059": 126, "593": 17, "598": 17, "5__result": 131, "5_workbench_release_not": 92, "5e5": 144, "6": [19, 47, 76, 77, 84, 92, 100, 105, 114, 116, 117, 118, 124, 125, 126, 129, 131, 132, 137, 138, 161], "60": [119, 148], "60e3": 132, "62250": [133, 136], "62260": [133, 136, 139], "63288": 124, "64": [17, 47, 83, 134], "64bit": 116, "65": [114, 122, 125], "7": [12, 33, 49, 92, 94, 100, 111, 114, 116, 124, 125, 155], "71796": [133, 135], "71799": [133, 135], "74019": 143, "74044": 143, "74045": 143, "75": [125, 144], "755": 86, "77": [100, 132, 137], "79": [35, 100, 138], "8": [11, 15, 88, 94, 100, 102, 107, 109, 114, 118, 124, 125, 127, 133, 142, 152], "80": [29, 145], "800": 133, "80013e": 124, "8080": 88, "81061": 134, "81070": 134, "81095": 134, "81120": 134, "82301": 117, "824": 132, "83": 114, "83382": 124, "84447": [133, 140], "86": 130, "873": 124, "877078": 117, "8888": 30, "89757": 127, "89813": 127, "9": [4, 84, 100, 108, 111, 114, 118, 125, 128, 140, 143], "90": [143, 144], "906": 124, "91": [135, 145], "91853": 124, "93": [125, 135, 137], "94": 114, "944": 124, "95": [77, 135, 145], "962": 127, "97876": 124, "99": 148, "998e": 155, "A": [1, 2, 4, 12, 14, 15, 17, 20, 25, 28, 35, 36, 37, 38, 39, 40, 41, 48, 49, 50, 51, 52, 53, 55, 58, 59, 60, 63, 67, 70, 73, 74, 76, 77, 78, 79, 80, 83, 84, 88, 92, 93, 94, 97, 99, 100, 102, 104, 105, 110, 114, 116, 117, 119, 120, 122, 123, 124, 126, 129, 130, 132, 135, 136, 138, 140, 142, 143, 145, 147, 148, 149, 151, 152, 156, 157, 159, 160, 161, 162, 163], "AND": 116, "AT": 92, "And": [32, 33, 68, 145, 162], "As": [4, 5, 9, 20, 26, 36, 39, 40, 43, 50, 51, 70, 78, 80, 81, 87, 88, 91, 92, 99, 100, 102, 105, 108, 114, 118, 133, 136, 143, 144, 145, 150, 151, 152, 157, 161, 162], "At": [0, 22, 29, 36, 88, 91, 92, 130, 138, 139, 142, 143, 160], "BE": 150, "Be": [28, 82, 99, 150], "Being": 105, "But": [18, 39, 93, 105], "By": [26, 39, 43, 80, 83, 87, 99, 105, 110, 114], "FOR": 46, "For": [12, 13, 14, 18, 19, 20, 21, 26, 29, 30, 32, 33, 36, 38, 39, 40, 41, 45, 49, 50, 62, 66, 74, 79, 80, 81, 82, 84, 87, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 112, 114, 116, 120, 122, 125, 132, 134, 136, 137, 140, 143, 144, 146, 149, 150, 151, 152, 153, 154, 156, 158, 160, 162, 163], "IN": 160, "IT": 46, "If": [2, 4, 6, 7, 11, 12, 13, 14, 17, 18, 19, 20, 21, 23, 26, 28, 29, 30, 31, 32, 33, 35, 36, 39, 40, 42, 46, 47, 48, 49, 50, 52, 54, 69, 70, 71, 79, 80, 81, 82, 83, 84, 85, 87, 88, 92, 93, 94, 99, 100, 101, 102, 103, 104, 106, 108, 110, 111, 114, 116, 118, 122, 123, 125, 136, 137, 142, 143, 148, 149, 150, 151, 152, 153, 155, 157, 158, 160, 161, 162], "In": [4, 9, 11, 13, 17, 18, 20, 25, 28, 29, 32, 37, 38, 39, 40, 41, 42, 46, 47, 48, 49, 50, 51, 53, 59, 60, 61, 63, 64, 67, 70, 71, 74, 75, 77, 78, 82, 88, 90, 91, 92, 93, 95, 99, 100, 102, 103, 104, 105, 108, 110, 111, 114, 116, 118, 119, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 136, 138, 139, 140, 142, 143, 144, 148, 149, 150, 151, 152, 155, 161], "It": [0, 1, 3, 4, 8, 12, 13, 17, 18, 19, 20, 25, 29, 31, 32, 33, 35, 38, 39, 40, 41, 44, 46, 47, 48, 49, 50, 51, 54, 55, 60, 61, 62, 66, 69, 70, 73, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 102, 104, 105, 106, 108, 114, 119, 120, 122, 125, 129, 130, 132, 134, 135, 138, 139, 140, 142, 143, 144, 149, 151, 152, 155, 157, 159, 160, 161, 163], "Its": [8, 37, 38, 132, 160], "NOT": [4, 25, 80, 81, 116, 123, 130, 162], "No": [27, 46, 102, 108, 130, 132], "Not": [18, 20, 41, 85, 94, 116, 124], "ON": [0, 14, 15, 156], "Of": [28, 99, 122, 153, 160], "On": [12, 13, 18, 30, 31, 33, 36, 43, 45, 50, 62, 80, 81, 85, 87, 88, 92, 100, 108, 116, 119, 120, 122, 126, 130, 136, 137, 142, 145, 152, 155], "One": [1, 29, 40, 43, 49, 79, 83, 84, 90, 99, 104, 114, 143, 147, 148, 154], "Or": [30, 31, 32, 79], "Such": 102, "THAT": 150, "THE": 150, "THESE": 43, "TO": [46, 47, 150], "That": [20, 25, 102, 105, 145, 150, 162], "The": [0, 1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 57, 58, 60, 61, 62, 63, 64, 66, 67, 68, 69, 71, 73, 74, 76, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 100, 102, 103, 107, 108, 109, 110, 111, 112, 114, 116, 117, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163], "Their": [2, 41], "Then": [0, 2, 13, 18, 28, 32, 42, 44, 88, 92, 95, 98, 105, 116, 117, 122, 126, 132, 142, 145, 151, 152, 155], "There": [2, 12, 18, 26, 28, 30, 31, 33, 37, 39, 40, 41, 42, 49, 50, 79, 82, 88, 89, 90, 93, 98, 99, 100, 102, 104, 105, 110, 119, 120, 122, 127, 130, 132, 136, 139, 142, 143, 144, 147, 149, 150, 152, 157, 160, 161, 162, 163], "These": [4, 5, 6, 7, 9, 11, 20, 21, 27, 28, 38, 39, 40, 42, 43, 46, 50, 60, 77, 78, 79, 83, 84, 86, 90, 92, 94, 96, 99, 102, 105, 108, 116, 117, 122, 123, 134, 135, 136, 137, 138, 139, 140, 142, 150, 152, 160, 161, 163], "To": [0, 2, 4, 9, 13, 15, 17, 18, 19, 23, 24, 27, 30, 31, 32, 36, 39, 42, 46, 47, 48, 50, 51, 55, 67, 69, 73, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 92, 94, 95, 102, 103, 105, 108, 109, 110, 111, 118, 121, 122, 132, 138, 144, 149, 150, 151, 152, 155, 156, 157, 158, 161, 162], "WILL": 92, "WITH": 123, "With": [3, 14, 29, 85, 88, 124, 126, 128, 129, 130, 131, 142, 144, 152, 157], "_": [33, 39, 91, 104, 108, 153], "__": 104, "__call__": 111, "__file__": [91, 151], "__init__": [4, 40, 51, 52, 53, 54, 55, 58, 61, 62, 66, 68, 69, 70, 72, 73, 75, 79, 88, 91, 98, 157], "__main__": [51, 63, 65, 68, 69, 70, 72, 75, 88], "__module__": 40, "__name__": [51, 63, 65, 68, 69, 70, 72, 75, 88], "__nonzero__": 109, "_acc": 129, "_acsc": 129, "_add_item_to_t": [65, 72, 75], "_add_widget_to_t": [65, 72, 75], "_alia": 111, "_all_bank": 122, "_api": 100, "_ass": 129, "_assc": 129, "_bank_1": 122, "_bank_2": 122, "_bg_": 42, "_bgsub": [122, 143], "_button": [51, 58, 61, 70], "_button_click": [51, 58, 61, 63, 65, 70, 72], "_calib": 126, "_can": 126, "_canva": 62, "_cgsdefaultconnect": 47, "_colour": [68, 72, 75], "_combo": [52, 73], "_common": 1, "_correct": 129, "_create_algorithm_funct": 89, "_cut_i": 144, "_cut_x": 144, "_drang": 127, "_dspace": 122, "_elf": 130, "_eq": [130, 131], "_eq2": 130, "_figur": 62, "_fit": 122, "_for": 26, "_for1": 26, "_for2": 26, "_freq": 72, "_get_qapplication_inst": [51, 68, 69, 70, 72, 75], "_grid_lin": [72, 75], "_info": 145, "_iqt": [130, 131], "_label": [53, 58, 61, 70], "_line_edit": 54, "_log": 122, "_logs_fit": 122, "_model": 68, "_moment": 130, "_monitor": 40, "_on_worker_error": 79, "_on_worker_success": 79, "_option": 12, "_options_view": 69, "_phi": 72, "_plot": [72, 75], "_plot_view": 69, "_present": [58, 63, 65, 70, 72], "_pydev_bundl": 88, "_pydev_calltip_util": 88, "_q": 127, "_r": 130, "_re": 126, "_red": [126, 129], "_registerappl": 47, "_result": 131, "_roi": 144, "_rqw": 130, "_sam": 126, "_set_table_row": [65, 72, 75], "_slice": 126, "_spin": [55, 73], "_splitter": 145, "_sqw": [126, 130], "_style": 27, "_sub_layout": [58, 61, 70], "_summed_": 145, "_tabl": [72, 73, 75], "_tof": [122, 127], "_tog_bgsub": 122, "_tran": 126, "_transmiss": 126, "_transmission_group": 126, "_valu": 58, "_view": [58, 63, 65, 68, 70, 72], "_x_data": 66, "_y_data": 66, "a0": [100, 135, 138], "a1": 4, "a9": 4, "aa": 119, "abbrevi": [20, 102, 108], "abc": 122, "abc1234": 124, "abi": 88, "abil": [50, 78, 83, 97, 104, 152, 154], "abilt": 50, "abinsbinwidth": 114, "abinstest": 114, "abl": [4, 9, 11, 13, 14, 20, 26, 28, 29, 30, 33, 39, 40, 48, 49, 67, 80, 81, 88, 91, 105, 114, 122, 138, 144, 150], "abort": 116, "about": [1, 4, 9, 12, 13, 18, 20, 32, 33, 36, 39, 40, 46, 49, 50, 87, 90, 92, 93, 104, 105, 110, 111, 114, 116, 120, 134, 142, 143, 150, 151, 157, 160, 161], "abov": [6, 7, 9, 11, 12, 13, 18, 20, 25, 26, 29, 33, 36, 37, 40, 41, 47, 49, 50, 51, 55, 70, 73, 75, 78, 80, 81, 83, 88, 91, 92, 93, 94, 95, 96, 99, 100, 102, 104, 108, 110, 112, 114, 117, 122, 136, 138, 140, 142, 143, 144, 148, 149, 150, 158, 161], "abragam": 124, "absenc": [20, 162], "absolut": [26, 40, 80, 86, 104, 114, 150, 154], "absorpt": 125, "abstract": [9, 102], "ac": [29, 92], "acc": 133, "acceler": [13, 31, 88, 152], "accept": [9, 20, 39, 92, 102, 105, 113, 114, 149, 161, 163], "acceptmainpresent": 39, "access": [1, 3, 9, 13, 18, 21, 26, 28, 30, 31, 32, 36, 39, 40, 41, 47, 48, 50, 79, 81, 82, 83, 86, 87, 90, 91, 92, 96, 97, 102, 104, 105, 116, 122, 123, 126, 127, 148, 150, 154, 155, 157, 160, 161], "accessig": 25, "accessor": [102, 148], "accident": [28, 36, 39, 95], "accommod": 40, "accompani": [50, 93, 97, 105, 106, 112, 114], "accomplish": [79, 89], "accord": [18, 40, 45, 95, 102], "accordingli": [97, 119, 126, 130, 145], "account": [40, 80, 81, 90, 92, 102, 163], "accumul": [39, 132, 148], "accumulationmethod": 132, "accumulationworkspac": 132, "accur": [105, 149], "accuraci": [82, 87, 148], "achiev": [27, 40, 50, 67, 69, 78, 88, 92, 111, 114, 152, 157, 160], "acquir": 40, "acquisit": 96, "across": [1, 20, 35, 41, 46, 70, 83, 92, 102, 105, 108, 109, 114, 122, 132, 138, 157], "act": [9, 36, 47, 50, 60, 88, 92, 97], "action": [4, 12, 36, 39, 84, 91, 92, 97, 102, 108, 120, 144], "activ": [2, 4, 12, 13, 30, 31, 32, 34, 36, 40, 43, 82, 83, 87, 89, 96, 149], "actor": 45, "actual": [3, 19, 24, 28, 36, 39, 40, 47, 48, 49, 63, 100, 105, 150, 152, 162], "actualis": 4, "ad": [12, 13, 14, 20, 23, 28, 32, 35, 39, 40, 43, 47, 52, 54, 55, 58, 61, 62, 69, 73, 74, 75, 76, 80, 84, 85, 87, 88, 89, 91, 92, 93, 94, 95, 96, 98, 105, 106, 108, 109, 119, 122, 123, 126, 130, 133, 138, 139, 143, 145, 149, 150, 151, 152, 154, 157, 160, 161, 162, 163], "adapt": [4, 38, 70, 90, 92, 105, 149], "adara_fakeev": 132, "adara_fileread": 132, "adc1_0": 122, "add": [0, 11, 12, 13, 14, 15, 18, 19, 20, 21, 23, 24, 25, 28, 29, 30, 32, 33, 35, 38, 39, 40, 42, 44, 47, 51, 53, 58, 61, 62, 67, 70, 72, 73, 75, 76, 77, 83, 84, 88, 89, 90, 91, 92, 95, 96, 99, 100, 101, 104, 105, 108, 111, 114, 116, 119, 121, 122, 123, 130, 131, 132, 134, 135, 136, 138, 139, 140, 142, 143, 144, 149, 150, 151, 152, 154, 157, 160, 161, 162, 163], "add_handl": 149, "add_head": 149, "add_librari": 14, "add_subplot": [62, 154], "adddata": [], "addexperimentinfo": 144, "addit": [0, 18, 25, 28, 29, 38, 39, 40, 43, 50, 70, 80, 83, 88, 89, 91, 94, 95, 96, 97, 99, 100, 102, 105, 113, 114, 119, 122, 123, 125, 133, 142, 143, 144, 149, 152, 154, 155, 161], "additem": [52, 68, 72, 75], "additemtot": [], "addition": [15, 38, 39, 40, 88, 110, 120, 160], "additon": 25, "addlayout": [58, 61, 70], "addlogdata": 96, "addnotetest": [], "addpeakhkl": 144, "addpeaktest": 95, "addpointtomdworkspac": 161, "address": [3, 4, 20, 28, 29, 36, 41, 46, 123, 149, 155], "addsamplelog": 108, "addtableentri": 43, "addtim": 0, "addtion": 63, "addwidget": [51, 52, 53, 54, 55, 58, 61, 62, 69, 70, 72, 73, 75, 78, 88], "addwidgettot": [], "addworkspacedialog": 43, "adequ": [46, 50, 93, 102, 105], "adher": [28, 70, 105, 108], "adjust": [47, 77, 117, 140, 144, 149], "adjustment_fil": 40, "admin": [47, 123, 151], "administr": [33, 47, 92, 102], "adopt": 20, "adoptium": 47, "advanc": [1, 15, 18, 100, 116, 133, 138, 144, 145, 151, 157, 160], "advantag": [9, 40, 50, 70, 84, 86, 88, 90, 114], "advantang": 51, "advic": [28, 108, 122, 157], "advis": [18, 20, 46, 47, 49, 90], "ae": 35, "affect": [28, 39, 40, 46, 49, 82, 88, 92, 102, 149, 150], "aforement": [1, 41], "after": [4, 9, 12, 14, 17, 28, 29, 30, 38, 39, 40, 41, 42, 46, 47, 50, 77, 82, 84, 85, 86, 87, 88, 89, 92, 93, 99, 100, 104, 105, 108, 114, 116, 117, 122, 132, 134, 143, 144, 145, 146, 148, 149, 150, 151, 154, 160, 162], "afterward": [92, 132, 140], "ag": 36, "again": [2, 4, 12, 28, 39, 40, 43, 87, 93, 94, 95, 112, 119, 120, 122, 124, 130, 137, 138, 142, 143, 144, 145, 150, 151, 152, 160], "against": [2, 14, 17, 79, 90, 100, 102, 105, 114, 116, 157, 160], "agentnam": 47, "agre": [20, 92, 105, 144], "agreement": 109, "ahead": 105, "ai": 35, "aid": [49, 86, 109, 122, 151, 160], "aim": [1, 8, 28, 38, 39, 40, 50, 80, 81, 92, 93, 104, 105, 114, 115, 150, 152, 157, 163], "al": 40, "albeit": [39, 154], "alc": [110, 141], "alert": 102, "alf": 117, "alfview": 146, "alg": [102, 149, 160], "algebra": [107, 116], "algm": [99, 100], "algnam": 102, "algnewnam": 111, "algnewnametest": 111, "algoirthm": 149, "algoldnam": 111, "algoldnametest": 111, "algorith": 160, "algorithm": [1, 6, 7, 20, 25, 26, 27, 41, 44, 46, 49, 50, 60, 79, 80, 88, 93, 95, 96, 98, 101, 102, 105, 110, 113, 114, 116, 119, 120, 122, 123, 124, 142, 144, 145, 147, 148, 149, 150, 151, 161, 163], "algorithm_detail": 40, "algorithm_sptr": 160, "algorithm_styl": 27, "algorithmcomplet": 38, "algorithmfactori": [89, 150, 160], "algorithmfactorytest": 150, "algorithmmanag": 102, "algorithmnam": [27, 160], "algorithmprofil": 85, "algorithmselectorwidget": 50, "algorithmstest": [19, 86, 95, 152, 162], "algorithmtest": 152, "algorthim": 132, "algorthm": 132, "algotimeregist": 0, "alia": [14, 18, 35, 36, 99, 111], "alias": [32, 80, 102], "alias_deprec": 111, "align": [106, 110, 117, 144], "aligneddim0": 144, "aligneddim1": 144, "aligneddim2": 144, "alik": 105, "aliv": 78, "all": [1, 2, 4, 6, 7, 9, 12, 13, 15, 18, 19, 20, 22, 24, 27, 28, 32, 33, 35, 36, 38, 40, 41, 42, 43, 44, 46, 49, 50, 51, 59, 64, 77, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 102, 104, 109, 110, 111, 114, 116, 117, 119, 120, 122, 124, 125, 126, 127, 128, 130, 131, 132, 133, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 149, 151, 152, 153, 154, 155, 156, 157, 160, 161, 162], "allitem": 47, "alloc": [87, 90, 92, 102, 149], "allow": [0, 1, 3, 5, 12, 15, 17, 18, 19, 20, 21, 25, 35, 36, 39, 40, 42, 43, 45, 46, 50, 51, 54, 59, 62, 67, 78, 79, 80, 81, 83, 86, 87, 88, 90, 91, 94, 97, 99, 100, 102, 104, 105, 106, 108, 111, 114, 119, 120, 122, 125, 126, 127, 142, 145, 147, 149, 150, 152, 154, 157, 159, 160], "alltest": [30, 31, 32, 95], "allur": 105, "almost": [40, 86, 102, 105, 132], "alon": [40, 91, 105, 149, 150, 162], "along": [1, 22, 39, 41, 42, 46, 50, 87, 92, 93, 97, 104, 105, 110, 119, 137, 138, 142, 144, 149, 151], "alongsid": [18, 62, 92, 152, 157], "alpha": [108, 134, 135, 136, 140], "alphabet": [102, 108, 109], "alphanumer": 108, "alreadi": [2, 3, 4, 11, 14, 15, 18, 20, 21, 23, 24, 28, 30, 31, 32, 33, 40, 79, 84, 88, 92, 98, 105, 110, 114, 122, 142, 157, 160, 161], "also": [1, 3, 4, 8, 9, 12, 13, 14, 15, 17, 20, 21, 25, 26, 27, 28, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 54, 55, 61, 63, 69, 71, 79, 80, 81, 82, 83, 86, 87, 88, 90, 91, 92, 93, 94, 99, 100, 102, 104, 105, 106, 107, 110, 116, 117, 120, 121, 122, 123, 124, 126, 132, 136, 142, 143, 144, 148, 149, 150, 152, 155, 157, 158, 160, 161, 162], "alt": 88, "alter": [40, 49, 50, 84, 102, 110, 136, 144, 149], "altern": [12, 29, 30, 31, 32, 33, 82, 88, 89, 92, 105, 111, 114, 124, 154, 158, 160], "although": [28, 39, 79, 87, 91, 92, 98, 102, 120, 142, 162], "aluminium": 119, "alwai": [3, 9, 20, 28, 33, 37, 39, 40, 43, 45, 92, 102, 105, 107, 109, 110, 114, 143, 149, 157, 162], "amalgam": [92, 110], "ambigu": 62, "ambival": 9, "amend": [20, 28, 35], "among": [21, 38, 40, 49, 99], "amongst": 142, "amount": [18, 40, 50, 87, 90, 114, 139, 160], "amplitud": 128, "an": [0, 1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 17, 18, 19, 20, 21, 25, 26, 27, 28, 29, 31, 32, 33, 35, 38, 39, 40, 41, 42, 43, 45, 48, 49, 50, 54, 55, 62, 69, 70, 74, 75, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 102, 104, 105, 108, 110, 113, 114, 116, 122, 123, 125, 126, 127, 133, 137, 139, 140, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 155, 158, 161, 162, 163], "anaconda": [32, 33, 83, 92], "anaconda_channel": [83, 92], "anaconda_channel_label": [83, 92], "anaconda_token_credential_id": 83, "analog": 79, "analys": [1, 85, 126, 136, 140], "analysi": [1, 36, 42, 43, 86, 106, 110, 135, 136, 137, 138, 140, 142, 146, 150, 163], "analysisdataservic": 160, "analyt": 0, "analyz": 1, "ancestor": 35, "anecdot": 105, "ang": [125, 144], "angl": [40, 99, 102, 108, 129, 142, 143], "angular": 161, "ani": [1, 2, 4, 9, 13, 14, 15, 17, 18, 19, 20, 26, 28, 30, 31, 32, 34, 36, 38, 39, 40, 41, 45, 50, 62, 70, 79, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 97, 100, 102, 103, 105, 108, 109, 110, 112, 114, 116, 120, 121, 122, 123, 124, 128, 132, 133, 142, 144, 150, 151, 152, 154, 155, 157, 160, 161, 162], "annex": 18, "annoi": 40, "annot": [79, 154, 160], "annouc": 92, "announc": [50, 84, 92], "annual": 16, "anonym": 104, "anoth": [17, 19, 20, 25, 28, 29, 47, 50, 69, 73, 80, 81, 85, 88, 91, 92, 103, 105, 110, 114, 116, 122, 142, 143, 144, 148, 149, 150, 151, 160, 161], "ansi": 102, "ansibl": [92, 97], "ansto": 142, "answer": [20, 32, 62, 92, 160], "anticip": 105, "anymor": 46, "anyon": [84, 162], "anyth": [9, 12, 28, 39, 40, 47, 49, 80, 81, 92, 94, 105, 121, 131, 133, 142, 145, 149, 151, 160, 161], "anywai": [20, 28], "anywher": [77, 79, 104, 123, 145, 150], "ap": 35, "apart": [119, 142], "apertur": 40, "api": [1, 9, 15, 20, 79, 86, 87, 88, 89, 90, 98, 100, 103, 105, 111, 114, 122, 160], "apod": 139, "app": [32, 50, 51, 68, 69, 70, 72, 75, 80, 81, 86, 88, 116, 151, 155], "appdata": [12, 88, 122, 151], "appear": [0, 2, 4, 12, 15, 16, 42, 47, 50, 61, 70, 73, 83, 88, 102, 105, 110, 116, 117, 118, 119, 120, 122, 123, 124, 126, 129, 130, 132, 134, 136, 138, 139, 140, 142, 143, 144, 145, 151, 152, 155, 156, 160], "append": [15, 26, 42, 83, 85, 94, 114, 142, 143, 149, 155, 160], "appendchildrowof": 4, "appl": [11, 40], "appleton": [4, 109], "appli": [4, 28, 36, 40, 50, 84, 88, 94, 102, 105, 108, 113, 124, 137, 139, 142, 143, 149, 150, 151, 160], "applic": [1, 13, 19, 24, 28, 40, 47, 49, 83, 88, 91, 92, 97, 102, 107, 108, 110, 142, 151, 155, 163], "apply_clang_tidy_fix": 149, "applycalibrationtest": 18, "applycellpropertiestoitem": 5, "applylogfilt": 96, "approach": [14, 20, 27, 28, 40, 41, 50, 70, 80, 85, 88, 102, 105, 132, 150, 157, 161], "appropi": 120, "appropri": [9, 11, 12, 15, 17, 19, 20, 28, 30, 35, 37, 39, 40, 46, 50, 80, 81, 83, 84, 88, 92, 93, 97, 102, 105, 109, 114, 116, 126, 145, 149, 151, 160], "approv": [20, 28, 36, 84, 93], "approxim": [114, 117, 120, 130, 145], "approximatlei": 137, "apress": 80, "apt": [24, 29, 30, 33, 82, 86, 87, 149], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 14, 15, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 59, 60, 61, 63, 66, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 119, 120, 122, 123, 124, 125, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 160, 161, 162, 163], "arbitrari": [4, 54, 114], "architectur": [47, 160, 163], "archiv": [117, 122, 126, 127, 133, 142], "area": [18, 28, 38, 40, 46, 62, 80, 81, 84, 99, 116, 119, 136, 138, 140, 149], "areasplin": 77, "aren": [4, 14, 88, 106, 150], "arg": [19, 30, 87, 105, 114, 149, 152], "argu": 141, "arguabl": [150, 154], "argument": [12, 13, 19, 23, 30, 31, 35, 39, 41, 47, 50, 80, 81, 83, 84, 85, 87, 88, 92, 95, 99, 100, 106, 114, 120, 149, 150, 152, 160], "argv": [51, 68, 69, 70, 72, 75, 88], "aris": [91, 92], "arm": [31, 40], "arm64": 31, "around": [8, 20, 26, 28, 30, 39, 40, 49, 83, 92, 105, 116, 137, 138, 144, 147, 151], "arrai": [25, 79, 104, 114, 161], "arrang": [3, 92, 102, 103, 136, 154], "arrayproperti": [41, 99, 160], "arriv": [17, 132], "arrorw": [], "arrow": [1, 55, 77, 126, 129, 130, 136, 152], "articl": [40, 50, 80, 81, 105], "artifact": 83, "asan_opt": 94, "ascend": 122, "ascii": [39, 80, 81, 114, 116, 119, 142], "ask": [2, 12, 28, 29, 30, 31, 32, 33, 39, 50, 84, 92, 105, 110, 123, 161], "aspect": [1, 39, 40, 93, 105, 124, 144, 160], "assembl": 90, "assert": [4, 9, 63, 102, 162], "assert_called_onc": [63, 65], "assert_equ": 105, "assertdelta": 114, "assertequ": [63, 114], "assertgreaterthan": 114, "assertlessthan": 114, "asserttru": 114, "assess": [49, 151], "assign": [16, 20, 25, 28, 36, 38, 46, 53, 79, 92, 102, 149, 161], "assigne": 46, "assist": [38, 100, 152], "associ": [14, 18, 40, 41, 86, 88, 90, 103, 105, 150], "assum": [1, 2, 3, 11, 23, 28, 39, 40, 49, 50, 51, 62, 76, 80, 81, 82, 88, 99, 100, 104, 105, 111, 114, 117, 129, 142, 144, 150, 156, 160], "assumpt": [6, 7, 11, 40, 88, 160], "assur": 2, "asterisk": [77, 122, 129, 137], "asym": [124, 138], "asymmetri": [134, 137, 139], "async": [79, 160], "async_qt_adaptor": [79, 85], "asynchron": [79, 107], "asynctask": 79, "atleast": 39, "atom": [79, 90], "atstart": 87, "att": 33, "attach": [0, 45, 83, 88, 114, 152, 158, 161], "attempt": [9, 17, 26, 28, 41, 49, 92, 114, 124, 142, 149, 152, 157, 160, 162], "attent": [28, 80, 81, 101], "attenu": 40, "attribut": [5, 40, 105, 128], "atyp": 160, "audienc": [20, 28, 90, 110], "audit": 28, "authent": [21, 33, 155], "author": [20, 35, 46, 84, 92, 97], "auto": [0, 4, 28, 29, 35, 37, 39, 40, 41, 78, 79, 88, 96, 101, 122, 142, 144, 149, 160], "autoclass": 98, "autocomplet": 116, "autocrlf": 35, "autof": 29, "autom": [1, 28, 36, 47, 50, 93, 105, 110, 133, 163], "automat": [1, 3, 4, 12, 17, 18, 28, 29, 32, 35, 36, 40, 41, 47, 50, 51, 78, 80, 84, 90, 94, 98, 99, 100, 102, 104, 105, 106, 109, 113, 114, 117, 122, 126, 132, 134, 137, 142, 144, 147, 148, 149, 152, 154, 160, 161, 162], "automatic_sett": 40, "automerg": 84, "automodul": 98, "autoprocess": 39, "autoptr": 37, "autosc": 144, "autoscal": 144, "autosquash": 35, "autoupd": 35, "avail": [0, 4, 12, 13, 15, 23, 31, 32, 33, 40, 42, 43, 49, 50, 79, 83, 86, 87, 88, 89, 92, 94, 97, 100, 104, 105, 107, 110, 114, 118, 119, 122, 123, 131, 142, 145, 147, 149, 151, 152, 154, 157, 160, 161, 162], "avenu": [105, 151], "averag": [50, 119, 122, 137, 144, 162], "averagelogdata": 122, "avoid": [18, 20, 27, 28, 32, 38, 40, 47, 48, 49, 50, 51, 78, 86, 90, 94, 98, 101, 102, 104, 105, 108, 110, 111, 116, 147, 150], "awai": [46, 47, 137, 162], "awar": [26, 28, 39, 40, 82, 85, 92, 143, 150, 160], "awk": 155, "ax": [62, 78, 119, 154], "axi": [26, 40, 119, 126, 130, 139, 144, 154, 160], "axis_changer_present": 154, "axis_changer_view": 154, "axisalign": 144, "axistoappli": 160, "axvlin": 154, "b": [4, 12, 20, 25, 28, 30, 31, 32, 35, 36, 79, 80, 81, 92, 100, 102, 104, 108, 114, 122, 136, 144, 148, 152], "b0": 4, "back": [3, 4, 12, 13, 18, 19, 28, 30, 31, 36, 45, 47, 48, 49, 50, 79, 83, 88, 92, 93, 105, 119, 122, 123, 130, 132, 135, 136, 137, 140, 142, 143, 144, 145, 151, 152, 157, 160, 163], "backend": [1, 62, 91], "backend_qt5agg": [62, 91], "background": [0, 40, 42, 51, 58, 61, 70, 72, 75, 100, 122, 126, 132, 133, 136, 138, 140, 142, 143, 144], "background_tof_general_start": 40, "background_tof_general_stop": 40, "background_tof_monitor_start": 40, "background_tof_monitor_stop": 40, "background_tof_roi_start": 40, "background_tof_roi_stop": 40, "backgroundinnerradiu": 144, "backgroundouterradiu": 144, "backgroundprocessinginstruct": 142, "backgroundtyp": 42, "backgroundworkspac": 143, "backslash": [80, 81], "backtobackexponenti": 122, "backtobackexponential_i": 122, "backup": 151, "backward": [17, 28, 134, 136], "bad": [17, 18], "baddatatofrangetest": 114, "bake": 25, "bakebundtcak": 25, "bakecak": 25, "bakelemoncak": 25, "bakepoundcak": 25, "balanc": [28, 38, 87, 136], "balsamiq": [105, 163], "ban": 160, "bandwidth": 149, "bank": [40, 122, 142, 143], "bank_1": 122, "bankpixelwidth": 100, "bar": [13, 28, 32, 37, 50, 83, 116, 120, 122, 134, 136, 138, 139, 140, 142, 145, 151], "bar1": 87, "barrier": 90, "base": [1, 4, 10, 14, 20, 21, 25, 30, 31, 35, 38, 40, 41, 42, 45, 47, 48, 50, 70, 78, 80, 81, 82, 83, 84, 86, 88, 90, 91, 92, 97, 102, 104, 105, 107, 110, 148, 149, 150, 157, 159, 160, 161, 163], "baselin": 134, "bash": [11, 18, 30, 31, 32, 33, 50, 82, 83, 86, 88, 155], "bash_profil": 11, "bashrc": [13, 24, 155], "bashsupport": 88, "basi": [20, 25, 92, 96, 102, 105, 114, 161, 162], "basic": [1, 78, 82, 105, 110, 116, 122, 146, 147, 149, 150, 157, 160], "basisvector0": 144, "basisvector1": 144, "basisvector2": 144, "bat": [12, 13, 32, 88, 92, 95, 114], "batch": [4, 39, 44, 143, 163], "batch_mode_reduct": 143, "batchalgorithmrunn": 39, "batchjobmanag": 39, "batchpresent": 39, "batchpresenterfactori": 39, "batchview": 39, "bay": 146, "beam": [40, 77, 144], "beam_stop_arm_angl": 40, "beam_stop_arm_pos1": 40, "beam_stop_arm_pos2": 40, "beam_stop_arm_width": 40, "bear": [28, 160], "beaufitulsoup4": 120, "beautifulsoup": 120, "becaus": [0, 14, 17, 26, 28, 32, 35, 38, 39, 43, 50, 75, 88, 90, 91, 105, 117, 125, 140, 142, 143, 144, 152, 153, 157, 160], "becom": [9, 39, 40, 70, 91, 105, 111, 142, 157, 161, 162], "been": [1, 4, 9, 12, 14, 20, 22, 28, 30, 31, 33, 36, 39, 40, 41, 43, 46, 49, 50, 51, 57, 62, 75, 80, 83, 84, 88, 89, 92, 93, 94, 99, 102, 104, 105, 110, 114, 119, 122, 124, 142, 143, 144, 147, 149, 151, 152, 154, 155, 157, 160, 162], "befor": [4, 9, 18, 20, 24, 28, 33, 36, 39, 40, 48, 54, 79, 80, 81, 82, 84, 88, 89, 90, 93, 94, 100, 101, 102, 105, 114, 117, 120, 122, 123, 124, 126, 134, 136, 137, 138, 142, 143, 148, 149, 150, 151, 152, 155, 157, 160, 161], "begin": [4, 27, 91, 94, 96, 102, 104, 148], "beginn": 80, "behalf": 94, "behav": [102, 114], "behavior": [4, 18, 25, 160], "behaviour": [4, 17, 28, 40, 41, 50, 74, 79, 94, 100, 106, 149, 150, 158], "behind": [3, 5, 18, 40, 50, 92, 143], "being": [0, 9, 12, 13, 20, 28, 31, 33, 36, 38, 39, 40, 42, 43, 47, 48, 50, 51, 70, 85, 87, 88, 93, 94, 104, 105, 106, 110, 114, 122, 148, 149, 152, 157, 160], "believ": 96, "bellow": 92, "belong": [9, 20, 46], "below": [4, 6, 18, 19, 20, 23, 25, 26, 30, 31, 32, 34, 39, 40, 41, 44, 46, 50, 51, 61, 62, 63, 79, 80, 81, 82, 88, 89, 90, 92, 94, 97, 100, 102, 103, 106, 110, 111, 116, 122, 123, 124, 132, 133, 134, 136, 138, 139, 140, 142, 143, 144, 148, 149, 150, 151, 152, 160, 161], "below_norm": 153, "benchmark": [114, 162, 163], "benchmark_problem": 82, "benchmarkutil": 162, "benefit": [12, 20, 26, 28, 90, 100, 105, 150, 154], "besid": 20, "bespok": 105, "best": [12, 19, 20, 37, 39, 40, 50, 77, 82, 90, 91, 92, 110, 122, 133, 149, 161], "beta": [22, 84, 108, 128], "better": [6, 26, 28, 54, 67, 70, 88, 90, 91, 100, 101, 105, 120, 122, 136, 150, 152], "between": [1, 2, 3, 17, 18, 20, 25, 26, 32, 35, 38, 39, 40, 41, 42, 43, 44, 50, 58, 60, 70, 72, 87, 88, 90, 92, 102, 104, 105, 106, 109, 120, 124, 132, 133, 135, 136, 142, 143, 144, 148, 151, 155, 160, 161], "bewar": [87, 130], "beyond": [90, 105, 111], "bg": 122, "bgsub_test": 143, "bidimension": 50, "big": [28, 38, 105, 157], "biggest": 140, "bin": [11, 12, 13, 15, 19, 24, 26, 30, 31, 40, 80, 82, 85, 86, 88, 94, 95, 99, 100, 125, 126, 130, 132, 133, 137, 144, 151, 152, 156, 158], "bin_mask_general_start": 40, "bin_mask_general_stop": 40, "bin_mask_start": 40, "bin_mask_stop": 40, "binari": [15, 23, 49, 86, 87, 92, 144, 149, 152], "binaryoperationmdtesthelp": 147, "bind": [25, 33], "binmd_out": 144, "binwidth": [100, 124], "bit": [35, 40, 47, 63, 96, 105, 142, 162], "bitfield": 102, "bjarn": 102, "bkwd": 139, "bl": 108, "black": [65, 68, 117, 126, 128, 138], "blame": 35, "blank": [11, 91, 100, 105, 122, 151, 154], "bld": 83, "bleed": 105, "blindli": 105, "bloat": 150, "block": [40, 86, 100, 102, 104, 110, 148], "block_cross_horizont": 40, "block_cross_vert": 40, "block_horizontal_start": 40, "block_horizontal_stop": 40, "block_vertical_start": 40, "block_vertical_stop": 40, "blocker": 92, "blog": 150, "blood": 105, "blue": [4, 23, 68, 72, 74, 75, 88, 119, 129, 142, 143], "bmpr": 3, "board": [20, 92], "bodi": [28, 102], "boi": 101, "boiler": 150, "boilerpl": 8, "book": 80, "bookmark": 46, "bool": [4, 14, 25, 47, 62, 72, 109], "boolean": [40, 96, 101, 102], "boolparamet": 40, "boost": [14, 39, 107], "boost_include_dir": 14, "boost_librari": 14, "bootstrap": [104, 110], "bore": 23, "bori": 88, "bot": 36, "both": [4, 9, 13, 38, 40, 43, 50, 70, 87, 88, 90, 93, 105, 108, 116, 119, 120, 122, 123, 130, 135, 142, 143, 144, 148, 149, 152, 154, 160, 161], "bottleneck": 40, "bottom": [0, 12, 19, 24, 28, 47, 87, 88, 116, 121, 122, 125, 132, 134, 137, 138, 142, 143], "botton": 47, "bound": [40, 41, 134], "boundari": [40, 99, 105, 150], "box": [12, 20, 23, 32, 33, 46, 50, 54, 73, 76, 87, 88, 90, 95, 99, 104, 105, 117, 122, 123, 124, 125, 126, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 154], "br": 35, "brace": 148, "bracket": [63, 99, 102], "bragg": 144, "branch": [2, 15, 22, 25, 35, 46, 80, 81, 84, 92, 93, 97, 102, 110, 163], "branch_nam": 83, "branch_to_publish": 92, "branchspec": 47, "brand": 20, "break": [2, 19, 25, 28, 90, 93, 102, 105, 111, 116, 131, 148, 151, 152, 160], "breakag": 98, "breakpoint": [13, 19, 30, 88, 95, 105, 152, 158], "brew": [11, 31, 33], "brief": [3, 14, 20, 28, 39, 63, 90, 102, 144, 160], "briefli": [39, 50, 105, 161], "bright": 117, "brine": 123, "bring": [59, 83, 88, 123], "broad": 139, "broke": 105, "broken": [18, 28, 39, 43, 100, 105], "brows": [12, 23, 24, 50, 88, 105, 120, 122, 128, 129, 130, 131, 137, 142, 143, 145], "browser": [23, 27, 42, 43, 44, 47, 82, 86, 88, 95, 120, 122, 126, 130, 143], "btn": 88, "btn_click": [], "buffer": 49, "bug": [9, 13, 20, 39, 40, 46, 88, 92, 93, 105, 107, 149, 150], "bugfix": [22, 36, 46, 80, 81, 110], "buidconfig": 149, "build": [1, 14, 15, 17, 18, 22, 23, 28, 33, 40, 42, 47, 50, 51, 57, 80, 81, 82, 85, 86, 87, 88, 90, 91, 92, 93, 95, 100, 102, 103, 110, 114, 149, 150, 151, 155, 158, 159, 161, 162, 163], "build_devel": [83, 92], "build_dir": [15, 30, 31, 32], "build_interfac": 14, "build_packag": [83, 92], "build_packages_from_branch": [47, 83], "buildconfig": [14, 83, 111, 149, 160], "builder": [2, 105], "buildfittypestr": 42, "buildlorentzianpeaksstr": 42, "buildmvp": 50, "buildpeaksfunctionstr": 42, "buildserv": 36, "buildteixeirafunctionstr": 42, "built": [0, 1, 5, 12, 15, 17, 18, 20, 27, 40, 83, 84, 88, 92, 95, 99, 104, 114, 152, 162], "bulk": [35, 160], "bullet": [105, 110, 120], "bunch": 12, "bundl": [1, 83, 100], "bundt": 25, "burn": 105, "busi": [1, 38, 92], "button": [12, 20, 23, 28, 38, 39, 50, 53, 58, 61, 66, 70, 71, 74, 76, 85, 86, 88, 93, 105, 110, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 130, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 152, 154], "buttonpress": [], "bypass": 105, "byus": 140, "c": [0, 1, 4, 13, 17, 18, 19, 20, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 35, 40, 47, 76, 82, 83, 87, 88, 92, 94, 95, 99, 104, 105, 108, 112, 113, 114, 119, 122, 123, 124, 132, 142, 144, 148, 149, 150, 151, 160, 163], "c0": 4, "c1": 79, "c2": 125, "c2h4": 125, "c4": [1, 125], "ca": [4, 35], "cach": [12, 14, 26, 32, 87, 94, 109], "cache_dir": 12, "cachegeometryhandl": 45, "cah": 35, "cake": 25, "cake1": 25, "cake2": 25, "cake3": 25, "cakeenumtyp": 25, "caketyp": 25, "caketypeenum": 25, "caketypefirstlett": 25, "caketypenam": 25, "cal": 127, "calcerror": 124, "calcgenericvari": 161, "calcmatrixcoordin": 161, "calcul": [18, 26, 50, 66, 76, 80, 81, 100, 107, 114, 130, 134, 139, 140, 143, 146, 160, 161], "calculate_transmiss": 40, "calculateflatbackground": 40, "calculatesampletransmiss": 125, "calculatetransmiss": 40, "calcydepcoordin": 161, "calendar": 20, "calib": 126, "calibr": [40, 108], "call": [0, 1, 2, 4, 9, 12, 13, 14, 16, 17, 18, 19, 25, 26, 28, 30, 31, 32, 33, 37, 38, 39, 40, 41, 48, 49, 50, 51, 59, 62, 63, 64, 67, 70, 79, 80, 81, 82, 84, 85, 88, 89, 91, 92, 98, 100, 102, 105, 108, 111, 114, 118, 119, 122, 136, 138, 140, 142, 148, 149, 157, 160, 161, 162], "call_count": 63, "callback": [70, 79], "caller": [39, 105, 149], "callgrind": [85, 87], "callgrind_start_instrument": 87, "callgrind_stop_instrument": 87, "callgrind_toggle_collect": 87, "came": 50, "camelcas": 102, "can": [0, 1, 2, 3, 4, 5, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 58, 60, 63, 66, 69, 70, 73, 74, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 110, 111, 114, 115, 116, 118, 120, 122, 123, 124, 126, 130, 132, 133, 134, 136, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162], "can_direct": 40, "can_direct_period": 40, "can_scatt": 40, "can_scatter_period": 40, "can_transmiss": 40, "can_transmission_period": 40, "cancel": [39, 79, 116, 126, 132, 139, 142], "candid": [22, 46, 83, 84, 116], "cannot": [1, 2, 9, 15, 18, 25, 29, 38, 39, 40, 47, 53, 73, 88, 94, 99, 104, 105, 108, 110, 114, 144, 149, 150, 157, 160], "cansa": 143, "canva": [3, 78, 154], "capabl": [1, 97, 111, 122], "capac": 28, "capit": [102, 106, 108], "caption": 104, "captur": [1, 3, 40, 41, 50, 78, 101, 146], "care": [20, 28, 35, 50, 54, 90, 105, 108, 111, 114, 151], "carefulli": 20, "carri": [2, 40, 76, 92, 149], "cartoon": 21, "cascad": 105, "case": [5, 13, 17, 18, 20, 25, 28, 31, 36, 38, 39, 40, 41, 42, 50, 62, 78, 79, 80, 81, 83, 84, 88, 89, 90, 93, 95, 99, 102, 104, 105, 108, 114, 116, 119, 122, 133, 138, 144, 150, 152, 157, 160, 161], "cask": 11, "cast": [58, 102, 150, 160], "catalina": 116, "catalog": [39, 50], "catalogsearch": 50, "catalogselector": 50, "catastroph": 28, "catch": [9, 28, 37, 47, 102, 105], "categor": 160, "categori": [20, 46, 48, 94, 99, 103, 160], "caught": [50, 102, 160], "caus": [17, 26, 28, 47, 50, 79, 88, 94, 102, 104, 105, 114, 122, 123, 136, 150, 151, 152, 158], "caution": [28, 149], "cautiou": 150, "caveat": 157, "cc": [12, 92, 94], "ccach": 33, "ccache_cpp2": 12, "ccache_dir": 12, "cclrc": 29, "ccmake": 12, "cd": [12, 15, 30, 31, 33, 50, 82, 114, 151, 155], "cdt4": 24, "ce": [35, 88], "cell": [6, 9, 10, 40, 73, 122, 143], "cell_text": 4, "cellat": 4, "celldeleg": 8, "cellsat": 4, "cellstandarditem": 5, "celluserrol": 5, "center": [106, 110, 144, 154], "cento": [30, 155], "centos7": [12, 163], "centosimag": 155, "centr": [39, 40, 42, 77, 88, 100, 117, 122, 138, 144], "central": [18, 40, 117, 122, 144, 154], "cerium": 122, "certain": [20, 28, 50, 85, 87, 92, 100, 105, 108, 114, 149, 152], "certainli": 150, "cff": 92, "cfg": [47, 49, 114], "chain": 1, "challeng": [4, 157], "chanc": [20, 28, 105, 110], "chang": [2, 3, 4, 9, 12, 14, 16, 17, 18, 19, 20, 22, 26, 27, 28, 29, 32, 33, 35, 36, 39, 40, 42, 43, 44, 46, 47, 49, 50, 67, 71, 74, 80, 81, 82, 83, 84, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 105, 108, 109, 110, 111, 114, 116, 117, 118, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 143, 144, 145, 149, 150, 152, 154, 160, 161, 162], "change_colour_to_r": 4, "changeabl": 154, "channel": [12, 20, 21, 30, 31, 32, 34, 40, 49, 83, 92], "channel1": 49, "channel2": 49, "chapter": 80, "char": [25, 108], "charact": [80, 81, 94, 102, 104, 108, 116, 123, 125, 145, 155], "characterist": 48, "charg": [3, 40, 92], "charng": 40, "chart": [77, 99, 163], "chatroom": 21, "cheat": 104, "cheatsheet": [36, 77], "check": [2, 6, 7, 9, 13, 18, 19, 23, 26, 32, 33, 35, 36, 39, 40, 47, 48, 49, 50, 63, 72, 80, 81, 83, 84, 88, 90, 91, 92, 93, 94, 95, 100, 102, 104, 105, 106, 110, 112, 116, 118, 120, 122, 123, 124, 126, 128, 129, 130, 131, 133, 134, 138, 139, 140, 142, 143, 145, 150, 151, 152, 154, 155, 157, 160, 161, 162], "checkbox": [50, 92, 122, 123, 126, 131, 134, 138, 140, 142, 143, 144, 145, 149, 154], "checkboxhead": 50, "checkcoeffici": 27, "checklist": 163, "checkmantidvers": 151, "checkopt": 149, "checkout": [28, 33, 35, 80, 81, 92, 152], "checkpoint": 124, "checkstat": 72, "chi": [100, 119, 140], "child": [0, 28, 37, 39, 48, 49, 87, 90, 142, 158], "childalg": 160, "children": [4, 50, 86, 105], "chisq": [100, 122], "chmod": [29, 86], "choic": [38, 54, 105, 116, 122, 130, 155], "choos": [12, 13, 20, 21, 23, 29, 30, 31, 32, 33, 34, 40, 47, 49, 50, 52, 90, 108, 118, 124, 126, 129, 130, 138, 143, 149], "chosen": [18, 40, 47, 80, 81, 114], "chosenjob": 47, "chown": 86, "christma": [103, 111], "chromium": [13, 31, 88, 152], "chrono": [0, 148], "chunk": [40, 79, 105, 132, 157], "ci": [28, 35, 36, 83, 163], "cif": [29, 122], "cimv2": 153, "cin": 19, "circl": [80, 81, 105, 143, 144], "circular": [40, 50], "circumst": [102, 150, 151], "citat": 92, "cite": 114, "cl": [13, 153, 157], "claim": 9, "clang": [94, 152], "clang_tidy_check": 149, "clang_tidy_ex": 149, "clangformat": 24, "clarif": 105, "clarifi": 20, "clash": [104, 150], "class": [1, 4, 5, 8, 9, 12, 19, 23, 25, 26, 28, 38, 40, 42, 45, 47, 48, 49, 50, 51, 58, 60, 62, 63, 65, 66, 69, 72, 75, 76, 78, 79, 80, 81, 88, 93, 95, 96, 100, 101, 103, 105, 109, 111, 112, 114, 147, 157, 160, 161, 162, 163], "class_mak": [160, 163], "classifi": 149, "classmethod": 157, "classnam": 149, "classnametest": 112, "claus": 102, "clean": [12, 19, 28, 47, 90, 91, 93, 100, 104, 110, 114, 138, 150, 162], "cleaner": [50, 70], "cleanli": [2, 102, 114], "cleanup": 100, "clear": [28, 38, 39, 40, 43, 50, 62, 68, 92, 100, 102, 105, 108, 122, 138, 139, 142, 143, 144], "clear_tim": 40, "clearer": [28, 63], "clearli": [28, 108, 110, 142, 161], "clearub": 144, "cli": [105, 119], "clich\u00e9": 105, "click": [2, 3, 12, 13, 18, 19, 23, 24, 28, 32, 38, 45, 46, 47, 50, 51, 58, 61, 70, 72, 80, 81, 83, 87, 88, 91, 92, 93, 94, 95, 104, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 139, 140, 142, 143, 144, 145, 149, 151, 152, 155], "client": [1, 41, 47, 97], "clion": 163, "clion_instal": 13, "clionrc": 13, "clip": 144, "clipboard": [33, 119], "clone": [33, 36, 40, 47, 80, 81, 82, 83, 92, 97, 124, 144, 152, 160], "clone_matrix": 124, "clone_r": 124, "cloneworkspac": [124, 144], "close": [16, 28, 36, 40, 45, 46, 48, 77, 78, 87, 88, 92, 102, 105, 116, 117, 119, 120, 121, 122, 123, 124, 130, 131, 132, 133, 138, 140, 142, 143, 144, 146, 158], "closer": [130, 143], "cloud": [3, 83], "clrc": 29, "clunki": [105, 149], "cm": 119, "cm_": 40, "cmake": [0, 13, 15, 23, 29, 33, 50, 80, 92, 100, 104, 111, 114, 150, 152, 155, 156, 162], "cmake3": [12, 33], "cmake_build_typ": [87, 94], "cmake_current_source_dir": 14, "cmake_cxx_clang_tidi": 149, "cmake_dir": 23, "cmake_prefix_path": 12, "cmakecach": 94, "cmakelist": [12, 50, 149], "cmd": [35, 47, 88, 143], "cn": 35, "cncs_7860_event": [144, 145], "co": [92, 105, 136], "code": [1, 2, 3, 4, 9, 14, 18, 19, 20, 22, 23, 24, 25, 26, 35, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 63, 70, 73, 74, 75, 79, 80, 81, 82, 83, 85, 86, 88, 89, 90, 91, 94, 95, 97, 100, 104, 107, 108, 110, 114, 116, 119, 120, 144, 148, 149, 150, 151, 152, 155, 158, 161, 162, 163], "codebas": [30, 31, 32, 43, 46, 70, 77, 83, 105, 154], "codinghorror": 93, "coeffici": 27, "coerc": 105, "cog": [122, 152], "coher": 40, "col": [4, 73], "colis": 147, "collabor": [3, 20, 92, 108], "collag": 92, "collaps": 77, "collat": 110, "collect": [1, 3, 40, 41, 47, 87, 92, 96, 102, 136, 151, 157, 161], "collim": 40, "colofil": 144, "colon": [88, 149], "color": [47, 50, 51, 58, 61, 62, 70, 72, 75, 100, 117, 142, 144], "colorbar": [119, 144], "colorbarwidget": 50, "colorfil": [116, 144], "colormap": 144, "colormov": 35, "colorscal": 144, "colour": [35, 45, 59, 62, 67, 71, 72, 74, 75, 104, 119, 134, 143, 154], "colour_list": [], "colour_t": 68, "colourconvert": 59, "colourfil": 143, "colprocess": 153, "column": [4, 20, 88, 100, 116, 118, 122, 136, 139, 140, 142, 143, 144], "column_index": 4, "com": [4, 11, 18, 21, 22, 28, 29, 30, 31, 32, 33, 47, 80, 81, 83, 92, 101, 104, 109, 123, 149, 150], "combin": [1, 20, 40, 45, 69, 96, 105, 136, 139, 142], "combo": [54, 105, 122, 128, 129, 131, 142, 144], "combobox": [67, 73, 76, 122, 138, 140], "come": [20, 36, 38, 40, 46, 47, 79, 88, 93, 103, 104, 105, 111, 114, 144, 149, 152, 157], "comfort": 105, "comma": [99, 140, 142], "command": [11, 13, 14, 17, 19, 23, 24, 27, 29, 30, 31, 32, 33, 35, 36, 40, 43, 47, 50, 80, 81, 82, 85, 86, 88, 90, 92, 93, 97, 104, 109, 110, 114, 124, 144, 149, 151, 152, 155, 162], "commandinterfacestatedirector": 40, "commandlin": [31, 119, 152], "comment": [20, 27, 28, 35, 36, 40, 46, 47, 49, 80, 93, 100, 101, 112, 118, 144, 151, 152, 154], "commentari": 105, "commit": [2, 28, 32, 33, 35, 36, 80, 81, 84, 92, 109, 160], "committe": [20, 92, 163], "common": [4, 6, 7, 12, 14, 19, 20, 25, 26, 28, 30, 31, 35, 38, 46, 47, 78, 80, 81, 86, 92, 105, 108, 149, 150, 157, 160, 161, 162], "commonli": [1, 3, 46, 79, 108, 152], "commun": [4, 13, 20, 33, 39, 43, 50, 60, 88, 92, 94, 97, 110, 163], "compact": 102, "compar": [9, 17, 25, 36, 40, 82, 88, 93, 109, 122, 124, 139, 142, 155], "comparestr": 25, "comparestringscaseinsensit": 25, "compareworkspac": 114, "comparison": [4, 25, 40, 114, 124, 160], "compartment": 70, "compat": [17, 25, 28, 36, 154, 155], "compatibil": 17, "compens": 140, "compet": [102, 153], "compil": [4, 12, 13, 15, 23, 25, 37, 79, 84, 87, 90, 93, 94, 102, 106, 107, 110, 116, 148, 149, 153, 157, 160], "compile_command": 149, "complaint": 23, "complet": [4, 17, 20, 28, 29, 33, 36, 39, 40, 47, 49, 59, 69, 76, 80, 81, 82, 83, 84, 86, 88, 92, 93, 94, 100, 114, 116, 122, 124, 132, 134, 140, 142, 143, 150, 151, 152, 155, 157], "complex": [20, 39, 40, 45, 50, 91, 100, 101, 105, 116, 150, 160, 163], "complic": [19, 20, 28, 40, 70, 90, 152], "compon": [4, 6, 7, 12, 28, 38, 39, 43, 44, 45, 46, 51, 53, 94, 97, 105, 147, 150, 161], "componentcreationhelp": 147, "compos": [1, 87, 119], "composit": [40, 50], "compositevalid": 160, "comprehens": [36, 46, 102], "compress": [26, 83], "compris": [39, 132, 144, 154], "compromis": 150, "comput": [18, 47, 80, 81, 153, 162], "con": 20, "concept": [50, 76, 80, 90, 108, 120, 124, 150, 160], "conceptu": 4, "concern": [20, 38, 41, 46, 70, 78, 93, 105, 110], "concis": [28, 35, 90, 108, 144], "concret": [20, 39], "concurr": [38, 79], "conda": [12, 13, 14, 29, 34, 47, 50, 82, 92, 109, 120, 162, 163], "conda_build": [30, 31, 32], "condarc": 30, "condit": [6, 7, 102, 105, 149], "condition": 14, "conduct": 92, "cone": 136, "conf": 104, "confer": 162, "confid": 48, "config": [12, 14, 18, 19, 23, 28, 29, 33, 36, 47, 49, 82, 94, 103, 111, 122, 149, 151, 158], "configservic": [49, 103, 111], "configur": [4, 10, 13, 17, 19, 23, 24, 29, 33, 35, 38, 80, 85, 88, 92, 94, 97, 100, 107, 109, 114, 136, 149, 150, 151, 152, 155, 156, 160, 162, 163], "confin": [28, 70], "confirm": [28, 144, 150, 155], "conflict": [20, 35, 84, 110, 150, 151], "conflictstyl": 35, "conform": [93, 105], "confus": [28, 39, 43, 50, 142, 160], "conjunct": [36, 41], "connect": [1, 4, 6, 7, 27, 29, 40, 43, 50, 51, 58, 61, 70, 72, 97, 108, 133], "consensu": 20, "consequ": 87, "consid": [5, 14, 17, 18, 20, 25, 28, 36, 39, 40, 46, 49, 50, 62, 69, 74, 78, 80, 81, 84, 93, 100, 101, 102, 105, 110, 116, 150, 152, 161, 163], "consider": [28, 90, 105], "consist": [0, 1, 26, 28, 30, 31, 32, 34, 40, 41, 43, 44, 50, 88, 90, 102, 105], "consol": [12, 33, 49, 94, 104], "consolechannel": [12, 49], "const": [0, 4, 25, 37, 39, 42, 48, 49, 78, 79, 80, 99, 101, 102, 103, 111, 148, 153, 157, 160, 161], "constant": [38, 102, 108, 160], "constexpr": [78, 80], "constrain": [4, 9], "constraint": [4, 42, 55], "construct": [4, 9, 38, 39, 40, 42, 43, 44, 92, 96, 157, 161], "constructor": [4, 39, 50, 51, 53, 67, 70, 80, 102, 103, 105, 111, 148, 150, 161], "consult": [39, 40, 92, 104], "consum": [40, 50, 83, 114], "contact": [20, 21, 36, 46, 90, 102, 110, 115, 123, 151], "contain": [0, 4, 5, 8, 15, 18, 26, 29, 33, 36, 37, 38, 39, 40, 43, 44, 45, 47, 49, 50, 51, 60, 62, 63, 67, 68, 70, 71, 73, 74, 78, 79, 80, 81, 82, 83, 88, 89, 90, 91, 93, 94, 96, 98, 99, 100, 102, 104, 105, 108, 110, 114, 119, 122, 124, 126, 138, 139, 140, 142, 143, 144, 145, 150, 151, 155, 157, 160, 162, 163], "containskei": 47, "content": [4, 6, 18, 43, 77, 82, 83, 88, 91, 92, 97, 99, 124, 125, 142, 143, 151, 155, 160], "contenti": 50, "contenttext": 4, "context": [4, 12, 27, 45, 90, 102, 108], "contin": 137, "continu": [18, 29, 30, 36, 46, 47, 49, 80, 81, 82, 88, 100, 103, 110, 120, 123, 151, 152, 157, 161], "continuosli": 120, "contour": [116, 126, 128, 130], "contract": 93, "contrari": 20, "contribut": [28, 40, 160, 163], "control": [12, 14, 15, 18, 33, 39, 40, 43, 45, 47, 49, 50, 90, 102, 105, 106, 120, 152, 162], "convei": 110, "conveni": [18, 29, 40, 90, 105, 160, 161], "convent": [36, 109, 122, 157], "convention": 40, "converg": 140, "convers": [6, 7, 9, 20, 25, 39, 41, 80, 105, 149, 157, 160, 161], "convert": [6, 26, 39, 40, 90, 91, 100, 104, 105, 122, 139, 157, 161], "convertmdhistotomatrixworkspac": 124, "converttodiffractionmdworkspac": 124, "converttomd": 163, "convertunit": [40, 160, 161], "convfit": 43, "convfitaddworkspacedialogu": 43, "convfitdatapresent": 43, "convfittab": 43, "convfunctionmodel": 42, "convolvememb": 124, "convtomdbas": 161, "convtomdselector": 161, "convtyp": 42, "coord": 161, "coord_t": 161, "coordin": [40, 44, 161], "cop": 92, "copi": [4, 6, 7, 18, 26, 33, 47, 77, 78, 79, 80, 81, 83, 88, 92, 100, 105, 109, 119, 123, 143, 149, 151, 152, 161], "copr": 33, "copyenviron": 144, "copymateri": 144, "copynam": 144, "copyright": [4, 102, 109], "copysampl": 144, "copyshap": 144, "cor": 40, "core": [1, 13, 20, 28, 31, 33, 35, 38, 40, 47, 70, 88, 90, 92, 98, 102, 146, 151, 152], "coredump": 151, "corelli": 108, "corner": [3, 40, 122, 144, 155], "correct": [13, 20, 24, 27, 28, 32, 36, 39, 40, 48, 50, 62, 63, 64, 82, 84, 88, 92, 104, 110, 118, 119, 123, 126, 130, 133, 134, 138, 140, 143, 146, 150, 151, 152, 157, 158, 161], "correctli": [1, 12, 27, 28, 36, 40, 50, 52, 88, 92, 94, 99, 104, 110, 114, 119, 120, 144, 145, 151], "correl": 87, "correspond": [4, 7, 9, 12, 18, 40, 45, 46, 92, 96, 99, 102, 106, 108, 111, 119, 120, 122, 128, 129, 142, 144, 145, 161], "cosmet": 116, "cosmo": 142, "cost": [37, 87, 105], "could": [1, 9, 14, 20, 28, 33, 38, 39, 40, 41, 43, 46, 49, 50, 62, 63, 70, 80, 81, 91, 92, 99, 105, 142, 144, 149, 151, 154, 160, 161], "count": [40, 80, 81, 87, 114, 119, 123, 126, 130, 137, 140, 142, 144, 145, 161, 162], "counter": 102, "coupl": [9, 11, 14, 38, 40, 86, 93, 110, 142, 150, 160], "cours": [28, 40, 76, 90, 99, 116, 123, 153, 160], "cout": 148, "cov": 15, "covari": [138, 144], "covariancet": 100, "cover": [28, 38, 79, 90, 92, 105, 113, 119, 122, 150, 152, 157, 160], "coverag": [90, 93, 100, 150], "coverage_clean": 15, "coverage_cpp": 15, "cp": 151, "cpidclientobject": 102, "cpp": [0, 14, 15, 24, 30, 42, 48, 49, 50, 78, 80, 94, 99, 148, 149, 160], "cppdbg": 152, "cppstyle": 24, "cppvsdbg": 152, "cr": 35, "crash": [20, 47, 85, 116, 123, 124, 151, 155], "creat": [0, 3, 4, 12, 13, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 41, 43, 45, 47, 50, 51, 52, 53, 59, 60, 62, 63, 69, 71, 73, 74, 76, 78, 80, 81, 83, 84, 87, 88, 90, 91, 96, 97, 99, 100, 102, 104, 105, 108, 110, 113, 114, 119, 122, 124, 126, 129, 130, 131, 132, 136, 142, 143, 144, 146, 147, 150, 151, 152, 154, 155, 157, 158, 163], "create2dworkspacewithfullinstru": 18, "create_autospec": [63, 65], "createalgorithm": [102, 150], "createcaltest": 114, "createchildalgorithm": 160, "createmdhistoworkspac": [100, 124], "createmdworkspac": [108, 144], "createoutput": 124, "createoutputworkspacessplitt": 0, "createpath": 47, "createpeaksworkspac": 144, "createsampleworkspac": 144, "createsuit": 150, "createworkspac": 124, "creation": [20, 28, 40, 90, 92, 146, 152, 163], "creativ": 116, "creator": 91, "cred": 29, "credenti": [29, 83, 151], "credentialsid": 47, "creep": 105, "creset": 35, "crisp": 142, "criteria": [97, 114], "critic": [20, 28, 39, 49, 79, 92, 99], "critiqu": 105, "crontab": 47, "crop": [40, 105, 122], "croptocompon": 40, "cross": [1, 12, 20, 36, 40, 82, 90, 125, 142, 144, 145, 149, 152, 160], "crt": [32, 33], "crucial": 108, "cryst": 40, "crystal": [20, 108, 110, 117, 161], "crystalfield": 110, "csn": 4, "css": [104, 110], "csv": [124, 143], "ctach": 19, "ctest": [12, 15, 19, 114, 152], "ctrl": [30, 88, 119, 120, 142, 143, 152], "cuboidstr": 37, "cumbersom": 90, "curl": 11, "curli": 148, "current": [2, 4, 8, 18, 20, 22, 33, 35, 36, 38, 39, 40, 42, 48, 49, 50, 77, 82, 83, 84, 85, 91, 94, 95, 97, 100, 103, 104, 105, 114, 115, 116, 119, 121, 122, 124, 128, 129, 130, 131, 136, 137, 142, 145, 149, 151, 154, 155, 156, 157, 161, 162, 163], "currentcontrolset": 47, "currenttext": 72, "curs": 86, "cursor": [119, 144], "curv": [50, 78, 137, 138, 144], "cusp": 105, "custom": [1, 40, 46, 47, 49, 50, 83, 88, 99, 104, 106, 109, 110, 122, 127, 134, 142, 149, 154, 157, 160, 163], "custominterfac": 122, "customis": [30, 31, 32], "cut": [40, 50, 77, 105, 143, 144, 151], "cwd": 152, "cwpd": 108, "cxx": [12, 14, 94], "cxx_add_test": 94, "cxxtest": [95, 150, 162], "cxxtestgen": 86, "cyan": 35, "cycl": [28, 87, 140, 142, 163], "cyclic": 102, "cygwin": 27, "cylind": [40, 45], "d": [15, 18, 20, 26, 28, 35, 40, 49, 83, 100, 120, 122, 142, 152, 155, 161], "d4": 125, "d6948514d78db7fe251efb6cce4a9b83": 18, "daaa": [17, 92], "daemon": 102, "dai": [84, 103, 105, 111], "daili": [16, 92], "darker": 117, "dash": [140, 144], "dat": [132, 142], "data": [1, 9, 15, 28, 29, 39, 41, 42, 43, 45, 49, 50, 62, 66, 77, 79, 82, 85, 87, 90, 91, 93, 99, 102, 105, 108, 110, 116, 119, 121, 122, 123, 124, 125, 127, 128, 129, 131, 135, 138, 139, 142, 145, 146, 150, 157, 160, 161, 163], "data_info": 40, "data_model": [], "data_typ": 40, "databas": [123, 151], "datafil": 114, "datagener": [], "datahandl": [19, 111], "datahandlingtest": 19, "datai": [100, 124], "dataobjectstest": 19, "dataprocessor": 44, "datasearch": 150, "dataselector": 50, "dataset": [100, 117, 124, 129, 131, 140, 142], "datatyp": 40, "datax": [100, 124], "date": [11, 22, 26, 32, 91, 92, 105, 106, 110, 111], "date_tim": [14, 107], "dateandtim": 26, "daunt": 42, "dc": 4, "dcmake_build_typ": [12, 24, 94], "dcmake_eclipse_generate_source_project": 24, "dcmake_export_compile_command": 149, "dconda_build": [30, 31, 32], "dcoverag": 15, "dcxxtest_add_perform": [24, 162], "dd": 4, "de": [40, 161], "deactiv": 33, "dead": [102, 105, 134, 139, 140, 149], "dead_tim": 139, "deadlin": 105, "deal": [18, 40, 79, 99, 106, 161], "dealloc": 149, "dealt": [100, 102], "dear": 92, "deb": 33, "debat": 20, "debian": 30, "debug": [12, 17, 24, 49, 50, 86, 87, 94, 102, 103, 105, 112, 124, 149, 150, 159, 162, 163], "debugattach": 19, "debugg": [19, 94, 105, 114, 149, 152], "debugpi": [88, 152], "debugwithrelruntim": [13, 32, 88], "decai": [134, 136, 137, 140], "decend": 4, "decent": 134, "decid": [17, 20, 40, 62, 84, 88, 90, 92, 93, 105], "decim": [134, 142], "decis": [27, 28, 92, 105, 158], "decision_styl": 27, "declar": [25, 41, 96, 99, 102, 148, 150, 160], "declare_algorithm": [48, 160], "declare_fileload": 48, "declare_hdf_fileload": 48, "declareproperti": [25, 99, 160], "declareworkspaceinputproperti": 41, "decod": [45, 157], "decoderfactori": 157, "decor": [40, 79, 103, 147], "decoupl": [1, 28, 38, 50, 70], "decreas": [49, 140], "decrib": 1, "dedic": [20, 40, 150, 157], "deduct": 80, "deep": [6, 7, 20], "def": [4, 40, 47, 51, 58, 61, 62, 63, 65, 66, 68, 69, 70, 72, 75, 79, 88, 91, 111, 114, 154, 157], "default": [0, 4, 12, 13, 18, 24, 25, 26, 28, 30, 31, 33, 35, 36, 39, 40, 41, 46, 49, 54, 83, 87, 88, 90, 91, 92, 94, 96, 97, 99, 100, 102, 104, 106, 114, 116, 118, 120, 122, 126, 127, 128, 132, 136, 140, 143, 144, 149, 152, 155, 156, 157, 158, 160, 162], "default_incident_monitor": 40, "default_transmission_monitor": 40, "defect": 116, "defend": 20, "defin": [1, 4, 5, 6, 7, 9, 18, 20, 25, 27, 38, 39, 40, 41, 43, 49, 50, 52, 79, 80, 81, 82, 88, 90, 91, 92, 96, 99, 100, 102, 105, 116, 122, 148, 149, 152, 154, 160], "definit": [1, 4, 8, 18, 40, 92, 102, 103, 150], "degrad": [40, 162], "degre": 145, "del": 89, "delai": [19, 120, 152], "deleg": 105, "delet": [12, 36, 39, 77, 92, 94, 97, 102, 105, 110, 114, 116, 117, 122, 125, 126, 136, 143, 144, 147, 150, 154, 157], "deleterecurs": 47, "deleteworkspac": [100, 124], "deliber": [28, 39, 40], "delimit": [88, 160], "deliv": [83, 105], "deliveri": 92, "delta": [114, 119, 124, 135, 136, 138], "deltat_tdc_dolly_1529": [133, 137], "demand": [26, 39], "demo": 91, "demonstr": [4, 100, 150, 160], "denable_workbench": [12, 24, 156], "deni": [29, 105], "denot": [42, 82], "densiti": [125, 129], "dep": 105, "depend": [1, 2, 11, 12, 18, 20, 28, 31, 32, 33, 36, 40, 42, 46, 47, 48, 50, 70, 83, 88, 95, 102, 104, 108, 114, 119, 120, 125, 149, 150, 155, 158, 160, 161], "dependency_spott": 17, "depict": 108, "deploi": [2, 22, 92, 114, 161], "deploy": [1, 13, 88, 92], "deprec": [13, 31, 88, 110, 111, 113, 129, 152, 160], "deprecated_algorithm": 103, "deprecated_alia": 111, "deprecatedalgorithm": 103, "deprecatedalia": 111, "deprecatedd": 103, "depth": [4, 6, 7, 35, 47, 142], "deriv": [9, 43], "derogatori": 102, "descend": [80, 81, 122], "describ": [1, 5, 6, 9, 12, 18, 19, 20, 21, 26, 27, 28, 33, 35, 36, 40, 46, 47, 48, 49, 50, 56, 78, 80, 81, 82, 87, 91, 92, 93, 96, 97, 99, 100, 102, 104, 105, 107, 108, 112, 114, 132, 155, 158, 160, 161, 163], "descript": [12, 28, 46, 47, 49, 50, 84, 87, 92, 96, 97, 100, 102, 104, 105, 108, 115, 116, 120, 150, 152, 160, 161], "deselect": [119, 142], "design": [5, 9, 10, 12, 26, 28, 38, 40, 41, 43, 70, 77, 78, 86, 97, 102, 108, 111, 122, 146, 148, 151, 154, 163], "designerplugin": 50, "desir": [40, 82, 98, 103, 111, 160], "desktop": [1, 24, 32, 33, 47, 116, 124, 155], "despit": [15, 49], "destin": [22, 142], "destroi": [51, 78, 148], "destroysuit": 150, "destruct": 150, "destructor": 102, "detach": 17, "detail": [1, 3, 4, 15, 28, 29, 32, 33, 35, 38, 40, 50, 60, 63, 80, 81, 83, 85, 91, 99, 102, 104, 105, 106, 109, 110, 116, 123, 125, 132, 136, 144, 147, 149, 150, 151, 152, 157, 159, 160, 162, 163], "detect": [13, 26, 94, 126, 149, 152, 160], "detect_stack_use_after_return": 94, "detector": [18, 40, 108, 116, 126, 127, 134, 136, 139, 140, 142, 143, 149, 150, 161], "detector_nam": 40, "detector_name_short": 40, "detectorid": 26, "detectorinfo": 20, "detectorvld": 149, "determin": [4, 40, 50, 61, 73, 94, 99, 132, 134, 139, 144, 149, 162], "determinechunk": 132, "detid": 144, "detil": 0, "deuterium": 125, "dev": [99, 105, 106, 110, 113, 151, 155], "develop": [3, 11, 12, 13, 15, 17, 28, 29, 34, 36, 40, 41, 46, 50, 77, 78, 80, 81, 82, 83, 85, 86, 92, 93, 94, 97, 100, 102, 103, 105, 108, 109, 110, 111, 113, 114, 116, 120, 122, 123, 133, 147, 149, 150, 151, 155, 157, 158, 160, 161], "deviat": [18, 50, 105], "devic": [70, 105], "devop": 92, "devot": 79, "devtoolset": [12, 33, 155], "dfsrprivat": 29, "dg": 146, "dgsreduct": 124, "dhttp": 47, "di": 105, "diagnos": [85, 116, 151], "diagnosi": 151, "diagnost": [77, 151], "diagram": [1, 4, 20, 27, 33, 104, 120, 161], "diagramnam": 27, "dialog": [41, 47, 50, 88, 94, 99, 104, 116, 119, 120, 122, 123, 124, 130, 132, 140, 142, 143, 145, 160], "dialogu": [29, 43, 105, 131], "diamet": 40, "dict": [40, 114, 157], "dictionari": [81, 90, 114, 157], "dictparamet": 40, "dictparamt": 40, "did": [46, 67, 88, 93, 117, 137, 148, 160], "didn": [32, 149], "diff": [18, 109, 136], "diff3": 35, "diffcoeff": 42, "differ": [1, 2, 3, 12, 17, 18, 28, 29, 32, 35, 38, 39, 40, 41, 43, 44, 45, 48, 50, 62, 70, 79, 80, 81, 82, 83, 85, 87, 88, 90, 94, 100, 104, 105, 106, 108, 109, 110, 112, 114, 116, 119, 120, 122, 124, 128, 131, 133, 135, 136, 138, 139, 140, 142, 143, 144, 146, 148, 149, 151, 155, 157, 160, 161, 162, 163], "difficult": [9, 28, 39, 40, 46, 70, 91, 102, 105, 108], "difficulti": 105, "diffmerg": 35, "diffonli": 127, "diffract": [92, 106, 108, 110, 124, 144, 146], "diffractionfocuss": 99, "diffractomet": [40, 108], "difftool": 35, "diffus": 108, "dig": 28, "digit": 114, "digraph": 27, "dilig": 110, "dim1": 124, "dim2": 124, "dimens": [144, 161], "dimension": [40, 124, 144, 161], "dir": [15, 47, 50, 88, 149, 152], "dir_mod": 29, "direct": [1, 13, 27, 28, 39, 40, 98, 100, 102, 110, 117, 118, 119, 120, 132, 144, 160], "directli": [1, 4, 8, 9, 12, 15, 18, 19, 25, 28, 29, 30, 36, 39, 40, 50, 59, 60, 79, 84, 88, 90, 91, 92, 102, 113, 114, 149, 150, 151, 152, 155, 157, 160, 161], "directori": [0, 1, 12, 13, 15, 18, 23, 29, 30, 31, 32, 33, 35, 39, 49, 50, 80, 81, 82, 83, 84, 87, 88, 89, 91, 92, 95, 99, 104, 105, 109, 110, 114, 116, 121, 122, 123, 124, 126, 128, 130, 131, 132, 142, 143, 149, 150, 151, 152, 155], "directworkspac": 40, "disabl": [26, 35, 39, 47, 49, 88, 104, 112, 119, 123, 134, 139, 142, 143, 149, 152], "disablecheck": 114, "disadvantag": [88, 90], "disappear": [105, 117, 119, 122], "disc": 40, "disconnect": [47, 105], "discourag": [8, 17, 28, 98, 102], "discov": [36, 92, 143], "discret": 96, "discuss": [16, 20, 40, 46, 50, 51, 60, 63, 80, 81, 90, 107, 110, 152, 157, 160], "disguis": 105, "disk": [18, 29, 83, 86, 148], "displai": [1, 13, 26, 28, 39, 42, 47, 49, 50, 52, 53, 73, 78, 87, 91, 95, 102, 110, 116, 119, 120, 123, 126, 136, 142, 144, 145, 155], "displaycurvefit": 50, "disregard": 102, "dissolv": 40, "distanc": [49, 161], "distinct": 38, "distinguish": [25, 83], "distribut": [20, 80, 81, 87, 89, 114], "distro": 149, "disturb": 22, "dive": 111, "divid": [22, 38, 40, 42, 117], "dllconfig": 160, "dllexport": 111, "dmantid_data_stor": 18, "dmantid_framework_lib": 12, "dmantid_qt_lib": 12, "dmesg": 151, "dmitrov": 80, "dmy_new_featur": 14, "dnf": 33, "do": [3, 4, 12, 13, 14, 15, 17, 18, 19, 20, 23, 26, 27, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 47, 49, 50, 51, 58, 59, 60, 61, 63, 64, 66, 70, 72, 79, 80, 81, 82, 83, 85, 87, 88, 90, 91, 92, 93, 94, 100, 101, 102, 104, 108, 110, 111, 112, 114, 116, 118, 121, 124, 130, 131, 133, 136, 138, 143, 144, 148, 149, 150, 151, 152, 153, 155, 160, 163], "do_async": 79, "do_task": 79, "doc": [18, 27, 63, 83, 88, 90, 92, 98, 99, 100, 104, 106, 110, 116, 157, 160], "dock": [51, 121, 122, 142], "dockabl": [121, 142], "docker": [1, 47, 155], "docs_dotdiagram": 104, "docs_math_ext": 104, "docs_plotdirect": 104, "docs_screenshot": 104, "docstr": [98, 109, 160], "doctest": [18, 100], "doctre": 100, "docuement": 109, "document": [1, 4, 13, 14, 17, 23, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 47, 50, 62, 78, 80, 81, 82, 83, 85, 88, 90, 92, 93, 100, 102, 109, 110, 111, 116, 119, 121, 122, 132, 133, 138, 146, 149, 152, 157, 159, 160], "documentel": 37, "docutil": 104, "doe": [1, 2, 4, 9, 18, 19, 20, 28, 29, 35, 38, 39, 40, 46, 47, 48, 50, 60, 62, 63, 69, 70, 78, 85, 88, 90, 91, 92, 93, 102, 104, 105, 110, 114, 116, 122, 142, 148, 149, 150, 151, 152, 155, 157, 160, 161], "doesasyncth": 79, "doesn": [18, 28, 38, 105, 120, 149, 151, 154], "dog": 153, "dogeneratesubmoduleconfigur": 47, "doi": [92, 114], "dom": 37, "domain": [29, 40, 110, 137, 141], "domin": [125, 134], "dompars": 37, "don": [2, 12, 14, 18, 20, 21, 25, 26, 30, 31, 32, 40, 46, 50, 78, 79, 92, 93, 94, 105, 120, 123, 130, 142, 144, 148, 149, 150, 152, 153, 162], "done": [9, 14, 19, 20, 23, 28, 29, 36, 38, 39, 40, 42, 47, 50, 58, 63, 78, 86, 88, 92, 93, 104, 114, 133, 139, 142, 152, 155, 157, 160], "donotoptim": 162, "doplot": 78, "doscasteptest": 114, "dosiractivetest": 114, "dosometh": 148, "dosomethingsign": [], "dospartialcrosssectionscaletest": 114, "dospartialsummedcontributionscrosssectionscaletest": 114, "dospartialsummedcontributionstest": 114, "dostest": 114, "dot": [27, 88, 99, 163], "doth": 79, "dotplugin": 88, "doubl": [26, 78, 80, 81, 92, 99, 119, 120, 122, 125, 132, 133, 136, 142, 143, 144, 145, 151, 160, 162], "doubt": [20, 105, 110], "down": [2, 7, 12, 13, 19, 28, 40, 46, 49, 50, 77, 86, 87, 88, 92, 93, 94, 102, 104, 105, 114, 116, 120, 122, 123, 126, 129, 130, 131, 132, 138, 139, 142, 144, 145, 150, 152, 153, 155, 160, 162], "downgrad": 11, "download": [2, 3, 18, 23, 30, 31, 32, 33, 47, 80, 81, 82, 83, 86, 88, 92, 97, 100, 116, 124, 126, 128, 129, 130, 131, 143, 145, 149, 151, 152, 155], "downright": 105, "downstream": [17, 94], "doxyfil": 23, "doxygen": [24, 93, 102, 104, 152, 163], "doxygen_error": 23, "doxygenhtmlindex": 23, "doyxgen": 23, "dozen": 20, "dprofile_algorithm_linux": 0, "draft": 92, "drag": [3, 50, 83, 91, 117, 119, 122, 130, 134, 144], "draw": [3, 62, 78, 105, 117, 142, 144], "drawback": 26, "drawn": [20, 144], "drift": [40, 137], "drive": [29, 92], "driven": [39, 40], "driver": 114, "drop": [3, 13, 28, 40, 46, 50, 83, 87, 88, 91, 94, 105, 122, 130, 131, 132, 138, 139, 142, 145, 152, 155], "dropdown": [32, 125, 142], "dryrun": 124, "dso": 86, "dspace": 122, "dtrace": 151, "dual": 139, "dualboot": 155, "duck": 105, "due": [0, 4, 6, 7, 9, 29, 33, 39, 79, 88, 98, 105, 117, 144, 150, 154, 157, 160, 161], "dumb": 105, "dumber": 105, "dumbslav": 47, "dummi": [12, 28, 50, 121], "dummyview": 88, "dump": [0, 18, 28, 49, 87], "duplic": [46, 50, 102, 142], "durat": 76, "dure": [22, 28, 30, 31, 32, 36, 40, 84, 87, 88, 89, 92, 96, 102, 105, 108, 112, 114, 146, 148, 161], "duse_sanit": 94, "duti": 92, "dx": 114, "dynam": [44, 79, 88, 144, 157, 161], "dynamic_cast": [37, 102], "dynamickubotoyab": [124, 138], "e": [1, 2, 11, 12, 13, 14, 15, 18, 19, 20, 23, 26, 28, 30, 33, 35, 36, 38, 39, 40, 41, 42, 43, 47, 49, 50, 53, 60, 80, 81, 82, 83, 85, 88, 90, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 108, 109, 110, 114, 116, 117, 118, 119, 122, 124, 125, 126, 130, 132, 134, 138, 142, 143, 144, 148, 149, 150, 151, 152, 154, 157, 158, 160, 161, 162], "each": [1, 2, 4, 7, 20, 22, 26, 27, 28, 38, 39, 40, 41, 42, 43, 45, 47, 48, 50, 51, 60, 69, 79, 80, 81, 82, 83, 84, 87, 88, 92, 94, 95, 96, 97, 98, 99, 102, 104, 106, 108, 109, 110, 114, 117, 120, 122, 125, 127, 130, 131, 136, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 151, 153, 154, 160, 161], "eager": 105, "earli": [3, 11, 40, 92, 105], "earlier": [1, 37, 40, 88, 102, 122, 142], "easi": [4, 21, 23, 25, 36, 39, 40, 50, 60, 90, 91, 93, 105, 110, 160, 162], "easier": [12, 32, 39, 50, 70, 88, 90, 91, 92, 102, 105, 110, 138, 143, 144, 152, 160], "easiest": [33, 83, 90, 105, 149, 157], "easili": [20, 21, 25, 28, 36, 39, 40, 42, 46, 47, 74, 87, 90, 91, 97, 102, 104, 105, 110, 142, 150], "ec": 118, "echo": [11, 86, 151, 155], "eclips": [12, 33, 47, 163], "eclipse_cdt4_generate_source_project": 12, "eclipsedebug": 24, "eclipsetest": 24, "eclox": [23, 24], "ecosystem": 40, "edg": [136, 151], "edgepixel": 124, "edit": [3, 12, 13, 14, 19, 20, 27, 28, 29, 33, 38, 39, 43, 47, 50, 52, 53, 54, 58, 73, 82, 88, 90, 91, 92, 101, 102, 110, 111, 114, 117, 122, 125, 130, 142, 145, 149, 150, 152], "edit_widow": 154, "editor": [3, 13, 35, 44, 50, 91, 102, 109, 110, 116, 124, 132, 142, 143], "effect": [18, 20, 28, 37, 40, 69, 87, 90, 102, 105, 113, 116, 122, 157, 160], "efficaci": 150, "effici": [28, 40, 142, 161], "effort": [20, 39, 90, 94, 105], "eg": [50, 80, 94, 102], "ehigh": 130, "ei": 108, "eigen": 107, "eight": [], "eisf": 42, "either": [1, 2, 13, 14, 15, 25, 28, 31, 32, 33, 40, 42, 43, 46, 47, 49, 50, 84, 85, 88, 90, 92, 98, 100, 101, 102, 103, 104, 105, 110, 120, 123, 131, 132, 136, 142, 150, 152, 155, 157], "elaps": 148, "elast": [108, 132, 144], "electron": [40, 96], "element": [1, 3, 4, 12, 25, 38, 44, 45, 83, 110, 114, 119, 146, 163], "elementalanalysi": 154, "elimin": 8, "ellips": 144, "ellipsoid": 144, "ellipsoidparam": 144, "elow": 130, "els": [20, 25, 28, 36, 40, 42, 46, 47, 50, 77, 79, 88, 92, 102, 105, 145, 148], "elsewher": [4, 39, 46, 50, 105, 136], "elwin": [43, 44, 131], "email": [3, 16, 35, 36, 80, 81, 97, 115, 116, 123, 151, 162], "emax": [128, 130], "emb": 78, "embed": [39, 51, 69, 91, 102, 117, 129], "embolden": 100, "emin": [128, 130], "emiss": 136, "emit": [4, 44, 50, 94, 104, 152], "emphas": 92, "emphasi": 104, "empir": 40, "emploi": 38, "empti": [4, 6, 7, 17, 23, 40, 62, 92, 94, 102, 103, 110, 114, 118, 119, 122, 123, 127, 136, 138, 140, 142, 143, 151, 152, 157, 160], "empty_cel": 4, "empty_dbl": 160, "emu": [134, 141], "emul": 40, "en": 119, "enabl": [0, 11, 12, 15, 21, 28, 29, 32, 33, 35, 39, 40, 47, 50, 85, 86, 88, 92, 94, 97, 104, 105, 112, 117, 122, 124, 131, 139, 142, 144, 151, 152, 155, 156, 160, 162], "enable_clang_tidi": 149, "enable_doc": 12, "enable_opengl": 12, "enable_workbench": 12, "enable_xxx": 12, "encapsul": [28, 83, 105], "enclos": [1, 154], "encod": [45, 157], "encodeinfo": 157, "encoderfactori": 157, "encodest": 157, "encompass": [144, 157], "encount": [6, 7, 101, 102, 104, 146], "encourag": [3, 12, 17, 28, 50, 92, 103, 110, 157, 160], "encrypt": 29, "end": [4, 13, 22, 35, 50, 88, 91, 95, 96, 102, 105, 108, 110, 114, 117, 118, 120, 122, 126, 127, 129, 131, 137, 139, 142, 143, 144, 145, 148, 149, 150, 151, 152, 157, 162, 163], "end_tim": 40, "endl": 160, "endx": [100, 131], "energi": [4, 118, 119, 130, 144, 163], "energytransf": 124, "enforc": [8, 40, 109], "enggestimatefocussedbackground": 122, "engin": [106, 110, 124, 146, 160], "engineering_diffract": 106, "engineeringdiffraction2": 122, "enginx": [114, 122], "enginx_": 122, "enginx_305738": 122, "enginx_305738_305721_all_banks_dspac": 122, "enginx_305738_305721_all_banks_tof": 122, "enginx_305738_305721_bank_1_dspac": 122, "enginx_305738_305721_bank_1_tof": 122, "enginx_305738_305721_bank_2_dspac": 122, "enginx_305738_305721_bank_2_tof": 122, "enginx_305738_all_bank": 122, "enginx_full_instrument_calibration_193749": 122, "english": 108, "enhanc": 38, "enjoi": [105, 149], "enlighten": 162, "enough": [20, 28, 37, 84, 90, 99, 108, 110, 114, 162], "ensembl": 92, "ensur": [14, 18, 20, 23, 24, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 46, 47, 48, 50, 55, 63, 70, 73, 88, 90, 92, 94, 97, 100, 102, 105, 109, 110, 111, 114, 117, 118, 119, 122, 123, 124, 132, 133, 142, 143, 144, 150, 151, 152, 155, 158], "enter": [19, 23, 24, 29, 39, 41, 50, 54, 74, 88, 99, 116, 117, 118, 119, 122, 123, 125, 126, 127, 130, 131, 132, 134, 136, 137, 138, 139, 140, 142, 143, 145, 152, 155], "enterpris": 116, "entir": [15, 28, 40, 41, 43, 88, 91, 95, 96, 101, 106, 113, 117, 144], "entireti": [12, 42], "entiti": [1, 40], "entranc": 148, "entri": [39, 40, 42, 43, 47, 96, 105, 114, 119, 129, 130, 145], "enum": [25, 42, 50, 80, 101, 102], "enum_count": 25, "enumer": [5, 25, 42, 102], "enumeratedstr": 163, "enumlist": 40, "env": [13, 19, 33, 82, 88, 152], "env_var": 47, "env_variable_nam": 47, "envelop": 105, "environ": [1, 13, 18, 34, 50, 60, 70, 80, 81, 83, 86, 90, 92, 94, 114, 120, 150, 151, 152, 155, 158, 163], "environment": 88, "environment_fil": 17, "environmentvariablesnodeproperti": 47, "epel": 33, "eqsans_6071_ev": 132, "equal": [4, 17, 90, 114, 130, 145, 153, 157], "equat": 40, "equival": [37, 90, 94, 122], "eras": [77, 80, 143], "eraserang": 102, "error": [2, 4, 9, 12, 13, 25, 33, 39, 40, 41, 47, 49, 63, 77, 80, 81, 88, 94, 103, 104, 111, 114, 116, 122, 124, 125, 136, 137, 138, 142, 143, 144, 146, 149, 154, 160, 161], "error_cb": 79, "error_no_data": 102, "errorinput": 124, "errorreport": [123, 151, 158], "esbonio": 104, "escap": [79, 80, 81, 123], "especi": [18, 40, 48, 49, 89, 90, 92, 105, 122, 160], "essai": 110, "essenti": [3, 39, 40, 79, 102], "establish": [39, 47, 102, 105], "estim": [20, 87], "et": 40, "etc": [12, 16, 18, 23, 26, 28, 29, 40, 50, 74, 83, 88, 92, 93, 94, 99, 100, 105, 110, 116, 123, 142, 144, 151, 152, 154, 161], "european": [4, 109], "evalu": [12, 122, 144], "even": [3, 4, 18, 20, 35, 37, 39, 40, 43, 49, 50, 83, 91, 93, 101, 102, 105, 117, 150, 162], "event": [4, 38, 39, 70, 92, 99, 100, 143, 146, 151, 154, 158, 160, 161, 163], "eventlisttest": 19, "eventpresent": 39, "eventpresenterfactori": 39, "eventpresentertest": 39, "eventu": [29, 107, 109, 160], "eventviewsubscrib": 39, "eventworkpspac": 26, "eventworkspac": [99, 116, 144, 161], "ever": [43, 105], "everi": [2, 4, 16, 18, 20, 37, 44, 46, 50, 78, 86, 99, 105, 116, 132, 148, 149, 150, 153, 160, 162], "everyon": [92, 105, 150], "everyth": [12, 18, 24, 28, 39, 40, 85, 92, 104, 105, 139, 142, 149, 153, 160], "everywher": [21, 105], "evid": 108, "evolv": 83, "ex": [13, 19, 23, 32, 35, 47, 50, 82, 83, 88, 94, 151, 152, 153, 155], "ex01_bas": [80, 81], "ex02_oo_bas": [80, 81], "exact": [20, 39, 160], "exactli": [88, 93, 110, 119], "examin": [40, 144], "exampl": [0, 1, 4, 6, 7, 9, 12, 14, 17, 19, 21, 27, 28, 30, 36, 38, 40, 41, 43, 45, 46, 47, 50, 58, 61, 66, 70, 74, 76, 78, 79, 80, 81, 82, 84, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 98, 99, 102, 103, 104, 105, 110, 111, 112, 113, 114, 120, 132, 144, 145, 146, 148, 149, 150, 152, 154, 157, 160, 161, 162, 163], "example_guiwidget": 50, "example_model": 50, "example_present": 50, "example_view": 50, "exampleguiwidget": 50, "examplemodel": 50, "examplepresent": 50, "exampleview": 50, "exce": [102, 105, 123], "excel": [110, 142, 143], "except": [4, 18, 20, 39, 40, 47, 79, 82, 83, 84, 94, 102, 105, 108, 110, 123, 131, 140, 143, 150, 162], "excerpt": 160, "excess": [105, 161], "exchang": 50, "excit": 117, "exclam": 18, "exclud": [4, 15, 27, 40, 88, 95, 138, 162], "excludesfil": 35, "exclus": [40, 87], "exec": [25, 85, 160, 161], "exec_": [51, 68, 69, 70, 72, 75, 88], "execqueri": 153, "execut": [0, 12, 13, 15, 18, 19, 30, 32, 38, 39, 40, 47, 63, 80, 82, 85, 87, 88, 90, 94, 100, 102, 103, 109, 114, 116, 124, 142, 144, 145, 147, 148, 150, 152, 156, 162], "executegroovi": 47, "executeintern": 160, "exercis": [20, 39, 62, 69, 76, 90, 133, 163], "exeventrebin": 100, "exfitpeak": 100, "exhaust": 74, "exhibit": 12, "exhist": 104, "exhistsimpl": 100, "exist": [1, 3, 20, 24, 28, 32, 35, 40, 47, 49, 50, 62, 84, 88, 90, 92, 93, 98, 103, 107, 108, 110, 111, 122, 142, 144, 149, 154, 160, 161], "exit": [24, 88, 114, 124, 149, 155, 158], "exloadisisnexushist": 100, "exp": 137, "expand": [18, 77, 88, 117, 139, 142, 157], "expdecaymuon": [124, 138], "expdecayosc": 140, "expdecmuon": 138, "expdecosc": 140, "expect": [20, 22, 28, 39, 50, 63, 90, 97, 100, 104, 105, 110, 114, 119, 122, 135, 138, 142, 143, 146, 150, 161], "expect_cal": 39, "expecteditem": 4, "expectedslicecount": 39, "expens": [37, 161], "experi": [1, 20, 39, 40, 50, 70, 91, 110, 161], "experienc": [28, 105], "experiment": [1, 40, 94, 96, 161], "expert": [20, 28, 92], "explain": [20, 40, 46, 82, 92, 100, 102, 104, 105, 112, 142], "explan": [20, 50, 60, 93, 102, 105, 110, 122], "explicit": [9, 102, 105], "explicitli": [4, 9, 35, 40, 63, 102], "explor": [23, 32, 95, 104, 133, 155, 160], "exploreriexplor": 23, "exponenti": [131, 140], "export": [1, 3, 11, 24, 33, 39, 77, 91, 94, 98, 142, 143, 144, 151, 154, 155], "export_nam": 14, "export_opt_mantidqt_interfac": 157, "expos": [4, 39, 50, 90, 135, 150, 154, 157], "exposur": 40, "express": [19, 80, 114], "expt_info": 144, "expt_info_4d": 144, "ext": [104, 142], "extant": 20, "extend": [5, 20, 36, 39, 40, 90, 105, 150], "extens": [5, 18, 20, 47, 82, 89, 99, 102, 104, 106, 109, 113, 114, 142, 149, 151], "extent": [124, 144], "extern": [1, 14, 33, 35, 88, 90, 102, 105, 114, 122, 134, 138, 148, 152], "external_output": 82, "externalconsol": 152, "externaldata": [12, 18], "externaldata_binary_root": 18, "externaldata_object_stor": 18, "externaldata_timeout_absolut": 114, "externaldata_timeout_inact": 114, "extra": [12, 18, 28, 29, 35, 40, 88, 89, 94, 105, 116, 143, 149, 157, 160], "extract": [4, 10, 39, 40, 60, 76, 83, 117, 151, 161], "extractcellpropertiesfromitem": 5, "extractsinglespectrum": 40, "extractspectra": 40, "extractsubtre": 6, "extran": 43, "extrem": [40, 70, 102, 105, 160], "ey": [28, 105], "f": [15, 17, 35, 40, 47, 58, 62, 72, 102, 111, 135, 136, 152], "f0": [131, 138], "f1": [49, 120, 131, 138], "f5": [32, 152], "fabada": 131, "face": [20, 144], "facil": [1, 20, 21, 28, 29, 36, 40, 47, 50, 83, 90, 92, 108, 116, 117, 118, 124, 133, 160], "facilit": [20, 38, 41, 92, 101, 111, 151, 160], "fact": [6, 7, 26, 39, 40, 102, 103, 105, 150], "factor": [21, 27, 40, 43, 87, 118, 119, 126], "factori": [40, 44, 105, 157, 161], "fail": [2, 6, 7, 13, 17, 19, 25, 36, 39, 41, 47, 84, 92, 94, 95, 100, 105, 114, 122, 123, 140, 142, 149, 150, 151, 152, 160, 161], "failur": [4, 37, 39, 84, 93, 95, 114, 149, 150, 155, 160], "fairli": [36, 48, 66, 70], "faithfulli": 111, "fake": [123, 144, 150], "fake123gener8ed456token": 92, "fakeisiseventda": 132, "fakeisishistoda": 132, "fakemdeventdata": 144, "fall": [12, 13, 31, 46, 79, 88, 102, 105, 152], "fals": [26, 35, 40, 42, 47, 94, 100, 114, 124, 151, 152, 157, 162], "familiar": [28, 39, 62, 150, 160], "familiaris": 92, "fantast": 105, "faq": 32, "far": [26, 50, 61, 92, 93, 105, 122, 151, 157], "farm": 39, "fashion": [88, 105], "fast": [35, 107, 145, 150, 162], "faster": [3, 12, 25, 90, 120, 149], "fastest": [26, 90], "fat": 18, "fatal": 49, "fault": 158, "favorit": [19, 23, 132], "favour": 102, "favourit": [13, 20], "fcan": 133, "fd": [139, 149], "fda": [133, 141], "fe_gamma": 122, "feasibl": 38, "featur": [1, 12, 13, 14, 20, 22, 25, 28, 31, 36, 39, 40, 43, 46, 73, 80, 81, 87, 88, 90, 97, 105, 110, 116, 133, 138, 144, 155], "fed": [90, 122], "fed_passwd_her": 29, "feder": 29, "federal_id_her": 29, "feed": [28, 40], "feedback": [3, 20, 50, 92, 105, 129], "feedstock": 17, "feel": [3, 17, 28, 80, 81, 105], "felt": 50, "fetch": [18, 28, 33, 35, 36, 38, 40, 87, 92, 97], "fever": 105, "few": [14, 17, 19, 20, 25, 39, 40, 41, 47, 82, 85, 90, 116, 120, 122, 124, 145, 150, 153, 160, 162, 163], "fewer": 105, "ff": 35, "ff0000": 4, "fftmodel": 50, "fftpresent": 50, "fftview": 50, "fiddli": 132, "field": [13, 26, 95, 105, 122, 124, 138, 139, 142], "field_danfysik": [134, 138], "fight": 105, "figur": [1, 22, 44, 62, 104, 105, 110, 116, 120, 122, 124, 144], "figurecanva": [62, 91], "figurecanvasqt": 78, "figurecanvasqtagg": [62, 91, 154], "file": [0, 3, 5, 9, 13, 14, 15, 17, 23, 24, 25, 27, 28, 29, 35, 39, 42, 45, 47, 48, 49, 50, 56, 57, 60, 62, 73, 77, 78, 80, 81, 82, 83, 84, 85, 87, 89, 91, 92, 93, 94, 95, 96, 97, 98, 103, 105, 108, 109, 111, 112, 116, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 140, 145, 147, 148, 149, 151, 152, 153, 155, 157, 160, 161, 162, 163], "file_format": 40, "file_mod": 29, "filechannel": 49, "filedirnam": 152, "fileeventdatalisten": 132, "filefind": 1, "filefinderwidget": 50, "filenam": [18, 50, 80, 81, 114, 124, 132, 144], "filenameofyourimag": 110, "filepath": [12, 47, 88, 116, 122, 142], "filesdoxygen": 23, "filesdoxygenbindoxygen": 23, "filesinternet": 23, "filesvisu": 149, "filesystem": [47, 50, 107], "fill": [29, 50, 80, 81, 83, 122, 142, 149, 150, 152, 160], "filter": [7, 122, 146, 151], "filterbytim": 40, "filteredtemp": 145, "filteredtemp_0": 145, "filteredtemp_0_info": 145, "filteredtemp_0_splitt": 145, "filteredtim": 145, "filteredtime_0": 145, "filteredtime_1": 145, "filteredtimeredux": 145, "filteredtreemodel": 9, "filterev": [0, 145], "filtereventstest": 86, "filterrowsbi": 4, "final": [1, 3, 12, 14, 18, 20, 25, 28, 40, 41, 42, 47, 62, 76, 83, 84, 86, 91, 97, 104, 114, 116, 118, 124, 155], "find": [2, 6, 10, 18, 24, 33, 35, 39, 40, 46, 47, 50, 77, 83, 84, 88, 90, 91, 92, 93, 94, 95, 102, 108, 109, 110, 114, 116, 122, 130, 132, 134, 138, 143, 149, 150, 151, 157, 160], "find_depend": 14, "find_librari": 14, "find_packag": [12, 14], "find_path": 14, "findal": 47, "findcxxtest": 94, "finder": [14, 29, 83, 152], "findjsoncpp": 14, "findpeak": 108, "findpeaksmd": 124, "findpoco": 14, "findreplacedialog": 50, "findsubtreeroot": 7, "fine": [32, 40, 92, 110, 149, 150, 160], "finish": [0, 3, 28, 32, 36, 47, 49, 80, 92, 95, 96, 100, 105, 124, 143, 160, 161], "finished_cb": 79, "finished_cb_slot": 79, "finit": [52, 54], "fire": [4, 105], "firm": 108, "first": [6, 7, 12, 13, 18, 20, 23, 25, 27, 28, 30, 31, 32, 34, 35, 38, 39, 40, 42, 47, 51, 52, 53, 63, 66, 70, 73, 79, 80, 81, 83, 86, 91, 92, 93, 96, 99, 100, 102, 103, 104, 108, 110, 114, 116, 118, 119, 120, 122, 123, 124, 130, 135, 140, 142, 143, 144, 150, 151, 152, 155, 158, 160, 161], "first_tim": 143, "firstchild": 37, "firstlettercompar": 25, "firstli": [14, 41, 42, 105, 150], "firstnam": [80, 81], "firstname_lastnam": [80, 81], "firstname_lastname_exercis": [80, 81], "firstnamelastnam": [80, 81], "fit": [1, 14, 20, 40, 50, 100, 105, 110, 116, 117, 120, 122, 124, 130, 133, 135, 137, 138, 139, 146, 163], "fit_gener": 40, "fit_typ": 40, "fitbenchmark": 82, "fitdataview": 43, "fitdomainindex": 43, "fitid": 40, "fitmodeformerg": 40, "fitpropertybrows": 50, "fitstatu": 100, "fittabconst": 42, "fitting_1": 14, "fitting_opt": 82, "fittingmodel": 43, "fittyp": [40, 42], "fittypeenumtostr": 42, "fittypeqdepend": 42, "fittypestringtoenum": 42, "fitworkspac": 100, "five": [44, 49, 50, 73, 92, 105], "fix": [2, 11, 13, 20, 22, 33, 35, 39, 40, 43, 88, 90, 92, 93, 101, 105, 110, 114, 122, 136, 137, 138, 149, 151], "fix_includ": 149, "fixup": [28, 35], "flag": [13, 14, 15, 30, 36, 40, 50, 73, 82, 87, 94, 96, 101, 102, 104, 114, 133, 138, 152, 156, 158, 162], "flame": 86, "flamegraph": 86, "flat": [40, 100, 117, 122, 129, 136, 138, 139, 140], "flat_bg_a0": 42, "flatbackground": [135, 136, 138, 140], "fledg": 20, "flesh": 149, "flexibl": [1, 50, 70, 85], "flight": [26, 40, 132, 144, 161], "flightpath": 49, "flip": 119, "flippant": 102, "float": [58, 66, 72, 146, 160], "floatlistparamet": 40, "floatparamet": 40, "floatwithnoneparamet": 40, "flood": 40, "flow": [36, 99, 163], "flowchart": 163, "flush": 160, "flux": 108, "fly": [27, 33], "focu": [3, 84, 152], "focus": [35, 122], "focuss": [40, 122], "folder": [14, 15, 18, 24, 30, 31, 32, 77, 82, 83, 85, 88, 91, 94, 95, 100, 104, 110, 114, 116, 118, 120, 122, 128, 129, 130, 132, 143, 152, 156], "follow": [1, 2, 12, 13, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 47, 49, 50, 52, 54, 56, 57, 58, 61, 62, 68, 70, 71, 73, 75, 76, 79, 80, 81, 82, 83, 84, 87, 88, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 116, 119, 120, 122, 124, 125, 132, 133, 138, 142, 143, 144, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160], "font": 154, "foo": 37, "foo1": 87, "foo2": 87, "foo3": 87, "foo_app": 50, "foo_styl": 27, "foogui": 50, "forc": [18, 26, 35, 40, 78, 88, 92, 105, 124, 144, 149, 160], "foremost": 105, "forg": [17, 47, 120], "forget": 28, "fork": [36, 83], "form": [1, 8, 22, 27, 40, 42, 43, 60, 80, 81, 90, 91, 92, 102, 108, 112, 119, 132, 136, 142, 144, 157], "formalis": 17, "format": [0, 3, 4, 13, 20, 26, 27, 31, 35, 36, 38, 39, 40, 42, 88, 99, 100, 104, 110, 111, 114, 116, 120, 142, 143, 149, 154, 157, 160], "formatt": [24, 49, 152], "former": [40, 109], "formula": [11, 120, 129, 161], "forth": 39, "fortnight": 16, "fortun": 94, "forum": [16, 21, 92, 120, 151], "forw": 137, "forward": [19, 20, 35, 39, 40, 41, 49, 92, 102, 105, 134, 136], "foud": 50, "found": [0, 12, 14, 18, 19, 22, 27, 29, 32, 33, 37, 40, 46, 49, 50, 60, 74, 79, 80, 81, 83, 86, 87, 88, 93, 104, 106, 108, 114, 115, 118, 120, 122, 124, 133, 134, 135, 136, 138, 139, 140, 144, 147, 149, 150, 152, 157], "foundat": 50, "four": [1, 80, 81, 83, 108, 109, 129, 136, 142, 143, 154, 155], "fourth": [62, 73], "fp": 47, "fr": 30, "frac": [40, 136], "fraction": 148, "fragil": 90, "frame": [43, 96, 120, 144], "framelog": 96, "framework": [9, 12, 15, 18, 19, 20, 23, 28, 32, 36, 38, 39, 40, 46, 49, 82, 83, 88, 89, 90, 91, 92, 95, 98, 99, 108, 110, 111, 114, 116, 147, 149, 159, 160, 161, 163], "frameworkdoxygenmantid": 23, "frameworkmanag": [49, 100, 114, 160], "frameworkmanagerimpl": 102, "franc": 108, "free": [3, 9, 25, 28, 30, 31, 32, 34, 80, 81, 93, 101, 104, 105, 143], "freedom": 54, "freeli": 150, "freelist": 149, "freez": [22, 28, 49, 116, 152], "freq": [66, 75], "frequenc": [71, 72, 74, 75, 110, 116, 136, 140, 141], "frequent": [20, 40, 117], "friend": [80, 102, 105, 150, 157], "from": [1, 3, 4, 5, 8, 9, 11, 13, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 53, 54, 55, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 79, 80, 81, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 103, 104, 105, 107, 109, 110, 111, 112, 115, 116, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 151, 153, 154, 155, 157, 160, 161], "fromfilteredmodel": 9, "frommainmodel": 9, "fromstdstr": 39, "front": [47, 97, 117, 142, 143], "frontend": 23, "fssl": 11, "fstype": 29, "fuction": 0, "fugac": 161, "fulfil": 9, "full": [12, 13, 15, 19, 28, 29, 36, 40, 84, 87, 88, 90, 92, 95, 108, 114, 116, 122, 123, 124, 132, 142, 147, 149, 151, 155, 160, 163], "fulli": [20, 40, 92, 100, 161], "fun": [19, 21], "func": 49, "function": [0, 1, 5, 6, 7, 9, 13, 14, 19, 20, 25, 26, 28, 31, 36, 37, 38, 39, 40, 43, 44, 49, 50, 51, 52, 53, 54, 55, 58, 59, 62, 63, 64, 67, 68, 70, 73, 74, 75, 78, 79, 80, 81, 85, 88, 90, 99, 100, 101, 104, 110, 111, 114, 116, 122, 124, 133, 134, 135, 136, 137, 138, 139, 140, 142, 144, 146, 148, 149, 150, 152, 157, 160, 161, 162, 163], "function_str": 42, "functionbrows": 50, "functionname_parameternam": 122, "functiontemplatebrows": 43, "fundament": 40, "funki": 109, "further": [12, 25, 28, 29, 36, 40, 46, 90, 92, 93, 102, 105, 106, 114, 124, 151, 154], "furthermor": [17, 18, 70, 90], "futur": [1, 17, 20, 39, 40, 42, 51, 84, 87, 88, 108, 143, 144, 154], "fuzzi": 152, "fwd": 140, "fwd1": 140, "fwhm": [128, 131], "g": [1, 12, 13, 14, 15, 18, 19, 20, 23, 24, 26, 27, 28, 30, 33, 35, 36, 38, 39, 40, 41, 42, 43, 47, 49, 50, 60, 80, 81, 82, 83, 85, 86, 87, 88, 90, 92, 93, 94, 95, 96, 98, 99, 101, 102, 103, 104, 108, 109, 110, 111, 114, 116, 118, 122, 124, 130, 134, 138, 142, 143, 144, 148, 149, 150, 151, 152, 157, 160, 161, 162], "g_": 102, "g_log": [25, 49, 160], "g_paramnam": 42, "g_typemap": 42, "gain": [86, 151], "galleri": 120, "gamma": [108, 122, 144], "gap": [144, 157], "garner": 49, "gatekeep": [20, 36, 92, 151, 163], "gather": [105, 114, 157], "gaug": 20, "gausosc": 136, "gaussian": [100, 131, 134, 138, 139], "gca": 78, "gcc": [12, 15, 87, 94, 107, 149], "gcov": 15, "gcovr": 15, "gdb": [24, 151, 152], "gdebi": 33, "gedit": 24, "gendata": [], "gener": [0, 1, 13, 16, 18, 20, 21, 22, 23, 24, 26, 33, 36, 39, 41, 43, 46, 47, 48, 49, 50, 60, 66, 79, 80, 83, 84, 85, 86, 87, 90, 92, 94, 95, 99, 100, 102, 104, 105, 106, 110, 111, 113, 116, 120, 122, 124, 125, 126, 129, 130, 143, 144, 145, 149, 152, 154, 158, 160, 161, 163], "generate_y_data": 66, "generated_token": 92, "generator_": 12, "gentler": 105, "genuin": 94, "geometri": [40, 110, 143, 149], "get": [3, 12, 13, 16, 18, 20, 24, 25, 26, 28, 35, 37, 38, 39, 40, 47, 49, 50, 58, 59, 66, 67, 79, 80, 81, 82, 83, 86, 87, 88, 90, 91, 92, 93, 94, 96, 100, 102, 104, 108, 110, 114, 116, 120, 132, 135, 137, 138, 139, 142, 143, 148, 149, 150, 151, 155, 156, 157, 163], "get_colour": [65, 72], "get_freq": [65, 72], "get_grid_lin": [65, 72], "get_phas": [65, 72], "get_qapplication_inst": [], "get_scale_build": 40, "get_subplot": 154, "get_valu": [58, 63], "get_x_data": 66, "get_y_data": 66, "getact": 47, "getal": 47, "getchannel": 47, "getcolour": 91, "getcount": 102, "getdetectoroffset": 108, "getdisplaynam": 47, "getelementsbytagnam": 37, "getenvvar": 47, "getfreq": [], "getgridlin": [], "geticon": 77, "getinfo": 157, "getingredientsforcak": 25, "getitem": 47, "getlemonsforcak": 25, "getlin": 19, "getlogdata": 96, "getlogg": 49, "getloggernam": 47, "getlogmanag": 47, "getmyworkspacefromsomewher": 78, "getnam": 47, "getnod": 47, "getnumberhistogram": 100, "getobject": 153, "getparameterdefinit": 47, "getphas": [], "getproperti": 160, "getpropertyvalu": [25, 160], "getrepositori": 47, "getrootpath": 47, "getrundata": 38, "getspectracorrespondingtothedetector": 161, "getspectrum": 41, "getstat": 157, "getstateobject": 157, "gettingstart": [], "geturi": 47, "getvalu": [], "getwidget": [], "getworkspaceandindic": 41, "getxdata": [], "getydata": [], "gh_organization_or_usernam": 83, "gif": [92, 110], "gigg": 21, "gil": 79, "gist": 18, "git": [2, 11, 18, 21, 28, 33, 47, 80, 81, 82, 83, 84, 92, 93, 97, 109, 114, 120, 155, 163], "gitconfig": 35, "gitconfig_common": 35, "github": [2, 4, 11, 14, 16, 18, 21, 22, 29, 30, 31, 32, 33, 36, 46, 47, 80, 81, 82, 83, 84, 92, 93, 101, 109, 110, 111, 119, 124, 151, 163], "github_releases_repo": [83, 92], "github_releases_tag": [83, 92], "githubusercont": 11, "gitignor": 35, "gitkraken": [30, 31, 32], "gitlen": 152, "gitlfsstorag": 33, "gitscm": 47, "gittool": 47, "gitworkflow": 92, "give": [1, 3, 17, 18, 20, 33, 39, 40, 51, 54, 82, 83, 87, 88, 90, 92, 93, 95, 99, 100, 103, 104, 105, 106, 110, 116, 130, 131, 132, 134, 138, 142, 143, 146, 149, 151, 159, 160, 162, 163], "given": [1, 4, 9, 15, 20, 22, 27, 28, 36, 37, 40, 43, 45, 47, 48, 49, 50, 79, 82, 83, 100, 102, 104, 106, 108, 109, 111, 114, 120, 136, 146, 148, 150, 152, 154, 157, 160], "giveusercrit": 39, "glanc": 105, "glare": 92, "glass": 144, "global": [33, 35, 79, 89, 92, 100, 102, 108, 114, 136, 138, 140], "global_styl": 27, "globject": 45, "glugeometryhandl": 45, "gmock": 50, "gmt": 84, "gna": 23, "gninja": 12, "gnu": 152, "go": [12, 13, 18, 19, 20, 23, 24, 26, 36, 39, 40, 46, 49, 50, 60, 80, 81, 83, 88, 91, 92, 94, 98, 102, 104, 114, 116, 119, 120, 122, 126, 128, 129, 130, 131, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 149, 150, 152, 155], "goal": [62, 108, 111], "god": 105, "goe": [14, 16, 20, 92, 114, 148, 149, 154, 157], "gon": 104, "gone": [105, 116], "good": [9, 14, 20, 28, 35, 36, 46, 50, 70, 80, 81, 83, 87, 90, 91, 94, 103, 105, 110, 140, 152, 157, 163], "googl": [47, 77], "googlechromeapplicationchrom": 23, "got": 149, "gotcha": [18, 79], "goto": 102, "gperftool": 85, "gpl": [4, 102, 109], "grab": [92, 152, 157], "gracefulli": 146, "gradual": 143, "grammar": 110, "grant": 21, "granular": 162, "graph": [27, 35, 45, 86, 87, 88, 129, 130, 145], "graphic": [0, 1, 35, 60, 76, 83, 87, 90, 117, 142, 163], "graphit": 126, "graphviz": [27, 33, 88], "gravatar": 16, "graviti": 40, "gravity_extra_length": 40, "great": [20, 90, 105, 160], "greater": [4, 50, 114, 144, 148], "greatli": [49, 160], "green": [20, 28, 35, 72, 74, 75, 80, 81, 88, 93, 119, 126, 130, 134, 142, 143], "grei": [20, 130, 137, 142, 144], "grenobl": 108, "grep": [35, 94, 109, 111, 151, 155], "grid": [10, 51, 52, 53, 54, 55, 58, 61, 62, 69, 70, 71, 72, 73, 74, 75, 77, 88, 144, 154], "grid_lin": [], "gridlin": 144, "gridspec": 154, "group": [6, 7, 18, 20, 26, 27, 39, 40, 46, 48, 50, 84, 93, 105, 106, 108, 109, 117, 118, 122, 126, 127, 129, 134, 135, 136, 138, 139, 140, 143, 145, 152], "groupingopt": 106, "groupprocessingalgorithm": 39, "groupworkspac": [38, 122, 124, 145], "grow": [18, 20, 90, 105, 111, 151], "growth": 105, "gsa": 122, "gsasii": 122, "gsasiiscript": 122, "gss": 122, "guarante": [1, 17], "guard": 102, "guasosc": 136, "guess": [43, 100, 122, 131, 134, 135, 138, 140], "gui": [1, 4, 15, 20, 28, 38, 41, 46, 47, 48, 49, 50, 51, 52, 53, 55, 59, 60, 62, 63, 66, 69, 70, 73, 74, 76, 77, 79, 80, 81, 83, 86, 87, 88, 90, 93, 97, 98, 99, 110, 113, 116, 118, 119, 122, 126, 130, 131, 133, 136, 138, 146, 149, 157, 159, 160], "gui_state_directori": 40, "guid": [12, 14, 21, 24, 30, 31, 32, 36, 81, 88, 92, 99, 106, 113, 120, 125, 139, 146, 149, 152], "guidanc": [28, 39, 88, 92, 93, 105, 108, 110, 160, 163], "guidelin": [38, 50, 60, 105, 163], "guistatedirector": 40, "gwsdatasqw": 118, "h": [4, 5, 6, 7, 9, 14, 25, 35, 37, 39, 42, 48, 49, 50, 78, 79, 80, 81, 87, 95, 96, 99, 102, 103, 107, 111, 114, 144, 148, 149, 157, 160, 161, 162], "h1": 104, "h2": [104, 129], "h2o_21c": 118, "h2o_34c": 118, "h3": 104, "h4": [104, 125], "h5": 143, "h5util": 94, "h8": 125, "h_i": 104, "ha": [0, 3, 4, 5, 6, 7, 9, 12, 13, 14, 17, 18, 20, 25, 28, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 58, 62, 70, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 92, 93, 94, 95, 99, 100, 102, 104, 105, 106, 110, 114, 116, 119, 120, 122, 123, 125, 134, 136, 142, 143, 144, 147, 148, 149, 150, 151, 152, 154, 155, 159, 160, 161, 162, 163], "hab": [40, 143], "habit": 35, "hacki": 28, "had": [14, 17, 40, 70, 157], "half": 90, "halfwai": 116, "halt_on_error": 94, "halv": 125, "hammer": [13, 105], "hand": [3, 9, 20, 50, 76, 83, 88, 91, 99, 108, 117, 142, 144, 152, 155, 160, 163], "handi": [50, 162], "handl": [18, 25, 28, 32, 38, 39, 40, 41, 43, 49, 50, 70, 71, 80, 81, 94, 105, 107, 116, 146, 149, 151, 154, 157, 160, 161, 163], "handle_button_click": [58, 63, 70], "handle_plot_click": 72, "handle_update_plot": 65, "handlebutton": [], "handlebuttonclick": 50, "handleplotrequest": 50, "handler": [38, 102, 105], "hang": [47, 79, 85], "happen": [4, 18, 23, 38, 39, 40, 46, 94, 96, 104, 105, 140, 151], "happi": [28, 84, 92, 100], "har": 18, "hard": [20, 28, 40, 42, 50, 60, 66, 92, 105, 108, 123, 151], "harder": [91, 105], "hardest": 105, "hardwar": [13, 26, 31, 47, 79, 88, 114, 152], "harm": 150, "harmonis": 105, "has_tag": 157, "hasfilt": 4, "hash": 18, "hat": [12, 80, 81, 116], "have": [1, 2, 3, 4, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 54, 57, 61, 63, 66, 69, 70, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 97, 99, 100, 102, 104, 106, 108, 109, 110, 113, 114, 116, 117, 118, 119, 121, 122, 124, 127, 129, 132, 133, 134, 136, 139, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 160, 161, 162], "haven": [13, 88, 94, 100, 120, 143], "hb": 108, "hdf4": 48, "hdf5": [12, 142], "head": [4, 35, 83, 92, 104, 136, 142, 149, 155], "header": [4, 5, 8, 9, 12, 14, 25, 33, 42, 48, 50, 91, 95, 99, 104, 105, 107, 111, 112, 142, 144, 149, 157, 160], "headlin": 92, "heap": 90, "heavi": [1, 79, 152], "heenan": 40, "height": [40, 42, 80, 81, 100, 129], "height_from_fil": 40, "held": [28, 41, 78, 86], "hello": [51, 58, 70, 88], "hellow": [], "help": [0, 3, 8, 12, 14, 16, 20, 21, 23, 24, 28, 29, 35, 39, 47, 50, 70, 74, 80, 81, 82, 83, 85, 88, 91, 92, 100, 102, 104, 105, 110, 111, 116, 120, 121, 122, 144, 149, 150, 152, 160, 162], "helper": [18, 84, 88, 92, 105, 150, 163], "helpfulli": 116, "henc": [20, 40], "here": [1, 2, 5, 13, 18, 19, 20, 23, 28, 30, 31, 32, 33, 34, 36, 37, 39, 40, 46, 47, 49, 50, 58, 59, 61, 63, 64, 67, 69, 71, 74, 77, 79, 80, 81, 85, 86, 87, 88, 90, 92, 93, 95, 97, 98, 99, 100, 102, 103, 104, 105, 108, 111, 115, 116, 119, 131, 132, 133, 144, 146, 149, 151, 152, 153, 155, 157, 160, 161, 162, 163], "herebi": 82, "heurist": 9, "hfir": 108, "hfirtrans1": 114, "hfirtrans2": 114, "hfirtransapiv2": 114, "hh0": 144, "hi": [51, 58, 61, 70, 161], "hidden": [45, 95, 105, 108, 121, 144, 150], "hide": [105, 109, 119, 144], "hierarch": [4, 10], "hierarchi": [28, 91, 102], "hifi": [134, 141], "hifi134034": 140, "high": [4, 11, 20, 28, 46, 84, 90, 94, 108, 114, 116, 125, 126, 130, 150], "high_resolution_clock": [0, 148], "higher": [8, 13, 31, 79, 88, 102, 117, 119, 150, 152], "highest": 83, "highli": [12, 33, 40, 102, 160], "highlight": [12, 35, 88, 92, 104, 116, 124, 142, 149, 152, 160], "higlight": 28, "hinder": 50, "hint": [80, 81, 100], "histo": 119, "histogram": [26, 40, 100, 116, 130], "histogramdata": 20, "histori": [28, 35, 80, 81, 92, 114, 116, 124, 142, 151, 160, 162], "hit": [15, 19, 26, 29, 87, 88, 94, 105, 119, 142, 145, 152, 158], "hkey_local_machin": [33, 47], "hog": 46, "hold": [9, 26, 40, 78, 92, 99, 105, 144, 150], "hollow": 40, "holm": [80, 81], "home": [12, 13, 15, 18, 35, 77, 103, 111, 120, 132, 135, 136, 137, 138, 139, 140, 144, 151, 155], "homebrew": 11, "homepag": [3, 120], "honest": 3, "hood": 110, "hook": [2, 109, 160, 163], "hope": 92, "hopefulli": [17, 146], "horizont": [39, 40, 61, 142, 145], "horrend": 37, "host": [29, 92, 97, 116, 152, 155], "hostnam": [18, 29, 47], "hostx64": [13, 94], "hour": [76, 92, 105, 130, 143], "hous": 1, "hover": [23, 122, 142, 143], "how": [1, 4, 12, 17, 18, 20, 21, 27, 29, 36, 39, 40, 43, 46, 47, 48, 50, 51, 58, 63, 76, 78, 80, 81, 82, 83, 86, 87, 92, 93, 100, 106, 114, 116, 117, 120, 148, 149, 151, 157, 159, 160, 163], "howev": [4, 9, 18, 25, 26, 28, 29, 32, 38, 39, 40, 41, 42, 61, 62, 63, 67, 86, 88, 91, 94, 96, 102, 105, 108, 110, 112, 113, 114, 116, 122, 132, 140, 148, 150, 152, 160], "howto": 81, "hsf": 14, "html": [14, 15, 23, 83, 88, 92, 99, 100, 110, 149, 150, 151, 157], "htmlcov": 15, "http": [3, 4, 11, 14, 18, 21, 22, 23, 28, 29, 30, 33, 47, 80, 81, 83, 85, 88, 92, 101, 104, 109, 110, 114, 119, 123, 145, 149, 150, 157, 162], "http_proxi": 18, "hub": 120, "hudson": 47, "hundr": 20, "hunt": 153, "hurt": 150, "hydrogen": [40, 119, 125], "hyperlink": [104, 120, 123], "hyphen": [80, 81, 104], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 66, 67, 69, 70, 71, 73, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163], "ialgorithm": 102, "ibatchpresent": 39, "icattesthelp": 147, "icon": [13, 88, 116, 143, 152, 155, 163], "icp_ev": 96, "id": [0, 12, 13, 14, 19, 24, 29, 36, 39, 40, 122, 136, 142, 152], "ida": [43, 163], "idaaa": [21, 83, 92, 116, 122], "idea": [20, 80, 81, 83, 90, 104, 105, 110, 116, 123, 124, 151], "ideal": [17, 20, 25, 28, 38, 40, 43, 50, 79, 93, 94, 105, 116, 150, 162], "ident": [43, 91, 102, 125, 136], "identif": [99, 160], "identifi": [4, 17, 20, 21, 36, 40, 97, 102, 109, 110, 114, 142, 149, 150, 161], "idf": [18, 40], "idf_file_path": 40, "idf_path": 40, "ie": [], "ietdatavalid": 38, "ietmdoel": 38, "ietpresent": 38, "ietrundata": 38, "ietviewsubscrib": 38, "ieventpresent": 39, "ieventview": 39, "ieventworkspac": 100, "ifileload": 48, "ignor": [13, 31, 35, 36, 80, 81, 88, 94, 100, 102, 122, 152], "ignorefailur": 152, "ignoreinvaliddata": 124, "ignorerevsfil": 35, "ihdfload": 48, "ii": 122, "iindirectfitdatamodel": 43, "iindirectfitdataview": 43, "iird_centr": 42, "ill": [18, 108, 142], "illustr": [1, 4, 6, 50, 92, 97], "im": 47, "im_unit_mhz": 139, "imag": [18, 20, 21, 33, 45, 83, 92, 122, 144, 149, 155], "imagin": 105, "imaginari": 139, "imdworkspac": 161, "imgmath": 104, "immedi": [2, 39, 50, 102, 116], "immut": [38, 40], "impact": [1, 46, 84, 110, 151, 163], "impend": 92, "implement": [1, 4, 6, 7, 8, 9, 25, 38, 39, 40, 42, 46, 50, 70, 78, 83, 88, 89, 90, 97, 99, 100, 103, 105, 108, 110, 114, 142, 150, 160, 161, 163], "impli": 40, "implic": 28, "implicitli": [4, 105], "import": [1, 3, 4, 5, 12, 14, 18, 19, 20, 24, 32, 36, 39, 40, 41, 42, 47, 49, 50, 51, 52, 53, 54, 55, 58, 60, 62, 63, 65, 66, 68, 69, 70, 72, 73, 75, 78, 83, 88, 89, 91, 92, 93, 98, 99, 102, 103, 105, 108, 110, 111, 114, 116, 119, 136, 137, 144, 149, 151, 152, 154, 155, 157, 160, 161], "imported_link_interface_languag": 14, "imported_loc": 14, "imposs": [54, 105], "improv": [20, 28, 46, 70, 79, 82, 90, 94, 102, 110, 139, 144, 152], "in16b": 18, "inbuilt": 14, "inc": 14, "inc_fil": 14, "incid": [40, 142], "incident_monitor": 40, "incidentenergyguess": 124, "incl": 87, "includ": [1, 3, 4, 14, 15, 17, 20, 23, 25, 28, 30, 33, 35, 37, 38, 39, 40, 41, 43, 48, 49, 50, 74, 78, 79, 84, 87, 88, 90, 91, 92, 93, 95, 96, 98, 99, 100, 102, 103, 104, 109, 110, 111, 112, 114, 115, 119, 122, 123, 124, 125, 142, 143, 148, 149, 150, 154, 155, 157, 160, 161, 162, 163], "includeextragroupingopt": 38, "inclus": [84, 102], "incoher": 125, "incom": 92, "incompat": 88, "incomplet": [28, 101], "inconsist": 28, "inconsit": 41, "inconveni": [27, 83], "incorpor": [20, 69, 84], "incorrect": [28, 104, 105, 123, 161], "incorrectli": 15, "increas": [12, 49, 95, 144, 151], "increment": [28, 55, 92], "incur": 105, "inde": 5, "indent": [102, 104, 109, 116], "independ": [1, 4, 38, 40, 50, 80, 81, 161], "index": [4, 14, 15, 45, 79, 84, 88, 92, 97, 98, 120, 128, 129, 130, 131, 145, 163], "index_url": 149, "indexset": 41, "indextyp": [41, 96], "indextypeproperti": 41, "indic": [4, 10, 25, 28, 40, 41, 46, 83, 93, 99, 102, 104, 108, 117, 126, 129, 130, 131, 142, 143, 144, 145], "indirect": [42, 43, 110, 131, 146], "indirect_geometri": 110, "indirectdataanalysi": 163, "indirectfitdatamodel": 43, "indirectfitdatapresent": 43, "indirectfitplotmodel": 43, "indirectli": [40, 102, 160], "individu": [0, 4, 28, 43, 45, 91, 92, 93, 96, 102, 110, 114, 116, 124, 128, 142, 150, 152, 154, 160, 163], "induct": [46, 116], "ineffici": [37, 161], "inelast": [43, 110, 119, 126, 144, 146, 163], "inexperienc": 102, "inflat": 40, "info": [26, 35, 40, 100, 116, 134, 144, 157], "info1": 157, "info2": 157, "inform": [13, 15, 25, 26, 28, 29, 36, 39, 41, 43, 46, 49, 50, 54, 60, 76, 80, 81, 85, 86, 87, 88, 91, 92, 93, 94, 96, 97, 99, 102, 103, 104, 105, 110, 111, 114, 116, 119, 122, 123, 124, 133, 142, 144, 145, 149, 151, 152, 157, 160, 161, 162], "ing": 12, "ingredi": [25, 40], "inher": 154, "inherit": [43, 44, 45, 48, 50, 79, 80, 85, 91, 102, 103, 105, 114, 150, 153, 160, 161], "ini": [82, 122, 149, 151], "init": [25, 30, 31, 99, 105, 160], "initi": [4, 12, 23, 25, 33, 36, 39, 40, 42, 44, 50, 70, 80, 84, 89, 92, 105, 116, 119, 122, 143, 146, 161], "initialis": [28, 30, 31, 49, 50, 63, 66, 68, 102, 150, 160], "initialmov": 40, "initlayout": 78, "inject": 150, "inlin": 102, "inner": 40, "innertext": 37, "innocu": 79, "input": [6, 7, 12, 18, 19, 26, 27, 28, 35, 39, 41, 42, 43, 50, 54, 67, 79, 83, 90, 93, 99, 102, 104, 105, 108, 116, 120, 122, 123, 125, 126, 130, 142, 143, 145, 154, 161], "input_fil": 27, "inputw": [41, 79, 160], "inputworkspac": [27, 41, 99, 100, 108, 124, 144, 145, 150, 160, 161], "ins": 90, "insensit": [25, 80, 81], "insert": [4, 15, 27, 30, 99, 104, 106, 119, 143, 150, 152, 157], "insid": [4, 25, 30, 31, 32, 40, 45, 49, 51, 79, 85, 88, 89, 99, 100, 102, 104, 105, 109, 114, 122, 142, 148, 152], "insight": 38, "inspect": [87, 120, 122, 136, 149, 152], "inspir": [86, 92, 116], "inst": 29, "inst12345": 18, "instabl": 162, "instal": [2, 11, 12, 14, 15, 17, 23, 29, 33, 34, 35, 47, 60, 80, 81, 85, 88, 92, 100, 104, 109, 116, 120, 122, 145, 151, 152], "install_path": 82, "installpath": 33, "instanc": [3, 5, 9, 12, 32, 38, 39, 40, 43, 46, 47, 49, 51, 68, 69, 70, 72, 75, 88, 92, 95, 102, 103, 105, 111, 119, 122, 124, 160, 161], "instanceof": 47, "instant": 16, "instanti": [39, 50, 148], "instead": [4, 5, 12, 15, 17, 18, 25, 28, 36, 37, 39, 48, 50, 51, 52, 63, 70, 79, 85, 88, 91, 101, 102, 103, 104, 105, 110, 111, 114, 119, 122, 125, 130, 132, 142, 143, 149, 150, 157, 160], "institut": [4, 108, 109], "instr": 87, "instru": 87, "instruct": [0, 11, 12, 13, 17, 28, 30, 32, 33, 36, 39, 40, 47, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 92, 93, 95, 100, 104, 116, 117, 123, 124, 125, 130, 133, 142, 143, 144, 146, 148, 149, 152, 155, 156], "instrument": [1, 15, 18, 20, 39, 40, 46, 50, 87, 89, 90, 92, 100, 108, 116, 117, 118, 122, 126, 127, 133, 134, 135, 136, 137, 138, 139, 140, 143, 144, 147, 149, 150, 151, 161, 163], "instrument3dwidget": 45, "instrumentselector": 50, "instrumentvalid": 160, "instrumentview": [83, 110, 157], "instrumentwidget": 157, "instrumentworkspac": 144, "insuffici": 162, "int": [4, 37, 39, 41, 48, 72, 75, 79, 87, 102, 103, 105, 152, 157, 160, 162], "int64": 26, "integ": [4, 25, 48, 54, 55, 101, 102, 142, 144], "integr": [18, 28, 36, 38, 47, 80, 81, 98, 109, 119, 126, 130, 143], "integrateifonedg": 144, "integratepeaksmd": 144, "intel": [31, 85], "intellicod": 152, "intend": [1, 3, 20, 28, 40, 50, 92, 108, 110, 120, 122, 133, 160, 161], "intens": 128, "intent": [28, 42, 63, 80, 81, 104], "intention": [4, 150, 160], "inter": 142, "inter000": 124, "inter00013464": 124, "inter00013469": 124, "inter1": 124, "inter2": 124, "inter3": 124, "inter45455": 142, "inter_nr_test": 142, "interact": [1, 3, 4, 35, 38, 39, 40, 43, 59, 78, 97, 105, 122, 145, 154, 159, 160, 161, 163], "interdepend": 102, "interest": [15, 19, 20, 28, 39, 40, 41, 105, 122, 142, 148, 160, 161], "interfac": [1, 4, 10, 14, 15, 26, 38, 40, 41, 43, 46, 48, 50, 51, 60, 62, 70, 76, 78, 83, 88, 90, 91, 98, 102, 105, 108, 113, 114, 116, 117, 118, 120, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 139, 140, 141, 142, 143, 146, 149, 150, 154, 159, 161, 163], "interface_include_directori": 14, "interfaceattribut": 157, "interfacedecod": 157, "interfaceencod": 157, "interfaceinfo": 157, "interfacepresent": 157, "interfacest": 157, "interfer": [33, 83, 88, 160], "interim": 28, "intermedi": 46, "intermediari": 97, "intern": [4, 9, 40, 41, 49, 92, 102, 105, 149, 150, 154, 161], "internal": 26, "interpol": 40, "interpolatingrebin": 40, "interpret": [0, 60, 79, 82, 88, 90, 116, 152, 163], "interrupt": [39, 79, 160], "interruption_point": 160, "interv": [140, 145, 160], "intrepid": 160, "introduc": [0, 18, 39, 50, 76, 80, 99, 100, 103, 105, 111, 133, 137, 140], "introduct": [3, 14, 21, 37, 46, 76, 80, 85, 92, 133, 148, 163], "introductori": 37, "intuit": [20, 108], "invalid": [4, 41, 79, 93, 102, 116, 134, 142], "invalu": 160, "investig": [0, 17, 19, 39, 40, 46, 142], "invis": [46, 86, 105], "invit": [3, 20, 28, 92, 105], "invok": [38, 50, 79, 103, 109, 111], "involv": [17, 18, 19, 28, 38, 39, 40, 42, 46, 50, 84, 88, 92, 102, 116, 160, 161], "io": [14, 92, 119, 157], "ip": 155, "ipconfig": 155, "ipf": 40, "ipf_file_path": 40, "ipython": [144, 151], "iqt": [44, 130], "iqtasync": [79, 85], "ireflmessagehandl": 39, "iri": [126, 127], "iris26184": 126, "iriscalibr": 114, "irisconvfit": 114, "irisdiagnost": 114, "iriselwinandmsdfit": 114, "irk": 105, "irs26173_graphite002_calib": 126, "irs26173_graphite002_r": [128, 130, 131], "irs26174": 130, "irs26174_graphite002_r": [129, 130], "irs26174_graphite002_red_elwin_eq": 130, "irs26176_graphite002_iqt": 130, "irs26176_graphite002_r": [128, 129, 130, 131], "irs26176_graphite002_sqw": 130, "irs26176_graphite002_sym_np_r": 130, "irs26176_graphite002_sym_pn_r": 130, "isdefault": [152, 160], "ish": 46, "ishdf": 48, "isi": [4, 21, 47, 92, 100, 106, 108, 109, 114, 116, 117, 119, 121, 122, 124, 127, 128, 129, 130, 131, 133, 138, 142, 143, 163], "isinst": 100, "isis_ev": 132, "isis_histogram": 132, "isis_powderpearltest": 114, "isisdatar80": 29, "isisenergytransferdata": 38, "isisenergytransfermodeltest": 38, "isisenergytransfermodelutil": 38, "isisenergytransferview": 38, "isisindirectbayestest": 114, "isisindirectenergytransf": 38, "isisindirectinelast": 114, "isisinstsci": 92, "isisreflectometri": 39, "isisrunlog": 96, "isn": [88, 94, 105, 157], "isocel": [80, 81], "isol": [28, 41, 91, 150, 154], "isotop": 108, "ispectrum": 26, "isrunfilesvalid": 38, "issu": [0, 11, 13, 17, 18, 19, 20, 32, 36, 40, 41, 47, 84, 85, 86, 90, 92, 93, 94, 101, 102, 105, 110, 114, 116, 124, 143, 146, 149, 151, 160, 162, 163], "issuenumber_short_descript": 36, "item": [4, 5, 9, 14, 20, 37, 47, 50, 75, 92, 96, 102, 105, 108, 119, 120, 142], "itemindex": 4, "itemisen": [72, 73, 75], "itemisusercheck": [72, 75], "iter": [20, 38, 105, 116, 131, 140, 161, 162], "its": [2, 3, 8, 12, 13, 14, 17, 18, 20, 25, 28, 36, 37, 38, 39, 40, 42, 46, 47, 49, 50, 53, 82, 83, 85, 87, 88, 91, 92, 94, 95, 102, 103, 105, 108, 111, 114, 117, 119, 133, 140, 143, 148, 152, 155, 160, 161], "itself": [1, 4, 12, 20, 33, 39, 40, 41, 48, 62, 87, 89, 92, 97, 102, 114, 119, 142, 144, 152, 160, 161], "ivalid": 160, "ivsq": 142, "ivsq_bin": 142, "ivsq_binned_11934": 142, "ivsq_binned_45455": 142, "iwidget": 157, "iwyu_tool": 149, "j": [15, 40, 102, 114, 161], "j8": 95, "jag": 136, "jan": 26, "java": 47, "javascript": 104, "jenkin": [2, 17, 92, 100, 162, 163], "jenkinsci": 47, "jetbrain": 88, "jgit": 47, "jnlp": 47, "job": [2, 5, 6, 7, 8, 10, 28, 35, 40, 83, 84, 88, 92, 100, 114], "job_prefix": 47, "jobnam": 47, "jobtreeview": [4, 5, 8, 9, 39], "jobtreeviewsignaladapt": 4, "jobtreeviewsubscrib": 4, "jog": 105, "join": 144, "joint": 144, "jom": 12, "jre": [24, 47], "json": [40, 97, 142, 149, 152, 157], "jsonserializ": 40, "judgement": 20, "jump": 87, "jumpcetest": 114, "jumpficktest": 114, "jumphallrosstest": 114, "jumpteixeiratest": 114, "junior": 28, "jupyt": [1, 116], "just": [12, 13, 20, 26, 28, 36, 39, 40, 50, 63, 69, 78, 80, 81, 83, 87, 88, 93, 97, 101, 102, 104, 105, 114, 120, 122, 124, 126, 134, 137, 139, 140, 142, 143, 144, 148, 150, 151, 152, 157, 160, 162], "justif": [18, 28, 46, 102, 105], "justifi": [105, 150], "k": [29, 102, 118, 120, 144], "k_i": 104, "kcachegrind": [85, 87], "keep": [9, 20, 28, 32, 35, 36, 50, 70, 78, 80, 81, 99, 100, 102, 118, 119, 126, 129, 130, 144, 149, 150, 153], "keepbackup": 35, "keg": 11, "kei": [4, 30, 31, 32, 33, 38, 41, 42, 47, 70, 87, 92, 97, 105, 114, 117, 120, 126, 130, 142, 143, 144, 149, 152, 155, 157, 160], "kept": [29, 39, 66, 89, 92, 102, 105], "kernel": [12, 15, 19, 25, 26, 39, 48, 49, 79, 86, 103, 111, 148, 149, 160], "kerneltest": [15, 94, 95], "kerneltest_timertest": 95, "keyboard": [19, 142, 152], "keyerror": 154, "keyutil": 29, "keyword": [27, 36, 149], "kick": [80, 81], "kill": [47, 151], "kind": [20, 25, 150, 152, 161], "kitwar": [18, 33], "know": [9, 12, 18, 25, 28, 36, 39, 40, 54, 80, 81, 82, 94, 104, 142, 144, 148, 151], "knowledg": [28, 76, 97, 160], "known": [18, 39, 40, 41, 80, 81, 104, 149, 157, 158], "kptr_restrict": 86, "kwarg": 154, "l": [25, 29, 30, 42, 47, 102, 144, 155], "l_i": 104, "lab": [29, 40], "lab_and_hab_workspaces_from_merged_reduct": 143, "label": [17, 27, 28, 30, 31, 32, 34, 47, 61, 73, 75, 76, 83, 84, 88, 92, 102, 104, 117, 119, 122, 123, 144, 145, 152, 160], "laboratori": [4, 86, 109], "lack": [28, 41, 91, 104], "lambda": [4, 40, 80, 124, 135, 138, 142], "lang": 15, "langevin": [4, 108, 109], "languag": [50, 85, 92, 102, 152, 157, 160], "larg": [12, 18, 20, 28, 39, 40, 46, 49, 50, 87, 90, 91, 101, 102, 114, 120, 124, 133, 137, 139, 140, 150, 154, 161, 162], "larger": [6, 7, 40, 51, 87, 105, 130, 139, 145, 160], "largest": 94, "last": [0, 2, 25, 26, 32, 36, 40, 42, 52, 53, 58, 62, 63, 73, 82, 84, 86, 88, 93, 99, 105, 116, 128, 157, 160], "lastchild": 37, "lastnam": [80, 81], "late": 105, "later": [1, 5, 23, 28, 32, 33, 40, 58, 60, 70, 74, 82, 90, 91, 92, 94, 102, 105, 110, 122, 124, 143, 148, 154, 155], "latest": [14, 30, 31, 32, 33, 35, 80, 81, 86, 92, 99, 109, 120, 149, 152, 155], "latex": [104, 119], "latter": [40, 109, 122, 125, 160], "lattic": [108, 144], "laue": [4, 108, 109], "launch": [13, 24, 30, 50, 85, 88, 124, 151, 155], "launch_mantidworkbench": [30, 152], "launcher": 19, "layer": [1, 25, 78], "layout": [1, 20, 43, 50, 51, 52, 53, 58, 70, 73, 76, 91, 92, 105], "ld_preload": [94, 152], "ldd": 94, "lead": [4, 12, 20, 40, 41, 91, 92, 105, 110, 142, 150, 161], "leader": 28, "leaf": 4, "leak": [50, 105], "learn": [18, 28, 105, 163], "leas": 35, "least": [4, 18, 28, 37, 40, 92, 105, 114, 119, 142, 146, 157], "leav": [23, 24, 28, 47, 48, 92, 93, 101, 105, 118, 119, 123, 137, 140, 142], "led": 40, "leeroi": 2, "left": [3, 36, 43, 47, 59, 83, 88, 91, 92, 103, 104, 106, 111, 114, 117, 122, 132, 137, 139, 142, 144, 152, 160], "legaci": [28, 38], "legend": 119, "lemon": 25, "lend": 40, "length": [37, 40, 49, 122], "lengthi": [40, 110], "less": [9, 12, 20, 32, 33, 87, 105, 122, 139, 157, 162], "let": [13, 14, 39, 40, 50, 88, 136, 148, 151, 155], "letter": [102, 106, 108, 134], "level": [3, 8, 20, 26, 39, 40, 43, 48, 68, 90, 92, 102, 103, 105, 110, 111, 114, 122, 124, 149, 150, 157, 160, 162], "levenberg": 82, "leverag": 78, "lexicograph": [4, 7], "lf": [32, 33], "lfc": 35, "lg": 35, "lgg": 35, "lgm": 35, "li": 3, "liais": 92, "lib": [14, 33, 88, 94, 152], "libasan": 94, "libglu1": 82, "libjemalloc": 152, "libnexus0": 155, "librari": [1, 3, 11, 12, 13, 20, 32, 33, 39, 40, 42, 63, 78, 80, 81, 83, 88, 102, 109, 113, 150, 157, 163], "licenc": 109, "licens": [3, 4, 88, 102, 105], "lieu": 105, "life": 146, "lifecycl": 160, "lifetim": [103, 131], "lift": 79, "light": [20, 90], "lightgrei": [51, 58, 61, 70, 72, 75], "like": [1, 4, 10, 12, 13, 14, 15, 17, 18, 20, 23, 25, 26, 27, 28, 35, 36, 38, 39, 40, 48, 50, 85, 87, 88, 90, 91, 92, 102, 104, 105, 108, 110, 111, 122, 133, 134, 138, 139, 140, 142, 143, 144, 146, 148, 149, 150, 151, 152, 153, 157, 160, 162], "likewis": [9, 12, 105], "lime": 25, "limit": [15, 25, 40, 85, 88, 90, 97, 103, 108, 114, 116, 122, 123, 126, 130, 143, 144, 149, 152, 154, 157], "lin": 40, "line": [11, 13, 14, 19, 20, 23, 24, 27, 28, 29, 30, 31, 32, 33, 35, 39, 40, 47, 50, 52, 53, 54, 58, 62, 67, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 85, 87, 88, 89, 90, 91, 100, 102, 103, 105, 110, 111, 114, 117, 122, 123, 124, 126, 129, 130, 132, 136, 137, 138, 139, 140, 142, 143, 144, 148, 149, 151, 152, 154, 155], "line2d": 78, "line_colour": 68, "linear": [40, 100, 107, 122, 144], "linear_bg_a1": 42, "linearbackground": [100, 122, 134], "lineedit": 76, "lineeditwithclear": 50, "lineplot": 144, "linestyl": 62, "link": [4, 14, 18, 20, 21, 33, 46, 83, 84, 86, 92, 94, 98, 99, 104, 105, 110, 116, 120, 149, 151, 155, 160], "linkag": 148, "linker": [39, 90, 148, 153], "linspac": 66, "lint": [36, 152], "linux": [0, 12, 13, 18, 27, 35, 80, 81, 82, 83, 86, 87, 111, 119, 122, 132, 152, 156, 163], "liquidsreflectometryreductionwithbackgroundtest": 114, "list": [2, 4, 12, 16, 19, 21, 22, 23, 24, 25, 28, 29, 35, 37, 39, 40, 41, 42, 43, 46, 50, 52, 54, 67, 68, 74, 77, 81, 84, 85, 87, 88, 91, 92, 93, 95, 96, 97, 99, 102, 103, 104, 105, 108, 110, 111, 114, 115, 116, 120, 122, 130, 131, 132, 133, 138, 140, 142, 143, 145, 149, 151, 152, 157, 160, 162], "listen": 152, "liter": 25, "litmu": 105, "littl": [39, 47, 48, 50, 87, 88, 93, 116, 132, 142, 152], "live": [1, 39, 98, 102, 146], "ll": [13, 14, 23, 46, 50, 105], "lldb": 152, "llvm": [15, 102, 149], "ln": [18, 130], "load": [1, 13, 18, 26, 38, 40, 42, 80, 81, 88, 93, 96, 108, 110, 116, 118, 119, 122, 123, 124, 126, 127, 130, 131, 132, 134, 135, 138, 139, 140, 143, 144, 145, 150, 159, 163], "load_ui": 91, "loader": [40, 48, 108], "loadeventnexu": 96, "loadfil": 108, "loadisisnexu": [96, 100], "loadmappingt": 108, "loadmask": 40, "loadrkh": 40, "loadtest": 19, "local": [11, 20, 28, 30, 35, 83, 84, 94, 102, 109, 116, 151, 163], "localhost": [88, 152], "localobjectstor": 18, "locat": [2, 6, 7, 18, 23, 29, 32, 33, 40, 47, 61, 82, 83, 89, 91, 92, 94, 97, 102, 104, 111, 119, 121, 122, 123, 124, 126, 128, 130, 132, 139, 142, 143, 149, 151, 152, 154, 155, 161], "locationsofrowstoremov": 4, "lock": [47, 79, 114, 149], "lockmod": 41, "log": [12, 23, 35, 38, 40, 47, 50, 82, 83, 95, 103, 107, 111, 114, 116, 122, 124, 134, 138, 142, 144, 145, 149, 151, 161, 163], "log_onli": 82, "log_path": 94, "log_to_python": 49, "logarithm": [40, 99], "logdata": 96, "logfil": 151, "logger": 49, "loggertest": 112, "logic": [1, 20, 25, 28, 38, 39, 50, 60, 63, 70, 102, 144, 153], "login": [39, 47, 83], "logmanag": 47, "long": [12, 20, 28, 47, 48, 70, 86, 90, 102, 105, 108, 110, 140, 149, 150, 153, 160, 161], "long1": 124, "long2": 124, "long3": 124, "long4": 124, "long4_matrix": 124, "longer": [17, 20, 32, 35, 39, 80, 81, 105, 108, 114, 122, 123, 144, 147, 157], "longitudin": 136, "longpath": 47, "longpathsen": 47, "look": [3, 14, 18, 20, 27, 28, 35, 36, 39, 40, 46, 48, 50, 60, 70, 79, 80, 88, 91, 92, 100, 101, 105, 110, 117, 122, 133, 134, 135, 136, 138, 139, 140, 142, 143, 144, 151, 152, 157, 160], "lookup": 142, "loop": [26, 40, 49, 79, 80, 90, 102, 105, 114, 149, 153, 161], "loq": [40, 100], "loq49886": 100, "loq74044": 143, "loqdemo": 143, "lor1_amplitud": 42, "lor2_fwhm_2": 42, "lorentz": 161, "lorentzian": [42, 131], "lorentziantyp": 42, "lose": 28, "loss": [116, 142], "lost": [28, 36, 142], "lot": [3, 28, 38, 39, 40, 90, 105, 139, 143, 162], "low": [20, 46, 49, 84, 90, 105, 125, 126, 130], "lower": [40, 90, 102, 108, 114, 138, 140, 145, 162], "lowest": 125, "lsan_opt": 94, "luckili": 157, "lurk": 105, "m": [11, 15, 40, 49, 82, 85, 96, 99, 100, 109, 151, 152, 161], "m_": 102, "m_canva": 78, "m_childpresent": 4, "m_fittingdata": 43, "m_fittyp": 42, "m_info1": 157, "m_info2": 157, "m_interfaceinfo": 157, "m_line": 78, "m_mainpresent": 39, "m_messagehandl": 39, "m_ncount": 102, "m_notifye": 39, "m_present": 39, "m_somememb": 103, "m_state1": 157, "m_state2": 157, "m_treeview": 4, "m_treeviewsign": 4, "m_view": [4, 39], "mac": [12, 18, 31, 80, 81, 83, 111, 116, 132], "machin": [29, 32, 33, 36, 47, 79, 100, 114, 118, 119, 128, 152, 155, 163], "machineri": 98, "maco": [11, 12, 13, 29, 47, 83, 88, 152, 156], "macosx": 31, "macro": [26, 48, 79, 80, 81, 87, 94, 102, 161], "macroscop": 40, "mactex": 11, "made": [17, 20, 28, 38, 40, 63, 87, 88, 90, 91, 92, 100, 102, 105, 133, 142, 143, 157, 158], "magic": [23, 102], "magnetismreflectometryreductiontest": 114, "magnifi": [77, 144], "magnitud": 90, "mai": [4, 11, 12, 13, 15, 18, 19, 20, 23, 27, 28, 32, 33, 35, 36, 39, 40, 41, 46, 47, 49, 50, 60, 69, 79, 84, 85, 88, 91, 92, 94, 99, 100, 102, 104, 105, 106, 109, 110, 112, 114, 116, 120, 122, 124, 133, 136, 143, 149, 151, 152, 160, 162], "main": [1, 12, 18, 19, 20, 22, 23, 24, 33, 35, 36, 38, 39, 40, 46, 47, 50, 56, 57, 63, 65, 68, 69, 71, 78, 79, 80, 81, 83, 84, 87, 88, 90, 91, 92, 93, 100, 102, 106, 110, 120, 122, 123, 124, 125, 126, 130, 131, 134, 136, 142, 143, 149, 151, 152, 158, 161, 163], "main_clean": 2, "main_deploi": 2, "main_nightly_deploy": 17, "main_present": 57, "main_systemtest": 2, "main_view": [57, 69], "mainli": [18, 40, 90, 161], "maintain": [20, 38, 39, 40, 41, 47, 50, 60, 70, 90, 91, 93, 97, 105, 113, 154], "mainten": [22, 36, 50, 92, 102], "mainview": [59, 69], "mainwindow": [39, 50], "mainwindowpresent": 39, "mainwindowpresnet": 39, "mainwindowsubscrib": 39, "major": [17, 20, 36, 84, 105, 152, 160], "make": [1, 4, 6, 7, 9, 12, 13, 15, 19, 20, 21, 22, 23, 24, 26, 28, 30, 31, 32, 33, 36, 39, 40, 42, 43, 46, 50, 54, 57, 58, 63, 64, 70, 72, 78, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 93, 94, 98, 99, 101, 103, 105, 110, 111, 114, 116, 119, 120, 122, 123, 124, 126, 127, 128, 130, 131, 132, 136, 139, 140, 142, 143, 144, 145, 146, 149, 150, 151, 152, 155, 157, 160, 161, 162], "make_decor": 147, "make_plot": 82, "make_regex_filt": 4, "make_shar": [25, 99, 160], "make_uniqu": [101, 160], "makefil": [12, 80], "makepresent": 39, "maker": 12, "makerunspresent": 39, "makesfcorrectedslic": 89, "makeslic": 89, "makespectramap": 26, "malform": 104, "malformat": 120, "mamba": [30, 31, 32, 34, 83, 88, 92, 120], "mambaforg": [13, 88], "manag": [9, 11, 12, 18, 20, 23, 28, 32, 38, 39, 40, 41, 43, 44, 47, 80, 81, 83, 84, 88, 102, 105, 110, 114, 116, 121, 123, 124, 126, 128, 132, 143, 151, 153, 160, 163], "mandat": [102, 157], "mandatori": [25, 40], "mandtid": 91, "mani": [1, 12, 20, 21, 26, 38, 40, 41, 43, 50, 63, 78, 80, 81, 85, 86, 87, 88, 90, 92, 100, 102, 108, 120, 122, 124, 149, 150, 151, 160, 162], "manipul": [8, 28, 43, 62, 74, 96, 105, 116, 160], "manner": [20, 28, 78, 113, 150, 155], "mantid": [1, 2, 4, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 26, 34, 37, 39, 40, 41, 43, 45, 47, 49, 50, 78, 80, 81, 83, 84, 86, 87, 88, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 122, 123, 124, 131, 132, 142, 143, 144, 146, 147, 149, 151, 152, 153, 154, 156, 158, 159, 160, 161, 163], "mantid_algorithms_dl": [103, 160], "mantid_data_stor": 18, "mantid_env_test": 92, "mantid_framework_lib": 12, "mantid_install_directori": 122, "mantid_kernel_dl": 148, "mantid_qt_lib": 12, "mantid_src": 15, "mantid_vers": 92, "mantidalgorithm": [25, 160], "mantidapi": [41, 48, 96, 103, 111, 160], "mantidax": 78, "mantidbackup": 151, "mantiddoc": 83, "mantidexternaldata": 18, "mantidframework": 12, "mantidframeworkconfig": 14, "mantidinstal": [82, 132, 151], "mantidkernel": [25, 107, 148], "mantidnewtargettarget": 14, "mantidnightli": 151, "mantidnightlyinstal": 151, "mantidobject": 45, "mantidplot": [47, 87, 144, 149, 159, 163], "mantidproject": [4, 11, 16, 21, 22, 28, 30, 31, 32, 33, 47, 80, 81, 83, 92, 93, 101, 109, 110, 114, 115, 119, 122, 123, 145, 149, 151], "mantidqt": [4, 12, 14, 78, 83, 88, 91, 149, 157], "mantidqt_isisreflectometry_dl": 39, "mantidqtinterfac": [88, 106], "mantidqtpython": 4, "mantidqtwidget": [4, 78, 157], "mantidrepositori": 24, "mantidsystemtest": 114, "mantidvec": 161, "mantidvector": 161, "mantidwidget": [4, 50], "mantidworkbench": [1, 12, 17, 24, 32, 46, 50, 82, 83, 85, 92, 117, 120, 122, 123, 124, 132, 142, 151, 152, 160], "mantidworkbenchnightli": 122, "mantidx3": 47, "manual": [4, 12, 18, 26, 27, 28, 32, 40, 41, 50, 84, 87, 88, 90, 93, 99, 105, 106, 110, 111, 116, 117, 125, 130, 133, 149, 152, 162, 163], "map": [9, 18, 26, 40, 42, 46, 80, 101, 150, 157, 160], "maps_definition_reduc": 18, "maptofilteredmodel": 9, "maptomainmodel": 9, "mar11001": 124, "mar11060": 144, "mar21335_ei60mev": 119, "mar21335_ei60mev_cut": 119, "mar21335_ei60mev_sc": 119, "mar21335_ei60mev_scaled_subtract": 119, "mar21335_ei60mev_subtract": 119, "mar21335_ei60mev_sum": 119, "mar27691": 130, "mar27691_r": 130, "mar27698_r": 130, "mar2791_r": 130, "margin": 88, "mari27691_iqt": 130, "mari27691_sqw": 130, "mari27698_sqw": 130, "mark": [17, 18, 22, 28, 46, 80, 81, 84, 88, 99, 108, 111, 114, 160], "markdown": [20, 88], "marker": [62, 144], "marketplac": [24, 152], "marquardt": 82, "marquardtmd": 82, "marshal": 9, "martyn": 21, "martyngigg": 21, "mask_fil": 40, "maskbin": 40, "maskbtp": 144, "maskdetector": 40, "maskdetectorsinshap": 40, "maskfil": 143, "mass": [125, 129], "master": [11, 29, 33, 43, 47, 91, 114, 139], "match": [4, 20, 26, 36, 40, 46, 47, 67, 80, 81, 95, 100, 105, 109, 114, 119, 130, 136, 142, 144, 160, 162], "materi": [28, 40, 77, 119], "math": [104, 120], "mathjax": 104, "mathr": 119, "mathrm": 119, "matplotib": 78, "matplotlib": [1, 60, 76, 91, 105, 116, 119, 120, 151, 154, 159, 163], "matrix": [50, 108, 116, 122, 138, 144, 161], "matrixworkspac": [26, 41, 78, 100, 160, 161], "matrixworkspace_sptr": [41, 96, 160, 162], "matrixworkspacedisplai": 157, "matter": [20, 64, 92, 114], "max": [12, 40, 100, 108, 122, 131, 134, 139, 144], "max_leak": 94, "maxim": 119, "maximum": [32, 33, 55, 92, 99, 128, 130, 144, 145], "maxpeak": 124, "mayb": [105, 116], "mc": 119, "md": [20, 88, 104, 119, 160, 161], "md1": 104, "md2": 104, "md5": 18, "md_3d": 144, "md_3d_histo": 144, "md_3dim": 144, "md_4d": 144, "md_4d_svrebin": 144, "mdevent": [144, 161], "mdeventstesthelp": 147, "mdeventworkspac": [144, 161], "mdeventwswrapp": 161, "mdi": 77, "mdtransffactori": 161, "mdtransfinterfac": 161, "mdtransformationfactori": 161, "mdtransformationinterfac": 161, "mdworkspac": 161, "mdwsdescript": 161, "me": [19, 46, 123], "mean": [1, 12, 14, 18, 28, 37, 39, 40, 46, 50, 51, 78, 85, 86, 87, 90, 92, 100, 102, 105, 108, 109, 110, 114, 149, 150], "meaning": [102, 162], "meant": [93, 162], "meantest": 95, "meantim": 28, "measur": [20, 40, 85, 148, 162], "mechan": [1, 4, 5, 14, 17, 40, 83, 93, 102, 105], "mechansim": [], "median": 50, "mediawiki": 149, "medium": 105, "meet": [4, 20, 84, 92, 105, 115, 150], "meetscriteria": 4, "meld": 35, "member": [5, 9, 20, 28, 50, 70, 80, 81, 92, 102, 115, 151, 157, 160], "memcheck": 149, "memori": [32, 33, 90, 94, 102, 105, 116, 143, 151, 161], "memoris": 105, "memory_leak_report": 149, "mention": [18, 26, 39, 40, 41, 99, 161], "menu": [12, 13, 19, 23, 28, 33, 47, 88, 110, 116, 119, 122, 130, 132, 138, 139, 142, 145, 151, 152, 155], "mere": 102, "merg": [2, 18, 20, 22, 40, 46, 80, 81, 84, 92, 93, 110, 111, 143, 151, 163], "merge_fit_mod": 40, "merge_range_max": 40, "merge_range_min": 40, "merge_scal": 40, "merge_shift": 40, "mergetool": 35, "mesa": 82, "mesh": 45, "mess": [26, 28, 116, 134], "messag": [13, 16, 17, 20, 23, 28, 35, 39, 49, 50, 51, 63, 92, 94, 102, 103, 104, 111, 116, 122, 123, 124, 125, 129, 132, 142, 143, 144, 149, 151, 160], "messagedisplai": 50, "messagehandl": 39, "messi": 39, "met": [93, 112, 114], "metaclass": 40, "metadata": 122, "metapackag": [30, 31, 32, 34, 83, 109], "method": [0, 1, 4, 6, 7, 9, 26, 29, 37, 39, 40, 41, 43, 45, 48, 49, 50, 58, 62, 63, 64, 66, 67, 68, 78, 79, 80, 81, 83, 84, 86, 88, 89, 91, 96, 99, 101, 102, 103, 105, 106, 107, 110, 111, 112, 114, 123, 132, 148, 149, 150, 154, 157, 160, 161, 162, 163], "method_test": 124, "method_test_r": 124, "metr": 49, "metric": 20, "mev": [119, 130, 144], "mft": 142, "mgigg": 18, "mi": 28, "micro": 40, "microamp": 130, "microsecond": [26, 132], "microsoft": [13, 94, 155], "microstrain": 122, "mid": [92, 105], "midnight": 2, "midwai": 114, "might": [3, 9, 25, 28, 38, 39, 40, 82, 88, 105, 110, 114, 116, 119, 140, 143, 151, 153, 155, 158], "migrat": 85, "miktex": 33, "mileston": [22, 28, 46, 49, 84, 92], "milian": 86, "millisecond": 132, "mime": 151, "mimic": 78, "mimod": 152, "min": [40, 100, 122, 126, 139, 144], "minconfid": 149, "mind": [5, 28, 100, 110, 160], "mine": 19, "mingw": 88, "mingw32": 18, "mini": [43, 131], "minim": [6, 7, 28, 38, 49, 82, 131, 150, 163], "minimis": [20, 102, 124, 146], "minimum": [11, 17, 35, 39, 98, 99, 102, 114, 145], "miniplot": 43, "minor": [17, 20, 28, 84, 93, 116], "minsizereleas": 114, "minu": 77, "minusmd": 144, "minut": [2, 92, 105, 114, 115, 117, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 140, 145, 162], "mirror": [40, 143], "misc": 46, "miss": [2, 28, 33, 88, 104, 114, 143, 149, 155], "mistak": [13, 20, 28, 31, 88, 92, 105, 110, 152], "mistaken": 3, "mistakenli": 28, "misunderstood": 102, "mix": 28, "mixtur": [1, 84], "mkdir": [18, 29, 33, 50], "mlz": 118, "mobaxterm": 155, "moc": 12, "mock": [28, 39, 50, 60, 76, 105], "mock_method1": 39, "mockeventview": 39, "mockup": [105, 163], "mod_unit_mhz": 139, "mode": [1, 19, 33, 40, 45, 78, 86, 87, 88, 94, 114, 142, 143, 152, 155, 160], "model": [1, 4, 5, 8, 10, 39, 40, 43, 47, 56, 59, 60, 62, 76, 82, 91, 97, 100, 116, 122, 133, 134, 138, 140, 154, 163], "model_analysi": 138, "model_colour": [], "model_data": 57, "modelitemfromindex": 8, "moder": 40, "moderator_fil": 40, "modern": [14, 40, 80, 113, 149], "modernis": [105, 149], "modif": [1, 4, 38, 160], "modifi": [9, 14, 18, 28, 33, 39, 40, 47, 54, 80, 84, 85, 90, 93, 102, 143, 149, 154, 161, 162, 163], "modifygiturl": 47, "modul": [1, 14, 39, 40, 51, 56, 68, 71, 85, 86, 88, 98, 102, 109, 111, 114, 154, 157], "modular": [38, 39, 40, 43, 70], "modulenam": 98, "modulu": [139, 161], "moment": [44, 92], "momentum": [40, 144, 161], "momentumtransf": 124, "monitor": [39, 84, 92, 118, 126, 151], "monitorlivedata": 132, "month": [22, 105], "more": [1, 3, 4, 12, 13, 18, 19, 20, 21, 28, 30, 33, 39, 40, 42, 43, 45, 46, 47, 49, 50, 51, 60, 63, 70, 79, 80, 81, 82, 83, 85, 86, 87, 88, 90, 91, 92, 93, 98, 99, 100, 102, 104, 105, 106, 108, 110, 111, 116, 117, 119, 122, 123, 124, 127, 132, 133, 140, 142, 143, 144, 149, 151, 152, 154, 157, 160, 161, 162], "moreov": 42, "most": [2, 3, 12, 13, 18, 23, 30, 36, 39, 40, 42, 43, 46, 47, 48, 54, 78, 79, 82, 83, 85, 87, 92, 94, 102, 104, 105, 108, 114, 120, 149, 152, 157, 160], "mostli": [18, 139], "motiv": 17, "motofit": 142, "mount": [12, 29, 86], "mous": [45, 117, 118, 142, 144], "mouseov": 160, "move": [12, 14, 17, 35, 38, 42, 50, 77, 80, 84, 91, 92, 101, 102, 105, 116, 120, 126, 128, 130, 136, 138, 142, 144, 145, 150, 154], "move_class": 111, "moveabl": 154, "movement": 40, "mpi": 40, "mpl": 116, "mplcpp": 78, "mrfiltercrosssectionstest": 114, "mru": 26, "msbuild": 153, "msg": [49, 114], "mslice": [92, 110, 146], "msvc": [13, 32, 94, 114, 152], "mtd": [144, 147, 154], "mtd_install_framework_lib": 14, "much": [3, 18, 25, 28, 54, 86, 90, 93, 105, 125, 136, 150, 151, 152, 162], "multi": [40, 90, 94, 104, 114, 143, 144, 162], "multi_d": 124, "multidimension": 161, "multiinst": 35, "multipl": [1, 4, 6, 7, 10, 15, 28, 38, 39, 40, 50, 66, 76, 77, 88, 102, 104, 110, 116, 122, 124, 132, 133, 140, 142, 143, 144, 148, 152, 160], "multipli": [40, 160], "multiplybyparam": 27, "multiprocess": [88, 114, 158], "multithread": [85, 163], "multiwindow": 155, "muon": [1, 82, 106, 108, 110, 146, 154], "muongener": [138, 140], "musr": [139, 141], "musr00062260": 139, "musr62260": 139, "musr_test": 136, "must": [4, 9, 12, 15, 18, 20, 21, 25, 35, 39, 40, 41, 46, 47, 48, 50, 78, 79, 82, 84, 86, 88, 90, 91, 92, 97, 99, 100, 102, 103, 104, 107, 108, 112, 113, 114, 116, 130, 132, 149, 150, 152, 154, 157, 160, 161], "mutabl": 40, "mutablerun": 96, "mutablex": 79, "mutat": [4, 40, 91], "mv": 151, "mvp": [4, 9, 28, 38, 43, 69, 70, 91, 154, 163], "mwview": 50, "my": [14, 15, 91], "my_fil": 30, "my_librari": 14, "my_library_include_dir": 14, "my_new_featur": 14, "my_op": 162, "my_present": [], "my_script": 111, "my_view": 91, "my_widget": 91, "myalg": 160, "myalg_initi": 160, "myalgorithm": 148, "myalgorithm_a": 148, "myalgorithm_a_timeaccumul": 148, "myalgorithm_b": 148, "myalgorithmperformancetest": 162, "myalgorithmtest": 162, "myalgorithmtestperform": 162, "myalgtest": 160, "mybranch_nam": 36, "myclass": [101, 109], "myenv": 17, "myfunc": 100, "mylibrari": 14, "mynewalg": 103, "myolalg": 103, "myoldalg": 103, "mypackag": 109, "mypresent": 105, "myproperti": 160, "myscript": 0, "mysingletestnam": 95, "mysit": 104, "mytestclassnam": 95, "mytestperform": 162, "myvari": 30, "mywidget": [78, 91, 109], "n": [4, 25, 30, 31, 32, 34, 35, 37, 40, 49, 83, 84, 92, 105, 114, 148, 152, 160, 161], "n_dimens": 161, "n_thread": 15, "nail": 105, "name": [0, 4, 13, 14, 15, 17, 18, 19, 21, 25, 28, 30, 31, 32, 33, 34, 35, 39, 40, 41, 42, 46, 47, 50, 62, 72, 75, 79, 80, 81, 82, 83, 87, 88, 90, 91, 92, 95, 97, 98, 99, 100, 101, 104, 109, 111, 112, 114, 118, 119, 122, 123, 124, 126, 130, 131, 132, 138, 139, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 160, 161, 162], "name_of_my_librari": 14, "name_of_profil": 85, "named_tupl": 40, "namedtemporaryfil": 147, "nameoftest": 150, "namespac": [4, 14, 23, 25, 78, 89, 100, 105, 111, 112, 149, 160], "nan": 122, "nano": 35, "nanosecond": [0, 26], "nasti": 105, "nation": [4, 86, 109], "nativ": [12, 13, 15, 32, 80, 81, 85, 86, 88, 94, 157], "natur": [4, 14, 18, 20, 79, 90], "navig": [13, 24, 30, 31, 32, 80, 81, 88, 92, 94, 95, 110, 119, 120, 124, 126, 130, 143, 152, 155], "navigation_toolbar": 154, "nb": [29, 130], "nbin": [132, 144], "ndarrai": [62, 66], "ndw1597": 47, "ndxalf": 29, "nearbi": 105, "neat": 154, "necess": 20, "necessari": [4, 8, 11, 13, 20, 28, 36, 39, 48, 50, 54, 64, 80, 81, 82, 87, 88, 91, 92, 97, 102, 111, 148, 149, 152, 154, 155, 161], "necessarili": [46, 96, 157], "necessit": 4, "need": [0, 4, 9, 10, 11, 12, 13, 14, 17, 18, 19, 20, 25, 26, 27, 28, 29, 30, 32, 35, 36, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 53, 55, 58, 59, 62, 63, 67, 69, 70, 71, 72, 73, 75, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 94, 99, 102, 104, 108, 110, 111, 112, 114, 116, 119, 120, 121, 122, 123, 126, 127, 132, 133, 136, 138, 140, 142, 143, 144, 147, 148, 149, 150, 152, 154, 155, 157, 158, 160, 161, 162], "neg": [41, 99, 125, 130, 144, 146], "negoti": 105, "neither": [4, 14, 162], "nest": [40, 49, 90, 102], "net": [47, 157], "network": [11, 18, 107, 148], "neutron": [1, 40, 92, 96, 108, 119, 161], "neutronsourc": 92, "nevent": 132, "never": [1, 12, 28, 32, 37, 50, 60], "nevertheless": 20, "new": [1, 3, 4, 12, 13, 17, 19, 20, 21, 22, 24, 26, 28, 30, 31, 32, 33, 34, 35, 39, 40, 44, 46, 48, 50, 70, 77, 78, 83, 84, 88, 90, 91, 92, 93, 94, 95, 99, 100, 101, 102, 103, 108, 109, 110, 111, 118, 119, 120, 121, 122, 126, 130, 131, 132, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 149, 150, 151, 152, 155, 157, 159, 160, 161, 162, 163], "new_branch": 47, "new_featur": 110, "new_file_system_test": 83, "new_suffix": 47, "newalgnam": 111, "newarraylist": 47, "newbas": 92, "newer": [12, 28], "newest": 84, "newli": [11, 40, 88, 92, 122, 143, 152, 162], "newlin": [104, 109], "newrowloc": 4, "newscm": 47, "newslicetyp": 39, "newstart": [80, 81], "newtarget": 14, "newuserremoteconfig": 47, "newvalu": 4, "newworkspac": 124, "next": [2, 4, 13, 22, 24, 28, 36, 40, 47, 48, 51, 61, 62, 84, 88, 92, 102, 105, 110, 114, 116, 122, 126, 132, 135, 136, 138, 140, 142, 143, 144, 149, 151, 153, 160], "next_nightly_deploy": 92, "nextsibl": 37, "nexu": [38, 40, 96, 100, 114, 116, 124, 130, 132, 142], "nfirst": 102, "ngiven": 27, "nh": 50, "nice": [0, 12, 28, 46, 87, 105, 134, 139], "nicemock": 39, "nich": 124, "nick": 86, "night": [84, 114], "nightli": [2, 17, 22, 30, 31, 32, 34, 47, 92, 110, 114, 151], "nightmarish": 105, "nima": 114, "nine": 50, "ninja": [12, 13, 15, 24, 30, 31, 33, 94, 100, 114, 152, 163], "niter": 122, "nlast": 102, "nmake": 12, "nngroup": 105, "noarch": 83, "nobodi": 36, "nobug": 92, "nobugsconfer": 92, "node": [4, 27, 37], "node_prop": 47, "nodeproperti": 47, "nofit": 40, "nois": [15, 139], "nomin": 84, "non": [4, 6, 7, 15, 20, 32, 37, 39, 40, 47, 70, 73, 79, 83, 88, 92, 98, 99, 102, 110, 122, 125, 126, 136, 142, 143, 145, 149], "non_q": 144, "none": [3, 40, 51, 58, 61, 62, 66, 68, 69, 70, 72, 75, 79, 83, 88, 91, 92, 103, 139, 140, 157], "nonetheless": 12, "nonhdf": 48, "nonsens": 146, "noplugin": 35, "nor": [98, 162], "norm": 40, "normal": [20, 28, 30, 31, 32, 34, 39, 43, 58, 84, 88, 92, 94, 97, 110, 114, 116, 124, 136, 143, 151, 152, 153, 154, 156, 157, 160], "normalis": [40, 117, 118, 122, 144], "normalisetomonitor": 123, "normalize_to_monitor": 40, "north": 122, "noserverino": 29, "nosess": 35, "notabbar": 35, "notabl": [104, 108, 162], "note": [1, 3, 12, 13, 14, 18, 20, 28, 33, 35, 36, 39, 40, 41, 42, 46, 47, 49, 50, 51, 60, 69, 73, 79, 82, 83, 85, 87, 88, 91, 92, 93, 95, 96, 98, 100, 101, 105, 111, 113, 114, 119, 120, 121, 122, 123, 124, 126, 130, 132, 142, 143, 144, 148, 149, 150, 152, 160, 161, 162], "notebook": [1, 116], "notepad": 35, "noteworthi": 40, "notfounderror": 102, "noth": [40, 47, 102, 122, 124, 142, 151], "notic": [25, 48, 49, 50, 51, 69, 70, 88, 90, 105, 110, 114, 122, 136, 138, 140, 142, 143, 150, 155, 160], "notif": [39, 50], "notifi": [4, 36, 38, 39, 44, 50, 92], "notifycellchang": 4, "notifycopyrowsrequest": 4, "notifye": 39, "notifyfilterreset": 4, "notifypasterowsrequest": 4, "notifyplotrawclick": 38, "notifyremoverowsrequest": 4, "notifyrowinsert": 4, "notifyrunclick": 38, "notifyrunfinish": 38, "notifysettingschang": 39, "notifyslicetypechang": 39, "notifyuniformslicecountchang": 39, "notimplementederror": [26, 40], "notion": 4, "notsamecak": 25, "nounix": 29, "novel": 89, "now": [0, 9, 11, 13, 23, 29, 33, 37, 40, 43, 50, 59, 61, 68, 69, 70, 73, 80, 81, 82, 84, 88, 92, 94, 105, 114, 119, 122, 124, 130, 132, 136, 137, 138, 139, 140, 142, 143, 144, 145, 149, 152, 154, 155, 157], "np": [66, 69], "nperiod": [132, 142], "nscd": [4, 109], "nsi": [33, 83], "nspec": 124, "nspectra": 132, "nsquitalwayskeepswindow": 47, "nth": 96, "nu": [124, 138], "null": [47, 102], "nullchannel": 12, "nullptr": [78, 80], "num": [149, 161], "num_run": 82, "numbank": 100, "number": [4, 6, 7, 15, 17, 18, 25, 28, 32, 33, 35, 36, 37, 39, 40, 41, 46, 47, 49, 63, 80, 81, 83, 84, 87, 88, 90, 92, 93, 96, 99, 100, 102, 105, 108, 110, 114, 117, 120, 122, 123, 124, 125, 126, 127, 130, 133, 139, 140, 142, 143, 144, 148, 149, 151, 153, 154, 160, 161, 162], "numberofbin": 124, "numberofeventsnorm": 124, "numberofpeak": 144, "numberofslic": 39, "numbertoappli": 160, "numer": [37, 108, 125, 144, 145], "numpi": [60, 62, 66, 69, 90, 116, 151], "numpixel": 162, "numspec": 79, "nx": [18, 100, 114, 119, 122, 123, 124, 126, 130, 131, 132, 143, 144, 145], "nxaxk27zwlk": 162, "nxcansa": 143, "n\u00b2": 37, "o": [15, 17, 27, 35, 36, 50, 80, 82, 83, 86, 92, 114, 116, 123, 129, 148, 149, 151, 155], "o1": 94, "o2": 94, "oak": [4, 86, 109], "obei": 135, "obj": [109, 157], "obj_dict": 157, "object": [1, 4, 9, 25, 26, 28, 33, 38, 39, 40, 43, 45, 48, 78, 91, 96, 104, 105, 108, 109, 110, 144, 147, 148, 150, 154, 157, 160], "objprocess": 153, "objwmiservic": 153, "oblig": 105, "obscur": 17, "observ": [38, 40, 151], "obsess": 21, "obsolet": 157, "obtain": [40, 58, 79, 99, 122, 161, 163], "obviou": [28, 101, 105, 112], "obvious": [144, 150], "occas": [39, 62, 64, 110], "occasion": [28, 39], "occur": [22, 38, 40, 49, 78, 82, 96, 97, 104, 123, 152, 158], "occurr": [12, 80, 81, 102, 111], "ocgeometryhandl": 45, "oct": 96, "octob": 88, "octotre": 28, "off": [12, 14, 19, 36, 39, 40, 71, 80, 81, 83, 84, 102, 104, 105, 110, 142, 144, 149, 151, 155], "offend": 149, "offer": [1, 9, 26, 28, 49, 78, 88, 90, 124], "offici": [14, 33, 98], "offlin": 47, "offset": [40, 49, 119], "offspec": 142, "often": [3, 20, 26, 28, 40, 46, 49, 50, 83, 90, 91, 105, 134, 150, 160, 162], "ok": [39, 47, 88, 119, 138, 140, 142, 143, 151, 155], "old": [9, 28, 40, 43, 82, 102, 114, 124, 143, 157], "oldalgnam": 111, "older": [12, 47, 88, 122], "oldest": [84, 92], "oldscm": 47, "omega": [40, 124], "omit": [95, 108, 114], "omp": [79, 149], "on_row_insert": 4, "onc": [15, 20, 22, 28, 32, 33, 39, 40, 41, 43, 46, 47, 83, 84, 86, 88, 92, 95, 102, 104, 105, 108, 110, 111, 114, 116, 117, 118, 134, 142, 143, 149, 150, 152, 160], "one": [1, 4, 9, 12, 14, 18, 19, 20, 21, 24, 25, 27, 28, 29, 32, 33, 35, 36, 39, 40, 42, 43, 46, 47, 49, 50, 51, 52, 61, 70, 71, 73, 79, 80, 83, 84, 86, 88, 89, 90, 91, 92, 93, 95, 99, 100, 102, 103, 104, 105, 106, 108, 110, 114, 116, 117, 119, 122, 123, 128, 130, 132, 134, 136, 138, 140, 142, 143, 144, 145, 149, 150, 152, 153, 157, 160, 161], "oneapi": 86, "onedim": 40, "oneeventperbin": 124, "onelin": 35, "ones": [14, 40, 42, 79, 88, 90, 95, 104, 119, 150, 160, 162], "onfocuschang": 152, "ongo": [46, 102], "onli": [0, 1, 4, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 25, 26, 28, 29, 31, 35, 36, 38, 39, 40, 42, 43, 48, 49, 50, 55, 62, 64, 67, 69, 73, 79, 80, 81, 82, 83, 85, 87, 90, 92, 94, 95, 99, 100, 102, 104, 106, 107, 108, 109, 110, 114, 116, 117, 119, 122, 123, 124, 125, 128, 130, 137, 142, 143, 144, 147, 149, 150, 152, 154, 157, 158, 160, 161, 162, 163], "onlin": [27, 80, 105, 123], "onstartup": 151, "onto": [5, 35, 36, 42, 83, 88, 142, 144, 149, 155], "onuniformevenchang": 39, "onward": 94, "onyour": 149, "open": [2, 3, 12, 17, 20, 22, 23, 24, 28, 29, 30, 32, 33, 35, 36, 46, 47, 48, 50, 60, 77, 82, 86, 88, 91, 92, 95, 102, 104, 105, 110, 114, 116, 117, 118, 119, 120, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 151, 152, 153, 155, 158], "opengl": [1, 13, 31, 45, 88, 152], "openmostdocumentationfortest": 120, "openmp": [79, 90, 149], "oper": [4, 13, 17, 25, 26, 37, 38, 39, 40, 44, 49, 78, 79, 80, 81, 83, 87, 90, 92, 94, 102, 122, 142, 144, 148, 149, 150, 157, 161, 162], "operand": 102, "opportun": [20, 28, 90], "oppos": 46, "opposit": [20, 105, 136], "opt": [11, 86, 151], "optim": [39, 40, 70, 82, 143], "optimis": [37, 90, 94], "option": [0, 6, 7, 12, 13, 14, 15, 17, 19, 25, 27, 29, 30, 31, 32, 33, 36, 40, 41, 47, 49, 51, 52, 54, 59, 67, 68, 72, 73, 74, 75, 82, 86, 88, 90, 91, 94, 99, 100, 102, 105, 111, 114, 116, 119, 120, 122, 126, 128, 129, 130, 131, 132, 136, 137, 138, 139, 140, 142, 143, 144, 150, 151, 152, 154, 157, 160, 162], "option1": 25, "optionon": 25, "options_view": [], "orang": [88, 134], "orb": 142, "orchestr": [38, 47], "order": [2, 4, 7, 9, 11, 17, 19, 20, 25, 26, 32, 36, 39, 40, 42, 47, 50, 61, 79, 80, 81, 84, 88, 90, 91, 92, 94, 95, 97, 100, 102, 106, 109, 113, 116, 122, 130, 133, 143, 150, 155], "ordered_recoveri": 124, "ordin": 92, "org": [14, 16, 23, 47, 80, 85, 88, 92, 110, 114, 115, 123, 145, 149, 157], "organ": [21, 80, 83, 92], "organis": [83, 91, 92, 105, 116], "orig": 151, "origin": [4, 9, 17, 18, 28, 35, 36, 40, 80, 81, 84, 86, 91, 92, 111, 119, 139, 142, 143, 144, 149, 151], "originalalgnam": 111, "ornl": [18, 83, 108], "orso": 142, "ort": 142, "osiri": 127, "osiris_041_res10": 127, "osx": [31, 47, 83, 85, 152], "other": [1, 4, 9, 12, 17, 18, 20, 21, 25, 26, 28, 35, 36, 38, 39, 41, 42, 46, 49, 50, 51, 59, 60, 69, 78, 79, 83, 84, 88, 90, 91, 92, 95, 97, 102, 103, 104, 107, 108, 110, 112, 114, 120, 122, 123, 124, 128, 130, 132, 136, 140, 142, 144, 145, 147, 148, 149, 151, 152, 154, 157, 160, 161], "otherwis": [12, 14, 25, 28, 30, 35, 48, 49, 79, 88, 95, 102, 104, 109, 114, 122, 132, 144, 152], "ouptut": 114, "our": [14, 17, 28, 29, 30, 31, 32, 33, 39, 40, 50, 51, 59, 69, 78, 80, 81, 83, 88, 90, 91, 92, 93, 95, 103, 105, 111, 114, 150, 151, 157], "out": [0, 2, 12, 15, 20, 27, 28, 32, 33, 35, 36, 39, 40, 42, 43, 46, 50, 70, 77, 80, 81, 83, 85, 90, 91, 92, 95, 100, 102, 108, 112, 114, 116, 119, 124, 130, 137, 142, 144, 148, 149, 150, 151, 152, 161, 162], "outcom": 39, "outdat": 28, "outer": [40, 102], "outlin": [4, 14, 77, 110, 116, 121, 123, 146], "output": [0, 12, 15, 17, 23, 26, 28, 35, 39, 40, 42, 43, 49, 50, 58, 71, 79, 85, 86, 87, 90, 95, 99, 100, 101, 104, 105, 108, 122, 124, 126, 127, 128, 129, 130, 131, 138, 142, 143, 145, 148, 149, 151, 155, 161, 162], "output_fil": 149, "output_imag": 27, "output_mod": 40, "outputbin": 144, "outputcompositememb": 124, "outputext": 144, "outputfil": 85, "outputtyp": 124, "outputw": [79, 160], "outputworkspac": [27, 40, 99, 108, 124, 132, 144, 160], "outputworkspacebasenam": 145, "outsid": [1, 8, 13, 40, 41, 79, 83, 92, 99, 105, 110, 122, 126, 127, 151, 162], "outstand": [20, 105], "outward": 105, "over": [4, 9, 18, 20, 23, 35, 39, 40, 57, 76, 79, 90, 92, 104, 105, 107, 109, 114, 119, 122, 136, 138, 140, 142, 143, 144, 161, 162, 163], "overal": [18, 40, 86, 157, 160], "overarch": 40, "overcom": 40, "overhead": [79, 90, 102, 155, 161], "overkil": 20, "overlain": 144, "overlap": [22, 102, 117, 126], "overload": [48, 102, 160], "overlook": [28, 116], "overrid": [4, 28, 30, 31, 39, 40, 99, 105, 111, 114, 122, 160], "overridden": 114, "overus": 49, "overview": [12, 17, 18, 20, 36, 83, 87, 99, 104, 110, 120, 144], "overwrit": [28, 49, 79, 88, 92, 119, 138, 149], "overwritten": [43, 82], "own": [14, 20, 21, 25, 35, 36, 39, 40, 41, 43, 50, 78, 82, 83, 84, 88, 90, 91, 102, 105, 114, 122, 124, 152, 157, 161], "owner": [21, 28], "ownership": [39, 101], "oxid": 122, "p": [18, 25, 35, 36, 47, 49, 80, 81, 82, 84, 92, 149, 152, 160, 161], "pack": 105, "packag": [1, 11, 29, 30, 31, 32, 33, 47, 50, 60, 80, 81, 82, 84, 88, 91, 92, 95, 104, 114, 147, 149, 151, 155, 157, 158, 159, 163], "package_nam": 17, "package_suffix": [47, 83, 92], "packet": 149, "pad": [139, 142], "page": [3, 12, 15, 18, 21, 23, 30, 32, 33, 35, 36, 37, 40, 46, 47, 48, 50, 80, 81, 82, 83, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 105, 106, 107, 108, 110, 111, 116, 120, 124, 134, 143, 147, 148, 149, 151, 156, 160, 163], "page_handl": 149, "pai": [80, 81, 101], "pain": [105, 149], "painfulli": 105, "pair": [20, 99, 105, 114, 133, 134, 136, 138, 139, 140, 157], "pairdiff": 136, "pale": 142, "paler": 142, "pan": [77, 144], "pane": [142, 144], "panel": [3, 18, 108, 118, 132, 142], "paragraph": 92, "parallel": [26, 32, 33, 40, 79, 114, 150], "parallel_atom": 79, "parallel_check_interrupt_region": 79, "parallel_crit": 79, "parallel_end_interrupt_region": 79, "parallel_for_if": 79, "parallel_start_interrupt_region": 79, "parallelis": 90, "param": [27, 42, 47, 99, 102, 105, 124, 132, 154], "param_1": 79, "param_2": 79, "param_styl": 27, "paramet": [2, 25, 27, 30, 31, 32, 38, 40, 42, 43, 44, 49, 50, 70, 83, 88, 92, 102, 104, 105, 114, 122, 131, 134, 136, 137, 138, 140, 142, 149, 160, 161], "parameterfil": 142, "parametersdefinitionproperti": 47, "paramid": 42, "paramsdef": 47, "paramt": 100, "parent": [4, 6, 7, 35, 39, 50, 51, 58, 61, 62, 69, 70, 72, 75, 78, 88, 91, 92, 114, 158], "pars": [39, 40, 89, 92, 104, 107, 160], "parse_lin": 40, "parser": 40, "parsestr": 37, "part": [0, 1, 5, 28, 32, 39, 40, 43, 48, 78, 80, 81, 83, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 105, 108, 110, 114, 120, 139, 149, 152, 157, 160], "partak": 105, "parti": [1, 20, 32, 33, 35, 88, 94, 102, 109], "partial": [20, 36, 40], "particular": [2, 4, 9, 19, 28, 36, 39, 40, 79, 80, 81, 90, 99, 101, 102, 114, 150, 160, 162], "particularli": [28, 90, 102, 110, 151], "pascalcas": 102, "pass": [1, 4, 12, 28, 30, 31, 32, 36, 39, 40, 43, 50, 59, 60, 67, 68, 70, 80, 81, 84, 87, 88, 92, 93, 95, 99, 101, 103, 105, 114, 146, 152, 157, 160, 163], "passiv": 50, "password": [29, 33, 80, 81, 92, 155], "past": [4, 6, 7, 17, 28, 77, 105, 119, 123, 143, 152], "patch": [17, 35, 46, 92, 105, 163], "patchcandid": 84, "path": [0, 1, 4, 11, 12, 13, 14, 15, 19, 24, 32, 35, 39, 40, 47, 49, 82, 85, 88, 94, 95, 99, 100, 104, 105, 107, 109, 111, 114, 118, 119, 121, 122, 124, 142, 143, 149, 150, 151, 152, 158], "path_to": 94, "path_to_cach": 12, "path_to_mantid": 94, "path_to_sourc": [30, 31], "path_to_src": 94, "patter": 28, "pattern": [28, 35, 38, 40, 47, 49, 50, 60, 62, 69, 70, 80, 81, 91, 100, 163], "patternformatt": 49, "paus": [19, 30, 47, 77, 88, 92, 116], "pbrunfinish": 38, "pc": 92, "pchild": 37, "pd": 108, "pdf": 3, "pdoc": 37, "peak": [40, 100, 108, 117, 122, 124, 126, 137, 138, 139], "peakcentr": 100, "peakdistancethreshold": 124, "peakfindingstrategi": 124, "peakparam": 144, "peakradiu": 144, "peaks_int_ellip": 144, "peaks_int_ellips": 144, "peaks_int_no_bg": 144, "peaks_int_spher": 144, "peaksworkspac": 144, "peer": 20, "pelem": 37, "penalti": 94, "pend": 2, "peopl": [1, 18, 21, 46, 92, 105], "pep": 109, "pep8": 81, "per": [3, 4, 5, 22, 28, 40, 47, 102, 114, 119, 120, 122, 142, 143], "perceiv": 105, "percentag": [85, 86, 87, 162], "perf": 85, "perf_event_paranoid": 86, "perfect": 36, "perfectli": 105, "perform": [0, 4, 6, 7, 8, 9, 12, 20, 26, 36, 37, 38, 40, 41, 47, 48, 50, 79, 82, 84, 85, 86, 87, 92, 93, 94, 95, 96, 102, 105, 108, 114, 116, 120, 122, 149, 150, 151, 160, 161, 163], "perhap": 150, "perimet": [80, 81], "period": [2, 20, 22, 28, 36, 40, 84, 92, 110, 132, 133, 140, 143, 160], "period_log": 96, "peripheri": 20, "perman": [49, 86], "permiss": [2, 29, 86, 102], "permit": 102, "perpendicular": 144, "persist": [20, 148], "person": [28, 92], "perspect": [82, 97, 105], "pertain": 102, "pet": 21, "peter": 131, "phase": [3, 71, 72, 74, 75, 122, 139], "phase_converg": 139, "phase_info": 122, "phase_t": 139, "phi": [66, 75, 124, 143], "phi_max": 40, "phi_min": 40, "photograph": [80, 81], "physic": [4, 161], "pick": [15, 28, 36, 46, 83, 93, 102, 117, 138, 144, 162], "picki": [28, 142], "pictur": 16, "pid": [0, 87], "piec": [20, 28, 36, 46, 80, 81, 87, 93, 99, 102, 110, 162], "pierov": 88, "pillow": 82, "pin": 17, "pinpoint": 162, "pip": [11, 33, 82, 85, 88, 104, 152, 163], "pip3": [15, 33], "pipe": 23, "pipelin": [17, 83, 84, 92], "pitfal": [28, 40, 105], "pixel_adjustment_fil": 40, "pixelbeat": 85, "pizza": 40, "pkg": [47, 80, 81], "pl": 86, "place": [4, 12, 14, 17, 18, 26, 27, 28, 38, 39, 40, 42, 50, 55, 61, 77, 80, 81, 90, 92, 98, 99, 102, 103, 104, 105, 109, 110, 111, 114, 130, 134, 142, 150, 152, 160, 161], "placehold": 104, "placement": 157, "plagu": 150, "plai": [77, 86, 88, 90, 92, 144, 146, 152], "plain": [9, 26, 27, 40, 51, 99, 104, 108], "plan": [16, 28, 46, 105, 109, 157], "plane": 144, "plate": [129, 150], "platform": [1, 2, 12, 20, 33, 36, 80, 81, 82, 85, 90, 93, 107, 108, 149, 152, 155, 156], "pleas": [1, 3, 12, 13, 14, 17, 21, 28, 30, 32, 35, 36, 39, 40, 46, 85, 88, 92, 97, 109, 110, 114, 115, 116, 119, 121, 122, 123, 146, 152, 163], "plot": [1, 20, 43, 45, 50, 59, 62, 74, 77, 82, 90, 91, 98, 104, 108, 116, 117, 118, 120, 122, 124, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 143, 144, 145, 157, 159, 163], "plot_data": 62, "plot_present": 57, "plot_view": [57, 62, 69], "plotbin": 116, "plotcut": 119, "plotlayout": 78, "plotmodel": [59, 66, 68], "plotpeakbylogvalu": 116, "plotrawcomplet": 38, "plotrawfil": 38, "plotrequest": 50, "plotsign": [], "plotslic": 119, "plotspectrum": 116, "plotting_present": 154, "plotting_util": 154, "plotting_view": 154, "plottingwindowtitl": 105, "plotview": [59, 62, 69], "plt": [62, 91], "plu": [3, 18, 40, 77, 87, 88, 139, 161], "plug": [90, 144], "plugin": [1, 20, 23, 28, 33, 40, 47, 50, 87, 89, 95, 151, 160], "pm": [84, 92, 150], "pml": 151, "pnext": 37, "png": [3, 19, 27, 110, 154], "pnode": 37, "poco": [37, 49, 107], "pod": 105, "point": [12, 13, 14, 15, 19, 22, 23, 24, 28, 29, 30, 33, 36, 39, 40, 46, 63, 79, 80, 81, 82, 84, 85, 87, 91, 92, 96, 100, 102, 110, 120, 122, 138, 144, 149, 151, 152, 160, 161, 162], "pointer": [9, 25, 37, 39, 43, 50, 79, 80, 102, 105, 150, 160, 161], "polar": 142, "poli": 40, "polici": [123, 163], "pollut": 28, "polref": 142, "polut": 88, "polym": 40, "polymorph": [80, 102], "polynomi": 40, "polynomial_ord": 40, "pool": 47, "poor": [85, 116], "pop": [47, 123, 124, 128, 129, 134, 138, 140], "popul": [13, 40, 50, 117, 122, 124, 130, 142, 143], "port": [18, 29, 88, 152], "portion": 162, "posit": [4, 40, 43, 110, 116, 126, 130, 136, 143, 144, 145, 149, 161, 162], "positivefloatparamet": 40, "positivefloatwithnoneparamet": 40, "positiveintegerlistparamet": 40, "positiveintegerparamet": 40, "possibl": [3, 4, 6, 7, 12, 18, 20, 25, 26, 28, 32, 33, 38, 39, 40, 49, 50, 51, 52, 54, 55, 61, 66, 69, 74, 79, 87, 88, 91, 92, 95, 98, 99, 100, 101, 102, 104, 107, 108, 114, 120, 122, 129, 130, 133, 135, 137, 142, 146, 148, 150, 151, 152, 161], "possibli": [90, 105, 161], "post": [18, 21, 38, 39, 40, 92, 142, 149], "potenti": [38, 39, 40, 50, 102, 105], "pound": 25, "poundcak": 25, "powder": [108, 110], "power": [27, 40, 46, 90, 105, 149, 150, 152], "powershel": [32, 47], "powgen": 108, "ppa": [24, 33, 152], "pparser": 37, "pprev": 37, "pprint": 151, "pq": 139, "pr": [20, 28, 35, 46, 80, 81, 83, 92, 93, 110, 116], "practic": [4, 14, 28, 50, 51, 70, 91, 93, 98, 103, 149, 157, 163], "practis": [17, 40, 105], "pragma": [79, 102, 160], "pragma_omp": 79, "pre": [24, 32, 33, 36, 39, 40, 102, 105, 109, 118, 122, 149, 160], "preced": [40, 102, 144], "precis": [0, 142, 162], "predecessor": 4, "predefin": [25, 42, 50], "predic": 4, "prefer": [17, 18, 21, 28, 40, 88, 89, 101, 102, 106, 107, 108, 109, 110, 116, 150, 152], "preferredauthent": 29, "prefix": [1, 17, 18, 36, 39, 40, 42, 94, 102, 108, 109, 112, 118, 130, 142, 149, 150], "prelaunchtask": 152, "prepar": [20, 22, 36, 84, 105, 116, 123, 124, 126, 127, 131], "prepend": [88, 150], "preprod": 92, "prerequisit": [47, 120, 126, 128, 129, 130, 131, 145], "prescrib": 105, "prescript": 20, "presenc": [90, 162], "present": [1, 4, 9, 12, 13, 14, 15, 20, 29, 31, 37, 40, 43, 56, 57, 58, 59, 60, 64, 65, 66, 67, 68, 69, 76, 87, 88, 90, 91, 92, 96, 114, 122, 124, 143, 144, 146, 152, 157, 161, 163], "presentertest": [63, 65], "preserv": [4, 18, 42, 94, 100, 144], "preserveev": [99, 100, 132], "preset": [13, 30, 31, 32], "press": [2, 4, 32, 51, 70, 71, 88, 117, 120, 126, 134, 136, 138, 139, 140, 142, 144, 145], "pressur": 161, "pretend": 105, "pretti": [28, 35, 94, 152], "prettier": 35, "prevail": 17, "prevent": [8, 38, 39, 50, 52, 75, 79, 92, 102, 103, 105, 111, 129, 151], "prever": 160, "preview": [88, 92, 104, 126, 128, 129, 130, 131], "preview_reduced_w": 142, "previou": [28, 30, 31, 32, 40, 47, 61, 67, 69, 70, 71, 74, 79, 88, 91, 92, 99, 103, 110, 111, 114, 116, 119, 120, 122, 123, 124, 126, 129, 131, 142, 143, 145, 151, 157, 162], "previous": [4, 20, 40, 43, 45, 88, 91, 105, 122, 125, 126, 130, 143], "previouss": 37, "previuosli": 145, "primari": [1, 14, 88, 93, 108, 122, 136, 159, 163], "primarili": [14, 39, 149], "prime": 150, "primer": [104, 160], "primit": [102, 105, 144, 157], "princip": 40, "principl": [12, 39, 47, 70, 113], "print": [30, 51, 58, 70, 72, 80, 81, 85, 92, 100, 103, 104, 111, 114, 119, 120, 124, 125, 151, 152, 155], "println": 47, "prio_debug": 49, "prior": [4, 33, 82, 109, 110, 137], "prioriti": [46, 49, 92, 116, 153], "prioritis": 105, "privaci": 123, "privat": [4, 14, 49, 78, 102, 123, 149, 157, 160], "private2": 123, "privileg": 47, "prm": 122, "pro": [20, 28], "prob": 128, "probabl": [12, 13, 14, 17, 20, 23, 28, 40, 46, 50, 84, 105, 114, 150], "problem": [9, 20, 26, 28, 32, 33, 36, 49, 79, 82, 92, 102, 105, 116, 123, 149, 150, 151, 157, 163], "proc": 86, "proce": [29, 114, 118], "procedur": [17, 90, 113, 114, 146, 151, 161, 163], "proceed": [39, 122], "process": [0, 1, 4, 13, 28, 30, 33, 36, 38, 40, 41, 42, 43, 45, 48, 50, 77, 79, 80, 81, 82, 83, 88, 89, 90, 92, 97, 102, 104, 105, 108, 110, 111, 114, 119, 122, 148, 150, 151, 152, 153, 155, 158, 159, 160], "processid": 152, "processingalgowidget": 50, "processinginstruct": 142, "processmonitor": 151, "processor": [102, 126, 146, 153, 163], "procmon": 151, "produc": [20, 40, 43, 62, 83, 85, 87, 92, 104, 105, 113, 116, 122, 123, 125, 126, 128, 129, 130, 131, 132, 142, 143, 144, 149, 162, 163], "product": [3, 49, 97, 105, 157, 163], "prof": 85, "profession": [20, 88, 102], "profil": [11, 12, 13, 18, 31, 88, 94, 148, 151, 152, 163], "profile_default": 151, "program": [12, 13, 19, 23, 35, 47, 49, 50, 79, 80, 81, 83, 85, 88, 94, 102, 149, 152, 160], "programfil": 47, "programm": 113, "programmat": [1, 25, 49, 106], "progress": [23, 37, 39, 46, 108, 116, 149, 160], "project": [0, 1, 3, 12, 13, 14, 15, 18, 19, 20, 24, 28, 32, 33, 47, 50, 77, 78, 83, 84, 86, 88, 90, 94, 95, 102, 105, 116, 122, 143, 146, 149, 151, 152, 159, 163], "project_path": 157, "projectrecoveri": [88, 151], "prolifer": 108, "promot": 91, "prompt": [12, 13, 23, 29, 32, 35, 39, 40, 47, 92, 95, 114, 120, 126, 130, 142, 149, 151, 152, 155], "prompt_peak_correction_en": 40, "prompt_peak_correction_max": 40, "prompt_peak_correction_min": 40, "prone": [9, 41], "proof": 105, "prootelem": 37, "propag": 105, "proper": [0, 98, 161], "properit": 160, "properli": [30, 31, 32, 33, 102, 116, 120, 145], "properti": [4, 10, 12, 14, 18, 19, 25, 27, 28, 43, 44, 47, 49, 90, 91, 92, 95, 96, 103, 111, 114, 116, 122, 123, 126, 130, 132, 144, 150, 151, 161, 163], "propertyalgorithm": 160, "propertymod": 41, "propertynam": 160, "propopt": 160, "proport": 20, "propos": 100, "proprietari": 104, "protect": [79, 102], "protocol": [29, 33], "proton": 40, "proton_charg": 96, "protoncharg": 96, "prototyp": [102, 105], "prove": [20, 82, 105], "proverbi": 105, "provid": [0, 1, 2, 3, 4, 9, 12, 17, 18, 20, 21, 25, 26, 27, 36, 37, 38, 39, 40, 41, 47, 48, 49, 50, 63, 70, 79, 82, 83, 84, 86, 87, 90, 92, 94, 97, 99, 100, 104, 105, 106, 109, 110, 111, 118, 122, 133, 142, 143, 147, 148, 149, 150, 152, 155, 159, 160, 161, 163], "provok": 124, "proxy_serv": 30, "proxyhost": 47, "proxyport": 47, "prune": 35, "pry": 105, "pseudo": 161, "psi": 141, "ptabl": 139, "ptrace_scop": 86, "public": [4, 14, 20, 36, 39, 78, 102, 103, 105, 108, 111, 114, 123, 150, 157, 160, 162], "public2": 123, "public3": 123, "publickei": 29, "publicli": 36, "publish": [83, 84, 92, 97, 105], "publish_to_anaconda": [83, 92], "publish_to_github": [83, 92], "publishtoad": 40, "pull": [1, 2, 20, 22, 35, 46, 47, 80, 81, 84, 92, 97, 110, 111, 155, 163], "pull_request": 47, "puls": [26, 96, 133], "pulsetim": 26, "punctuat": [80, 81, 104, 110, 125], "pure": [1, 20, 40, 62, 78, 98, 102, 122], "purg": 124, "purpos": [1, 2, 38, 39, 48, 49, 62, 79, 99, 100, 102, 103, 108, 116, 117, 142, 150, 151, 161], "push": [2, 28, 33, 35, 36, 80, 81, 92, 97, 105], "pushfl": 35, "pushu": 35, "put": [0, 1, 4, 12, 18, 19, 20, 28, 36, 39, 46, 80, 81, 88, 89, 90, 91, 92, 94, 98, 102, 110, 144, 149, 150, 161, 162], "pv_dir": 47, "pwd": [17, 19, 50, 83, 149], "py": [0, 17, 19, 50, 51, 56, 57, 62, 71, 79, 82, 84, 85, 88, 91, 92, 95, 98, 99, 104, 106, 109, 111, 114, 120, 124, 154, 157, 160], "pycharm": [15, 152, 159, 163], "pydev": 88, "pydevd": 88, "pydevd_pycharm": 88, "pypi": 17, "pyplot": [62, 91, 154], "pyproject": 109, "pyqt": [50, 51, 53, 76, 85, 109, 152, 157, 159, 163], "pyqt5": [33, 50, 60, 88, 154], "pytest": 15, "python": [0, 1, 4, 11, 13, 17, 18, 19, 28, 30, 31, 33, 40, 46, 47, 60, 62, 63, 76, 78, 82, 83, 84, 86, 92, 93, 95, 97, 100, 107, 108, 110, 113, 114, 116, 120, 123, 149, 150, 151, 154, 158, 160, 162, 163], "python2": [19, 111], "python3": [11, 15, 33, 82, 85, 88, 95, 99, 151, 152], "python_interfac": 91, "pythonalgorithm": [103, 111], "pythoninterfac": [1, 19, 40, 88, 95, 111], "pythonloggingchannel": 49, "pythonnousersit": 151, "pythonpath": [15, 19, 82, 95, 99, 151, 152, 158], "pyuic5": 50, "pyunit": 95, "pyw": [13, 88], "q": [43, 104, 105, 114, 118, 119, 126, 142, 143, 161], "q1d": 40, "q2": 130, "q_": 104, "q_1d_rebin_str": 40, "q_lab_i": 144, "q_lab_x": 144, "q_lab_z": 144, "q_max": 40, "q_min": 40, "q_object": 78, "q_resolution_a1": 40, "q_resolution_a2": 40, "q_resolution_collimation_length": 40, "q_resolution_delta_r": 40, "q_resolution_h1": 40, "q_resolution_h2": 40, "q_resolution_w1": 40, "q_resolution_w2": 40, "q_xy_max": 40, "q_xy_step": 40, "qa": [20, 92], "qapplic": [51, 68, 69, 70, 72, 75, 88], "qcolor": 39, "qcombobox": [50, 52, 72, 75], "qdepend": 42, "qdialog": 50, "qdockwidget": 50, "qen": [130, 146, 163], "qgridlayout": [51, 61, 88], "qhboxlayout": [58, 61, 70], "qheaderview": 50, "qlab": 144, "qlabel": [53, 58, 61, 70], "qlineedit": [50, 54, 58, 154], "qmainwindow": [51, 91, 109], "qmap": 157, "qmessagebox": 39, "qmodelindex": [8, 9], "qmodelindexforfilteredmodel": 9, "qmodelindexformainmodel": 9, "qobject": [4, 39, 50, 70, 157], "qpropertybrows": 50, "qpushbutton": [50, 51, 58, 61, 70, 72, 75, 88], "qscintilla2": 11, "qsciscintilla": 50, "qsortfilterproxymodel": 9, "qspinbox": 55, "qstandarditem": [5, 8, 9], "qstandarditemmodel": [8, 9], "qstring": [39, 157], "qt": [1, 5, 9, 13, 15, 28, 31, 33, 38, 47, 58, 70, 72, 73, 75, 76, 78, 80, 83, 86, 88, 97, 106, 114, 120, 151, 152, 154, 157, 163], "qt5": [88, 151], "qt_api": 33, "qt_async_task": 79, "qt_plugin_path": 151, "qtablewidget": [72, 73, 75], "qtablewidgetitem": [72, 73, 75], "qtbasicnavig": 9, "qtbatchview": 39, "qtcolor": 157, "qtcore": [72, 73, 75, 88, 91, 109, 151], "qtcreator": [12, 91], "qteventview": 39, "qtgui": [88, 91], "qthing": 105, "qthread": 85, "qtmainwindowview": 39, "qtobject": 157, "qtpy": [33, 50, 51, 52, 53, 54, 55, 58, 60, 62, 68, 69, 70, 72, 73, 75, 88, 91, 109, 151], "qtreeview": 9, "qtstandarditemtreemodeladapt": 10, "qtwidget": [51, 53, 58, 61, 62, 68, 69, 70, 72, 75, 88, 91, 109], "quadrat": 122, "qualiti": [46, 84], "quantiti": [20, 40], "queri": [28, 43, 45, 48, 110], "question": [4, 17, 28, 39, 92, 160], "queue": [39, 47], "quick": [24, 28, 37, 39, 48, 82, 92, 93, 100, 105, 151, 162], "quicker": [28, 105], "quickli": [3, 18, 36, 39, 46, 90, 99, 104, 105, 142, 157], "quiet": 114, "quit": [27, 39, 83, 87, 88, 105, 144, 153, 157, 162], "quot": [18, 23, 80, 81, 102], "qvariant": 157, "qvboxlayout": [58, 61, 62, 69, 70, 72, 75, 78], "qwidget": [39, 50, 51, 52, 54, 55, 58, 61, 62, 69, 70, 72, 73, 75, 78, 88, 91], "qx": [144, 161], "qxy": 40, "qy": [144, 161], "qz": [142, 144, 161], "r": [11, 15, 19, 30, 40, 80, 86, 95, 111, 114, 124, 142, 144, 162], "race": [105, 149], "radic": 160, "radio": [88, 105, 122, 123, 136, 143], "radiu": [40, 80, 81, 143], "radius_correct": 40, "radius_cuto": 40, "radius_max": 40, "radius_min": 40, "rais": [17, 26, 28, 40, 46, 47, 92, 94, 103, 111, 116, 122, 124, 145, 154], "ram": 114, "ran": [2, 15, 43], "ranchero": 47, "random": [85, 93, 94, 95, 116, 120, 143], "randomli": 144, "randomse": 144, "rang": [1, 4, 20, 28, 40, 41, 42, 80, 100, 110, 114, 116, 122, 124, 126, 127, 130, 131, 137, 138, 140, 142, 144, 145, 149, 160, 161], "range_horizontal_strip_start": 40, "range_horizontal_strip_stop": 40, "range_vertical_strip_start": 40, "range_vertical_strip_stop": 40, "rangesteptyp": 40, "rare": [12, 102, 149, 150], "rate": [15, 132], "rather": [1, 9, 12, 17, 19, 20, 23, 28, 39, 40, 86, 88, 92, 96, 102, 105, 114, 125, 144, 150, 160], "ratio": [40, 136, 144, 148], "raw": [1, 8, 11, 26, 40, 114, 122, 124, 133, 136, 137, 140, 144], "rb": 122, "rcfile": 13, "re": [4, 12, 15, 18, 21, 23, 27, 28, 30, 32, 33, 35, 39, 80, 81, 88, 90, 91, 92, 94, 105, 117, 118, 119, 122, 124, 126, 142, 143, 144, 149, 155, 160, 162], "re_unit_mhz": 139, "reach": [103, 105, 110], "reachabl": 149, "react": 105, "reactor": 108, "read": [9, 18, 23, 25, 26, 28, 29, 36, 37, 43, 45, 49, 82, 87, 90, 93, 94, 96, 102, 105, 117, 129, 132, 143, 149, 160], "readabl": [20, 38, 85, 90, 102, 160], "reader": 20, "readi": [20, 24, 39, 46, 80, 81, 82, 92, 100, 155], "readjust": 151, "readm": [92, 149], "readx": 100, "real": [13, 18, 28, 31, 39, 80, 81, 88, 93, 105, 133, 139, 144, 146, 152], "realign": 117, "realis": 28, "realist": [82, 132, 150], "realiti": [28, 40], "realli": [12, 49, 105, 143, 150, 153, 157], "reappear": 124, "rear": 143, "reason": [2, 3, 11, 17, 20, 28, 36, 37, 39, 40, 46, 50, 87, 90, 101, 104, 105, 140, 144, 150, 154], "rebas": [28, 35, 36, 84], "rebin": [40, 99, 100, 119, 124, 126, 130, 137, 144], "rebin2d": 99, "rebin_test": 124, "rebin_typ": 40, "rebinbypulsetim": 99, "rebinbytimeatsampl": 99, "rebinparamsvalid": 99, "rebintest": 19, "rebintoworkspac": [40, 99], "rebintyp": 40, "reboot": [47, 86], "rebuild": [2, 12, 91, 94, 104, 110], "rebuilt": [18, 46, 110], "rebunch": 99, "recal": 43, "receiv": [39, 40, 50, 97, 108, 140], "recent": [28, 33, 82, 83, 88], "recip": [17, 83], "recognis": [21, 105], "recommend": [3, 12, 15, 18, 21, 28, 29, 32, 33, 36, 39, 40, 47, 50, 79, 82, 83, 85, 86, 87, 88, 90, 92, 93, 94, 102, 104, 108, 110, 111, 120, 151, 155], "recommmend": [], "recompil": [27, 87, 149], "reconstructed_spectra": 139, "record": [35, 43, 45, 80, 81, 85, 86, 96, 140], "recov": [114, 124], "recoveri": [1, 88, 146, 151], "recreat": [91, 92, 132, 157], "rectangl": [80, 81, 117, 119, 142, 144], "rectangular": [40, 119, 144], "recurs": [15, 37], "red": [12, 28, 68, 72, 74, 75, 80, 81, 88, 116, 117, 122, 123, 125, 129, 137, 138, 142, 144, 145], "redhat": 12, "redirect": [120, 149], "redo": 105, "redon": 3, "redraw": 78, "reduc": [1, 18, 39, 40, 50, 90, 105, 118, 122, 142, 143, 153, 162, 163], "reduce_build_impact": 153, "reduct": [1, 4, 10, 28, 98, 105, 132, 142, 146, 163], "reduction_dimension": 40, "reductiondimension": 40, "reductionmod": 40, "redundantli": 40, "ref": [28, 99, 100, 149], "ref_l_32035_neutron_ev": 132, "refactor": [20, 28, 38, 43, 50, 103, 105, 110, 150], "refer": [1, 4, 9, 18, 20, 25, 28, 35, 36, 38, 39, 40, 46, 49, 79, 80, 85, 99, 105, 109, 120, 124, 136, 149, 152, 160], "referenc": [20, 46, 102, 104], "referenceresult": 114, "reffer": 157, "refin": 122, "refl": 108, "reflect": [4, 97, 105, 117, 119, 126, 127, 142, 149], "reflectometri": [4, 46, 105, 106, 108, 110, 124, 146, 163], "reflectometryisisloadandprocess": [39, 142], "reflectometryisissumbank": 142, "reflectometryreductionon": 27, "reflectometryreductiononeauto": [27, 142], "reflecttyp": 130, "refresh": [77, 104, 142, 145], "refspec": 47, "regard": [17, 28, 40, 92, 163], "regardless": [28, 122, 143, 161], "regedit": [33, 47], "regex": [4, 15, 114], "region": [40, 79, 100, 119, 122, 132, 138, 142, 144], "regist": [1, 3, 40, 48, 89, 90, 102, 151, 157, 160, 161, 162], "register_decod": 157, "register_encod": 157, "registerfileload": 48, "registri": 47, "regress": [40, 116], "regroup": 99, "regular": [114, 144, 162], "regularli": [3, 36], "reiter": 92, "rel": [4, 15, 40, 50, 83, 87, 104, 114, 149, 150, 157, 162], "relai": 49, "relat": [2, 4, 12, 20, 30, 32, 38, 39, 40, 42, 46, 73, 80, 87, 94, 98, 99, 102, 104, 105, 108, 110, 114, 122, 144, 151, 162, 163], "relatedalgorithm": 99, "relax": [50, 102, 150], "releas": [12, 20, 24, 28, 32, 33, 36, 46, 47, 82, 83, 88, 93, 98, 102, 111, 113, 114, 116, 120, 129, 144, 151, 152, 162, 163], "release_": 47, "release_clean": 47, "release_editor": 92, "release_gener": 84, "release_nightly_deploi": 47, "releasegil": 157, "relev": [13, 14, 20, 29, 36, 39, 40, 43, 46, 50, 51, 60, 79, 80, 83, 84, 88, 92, 94, 96, 102, 103, 111, 149, 151, 157], "reli": [38, 105, 143, 150, 160], "reliabl": 28, "relianc": 39, "reload": [13, 40, 116, 124, 142, 143], "reluct": 93, "relwithdebifo": 12, "relwithdebinfo": [32, 87, 94, 114], "remain": [22, 70, 84, 92, 114, 119, 136, 142, 144, 145, 161], "remark": 102, "rememb": [4, 20, 21, 26, 46, 122, 123, 142, 143], "remind": [13, 31, 88, 151, 152], "remmina": 47, "remot": [18, 28, 30, 31, 32, 35, 36, 47, 83, 114, 155], "remoteconfig": 47, "remotingdiagnost": 47, "remount": 86, "remov": [9, 15, 17, 18, 33, 35, 36, 40, 46, 51, 77, 78, 80, 84, 88, 92, 94, 96, 101, 102, 104, 110, 116, 117, 118, 119, 122, 123, 125, 129, 130, 131, 136, 137, 138, 143, 144, 149, 152, 154], "remove_plot_window": 154, "remove_subplot": 154, "removebin": 40, "removelogdata": 96, "removerowat": 4, "removespectratest": 152, "renam": [18, 35, 92, 108, 113, 116, 119, 124, 144, 151], "rename1": 124, "rename1_fit": 124, "rename1_fit_workspac": 124, "rename1_fit_workspace_1": 124, "rename1_fit_workspace_1_workspac": 124, "rename2": 124, "rename2_fit": 124, "rename2_fit_workspac": 124, "rename2_fit_workspace_1": 124, "rename2_fit_workspace_1_workspac": 124, "rename3": 124, "rename3_fit": 124, "rename3_fit_workspac": 124, "rename3_fit_workspace_1": 124, "rename3_fit_workspace_1_workspac": 124, "renameworkspac": 124, "render": [13, 27, 31, 88, 104, 110, 114, 120, 126, 130, 152], "renewcommand": 119, "reopen": [93, 122, 124], "reorder": 143, "repeat": [11, 48, 95, 102, 116, 119, 122, 125, 130, 131, 142, 144], "repetit": 75, "replac": [27, 29, 33, 39, 40, 46, 50, 61, 80, 81, 82, 88, 91, 92, 100, 101, 105, 106, 107, 109, 111, 132, 151, 153, 155, 159, 163], "repo": [33, 82, 83, 116, 152], "repopul": 124, "report": [0, 20, 36, 86, 92, 115, 116, 124, 137, 146, 148, 149, 160], "reportto": 149, "reposit": 35, "repositori": [4, 17, 18, 23, 24, 28, 30, 31, 32, 33, 35, 36, 47, 80, 81, 82, 83, 87, 88, 92, 100, 104, 109, 114, 116, 149, 150, 163], "repres": [4, 25, 26, 41, 45, 110, 111, 136, 143], "represent": [4, 26, 39, 62, 130, 143, 160], "reproduc": [17, 28, 105, 114, 119, 151], "request": [2, 4, 13, 16, 17, 18, 20, 22, 31, 35, 39, 40, 45, 46, 47, 80, 81, 85, 88, 92, 97, 102, 105, 110, 111, 121, 152, 160, 161, 163], "requir": [3, 4, 6, 7, 8, 9, 11, 12, 14, 15, 17, 18, 19, 20, 28, 29, 30, 31, 32, 33, 36, 39, 40, 43, 46, 47, 48, 50, 60, 63, 78, 79, 82, 83, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 100, 102, 106, 107, 108, 110, 112, 114, 117, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 143, 145, 146, 149, 150, 151, 154, 155, 157, 158, 160, 161, 162, 163], "requiredfil": 114, "requiredmemorymb": 114, "requisit": 24, "requri": 86, "rerer": 35, "rerun": 23, "resav": 143, "research": 151, "reselect": 143, "reserv": [80, 81, 102], "reset": [4, 39, 40, 92, 125, 142, 144, 148], "resetfilt": 4, "resid": [88, 111], "residu": 122, "resiz": [142, 144], "resnorm_fit": 128, "resolut": [35, 40, 43, 70, 128, 130, 131, 142], "resolv": [14, 17, 35, 50, 80, 81, 84, 88, 94, 102, 105, 114, 151], "resort": [26, 105], "resourc": [49, 90, 102, 105, 114, 148, 150, 151], "resours": 116, "respect": [4, 40, 41, 47, 92, 99, 119, 120, 130, 139, 144, 150, 157], "respond": [38, 97, 130], "respons": [2, 38, 40, 44, 45, 47, 70, 90, 92, 105, 158], "rest": [21, 28, 30, 31, 32, 34, 48, 62, 79, 105, 120, 132], "restart": [2, 11, 24, 29, 30, 31, 47, 49, 88, 91, 116, 124, 152], "restat": 102, "restor": [142, 151, 157], "restoreinfo": 157, "restorest": 157, "restrict": [50, 92, 102, 108, 114], "restructur": 104, "restructuredtext": [100, 110], "restview": 104, "result": [4, 6, 7, 28, 35, 39, 40, 41, 43, 47, 49, 50, 51, 60, 80, 81, 82, 86, 90, 91, 94, 100, 102, 104, 105, 114, 120, 121, 122, 125, 126, 128, 130, 131, 134, 135, 137, 138, 140, 142, 143, 148, 149, 150, 155, 160, 161, 162], "results2": 138, "resurrect": 162, "rethink": 14, "retriev": [1, 4, 5, 25, 41, 47, 108, 155, 160], "retrospect": 105, "return": [4, 6, 7, 9, 25, 26, 29, 37, 38, 39, 40, 41, 42, 47, 48, 50, 51, 58, 62, 63, 64, 66, 67, 68, 69, 70, 72, 75, 78, 80, 81, 91, 99, 100, 101, 102, 105, 111, 114, 118, 120, 121, 123, 143, 147, 148, 149, 150, 154, 157, 160, 161], "return_valu": [63, 65], "retweet": 77, "reus": [18, 35, 50, 70, 91, 101], "reusabl": 1, "rev": 35, "revers": [79, 122, 144], "revert": [28, 123, 143], "review": [3, 16, 20, 28, 36, 80, 81, 92, 163], "revis": 162, "rewrit": [105, 154], "rh": 144, "rhel": [12, 30], "rhel7": [33, 47, 156], "richard": 40, "richer": 1, "ridg": [4, 86, 109], "right": [18, 19, 20, 28, 33, 42, 46, 50, 83, 87, 88, 91, 95, 102, 104, 105, 106, 116, 117, 118, 120, 122, 124, 125, 126, 130, 136, 138, 140, 142, 143, 144, 145, 148, 149, 152, 155], "rightmost": 130, "rigid": 104, "ring": 40, "risk": [17, 20, 28, 46, 84, 149], "riski": [28, 149], "rite": 137, "rkh": 143, "rl": 111, "rm": 104, "ro": 29, "roadmap": [20, 46], "roam": [12, 122], "robust": [40, 63], "rod": 40, "roi": [40, 122, 144], "roidetectorid": 142, "role": [28, 40, 110, 163], "roll": [4, 40], "rollback": 4, "root": [4, 6, 10, 29, 37, 47, 49, 80, 81, 86, 88, 92, 104, 109, 114, 153, 155], "rooturl": 123, "rotat": [40, 136, 161], "rotation_correct": 40, "rough": [3, 22, 151], "roughli": [22, 87, 92, 122, 138, 142, 158], "round": [92, 142], "rout": 155, "routin": 90, "row": [6, 7, 39, 72, 73, 75, 77, 118, 119, 122, 134, 136, 138, 140, 143, 144, 145], "row_from_text": 4, "rowinsert": 4, "rowloc": [4, 9], "rowmeetscriteria": 4, "rowpred": 4, "rowprocessingalgorithm": 39, "rst": [27, 88, 92, 93, 98, 99, 100, 104, 106, 110, 111, 149, 160], "rubber": 105, "rubi": 11, "rule": [18, 20, 43, 50, 60, 62, 79, 98, 101, 102, 105, 108, 142, 150], "run": [0, 1, 2, 10, 12, 13, 15, 17, 18, 23, 24, 27, 28, 30, 32, 33, 36, 37, 38, 39, 40, 42, 43, 44, 49, 50, 51, 60, 79, 83, 85, 90, 91, 92, 102, 105, 111, 116, 118, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 144, 145, 146, 149, 150, 151, 152, 153, 157, 159, 161, 163], "run_end": 142, "run_info_fit": 122, "run_numb": [134, 138], "run_second_cpp": 12, "run_start": 142, "runietalgorithm": 38, "runner": [19, 44], "runselectorwidget": 91, "runspresent": 39, "runspresenterfactori": 39, "runspresentertest": 39, "runstabl": 39, "runsview": 39, "runsystemtest": 114, "runtest": 114, "runtim": [1, 82, 94], "runtimeerror": [103, 111], "rutherford": [4, 109], "rw": 86, "s_timeaccumul": 148, "safe": [4, 13, 28, 29, 31, 37, 50, 79, 83, 88, 150, 152], "safer": [28, 35], "safest": 35, "sai": [15, 40, 80, 81, 83, 88, 93, 102, 105, 122, 123, 140, 142, 155], "said": [4, 105], "sam": 40, "same": [3, 4, 6, 7, 9, 12, 13, 18, 23, 25, 26, 27, 28, 35, 40, 42, 43, 50, 69, 70, 79, 82, 83, 86, 88, 90, 91, 92, 93, 99, 102, 105, 106, 109, 110, 114, 116, 117, 119, 120, 122, 124, 125, 126, 130, 132, 135, 138, 140, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 157, 160, 162], "samecak": 25, "sampl": [38, 40, 43, 86, 100, 116, 117, 118, 119, 122, 124, 126, 129, 130, 131, 134, 135, 139, 142, 143, 145, 146, 161, 163], "sample_centre_pos1": 40, "sample_centre_pos2": 40, "sample_direct": 40, "sample_direct_period": 40, "sample_scatt": 40, "sample_scatter_is_multi_period": 40, "sample_scatter_period": 40, "sample_scatter_run_numb": 40, "sample_transmiss": 40, "sample_transmission_period": 40, "sampleinputfil": 124, "sampleshap": 40, "sampletemp": 145, "san": [91, 108, 110, 146, 163], "sane": 15, "sanit": 163, "saniti": 35, "sans_batch": 40, "sans_reduction_cor": 40, "sansinstru": 40, "sansinstrumentcreationhelp": 147, "sansstitch": 40, "sanswideanglecorrect": 40, "satisfact": 105, "satisfi": [102, 105], "save": [5, 24, 26, 28, 39, 45, 47, 49, 50, 51, 77, 88, 91, 94, 104, 105, 110, 114, 116, 119, 122, 124, 126, 128, 130, 131, 136, 144, 150, 151, 153, 159], "savecsv": 124, "saver": 124, "savetofil": 40, "savetyp": 40, "saveworkspac": 38, "scale": [27, 126, 142, 143, 144], "scalefactor": [40, 143], "scan": [28, 49, 114], "scatter": [40, 108, 119, 125, 138], "scatterworkspac": 40, "scd": 108, "scdcalibratepanel": 108, "scenario": [20, 36, 82, 146], "scene": [40, 45], "schedul": [79, 92, 95, 105, 114], "scheme": 157, "scientif": [1, 15, 28, 78, 105, 151], "scientific_interfac": 15, "scientist": [40, 46, 82, 84, 92, 122, 133, 151], "scientopia": 93, "scipi": 151, "scl": [12, 33], "sclone": 124, "scm": [80, 81], "scope": [20, 36, 88, 102, 105, 148, 150], "scopedfilehelp": 147, "scout": 101, "screen": [1, 2, 32, 47, 49, 51, 58, 70, 81, 86, 87, 118, 120, 123, 124, 143, 151], "screenshot": [3, 19, 99, 104, 106], "screentogif": 110, "script": [1, 12, 13, 17, 18, 20, 30, 31, 40, 50, 78, 83, 85, 86, 88, 90, 91, 92, 100, 103, 105, 110, 111, 114, 116, 120, 122, 124, 149, 154, 156, 162, 163], "scriptabl": 90, "scripteditor": 50, "scriptler": 47, "scriptrepositoryview": 97, "scriptwindow": 50, "scroll": [24, 47, 120, 144], "sdk": [32, 33], "se": 116, "seamless": 79, "seamlessli": 157, "search": [13, 14, 15, 17, 18, 32, 39, 46, 48, 50, 77, 83, 88, 95, 106, 108, 111, 114, 120, 121, 122, 123, 130, 131, 132, 134, 138, 143, 151, 152], "searcher": 149, "sec": 148, "second": [18, 28, 35, 36, 38, 40, 43, 47, 52, 53, 70, 73, 90, 92, 96, 102, 103, 104, 105, 110, 114, 116, 118, 119, 122, 124, 132, 134, 135, 138, 140, 142, 143, 144, 145, 150, 153, 158, 161, 162], "secondli": [42, 150], "section": [0, 9, 20, 24, 28, 32, 33, 39, 40, 43, 46, 47, 50, 51, 53, 67, 69, 70, 74, 78, 79, 80, 81, 82, 88, 91, 99, 100, 102, 105, 108, 116, 117, 120, 122, 125, 126, 128, 130, 133, 134, 138, 142, 143, 144, 152, 157, 160], "sector": 143, "secur": [18, 29], "sed": [27, 111], "see": [2, 12, 13, 15, 17, 21, 28, 29, 31, 33, 36, 39, 40, 45, 46, 47, 49, 50, 56, 59, 62, 63, 64, 66, 67, 71, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 108, 110, 114, 115, 116, 119, 122, 124, 125, 130, 132, 136, 138, 139, 140, 142, 143, 144, 149, 150, 152, 155, 158, 160, 162, 163], "seealso": 99, "seem": [28, 39, 42, 88], "seemingli": 17, "seen": [28, 82, 92, 97, 132, 149], "segfault": [26, 123, 124], "segment": [142, 158], "select": [2, 4, 11, 12, 13, 18, 19, 23, 24, 28, 32, 33, 36, 38, 43, 45, 47, 50, 55, 79, 80, 86, 95, 97, 104, 118, 119, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 136, 137, 138, 139, 140, 142, 144, 145, 149, 151, 152, 153, 154, 155, 161], "select_subplot": 154, "selectedsubtre": 6, "selectedsubtreeroot": 7, "selector": [126, 130], "selelct": 116, "self": [4, 39, 40, 49, 51, 52, 53, 54, 55, 58, 61, 62, 63, 65, 66, 68, 69, 70, 72, 73, 75, 79, 87, 88, 91, 102, 108, 111, 114, 119, 154, 157], "semant": [80, 102], "semi": [88, 149], "semilcolon": 160, "send": [39, 49, 91, 92, 123, 151, 162], "senior": [18, 20, 28, 39, 46, 50, 80, 81, 92], "sens": [1, 40, 101, 105, 146, 150, 152, 157], "sensibl": [4, 28, 50, 61, 102, 113, 142, 143], "sensit": [25, 138], "sent": [39, 49, 85, 93, 116, 123], "sentenc": [99, 110, 160], "separ": [1, 12, 19, 32, 36, 38, 39, 40, 43, 47, 50, 70, 78, 80, 81, 83, 85, 87, 88, 91, 92, 99, 101, 102, 105, 109, 110, 116, 122, 131, 142, 148, 149, 150, 154, 157, 158, 161], "seper": [140, 157], "sequenc": [40, 105, 114], "sequenti": [40, 43, 116, 122, 135, 138, 140], "sequential1": 124, "sequential2": 124, "sequential3": 124, "sequential4": 124, "sequential5": 124, "sequential6": 124, "seri": [2, 14, 38, 96, 134, 136, 140, 143, 146, 161], "serial": [40, 107, 122, 157], "serialis": [37, 102], "serializ": [40, 157], "serializable_enum": 40, "seriou": [90, 92, 116], "serious": 152, "serv": [20, 38, 43, 50, 102], "server": [2, 12, 18, 29, 80, 81, 88, 92, 97, 149, 151, 155], "servic": [29, 39, 47, 49, 50, 102, 150, 160], "session": [49, 88, 92, 151, 152], "set": [1, 4, 6, 7, 12, 13, 14, 16, 19, 20, 21, 25, 26, 28, 30, 31, 32, 33, 35, 36, 39, 40, 41, 42, 43, 44, 46, 49, 50, 51, 58, 59, 60, 61, 62, 69, 70, 72, 73, 74, 75, 77, 79, 80, 81, 83, 84, 86, 87, 89, 90, 91, 92, 94, 95, 96, 99, 102, 103, 104, 105, 106, 108, 111, 112, 116, 122, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 144, 145, 149, 150, 151, 152, 153, 155, 156, 157, 160, 161, 162, 163], "set_colour": 68, "set_paramternam": 40, "set_posit": 154, "set_subplotspec": 154, "set_target_properti": 14, "set_xlabel": 62, "set_xlim": 62, "set_ylabel": 62, "set_ylim": 62, "setbackgroundcolor": 4, "setcellat": 4, "setcellsat": 4, "setcellwidget": [72, 73, 75], "setcentralwidget": 91, "setcheckst": [72, 75], "setcolour": [], "setcolumncount": [72, 73, 75], "setconsoleloglevel": 49, "setdefaultinstru": 38, "setdefaultvalu": 47, "setdeprecationd": 111, "setdetailedbal": 38, "setflag": [72, 73, 75], "setitem": [72, 73, 75], "setlayout": [51, 58, 61, 62, 69, 70, 72, 75], "setprior": 153, "setproperti": 160, "setpropertyvalu": 160, "setqlabfram": 144, "setrowcount": [72, 73, 75], "setstylesheet": [51, 58, 61, 70, 72, 75], "settablerow": [], "setter": 40, "settext": [53, 58, 61, 70], "settings_tag": 40, "settl": 20, "settozero": 40, "settrac": 88, "setub": [108, 144], "setuniformslicingbynumberofslicesfromview": 39, "setup": [1, 4, 24, 25, 28, 33, 44, 47, 49, 50, 63, 65, 80, 81, 83, 87, 94, 97, 100, 116, 122, 123, 132, 136, 145, 149, 150, 152, 162, 163], "setupcommand": 152, "setuptool": 11, "setwindowtitl": [58, 69, 70, 75, 91], "setworkspaceinputproperti": 41, "sever": [3, 12, 17, 20, 25, 26, 36, 38, 39, 40, 42, 46, 50, 51, 82, 87, 92, 94, 95, 99, 104, 105, 106, 122, 139, 145, 148, 149, 150, 160, 162], "sg": 122, "sgdm": 35, "sh": [13, 30, 31, 35, 86, 152], "sha": 92, "sha1": 84, "shade": [138, 142], "shallow": [6, 7], "shape": [27, 40, 45, 80, 81, 117, 129, 143, 144], "shape_from_fil": 40, "shapesort": [80, 81], "share": [6, 7, 14, 18, 28, 43, 44, 50, 79, 88, 90, 92, 97, 105, 114, 123, 124, 151, 160], "shared_ptr": 101, "shd": 35, "sheet": 104, "shell": [11, 12, 13, 18, 33, 50, 94, 144, 152], "shield": 119, "shift": [38, 40, 74, 88, 119, 130, 131, 139, 142, 143, 152], "ship": [1, 33, 50, 90], "shiver": 89, "shold": 102, "short": [16, 21, 28, 35, 36, 92, 99, 100, 102, 136], "shortcut": [116, 142, 152], "shorten": 42, "shot": 95, "should": [1, 2, 4, 5, 9, 12, 13, 14, 17, 18, 19, 20, 21, 22, 24, 25, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 60, 62, 63, 64, 67, 68, 69, 70, 71, 74, 77, 79, 80, 81, 82, 83, 84, 87, 88, 91, 92, 93, 94, 95, 98, 99, 100, 102, 103, 104, 106, 108, 109, 110, 111, 112, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 157, 160, 161, 162], "shouldn": [105, 130], "show": [2, 4, 13, 15, 18, 20, 23, 28, 30, 35, 36, 44, 49, 50, 51, 67, 68, 69, 70, 72, 75, 81, 82, 85, 87, 88, 91, 92, 94, 96, 99, 100, 104, 105, 110, 116, 117, 118, 119, 122, 123, 124, 125, 134, 137, 138, 139, 140, 142, 143, 144, 145, 148, 149, 151, 152, 157, 160], "showcas": 92, "shown": [1, 4, 22, 25, 41, 45, 49, 62, 63, 100, 105, 108, 142, 160], "shrink": 144, "shut": 123, "side": [20, 28, 33, 80, 81, 83, 88, 102, 105, 116, 117, 143, 144, 151, 152, 154, 157, 160], "side1": [80, 81], "side2": [80, 81], "side_correct": 40, "sidebar": 92, "sierra": 11, "sig_": 109, "sig_run_a_thing_happen": 109, "sigma": [40, 77, 100, 122, 124, 128, 136, 144], "sign": [21, 80, 81, 92, 105], "signal": [4, 43, 44, 50, 51, 58, 61, 70, 91, 103, 109, 136, 140, 142, 161], "signalinput": 124, "signalthresholdfactor": 124, "signatur": 160, "signifi": 160, "signific": [5, 16, 26, 28, 49, 90, 96, 150, 162], "significantli": [49, 90, 102, 105, 140], "silent": 105, "silver": 149, "similar": [0, 4, 12, 15, 20, 38, 39, 40, 44, 50, 60, 78, 88, 92, 102, 114, 122, 135, 137, 138, 140, 144, 148, 152, 161], "similarli": [15, 138, 140, 157], "simpl": [0, 13, 20, 21, 26, 27, 35, 39, 40, 45, 50, 58, 60, 63, 70, 76, 78, 79, 82, 85, 87, 100, 102, 105, 122, 124, 147, 150, 157, 160], "simpleapi": [20, 46, 88, 89, 90, 111, 116, 144, 151], "simplepresent": 4, "simplest": [18, 49, 79, 87], "simplex": 82, "simpli": [9, 33, 39, 40, 42, 48, 83, 84, 87, 88, 98, 100, 104, 109, 114, 124, 150, 151, 156, 160], "simplic": 154, "simplifi": [6, 7, 39, 43, 105, 108, 122, 160], "simplist": 38, "simul": [50, 87, 132, 144, 150], "simultan": [41, 43, 79, 105, 135, 136, 138, 154], "sin": 66, "sinc": [2, 4, 9, 26, 35, 39, 40, 46, 58, 90, 101, 103, 105, 148, 149, 162], "sincid": 142, "sine": [62, 74], "singl": [6, 7, 13, 15, 18, 19, 20, 29, 30, 37, 38, 39, 40, 43, 50, 51, 66, 69, 74, 78, 79, 80, 81, 83, 84, 85, 86, 88, 89, 90, 91, 94, 96, 99, 100, 102, 104, 108, 110, 114, 117, 122, 131, 132, 133, 139, 142, 143, 149, 150, 152, 158, 161], "single_horizontal_strip_mask": 40, "single_spectra": 40, "single_vertical_strip_mask": 40, "singlecrystalpeakt": 124, "singleton": [47, 49], "singular": 1, "sip": [1, 4, 157], "sip4": 157, "sit": [1, 18, 100, 105, 110], "site": [23, 92, 120], "situat": [28, 36, 39, 50, 111, 146, 150, 161], "six": 143, "size": [4, 12, 20, 40, 47, 70, 73, 79, 100, 119, 122, 142, 144, 160], "size_t": [49, 152, 161, 162], "skeleton": [84, 92, 160], "sketch": [3, 20, 105], "skim": [80, 81, 105], "skip": [88, 108, 161, 162], "skiptest": 114, "skirt": 105, "slack": [16, 20, 21, 92], "slambda": 142, "slash": 15, "slave": [47, 163], "sleep": 153, "sleepi": 85, "slice": [1, 20, 39, 118, 126, 129, 130, 142, 143, 144], "slicecount": 39, "slicemd": 144, "slicepoint": 144, "slicetyp": 39, "slicevalu": 39, "sliceview": [83, 110, 116, 124, 146], "slicingalgorithm": 144, "slider": [126, 128, 130, 144, 145], "slightli": [19, 35, 48, 50, 79, 104, 135, 140, 143, 157], "slip": 28, "sln": 12, "slobodan": 80, "slot": [4, 38, 44, 50], "slow": [19, 37, 49, 85, 134, 149, 150, 152, 162], "slower": [28, 87, 90], "small": [18, 28, 40, 69, 90, 102, 108, 114, 116, 140, 144, 149, 150, 154], "smaller": [6, 7, 28, 40, 46, 91, 101, 102, 125, 136, 144, 148], "smallest": 117, "smart": [37, 80], "smb": 29, "smell": [28, 105, 150], "smoke": 163, "smooth": [138, 139], "smoother": 136, "sn": [108, 114, 132], "snake_cas": 109, "snakeviz": 85, "snapshot": [80, 81, 85, 120], "snippet": [88, 105, 120], "so": [1, 3, 4, 9, 12, 15, 17, 18, 19, 20, 24, 25, 27, 28, 30, 31, 32, 36, 39, 40, 42, 43, 46, 48, 49, 50, 58, 61, 62, 63, 70, 72, 78, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 100, 101, 102, 103, 104, 105, 106, 108, 110, 111, 114, 122, 138, 142, 143, 144, 149, 150, 152, 153, 154, 155, 157, 160, 161, 162], "social": 93, "soft": 123, "softwar": [1, 3, 13, 17, 23, 31, 33, 46, 82, 83, 86, 88, 92, 96, 114, 149, 152], "sole": [28, 102], "solid": [28, 40], "solut": [6, 7, 12, 17, 18, 32, 33, 59, 64, 67, 71, 74, 76, 79, 80, 81, 95, 104, 105, 110, 116, 151], "solutiondir": 23, "solv": [9, 20, 36, 46, 105], "solvent": 40, "some": [1, 4, 8, 9, 12, 13, 18, 20, 25, 27, 28, 29, 30, 31, 33, 35, 38, 39, 40, 42, 43, 46, 47, 48, 49, 50, 54, 60, 67, 76, 80, 81, 83, 87, 88, 90, 91, 92, 94, 95, 98, 100, 102, 104, 105, 107, 108, 110, 111, 116, 117, 118, 120, 121, 122, 123, 124, 130, 132, 133, 134, 137, 138, 140, 142, 143, 144, 147, 149, 151, 152, 154, 155, 157, 160, 161, 162, 163], "someon": [2, 20, 28, 36, 92, 105, 123], "someth": [1, 14, 21, 25, 28, 37, 39, 40, 41, 43, 49, 50, 62, 78, 79, 80, 81, 85, 88, 90, 105, 108, 110, 123, 142, 143, 148, 152, 160], "sometim": [4, 17, 18, 28, 29, 40, 43, 54, 60, 82, 90, 91, 105, 108, 111, 122, 137], "somewhat": 28, "somewher": [12, 19, 50, 83, 88, 95, 105, 106, 122, 144], "somth": 123, "soon": [28, 92], "sort": [4, 26, 35, 81, 102, 105, 109], "sound": 105, "sourc": [1, 4, 12, 13, 14, 15, 18, 20, 23, 27, 33, 40, 77, 80, 86, 87, 88, 90, 91, 92, 97, 98, 99, 100, 102, 103, 104, 106, 108, 109, 110, 111, 120, 137, 149, 150, 152, 157, 160, 161, 163], "source_code_folder_nam": 88, "sourcedir": [99, 100], "sourceforg": 157, "sourcegear": 35, "sourcelink": 99, "south": 122, "space": [3, 18, 21, 26, 50, 102, 104, 106, 109, 110, 122, 125, 142, 152, 161], "spallat": [4, 108, 109], "spam": 98, "spare": [46, 140], "sparingli": 102, "spawn": [19, 88, 114, 153], "spdx": [4, 109], "speak": [18, 108], "spec": [41, 122], "special": [0, 20, 41, 48, 80, 81, 102, 108, 150, 160, 161], "specialis": [50, 114], "specif": [1, 4, 12, 13, 17, 20, 33, 35, 36, 39, 40, 43, 46, 63, 70, 77, 78, 79, 85, 86, 88, 89, 95, 98, 99, 106, 108, 111, 114, 138, 152, 157, 160, 161, 162, 163], "specifi": [12, 14, 15, 32, 35, 39, 40, 41, 49, 50, 80, 81, 82, 83, 94, 100, 102, 106, 109, 118, 122, 142, 148, 152, 158, 160, 161], "spectra": [26, 40, 41, 42, 43, 45, 79, 90, 100, 116, 122, 126, 127, 129, 130, 131, 132, 139, 142, 143, 150, 161], "spectradetectormap": 26, "spectromet": 108, "spectroscopi": 121, "spectrum": [40, 41, 79, 100, 116, 122, 124, 126, 128, 129, 130, 131, 132, 139, 144, 154], "spectrum_range_start": 40, "spectrum_range_stop": 40, "spectrumindexset": 41, "spectrumnum": 41, "spectrumview": 144, "sped": 114, "speed": [11, 39, 48, 87, 90, 110, 142], "spell": [13, 31, 88, 110, 152], "spelt": 94, "spend": [20, 28, 105], "spent": [87, 105, 148], "sphere": 45, "spheric": 144, "sphinx": [99, 100, 104, 109, 110], "spin": [54, 73, 76, 125], "spinbox": 144, "splash": [120, 151], "split": [35, 48, 66, 69, 79, 80, 81, 83, 94, 97, 101, 104, 105, 116, 154], "splitinto": 144, "splitter": 145, "splitterchannel": 49, "splitthreshold": [124, 144], "spoken": 46, "sponsor": 92, "spot": [28, 93, 100, 105, 162], "spread": [40, 92, 104], "spreadsheet": [4, 10, 92], "sprint": [28, 92, 105, 110, 116], "spuriou": [2, 90], "sqe": 42, "sqlite": 151, "sqrt": [80, 81, 144], "squar": [80, 81, 100, 117, 136, 140], "squash": [28, 35], "sqw": 44, "sqz": 142, "sr": 142, "src": [15, 33, 80, 88, 95, 152], "src_dir": 15, "src_file": 14, "srcline": 86, "srebin": 124, "ssh": [29, 30, 31, 32, 33, 47, 88, 97, 152, 155], "st": 35, "stabil": [1, 20, 36, 38], "stabl": [33, 82, 152], "stack": [85, 94, 102, 105, 148, 154], "stackcollaps": 86, "stacktrac": [123, 151], "staff": 92, "stage": [20, 28, 35, 40, 92, 109, 142, 152, 161], "stai": [105, 106, 117, 123, 143, 160], "stakehold": 3, "stamp": 0, "stand": 20, "standalon": [14, 47, 51, 102, 105], "standard": [1, 19, 28, 38, 40, 48, 50, 78, 80, 83, 90, 92, 93, 97, 98, 104, 114, 122, 142, 150, 154, 163], "standardis": [108, 114], "standardtestdata": 114, "standup": 92, "star": 160, "start": [0, 2, 5, 12, 13, 19, 20, 24, 26, 28, 30, 32, 33, 35, 36, 39, 40, 46, 47, 48, 49, 70, 79, 80, 81, 83, 85, 86, 87, 88, 90, 91, 92, 94, 95, 96, 100, 102, 105, 106, 108, 110, 111, 112, 114, 116, 118, 120, 121, 122, 124, 126, 134, 137, 138, 142, 144, 145, 148, 149, 151, 153, 155, 156, 157, 158, 163], "start_tim": 40, "starter": [46, 163], "startlivedata": 132, "startswith": 47, "starttim": 0, "startup": [30, 31, 32, 39, 50, 88, 120, 156], "startx": 100, "staruml": 20, "stat": [35, 144], "state": [2, 5, 9, 11, 28, 36, 39, 44, 46, 47, 80, 81, 92, 93, 96, 101, 102, 121, 138, 142, 157], "state1": 157, "state2": 157, "state_gui_model": 40, "stateadjust": 40, "stateadjustmentfil": 40, "statecalculatetransmiss": 40, "statecompat": 40, "stateconverttoq": 40, "statedata": 40, "statedirectorisi": 40, "stateguimodel": 40, "statemask": 40, "statemaskdetector": 40, "statement": [25, 51, 63, 79, 105, 110, 111, 149], "statemov": 40, "statenormalizetomonitor": 40, "statereductionmod": 40, "statesav": 40, "statescal": 40, "statescalebuild": 40, "statesliceev": 40, "statetransmissionfit": 40, "statewavelength": 40, "statewavelengthandpixeladjust": 40, "static": [25, 36, 40, 47, 49, 83, 87, 96, 102, 148, 150], "static_cast": 102, "statickubotoyabetimesexpdecai": 135, "statist": 162, "statu": [2, 4, 10, 16, 35, 80, 81, 102, 114, 149], "std": [0, 4, 19, 25, 26, 37, 39, 41, 42, 49, 78, 80, 99, 101, 102, 103, 107, 111, 148, 160, 161], "stderr": [95, 149, 151], "stderrtoserv": 88, "stdlib": 109, "stdout": 151, "stdouttoserv": 88, "steer": [20, 92, 163], "stem": 110, "step": [1, 13, 14, 17, 18, 19, 28, 29, 30, 31, 32, 33, 34, 36, 42, 46, 47, 49, 50, 62, 80, 81, 83, 84, 86, 88, 92, 93, 94, 95, 105, 111, 114, 118, 119, 122, 130, 131, 132, 140, 142, 144, 148, 151, 161], "step4": 40, "stethoscop": 77, "stfc": [3, 92], "stick": 39, "still": [9, 12, 20, 28, 30, 31, 35, 37, 39, 46, 50, 88, 90, 91, 92, 105, 107, 108, 111, 114, 117, 119, 122, 123, 127, 136, 139, 140, 142, 143, 144, 148, 149, 162], "stitch": [39, 40, 142], "stitch1dmani": [39, 142], "stone": [40, 105], "stop": [11, 19, 24, 28, 30, 39, 40, 77, 79, 85, 94, 103, 105, 144, 145, 148, 151], "stopatentri": 152, "storag": [33, 43, 97], "store": [26, 29, 32, 40, 42, 43, 50, 79, 80, 81, 82, 83, 97, 99, 114, 124, 152, 154, 155, 157, 160], "stori": 114, "str": [62, 68, 72, 75, 100, 109, 124, 144], "strace": 151, "straight": [19, 47], "straightforward": 12, "strain": 122, "strategi": 40, "strcomput": 153, "stream": [48, 132, 148, 149], "stress": [100, 122, 150], "stretch_contour": 128, "stretch_fit": 128, "strict": [9, 17, 20, 102], "strictli": [1, 20, 87], "strictqmodelindic": 9, "string": [4, 13, 19, 25, 33, 37, 38, 39, 40, 41, 42, 47, 49, 50, 58, 77, 80, 81, 83, 92, 95, 99, 100, 102, 103, 105, 111, 114, 122, 127, 146, 149, 160, 161], "string_convert": 40, "stringlistparamet": 40, "stringlistvalid": [25, 160], "stringparamet": 40, "stringpropertyopt": 25, "stringwithnoneparamet": 40, "strip": 40, "strong": [8, 18, 139], "strongli": [17, 35, 80], "stroustrup": 102, "struct": [102, 105], "structur": [1, 3, 4, 6, 12, 22, 38, 50, 82, 88, 92, 93, 98, 99, 104, 105, 149, 157, 163], "struggl": 110, "stub": [149, 160], "studio": [12, 13, 14, 18, 33, 80, 104, 152, 162, 163], "studio_ninja": 32, "stuff": 105, "stumbl": 105, "style": [4, 27, 28, 40, 41, 79, 81, 83, 102, 143], "sub": [12, 35, 40, 43, 50, 61, 88, 91, 92, 104, 114, 116, 143], "sub_layout": 58, "subcategori": 160, "subclass": [39, 102], "subdir": 23, "subdirectori": [18, 20, 39, 50, 89, 104, 156], "subfold": [14, 92, 149], "subgraph": 27, "subhead": 110, "subject": [40, 50, 92], "submenu": 119, "submit": [20, 92], "submodul": 154, "submodulecfg": 47, "subpkg": 109, "subplot": [78, 122, 140, 144, 154], "subplot_nam": 154, "subplot_object": 154, "subproject": 149, "subscrib": [4, 38, 58, 70, 72, 89], "subscribe_present": [58, 68, 70, 72], "subsect": 1, "subsequ": [28, 40, 102, 122], "subset": [4, 9, 15, 40, 41, 95, 120], "substitut": [88, 94, 104], "substr": 47, "subsum": 46, "subsystem": 163, "subtarget": 149, "subtract": [40, 118, 122, 134, 143], "subtre": 10, "subtyp": 26, "succe": 48, "succeed": [92, 93, 160], "success": [2, 9, 49, 92, 93, 100, 102, 114, 132, 149], "successfulli": [39, 83, 84, 116, 143], "succinctli": 36, "suddenli": 105, "sudo": [24, 29, 30, 82, 86, 149], "suffer": 105, "suffic": [102, 126], "suffici": [20, 28, 91, 102, 114, 150], "suffix": [0, 40, 47, 83, 122, 126, 128, 130, 143, 144], "suffix_vari": 47, "suggest": [3, 12, 18, 20, 35, 38, 80, 86, 88, 102, 104, 105, 149, 152], "suit": [19, 86, 90, 95, 114, 150, 162, 163], "suitabl": [33, 44, 48, 110, 123, 161], "sum": [18, 40, 50, 60, 66, 87, 122, 126, 132, 139, 140, 142, 144, 145, 162], "sum_": 40, "summari": [28, 40, 84, 86, 104, 160], "summaris": [17, 36, 90, 96, 110, 122], "summat": 91, "summationsettingswidget": 91, "sumofcount": 40, "sumofnormfactor": 40, "sumspectra": 132, "super": [4, 51, 58, 61, 62, 69, 70, 72, 75, 79, 88, 91, 157], "superfici": 40, "supp": 94, "suppli": [33, 149], "support": [1, 2, 4, 11, 12, 29, 33, 39, 40, 47, 49, 85, 86, 88, 92, 104, 107, 113, 123, 124, 149, 152, 155, 156, 160, 163], "supportanalysi": 92, "supports_nonorthogonal_ax": 144, "suppos": [9, 93, 150], "suppress": [12, 94, 102], "sure": [13, 20, 26, 28, 30, 31, 32, 33, 35, 36, 39, 42, 46, 64, 78, 79, 80, 81, 82, 83, 91, 92, 93, 94, 99, 110, 111, 119, 120, 122, 123, 124, 126, 127, 128, 130, 131, 136, 139, 142, 143, 145, 146, 152, 155], "surf": 142, "surfac": [116, 129, 130], "surfcac": [13, 31, 88, 152], "surpris": [26, 105], "surround": [101, 104, 117], "suspect": 149, "sv": 116, "svg": 86, "swap": [27, 39, 50, 70, 105, 143, 144], "swath": 105, "swg": 92, "switch": [25, 32, 33, 70, 88, 102, 105, 137, 142, 143, 152], "sxd23767": 124, "sxd23767_md": 124, "sy": [51, 63, 65, 68, 69, 70, 72, 75, 86, 88, 91, 109, 151], "sym": 86, "symbol": [18, 23, 86, 94, 104, 149], "symmetriclog10": 142, "symmetris": 44, "symptom": 105, "sync": 160, "synchronis": 5, "syncronis": 88, "synonym": 108, "syntax": [27, 88, 104, 160], "sysctl": 86, "system": [1, 9, 13, 14, 17, 18, 23, 28, 30, 32, 33, 36, 45, 46, 47, 49, 50, 80, 81, 82, 83, 86, 92, 93, 94, 97, 99, 100, 102, 105, 106, 110, 111, 113, 116, 142, 143, 149, 153, 155, 162, 163], "systemtest": [18, 114], "systemtestdata": [18, 114], "t": [2, 4, 12, 13, 14, 18, 20, 21, 25, 26, 30, 31, 32, 33, 38, 40, 43, 46, 49, 50, 62, 78, 79, 83, 88, 92, 93, 94, 100, 106, 118, 120, 122, 123, 135, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 154, 157, 160, 161, 162], "tab": [19, 23, 24, 39, 42, 50, 87, 88, 91, 95, 102, 105, 106, 116, 117, 120, 121, 122, 126, 132, 134, 135, 136, 137, 138, 139, 140, 143, 145, 152, 155, 163], "tabl": [4, 20, 39, 43, 45, 50, 54, 59, 71, 72, 74, 75, 76, 90, 97, 99, 102, 105, 106, 108, 116, 125, 130, 131, 142, 144, 145, 161, 163], "table_model": 40, "table_sign": 4, "tablemodel": 40, "tableworkspac": 116, "tableworkspacedisplai": 157, "tackl": 92, "tag": [37, 47, 83, 84, 92, 99, 104, 157], "tagnam": 37, "taht": 139, "tail": 22, "tailor": 122, "take": [9, 11, 14, 17, 18, 20, 23, 27, 28, 36, 38, 39, 40, 46, 47, 48, 49, 50, 80, 81, 83, 85, 86, 87, 90, 91, 92, 100, 102, 106, 108, 110, 111, 114, 122, 136, 143, 144, 148, 149, 151, 153, 162], "taken": [4, 40, 54, 86, 92, 95, 102, 106], "talk": [18, 20, 33, 86, 87, 105, 162], "tap": 11, "tar": 155, "tarbal": 83, "target": [12, 13, 14, 15, 18, 20, 32, 36, 47, 84, 90, 92, 94, 95, 100, 104, 108, 149, 152, 162], "target_export_nam": 14, "target_include_directori": 14, "target_link_librari": 14, "task": [2, 22, 38, 40, 47, 51, 61, 79, 84, 92, 108, 152, 153, 157, 160, 161], "task_finish": 79, "taskkil": 47, "tau": [42, 124], "tbb": 86, "tcc": 41, "tea": 21, "teach": 105, "team": [18, 20, 21, 28, 36, 80, 81, 84, 88, 92, 110, 113, 121, 151, 163], "teardown": [150, 162], "tech": [20, 115], "technic": [20, 28, 84, 94, 136, 157, 163], "techniqu": [1, 16, 20, 89, 98, 102, 108, 120], "technologi": [79, 83], "tee": [83, 86], "teixeira": 42, "teixeirawat": [42, 131], "teixeirawatersq": 42, "tell": [14, 18, 50, 88, 96, 104, 105], "temp": 28, "temperatur": [134, 144, 145, 161], "tempfil": 147, "templat": [9, 20, 25, 27, 36, 42, 80, 81, 88, 90, 91, 92, 102, 114, 157, 161], "templatebrows": 43, "temporari": [36, 83, 147], "temporaryfilehelp": 147, "tempt": [39, 105], "temptat": 105, "temurin": 47, "tend": [15, 90, 105, 139], "tenth": 90, "term": [1, 39, 40, 92, 105, 108, 115, 144], "termin": [11, 13, 19, 24, 28, 30, 31, 32, 49, 51, 79, 82, 88, 102, 123, 144, 151, 152, 155, 158], "terminologi": 18, "test": [2, 12, 13, 15, 22, 24, 29, 30, 31, 32, 33, 35, 36, 40, 46, 47, 48, 60, 63, 64, 70, 73, 80, 81, 83, 84, 85, 86, 90, 101, 102, 104, 110, 111, 113, 149, 151, 154, 160], "test_binary_oper": 124, "test_binary_operators_r": 124, "test_dosometh": [], "test_exec": 19, "test_handle_button_click": 63, "test_handle_update_plot": 65, "test_invalidlogstr": 112, "test_liv": 132, "test_mean": 95, "test_minusoperator_inplace_3cas": 19, "test_proj_rec": 124, "test_readxvalu": 112, "test_slow_perform": 162, "test_tablesplitterhug": 86, "test_updateplot": [], "testabl": [28, 38, 39, 90, 150], "testcas": [63, 65], "testchangingslicecountnotifiesmainpresent": 39, "testchangingslicecountupdatesmodel": 39, "testcleanup": 100, "testcod": [99, 100, 104], "testcomplex": 18, "testcreatealgorithm": 150, "testcreatealgorithmnoalgorithmexcept": 150, "tester": [92, 116], "testhelp": 147, "testing_directori": 124, "testoutput": [100, 104], "testpresentersubscribestoview": 39, "tests_lock": 114, "testsearchcatalogloginfail": 39, "testsimpl": 18, "testsuit": 162, "testworkspace1d_dist": 19, "text": [0, 4, 13, 18, 27, 28, 47, 50, 53, 54, 58, 72, 73, 75, 92, 99, 100, 102, 119, 120, 122, 130, 132, 134, 138, 142, 143, 145, 152, 154, 155], "text2": 73, "text_column": [72, 75], "textbox": [123, 142], "texteditor": 151, "textur": 122, "tf": 136, "th": 161, "than": [1, 3, 4, 6, 7, 9, 12, 17, 19, 20, 28, 32, 33, 35, 36, 39, 40, 46, 50, 80, 81, 86, 87, 88, 90, 91, 92, 96, 101, 102, 105, 110, 114, 116, 122, 125, 127, 130, 136, 142, 144, 145, 148, 150, 160, 162], "thank": [90, 92, 123, 124], "thankfulli": 88, "thei": [0, 1, 2, 3, 4, 9, 15, 17, 18, 20, 21, 26, 27, 28, 35, 36, 37, 39, 40, 42, 43, 46, 50, 73, 78, 82, 83, 84, 88, 89, 90, 91, 92, 93, 94, 100, 102, 105, 108, 110, 113, 114, 122, 124, 132, 136, 137, 138, 139, 142, 143, 144, 146, 147, 149, 150, 153, 154, 157, 160, 162, 163], "theirs": 105, "them": [1, 3, 4, 5, 9, 12, 13, 15, 20, 23, 24, 25, 27, 28, 37, 39, 40, 42, 44, 45, 46, 47, 49, 50, 67, 78, 80, 81, 83, 84, 86, 88, 89, 90, 91, 92, 93, 97, 101, 102, 103, 104, 105, 110, 113, 114, 120, 121, 138, 142, 143, 147, 149, 150, 151, 153, 160, 161, 162], "theme": [104, 110], "themselv": [40, 41, 92, 114, 149], "theori": 142, "therebi": 26, "therefor": [4, 9, 18, 20, 26, 28, 29, 39, 40, 41, 51, 63, 90, 91, 92, 96, 108, 111, 114, 133, 150, 151, 160], "therein": 20, "thereof": 20, "theta": [96, 117, 142], "thi": [0, 1, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 60, 61, 62, 63, 64, 66, 67, 69, 70, 71, 73, 74, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 159, 160, 161, 162], "thick": [40, 125, 129, 144], "thickness_from_fil": 40, "thin": [49, 147], "thing": [14, 20, 21, 39, 40, 43, 49, 50, 69, 85, 88, 90, 93, 95, 100, 104, 105, 114, 116, 142, 150, 152, 153, 154, 157, 160, 163], "think": [0, 4, 28, 80, 81, 90, 105, 150, 153], "third": [32, 33, 35, 52, 73, 88, 94, 102, 109], "third_parti": 102, "thirdparti": [33, 88, 152], "thorough": [28, 60, 149], "those": [1, 4, 9, 12, 14, 36, 40, 42, 87, 90, 91, 92, 94, 95, 97, 102, 104, 105, 114, 140, 157, 160, 163], "though": [12, 18, 28, 40, 50, 79, 83, 114], "thought": [20, 105], "thread": [15, 47, 85, 86, 88, 90, 94, 114, 152], "threadsaf": [26, 79], "three": [25, 38, 40, 41, 44, 50, 52, 53, 59, 66, 82, 83, 92, 96, 97, 114, 119, 120, 122, 126, 127, 128, 130, 131, 136, 139, 142, 144, 154], "threshold": [20, 162], "through": [1, 4, 9, 15, 20, 28, 29, 32, 38, 43, 48, 50, 80, 81, 83, 90, 92, 96, 97, 102, 110, 114, 116, 120, 140, 145, 146, 149, 151, 152, 155, 160, 161, 162, 163], "throughout": [40, 49, 160], "throw": [15, 102, 125, 144, 160], "thrown": [102, 123, 142, 150], "thu": 150, "ti": [28, 43, 102, 108, 116], "tick": [20, 92, 93, 105, 122, 123, 126, 129, 136, 137, 138, 139, 140, 142, 143, 145, 152, 155], "ticket": [16, 36, 46, 84, 93, 116], "tidi": 152, "tie": [41, 42, 153], "tier": 102, "tight_layout": 154, "tile": [116, 122, 124, 130, 140], "till": [28, 43, 122], "time": [0, 2, 4, 13, 15, 18, 19, 20, 23, 26, 28, 36, 37, 39, 40, 46, 48, 49, 50, 62, 63, 82, 83, 84, 86, 87, 90, 92, 95, 96, 97, 101, 102, 103, 104, 105, 108, 110, 114, 116, 117, 119, 120, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 152, 155, 157, 160, 161, 162, 163], "time_rebin_str": 40, "timeaccumul": 148, "timeout": 152, "timer": [85, 163], "timeseriespropertytest": 19, "tip": [14, 17, 120, 122, 163], "titl": [23, 28, 36, 39, 88, 99, 105, 108, 110, 116, 119, 130, 142, 143, 144], "to_be_run": 79, "tobool": 157, "todai": 92, "todo": 160, "tof": [26, 99, 118, 122, 132, 144], "tofcorrt": 145, "tofsansresolutionbypixel": 40, "toftof": 118, "toftof_reduct": 118, "togeth": [1, 3, 6, 7, 26, 39, 42, 45, 50, 59, 83, 90, 92, 102, 143, 150, 157, 161], "toggl": [35, 39, 144], "toi": 41, "toint": 157, "token": [33, 83, 92], "told": 18, "toler": 154, "tolerance_rel_err": 114, "toml": [109, 143], "tompson": 86, "too": [15, 28, 39, 46, 49, 50, 51, 54, 88, 91, 94, 102, 108, 110, 116, 150, 154, 162], "took": [143, 148], "tool": [3, 11, 12, 13, 15, 17, 18, 20, 23, 24, 28, 30, 31, 32, 33, 47, 49, 80, 81, 82, 84, 86, 87, 92, 94, 102, 104, 105, 117, 118, 119, 120, 122, 142, 150, 151, 152, 160], "toolbar": [3, 19, 23, 39, 116, 122, 124, 142, 144, 154], "toolbox": [116, 122, 124, 132], "toolchain": [12, 13], "toolkit": 50, "toolsextern": 23, "tooltip": [99, 116, 122, 143], "top": [0, 1, 12, 13, 32, 39, 47, 68, 73, 83, 86, 87, 88, 100, 105, 109, 110, 116, 122, 124, 125, 136, 139, 142, 143, 144, 145, 152, 154, 155, 157], "topaz": 108, "topic": 36, "tostr": 47, "total": [40, 122, 124, 143, 148], "touch": [20, 105, 149], "toward": [17, 62, 122], "tpng": 27, "trace": [85, 86, 94, 105], "traceabl": 20, "track": [26, 35, 36, 80, 81, 92, 104, 105, 144, 146, 149, 150, 162, 163], "tracker": 46, "tradit": [4, 155], "traffic": 18, "trail": 15, "train": [14, 28, 123, 143], "training_exercise3a_sn": 123, "trainingcoursedata": [132, 144], "transfer": [40, 119, 130, 142, 157, 161, 163], "transform": [80, 99, 139, 163], "translat": [4, 78], "transmiss": [142, 146], "transmission_mask_fil": 40, "transmission_monitor": 40, "transmission_radius_on_detector": 40, "transmission_roi_fil": 40, "transmission_w": 125, "transmissionprocessinginstruct": 142, "transmissionworkspac": 40, "transmit": 132, "transpar": [1, 144], "transport": 47, "transpos": 144, "trap": [102, 105], "trash": 77, "treat": [1, 18, 80, 81, 104], "treatment": 1, "tree": [1, 5, 6, 7, 8, 10, 12, 18, 23, 39, 44, 45, 47, 48, 50, 86, 88, 92, 104, 149, 150], "tri": 48, "triag": 92, "triangl": [80, 81], "tricki": [20, 47, 90, 122], "trigger": [2, 4, 25, 38, 94, 105, 142, 152, 158], "trim": 105, "trivial": [6, 7, 20, 90, 101, 105], "troubleshoot": 149, "true": [4, 12, 24, 25, 30, 31, 32, 35, 40, 42, 47, 65, 83, 88, 94, 99, 105, 114, 124, 144, 149, 152, 153, 157, 162], "trustexitcod": 35, "try": [4, 12, 18, 23, 26, 28, 35, 37, 46, 47, 80, 81, 93, 95, 101, 104, 105, 110, 116, 120, 122, 123, 125, 127, 129, 131, 140, 142, 143, 144, 146, 151, 152], "trycentr": 100, "ts_assert": 39, "tsc": [92, 107, 115], "tune": [40, 86], "tupl": [41, 80, 114], "turn": [12, 20, 39, 40, 105, 110, 133, 134, 138, 142, 143, 144, 149, 150, 151, 155, 157], "tutorail": 86, "tutori": [14, 57, 58, 60, 62, 69, 70, 75, 79, 81, 90, 157, 163], "tw_centr": 42, "tw_diffcoeff": 42, "tw_height": 42, "tw_tau": 42, "tweak": [40, 90, 105], "twg": 92, "twice": [40, 140, 161], "twitter": 77, "two": [0, 1, 4, 5, 9, 14, 17, 18, 20, 21, 24, 26, 29, 32, 36, 39, 40, 43, 50, 52, 68, 69, 70, 78, 79, 83, 88, 89, 91, 94, 96, 99, 101, 102, 104, 105, 108, 110, 114, 116, 117, 119, 120, 122, 126, 128, 129, 130, 132, 135, 136, 138, 139, 142, 143, 144, 145, 149, 150, 154, 157, 158, 159, 160, 161], "twofold": 103, "txt": [11, 12, 50, 94, 100, 119, 142, 143, 149], "type": [3, 4, 8, 12, 13, 18, 19, 20, 23, 24, 25, 26, 27, 28, 33, 38, 40, 41, 42, 47, 50, 51, 55, 58, 62, 66, 68, 69, 70, 72, 75, 80, 81, 88, 90, 91, 99, 100, 101, 102, 108, 110, 116, 117, 118, 122, 123, 124, 125, 126, 131, 134, 136, 142, 143, 144, 149, 152, 155, 157, 160], "typedef": [25, 102], "typedparamet": 40, "typeheadercod": 157, "typic": [12, 14, 15, 19, 28, 38, 39, 40, 79, 92, 96, 111, 144, 162], "typo": [52, 94], "u": [15, 39, 40, 42, 50, 70, 90, 91, 92, 104, 105, 117, 144, 151, 155], "u1": 144, "u2": 144, "u3": 144, "ub": [108, 144], "ubuntu": [30, 47, 80, 81, 82, 86, 116, 149, 152, 156, 163], "udetmap": 26, "ui": [3, 12, 43, 44, 50, 88, 91, 105, 122], "ui_": 50, "ui_mywidget": 91, "uk": [29, 92, 108], "ukri": [4, 109], "ulimit": 151, "ultim": [97, 105, 162], "umak": 24, "umbrella": 46, "uml": 20, "un": [17, 122], "unabl": [13, 85, 114], "unaffect": 50, "unam": 86, "unambigu": 108, "uncertain": 110, "uncertainti": 40, "unchang": 119, "uncheck": [72, 75, 122, 138, 143, 144], "unclear": [11, 28, 151], "uncollect": 92, "uncom": [35, 100], "uncondition": 102, "undearneath": 134, "undefin": [4, 94, 104], "under": [18, 19, 20, 24, 25, 28, 32, 33, 40, 47, 50, 83, 88, 91, 92, 104, 105, 110, 114, 116, 118, 126, 131, 132, 142, 143, 149, 150, 151, 157], "undergo": [50, 84], "undergon": 38, "underli": [12, 40, 79, 85, 95, 113, 144, 160], "underneath": [122, 136, 142], "underscor": [1, 102, 104, 106, 108], "understand": [17, 20, 49, 80, 81, 86, 90, 99, 100, 102, 105, 108, 110, 160, 161], "understood": [87, 108], "undertak": 38, "undetect": 116, "undo": 140, "undock": [121, 136, 142], "undocu": 102, "unexpect": [20, 82, 93, 116, 123, 151, 160], "unfair": 105, "unfamiliar": 28, "unfinish": 3, "unfit": 40, "unfortun": [18, 33, 39], "ungroup": 143, "unhandl": [94, 123], "unifi": [17, 105, 131, 161], "uniform": [27, 138, 144, 160], "uniformparam": 144, "uniformslicingbynumberofslic": 39, "uninstal": [83, 116], "unintention": 105, "union": [51, 58, 61, 62, 69, 70, 72, 75, 102], "uniq": 35, "uniqu": [42, 43, 80, 81, 100, 110, 147, 150], "unique_hidden_nam": 147, "unique_nam": 147, "unit": [12, 15, 18, 20, 26, 30, 31, 32, 33, 36, 38, 39, 40, 50, 87, 90, 93, 94, 100, 101, 105, 110, 111, 113, 114, 119, 122, 124, 125, 127, 133, 137, 139, 144, 147, 148, 149, 160, 161, 162, 163], "unit_test": 18, "unitlin": 94, "unittest": [18, 50, 63, 65, 88, 95], "univers": [32, 33], "unix": [12, 18, 50, 80], "unknown": [14, 40], "unless": [12, 18, 28, 41, 50, 51, 82, 94, 101, 102, 105, 108, 109, 126, 142, 144, 150, 157, 161], "unlik": [4, 20, 28, 41, 89, 105, 114, 148], "unlimit": 151, "unlink": 11, "unlock": [114, 151], "unmanag": 102, "unmask": 143, "unmodifi": [105, 155], "unnecessari": [14, 20, 28, 40, 162], "unnecessarili": 28, "unoffici": 105, "unord": 7, "unpack": 105, "unpick": 105, "unprocess": 142, "unprotect": 28, "unreason": 105, "unrecover": [49, 160], "unrel": [17, 28], "unreli": 28, "unsav": 142, "unscript": [28, 84, 141], "unset": [4, 103, 111], "unsort": 26, "unstabl": 83, "unsubtract": 143, "unsuccess": 9, "unsuit": [6, 7], "unsur": [15, 20, 46, 105], "untest": 150, "untick": [122, 132, 134, 135, 136, 137, 140, 142, 143], "until": [4, 11, 32, 40, 80, 81, 87, 88, 92, 95, 102, 105, 107, 110, 114, 120, 122, 123, 132, 160, 162], "untrack": 18, "untru": [6, 7], "untyp": 9, "unus": [15, 77, 92, 149, 162], "unused_release_note_find": 92, "unusu": [116, 160], "unwant": 17, "unwind": 102, "up": [3, 11, 12, 13, 18, 19, 20, 21, 28, 30, 31, 32, 33, 35, 36, 40, 42, 43, 44, 45, 46, 48, 50, 57, 77, 80, 81, 84, 85, 87, 90, 91, 92, 93, 99, 100, 102, 104, 105, 106, 108, 114, 122, 123, 124, 128, 129, 130, 134, 138, 140, 144, 145, 149, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163], "upcom": [22, 92], "updat": [4, 16, 17, 23, 24, 28, 35, 36, 39, 40, 44, 50, 62, 67, 71, 74, 77, 79, 80, 81, 84, 92, 97, 99, 102, 110, 111, 114, 116, 117, 119, 120, 122, 123, 126, 128, 129, 130, 131, 132, 136, 139, 140, 142, 143, 144, 145, 148, 154, 160], "update_canva": 154, "updateinstrumentdefinit": 151, "updateplot": 64, "upfront": 20, "upgrad": [17, 82, 155], "upload": [3, 17, 18, 83, 92, 97, 116], "upon": [20, 85, 103, 111, 155], "upper": [3, 40, 92, 102, 110, 134, 145], "uprobe_ev": 86, "upstream": [2, 35, 94], "upward": 137, "urgent": [17, 28, 46, 92], "uri": 47, "uriish": 47, "url": [33, 46, 92, 123, 149], "url_extens": 149, "us": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 17, 20, 21, 23, 24, 27, 28, 29, 30, 31, 33, 36, 37, 38, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 54, 55, 58, 60, 61, 62, 63, 66, 69, 70, 71, 73, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 89, 90, 92, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 116, 117, 118, 120, 122, 123, 126, 127, 129, 130, 131, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 151, 152, 153, 154, 157, 158, 159, 161, 162, 163], "usa": 108, "usabl": [2, 39, 116, 146], "usag": [14, 35, 39, 43, 77, 80, 81, 85, 87, 93, 113, 114, 116, 123, 128, 130, 145, 149, 151, 161], "usagedata": 100, "usagereport": 151, "use_compatibility_mod": 40, "use_full_wavelength_rang": 40, "use_grav": 40, "use_mask_phi_mirror": 40, "use_optim": 40, "use_q_resolut": 40, "use_reduction_mode_as_suffix": 40, "use_sanit": 94, "usealgorithm": 103, "useless": [105, 162], "useonepercentbackgroundcorrect": 144, "user": [1, 3, 4, 12, 14, 15, 17, 18, 21, 22, 25, 28, 33, 35, 36, 38, 39, 41, 45, 46, 47, 49, 50, 52, 53, 54, 55, 60, 62, 66, 70, 73, 74, 76, 80, 81, 83, 85, 86, 88, 90, 92, 93, 94, 97, 100, 102, 103, 104, 105, 108, 110, 111, 114, 116, 121, 122, 123, 124, 126, 129, 132, 135, 138, 142, 149, 152, 154, 157, 158, 160, 161, 163], "user_file_pars": 40, "user_specified_output_nam": 40, "user_specified_output_name_suffix": 40, "useralgorithm": 160, "userdefinedfunct": 100, "userfilepars": 40, "usernam": [21, 28, 29, 46, 80, 81, 83, 88, 92, 111, 149, 155], "userprofil": 35, "userremoteconfig": 47, "userrol": 5, "usr": [11, 88, 94, 152], "usual": [3, 12, 18, 26, 36, 39, 40, 46, 49, 50, 60, 90, 91, 92, 102, 105, 142, 154, 155, 157, 160, 161, 162], "utc": [2, 49], "util": [12, 29, 39, 40, 43, 47, 49, 91, 102, 103, 107, 111, 112, 145, 148, 149, 150, 162, 163], "utilis": [3, 102, 149], "utliti": 163, "v": [13, 28, 32, 40, 94, 95, 108, 119, 122, 125, 129, 130, 142, 145, 152, 155, 158, 160, 162, 163], "v0": 82, "v1": [39, 40, 82, 96, 99, 111, 116, 160], "v142": 32, "v1_wkflw": 27, "v2": [27, 40, 96, 99], "v6": [92, 110], "v_": 40, "valgrind": [85, 149, 163], "valid": [9, 25, 27, 28, 40, 41, 44, 105, 106, 116, 122, 123, 134, 142, 144, 145, 150], "validateascii": 114, "validatecalibrationfiletyp": 38, "validateinput": 160, "validatemethod": 114, "validateplotdata": 38, "validaterebinstr": 38, "validaterundata": 38, "valu": [4, 5, 15, 25, 30, 33, 35, 37, 38, 40, 41, 49, 50, 53, 54, 55, 58, 59, 63, 64, 67, 73, 80, 84, 88, 92, 93, 96, 99, 100, 102, 105, 108, 114, 116, 117, 118, 119, 122, 125, 126, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 149, 150, 152, 154, 155, 157, 160, 161, 162], "valuabl": [28, 149], "valueerror": 144, "van": 118, "van_r": 118, "vanadium": [118, 122, 127, 128], "vanilla": 1, "var": [33, 86], "vari": 40, "variabl": [18, 40, 42, 49, 74, 79, 88, 89, 90, 94, 101, 105, 114, 149, 152, 155, 157, 161, 162], "variable_nam": 47, "variant": [9, 26, 31, 104], "variat": 40, "varieti": [3, 12, 40, 80, 81, 160], "variou": [26, 28, 33, 36, 38, 39, 40, 46, 47, 94, 96, 104, 105, 108, 116, 131, 152, 160, 163], "vast": 40, "vb": 153, "vc": [13, 23, 33, 94], "ve": [14, 19, 28, 39, 46, 50, 83, 92, 105], "vector": [4, 25, 40, 41, 80, 99, 101, 160, 161], "ver": 29, "verbal": 105, "verbos": [35, 49, 79, 90, 95], "veri": [0, 3, 14, 19, 20, 27, 28, 29, 35, 37, 40, 41, 48, 50, 69, 85, 88, 90, 93, 99, 100, 102, 105, 108, 114, 137, 142, 144, 149, 150, 152, 157, 160, 161], "verif": 93, "verifi": [20, 25, 32, 33, 36, 84, 92, 94, 99, 101, 110, 116, 119, 150, 151, 160], "verify_asan_link_ord": 94, "verifyandclear": 39, "versa": 119, "versatil": [54, 69, 152], "version": [0, 3, 9, 11, 12, 13, 17, 18, 30, 31, 32, 33, 34, 40, 43, 46, 47, 82, 92, 94, 99, 100, 102, 103, 109, 110, 114, 116, 119, 122, 129, 149, 151, 152, 154, 155, 157, 160], "versu": 126, "vertic": [39, 40, 61, 130, 144, 145], "vi": 155, "via": [1, 9, 12, 15, 18, 19, 20, 23, 28, 30, 31, 32, 33, 41, 51, 63, 79, 82, 84, 88, 90, 92, 95, 103, 108, 110, 111, 114, 119, 149, 150, 151, 152, 155, 157, 160], "viabil": 20, "vice": 119, "viceversa": [130, 145], "video": 132, "view": [2, 6, 7, 8, 10, 12, 15, 23, 28, 32, 35, 36, 39, 43, 45, 46, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 65, 67, 68, 71, 73, 76, 85, 86, 91, 93, 97, 100, 110, 117, 122, 142, 143, 157, 160, 163], "view_promot": 91, "viewer": [1, 20, 83, 116, 118, 126, 129, 130, 142, 144, 151, 163], "viewport": 45, "viewtabl": 106, "virtual": [20, 39, 40, 48, 82, 99, 102, 155], "virtualenv": 82, "visibl": [13, 31, 62, 88, 110, 122, 144, 152], "vision": 20, "visit": [46, 47, 103], "visual": [1, 12, 13, 14, 18, 33, 44, 45, 47, 62, 80, 85, 86, 87, 92, 104, 105, 119, 152, 162, 163], "visualis": [45, 90], "visualstudiotestdebugproperti": 19, "vital": [28, 100, 113], "vladri": 150, "vld": 149, "vnc": 47, "vocabulari": 20, "void": [4, 25, 39, 49, 78, 102, 103, 148, 150, 157, 160, 162], "vol": 149, "volum": [29, 40, 90, 125], "volumetr": 116, "vote": 20, "vscode": [104, 163], "vtune": 85, "vv": 35, "vx": [84, 92], "w": [35, 41, 78, 86, 100, 116, 118, 119, 124, 126, 130, 131, 144, 162], "wa": [2, 13, 14, 17, 18, 23, 27, 31, 32, 33, 36, 39, 40, 47, 49, 52, 61, 70, 86, 87, 88, 91, 92, 96, 97, 100, 102, 105, 110, 116, 118, 119, 122, 123, 126, 142, 143, 144, 149, 152, 157, 160, 162], "wai": [0, 1, 2, 12, 14, 17, 18, 20, 25, 27, 28, 30, 31, 32, 33, 39, 40, 46, 49, 50, 54, 55, 58, 60, 69, 73, 79, 83, 85, 86, 87, 88, 89, 90, 92, 100, 102, 105, 110, 114, 116, 136, 140, 142, 149, 150, 152, 154, 155, 157, 160, 161, 162, 163], "wait": [12, 19, 28, 47, 83, 92, 117, 122, 124, 129, 148, 158], "wait_for_cli": 152, "walk": 163, "walkthrough": 110, "wand2": 108, "want": [4, 12, 17, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 39, 40, 46, 50, 63, 70, 79, 82, 83, 86, 88, 94, 96, 99, 100, 105, 110, 111, 114, 116, 120, 122, 148, 149, 150, 152, 153, 158, 160, 161, 162], "warn": [11, 12, 13, 23, 31, 49, 88, 93, 94, 102, 110, 125, 132, 134, 138, 142, 144, 149, 151, 157, 160], "wasn": 105, "wast": 105, "watch": [23, 105, 148, 153], "water": 42, "waterfal": 116, "wave": [62, 74], "wavelength": [108, 129, 143, 144], "wavelength_adjustment_fil": 40, "wavelength_and_pixel_adjust": 40, "wavelength_cuto": 40, "wavelength_full_range_high": 40, "wavelength_full_range_low": 40, "wavelength_high": 40, "wavelength_low": 40, "wavelength_step": 40, "wavelength_step_typ": 40, "waytoappli": 160, "we": [2, 3, 4, 5, 6, 7, 9, 11, 12, 14, 17, 18, 20, 21, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 39, 40, 42, 46, 50, 51, 53, 57, 58, 61, 62, 63, 66, 67, 69, 70, 72, 73, 78, 80, 81, 82, 83, 88, 91, 92, 93, 94, 95, 96, 99, 102, 103, 104, 105, 108, 111, 114, 117, 136, 140, 142, 143, 149, 150, 152, 157, 158, 160, 161, 162], "web": [20, 27, 86, 94, 99, 120], "webgl": [13, 31, 88, 152], "webpag": [14, 88, 104, 149], "websit": [92, 143], "weed": 95, "week": [20, 22], "weekli": 162, "weight": [26, 150], "weird": [104, 105, 123], "welcom": [86, 114], "well": [3, 23, 25, 28, 39, 40, 43, 46, 49, 50, 79, 85, 86, 90, 91, 93, 102, 105, 108, 111, 114, 119, 120, 142, 143, 145, 153, 160], "went": 160, "were": [2, 26, 35, 40, 84, 92, 95, 97, 99, 100, 105, 114, 122, 142, 143, 160, 162], "what": [12, 20, 25, 28, 36, 39, 42, 49, 50, 53, 79, 80, 81, 87, 90, 91, 93, 94, 96, 100, 102, 105, 142, 143, 149, 151, 153, 160, 161, 163], "whatev": [50, 93, 105, 157], "wheel": 122, "when": [1, 2, 4, 5, 8, 9, 12, 13, 14, 17, 18, 19, 26, 27, 28, 30, 31, 32, 33, 35, 36, 38, 39, 40, 43, 45, 46, 47, 49, 50, 51, 52, 63, 64, 67, 69, 70, 71, 78, 79, 80, 81, 82, 84, 85, 87, 88, 89, 90, 91, 92, 94, 96, 97, 99, 102, 103, 104, 105, 106, 108, 109, 111, 112, 114, 119, 121, 122, 123, 128, 129, 130, 132, 134, 135, 136, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 160, 162, 163], "whenev": [4, 20, 44, 50, 101, 104, 105, 126, 145, 149], "where": [0, 4, 6, 7, 14, 15, 18, 20, 22, 23, 24, 25, 28, 30, 33, 35, 36, 37, 38, 39, 40, 42, 44, 47, 50, 79, 80, 81, 82, 83, 84, 88, 91, 92, 96, 99, 100, 101, 102, 104, 105, 107, 110, 111, 114, 122, 135, 136, 143, 144, 146, 150, 152, 153, 154, 155, 158, 160, 162], "wherea": [40, 102, 109, 149], "wherebi": 96, "wherev": [90, 105, 108], "whether": [5, 9, 14, 28, 30, 31, 39, 46, 48, 92, 93, 105, 110, 114, 122, 143, 154, 158, 160], "which": [1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 17, 18, 19, 20, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 54, 58, 61, 62, 70, 71, 74, 79, 80, 81, 82, 85, 86, 87, 88, 90, 91, 92, 94, 95, 96, 98, 99, 100, 102, 104, 105, 108, 110, 114, 122, 132, 133, 140, 142, 143, 147, 148, 149, 150, 151, 152, 155, 157, 158, 160, 161], "while": [1, 2, 4, 11, 12, 14, 27, 28, 38, 40, 78, 79, 80, 81, 83, 88, 91, 100, 102, 104, 105, 111, 116, 133, 134, 142, 143, 144, 148, 151, 153, 160, 161], "whilst": [15, 50, 88, 94, 105, 146, 152, 154], "white": [20, 142, 144], "whiteboard": 105, "whitespac": [102, 108], "who": [2, 4, 16, 28, 36, 40, 77, 82, 83, 93, 94, 105, 114, 123, 152, 161, 163], "whoami": 86, "whole": [12, 20, 28, 39, 88, 91, 92, 97, 105, 117, 142, 148, 149, 160, 161, 162], "whose": [8, 18, 114], "why": [18, 20, 28, 39, 46, 62, 70, 90, 105, 112, 142], "wide": [18, 20, 28, 40, 87, 108, 116], "wide_angle_correct": 40, "wider": [20, 90], "widespread": 28, "widget": [1, 3, 4, 20, 39, 43, 49, 51, 52, 53, 58, 61, 62, 69, 70, 72, 73, 74, 75, 78, 83, 88, 106, 109, 116, 121, 122, 126, 130, 131, 142, 144, 154, 157, 163], "widget_column": [72, 75], "widgetnam": 50, "widgetwithfigur": 78, "width": [40, 42, 99, 100, 119, 125, 129, 130, 144], "width_from_fil": 40, "wiget": 50, "wiki2rst": 149, "wild": 108, "win": [13, 17, 32, 47, 83], "win32_process": 153, "wind": 90, "window": [1, 12, 13, 14, 18, 19, 23, 29, 35, 38, 44, 45, 50, 51, 75, 78, 80, 81, 82, 83, 91, 92, 94, 105, 114, 116, 119, 120, 122, 123, 124, 125, 126, 128, 129, 130, 131, 132, 136, 138, 139, 140, 143, 144, 145, 152, 156, 158, 163], "windowserv": 47, "winmgmt": 153, "wire": [39, 105], "wirefram": [116, 163], "wise": 49, "wish": [4, 9, 20, 30, 33, 48, 78, 79, 87, 104, 110, 114, 160, 162], "within": [1, 3, 4, 12, 14, 17, 18, 20, 26, 29, 30, 33, 37, 38, 39, 41, 43, 46, 50, 52, 54, 63, 66, 69, 70, 73, 78, 79, 80, 81, 83, 85, 87, 88, 89, 91, 92, 95, 97, 102, 104, 106, 110, 111, 112, 116, 119, 120, 123, 126, 130, 132, 137, 138, 142, 144, 149, 150, 152, 154, 160, 161, 162, 163], "without": [1, 9, 18, 20, 28, 29, 36, 39, 40, 43, 50, 62, 78, 82, 83, 90, 95, 97, 102, 105, 106, 110, 114, 116, 119, 120, 123, 142, 143, 144, 145, 147, 149, 150, 154, 155, 160], "wizard": [83, 133], "wolf": 86, "won": [14, 83, 88, 122, 144, 151, 152, 153, 160], "wonder": 123, "word": [1, 80, 81, 102, 106, 108, 112, 144, 162], "work": [3, 8, 9, 13, 14, 15, 17, 18, 19, 20, 28, 29, 32, 33, 35, 36, 37, 38, 39, 46, 47, 48, 49, 50, 52, 70, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 91, 92, 93, 94, 99, 100, 108, 109, 110, 114, 116, 119, 120, 122, 123, 133, 140, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 155, 156, 157, 160, 161, 162, 163], "workaround": [151, 154], "workbench": [13, 20, 30, 32, 83, 85, 97, 98, 108, 110, 116, 118, 119, 122, 123, 124, 125, 138, 144, 151, 155, 157], "workbench_bundl": 151, "worker": [79, 85], "workflow": [2, 18, 21, 27, 28, 29, 33, 49, 80, 81, 85, 88, 90, 92, 93, 104, 110, 120, 163], "workflowalgorithm": 40, "workload": [32, 33, 47], "workpac": 114, "workshop": 16, "workspac": [1, 17, 18, 20, 24, 27, 38, 39, 41, 42, 43, 45, 46, 47, 50, 79, 90, 92, 99, 100, 104, 116, 118, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 139, 142, 143, 145, 147, 150, 152, 154, 157, 163], "workspace2d": [116, 144], "workspace_const_sptr": 160, "workspace_sptr": [41, 160], "workspacealgorithm": 160, "workspacecreationhelp": [18, 147], "workspacedescript": 161, "workspacefactori": [26, 160], "workspacefold": 152, "workspacegroup": [116, 160], "workspaceid": 43, "workspaceindex": [41, 43, 96, 100], "workspacepoint": 160, "workspaceproperti": [41, 99, 160], "workspaceselector": 50, "workspacetest": 112, "workspacetonexu": 114, "workspacetoworkspac": 114, "workspacetyp": 100, "workstat": 21, "world": [51, 70, 105], "wors": 105, "worst": 105, "worth": [20, 28, 80, 94, 100, 138, 144], "would": [4, 14, 15, 17, 18, 19, 20, 25, 28, 36, 39, 41, 42, 49, 50, 52, 54, 61, 70, 79, 83, 87, 88, 90, 91, 92, 96, 99, 102, 105, 110, 111, 114, 120, 122, 138, 144, 149, 150, 152, 154, 157, 160, 162], "wrap": [12, 39, 48, 83, 95, 104], "wrapper": [8, 39, 49, 50, 147, 154], "write": [4, 26, 27, 28, 36, 37, 38, 39, 47, 50, 79, 80, 81, 88, 91, 96, 99, 100, 102, 105, 111, 124, 130, 133, 145, 152, 163], "written": [1, 3, 4, 15, 20, 26, 40, 46, 50, 78, 88, 90, 94, 98, 99, 100, 102, 104, 105, 110, 114, 122, 152, 157, 160, 161, 162], "wrong": [12, 14, 49, 80, 81, 90, 92, 105, 116, 142, 145, 160], "wrongli": 14, "ws2d": 119, "ws_2d": 144, "ws_3d": 144, "ws_3d_nonqdim": 144, "ws_3d_qlab": 144, "ws_4d": 144, "ws_h2o_21c_sqw": 118, "ws_h2o_34c_sqw": 118, "ws_slice": 144, "wscript": 153, "wsl": 155, "wsl1": 155, "wsl2": 163, "wsq": 119, "www": [18, 80, 85, 92, 145, 149], "wysiwyg": 91, "x": [17, 25, 26, 33, 40, 46, 47, 59, 79, 80, 84, 87, 92, 94, 99, 100, 102, 105, 112, 116, 119, 122, 126, 130, 131, 132, 134, 136, 137, 138, 139, 142, 144, 145, 154, 155, 160, 161], "x11": 155, "x64": [12, 13, 32, 47, 83, 94], "x86": [13, 23, 32, 35, 94], "x86_64": [30, 31, 32, 152], "x_axi": 154, "x_coordin": 161, "x_data": [], "x_tilt_correct": 40, "x_translation_correct": 40, "xarg": [35, 109, 111], "xcode": [11, 12, 162], "xin": 79, "xmax": 100, "xmin": 100, "xml": [18, 47, 50, 107, 114, 118, 143, 150, 151, 161, 162, 163], "xmodulo": 149, "xout": 79, "xpoint": 78, "xquartz": 11, "xrang": 139, "xserver": 155, "xvalu": 62, "xwin": 47, "xwindow": 122, "xx": 132, "xyz": 102, "xz": 83, "y": [17, 25, 26, 29, 33, 40, 46, 49, 59, 84, 92, 100, 105, 119, 122, 126, 138, 139, 144, 145, 154, 160], "y_data": [], "y_max": 154, "y_min": 154, "y_tilt_correct": 40, "y_translation_correct": 40, "yama": 86, "yaml": 40, "ye": [12, 27, 82, 87, 123, 124, 149], "year": [20, 22, 40, 105, 109, 111], "yellow": [35, 117], "yet": [13, 33, 36, 42, 46, 80, 81, 84, 85, 88, 98, 105, 120, 130, 132, 143, 151, 157], "yi": 131, "yield": [102, 104, 105], "yml": 17, "you": [2, 3, 4, 5, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 46, 47, 49, 50, 51, 54, 59, 64, 67, 69, 70, 71, 74, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 96, 99, 100, 101, 102, 104, 106, 109, 110, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 160, 161, 162], "your": [2, 3, 5, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 25, 26, 28, 30, 31, 32, 33, 35, 36, 47, 48, 49, 50, 51, 59, 60, 70, 80, 81, 83, 86, 87, 88, 90, 91, 92, 94, 95, 99, 100, 101, 102, 104, 105, 110, 114, 117, 118, 119, 120, 122, 123, 124, 128, 130, 131, 132, 133, 142, 143, 149, 150, 152, 153, 155, 157, 158, 160, 162], "yourself": [14, 28, 35, 39, 46, 92, 132, 153], "youtu": 162, "ypoint": 78, "yum": [30, 33, 87, 149], "yvalu": 62, "z": [17, 33, 46, 84, 92, 125], "z_tilt_correct": 40, "z_translation_correct": 40, "zero": [40, 79, 102, 119, 122, 134, 135, 136, 137, 139, 143, 148], "zero_free_correct": 40, "zfdipol": 120, "zfmuonium": 120, "zip": [100, 151], "zone": 20, "zoom": [77, 119, 138, 144], "zrcn": 92, "zsh": 11, "zshenv": 11}, "titles": ["Work flows algorithm profiling", "Architecture", "The Automated Build Process", "Mockups with Balsamiq Wireframes", "Job Tree View", "Cell Based View Properties", "Extract Subtrees", "Find Subtree Roots", "QtStandardItemTreeModelAdapter", "Model Indices in Job Tree View", "Batch Widget Manual", "Building on OS X", "Building with CMake", "CLion", "CMake Guidelines", "Generating Code Coverage", "Communication", "Conda Package Manager", "Data Files for Testing", "Debugging Unit Tests", "Design Document Guidelines", "Developer Accounts", "Development and Release Cycle", "Doxygen Setup", "Eclipse on Ubuntu", "EnumeratedString", "Event Workspace Development", "Flowchart Creation", "Gatekeeping a Pull Request", "Getting Started", "Develop with Conda on Linux", "Develop with Conda on MacOS", "Develop with Conda on Windows", "Develop without Conda", "<no title>", "Mantid Git Config", "Mantid Git Workflow", "Handling XML", "ISIS Energy Transfer Tab", "ISIS Reflectometry Interface", "ISIS SANS Reduction Back-end", "Index Property", "Adding a new fitting function to IDA", "IndirectDataAnalysis File Structure", "Inelastic Data Processor Class Structure", "Instrument Viewer Widget", "Mantid Issue Tracking", "Jenkins Configuration", "Load Algorithm Hook", "Logging", "MVP Design", "Adding a Button", "Add a ComboBox", "Adding a Label", "Add a LineEdit", "Add a Spin Box", "MVP Calculator GUI Example", "Complete GUI from Exercises", "Extracting Information from the View", "Final Exercise", "MVP Introduction", "Layouts", "Matplotlib and MVP", "Mocking the Presenter", "Mocking Exercise", "Mocking Exercise Solution", "A Simple Model", "Model (MVP) Exercise", "Model Exercise Solution", "Multiple Views", "Creating a Presenter class", "Presenter Exercise", "Presenter Exercise Solution", "Tables", "View Exercise 1", "View Exercise 1 Solution", "MVP Tutorial", "Mantid Icon Table", "Matplotlib in C++", "Multithreading in Mantid", "New Starter C++", "New Starter Python", "Obtaining a Benchmark for Mantid Fitting", "Packaging", "Patch Release Checklist", "Profiling Overview", "Profiling with perf", "Profiling with Valgrind", "PyCharm", "Python Algorithms in External Projects", "Python vs C++ Algorithms", "Qt Designer for Python", "Release Checklist", "Reviewing a Pull Request", "Running Sanitizers", "Running the Unit Tests", "Sample Logs", "Script Repository", "Additional Python code", "Algorithm Documentation", "Algorithm Usage Examples", "C++ Code Modernization Guidelines", "C++ Coding Standards", "Deprecating an Algorithm", "Documentation Guide for Devs", "GUI Standards", "Interface Documentation", "Libraries", "Mantid Standards", "Python Coding Standards", "Release Notes Guide", "Renaming an Algorithm", "Unit Test Coding Standards", "Standards", "System Tests", "Technical Steering Committee", "Core Testing", "ALFView GUI Testing", "DGS Reduction Testing", "MSlice Testing", "Documentation Testing", "Elemental Analysis GUI Testing", "Engineering Diffraction Testing", "Error Reporter Testing", "Project Recovery Testing", "Sample Transmission Calculator Testing", "Indirect Data Reduction Testing", "Indirect Diffraction Testing", "Inelastic Bayes Fitting Testing", "Inelastic Corrections Testing", "Inelastic Data Processor Testing", "Inelastic QENS Fitting Testing", "Live Data Testing", "Muon Interfaces Unscripted Testing", "Muon Unscripted Testing: ALC", "Muon Unscripted Testing: ARGUS", "Muon Unscripted Testing: MUSR", "Muon Unscripted Testing: PSI", "Muon Unscripted Testing: EMU", "Muon Unscripted Testing: FDA (Frequency Domain Analysis)", "Muon Unscripted Testing: HIFI", "Muon Analysis Test Guides", "Reflectometry GUI Testing", "SANS GUI Testing", "SliceViewer Testing", "Filter Events Interface Testing", "Testing", "Testing Utilities", "Mantid Timers", "Tools Overview", "Unit Test Good Practice", "User Support", "VSCode", "Visual Studio Build Impact", "Plotting (Elemental Analysis)", "Windows Subsystem for Linux (WSL2)", "Workbench Development", "Project Save", "Running Workbench", "Workbench Index", "Writing An Algorithm", "Writing a Custom ConvertToMD Transformation", "Writing Performance Tests", "Developer Documentation"], "titleterms": {"": [15, 18, 37, 85, 86, 130], "04": [33, 155], "1": [74, 75, 92, 105, 119, 120, 122, 130, 133, 144], "10": 122, "11": 122, "18": [33, 155], "2": [92, 119, 120, 122, 130, 133, 144], "20": 33, "2022": 32, "3": [92, 119, 122, 133, 144], "4": [119, 122, 133, 144], "5": [119, 122, 133, 144], "6": [119, 122, 133, 144], "7": [119, 122, 133, 144], "8": 122, "9": 122, "A": [5, 18, 26, 66, 158], "For": [46, 47], "If": 105, "No": [105, 114], "Not": 151, "On": 47, "One": 105, "The": [2, 9, 20, 48, 51, 70, 72, 98, 99, 104, 105, 106, 119], "To": [40, 114], "With": [4, 12, 18, 28, 95], "about": 26, "absorpt": 129, "abstract": 20, "access": 29, "account": 21, "across": 47, "ad": [0, 5, 18, 42, 51, 53, 110, 114, 142, 144], "adara": 132, "add": [52, 54, 55, 110], "addit": 98, "address": 94, "adher": 39, "adjust": 40, "admin": 21, "advanc": [35, 94, 152], "advic": 162, "agent": 47, "alc": [133, 134], "alfview": 117, "alg": 105, "algorithm": [0, 28, 38, 39, 40, 48, 85, 89, 90, 99, 100, 103, 104, 107, 108, 111, 132, 160], "alias": 35, "all": [39, 47, 105], "amend": 110, "amount": 20, "an": [36, 37, 46, 47, 99, 103, 111, 119, 132, 157, 160], "analys": 0, "analysi": [121, 133, 139, 141, 154], "angl": 117, "anoth": 119, "api": [4, 10], "appear": 94, "appli": 129, "architectur": 1, "archiv": 29, "argu": [133, 135], "asan": 94, "assert": 114, "assess": 105, "associ": 32, "assur": 92, "asymmetri": 136, "asynchron": 160, "atom": 125, "attach": 19, "authoris": 84, "auto": [137, 152], "autom": 2, "automat": [15, 143], "avoid": [37, 39, 133, 162], "ax": 144, "axischang": 154, "back": [39, 40], "backend": 97, "background": [15, 137], "balsamiq": 3, "base": [5, 36, 114], "basi": 144, "basic": [80, 81, 121, 125, 144], "batch": [10, 142], "bay": 128, "beam": 143, "becom": 28, "befor": 92, "beforehand": 105, "begin": 92, "benchmark": 82, "best": [105, 114, 162], "beta": 92, "between": [9, 28, 36, 117], "bin": 118, "binari": 18, "binmd": 144, "black": 109, "blank": 104, "box": 55, "bragg": 119, "branch": [28, 36, 47, 83], "broken": 17, "bug": [151, 154], "build": [0, 2, 11, 12, 13, 24, 29, 30, 31, 32, 83, 84, 94, 99, 104, 152, 153, 156], "builder": 40, "built": 151, "button": 51, "c": [15, 49, 50, 78, 79, 80, 85, 90, 101, 102, 103, 111, 147, 152, 157, 162], "calcul": [40, 56, 117, 125, 129], "calibr": [122, 126], "call": [87, 144, 152], "can": 105, "candid": 92, "carlo": 129, "categori": 108, "caveat": 12, "ccach": 12, "cell": [4, 5], "cent": 33, "centos7": 155, "centr": 143, "chain": 105, "chang": [119, 142], "cheat": 20, "check": [28, 109, 114, 117, 119, 144, 149], "checklist": [20, 84, 92], "checkout": 36, "chemic": 125, "cherri": 84, "child": 160, "children": 37, "choic": [], "chop": 107, "chosen": 20, "clang": 149, "clangd": 152, "class": [20, 39, 43, 44, 70, 91, 102, 148, 149, 150], "class_mak": 149, "cleanup": 114, "clear": 117, "cli": [15, 40], "clion": [13, 30, 32], "clock": 148, "clone": [30, 31, 32, 155], "cmake": [12, 14, 18, 24, 30, 31, 32, 94, 95, 149], "code": [15, 28, 30, 31, 32, 33, 36, 84, 87, 92, 93, 98, 99, 101, 102, 105, 109, 112, 113, 154, 160], "codeblockmultipletim": 148, "codeblocktim": 148, "combobox": 52, "come": 28, "command": [12, 18, 94, 95, 119], "comment": [102, 104], "committe": 115, "common": [39, 94, 104, 133], "commun": [16, 32, 38, 105], "comparison": 90, "compat": [26, 40], "compil": [32, 162], "complet": [57, 105], "complex": 161, "compon": [1, 40, 50, 163], "concept": [4, 105], "conda": [17, 30, 31, 32, 33, 83, 88], "confer": 16, "config": 35, "configur": [12, 14, 30, 31, 32, 39, 47, 49, 86, 103, 104, 111], "conflict": [28, 36], "connect": 47, "consol": [23, 114], "contact": [16, 105], "contain": [1, 129], "content": [0, 2, 20, 35, 36, 46, 102, 105, 107, 108, 109, 122, 133, 134, 135, 136, 137, 138, 139, 140, 149], "context": [1, 148], "control": [28, 80, 81], "convent": [102, 105, 108, 110], "convers": 40, "convert": [9, 149], "convert_to_q": 40, "converttomd": 161, "convolut": [42, 131], "coordin": 39, "copi": 142, "copper": 138, "core": [114, 116], "correct": [129, 137, 142, 144], "coverag": 15, "cpp": 102, "cprofil": 85, "cpu": 148, "cputim": 148, "creat": [14, 17, 40, 46, 70, 82, 89, 92, 149, 160], "createsampleworkspac": 100, "createworkspac": 100, "creation": [21, 27], "creator": 12, "cross": 133, "ctest": [95, 162], "custom": [29, 161], "customis": 12, "cut": [119, 142], "cutview": 144, "cycl": 22, "dai": 92, "data": [12, 18, 26, 38, 40, 44, 78, 96, 100, 114, 117, 118, 126, 130, 132, 133, 134, 136, 137, 140, 143, 144], "date": 39, "deal": 4, "debug": [13, 19, 30, 32, 88, 95, 114, 152, 158], "debugg": 88, "deeper": 28, "default": [47, 119, 142], "defin": [104, 161], "delet": [119, 142, 149], "delete_class": 149, "depend": [14, 17, 38, 39, 105], "deprec": 103, "descript": [36, 99], "descriptor": 48, "design": [20, 39, 50, 91, 105], "destin": 28, "detail": [0, 2, 20, 87, 94], "detector": [26, 45], "dev": 104, "develop": [16, 18, 20, 21, 22, 26, 30, 31, 32, 33, 39, 84, 88, 90, 104, 152, 156, 163], "dg": 118, "diagnost": [126, 143], "dictionari": [20, 40], "diff": 35, "diffract": [122, 127], "diffus": 138, "direct": [99, 104, 106, 130], "directli": 95, "director": 40, "directori": [47, 98, 118], "disabl": [114, 144], "discard": 142, "discuss": 105, "displai": [143, 151], "do": [28, 105, 161], "doc": [105, 149], "docker": 33, "document": [10, 20, 98, 99, 104, 105, 106, 113, 120, 163], "doe": 158, "domain": [133, 139], "don": 28, "done": [105, 154], "doubl": 135, "download": 114, "doxygen": 23, "drd": 149, "drive": 12, "dropbox": 18, "dure": 110, "each": 105, "eclips": [19, 23, 24], "edit": [32, 143], "editor": [92, 104, 119], "element": [37, 121, 154], "elwin": 130, "email": 92, "embed": 78, "emu": [133, 138], "encourag": 105, "end": [39, 40, 92, 104], "ends_with": 107, "energi": [38, 126], "engin": 122, "enhanc": 160, "ensur": 79, "enum": [40, 105], "enumeratedstr": 25, "envfil": 88, "environ": [12, 17, 29, 30, 31, 32, 33, 47, 82, 88, 116], "erasur": 9, "error": [102, 123, 151, 152], "estim": 105, "etc": [104, 107, 149], "event": [26, 40, 96, 132, 144, 145], "eventlist": 26, "exampl": [15, 18, 25, 37, 39, 49, 56, 83, 100, 106, 108, 119], "except": 160, "execut": 160, "exercis": [57, 59, 64, 65, 67, 68, 71, 72, 74, 75, 80, 81], "exist": [18, 105], "experi": 142, "explicit": 104, "explicitli": 88, "export": 14, "express": 102, "extens": [88, 152], "extern": [18, 89], "extract": [6, 58], "face": 16, "facil": 132, "factori": 39, "fake": 132, "fals": 144, "fda": 139, "featur": [92, 152, 160], "fedora": [33, 87], "fetch": 160, "fft": 139, "field": [136, 140], "figur": 78, "file": [12, 18, 20, 30, 31, 32, 38, 40, 43, 88, 99, 100, 102, 104, 106, 110, 114, 142, 143, 150, 154], "filedescriptor": 48, "filter": [4, 9, 15, 46, 96, 145], "final": [59, 92], "find": [7, 14, 17], "finder": 143, "firewal": 29, "first": [3, 94, 105], "fit": [42, 43, 82, 108, 128, 131, 134, 136, 140], "fix": [17, 28, 36, 104], "flat": [87, 137], "flow": [0, 40], "flowchart": 27, "focu": 122, "follow": 105, "foo": 104, "fork": 28, "format": [109, 152], "formula": 125, "fraction": 20, "framework": [1, 14], "free": 114, "freez": [36, 92], "frequenc": [133, 139], "from": [12, 28, 47, 57, 58, 78, 82, 83, 114, 152], "frontend": 97, "function": [42, 87, 89, 93, 102, 108, 131, 147, 154], "further": [80, 81, 160], "futur": [38, 105], "gatekeep": [28, 93], "gdb": [19, 30], "gener": [12, 15, 28, 30, 31, 32, 40, 77, 91, 107, 108, 114, 119, 142, 150], "geometri": 45, "get": [29, 33, 105, 144, 152, 158, 160], "getter": 38, "git": [29, 30, 31, 32, 35, 36], "github": [28, 97], "go": 105, "goe": 105, "good": 150, "graphic": 155, "great": 28, "groovi": 47, "group": [28, 38, 116, 133, 142], "gui": [12, 39, 40, 56, 57, 91, 94, 105, 117, 121, 142, 143, 155, 163], "guid": [100, 104, 105, 110, 141, 163], "guidanc": 150, "guidelin": [14, 20, 39, 101, 113, 150], "handi": 157, "handl": [37, 102], "handler": 45, "happen": 117, "hat": [33, 87], "have": 105, "hdf": 48, "hdfdescriptor": 48, "head": 110, "header": 102, "helgrind": 149, "help": 151, "helper": 147, "hifi": [133, 140], "histogram": 132, "histori": 105, "hkl": 144, "hook": 48, "how": [16, 25, 28, 30, 31, 41, 99, 104, 105, 110, 150, 152, 158, 162], "html": 104, "i": [40, 90, 105, 117, 130, 131, 144], "icon": [50, 77], "id": [15, 26, 104, 114], "ida": 42, "idf": 28, "ill": 30, "imag": [104, 110], "impact": 153, "implement": [5, 20, 45, 91, 157], "import": 109, "improv": 38, "incorrect": 36, "index": [9, 26, 41, 159], "indexproperti": 41, "indic": 9, "indirect": [38, 126, 127, 130], "indirectdataanalysi": 43, "indirectdataanalysistab": 43, "indirectdatareductiontab": 38, "indirectfitdata": 43, "indirectfitdatainterfac": 43, "indirectfitoutput": 43, "indirectfitoutputopt": 43, "indirectfitplot": 43, "indirectfitpropertybrows": 43, "indirectfittingmodel": 43, "individu": [26, 40], "inelast": [44, 128, 129, 130, 131], "inform": [0, 16, 40, 58], "initi": [82, 155, 160], "inject": [39, 105], "inlin": 104, "input": [40, 118, 160], "insid": 29, "inspect": 37, "instal": [13, 24, 30, 31, 32, 82, 83, 86, 87, 149, 155], "instrument": [45, 94, 132, 142], "integr": [91, 144], "intel": 86, "intens": 119, "intent": 20, "interact": 119, "interfac": [39, 104, 106, 119, 133, 145, 155, 157], "intern": 10, "interpret": 104, "introduc": [14, 21], "introduct": [40, 47, 60, 100, 117, 119, 121, 125, 132, 134, 135, 136, 137, 138, 139, 140, 142, 144, 151, 152, 160, 161], "invers": 39, "ionic": 138, "ipf": 28, "iqtfit": 42, "isi": [29, 38, 39, 40, 126, 132], "isiscommandinterfac": 40, "issu": [12, 46, 154], "iter": 37, "iwyu": 149, "jenkin": [47, 83], "job": [4, 9, 47, 162], "jupyt": 119, "just": 92, "keep": [39, 91, 105], "keybind": 152, "knowledg": 105, "known": [12, 154], "label": [46, 53], "languag": 90, "larg": 105, "larger": 116, "launch": 152, "layer": 20, "layout": [61, 102, 154], "leak": [94, 149], "legaci": 88, "let": 105, "level": [49, 133], "librari": [14, 94, 107], "licens": 109, "like": 114, "limit": 105, "line": [12, 94, 95, 104, 119], "lineedit": 54, "link": 157, "linux": [29, 30, 33, 47, 85, 88, 149, 151, 155], "list": [26, 47], "live": [132, 152], "load": [48, 94, 100, 117, 136, 137, 142, 157], "local": [18, 88, 92, 114], "locat": [4, 12, 110], "log": [49, 96, 160], "logger": 47, "logic": 105, "m": 32, "mac": 47, "maco": [31, 151], "main": [2, 9, 28, 51, 70, 72, 75], "maintain": 88, "mainten": 105, "makefil": 114, "mambaforg": [30, 31, 32], "manag": [17, 92, 119], "mani": 105, "mantid": [0, 28, 29, 30, 31, 32, 33, 35, 36, 46, 77, 79, 82, 85, 89, 90, 102, 108, 119, 148, 150, 155], "mantidqt": 1, "manual": [10, 15, 92, 137], "map": 105, "markup": 104, "mask": [40, 143], "matplotlib": [62, 78], "matrixworkspac": 144, "matter": 105, "maxent": 139, "md": 144, "mdhisto": 144, "mdhistoworkspac": 144, "mdworkspac": 144, "meet": 16, "member": 150, "memori": 114, "merg": [28, 35, 36], "method": 19, "misc": 47, "mock": [63, 64, 65, 150], "mockup": 3, "model": [9, 38, 44, 50, 66, 67, 68, 105], "modern": 101, "modifi": [89, 119], "modul": 15, "modular": 91, "moment": 130, "monitor": [40, 153, 162], "mont": 129, "month": 20, "more": [0, 35, 150], "most": 26, "motiv": [18, 20, 40, 91], "move": [40, 149], "move_class": 149, "moveinstrumentcompon": 40, "mrulist": 26, "msd": [42, 131], "mslice": 119, "multiperiod": [96, 134, 140], "multipl": [47, 69, 90, 105, 114, 125], "multithread": 79, "muon": [133, 134, 135, 136, 137, 138, 139, 140, 141], "musr": [133, 136], "must": 105, "mvc": 9, "mvp": [39, 50, 56, 60, 62, 67, 76, 105], "n": 96, "name": [36, 102, 105, 106, 108, 110], "namespac": 102, "need": [100, 105], "network": [12, 149], "neutron": 26, "never": 105, "new": [5, 14, 18, 36, 42, 47, 80, 81, 105, 114, 117], "newer": 105, "nightli": 84, "ninja": 32, "node": 47, "nodelist": 37, "non": [28, 48, 105, 144], "none": 109, "nonorthogon": 144, "normal": 40, "normalizebasisvector": 144, "note": [2, 5, 15, 21, 26, 84, 90, 108, 110, 154, 158], "notif": [4, 105], "notifi": 105, "number": [20, 26], "o": [11, 33, 47], "object": [18, 80, 81], "observ": [105, 144], "obtain": 82, "off": 32, "offlin": 120, "omega": 130, "onli": [88, 105], "onlin": 120, "open": 13, "optim": 162, "option": [35, 83, 95, 106, 118, 149], "orchestr": 40, "orient": [80, 81], "ornl": 29, "orthogon": 144, "osx": [29, 33], "other": [2, 16, 40, 85, 99, 105, 143, 150], "out": 105, "output": [114, 160], "outsid": 39, "over": 37, "overlai": 144, "overplot": 119, "overview": [3, 39, 40, 45, 49, 78, 85, 90, 94, 95, 97, 98, 102, 105, 114, 122, 149, 154, 157, 159, 162, 163], "paalman": 129, "packag": [17, 83, 156], "panic": 28, "paramet": [47, 108, 118], "pars": 37, "past": [88, 142], "patch": 84, "pattern": [39, 105], "peak": [119, 134, 144], "peopl": [16, 28], "per": 105, "perf": 86, "perform": [28, 39, 162], "period": [96, 105, 134], "person": 20, "phasequad": 139, "phrase": 104, "pick": [45, 84], "ping": 129, "pip": 17, "pipelin": 2, "pixel": 40, "platform": 114, "plot": [38, 78, 105, 119, 142, 154], "plugin": [24, 88, 104, 161], "point": [88, 105, 150], "polaris": 142, "polici": 17, "portion": 87, "possibl": [90, 105], "post": 132, "potenti": 20, "power": 28, "pr": [36, 105], "practic": [105, 114, 150, 162], "pre": [94, 132], "preambl": [122, 133], "prefac": 105, "prepar": [87, 92], "preprocessdetectorstomd": 161, "preprocessor": 102, "prerequisit": [24, 80, 81, 105, 152], "present": [38, 39, 44, 50, 63, 70, 71, 72, 105, 154], "preview": [110, 142], "principl": 105, "print": 47, "privat": 150, "problem": 94, "procedur": 84, "process": [2, 19, 20, 39, 47, 132, 142, 143, 163], "processor": [44, 130], "produc": 15, "profil": [0, 21, 85, 86, 87, 149], "program": 87, "project": [89, 92, 124, 157], "properti": [5, 41, 89, 99, 108, 160], "protect": [28, 36, 150], "proxi": [18, 30, 47], "psi": [133, 137], "pull": [28, 36, 93], "puls": 135, "purpos": [28, 97], "put": 105, "py": [40, 75, 149], "pycharm": [88, 114], "pyqt": 88, "python": [15, 32, 49, 50, 79, 81, 85, 88, 89, 90, 91, 94, 98, 103, 105, 106, 109, 111, 147, 152, 157], "q": [40, 42, 130, 131, 144], "qen": [43, 131], "qt": [12, 39, 50, 91, 98, 105, 109], "qtconsol": 119, "qtstandarditemtreemodeladapt": 8, "qualiti": [28, 92], "quasi": 128, "queri": 105, "quirk": 28, "rais": 105, "rang": 125, "read": [80, 81], "readabl": 104, "rebin": [117, 132, 136], "receiv": [], "recent": 26, "recoil": 119, "recommend": [35, 107, 152], "recoveri": 124, "red": [33, 87], "reduc": 114, "reduct": [39, 40, 118, 126, 143], "reduction_mod": 40, "refer": [102, 104, 114], "referenc": 99, "reflectometri": [39, 142], "regex": 107, "relat": [149, 154], "releas": [22, 84, 92, 110], "remind": 92, "remot": [88, 152], "remov": 47, "renam": [111, 149], "render": 45, "report": [15, 123, 151], "repositori": 97, "represent": 144, "request": [28, 36, 84, 93], "requir": [105, 152], "requisit": 94, "resnorm": 128, "respons": 28, "rest": 104, "restructuredtext": 104, "result": 118, "reusabl": 50, "review": [46, 84, 93, 105, 110], "revis": 105, "role": 92, "root": [7, 18], "rotat": 117, "rotateinstrumentcompon": 40, "row": [4, 142], "rule": 116, "run": [19, 31, 47, 82, 86, 87, 88, 94, 95, 96, 100, 114, 117, 119, 143, 155, 158, 160, 162], "runtim": 89, "safeti": [26, 79], "sampl": [96, 125], "san": [40, 143], "sanit": 94, "sansbatchreduct": 40, "sansconverttowavelengthandrebin": 40, "sansload": 40, "sansreductioncor": 40, "sanssav": 40, "sanssinglereduct": 40, "sansstat": 40, "save": [38, 40, 117, 118, 142, 143, 152, 157], "scale": [40, 119], "scm": 47, "script": [47, 97, 98, 119, 153], "search": [118, 142], "section": [104, 118], "select": [40, 87, 88, 114, 117, 143], "server": 47, "session": [105, 117, 132], "set": [18, 47, 88, 114, 117, 118, 119, 121, 132, 142, 143], "setter": 38, "setup": [13, 15, 18, 23, 29, 30, 31, 32, 82, 88, 105, 133, 155], "shaper": 149, "sheet": 20, "should": [90, 105], "signal": 105, "simpl": [66, 161], "simultan": 140, "singl": [47, 105, 125, 134, 135], "size": 114, "skip": 114, "slice": [40, 119], "sliceview": 144, "slot": 105, "small": 105, "smaller": 116, "smoke": 92, "solut": [20, 65, 68, 72, 75], "some": 114, "sourc": [30, 31, 32, 82], "space": 9, "specif": [15, 28, 107, 144, 150], "specifi": 114, "spectrum": 26, "sphinx": 149, "spin": 55, "staff": 105, "stale": 36, "standalon": 83, "standard": [102, 105, 108, 109, 110, 112, 113], "start": [29, 104, 132, 152, 160], "starter": [80, 81], "state": 40, "state_bas": 40, "state_director": 40, "statement": 102, "steer": 115, "step": [3, 40], "stop": 132, "store": 18, "stretch": 128, "string": [104, 107], "strongli": 9, "structur": [39, 43, 44, 110], "studio": [19, 23, 32, 94, 95, 114, 149, 153], "style": 109, "sub": 110, "subscrib": 39, "subsystem": [33, 155], "subtract": [119, 129], "subtre": [4, 6, 7], "suggest": 24, "sum": [119, 143], "summari": [0, 1, 2, 18, 35, 36, 47, 50, 87, 99, 106, 107, 147, 161], "superconduct": 138, "support": [16, 144, 151], "switch": 94, "symmetris": 130, "system": [12, 88, 114], "t": [28, 105, 130, 131], "tab": [38, 43, 44, 119, 128, 129, 130, 131, 142], "tabl": [73, 77, 118, 122, 133, 134, 135, 136, 137, 138, 139, 140, 143], "take": [105, 119], "target": [114, 161], "task": 116, "team": [16, 105], "technic": [92, 115], "templat": 50, "term": 20, "test": [18, 19, 28, 38, 39, 50, 88, 92, 93, 94, 95, 98, 100, 105, 112, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 150, 152, 162, 163], "testhelp": 39, "text": [16, 104], "thi": 88, "thing": 28, "thread": [26, 79, 149], "through": [47, 105], "tidi": 149, "time": 85, "timelin": 92, "timer": 148, "tip": [12, 28, 49, 82, 155], "titl": 104, "todo": 154, "tofev": 26, "toler": 114, "too": 105, "tool": [0, 35, 50, 85, 144, 149, 163], "toolbar": 119, "track": 46, "train": 105, "transfer": [38, 126], "transform": 161, "transmiss": [40, 125, 126], "transvers": [136, 140], "tree": [4, 9], "troubleshoot": [18, 151], "tube": 117, "turn": 32, "tutori": 76, "type": [9, 39, 104, 105], "ubuntu": [24, 33, 87, 155], "ui": 38, "unexpect": 104, "unind": 104, "uniqu": 21, "unit": [19, 28, 88, 95, 98, 112, 150], "unix": 23, "unknown": 104, "unscript": [133, 134, 135, 136, 137, 138, 139, 140], "up": [39, 47, 88, 117, 118, 119, 121, 132, 142, 143], "updat": [18, 47, 105], "url": 47, "us": [12, 18, 19, 25, 26, 32, 35, 39, 40, 41, 49, 83, 88, 91, 95, 100, 105, 119, 132, 149, 150, 155, 160], "usag": [8, 40, 49, 99, 100, 125, 144, 154], "user": [20, 40, 89, 143, 151, 155], "util": [38, 147, 154], "ux": 105, "v": 90, "valgrind": 87, "valid": [38, 114, 125, 160], "valu": 47, "vanadium": 117, "variabl": [12, 14, 30, 31, 32, 47, 102], "vector": [78, 144], "version": [19, 28, 80, 81, 88], "via": [39, 40], "video": 16, "view": [4, 5, 9, 38, 44, 50, 51, 58, 69, 70, 72, 74, 75, 87, 105, 144, 154], "viewer": 45, "visual": [19, 23, 32, 50, 94, 95, 114, 149, 153], "visualis": [87, 118], "vscode": 152, "vtune": 86, "wa": 94, "wall": 148, "warn": [104, 152], "waterfal": 119, "wavelength": [40, 125], "week": 92, "what": [40, 150], "when": [20, 100, 110, 117], "whole": 87, "why": [25, 41], "widget": [10, 45, 50, 91], "wiki": 149, "window": [32, 33, 47, 85, 88, 149, 151, 155], "wirefram": 3, "wireshark": 149, "within": [19, 105], "without": [33, 88, 104, 162], "wonder": 149, "work": [0, 12, 40, 105], "workbench": [1, 31, 88, 91, 120, 152, 156, 158, 159, 163], "workflow": [36, 46, 99, 105, 161], "workspac": [26, 28, 40, 78, 96, 105, 108, 114, 119, 144, 160, 161], "workspace2d": 26, "wrapper": [38, 89], "write": [20, 90, 110, 114, 150, 160, 161, 162], "wsl2": [33, 155], "x": 11, "xcode": 114, "xml": 37, "yappi": 85, "you": 105, "your": [12, 46, 82], "yourself": 21}}) \ No newline at end of file +Search.setIndex({"alltitles": {"(Advanced) Getting Live Warnings and Errors with Clangd": [[152, "advanced-getting-live-warnings-and-errors-with-clangd"]], "(ILL) Setup proxy": [[30, "ill-setup-proxy"]], "1 week before Code Freeze": [[92, "week-before-code-freeze"]], "1 week before Feature Freeze": [[92, "week-before-feature-freeze"]], "1. Check Scale and Subtract": [[119, "check-scale-and-subtract"]], "1. Direct data": [[130, "direct-data"], [130, "id1"]], "1. Plotting a Cut": [[119, "plotting-a-cut"]], "1. Plotting a Slice": [[119, "plotting-a-slice"]], "1. Representation of integrated peaks": [[144, "representation-of-integrated-peaks"]], "1. Use the Mantid Editor": [[119, "use-the-mantid-editor"]], "2-3 weeks before Feature Freeze": [[92, "weeks-before-feature-freeze"]], "2. ADS observer for peak overlay": [[144, "ads-observer-for-peak-overlay"]], "2. Changing the intensity of a Cut": [[119, "changing-the-intensity-of-a-cut"]], "2. Check Delete and Sum": [[119, "check-delete-and-sum"]], "2. Indirect data": [[130, "indirect-data"], [130, "iqt-inelastic-test"]], "2. Modifying a Slice": [[119, "modifying-a-slice"]], "2. Run an Example Script": [[119, "run-an-example-script"]], "3. ADS observer for workspace": [[144, "ads-observer-for-workspace"]], "3. Modifying a Cut": [[119, "modifying-a-cut"]], "3. The Plots Tab": [[119, "the-plots-tab"]], "3. Use the Jupyter QtConsole": [[119, "use-the-jupyter-qtconsole"]], "4. ADS observer for support for nonorthogonal view": [[144, "ads-observer-for-support-for-nonorthogonal-view"]], "4. Interactive Cuts": [[119, "interactive-cuts"]], "4. Overplot Recoil Lines and Bragg Peaks": [[119, "overplot-recoil-lines-and-bragg-peaks"]], "4. Run Another Example Script in the Mantid Editor": [[119, "run-another-example-script-in-the-mantid-editor"]], "5. Check BinMD called with NormalizeBasisVectors=False for HKL data": [[144, "check-binmd-called-with-normalizebasisvectors-false-for-hkl-data"]], "5. Overplot Bragg Peaks": [[119, "overplot-bragg-peaks"]], "5. The Plot Toolbar": [[119, "the-plot-toolbar"]], "6. Check gets the correct basis vectors for MDHisto workspaces": [[144, "check-gets-the-correct-basis-vectors-for-mdhisto-workspaces"]], "6. Generate a Script": [[119, "generate-a-script"], [119, "id2"]], "7. Check non-orthogonal view is disabled for non-Q axes": [[144, "check-non-orthogonal-view-is-disabled-for-non-q-axes"]], "7. Waterfall Plots": [[119, "waterfall-plots"]], "A Note about Thread Safety": [[26, "a-note-about-thread-safety"]], "A Simple Model": [[66, null]], "A note about workspace index / spectrum number / detector ID": [[26, "a-note-about-workspace-index-spectrum-number-detector-id"]], "A note on adding new properties": [[5, "a-note-on-adding-new-properties"]], "A note on debugging": [[158, "a-note-on-debugging"]], "ADARA Fake Event": [[132, "adara-fake-event"]], "ALC MultiPeriod Data": [[134, "alc-multiperiod-data"]], "ALC Single Period Data": [[134, "alc-single-period-data"]], "ALC peak fitting": [[134, "alc-peak-fitting"]], "ALFView GUI Testing": [[117, null]], "API Concepts": [[4, "api-concepts"]], "API Documentation": [[10, "api-documentation"]], "ASAN was not the first library loaded": [[94, "asan-was-not-the-first-library-loaded"]], "Abstractness fraction": [[20, "abstractness-fraction"]], "Account Creation": [[21, "account-creation"]], "Add a ComboBox": [[52, null]], "Add a LineEdit": [[54, null]], "Add a Spin Box": [[55, null]], "Adding A New File(s)": [[18, "adding-a-new-file-s"]], "Adding New Data & References Files": [[114, "adding-new-data-references-files"]], "Adding a Button": [[51, null]], "Adding a Label": [[53, null]], "Adding a new fitting function to IDA": [[42, null]], "Adding and deleting batch tabs": [[142, "adding-and-deleting-batch-tabs"]], "Adding images to release notes": [[110, "adding-images-to-release-notes"]], "Adding more detailed information": [[0, "adding-more-detailed-information"]], "Adding release notes": [[110, "adding-release-notes"]], "Adding sub-headings": [[110, "adding-sub-headings"]], "Additional Python code": [[98, null]], "Adhere to MVP": [[39, "adhere-to-mvp"]], "Admin Notes": [[21, "admin-notes"]], "Advanced Details": [[94, "advanced-details"]], "Agent Connection": [[47, "agent-connection"], [47, "id1"]], "Algorithm Directives": [[99, "algorithm-directives"]], "Algorithm Documentation": [[99, null]], "Algorithm Language Comparison": [[90, "algorithm-language-comparison"]], "Algorithm Usage Examples": [[100, null]], "Algorithms": [[28, "algorithms"], [104, "algorithms"], [108, "algorithms"]], "All notifications need to go through a single point": [[105, "all-notifications-need-to-go-through-a-single-point"]], "Amending release notes": [[110, "amending-release-notes"]], "Amount of classes": [[20, "amount-of-classes"]], "Amount of files": [[20, "amount-of-files"]], "Analysing tool": [[0, "analysing-tool"]], "Apply Absorption Corrections Tab": [[129, "apply-absorption-corrections-tab"]], "Architecture": [[1, null]], "Archive access - ISIS": [[29, "archive-access-isis"]], "Assertions": [[114, "assertions"]], "Assess if the MVP code is getting too large": [[105, "assess-if-the-mvp-code-is-getting-too-large"]], "Authorisation": [[84, "authorisation"]], "Auto Background Corrections Test": [[137, "auto-background-corrections-test"]], "Auto Formatting": [[152, "auto-formatting"]], "Auto Saving": [[152, "auto-saving"]], "Automatic Save Selection": [[143, "automatic-save-selection"]], "Avoid NodeList": [[37, "avoid-nodelist"]], "Avoid use of Qt types outside of Qt classes": [[39, "avoid-use-of-qt-types-outside-of-qt-classes"]], "Avoiding Compiler Optimizations": [[162, "avoiding-compiler-optimizations"]], "AxisChanger": [[154, "axischanger"]], "Backend": [[97, "backend"]], "Background": [[15, "background"]], "Basic Usage": [[125, "basic-usage"], [144, "basic-usage"]], "Basic tests": [[121, "basic-tests"]], "Batch Widget Manual": [[10, null]], "Beam centre finder": [[143, "beam-centre-finder"]], "Benchmarking Mantid from Install": [[82, "benchmarking-mantid-from-install"]], "Benchmarking Mantid from Source": [[82, "benchmarking-mantid-from-source"]], "Best Practice": [[114, "best-practice"]], "Best Practice Advice": [[162, "best-practice-advice"]], "Beta Testing Begins": [[92, "beta-testing-begins"], [92, "id2"], [92, "id5"]], "Beta Testing Ends": [[92, "beta-testing-ends"], [92, "id6"]], "Beta Testing Ends - Prepare for Smoke Testing": [[92, "beta-testing-ends-prepare-for-smoke-testing"]], "Binary Root": [[18, "binary-root"]], "Binning section": [[118, "binning-section"]], "Bugs and Error Reports": [[151, "bugs-and-error-reports"]], "Build packages from branch using Jenkins": [[83, "build-packages-from-branch-using-jenkins"]], "Build system customisation using CMake variables": [[12, "build-system-customisation-using-cmake-variables"]], "Builders": [[40, "builders"]], "Building": [[152, "building"], [156, "building"]], "Building Conda Packages": [[83, "building-conda-packages"]], "Building Mantid": [[29, "building-mantid"]], "Building Standalone Installers": [[83, "building-standalone-installers"]], "Building and debugging with CLion": [[30, "building-and-debugging-with-clion"], [32, "building-and-debugging-with-clion"]], "Building and working with CMake": [[12, "building-and-working-with-cmake"]], "Building on OS X": [[11, null]], "Building the Documentation": [[99, "building-the-documentation"]], "Building the HTML Development Documentation": [[104, "building-the-html-development-documentation"]], "Building with CLion": [[13, "building-with-clion"]], "Building with CMake": [[12, null], [24, "building-with-cmake"]], "Built-in Help Not Displaying": [[151, "built-in-help-not-displaying"]], "C++": [[15, "c"], [50, "c"], [79, "c"], [147, "c"]], "C++ Basics": [[80, "c-basics"]], "C++ Code Modernization Guidelines": [[101, null]], "C++ Coding Standards": [[102, null]], "C++ Specific Notes": [[15, "c-specific-notes"]], "CCache": [[12, "ccache"]], "CLI": [[15, "cli"]], "CLion": [[13, null]], "CMake Conda variables": [[30, "cmake-conda-variables"], [31, "cmake-conda-variables"], [32, "cmake-conda-variables"]], "CMake GUI": [[94, "cmake-gui"]], "CMake Guidelines": [[14, null]], "CMake framework exports": [[14, "cmake-framework-exports"]], "CMake generators": [[12, "cmake-generators"]], "CMake/CTest: Command Line": [[95, "cmake-ctest-command-line"]], "CMake\u2019s External Data": [[18, "cmake-s-external-data"]], "CPP file Headers": [[102, "cpp-file-headers"]], "CPU timers": [[148, "cpu-timers"]], "Calculate Monte Carlo Absorption Tab": [[129, "calculate-monte-carlo-absorption-tab"]], "Calculate Paalman Pings Tab": [[129, "calculate-paalman-pings-tab"]], "Calculate SANS Transmission": [[40, "calculate-sans-transmission"]], "Calculating the Rotation angle": [[117, "calculating-the-rotation-angle"]], "Calibration": [[122, "calibration"]], "Categories": [[108, "categories"], [108, "id2"]], "Caveats and Known Issues": [[12, "caveats-and-known-issues"]], "Cell Based View Properties": [[5, null]], "Cells": [[4, "cells"]], "Changing the Default instrument": [[142, "changing-the-default-instrument"]], "Cheat Sheet and Checklist": [[20, "cheat-sheet-and-checklist"]], "Check Vanadium run is saved between sessions": [[117, "check-vanadium-run-is-saved-between-sessions"]], "Checkout a Pull Request": [[36, "checkout-a-pull-request"]], "Chemical Formula Validation": [[125, "chemical-formula-validation"]], "Cherry Picking & Code Review": [[84, "cherry-picking-code-review"]], "Child Algorithms": [[160, "child-algorithms"]], "Chosen Solution": [[20, "chosen-solution"]], "Clang-tidy": [[149, "clang-tidy"]], "Class CPUTimer": [[148, "class-cputimer"]], "Class CodeBlockMultipleTimer": [[148, "class-codeblockmultipletimer"]], "Class CodeBlockTimer": [[148, "class-codeblocktimer"]], "Class Timer": [[148, "class-timer"]], "Classes and Namespaces": [[102, "classes-and-namespaces"]], "Clear when new load happens": [[117, "clear-when-new-load-happens"]], "Clone the mantid source code": [[30, "clone-the-mantid-source-code"], [31, "clone-the-mantid-source-code"], [32, "clone-the-mantid-source-code"]], "Cloning Mantid": [[155, "cloning-mantid"]], "Cmake": [[149, "cmake"]], "Code Freeze": [[36, "code-freeze"], [92, "code-freeze"], [92, "id8"]], "Code Review": [[93, "code-review"]], "Code quality": [[28, "code-quality"]], "Coding": [[105, "coding"]], "Coding Standards": [[113, "coding-standards"]], "Coding the Algorithm": [[160, "coding-the-algorithm"]], "Command Line": [[94, "command-line"]], "Comments": [[102, "comments"], [104, "comments"]], "Common": [[39, "common"]], "Common Problems": [[94, "common-problems"]], "Common Warnings and Fixes": [[104, "common-warnings-and-fixes"]], "Common setup": [[133, "common-setup"]], "Communication": [[16, null]], "Communication with the Presenter": [[38, "communication-with-the-presenter"]], "Compile and Build using MS Visual Studio": [[32, "compile-and-build-using-ms-visual-studio"]], "Compile and Build using Ninja": [[32, "compile-and-build-using-ninja"]], "Complete GUI from Exercises": [[57, null]], "Complex Transformations": [[161, "complex-transformations"]], "Component Overviews": [[163, "component-overviews"]], "Components": [[1, "components"], [40, "components"]], "Concept discussion sessions for discussing these design principles": [[105, "concept-discussion-sessions-for-discussing-these-design-principles"]], "Conda": [[83, "conda"]], "Conda Package Manager": [[17, null]], "Configuration": [[103, "configuration"], [104, "configuration"], [111, "configuration"]], "Configure CMake and generate build files": [[30, "configure-cmake-and-generate-build-files"], [31, "configure-cmake-and-generate-build-files"], [32, "configure-cmake-and-generate-build-files"]], "Configuring the Log Level": [[49, "configuring-the-log-level"]], "Configuring your build": [[12, "configuring-your-build"]], "Connecting Through a Proxy Server": [[47, "connecting-through-a-proxy-server"]], "Container": [[1, "container"]], "Container Subtraction tab": [[129, "container-subtraction-tab"]], "Contents": [[0, "contents"], [2, "contents"], [35, "contents"], [36, "contents"], [46, "contents"], [102, "contents"], [105, "contents"], [107, "contents"], [108, "contents"], [109, "contents"], [149, "contents"]], "Context": [[1, "context"], [148, "context"]], "Conversion to Q": [[40, "conversion-to-q"]], "Convert Wiki Docs to Sphinx": [[149, "convert-wiki-docs-to-sphinx"]], "Converting Between Index Spaces": [[9, "converting-between-index-spaces"]], "Convolution": [[42, "convolution"]], "Convolution tab": [[131, "convolution-tab"]], "Coordinate via presenters": [[39, "coordinate-via-presenters"]], "Copy, Cut and Paste": [[142, "copy-cut-and-paste"]], "Core Testing": [[116, null]], "Create Final Release Candidates": [[92, "create-final-release-candidates"]], "Create SANS Wavelength and Pixel Adjustment": [[40, "create-sans-wavelength-and-pixel-adjustment"]], "Create function wrapper at runtime": [[89, "create-function-wrapper-at-runtime"]], "Creating Environments": [[17, "creating-environments"]], "Creating a Presenter class": [[70, null]], "Creating a new CMake Library": [[14, "creating-a-new-cmake-library"]], "Creating an Issue": [[46, "creating-an-issue"]], "Creating classes: class_maker.py": [[149, "creating-classes-class-maker-py"]], "Creating the output workspace": [[160, "creating-the-output-workspace"]], "Creating your Benchmarking Environment": [[82, "creating-your-benchmarking-environment"]], "Custom git setup for inside the ORNL firewall:": [[29, "custom-git-setup-for-inside-the-ornl-firewall"]], "CutViewer Tool": [[144, "cutviewer-tool"]], "DGS Reduction Testing": [[118, null]], "Data Files Location": [[12, "data-files-location"]], "Data Files for Testing": [[18, null]], "Data Processor Tab (Presenter)": [[44, "data-processor-tab-presenter"]], "Data Processor Tab Model": [[44, "data-processor-tab-model"]], "Data Processor Tab View": [[44, "data-processor-tab-view"]], "Data reduction": [[118, "data-reduction"], [143, "data-reduction"]], "Data search directory": [[118, "data-search-directory"]], "Data table section": [[118, "data-table-section"]], "Dealing With Cells": [[4, "dealing-with-cells"]], "Debug Python in Workbench": [[88, "debug-python-in-workbench"]], "Debug Python in system tests/remote debugging": [[88, "debug-python-in-system-tests-remote-debugging"]], "Debug Python in unit tests": [[88, "debug-python-in-unit-tests"]], "Debugging C++ Tests": [[152, "debugging-c-tests"]], "Debugging C++ called from Workbench": [[152, "debugging-c-called-from-workbench"]], "Debugging Python": [[152, "debugging-python"]], "Debugging System Tests in Pycharm": [[114, "debugging-system-tests-in-pycharm"]], "Debugging Unit Tests": [[19, null]], "Debugging and Launching": [[152, "debugging-and-launching"]], "Debugging unit tests": [[95, "debugging-unit-tests"]], "Debugging with CLion": [[13, "debugging-with-clion"]], "Debugging with gdb": [[30, "debugging-with-gdb"]], "Deeper checks": [[28, "deeper-checks"]], "Default Settings": [[119, "default-settings"]], "Defining the target workspace": [[161, "defining-the-target-workspace"]], "Deleting a class: delete_class.py": [[149, "deleting-a-class-delete-class-py"]], "Dependency injection": [[39, "dependency-injection"]], "Dependency inversion": [[39, "dependency-inversion"]], "Dependency on IndirectDataReductionTab": [[38, "dependency-on-indirectdatareductiontab"]], "Deprecating a C++ Algorithm": [[103, "deprecating-a-c-algorithm"]], "Deprecating a Python Algorithm": [[103, "deprecating-a-python-algorithm"]], "Deprecating an Algorithm": [[103, null]], "Description": [[36, "description"], [99, "description"]], "Descriptors": [[48, "descriptors"]], "Design": [[105, "design"]], "Design Document Guidelines": [[20, null]], "Design document content": [[20, "design-document-content"]], "Design document process": [[20, "design-document-process"]], "Design pattern examples": [[39, "design-pattern-examples"]], "Designer": [[50, "id2"]], "Destination branch": [[28, "destination-branch"]], "Detector Picking": [[45, "detector-picking"]], "Develop with Conda on Linux": [[30, null]], "Develop with Conda on MacOS": [[31, null]], "Develop with Conda on Windows": [[32, null]], "Develop without Conda": [[33, null]], "Developer Accounts": [[21, null]], "Developer Documentation": [[163, null]], "Developer Setup": [[18, "developer-setup"]], "Development": [[84, "development"]], "Development Process": [[163, "development-process"]], "Development and Release Cycle": [[22, null]], "Development guidelines": [[39, "development-guidelines"]], "Diagnostics": [[143, "diagnostics"]], "Dictionary of Terms": [[20, "dictionary-of-terms"]], "Diff/Merge Tools": [[35, "diff-merge-tools"]], "Diffraction": [[127, "diffraction"]], "Directives": [[104, "directives"]], "Director for ISISCommandInterface (CLI)": [[40, "director-for-isiscommandinterface-cli"]], "Directors": [[40, "directors"]], "Disable Some Checks": [[114, "disable-some-checks"]], "Discarding changes": [[142, "discarding-changes"]], "Discuss estimates within teams": [[105, "discuss-estimates-within-teams"]], "Display": [[143, "display"]], "Display mask": [[143, "display-mask"]], "Do not let Qt types in": [[105, "do-not-let-qt-types-in"]], "Docker": [[33, "docker"]], "Docs": [[105, "docs"]], "Documentation": [[98, "documentation"], [105, "documentation"]], "Documentation Guide for Devs": [[104, null]], "Documentation Standards": [[113, "documentation-standards"]], "Documentation Test": [[120, "documentation-test"]], "Documentation Testing": [[120, null]], "Doing the transformation": [[161, "doing-the-transformation"]], "Done": [[154, "done"]], "Don\u2019t panic": [[28, "don-t-panic"]], "Double Pulse Test": [[135, "double-pulse-test"]], "Downloading the test data": [[114, "downloading-the-test-data"]], "Doxygen Setup": [[23, null]], "During release": [[110, "during-release"]], "Eclipse Doxygen Setup": [[23, "eclipse-doxygen-setup"]], "Eclipse on Ubuntu": [[24, null]], "Elemental Analysis GUI Testing": [[121, null]], "Elwin tab": [[130, "elwin-tab"]], "Embedding Figures": [[78, "embedding-figures"]], "Encourage newer staff to raise queries": [[105, "encourage-newer-staff-to-raise-queries"]], "Engineering Diffraction Testing": [[122, null]], "Enhancing asynchronous running": [[160, "enhancing-asynchronous-running"]], "Ensuring thread-safety": [[79, "ensuring-thread-safety"]], "EnumeratedString": [[25, null]], "Environment": [[12, "environment"], [33, "environment"]], "Environment Setup": [[29, "environment-setup"]], "Environments": [[116, "environments"]], "Error Handling": [[102, "error-handling"]], "Error Reporter Testing": [[123, null]], "Error Reporter test": [[123, "error-reporter-test"]], "Event Workspace Development": [[26, null]], "Event data": [[96, "event-data"]], "Example": [[83, "example"], [108, null]], "Example Use of EnumeratedString": [[25, "example-use-of-enumeratedstring"]], "Example cmake command:": [[18, "example-cmake-command"]], "Examples": [[37, "examples"], [106, "examples"]], "Examples:": [[15, "examples"]], "Exceptions": [[160, "exceptions"]], "Execution": [[160, "execution"]], "Exercise": [[80, "exercise"], [80, "id2"], [81, "exercise"], [81, "id2"]], "Existing GUIs": [[105, "existing-guis"]], "Explicit markup ends without a blank line; unexpected unindent.": [[104, "explicit-markup-ends-without-a-blank-line-unexpected-unindent"]], "Expressions and Statements": [[102, "expressions-and-statements"]], "Extensions": [[152, "extensions"]], "Extract Subtrees": [[6, null]], "Extracting Information from the View": [[58, null]], "FFT Test": [[139, "fft-test"]], "Face to Face": [[16, "face-to-face"]], "Factory pattern": [[39, "factory-pattern"]], "Feature Freeze Begins": [[92, "feature-freeze-begins"]], "Features": [[152, "features"]], "Fetching properties": [[160, "fetching-properties"]], "File and Code Layout": [[154, "file-and-code-layout"]], "File location": [[110, "file-location"]], "File naming conventions": [[110, "file-naming-conventions"]], "FileDescriptor": [[48, "filedescriptor"]], "Files": [[102, "files"]], "Filter Events": [[145, "filter-events"]], "Filter Events Interface Testing": [[145, null]], "Filtered Model": [[9, "filtered-model"]], "Filtering": [[4, "filtering"], [96, "filtering"]], "Filtering Issues": [[46, "filtering-issues"]], "Filtering specific module(s)": [[15, "filtering-specific-module-s"]], "Final Exercise": [[59, null]], "Find Subtree Roots": [[7, null]], "Finding a broken dependency": [[17, "finding-a-broken-dependency"]], "Finding a new CMake dependency": [[14, "finding-a-new-cmake-dependency"]], "First steps with Balsamiq Wireframes": [[3, "first-steps-with-balsamiq-wireframes"]], "Fit Functions": [[108, "fit-functions"]], "Fit Tab structure": [[43, "fit-tab-structure"]], "Fixing a PR with an Incorrect Base Branch": [[36, "fixing-a-pr-with-an-incorrect-base-branch"]], "Fixing a broken dependency": [[17, "fixing-a-broken-dependency"]], "Fixing a merge conflict between main and a protected branch": [[28, "fixing-a-merge-conflict-between-main-and-a-protected-branch"]], "Fixing a merge conflict between protected branches": [[36, "fixing-a-merge-conflict-between-protected-branches"]], "Flat Background Corrections Test": [[137, "flat-background-corrections-test"]], "Flat Profile View": [[87, "flat-profile-view"]], "Flowchart Creation": [[27, null]], "Focus": [[122, "focus"]], "For Review": [[46, "for-review"]], "Formatting with black": [[109, "formatting-with-black"]], "Framework": [[1, "framework"]], "From a fork": [[28, "from-a-fork"]], "From a non-fork": [[28, "from-a-non-fork"]], "From the CMake gui": [[12, "from-the-cmake-gui"]], "From the command line": [[12, "from-the-command-line"]], "Frontend": [[97, "frontend"]], "Function (Q) tab": [[131, "function-q-tab"]], "Function Call Detail": [[87, "function-call-detail"]], "Function headers": [[102, "function-headers"]], "Function(Q)": [[42, "function-q"]], "Functional Testing": [[93, "functional-testing"]], "Functionality": [[154, "functionality"]], "Functions and Variables": [[102, "functions-and-variables"]], "Further Features": [[160, "further-features"]], "Further reading": [[80, "further-reading"], [81, "further-reading"]], "Future Work": [[105, "future-work"]], "Future improvements": [[38, "future-improvements"], [38, "id1"], [38, "id3"]], "GUI": [[39, "gui"]], "GUI Development": [[163, "gui-development"]], "GUI Standards": [[105, null]], "Gatekeeper": [[93, "gatekeeper"]], "Gatekeeping a Pull Request": [[28, null]], "General": [[40, "general"], [107, "general"]], "General Guidance": [[150, "general-guidance"]], "General Icons": [[77, "general-icons"]], "General Notes on Naming": [[108, "general-notes-on-naming"]], "General checks": [[28, "general-checks"]], "Generating Code Coverage": [[15, null]], "Generating Plots": [[142, "generating-plots"]], "Geometry Handlers and Renderers": [[45, "geometry-handlers-and-renderers"]], "Getting Started": [[29, null], [160, "getting-started"]], "Getting the Mantid code": [[33, "getting-the-mantid-code"]], "GitHub Repository": [[97, "github-repository"]], "Good practices for writing tests": [[150, "good-practices-for-writing-tests"]], "Group 1: MUSR data": [[133, "group-1-musr-data"]], "Group 2: PSI data": [[133, "group-2-psi-data"]], "Group 3: HIFI data": [[133, "group-3-hifi-data"]], "Group 4: EMU data": [[133, "group-4-emu-data"]], "Group 5: ARGUS data": [[133, "group-5-argus-data"]], "Group 6: Frequency Domain Analysis": [[133, "group-6-frequency-domain-analysis"]], "Group 7: Avoided Level Crossing (ALC)": [[133, "group-7-avoided-level-crossing-alc"]], "Grouped Tasks": [[116, "grouped-tasks"]], "Grouping": [[38, "grouping"]], "Guide": [[100, "guide"]], "Guidelines": [[113, "guidelines"]], "Guides": [[163, "guides"]], "HDF": [[48, "hdf"]], "HDFDescriptor": [[48, "hdfdescriptor"]], "HIFI MultiPeriod Data": [[140, "hifi-multiperiod-data"]], "HIFI Transverse Field Simultaneous Fitting": [[140, "hifi-transverse-field-simultaneous-fitting"]], "Handling XML": [[37, null]], "Handy links": [[157, "handy-links"]], "Header Files": [[102, "header-files"]], "Headers": [[102, "headers"]], "Helgrind or drd": [[149, "helgrind-or-drd"]], "Helper Functions": [[147, "helper-functions"]], "How do people become gatekeepers?": [[28, "how-do-people-become-gatekeepers"]], "How does Workbench get run": [[158, "how-does-workbench-get-run"]], "How to Document an Algorithm": [[99, "how-to-document-an-algorithm"]], "How to Write C++ Performance Tests": [[162, "how-to-write-c-performance-tests"]], "How to build": [[30, "how-to-build"], [31, "how-to-build"]], "How to contact people in the development team": [[16, "how-to-contact-people-in-the-development-team"]], "How to define titles, sections etc.": [[104, "how-to-define-titles-sections-etc"]], "How to get Started": [[152, "how-to-get-started"]], "How to review release notes": [[110, "how-to-review-release-notes"]], "How to test private or protected members of a class": [[150, "how-to-test-private-or-protected-members-of-a-class"]], "How to use the EnumeratedString": [[25, "how-to-use-the-enumeratedstring"]], "How to use the IndexProperty": [[41, "how-to-use-the-indexproperty"]], "How to write a release note": [[110, "how-to-write-a-release-note"]], "I(Q, T) tab": [[131, "i-q-t-tab"]], "I(Q, t) tab": [[130, "i-q-t-tab"]], "IDE": [[15, "ide"]], "IDFs and IPFs": [[28, "idfs-and-ipfs"]], "ISIS Calibration": [[126, "isis-calibration"]], "ISIS Diagnostics": [[126, "isis-diagnostics"]], "ISIS Energy Transfer": [[126, "isis-energy-transfer"]], "ISIS Energy Transfer Data": [[38, "isis-energy-transfer-data"]], "ISIS Energy Transfer Model": [[38, "isis-energy-transfer-model"]], "ISIS Energy Transfer Presenter": [[38, "isis-energy-transfer-presenter"]], "ISIS Energy Transfer Tab": [[38, null]], "ISIS Energy Transfer algorithm": [[38, "isis-energy-transfer-algorithm"]], "ISIS Energy Transfer view": [[38, "isis-energy-transfer-view"]], "ISIS Event": [[132, "isis-event"]], "ISIS Histogram": [[132, "isis-histogram"]], "ISIS Indirect Energy Transfer Wrapper": [[38, "isis-indirect-energy-transfer-wrapper"]], "ISIS Reflectometry Interface": [[39, null]], "ISIS SANS Reduction Back-end": [[40, null]], "IWYU": [[149, "iwyu"]], "Icons": [[50, "icons"]], "If you can test it, take it out of the view": [[105, "if-you-can-test-it-take-it-out-of-the-view"]], "If you can\u2019t test it, put it in the view": [[105, "if-you-can-t-test-it-put-it-in-the-view"]], "If you have too many dependencies to inject\u2026": [[105, "if-you-have-too-many-dependencies-to-inject"]], "Implementation": [[5, "implementation"], [45, "implementation"], [91, "implementation"], [91, "implementation-1"], [157, "implementation"]], "Implementation Detail": [[20, "implementation-detail"]], "Imports": [[109, "imports"]], "Index Property": [[41, null]], "Indirect Data Reduction Testing": [[126, null]], "Indirect Diffraction Testing": [[127, null]], "IndirectDataAnalysis File Structure": [[43, null]], "IndirectDataAnalysisTab": [[43, "indirectdataanalysistab"]], "IndirectFitData": [[43, "indirectfitdata"]], "IndirectFitDataInterface": [[43, "indirectfitdatainterface"]], "IndirectFitOutput": [[43, "indirectfitoutput"]], "IndirectFitOutputOptions": [[43, "indirectfitoutputoptions"]], "IndirectFitPlot": [[43, "indirectfitplot"]], "IndirectFitPropertyBrowser": [[43, "indirectfitpropertybrowser"]], "IndirectFittingModel": [[43, "indirectfittingmodel"]], "Individual Neutron Event Data (TofEvent)": [[26, "individual-neutron-event-data-tofevent"]], "Individual states": [[40, "individual-states"]], "Inelastic Bayes Fitting Testing": [[128, null]], "Inelastic Corrections Testing": [[129, null]], "Inelastic Data Processor Class Structure": [[44, null]], "Inelastic Data Processor Testing": [[130, null]], "Inelastic QENS Fitting Testing": [[131, null]], "Initial Setup": [[82, "initial-setup"], [155, "initial-setup"]], "Initialization": [[160, "initialization"]], "Inline interpreted text or phrase reference start-string without end-string": [[104, "inline-interpreted-text-or-phrase-reference-start-string-without-end-string"]], "Inputs section": [[118, "inputs-section"]], "Inspecting an element": [[37, "inspecting-an-element"]], "Install Git": [[30, "install-git"], [31, "install-git"], [32, "install-git"]], "Install Mambaforge": [[30, "install-mambaforge"], [31, "install-mambaforge"], [32, "install-mambaforge"]], "Install Visual Studio 2022 Community Edition": [[32, "install-visual-studio-2022-community-edition"]], "Install a Centos7 Subsystem": [[155, "install-a-centos7-subsystem"]], "Install a Ubuntu-18.04 Subsystem": [[155, "install-a-ubuntu-18-04-subsystem"]], "Install and configure": [[86, "install-and-configure"]], "Installation": [[87, "installation"]], "Installing": [[149, "installing"]], "Installing CLion": [[13, "installing-clion"]], "Installing Eclipse": [[24, "installing-eclipse"]], "Instrument Viewer Widget": [[45, null]], "Instrumenting Python (Advanced)": [[94, "instrumenting-python-advanced"]], "Integrating into Workbench": [[91, "integrating-into-workbench"]], "Interface Documentation": [[106, null]], "Interfaces": [[104, "interfaces"]], "Internals Documentation": [[10, "internals-documentation"]], "Introducing Yourself": [[21, "introducing-yourself"]], "Introducing a new CMake configurable variable": [[14, "introducing-a-new-cmake-configurable-variable"]], "Introduction": [[47, "introduction"], [100, "introduction"], [117, "introduction"], [119, "introduction"], [121, "introduction"], [125, "introduction"], [132, "introduction"], [134, "introduction"], [135, "introduction"], [136, "introduction"], [137, "introduction"], [138, "introduction"], [139, "introduction"], [140, "introduction"], [142, "introduction"], [144, "introduction"], [151, "introduction"], [152, "introduction"], [160, "introduction"], [161, "introduction"]], "Introduction and Motivation": [[40, "introduction-and-motivation"]], "Ionic Diffusion Test": [[138, "ionic-diffusion-test"]], "IqtFit": [[42, "iqtfit"]], "Iterating over an element\u2019s children": [[37, "iterating-over-an-element-s-children"]], "Jenkins Configuration": [[47, null]], "Job Tree View": [[4, null]], "Jobs that monitor performance": [[162, "jobs-that-monitor-performance"]], "Just before release": [[92, "just-before-release"]], "Keep Qt / Plotting in the view": [[105, "keep-qt-plotting-in-the-view"]], "Keep the reduction configuration up to date": [[39, "keep-the-reduction-configuration-up-to-date"]], "Keeping GUIs modular using Widgets": [[91, "keeping-guis-modular-using-widgets"]], "Keybindings": [[152, "keybindings"]], "Known Issues": [[154, "known-issues"]], "Labels": [[46, "labels"]], "Larger tasks": [[116, "id3"]], "Layout of Header File": [[102, "layout-of-header-file"]], "Layouts": [[61, null]], "Leak checking etc": [[149, "leak-checking-etc"]], "Legacy and not maintained past this point (Only use if explicitly not using Conda)": [[88, "legacy-and-not-maintained-past-this-point-only-use-if-explicitly-not-using-conda"]], "Libraries": [[107, null]], "Library Leaks Appearing": [[94, "library-leaks-appearing"]], "License": [[109, "license"]], "Limit chains of observers notifying each other": [[105, "limit-chains-of-observers-notifying-each-other"]], "Linux": [[29, "linux"], [33, "linux"], [47, "linux"], [85, "linux"], [149, "linux"], [151, "linux"]], "List All SCM Urls": [[47, "list-all-scm-urls"]], "Lists of Events (EventList)": [[26, "lists-of-events-eventlist"]], "Live Data Testing": [[132, null]], "Live Event Data": [[132, "live-event-data"]], "Live Histogram Data": [[132, "live-histogram-data"]], "Live event pre- and post-processing": [[132, "live-event-pre-and-post-processing"]], "Live event rebin using an algorithm": [[132, "live-event-rebin-using-an-algorithm"]], "Load Algorithm Hook": [[48, null]], "Loading Data Test": [[136, "loading-data-test"], [137, "loading-data-test"]], "Loading Runs": [[117, "loading-runs"]], "Loading batch files": [[142, "loading-batch-files"]], "Local Debugging of Unit Tests with PyCharm": [[88, "local-debugging-of-unit-tests-with-pycharm"]], "Local Object Store": [[18, "local-object-store"]], "Local Project Managers Checklist": [[92, "local-project-managers-checklist"]], "Logging": [[49, null], [160, "logging"]], "Logging Levels": [[49, "logging-levels"]], "MD Workspaces": [[144, "md-workspaces"]], "MDHistoWorkspace": [[144, "mdhistoworkspace"]], "MDWorkspace (with events)": [[144, "mdworkspace-with-events"]], "MSD": [[42, "msd"]], "MSD tab": [[131, "msd-tab"]], "MSlice Testing": [[119, null]], "MVC Models": [[9, "mvc-models"]], "MVP (Model View Presenter)": [[50, "mvp-model-view-presenter"]], "MVP Calculator GUI Example": [[56, null]], "MVP Design": [[50, null]], "MVP Introduction": [[60, null]], "MVP Template tool": [[50, "mvp-template-tool"]], "MVP Tutorial": [[76, null]], "Mac OS": [[47, "mac-os"]], "MacOS": [[151, "macos"]], "Main Pipeline": [[2, "main-pipeline"]], "Makefile-like Generators": [[114, "makefile-like-generators"]], "Mantid Algorithm Naming Convention": [[108, null]], "Mantid Git Config": [[35, null]], "Mantid Git Workflow": [[36, null]], "Mantid Icon Table": [[77, null]], "Mantid Issue Tracking": [[46, null]], "Mantid Namespaces": [[102, "mantid-namespaces"]], "Mantid Standards": [[108, null]], "Mantid Timers": [[148, null]], "Mantid build": [[0, "mantid-build"]], "Mantid-specific Guidelines": [[150, "mantid-specific-guidelines"]], "Mantid\u2019s Algorithm Profiler": [[85, "mantid-s-algorithm-profiler"]], "Manual Background Corrections Test": [[137, "manual-background-corrections-test"]], "Manual Testing": [[92, "manual-testing"], [92, "id4"]], "Matplotlib and MVP": [[62, null]], "Matplotlib in C++": [[78, null]], "MatrixWorkspace": [[144, "matrixworkspace"]], "Maxent Test": [[139, "maxent-test"]], "Meetings & other information": [[16, "meetings-other-information"]], "Misc Groovy Scripts": [[47, "misc-groovy-scripts"]], "Mocking": [[150, "mocking"]], "Mocking Exercise": [[64, null]], "Mocking Exercise Solution": [[65, null]], "Mocking the Presenter": [[63, null]], "Mockups with Balsamiq Wireframes": [[3, null]], "Model": [[50, "model"], [105, "model"]], "Model (MVP) Exercise": [[67, null]], "Model Exercise Solution": [[68, null]], "Model Indices in Job Tree View": [[9, null]], "Model tests": [[38, "model-tests"]], "Model utils files": [[38, "model-utils-files"]], "Modify Mantid.user.properties": [[89, "modify-mantid-user-properties"]], "Moments tab": [[130, "moments-tab"]], "Monitoring Script": [[153, "monitoring-script"]], "More Advanced Options": [[35, "more-advanced-options"]], "Most Recently Used List (MRUList)": [[26, "most-recently-used-list-mrulist"]], "Motivation": [[18, "motivation"], [20, "motivation"], [40, "motivation"], [91, "motivation"], [91, "motivation-1"]], "MoveInstrumentComponent and RotateInstrumentComponent": [[40, "moveinstrumentcomponent-and-rotateinstrumentcomponent"]], "Moving/Renaming classes: move_class.py": [[149, "moving-renaming-classes-move-class-py"]], "Multiperiod workspace sample logs": [[96, "multiperiod-workspace-sample-logs"]], "Multiple Possibilities in Mantid": [[90, "multiple-possibilities-in-mantid"]], "Multiple Views": [[69, null]], "Multiple Wavelength Range": [[125, "multiple-wavelength-range"]], "Multiple atoms in chemical formula": [[125, "multiple-atoms-in-chemical-formula"]], "Multithreading in Mantid": [[79, null]], "Muon Analysis Test Guides": [[141, null]], "Muon Interfaces Unscripted Testing": [[133, null]], "Muon Unscripted Testing: ALC": [[134, null]], "Muon Unscripted Testing: ARGUS": [[135, null]], "Muon Unscripted Testing: EMU": [[138, null]], "Muon Unscripted Testing: FDA (Frequency Domain Analysis)": [[139, null]], "Muon Unscripted Testing: HIFI": [[140, null]], "Muon Unscripted Testing: MUSR": [[136, null]], "Muon Unscripted Testing: PSI": [[137, null]], "Naming": [[108, "naming"], [108, "id1"]], "Naming Branches": [[36, "naming-branches"]], "Naming Conventions": [[102, "naming-conventions"]], "Naming conventions": [[105, "naming-conventions"]], "Network Drives": [[12, "network-drives"]], "Network Related Tools": [[149, "network-related-tools"]], "New Branches": [[36, "new-branches"]], "New Starter C++": [[80, null]], "New Starter Python": [[81, null]], "New work requires design documentation": [[105, "new-work-requires-design-documentation"]], "Nightly Builds": [[84, "nightly-builds"]], "No Workspace Validation": [[114, "no-workspace-validation"]], "No matter how small, logic goes into the model": [[105, "no-matter-how-small-logic-goes-into-the-model"]], "Non-HDF": [[48, "non-hdf"]], "None checks": [[109, "none-checks"]], "Normalize To SANS Monitor": [[40, "normalize-to-sans-monitor"]], "Note for Mantid Developers": [[90, "note-for-mantid-developers"]], "Notification": [[4, "notification"]], "Notify must use enums to signal": [[105, "notify-must-use-enums-to-signal"]], "Number of developers": [[20, "number-of-developers"]], "Number of person-months": [[20, "number-of-person-months"]], "Number of users": [[20, "number-of-users"]], "OSX": [[29, "osx"], [33, "osx"]], "Object Oriented C++ Basics": [[80, "object-oriented-c-basics"]], "Object Oriented Python Basics": [[81, "object-oriented-python-basics"]], "Obtaining a Benchmark for Mantid Fitting": [[82, null]], "One signal per slot, never multiple": [[105, "one-signal-per-slot-never-multiple"]], "Opening CLion": [[13, "opening-clion"]], "Options": [[83, "options"], [106, "options"], [149, "options"]], "Options section": [[118, "options-section"]], "Other More General Points": [[150, "other-more-general-points"]], "Other Notes": [[2, "other-notes"]], "Other Profiling Tools": [[85, "other-profiling-tools"]], "Other useful information": [[40, "other-useful-information"]], "Overview": [[3, "overview"], [39, "overview"], [40, "overview"], [45, "overview"], [49, "overview"], [78, "overview"], [90, "overview"], [94, "overview"], [95, "overview"], [97, "overview"], [98, "overview"], [102, "overview"], [105, "overview"], [114, "overview"], [122, "overview"], [154, "overview"], [157, "overview"], [159, "overview"], [162, "overview"]], "Packaging": [[83, null], [156, "packaging"]], "Parameters": [[108, "parameters"]], "Parsing": [[37, "parsing"]], "Patch Release Checklist": [[84, null]], "Perform all processing in algorithms": [[39, "perform-all-processing-in-algorithms"]], "Performing a merge on Github": [[28, "performing-a-merge-on-github"]], "Periodically revise best UX practice": [[105, "periodically-revise-best-ux-practice"]], "Phasequad Test": [[139, "phasequad-test"]], "Pip package policy": [[17, "pip-package-policy"]], "Plotting": [[38, "plotting"], [38, "id2"]], "Plotting (Elemental Analysis)": [[154, null]], "Plotting Presenter": [[154, "plotting-presenter"]], "Plotting Utils": [[154, "plotting-utils"]], "Plotting View": [[154, "plotting-view"]], "Plotting from Vector Data": [[78, "plotting-from-vector-data"]], "Plotting from Workspace Data": [[78, "plotting-from-workspace-data"]], "Polarisation Corrections": [[142, "polarisation-corrections"]], "Possible Training": [[105, "possible-training"]], "Potential Solutions": [[20, "potential-solutions"]], "Pre-requisites": [[94, "pre-requisites"]], "Preamble": [[122, "preamble"], [133, "preamble"]], "Preface": [[105, "preface"]], "Preparation": [[87, "preparation"]], "PreprocessDetectorsToMD with custom plugins": [[161, "preprocessdetectorstomd-with-custom-plugins"]], "Preprocessor": [[102, "preprocessor"]], "Prerequisite Knowledge": [[105, "prerequisite-knowledge"]], "Prerequisites": [[24, "prerequisites"], [80, "prerequisites"], [81, "prerequisites"], [152, "prerequisites"]], "Presenter": [[50, "presenter"], [105, "presenter"]], "Presenter Exercise": [[71, null]], "Presenter Exercise Solution": [[72, null]], "Presenters must use non-Qt communication patterns": [[105, "presenters-must-use-non-qt-communication-patterns"]], "Preview tab": [[142, "preview-tab"]], "Previewing release notes": [[110, "previewing-release-notes"]], "Print All Loggers": [[47, "print-all-loggers"]], "Print the Value of an Environment Variable on All Nodes": [[47, "print-the-value-of-an-environment-variable-on-all-nodes"]], "Private": [[150, "private"]], "Processing": [[143, "processing"]], "Processing Groups": [[142, "processing-groups"]], "Processing Rows": [[142, "processing-rows"]], "Producing a coverage report automatically": [[15, "producing-a-coverage-report-automatically"]], "Producing a coverage report manually": [[15, "producing-a-coverage-report-manually"]], "Profile Selected Portions of the Code": [[87, "profile-selected-portions-of-the-code"]], "Profile a Whole Program Run": [[87, "profile-a-whole-program-run"]], "Profiling": [[149, "profiling"]], "Profiling Overview": [[85, null]], "Profiling in C++": [[85, "profiling-in-c"]], "Profiling in Python": [[85, "profiling-in-python"]], "Profiling with Intel\u2019s VTune": [[86, "profiling-with-intel-s-vtune"]], "Profiling with Valgrind": [[87, null]], "Profiling with Yappi": [[85, "profiling-with-yappi"]], "Profiling with cProfile": [[85, "profiling-with-cprofile"]], "Profiling with perf": [[86, null]], "Project Recovery Testing": [[124, null]], "Project Recovery test": [[124, "project-recovery-test"]], "Project Save": [[157, null]], "Properties": [[108, "properties"]], "Property Descriptions": [[99, "property-descriptions"]], "Protected": [[150, "protected"]], "Proxy Settings": [[18, "proxy-settings"]], "Pull Requests": [[36, "pull-requests"], [36, "id1"]], "Purpose": [[28, "purpose"], [97, "purpose"]], "PyCharm": [[88, null]], "Python": [[15, "python"], [50, "python"], [50, "id1"], [79, "python"], [147, "python"]], "Python Algorithms in External Projects": [[89, null]], "Python Basics": [[81, "python-basics"]], "Python Coding Standards": [[109, null]], "Python Interface File Naming": [[106, "python-interface-file-naming"]], "Python vs C++ Algorithms": [[90, null]], "Python/Qt": [[109, "python-qt"]], "QENS Fit class structure": [[43, "qens-fit-class-structure"]], "Qt Designer": [[50, "qt-designer"]], "Qt Designer for Python": [[91, null]], "QtStandardItemTreeModelAdapter": [[8, null]], "Quality Assurance Managers Checklist": [[92, "quality-assurance-managers-checklist"]], "Quasi Tab": [[128, "quasi-tab"]], "Reading": [[80, "reading"], [80, "id1"], [81, "reading"], [81, "id1"]], "Rebin and Fitting": [[136, "rebin-and-fitting"]], "Rebinning the Data": [[117, "rebinning-the-data"]], "Recommended": [[152, "recommended"]], "Recommended Config": [[35, "recommended-config"]], "Red Hat/Cent OS/Fedora": [[33, "red-hat-cent-os-fedora"]], "Red Hat/Fedora": [[87, "red-hat-fedora"]], "Reducing the size of console output": [[114, "reducing-the-size-of-console-output"]], "Reduction": [[39, "reduction"]], "Reduction back-end": [[39, "reduction-back-end"]], "References": [[102, "references"]], "Referencing Other Algorithms": [[99, "referencing-other-algorithms"]], "Reflectometry GUI Testing": [[142, null]], "Regex": [[107, "regex"]], "Related Bugs/Notes": [[154, "related-bugs-notes"]], "Release Checklist": [[92, null]], "Release Day": [[92, "release-day"], [92, "technical-release-manager-release-day"]], "Release Editors Checklist": [[92, "release-editors-checklist"]], "Release Manager Checklist": [[92, "release-manager-checklist"]], "Release Notes": [[84, "release-notes"]], "Release Notes Guide": [[110, null]], "Release Procedure": [[84, "release-procedure"]], "Reminder Email for Beta": [[92, "reminder-email-for-beta"]], "Remote Development": [[88, "remote-development"], [152, "remote-development"]], "Remove directories across multiple nodes": [[47, "remove-directories-across-multiple-nodes"]], "Remove directories from single node": [[47, "remove-directories-from-single-node"]], "Rename C++ Algorithm": [[111, "rename-c-algorithm"]], "Rename Python Algorithm": [[111, "rename-python-algorithm"]], "Renaming an Algorithm": [[111, null]], "Request": [[84, "request"]], "Required": [[152, "required"]], "ResNorm tab": [[128, "resnorm-tab"]], "Reusable Widgets": [[50, "reusable-widgets"]], "Reviewing a Pull Request": [[93, null]], "Roles": [[92, "roles"]], "Row Location": [[4, "row-location"]], "Rules": [[116, "rules"]], "Run a Process Across All Nodes": [[47, "run-a-process-across-all-nodes"]], "Run a Process On a Single Node": [[47, "run-a-process-on-a-single-node"]], "Running Files in the Debugger with EnvFile extension": [[88, "running-files-in-the-debugger-with-envfile-extension"]], "Running Files in the Debugger without EnvFile extension": [[88, "running-files-in-the-debugger-without-envfile-extension"]], "Running Performance Tests": [[162, "running-performance-tests"]], "Running Sanitizers": [[94, null]], "Running Tests": [[94, "running-tests"]], "Running Tests Locally": [[114, "running-tests-locally"]], "Running Unit Tests Directly": [[95, "running-unit-tests-directly"]], "Running Unit Tests With Visual Studio": [[95, "running-unit-tests-with-visual-studio"]], "Running Unit Tests With Visual Studio and ctest": [[95, "running-unit-tests-with-visual-studio-and-ctest"]], "Running Workbench": [[31, "running-workbench"], [158, null]], "Running a Benchmark": [[82, "running-a-benchmark"]], "Running a Linux Subsystem": [[155, "running-a-linux-subsystem"]], "Running a cleanup run": [[114, "running-a-cleanup-run"]], "Running perf": [[86, "running-perf"]], "Running tests without ctest": [[162, "running-tests-without-ctest"]], "Running the Profiler": [[87, "running-the-profiler"]], "Running the Tests": [[100, "running-the-tests"]], "Running the Unit Tests": [[95, null]], "Running the tests on multiple cores": [[114, "running-the-tests-on-multiple-cores"]], "Runs table editing": [[143, "runs-table-editing"]], "S(Q, \\omega) tab": [[130, "s-q-omega-tab"]], "SANS GUI Testing": [[143, null]], "SANSBatchReduction": [[40, "sansbatchreduction"]], "SANSConvertToWavelengthAndRebin": [[40, "sansconverttowavelengthandrebin"]], "SANSLoad": [[40, "sansload"]], "SANSReductionCore": [[40, "sansreductioncore"]], "SANSSave": [[40, "sanssave"]], "SANSSingleReduction": [[40, "sanssinglereduction"]], "SANSState": [[40, "sansstate"]], "Sample Logs": [[96, null]], "Sample Transmission Calculator Testing": [[125, null]], "Sample logs": [[96, "id1"]], "Save Other": [[143, "save-other"]], "Save reduction parameters": [[118, "save-reduction-parameters"]], "Save tab": [[142, "save-tab"]], "Saving": [[38, "saving"]], "Saving a batch": [[142, "saving-a-batch"]], "Saving and loading an interface (C++)": [[157, "saving-and-loading-an-interface-c"]], "Saving and loading an interface (Python)": [[157, "saving-and-loading-an-interface-python"]], "Script": [[153, "script"]], "Script Repository": [[97, null]], "Search by experiment": [[142, "search-by-experiment"]], "Selecting PyCharm versions": [[88, "selecting-pycharm-versions"]], "Selecting Tests To Run": [[114, "selecting-tests-to-run"]], "Selecting Tests to Run From IDE": [[114, "selecting-tests-to-run-from-ide"]], "Selecting tubes": [[117, "selecting-tubes"]], "Selection of the builders": [[40, "selection-of-the-builders"]], "Set Up": [[119, "set-up"]], "Set the Tolerance": [[114, "set-the-tolerance"]], "Set up": [[117, "set-up"], [118, "set-up"], [121, "set-up"], [142, "set-up"], [143, "set-up"]], "Set up the test facility": [[132, "set-up-the-test-facility"]], "Setting With Dropbox:": [[18, "setting-with-dropbox"]], "Setting up PyCharm on Linux": [[88, "setting-up-pycharm-on-linux"]], "Setting up PyCharm on Windows": [[88, "setting-up-pycharm-on-windows"]], "Setting up a New Agent": [[47, "setting-up-a-new-agent"]], "Setup": [[15, "setup"]], "Setup Python development environment with Conda": [[88, "setup-python-development-environment-with-conda"]], "Setup for a CLion Build": [[13, "setup-for-a-clion-build"]], "Setup the mantid conda environment": [[30, "setup-the-mantid-conda-environment"], [31, "setup-the-mantid-conda-environment"], [32, "setup-the-mantid-conda-environment"]], "Should I Write a C++ Algorithm?": [[90, "should-i-write-a-c-algorithm"]], "Should I Write a Python Algorithm?": [[90, "should-i-write-a-python-algorithm"]], "Signals setup in the view to the presenter only": [[105, "signals-setup-in-the-view-to-the-presenter-only"]], "Single Pulse Test": [[135, "single-pulse-test"]], "Skipping tests": [[114, "skipping-tests"]], "Slice SANS Event": [[40, "slice-sans-event"]], "SliceViewer Testing": [[144, null]], "Smaller tasks": [[116, "id2"]], "Smoke Testing": [[92, "smoke-testing"], [92, "id7"], [92, "id9"]], "Specific Recommendations": [[107, "specific-recommendations"]], "Specific Tests": [[144, "specific-tests"]], "Specific quirks of Mantid": [[28, "specific-quirks-of-mantid"]], "Specifying Validation": [[114, "specifying-validation"]], "Stale Pull Requests": [[36, "stale-pull-requests"]], "Standalone": [[83, "standalone"]], "Standard Release file structure": [[110, "standard-release-file-structure"]], "Standards": [[105, "standards"], [113, null]], "Starting a Fake Instrument": [[132, "starting-a-fake-instrument"]], "Starting a live data session": [[132, "starting-a-live-data-session"]], "State Generation": [[40, "state-generation"]], "Stopping a live data session": [[132, "stopping-a-live-data-session"]], "Stretch Tab": [[128, "stretch-tab"]], "String Algorithms (chop, ends_with etc)": [[107, "string-algorithms-chop-ends-with-etc"]], "Strongly Typed Indexes": [[9, "strongly-typed-indexes"]], "Structure": [[39, "structure"]], "Style": [[109, "style"]], "Subscriber pattern": [[39, "subscriber-pattern"]], "Subtrees": [[4, "subtrees"]], "Suggested Plugins": [[24, "suggested-plugins"]], "Sum runs": [[143, "sum-runs"]], "Summary": [[0, "summary"], [1, "summary"], [2, "summary"], [18, "summary"], [35, "summary"], [36, "summary"], [47, "summary"], [50, "summary"], [87, "summary"], [99, "summary"], [106, "summary"], [107, "summary"], [147, "summary"], [161, "summary"]], "Superconducting Copper Test": [[138, "superconducting-copper-test"]], "Support": [[16, "support"]], "Switching to Sanitizer Build": [[94, "switching-to-sanitizer-build"]], "Symmetrise tab": [[130, "symmetrise-tab"]], "System Tests": [[114, null]], "TODO": [[154, "todo"]], "Table Icons": [[77, "table-icons"]], "Table of Contents": [[122, "table-of-contents"], [133, "table-of-contents"], [134, "table-of-contents"], [135, "table-of-contents"], [136, "table-of-contents"], [137, "table-of-contents"], [138, "table-of-contents"], [139, "table-of-contents"], [140, "table-of-contents"]], "Tables": [[73, null]], "Taking Cuts": [[119, "taking-cuts"]], "Taking Slices": [[119, "taking-slices"]], "Target Platform Based on Free Memory": [[114, "target-platform-based-on-free-memory"], [114, "id1"]], "Technical Release Managers Checklist": [[92, "technical-release-managers-checklist"]], "Technical Steering Committee": [[115, null]], "Test 1": [[122, "test-1"]], "Test 10": [[122, "test-10"]], "Test 11": [[122, "test-11"]], "Test 1: Offline documentation test on the workbench.": [[120, "test-1-offline-documentation-test-on-the-workbench"]], "Test 2": [[122, "test-2"]], "Test 2: Online documentation test.": [[120, "test-2-online-documentation-test"]], "Test 3": [[122, "test-3"]], "Test 4": [[122, "test-4"]], "Test 5": [[122, "test-5"]], "Test 6": [[122, "test-6"]], "Test 7": [[122, "test-7"]], "Test 8": [[122, "test-8"]], "Test 9": [[122, "test-9"]], "TestHelpers": [[39, "testhelpers"]], "Testing": [[28, "testing"], [39, "testing"], [105, "testing"], [146, null], [163, "testing"]], "Testing MVP Components": [[50, "testing-mvp-components"]], "Testing Utilities": [[147, null]], "Testing using PyQt": [[88, "testing-using-pyqt"]], "Text": [[16, "text"]], "The Automated Build Process": [[2, null]], "The Code Files": [[99, "the-code-files"]], "The Command Line Interface": [[119, "the-command-line-interface"]], "The Details": [[2, "the-details"]], "The GUI must map 1:1 to a workflow alg.": [[105, "the-gui-must-map-1-1-to-a-workflow-alg"]], "The GUI must work with workspace history": [[105, "the-gui-must-work-with-workspace-history"]], "The Load Algorithm": [[48, "the-load-algorithm"]], "The Main": [[51, "the-main"], [70, "the-main"], [72, "the-main"]], "The Main Model": [[9, "the-main-model"]], "The Presenter": [[70, "the-presenter"], [72, "the-presenter"]], "The View": [[51, "the-view"], [70, "the-view"], [72, "the-view"]], "The Workspace Manager": [[119, "the-workspace-manager"]], "The interface Directive": [[106, "the-interface-directive"]], "The layer of intent": [[20, "the-layer-of-intent"]], "The maintenance guide gets updated in the PR": [[105, "the-maintenance-guide-gets-updated-in-the-pr"]], "The qt directory": [[98, "the-qt-directory"]], "The reStructuredText File": [[104, "the-restructuredtext-file"]], "The scripts directory": [[98, "the-scripts-directory"]], "Things to check": [[28, "things-to-check"]], "Thread checking": [[149, "thread-checking"]], "Timeline": [[92, "timeline"]], "Timing in C++": [[85, "timing-in-c"]], "Tips": [[12, "tips"], [28, "tips"], [49, "tips"], [82, "tips"], [155, "tips"]], "Tools": [[163, "tools"]], "Tools Overview": [[149, null]], "Training": [[105, "training"]], "Transmission": [[126, "transmission"]], "Transverse Field Asymmetry Test": [[136, "transverse-field-asymmetry-test"]], "Troubleshooting": [[18, "troubleshooting"], [151, "troubleshooting"]], "Turn off Python association in Windows": [[32, "turn-off-python-association-in-windows"]], "Type Erasure": [[9, "type-erasure"]], "UI Data Getters": [[38, "ui-data-getters"]], "UI data setters": [[38, "ui-data-setters"]], "UI validators": [[38, "ui-validators"]], "UX Point of contact": [[105, "ux-point-of-contact"]], "UX design reviews must be done beforehand": [[105, "ux-design-reviews-must-be-done-beforehand"]], "Ubuntu": [[87, "ubuntu"]], "Ubuntu 18.04": [[33, "ubuntu-18-04"]], "Ubuntu 20.04": [[33, "ubuntu-20-04"]], "Unique Profiles": [[21, "unique-profiles"]], "Unit Test Coding Standards": [[112, null]], "Unit Test Good Practice": [[150, null]], "Unit testing": [[98, "unit-testing"]], "Unit tests": [[28, "unit-tests"]], "Unix Console Doxygen Setup": [[23, "unix-console-doxygen-setup"]], "Unknown directive type \u201cfoo\u201d": [[104, "unknown-directive-type-foo"]], "Update Branches For Jobs": [[47, "update-branches-for-jobs"]], "Update Urls on All Jobs": [[47, "update-urls-on-all-jobs"]], "Update default values for job parameters": [[47, "update-default-values-for-job-parameters"]], "Updating File(s)": [[18, "updating-file-s"]], "Usage": [[8, "usage"], [99, "usage"], [154, "usage"]], "Usage Example in C++": [[49, "usage-example-in-c"]], "Usage Example in Python": [[49, "usage-example-in-python"]], "Usage via GUI": [[40, "usage-via-gui"]], "Use": [[149, "use"]], "Use dependency injection": [[105, "use-dependency-injection"]], "Use dependency injection in Python too": [[105, "use-dependency-injection-in-python-too"]], "Useful Aliases": [[35, "useful-aliases"]], "Useful CTest Options": [[95, "useful-ctest-options"]], "Useful Plugins": [[88, "useful-plugins"]], "User Support": [[151, null]], "User file input": [[40, "user-file-input"]], "User files": [[143, "user-files"]], "User input dictionary": [[40, "user-input-dictionary"]], "Using CreateSampleWorkspace and CreateWorkspace": [[100, "using-createsampleworkspace-and-createworkspace"]], "Using Existing Data": [[18, "using-existing-data"]], "Using Graphical User Interfaces (GUI)": [[155, "using-graphical-user-interfaces-gui"]], "Using files in Unit tests": [[150, "using-files-in-unit-tests"]], "Using gdb": [[19, "using-gdb"]], "Using logging in Python": [[49, "using-logging-in-python"]], "Using the Generated Class": [[91, "using-the-generated-class"]], "Using workspaces": [[160, "using-workspaces"]], "VSCode": [[152, null]], "Validation of Single Wavelength Range": [[125, "validation-of-single-wavelength-range"]], "Validation of inputs": [[160, "validation-of-inputs"]], "Version Control": [[80, "version-control"], [81, "version-control"]], "Version control": [[28, "version-control"]], "Video conference": [[16, "video-conference"]], "View": [[50, "view"], [105, "view"]], "View Exercise 1": [[74, null]], "View Exercise 1 Solution": [[75, null]], "Visual Design": [[50, "visual-design"]], "Visual Studio": [[149, "visual-studio"]], "Visual Studio Address Sanitizer": [[94, "visual-studio-address-sanitizer"]], "Visual Studio Build Impact": [[153, null]], "Visual Studio Doxygen Setup": [[23, "visual-studio-doxygen-setup"]], "Visual Studio/Xcode": [[114, "visual-studio-xcode"]], "Visualisation": [[87, "visualisation"]], "Visualise results": [[118, "visualise-results"]], "Wall-clock timers": [[148, "wall-clock-timers"]], "What is calculated in a SANS reduction?": [[40, "what-is-calculated-in-a-sans-reduction"]], "What to test": [[150, "what-to-test"]], "When needing to load a data file": [[100, "when-needing-to-load-a-data-file"]], "When to add release notes": [[110, "when-to-add-release-notes"]], "When to write a design document": [[20, "when-to-write-a-design-document"]], "Why EnumeratedString?": [[25, "why-enumeratedstring"]], "Why IndexProperty?": [[41, "why-indexproperty"]], "Windows": [[33, "windows"], [47, "windows"], [85, "windows"], [149, "windows"], [151, "windows"]], "Windows Subsystem for Linux (WSL2)": [[33, "windows-subsystem-for-linux-wsl2"], [155, null]], "Wireshark": [[149, "wireshark"]], "With Qt Creator": [[12, "with-qt-creator"]], "With great power comes great responsibility": [[28, "with-great-power-comes-great-responsibility"]], "Within Eclipse": [[19, "within-eclipse"]], "Within Visual Studio (attach to process version)": [[19, "within-visual-studio-attach-to-process-version"]], "Within Visual Studio (debugging run method)": [[19, "within-visual-studio-debugging-run-method"]], "Wonder Shaper": [[149, "wonder-shaper"]], "Work flows algorithm profiling": [[0, null]], "Work on existing GUIs should follow maintenance docs": [[105, "work-on-existing-guis-should-follow-maintenance-docs"]], "Work-flow algorithm orchestration": [[40, "work-flow-algorithm-orchestration"]], "Work-flow algorithms for individual reduction steps": [[40, "work-flow-algorithms-for-individual-reduction-steps"]], "Workbench": [[163, "workbench"]], "Workbench Development": [[156, null]], "Workbench Index": [[159, null]], "Workflow": [[46, "workflow"], [161, "workflow"]], "Workflow alg. must be completed first": [[105, "workflow-alg-must-be-completed-first"]], "Workflow algorithms": [[99, "workflow-algorithms"]], "Workspace Groups": [[28, "workspace-groups"]], "Workspace Masking": [[40, "workspace-masking"]], "Workspace Names": [[108, "workspace-names"]], "Workspace2D compatibility": [[26, "workspace2d-compatibility"]], "Workspaces": [[28, "workspaces"]], "Writing An Algorithm": [[160, null]], "Writing Performance Tests": [[162, null]], "Writing a Custom ConvertToMD Transformation": [[161, null]], "Writing a Test": [[114, "writing-a-test"]], "Writing a simple custom plugin": [[161, "writing-a-simple-custom-plugin"]], "Your Issues": [[46, "your-issues"]], "adjustment.py": [[40, "adjustment-py"]], "compatibility.py": [[40, "compatibility-py"]], "convert_to_q.py": [[40, "convert-to-q-py"]], "data.py": [[40, "data-py"]], "enum.py": [[40, "enum-py"]], "image file not readable": [[104, "image-file-not-readable"]], "main.py": [[75, "main-py"]], "mantidqt": [[1, "mantidqt"]], "mask.py": [[40, "mask-py"]], "move.py": [[40, "move-py"]], "period n": [[96, "period-n"]], "periods": [[96, "periods"]], "reST editors/IDE plugins": [[104, "rest-editors-ide-plugins"]], "reduction_mode.py": [[40, "reduction-mode-py"]], "running": [[96, "running"]], "save.py": [[40, "save-py"]], "scale.py": [[40, "scale-py"]], "slice.py": [[40, "slice-py"]], "state.py": [[40, "state-py"]], "state_base.py": [[40, "state-base-py"]], "state_director.py": [[40, "state-director-py"]], "view.py": [[75, "view-py"]], "wavelength.py": [[40, "wavelength-py"]], "workbench": [[1, "workbench"]]}, "docnames": ["AlgorithmProfiler", "Architecture", "AutomatedBuildProcess", "BalsamiqWireframes", "BatchWidget/API/JobTreeView", "BatchWidget/Internals/CellBasedViewProperties", "BatchWidget/Internals/ExtractSubtrees", "BatchWidget/Internals/FindSubtreeRoots", "BatchWidget/Internals/QtStandardItemTreeModelAdapter", "BatchWidget/Internals/StrictModelIndexing", "BatchWidget/index", "BuildingOnOSX", "BuildingWithCMake", "CLion", "CMakeBestPractices", "CodeCoverage", "Communication", "CondaPackageManager", "DataFilesForTesting", "DebuggingUnitTests", "DesignDocumentGuides", "DeveloperAccounts", "DevelopmentAndReleaseCycle", "DoxygenSetup", "Eclipse", "EnumeratedString", "EventWorkspaceDev", "FlowchartCreation", "Gatekeeping", "GettingStarted/GettingStarted", "GettingStarted/GettingStartedCondaLinux", "GettingStarted/GettingStartedCondaOSX", "GettingStarted/GettingStartedCondaWindows", "GettingStarted/GettingStartedNoneConda", "GettingStarted/MantidDeveloperSetup", "GitConfig", "GitWorkflow", "HandlingXML", "ISISEnergyTransferTab", "ISISReflectometryInterface", "ISISSANSReductionBackend", "IndexProperty", "IndirectDataAnalysisAddingFitType", "IndirectDataAnalysisFileStructure", "InelasticDataProcessorFileStructure", "InstrumentViewer", "IssueTracking", "JenkinsConfiguration", "LoadAlgorithmHook", "Logging", "MVPDesign", "MVPTutorial/AddButton", "MVPTutorial/AddComboBox", "MVPTutorial/AddLabel", "MVPTutorial/AddLineEdit", "MVPTutorial/AddSpinBox", "MVPTutorial/CalculatorExample/index", "MVPTutorial/CompleteGUI", "MVPTutorial/ExtractInfoFromView", "MVPTutorial/FinalExercise", "MVPTutorial/Introduction", "MVPTutorial/Layouts", "MVPTutorial/Matplotlib", "MVPTutorial/Mocking", "MVPTutorial/MockingExercise", "MVPTutorial/MockingExerciseSolution", "MVPTutorial/Model", "MVPTutorial/ModelExercise", "MVPTutorial/ModelExerciseSolution", "MVPTutorial/MultipleViews", "MVPTutorial/Presenter", "MVPTutorial/PresenterExercise", "MVPTutorial/PresenterExerciseSolution", "MVPTutorial/Tables", "MVPTutorial/ViewExercise1", "MVPTutorial/ViewExercise1Solution", "MVPTutorial/index", "MantidUsedIconsTable", "MatplotlibInCpp", "MultiThreadingInMantid", "NewStarterC++", "NewStarterPython", "ObtainingABenchmarkForMantidFitting", "Packaging", "PatchReleaseChecklist", "ProfilingOverview", "ProfilingWithPerf", "ProfilingWithValgrind", "PyCharm", "PythonAlgorithmsInExternalProjects", "PythonVSCppAlgorithms", "QtDesignerForPython", "ReleaseChecklist", "ReviewingAPullRequest", "RunningSanitizers", "RunningTheUnitTests", "SampleLogsDev", "ScriptRepository", "Standards/AdditionalPythonCode", "Standards/AlgorithmDocumentation", "Standards/AlgorithmUsageExamples", "Standards/CPPModernization", "Standards/CPPStandards", "Standards/DeprecateAlgorithm", "Standards/DocumentationGuideForDevs", "Standards/GUIStandards", "Standards/InterfaceDocumentation", "Standards/Libraries", "Standards/MantidStandards", "Standards/PythonStandards", "Standards/ReleaseNotesGuide", "Standards/RenameAlgorithm", "Standards/UnitTestStandards", "Standards/index", "SystemTests", "TSC", "Testing/Core/Core", "Testing/Direct/ALFViewTests", "Testing/Direct/DGSReductionTests", "Testing/Direct/MSliceTestGuide", "Testing/Documentation/DocumentationTest", "Testing/ElementalAnalysis/ElementalAnalysisTests", "Testing/EngineeringDiffraction/EngineeringDiffractionTestGuide", "Testing/ErrorReporter-ProjectRecovery/ErrorReporterTesting", "Testing/ErrorReporter-ProjectRecovery/ProjectRecoveryTesting", "Testing/General/SampleTransmissionCalculatorTestGuide", "Testing/Indirect/DataReductionTests", "Testing/Indirect/DiffractionTests", "Testing/Inelastic/BayesFittingTests", "Testing/Inelastic/CorrectionsTests", "Testing/Inelastic/DataProcessorTests", "Testing/Inelastic/QENSFittingTests", "Testing/LiveData/LiveDataTests", "Testing/MuonAnalysis_test_guides/Muon Analysis Unscripted Testing Guide", "Testing/MuonAnalysis_test_guides/Muon_ALC", "Testing/MuonAnalysis_test_guides/Muon_ARGUS", "Testing/MuonAnalysis_test_guides/Muon_Analysis_MUSR", "Testing/MuonAnalysis_test_guides/Muon_Analysis_PSI", "Testing/MuonAnalysis_test_guides/Muon_EMU", "Testing/MuonAnalysis_test_guides/Muon_FDA", "Testing/MuonAnalysis_test_guides/Muon_HIFI", "Testing/MuonAnalysis_test_guides/index", "Testing/ReflectometryGUI/ReflectometryGUITests", "Testing/SANSGUI/ISISSANSGUITests", "Testing/SliceViewer/SliceViewer", "Testing/Utility/FilterEventsInterfaceTest", "Testing/index", "TestingUtilities", "Timers", "ToolsOverview", "UnitTestGoodPractice", "UserSupport", "VSCode", "VisualStudioBuildImpact", "Widgets/Plotting", "WindowsSubsystemForLinux", "Workbench/BuildingWorkbench", "Workbench/ProjectSaveInterfaces", "Workbench/RunningWorkbench", "Workbench/index", "WritingAnAlgorithm", "WritingCustomConvertToMDTransformation", "WritingPerformanceTests", "index"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["AlgorithmProfiler.rst", "Architecture.rst", "AutomatedBuildProcess.rst", "BalsamiqWireframes.rst", "BatchWidget/API/JobTreeView.rst", "BatchWidget/Internals/CellBasedViewProperties.rst", "BatchWidget/Internals/ExtractSubtrees.rst", "BatchWidget/Internals/FindSubtreeRoots.rst", "BatchWidget/Internals/QtStandardItemTreeModelAdapter.rst", "BatchWidget/Internals/StrictModelIndexing.rst", "BatchWidget/index.rst", "BuildingOnOSX.rst", "BuildingWithCMake.rst", "CLion.rst", "CMakeBestPractices.rst", "CodeCoverage.rst", "Communication.rst", "CondaPackageManager.rst", "DataFilesForTesting.rst", "DebuggingUnitTests.rst", "DesignDocumentGuides.rst", "DeveloperAccounts.rst", "DevelopmentAndReleaseCycle.rst", "DoxygenSetup.rst", "Eclipse.rst", "EnumeratedString.rst", "EventWorkspaceDev.rst", "FlowchartCreation.rst", "Gatekeeping.rst", "GettingStarted/GettingStarted.rst", "GettingStarted/GettingStartedCondaLinux.rst", "GettingStarted/GettingStartedCondaOSX.rst", "GettingStarted/GettingStartedCondaWindows.rst", "GettingStarted/GettingStartedNoneConda.rst", "GettingStarted/MantidDeveloperSetup.rst", "GitConfig.rst", "GitWorkflow.rst", "HandlingXML.rst", "ISISEnergyTransferTab.rst", "ISISReflectometryInterface.rst", "ISISSANSReductionBackend.rst", "IndexProperty.rst", "IndirectDataAnalysisAddingFitType.rst", "IndirectDataAnalysisFileStructure.rst", "InelasticDataProcessorFileStructure.rst", "InstrumentViewer.rst", "IssueTracking.rst", "JenkinsConfiguration.rst", "LoadAlgorithmHook.rst", "Logging.rst", "MVPDesign.rst", "MVPTutorial/AddButton.rst", "MVPTutorial/AddComboBox.rst", "MVPTutorial/AddLabel.rst", "MVPTutorial/AddLineEdit.rst", "MVPTutorial/AddSpinBox.rst", "MVPTutorial/CalculatorExample/index.rst", "MVPTutorial/CompleteGUI.rst", "MVPTutorial/ExtractInfoFromView.rst", "MVPTutorial/FinalExercise.rst", "MVPTutorial/Introduction.rst", "MVPTutorial/Layouts.rst", "MVPTutorial/Matplotlib.rst", "MVPTutorial/Mocking.rst", "MVPTutorial/MockingExercise.rst", "MVPTutorial/MockingExerciseSolution.rst", "MVPTutorial/Model.rst", "MVPTutorial/ModelExercise.rst", "MVPTutorial/ModelExerciseSolution.rst", "MVPTutorial/MultipleViews.rst", "MVPTutorial/Presenter.rst", "MVPTutorial/PresenterExercise.rst", "MVPTutorial/PresenterExerciseSolution.rst", "MVPTutorial/Tables.rst", "MVPTutorial/ViewExercise1.rst", "MVPTutorial/ViewExercise1Solution.rst", "MVPTutorial/index.rst", "MantidUsedIconsTable.rst", "MatplotlibInCpp.rst", "MultiThreadingInMantid.rst", "NewStarterC++.rst", "NewStarterPython.rst", "ObtainingABenchmarkForMantidFitting.rst", "Packaging.rst", "PatchReleaseChecklist.rst", "ProfilingOverview.rst", "ProfilingWithPerf.rst", "ProfilingWithValgrind.rst", "PyCharm.rst", "PythonAlgorithmsInExternalProjects.rst", "PythonVSCppAlgorithms.rst", "QtDesignerForPython.rst", "ReleaseChecklist.rst", "ReviewingAPullRequest.rst", "RunningSanitizers.rst", "RunningTheUnitTests.rst", "SampleLogsDev.rst", "ScriptRepository.rst", "Standards/AdditionalPythonCode.rst", "Standards/AlgorithmDocumentation.rst", "Standards/AlgorithmUsageExamples.rst", "Standards/CPPModernization.rst", "Standards/CPPStandards.rst", "Standards/DeprecateAlgorithm.rst", "Standards/DocumentationGuideForDevs.rst", "Standards/GUIStandards.rst", "Standards/InterfaceDocumentation.rst", "Standards/Libraries.rst", "Standards/MantidStandards.rst", "Standards/PythonStandards.rst", "Standards/ReleaseNotesGuide.rst", "Standards/RenameAlgorithm.rst", "Standards/UnitTestStandards.rst", "Standards/index.rst", "SystemTests.rst", "TSC.rst", "Testing/Core/Core.rst", "Testing/Direct/ALFViewTests.rst", "Testing/Direct/DGSReductionTests.rst", "Testing/Direct/MSliceTestGuide.rst", "Testing/Documentation/DocumentationTest.rst", "Testing/ElementalAnalysis/ElementalAnalysisTests.rst", "Testing/EngineeringDiffraction/EngineeringDiffractionTestGuide.rst", "Testing/ErrorReporter-ProjectRecovery/ErrorReporterTesting.rst", "Testing/ErrorReporter-ProjectRecovery/ProjectRecoveryTesting.rst", "Testing/General/SampleTransmissionCalculatorTestGuide.rst", "Testing/Indirect/DataReductionTests.rst", "Testing/Indirect/DiffractionTests.rst", "Testing/Inelastic/BayesFittingTests.rst", "Testing/Inelastic/CorrectionsTests.rst", "Testing/Inelastic/DataProcessorTests.rst", "Testing/Inelastic/QENSFittingTests.rst", "Testing/LiveData/LiveDataTests.rst", "Testing/MuonAnalysis_test_guides/Muon Analysis Unscripted Testing Guide.rst", "Testing/MuonAnalysis_test_guides/Muon_ALC.rst", "Testing/MuonAnalysis_test_guides/Muon_ARGUS.rst", "Testing/MuonAnalysis_test_guides/Muon_Analysis_MUSR.rst", "Testing/MuonAnalysis_test_guides/Muon_Analysis_PSI.rst", "Testing/MuonAnalysis_test_guides/Muon_EMU.rst", "Testing/MuonAnalysis_test_guides/Muon_FDA.rst", "Testing/MuonAnalysis_test_guides/Muon_HIFI.rst", "Testing/MuonAnalysis_test_guides/index.rst", "Testing/ReflectometryGUI/ReflectometryGUITests.rst", "Testing/SANSGUI/ISISSANSGUITests.rst", "Testing/SliceViewer/SliceViewer.rst", "Testing/Utility/FilterEventsInterfaceTest.rst", "Testing/index.rst", "TestingUtilities.rst", "Timers.rst", "ToolsOverview.rst", "UnitTestGoodPractice.rst", "UserSupport.rst", "VSCode.rst", "VisualStudioBuildImpact.rst", "Widgets/Plotting.rst", "WindowsSubsystemForLinux.rst", "Workbench/BuildingWorkbench.rst", "Workbench/ProjectSaveInterfaces.rst", "Workbench/RunningWorkbench.rst", "Workbench/index.rst", "WritingAnAlgorithm.rst", "WritingCustomConvertToMDTransformation.rst", "WritingPerformanceTests.rst", "index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [4, 8, 9, 11, 12, 14, 17, 19, 20, 23, 26, 27, 28, 29, 32, 35, 39, 40, 42, 43, 45, 49, 50, 52, 53, 62, 70, 77, 79, 80, 81, 83, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 105, 106, 109, 111, 114, 116, 117, 120, 122, 126, 131, 133, 136, 143, 144, 149, 150, 151, 152, 153, 157, 160, 161, 162], "0": [4, 11, 25, 28, 29, 37, 39, 40, 42, 47, 48, 62, 65, 66, 72, 73, 75, 78, 79, 86, 88, 92, 94, 95, 96, 100, 102, 103, 109, 110, 114, 117, 118, 119, 124, 125, 126, 129, 130, 131, 134, 135, 137, 138, 139, 140, 142, 143, 144, 148, 149, 151, 152, 155, 160, 162], "00": [84, 124, 148], "000": [118, 119, 132], "0000": 148, "00000001": 114, "001": 144, "002": 126, "004": 126, "005": 144, "006": 137, "00l": 144, "01": [88, 96, 117, 118, 119, 140], "0123": 114, "015": [125, 144], "02": [96, 119, 144], "029": 114, "03": [92, 114, 142, 144], "04": [47, 114, 116, 152, 156, 163], "0444": 29, "0467": 138, "05": [62, 100, 114, 124, 130, 138, 144], "0555": 29, "06": [114, 124, 144, 150], "07": [114, 134, 135, 150], "072": 125, "09": [111, 124, 135], "0rc1": 92, "0rebin": 124, "0x": 144, "0xc0000005": 94, "1": [0, 4, 5, 11, 19, 24, 26, 28, 32, 33, 35, 37, 39, 40, 41, 42, 47, 62, 63, 72, 73, 76, 78, 79, 82, 83, 84, 86, 88, 89, 95, 96, 100, 102, 103, 104, 110, 114, 116, 117, 118, 123, 124, 125, 127, 129, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 148, 149, 150, 151, 152, 155, 160, 161], "10": [2, 11, 15, 17, 18, 32, 33, 40, 62, 66, 87, 100, 114, 116, 119, 120, 123, 124, 126, 130, 132, 134, 136, 138, 140, 142, 143, 144, 145, 155], "100": [15, 26, 40, 66, 87, 95, 114, 119, 124, 132, 133, 136, 140, 143, 144, 145], "1000": 132, "10000": 124, "1000000": 162, "100rebin": 124, "101": 144, "1016": 114, "1032": 111, "104": 137, "105": [124, 127], "107": 18, "108": 127, "109": 127, "11": [15, 18, 47, 88, 114, 135], "110": 144, "111": [62, 78], "112": 127, "1120015": 142, "1140": 40, "1147": 40, "11920": 124, "11934": 142, "11_3": 142, "11a": 108, "12": [86, 96, 103, 105, 108, 111, 114, 118, 124, 125, 129, 130, 135, 144], "120": 144, "1200": 122, "1234": [46, 151], "12345": 35, "1234_new_file_search": 83, "127": 152, "13": [11, 80, 114, 124, 135], "134028": [133, 134, 140], "13460": 142, "13462": 142, "14": [13, 63, 65, 80, 94, 100, 111, 114, 118, 131, 135, 144], "142": 134, "15": [30, 102, 114, 118, 120, 124, 134, 136, 138, 145, 148], "155": 138, "15min": 104, "16": [12, 47, 94, 114, 134], "16384": 153, "17": [80, 102, 114, 118, 130], "18": [114, 116, 152, 157, 163], "19": [80, 96, 100, 114, 137, 152], "1990": 26, "1997": 40, "1d": [40, 116, 142, 143, 144], "1e": 144, "1e4": 144, "1e5": 144, "1st": 100, "2": [4, 12, 13, 19, 22, 23, 24, 29, 30, 31, 35, 40, 41, 42, 47, 48, 72, 73, 75, 78, 79, 80, 81, 82, 83, 88, 94, 95, 96, 99, 100, 110, 114, 116, 117, 118, 123, 124, 125, 126, 127, 131, 134, 136, 137, 138, 139, 140, 142, 148, 149, 150, 152, 157, 162], "20": [18, 96, 102, 108, 120, 122, 123, 132, 136, 143, 149, 156], "2000": [114, 132, 144], "2011": 142, "2014": 114, "2015": 18, "2016": 150, "2018": 4, "20180820": 114, "2019": [12, 13, 32, 33, 47, 80, 88, 94], "2020": [96, 103], "2021": 111, "2023": 88, "2025": 111, "20889": [133, 138], "20900": [133, 138], "20g": 12, "20th": 100, "21": [33, 80, 81], "2132": 114, "21t13": 142, "23": [80, 114, 132], "230": 124, "2361": 100, "2400": 122, "2441": 162, "25": [42, 80, 81, 94, 103, 111, 125, 144, 162], "25461": 101, "257": 109, "26": 80, "26173": 126, "26174": 126, "26176": [126, 127], "26176_graphite002_red_elwin_eq2": 130, "26184": 126, "26185": 126, "26185_multi_graphite002_r": 126, "26828": 117, "27": [94, 118], "27698_red_elwin_eq2": 130, "279": 145, "29": [13, 114, 118], "29010": 11, "29110": 94, "299clone": 124, "2c": [108, 125], "2d": [40, 116, 143, 144, 145], "2f": 100, "2gb": 114, "2nd": 100, "2theta": 119, "3": [4, 11, 12, 13, 17, 19, 22, 24, 25, 28, 29, 31, 33, 40, 41, 42, 46, 63, 65, 72, 75, 77, 78, 79, 81, 86, 88, 94, 95, 96, 100, 105, 109, 110, 114, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 138, 139, 140, 142, 148, 152, 161], "30": [92, 105, 114, 118, 119, 124, 132], "300": [124, 132], "30133": 13, "305738": 122, "305761": 122, "305793": 122, "305795": 122, "307521": 122, "31": [80, 118], "32": [80, 81, 142, 144], "32bpp": 47, "32gb": [32, 33], "33": 80, "343210": 124, "35": 80, "36": 80, "36935": 84, "37014": 84, "37016": 84, "37033": 84, "37047": 84, "38": 80, "3873875": 144, "389": 138, "39": [133, 134, 140], "397": 120, "3d": [116, 124, 129, 130, 144], "3rd": 102, "4": [19, 24, 41, 46, 72, 75, 78, 79, 80, 81, 92, 100, 105, 107, 114, 118, 123, 124, 125, 127, 130, 136, 137, 139, 140, 142, 155, 161], "40": [96, 117, 134], "400": [29, 118, 131], "4000": 144, "400px": 150, "40e3": 132, "41": 96, "42": 160, "4306": 124, "435": 114, "44": 96, "443": 29, "447": 124, "44956": 142, "45": [130, 143], "458289": 124, "4584": 117, "46": 96, "474": 138, "4786": 154, "48": [11, 96], "49": [80, 81, 96, 129], "493": 135, "4d": 144, "4f": 100, "4h": 125, "5": [19, 40, 41, 42, 48, 49, 62, 78, 82, 88, 92, 100, 102, 105, 107, 114, 116, 117, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 138, 139, 140, 148, 153, 157, 161], "50": [40, 96, 129, 130, 131, 132, 138, 139, 144], "500": [124, 127, 132], "5000": 153, "500000000": 149, "501": 127, "51": [96, 126, 129, 130], "51341": [133, 138], "51509": 124, "52": [96, 135], "5286": 114, "53636e": 124, "54415e": 124, "55": [29, 80, 81, 119, 135, 148], "55878": 126, "55879": 126, "56": [65, 96, 114], "565": 124, "5678": 152, "59": 135, "59057": 126, "59059": 126, "593": 17, "598": 17, "5__result": 131, "5_workbench_release_not": 92, "5e5": 144, "6": [19, 47, 76, 77, 84, 92, 100, 105, 114, 116, 117, 118, 124, 125, 126, 129, 131, 132, 137, 138, 161], "60": [119, 148], "60e3": 132, "62250": [133, 136], "62260": [133, 136, 139], "63288": 124, "64": [17, 47, 83, 134], "64bit": 116, "65": [114, 122, 125], "7": [12, 33, 49, 92, 94, 100, 111, 114, 116, 124, 125, 155], "71796": [133, 135], "71799": [133, 135], "74019": 143, "74044": 143, "74045": 143, "75": [125, 144], "755": 86, "77": [100, 132, 137], "79": [35, 100, 138], "8": [11, 15, 88, 94, 100, 102, 107, 109, 114, 118, 124, 125, 127, 133, 142, 152], "80": [29, 145], "800": 133, "80013e": 124, "8080": 88, "81061": 134, "81070": 134, "81095": 134, "81120": 134, "82301": 117, "824": 132, "83": 114, "83382": 124, "84447": [133, 140], "86": 130, "873": 124, "877078": 117, "8888": 30, "89757": 127, "89813": 127, "9": [4, 84, 100, 108, 111, 114, 118, 125, 128, 140, 143], "90": [143, 144], "906": 124, "91": [135, 145], "91853": 124, "93": [125, 135, 137], "94": 114, "944": 124, "95": [77, 135, 145], "962": 127, "97876": 124, "99": 148, "998e": 155, "A": [1, 2, 4, 12, 14, 15, 17, 20, 25, 28, 35, 36, 37, 38, 39, 40, 41, 48, 49, 50, 51, 52, 53, 55, 58, 59, 60, 63, 67, 70, 73, 74, 76, 77, 78, 79, 80, 83, 84, 88, 92, 93, 94, 97, 99, 100, 102, 104, 105, 110, 114, 116, 117, 119, 120, 122, 123, 124, 126, 129, 130, 132, 135, 136, 138, 140, 142, 143, 145, 147, 148, 149, 151, 152, 156, 157, 159, 160, 161, 162, 163], "AND": 116, "AT": 92, "And": [32, 33, 68, 145, 162], "As": [4, 5, 9, 20, 26, 36, 39, 40, 43, 50, 51, 70, 78, 80, 81, 87, 88, 91, 92, 99, 100, 102, 105, 108, 114, 118, 133, 136, 143, 144, 145, 150, 151, 152, 157, 161, 162], "At": [0, 22, 29, 36, 88, 91, 92, 130, 138, 139, 142, 143, 160], "BE": 150, "Be": [28, 82, 99, 150], "Being": 105, "But": [18, 39, 93, 105], "By": [26, 39, 43, 80, 83, 87, 99, 105, 110, 114], "FOR": 46, "For": [12, 13, 14, 18, 19, 20, 21, 26, 29, 30, 32, 33, 36, 38, 39, 40, 41, 45, 49, 50, 62, 66, 74, 79, 80, 81, 82, 84, 87, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 112, 114, 116, 120, 122, 125, 132, 134, 136, 137, 140, 143, 144, 146, 149, 150, 151, 152, 153, 154, 156, 158, 160, 162, 163], "IN": 160, "IT": 46, "If": [2, 4, 6, 7, 11, 12, 13, 14, 17, 18, 19, 20, 21, 23, 26, 28, 29, 30, 31, 32, 33, 35, 36, 39, 40, 42, 46, 47, 48, 49, 50, 52, 54, 69, 70, 71, 79, 80, 81, 82, 83, 84, 85, 87, 88, 92, 93, 94, 99, 100, 101, 102, 103, 104, 106, 108, 110, 111, 114, 116, 118, 122, 123, 125, 136, 137, 142, 143, 148, 149, 150, 151, 152, 153, 155, 157, 158, 160, 161, 162], "In": [4, 9, 11, 13, 17, 18, 20, 25, 28, 29, 32, 37, 38, 39, 40, 41, 42, 46, 47, 48, 49, 50, 51, 53, 59, 60, 61, 63, 64, 67, 70, 71, 74, 75, 77, 78, 82, 88, 90, 91, 92, 93, 95, 99, 100, 102, 103, 104, 105, 108, 110, 111, 114, 116, 118, 119, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 136, 138, 139, 140, 142, 143, 144, 148, 149, 150, 151, 152, 155, 161], "It": [0, 1, 3, 4, 8, 12, 13, 17, 18, 19, 20, 25, 29, 31, 32, 33, 35, 38, 39, 40, 41, 44, 46, 47, 48, 49, 50, 51, 54, 55, 60, 61, 62, 66, 69, 70, 73, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 102, 104, 105, 106, 108, 114, 119, 120, 122, 125, 129, 130, 132, 134, 135, 138, 139, 140, 142, 143, 144, 149, 151, 152, 155, 157, 159, 160, 161, 163], "Its": [8, 37, 38, 132, 160], "NOT": [4, 25, 80, 81, 116, 123, 130, 162], "No": [27, 46, 102, 108, 130, 132], "Not": [18, 20, 41, 85, 94, 116, 124], "ON": [0, 14, 15, 156], "Of": [28, 99, 122, 153, 160], "On": [12, 13, 18, 30, 31, 33, 36, 43, 45, 50, 62, 80, 81, 85, 87, 88, 92, 100, 108, 116, 119, 120, 122, 126, 130, 136, 137, 142, 145, 152, 155], "One": [1, 29, 40, 43, 49, 79, 83, 84, 90, 99, 104, 114, 143, 147, 148, 154], "Or": [30, 31, 32, 79], "Such": 102, "THAT": 150, "THE": 150, "THESE": 43, "TO": [46, 47, 150], "That": [20, 25, 102, 105, 145, 150, 162], "The": [0, 1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 57, 58, 60, 61, 62, 63, 64, 66, 67, 68, 69, 71, 73, 74, 76, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 100, 102, 103, 107, 108, 109, 110, 111, 112, 114, 116, 117, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163], "Their": [2, 41], "Then": [0, 2, 13, 18, 28, 32, 42, 44, 88, 92, 95, 98, 105, 116, 117, 122, 126, 132, 142, 145, 151, 152, 155], "There": [2, 12, 18, 26, 28, 30, 31, 33, 37, 39, 40, 41, 42, 49, 50, 79, 82, 88, 89, 90, 93, 98, 99, 100, 102, 104, 105, 110, 119, 120, 122, 127, 130, 132, 136, 139, 142, 143, 144, 147, 149, 150, 152, 157, 160, 161, 162, 163], "These": [4, 5, 6, 7, 9, 11, 20, 21, 27, 28, 38, 39, 40, 42, 43, 46, 50, 60, 77, 78, 79, 83, 84, 86, 90, 92, 94, 96, 99, 102, 105, 108, 116, 117, 122, 123, 134, 135, 136, 137, 138, 139, 140, 142, 150, 152, 160, 161, 163], "To": [0, 2, 4, 9, 13, 15, 17, 18, 19, 23, 24, 27, 30, 31, 32, 36, 39, 42, 46, 47, 48, 50, 51, 55, 67, 69, 73, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 92, 94, 95, 102, 103, 105, 108, 109, 110, 111, 118, 121, 122, 132, 138, 144, 149, 150, 151, 152, 155, 156, 157, 158, 161, 162], "WILL": 92, "WITH": 123, "With": [3, 14, 29, 85, 88, 124, 126, 128, 129, 130, 131, 142, 144, 152, 157], "_": [33, 39, 91, 104, 108, 153], "__": 104, "__call__": 111, "__file__": [91, 151], "__init__": [4, 40, 51, 52, 53, 54, 55, 58, 61, 62, 66, 68, 69, 70, 72, 73, 75, 79, 88, 91, 98, 157], "__main__": [51, 63, 65, 68, 69, 70, 72, 75, 88], "__module__": 40, "__name__": [51, 63, 65, 68, 69, 70, 72, 75, 88], "__nonzero__": 109, "_acc": 129, "_acsc": 129, "_add_item_to_t": [65, 72, 75], "_add_widget_to_t": [65, 72, 75], "_alia": 111, "_all_bank": 122, "_api": 100, "_ass": 129, "_assc": 129, "_bank_1": 122, "_bank_2": 122, "_bg_": 42, "_bgsub": [122, 143], "_button": [51, 58, 61, 70], "_button_click": [51, 58, 61, 63, 65, 70, 72], "_calib": 126, "_can": 126, "_canva": 62, "_cgsdefaultconnect": 47, "_colour": [68, 72, 75], "_combo": [52, 73], "_common": 1, "_correct": 129, "_create_algorithm_funct": 89, "_cut_i": 144, "_cut_x": 144, "_drang": 127, "_dspace": 122, "_elf": 130, "_eq": [130, 131], "_eq2": 130, "_figur": 62, "_fit": 122, "_for": 26, "_for1": 26, "_for2": 26, "_freq": 72, "_get_qapplication_inst": [51, 68, 69, 70, 72, 75], "_grid_lin": [72, 75], "_info": 145, "_iqt": [130, 131], "_label": [53, 58, 61, 70], "_line_edit": 54, "_log": 122, "_logs_fit": 122, "_model": 68, "_moment": 130, "_monitor": 40, "_on_worker_error": 79, "_on_worker_success": 79, "_option": 12, "_options_view": 69, "_phi": 72, "_plot": [72, 75], "_plot_view": 69, "_present": [58, 63, 65, 70, 72], "_pydev_bundl": 88, "_pydev_calltip_util": 88, "_q": 127, "_r": 130, "_re": 126, "_red": [126, 129], "_registerappl": 47, "_result": 131, "_roi": 144, "_rqw": 130, "_sam": 126, "_set_table_row": [65, 72, 75], "_slice": 126, "_spin": [55, 73], "_splitter": 145, "_sqw": [126, 130], "_style": 27, "_sub_layout": [58, 61, 70], "_summed_": 145, "_tabl": [72, 73, 75], "_tof": [122, 127], "_tog_bgsub": 122, "_tran": 126, "_transmiss": 126, "_transmission_group": 126, "_valu": 58, "_view": [58, 63, 65, 68, 70, 72], "_x_data": 66, "_y_data": 66, "a0": [100, 135, 138], "a1": 4, "a9": 4, "aa": 119, "abbrevi": [20, 102, 108], "abc": 122, "abc1234": 124, "abi": 88, "abil": [50, 78, 83, 97, 104, 152, 154], "abilt": 50, "abinsbinwidth": 114, "abinstest": 114, "abl": [4, 9, 11, 13, 14, 20, 26, 28, 29, 30, 33, 39, 40, 48, 49, 67, 80, 81, 88, 91, 105, 114, 122, 138, 144, 150], "abort": 116, "about": [1, 4, 9, 12, 13, 18, 20, 32, 33, 36, 39, 40, 46, 49, 50, 87, 90, 92, 93, 104, 105, 110, 111, 114, 116, 120, 134, 142, 143, 150, 151, 157, 160, 161], "abov": [6, 7, 9, 11, 12, 13, 18, 20, 25, 26, 29, 33, 36, 37, 40, 41, 47, 49, 50, 51, 55, 70, 73, 75, 78, 80, 81, 83, 88, 91, 92, 93, 94, 95, 96, 99, 100, 102, 104, 108, 110, 112, 114, 117, 122, 136, 138, 140, 142, 143, 144, 148, 149, 150, 158, 161], "abragam": 124, "absenc": [20, 162], "absolut": [26, 40, 80, 86, 104, 114, 150, 154], "absorpt": 125, "abstract": [9, 102], "ac": [29, 92], "acc": 133, "acceler": [13, 31, 88, 152], "accept": [9, 20, 39, 92, 102, 105, 113, 114, 149, 161, 163], "acceptmainpresent": 39, "access": [1, 3, 9, 13, 18, 21, 26, 28, 30, 31, 32, 36, 39, 40, 41, 47, 48, 50, 79, 81, 82, 83, 86, 87, 90, 91, 92, 96, 97, 102, 104, 105, 116, 122, 123, 126, 127, 148, 150, 154, 155, 157, 160, 161], "accessig": 25, "accessor": [102, 148], "accident": [28, 36, 39, 95], "accommod": 40, "accompani": [50, 93, 97, 105, 106, 112, 114], "accomplish": [79, 89], "accord": [18, 40, 45, 95, 102], "accordingli": [97, 119, 126, 130, 145], "account": [40, 80, 81, 90, 92, 102, 163], "accumul": [39, 132, 148], "accumulationmethod": 132, "accumulationworkspac": 132, "accur": [105, 149], "accuraci": [82, 87, 148], "achiev": [27, 40, 50, 67, 69, 78, 88, 92, 111, 114, 152, 157, 160], "acquir": 40, "acquisit": 96, "across": [1, 20, 35, 41, 46, 70, 83, 92, 102, 105, 108, 109, 114, 122, 132, 138, 157], "act": [9, 36, 47, 50, 60, 88, 92, 97], "action": [4, 12, 36, 39, 84, 91, 92, 97, 102, 108, 120, 144], "activ": [2, 4, 12, 13, 30, 31, 32, 34, 36, 40, 43, 82, 83, 87, 89, 96, 149], "actor": 45, "actual": [3, 19, 24, 28, 36, 39, 40, 47, 48, 49, 63, 100, 105, 150, 152, 162], "actualis": 4, "ad": [12, 13, 14, 20, 23, 28, 32, 35, 39, 40, 43, 47, 52, 54, 55, 58, 61, 62, 69, 73, 74, 75, 76, 80, 84, 85, 87, 88, 89, 91, 92, 93, 94, 95, 96, 98, 105, 106, 108, 109, 119, 122, 123, 126, 130, 133, 138, 139, 143, 145, 149, 150, 151, 152, 154, 157, 160, 161, 162, 163], "adapt": [4, 38, 70, 90, 92, 105, 149], "adara_fakeev": 132, "adara_fileread": 132, "adc1_0": 122, "add": [0, 11, 12, 13, 14, 15, 18, 19, 20, 21, 23, 24, 25, 28, 29, 30, 32, 33, 35, 38, 39, 40, 42, 44, 47, 51, 53, 58, 61, 62, 67, 70, 72, 73, 75, 76, 77, 83, 84, 88, 89, 90, 91, 92, 95, 96, 99, 100, 101, 104, 105, 108, 111, 114, 116, 119, 121, 122, 123, 130, 131, 132, 134, 135, 136, 138, 139, 140, 142, 143, 144, 149, 150, 151, 152, 154, 157, 160, 161, 162, 163], "add_handl": 149, "add_head": 149, "add_librari": 14, "add_subplot": [62, 154], "adddata": [], "addexperimentinfo": 144, "addit": [0, 18, 25, 28, 29, 38, 39, 40, 43, 50, 70, 80, 83, 88, 89, 91, 94, 95, 96, 97, 99, 100, 102, 105, 113, 114, 119, 122, 123, 125, 133, 142, 143, 144, 149, 152, 154, 155, 161], "additem": [52, 68, 72, 75], "additemtot": [], "addition": [15, 38, 39, 40, 88, 110, 120, 160], "additon": 25, "addlayout": [58, 61, 70], "addlogdata": 96, "addnotetest": [], "addpeakhkl": 144, "addpeaktest": 95, "addpointtomdworkspac": 161, "address": [3, 4, 20, 28, 29, 36, 41, 46, 123, 149, 155], "addsamplelog": 108, "addtableentri": 43, "addtim": 0, "addtion": 63, "addwidget": [51, 52, 53, 54, 55, 58, 61, 62, 69, 70, 72, 73, 75, 78, 88], "addwidgettot": [], "addworkspacedialog": 43, "adequ": [46, 50, 93, 102, 105], "adher": [28, 70, 105, 108], "adjust": [47, 77, 117, 140, 144, 149], "adjustment_fil": 40, "admin": [47, 123, 151], "administr": [33, 47, 92, 102], "adopt": 20, "adoptium": 47, "advanc": [1, 15, 18, 100, 116, 133, 138, 144, 145, 151, 157, 160], "advantag": [9, 40, 50, 70, 84, 86, 88, 90, 114], "advantang": 51, "advic": [28, 108, 122, 157], "advis": [18, 20, 46, 47, 49, 90], "ae": 35, "affect": [28, 39, 40, 46, 49, 82, 88, 92, 102, 149, 150], "aforement": [1, 41], "after": [4, 9, 12, 14, 17, 28, 29, 30, 38, 39, 40, 41, 42, 46, 47, 50, 77, 82, 84, 85, 86, 87, 88, 89, 92, 93, 99, 100, 104, 105, 108, 114, 116, 117, 122, 132, 134, 143, 144, 145, 146, 148, 149, 150, 151, 154, 160, 162], "afterward": [92, 132, 140], "ag": 36, "again": [2, 4, 12, 28, 39, 40, 43, 87, 93, 94, 95, 112, 119, 120, 122, 124, 130, 137, 138, 142, 143, 144, 145, 150, 151, 152, 160], "against": [2, 14, 17, 79, 90, 100, 102, 105, 114, 116, 157, 160], "agentnam": 47, "agre": [20, 92, 105, 144], "agreement": 109, "ahead": 105, "ai": 35, "aid": [49, 86, 109, 122, 151, 160], "aim": [1, 8, 28, 38, 39, 40, 50, 80, 81, 92, 93, 104, 105, 114, 115, 150, 152, 157, 163], "al": 40, "albeit": [39, 154], "alc": [110, 141], "alert": 102, "alf": 117, "alfview": 146, "alg": [102, 149, 160], "algebra": [107, 116], "algm": [99, 100], "algnam": 102, "algnewnam": 111, "algnewnametest": 111, "algoirthm": 149, "algoldnam": 111, "algoldnametest": 111, "algorith": 160, "algorithm": [1, 6, 7, 20, 25, 26, 27, 41, 44, 46, 49, 50, 60, 79, 80, 88, 93, 95, 96, 98, 101, 102, 105, 110, 113, 114, 116, 119, 120, 122, 123, 124, 142, 144, 145, 147, 148, 149, 150, 151, 161, 163], "algorithm_detail": 40, "algorithm_sptr": 160, "algorithm_styl": 27, "algorithmcomplet": 38, "algorithmfactori": [89, 150, 160], "algorithmfactorytest": 150, "algorithmmanag": 102, "algorithmnam": [27, 160], "algorithmprofil": 85, "algorithmselectorwidget": 50, "algorithmstest": [19, 86, 95, 152, 162], "algorithmtest": 152, "algorthim": 132, "algorthm": 132, "algotimeregist": 0, "alia": [14, 18, 35, 36, 99, 111], "alias": [32, 80, 102], "alias_deprec": 111, "align": [106, 110, 117, 144], "aligneddim0": 144, "aligneddim1": 144, "aligneddim2": 144, "alik": 105, "aliv": 78, "all": [1, 2, 4, 6, 7, 9, 12, 13, 15, 18, 19, 20, 22, 24, 27, 28, 32, 33, 35, 36, 38, 40, 41, 42, 43, 44, 46, 49, 50, 51, 59, 64, 77, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 102, 104, 109, 110, 111, 114, 116, 117, 119, 120, 122, 124, 125, 126, 127, 128, 130, 131, 132, 133, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 149, 151, 152, 153, 154, 155, 156, 157, 160, 161, 162], "allitem": 47, "alloc": [87, 90, 92, 102, 149], "allow": [0, 1, 3, 5, 12, 15, 17, 18, 19, 20, 21, 25, 35, 36, 39, 40, 42, 43, 45, 46, 50, 51, 54, 59, 62, 67, 78, 79, 80, 81, 83, 86, 87, 88, 90, 91, 94, 97, 99, 100, 102, 104, 105, 106, 108, 111, 114, 119, 120, 122, 125, 126, 127, 142, 145, 147, 149, 150, 152, 154, 157, 159, 160], "alltest": [30, 31, 32, 95], "allur": 105, "almost": [40, 86, 102, 105, 132], "alon": [40, 91, 105, 149, 150, 162], "along": [1, 22, 39, 41, 42, 46, 50, 87, 92, 93, 97, 104, 105, 110, 119, 137, 138, 142, 144, 149, 151], "alongsid": [18, 62, 92, 152, 157], "alpha": [108, 134, 135, 136, 140], "alphabet": [102, 108, 109], "alphanumer": 108, "alreadi": [2, 3, 4, 11, 14, 15, 18, 20, 21, 23, 24, 28, 30, 31, 32, 33, 40, 79, 84, 88, 92, 98, 105, 110, 114, 122, 142, 157, 160, 161], "also": [1, 3, 4, 8, 9, 12, 13, 14, 15, 17, 20, 21, 25, 26, 27, 28, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 54, 55, 61, 63, 69, 71, 79, 80, 81, 82, 83, 86, 87, 88, 90, 91, 92, 93, 94, 99, 100, 102, 104, 105, 106, 107, 110, 116, 117, 120, 121, 122, 123, 124, 126, 132, 136, 142, 143, 144, 148, 149, 150, 152, 155, 157, 158, 160, 161, 162], "alt": 88, "alter": [40, 49, 50, 84, 102, 110, 136, 144, 149], "altern": [12, 29, 30, 31, 32, 33, 82, 88, 89, 92, 105, 111, 114, 124, 154, 158, 160], "although": [28, 39, 79, 87, 91, 92, 98, 102, 120, 142, 162], "aluminium": 119, "alwai": [3, 9, 20, 28, 33, 37, 39, 40, 43, 45, 92, 102, 105, 107, 109, 110, 114, 143, 149, 157, 162], "amalgam": [92, 110], "ambigu": 62, "ambival": 9, "amend": [20, 28, 35], "among": [21, 38, 40, 49, 99], "amongst": 142, "amount": [18, 40, 50, 87, 90, 114, 139, 160], "amplitud": 128, "an": [0, 1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 17, 18, 19, 20, 21, 25, 26, 27, 28, 29, 31, 32, 33, 35, 38, 39, 40, 41, 42, 43, 45, 48, 49, 50, 54, 55, 62, 69, 70, 74, 75, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 102, 104, 105, 108, 110, 113, 114, 116, 122, 123, 125, 126, 127, 133, 137, 139, 140, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 155, 158, 161, 162, 163], "anaconda": [32, 33, 83, 92], "anaconda_channel": [83, 92], "anaconda_channel_label": [83, 92], "anaconda_token_credential_id": 83, "analog": 79, "analys": [1, 85, 126, 136, 140], "analysi": [1, 36, 42, 43, 86, 106, 110, 135, 136, 137, 138, 140, 142, 146, 150, 163], "analysisdataservic": 160, "analyt": 0, "analyz": 1, "ancestor": 35, "anecdot": 105, "ang": [125, 144], "angl": [40, 99, 102, 108, 129, 142, 143], "angular": 161, "ani": [1, 2, 4, 9, 13, 14, 15, 17, 18, 19, 20, 26, 28, 30, 31, 32, 34, 36, 38, 39, 40, 41, 45, 50, 62, 70, 79, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 97, 100, 102, 103, 105, 108, 109, 110, 112, 114, 116, 120, 121, 122, 123, 124, 128, 132, 133, 142, 144, 150, 151, 152, 154, 155, 157, 160, 161, 162], "annex": 18, "annoi": 40, "annot": [79, 154, 160], "annouc": 92, "announc": [50, 84, 92], "annual": 16, "anonym": 104, "anoth": [17, 19, 20, 25, 28, 29, 47, 50, 69, 73, 80, 81, 85, 88, 91, 92, 103, 105, 110, 114, 116, 122, 142, 143, 144, 148, 149, 150, 151, 160, 161], "ansi": 102, "ansibl": [92, 97], "ansto": 142, "answer": [20, 32, 62, 92, 160], "anticip": 105, "anymor": 46, "anyon": [84, 162], "anyth": [9, 12, 28, 39, 40, 47, 49, 80, 81, 92, 94, 105, 121, 131, 133, 142, 145, 149, 151, 160, 161], "anywai": [20, 28], "anywher": [77, 79, 104, 123, 145, 150], "ap": 35, "apart": [119, 142], "apertur": 40, "api": [1, 9, 15, 20, 79, 86, 87, 88, 89, 90, 98, 100, 103, 105, 111, 114, 122, 160], "apod": 139, "app": [32, 50, 51, 68, 69, 70, 72, 75, 80, 81, 86, 88, 116, 151, 155], "appdata": [12, 88, 122, 151], "appear": [0, 2, 4, 12, 15, 16, 42, 47, 50, 61, 70, 73, 83, 88, 102, 105, 110, 116, 117, 118, 119, 120, 122, 123, 124, 126, 129, 130, 132, 134, 136, 138, 139, 140, 142, 143, 144, 145, 151, 152, 155, 156, 160], "append": [15, 26, 42, 83, 85, 94, 114, 142, 143, 149, 155, 160], "appendchildrowof": 4, "appl": [11, 40], "appleton": [4, 109], "appli": [4, 28, 36, 40, 50, 84, 88, 94, 102, 105, 108, 113, 124, 137, 139, 142, 143, 149, 150, 151, 160], "applic": [1, 13, 19, 24, 28, 40, 47, 49, 83, 88, 91, 92, 97, 102, 107, 108, 110, 142, 151, 155, 163], "apply_clang_tidy_fix": 149, "applycalibrationtest": 18, "applycellpropertiestoitem": 5, "applylogfilt": 96, "approach": [14, 20, 27, 28, 40, 41, 50, 70, 80, 85, 88, 102, 105, 132, 150, 157, 161], "appropi": 120, "appropri": [9, 11, 12, 15, 17, 19, 20, 28, 30, 35, 37, 39, 40, 46, 50, 80, 81, 83, 84, 88, 92, 93, 97, 102, 105, 109, 114, 116, 126, 145, 149, 151, 160], "approv": [20, 28, 36, 84, 93], "approxim": [114, 117, 120, 130, 145], "approximatlei": 137, "apress": 80, "apt": [24, 29, 30, 33, 82, 86, 87, 149], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 14, 15, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 59, 60, 61, 63, 66, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 119, 120, 122, 123, 124, 125, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 160, 161, 162, 163], "arbitrari": [4, 54, 114], "architectur": [47, 160, 163], "archiv": [117, 122, 126, 127, 133, 142], "area": [18, 28, 38, 40, 46, 62, 80, 81, 84, 99, 116, 119, 136, 138, 140, 149], "areasplin": 77, "aren": [4, 14, 88, 106, 150], "arg": [19, 30, 87, 105, 114, 149, 152], "argu": 141, "arguabl": [150, 154], "argument": [12, 13, 19, 23, 30, 31, 35, 39, 41, 47, 50, 80, 81, 83, 84, 85, 87, 88, 92, 95, 99, 100, 106, 114, 120, 149, 150, 152, 160], "argv": [51, 68, 69, 70, 72, 75, 88], "aris": [91, 92], "arm": [31, 40], "arm64": 31, "around": [8, 20, 26, 28, 30, 39, 40, 49, 83, 92, 105, 116, 137, 138, 144, 147, 151], "arrai": [25, 79, 104, 114, 161], "arrang": [3, 92, 102, 103, 136, 154], "arrayproperti": [41, 99, 160], "arriv": [17, 132], "arrorw": [], "arrow": [1, 55, 77, 126, 129, 130, 136, 152], "articl": [40, 50, 80, 81, 105], "artifact": 83, "asan_opt": 94, "ascend": 122, "ascii": [39, 80, 81, 114, 116, 119, 142], "ask": [2, 12, 28, 29, 30, 31, 32, 33, 39, 50, 84, 92, 105, 110, 123, 161], "aspect": [1, 39, 40, 93, 105, 124, 144, 160], "assembl": 90, "assert": [4, 9, 63, 102, 162], "assert_called_onc": [63, 65], "assert_equ": 105, "assertdelta": 114, "assertequ": [63, 114], "assertgreaterthan": 114, "assertlessthan": 114, "asserttru": 114, "assess": [49, 151], "assign": [16, 20, 25, 28, 36, 38, 46, 53, 79, 92, 102, 149, 161], "assigne": 46, "assist": [38, 100, 152], "associ": [14, 18, 40, 41, 86, 88, 90, 103, 105, 150], "assum": [1, 2, 3, 11, 23, 28, 39, 40, 49, 50, 51, 62, 76, 80, 81, 82, 88, 99, 100, 104, 105, 111, 114, 117, 129, 142, 144, 150, 156, 160], "assumpt": [6, 7, 11, 40, 88, 160], "assur": 2, "asterisk": [77, 122, 129, 137], "asym": [124, 138], "asymmetri": [134, 137, 139], "async": [79, 160], "async_qt_adaptor": [79, 85], "asynchron": [79, 107], "asynctask": 79, "atleast": 39, "atom": [79, 90], "atstart": 87, "att": 33, "attach": [0, 45, 83, 88, 114, 152, 158, 161], "attempt": [9, 17, 26, 28, 41, 49, 92, 114, 124, 142, 149, 152, 157, 160, 162], "attent": [28, 80, 81, 101], "attenu": 40, "attribut": [5, 40, 105, 128], "atyp": 160, "audienc": [20, 28, 90, 110], "audit": 28, "authent": [21, 33, 155], "author": [20, 35, 46, 84, 92, 97], "auto": [0, 4, 28, 29, 35, 37, 39, 40, 41, 78, 79, 88, 96, 101, 122, 142, 144, 149, 160], "autoclass": 98, "autocomplet": 116, "autocrlf": 35, "autof": 29, "autom": [1, 28, 36, 47, 50, 93, 105, 110, 133, 163], "automat": [1, 3, 4, 12, 17, 18, 28, 29, 32, 35, 36, 40, 41, 47, 50, 51, 78, 80, 84, 90, 94, 98, 99, 100, 102, 104, 105, 106, 109, 113, 114, 117, 122, 126, 132, 134, 137, 142, 144, 147, 148, 149, 152, 154, 160, 161, 162], "automatic_sett": 40, "automerg": 84, "automodul": 98, "autoprocess": 39, "autoptr": 37, "autosc": 144, "autoscal": 144, "autosquash": 35, "autoupd": 35, "avail": [0, 4, 12, 13, 15, 23, 31, 32, 33, 40, 42, 43, 49, 50, 79, 83, 86, 87, 88, 89, 92, 94, 97, 100, 104, 105, 107, 110, 114, 118, 119, 122, 123, 131, 142, 145, 147, 149, 151, 152, 154, 157, 160, 161, 162], "avenu": [105, 151], "averag": [50, 119, 122, 137, 144, 162], "averagelogdata": 122, "avoid": [18, 20, 27, 28, 32, 38, 40, 47, 48, 49, 50, 51, 78, 86, 90, 94, 98, 101, 102, 104, 105, 108, 110, 111, 116, 147, 150], "awai": [46, 47, 137, 162], "awar": [26, 28, 39, 40, 82, 85, 92, 143, 150, 160], "awk": 155, "ax": [62, 78, 119, 154], "axi": [26, 40, 119, 126, 130, 139, 144, 154, 160], "axis_changer_present": 154, "axis_changer_view": 154, "axisalign": 144, "axistoappli": 160, "axvlin": 154, "b": [4, 12, 20, 25, 28, 30, 31, 32, 35, 36, 79, 80, 81, 92, 100, 102, 104, 108, 114, 122, 136, 144, 148, 152], "b0": 4, "back": [3, 4, 12, 13, 18, 19, 28, 30, 31, 36, 45, 47, 48, 49, 50, 79, 83, 88, 92, 93, 105, 119, 122, 123, 130, 132, 135, 136, 137, 140, 142, 143, 144, 145, 151, 152, 157, 160, 163], "backend": [1, 62, 91], "backend_qt5agg": [62, 91], "background": [0, 40, 42, 51, 58, 61, 70, 72, 75, 100, 122, 126, 132, 133, 136, 138, 140, 142, 143, 144], "background_tof_general_start": 40, "background_tof_general_stop": 40, "background_tof_monitor_start": 40, "background_tof_monitor_stop": 40, "background_tof_roi_start": 40, "background_tof_roi_stop": 40, "backgroundinnerradiu": 144, "backgroundouterradiu": 144, "backgroundprocessinginstruct": 142, "backgroundtyp": 42, "backgroundworkspac": 143, "backslash": [80, 81], "backtobackexponenti": 122, "backtobackexponential_i": 122, "backup": 151, "backward": [17, 28, 134, 136], "bad": [17, 18], "baddatatofrangetest": 114, "bake": 25, "bakebundtcak": 25, "bakecak": 25, "bakelemoncak": 25, "bakepoundcak": 25, "balanc": [28, 38, 87, 136], "balsamiq": [105, 163], "ban": 160, "bandwidth": 149, "bank": [40, 122, 142, 143], "bank_1": 122, "bankpixelwidth": 100, "bar": [13, 28, 32, 37, 50, 83, 116, 120, 122, 134, 136, 138, 139, 140, 142, 145, 151], "bar1": 87, "barrier": 90, "base": [1, 4, 10, 14, 20, 21, 25, 30, 31, 35, 38, 40, 41, 42, 45, 47, 48, 50, 70, 78, 80, 81, 82, 83, 84, 86, 88, 90, 91, 92, 97, 102, 104, 105, 107, 110, 148, 149, 150, 157, 159, 160, 161, 163], "baselin": 134, "bash": [11, 18, 30, 31, 32, 33, 50, 82, 83, 86, 88, 155], "bash_profil": 11, "bashrc": [13, 24, 155], "bashsupport": 88, "basi": [20, 25, 92, 96, 102, 105, 114, 161, 162], "basic": [1, 78, 82, 105, 110, 116, 122, 146, 147, 149, 150, 157, 160], "basisvector0": 144, "basisvector1": 144, "basisvector2": 144, "bat": [12, 13, 32, 88, 92, 95, 114], "batch": [4, 39, 44, 143, 163], "batch_mode_reduct": 143, "batchalgorithmrunn": 39, "batchjobmanag": 39, "batchpresent": 39, "batchpresenterfactori": 39, "batchview": 39, "bay": 146, "beam": [40, 77, 144], "beam_stop_arm_angl": 40, "beam_stop_arm_pos1": 40, "beam_stop_arm_pos2": 40, "beam_stop_arm_width": 40, "bear": [28, 160], "beaufitulsoup4": 120, "beautifulsoup": 120, "becaus": [0, 14, 17, 26, 28, 32, 35, 38, 39, 43, 50, 75, 88, 90, 91, 105, 117, 125, 140, 142, 143, 144, 152, 153, 157, 160], "becom": [9, 39, 40, 70, 91, 105, 111, 142, 157, 161, 162], "been": [1, 4, 9, 12, 14, 20, 22, 28, 30, 31, 33, 36, 39, 40, 41, 43, 46, 49, 50, 51, 57, 62, 75, 80, 83, 84, 88, 89, 92, 93, 94, 99, 102, 104, 105, 110, 114, 119, 122, 124, 142, 143, 144, 147, 149, 151, 152, 154, 155, 157, 160, 162], "befor": [4, 9, 18, 20, 24, 28, 33, 36, 39, 40, 48, 54, 79, 80, 81, 82, 84, 88, 89, 90, 93, 94, 100, 101, 102, 105, 114, 117, 120, 122, 123, 124, 126, 134, 136, 137, 138, 142, 143, 148, 149, 150, 151, 152, 155, 157, 160, 161], "begin": [4, 27, 91, 94, 96, 102, 104, 148], "beginn": 80, "behalf": 94, "behav": [102, 114], "behavior": [4, 18, 25, 160], "behaviour": [4, 17, 28, 40, 41, 50, 74, 79, 94, 100, 106, 149, 150, 158], "behind": [3, 5, 18, 40, 50, 92, 143], "being": [0, 9, 12, 13, 20, 28, 31, 33, 36, 38, 39, 40, 42, 43, 47, 48, 50, 51, 70, 85, 87, 88, 93, 94, 104, 105, 106, 110, 114, 122, 148, 149, 152, 157, 160], "believ": 96, "bellow": 92, "belong": [9, 20, 46], "below": [4, 6, 18, 19, 20, 23, 25, 26, 30, 31, 32, 34, 39, 40, 41, 44, 46, 50, 51, 61, 62, 63, 79, 80, 81, 82, 88, 89, 90, 92, 94, 97, 100, 102, 103, 106, 110, 111, 116, 122, 123, 124, 132, 133, 134, 136, 138, 139, 140, 142, 143, 144, 148, 149, 150, 151, 152, 160, 161], "below_norm": 153, "benchmark": [114, 162, 163], "benchmark_problem": 82, "benchmarkutil": 162, "benefit": [12, 20, 26, 28, 90, 100, 105, 150, 154], "besid": 20, "bespok": 105, "best": [12, 19, 20, 37, 39, 40, 50, 77, 82, 90, 91, 92, 110, 122, 133, 149, 161], "beta": [22, 84, 108, 128], "better": [6, 26, 28, 54, 67, 70, 88, 90, 91, 100, 101, 105, 120, 122, 136, 150, 152], "between": [1, 2, 3, 17, 18, 20, 25, 26, 32, 35, 38, 39, 40, 41, 42, 43, 44, 50, 58, 60, 70, 72, 87, 88, 90, 92, 102, 104, 105, 106, 109, 120, 124, 132, 133, 135, 136, 142, 143, 144, 148, 151, 155, 160, 161], "bewar": [87, 130], "beyond": [90, 105, 111], "bg": 122, "bgsub_test": 143, "bidimension": 50, "big": [28, 38, 105, 157], "biggest": 140, "bin": [11, 12, 13, 15, 19, 24, 26, 30, 31, 40, 80, 82, 85, 86, 88, 94, 95, 99, 100, 125, 126, 130, 132, 133, 137, 144, 151, 152, 156, 158], "bin_mask_general_start": 40, "bin_mask_general_stop": 40, "bin_mask_start": 40, "bin_mask_stop": 40, "binari": [15, 23, 49, 86, 87, 92, 144, 149, 152], "binaryoperationmdtesthelp": 147, "bind": [25, 33], "binmd_out": 144, "binwidth": [100, 124], "bit": [35, 40, 47, 63, 96, 105, 142, 162], "bitfield": 102, "bjarn": 102, "bkwd": 139, "bl": 108, "black": [65, 68, 117, 126, 128, 138], "blame": 35, "blank": [11, 91, 100, 105, 122, 151, 154], "bld": 83, "bleed": 105, "blindli": 105, "bloat": 150, "block": [40, 86, 100, 102, 104, 110, 148], "block_cross_horizont": 40, "block_cross_vert": 40, "block_horizontal_start": 40, "block_horizontal_stop": 40, "block_vertical_start": 40, "block_vertical_stop": 40, "blocker": 92, "blog": 150, "blood": 105, "blue": [4, 23, 68, 72, 74, 75, 88, 119, 129, 142, 143], "bmpr": 3, "board": [20, 92], "bodi": [28, 102], "boi": 101, "boiler": 150, "boilerpl": 8, "book": 80, "bookmark": 46, "bool": [4, 14, 25, 47, 62, 72, 109], "boolean": [40, 96, 101, 102], "boolparamet": 40, "boost": [14, 39, 107], "boost_include_dir": 14, "boost_librari": 14, "bootstrap": [104, 110], "bore": 23, "bori": 88, "bot": 36, "both": [4, 9, 13, 38, 40, 43, 50, 70, 87, 88, 90, 93, 105, 108, 116, 119, 120, 122, 123, 130, 135, 142, 143, 144, 148, 149, 152, 154, 160, 161], "bottleneck": 40, "bottom": [0, 12, 19, 24, 28, 47, 87, 88, 116, 121, 122, 125, 132, 134, 137, 138, 142, 143], "botton": 47, "bound": [40, 41, 134], "boundari": [40, 99, 105, 150], "box": [12, 20, 23, 32, 33, 46, 50, 54, 73, 76, 87, 88, 90, 95, 99, 104, 105, 117, 122, 123, 124, 125, 126, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 154], "br": 35, "brace": 148, "bracket": [63, 99, 102], "bragg": 144, "branch": [2, 15, 22, 25, 35, 46, 80, 81, 84, 92, 93, 97, 102, 110, 163], "branch_nam": 83, "branch_to_publish": 92, "branchspec": 47, "brand": 20, "break": [2, 19, 25, 28, 90, 93, 102, 105, 111, 116, 131, 148, 151, 152, 160], "breakag": 98, "breakpoint": [13, 19, 30, 88, 95, 105, 152, 158], "brew": [11, 31, 33], "brief": [3, 14, 20, 28, 39, 63, 90, 102, 144, 160], "briefli": [39, 50, 105, 161], "bright": 117, "brine": 123, "bring": [59, 83, 88, 123], "broad": 139, "broke": 105, "broken": [18, 28, 39, 43, 100, 105], "brows": [12, 23, 24, 50, 88, 105, 120, 122, 128, 129, 130, 131, 137, 142, 143, 145], "browser": [23, 27, 42, 43, 44, 47, 82, 86, 88, 95, 120, 122, 126, 130, 143], "btn": 88, "btn_click": [], "buffer": 49, "bug": [9, 13, 20, 39, 40, 46, 88, 92, 93, 105, 107, 149, 150], "bugfix": [22, 36, 46, 80, 81, 110], "buidconfig": 149, "build": [1, 14, 15, 17, 18, 22, 23, 28, 33, 40, 42, 47, 50, 51, 57, 80, 81, 82, 85, 86, 87, 88, 90, 91, 92, 93, 95, 100, 102, 103, 110, 114, 149, 150, 151, 155, 158, 159, 161, 162, 163], "build_devel": [83, 92], "build_dir": [15, 30, 31, 32], "build_interfac": 14, "build_packag": [83, 92], "build_packages_from_branch": [47, 83], "buildconfig": [14, 83, 111, 149, 160], "builder": [2, 105], "buildfittypestr": 42, "buildlorentzianpeaksstr": 42, "buildmvp": 50, "buildpeaksfunctionstr": 42, "buildserv": 36, "buildteixeirafunctionstr": 42, "built": [0, 1, 5, 12, 15, 17, 18, 20, 27, 40, 83, 84, 88, 92, 95, 99, 104, 114, 152, 162], "bulk": [35, 160], "bullet": [105, 110, 120], "bunch": 12, "bundl": [1, 83, 100], "bundt": 25, "burn": 105, "busi": [1, 38, 92], "button": [12, 20, 23, 28, 38, 39, 50, 53, 58, 61, 66, 70, 71, 74, 76, 85, 86, 88, 93, 105, 110, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 130, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 152, 154], "buttonpress": [], "bypass": 105, "byus": 140, "c": [0, 1, 4, 13, 17, 18, 19, 20, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 35, 40, 47, 76, 82, 83, 87, 88, 92, 94, 95, 99, 104, 105, 108, 112, 113, 114, 119, 122, 123, 124, 132, 142, 144, 148, 149, 150, 151, 160, 163], "c0": 4, "c1": 79, "c2": 125, "c2h4": 125, "c4": [1, 125], "ca": [4, 35], "cach": [12, 14, 26, 32, 87, 94, 109], "cache_dir": 12, "cachegeometryhandl": 45, "cah": 35, "cake": 25, "cake1": 25, "cake2": 25, "cake3": 25, "cakeenumtyp": 25, "caketyp": 25, "caketypeenum": 25, "caketypefirstlett": 25, "caketypenam": 25, "cal": 127, "calcerror": 124, "calcgenericvari": 161, "calcmatrixcoordin": 161, "calcul": [18, 26, 50, 66, 76, 80, 81, 100, 107, 114, 130, 134, 139, 140, 143, 146, 160, 161], "calculate_transmiss": 40, "calculateflatbackground": 40, "calculatesampletransmiss": 125, "calculatetransmiss": 40, "calcydepcoordin": 161, "calendar": 20, "calib": 126, "calibr": [40, 108], "call": [0, 1, 2, 4, 9, 12, 13, 14, 16, 17, 18, 19, 25, 26, 28, 30, 31, 32, 33, 37, 38, 39, 40, 41, 48, 49, 50, 51, 59, 62, 63, 64, 67, 70, 79, 80, 81, 82, 84, 85, 88, 89, 91, 92, 98, 100, 102, 105, 108, 111, 114, 118, 119, 122, 136, 138, 140, 142, 148, 149, 157, 160, 161, 162], "call_count": 63, "callback": [70, 79], "caller": [39, 105, 149], "callgrind": [85, 87], "callgrind_start_instrument": 87, "callgrind_stop_instrument": 87, "callgrind_toggle_collect": 87, "came": 50, "camelcas": 102, "can": [0, 1, 2, 3, 4, 5, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 58, 60, 63, 66, 69, 70, 73, 74, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 110, 111, 114, 115, 116, 118, 120, 122, 123, 124, 126, 130, 132, 133, 134, 136, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162], "can_direct": 40, "can_direct_period": 40, "can_scatt": 40, "can_scatter_period": 40, "can_transmiss": 40, "can_transmission_period": 40, "cancel": [39, 79, 116, 126, 132, 139, 142], "candid": [22, 46, 83, 84, 116], "cannot": [1, 2, 9, 15, 18, 25, 29, 38, 39, 40, 47, 53, 73, 88, 94, 99, 104, 105, 108, 110, 114, 144, 149, 150, 157, 160], "cansa": 143, "canva": [3, 78, 154], "capabl": [1, 97, 111, 122], "capac": 28, "capit": [102, 106, 108], "caption": 104, "captur": [1, 3, 40, 41, 50, 78, 101, 146], "care": [20, 28, 35, 50, 54, 90, 105, 108, 111, 114, 151], "carefulli": 20, "carri": [2, 40, 76, 92, 149], "cartoon": 21, "cascad": 105, "case": [5, 13, 17, 18, 20, 25, 28, 31, 36, 38, 39, 40, 41, 42, 50, 62, 78, 79, 80, 81, 83, 84, 88, 89, 90, 93, 95, 99, 102, 104, 105, 108, 114, 116, 119, 122, 133, 138, 144, 150, 152, 157, 160, 161], "cask": 11, "cast": [58, 102, 150, 160], "catalina": 116, "catalog": [39, 50], "catalogsearch": 50, "catalogselector": 50, "catastroph": 28, "catch": [9, 28, 37, 47, 102, 105], "categor": 160, "categori": [20, 46, 48, 94, 99, 103, 160], "caught": [50, 102, 160], "caus": [17, 26, 28, 47, 50, 79, 88, 94, 102, 104, 105, 114, 122, 123, 136, 150, 151, 152, 158], "caution": [28, 149], "cautiou": 150, "caveat": 157, "cc": [12, 92, 94], "ccach": 33, "ccache_cpp2": 12, "ccache_dir": 12, "cclrc": 29, "ccmake": 12, "cd": [12, 15, 30, 31, 33, 50, 82, 114, 151, 155], "cdt4": 24, "ce": [35, 88], "cell": [6, 9, 10, 40, 73, 122, 143], "cell_text": 4, "cellat": 4, "celldeleg": 8, "cellsat": 4, "cellstandarditem": 5, "celluserrol": 5, "center": [106, 110, 144, 154], "cento": [30, 155], "centos7": [12, 163], "centosimag": 155, "centr": [39, 40, 42, 77, 88, 100, 117, 122, 138, 144], "central": [18, 40, 117, 122, 144, 154], "cerium": 122, "certain": [20, 28, 50, 85, 87, 92, 100, 105, 108, 114, 149, 152], "certainli": 150, "cff": 92, "cfg": [47, 49, 114], "chain": 1, "challeng": [4, 157], "chanc": [20, 28, 105, 110], "chang": [2, 3, 4, 9, 12, 14, 16, 17, 18, 19, 20, 22, 26, 27, 28, 29, 32, 33, 35, 36, 39, 40, 42, 43, 44, 46, 47, 49, 50, 67, 71, 74, 80, 81, 82, 83, 84, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 105, 108, 109, 110, 111, 114, 116, 117, 118, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 143, 144, 145, 149, 150, 152, 154, 160, 161, 162], "change_colour_to_r": 4, "changeabl": 154, "channel": [12, 20, 21, 30, 31, 32, 34, 40, 49, 83, 92], "channel1": 49, "channel2": 49, "chapter": 80, "char": [25, 108], "charact": [80, 81, 94, 102, 104, 108, 116, 123, 125, 145, 155], "characterist": 48, "charg": [3, 40, 92], "charng": 40, "chart": [77, 99, 163], "chatroom": 21, "cheat": 104, "cheatsheet": [36, 77], "check": [2, 6, 7, 9, 13, 18, 19, 23, 26, 32, 33, 35, 36, 39, 40, 47, 48, 49, 50, 63, 72, 80, 81, 83, 84, 88, 90, 91, 92, 93, 94, 95, 100, 102, 104, 105, 106, 110, 112, 116, 118, 120, 122, 123, 124, 126, 128, 129, 130, 131, 133, 134, 138, 139, 140, 142, 143, 145, 150, 151, 152, 154, 155, 157, 160, 161, 162], "checkbox": [50, 92, 122, 123, 126, 131, 134, 138, 140, 142, 143, 144, 145, 149, 154], "checkboxhead": 50, "checkcoeffici": 27, "checklist": 163, "checkmantidvers": 151, "checkopt": 149, "checkout": [28, 33, 35, 80, 81, 92, 152], "checkpoint": 124, "checkstat": 72, "chi": [100, 119, 140], "child": [0, 28, 37, 39, 48, 49, 87, 90, 142, 158], "childalg": 160, "children": [4, 50, 86, 105], "chisq": [100, 122], "chmod": [29, 86], "choic": [38, 54, 105, 116, 122, 130, 155], "choos": [12, 13, 20, 21, 23, 29, 30, 31, 32, 33, 34, 40, 47, 49, 50, 52, 90, 108, 118, 124, 126, 129, 130, 138, 143, 149], "chosen": [18, 40, 47, 80, 81, 114], "chosenjob": 47, "chown": 86, "christma": [103, 111], "chromium": [13, 31, 88, 152], "chrono": [0, 148], "chunk": [40, 79, 105, 132, 157], "ci": [28, 35, 36, 83, 163], "cif": [29, 122], "cimv2": 153, "cin": 19, "circl": [80, 81, 105, 143, 144], "circular": [40, 50], "circumst": [102, 150, 151], "citat": 92, "cite": 114, "cl": [13, 153, 157], "claim": 9, "clang": [94, 152], "clang_tidy_check": 149, "clang_tidy_ex": 149, "clangformat": 24, "clarif": 105, "clarifi": 20, "clash": [104, 150], "class": [1, 4, 5, 8, 9, 12, 19, 23, 25, 26, 28, 38, 40, 42, 45, 47, 48, 49, 50, 51, 58, 60, 62, 63, 65, 66, 69, 72, 75, 76, 78, 79, 80, 81, 88, 93, 95, 96, 100, 101, 103, 105, 109, 111, 112, 114, 147, 157, 160, 161, 162, 163], "class_mak": [160, 163], "classifi": 149, "classmethod": 157, "classnam": 149, "classnametest": 112, "claus": 102, "clean": [12, 19, 28, 47, 90, 91, 93, 100, 104, 110, 114, 138, 150, 162], "cleaner": [50, 70], "cleanli": [2, 102, 114], "cleanup": 100, "clear": [28, 38, 39, 40, 43, 50, 62, 68, 92, 100, 102, 105, 108, 122, 138, 139, 142, 143, 144], "clear_tim": 40, "clearer": [28, 63], "clearli": [28, 108, 110, 142, 161], "clearub": 144, "cli": [105, 119], "clich\u00e9": 105, "click": [2, 3, 12, 13, 18, 19, 23, 24, 28, 32, 38, 45, 46, 47, 50, 51, 58, 61, 70, 72, 80, 81, 83, 87, 88, 91, 92, 93, 94, 95, 104, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 139, 140, 142, 143, 144, 145, 149, 151, 152, 155], "client": [1, 41, 47, 97], "clion": 163, "clion_instal": 13, "clionrc": 13, "clip": 144, "clipboard": [33, 119], "clone": [33, 36, 40, 47, 80, 81, 82, 83, 92, 97, 124, 144, 152, 160], "clone_matrix": 124, "clone_r": 124, "cloneworkspac": [124, 144], "close": [16, 28, 36, 40, 45, 46, 48, 77, 78, 87, 88, 92, 102, 105, 116, 117, 119, 120, 121, 122, 123, 124, 130, 131, 132, 133, 138, 140, 142, 143, 144, 146, 158], "closer": [130, 143], "cloud": [3, 83], "clrc": 29, "clunki": [105, 149], "cm": 119, "cm_": 40, "cmake": [0, 13, 15, 23, 29, 33, 50, 80, 92, 100, 104, 111, 114, 150, 152, 155, 156, 162], "cmake3": [12, 33], "cmake_build_typ": [87, 94], "cmake_current_source_dir": 14, "cmake_cxx_clang_tidi": 149, "cmake_dir": 23, "cmake_prefix_path": 12, "cmakecach": 94, "cmakelist": [12, 50, 149], "cmd": [35, 47, 88, 143], "cn": 35, "cncs_7860_event": [144, 145], "co": [92, 105, 136], "code": [1, 2, 3, 4, 9, 14, 18, 19, 20, 22, 23, 24, 25, 26, 35, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 63, 70, 73, 74, 75, 79, 80, 81, 82, 83, 85, 86, 88, 89, 90, 91, 94, 95, 97, 100, 104, 107, 108, 110, 114, 116, 119, 120, 144, 148, 149, 150, 151, 152, 155, 158, 161, 162, 163], "codebas": [30, 31, 32, 43, 46, 70, 77, 83, 105, 154], "codinghorror": 93, "coeffici": 27, "coerc": 105, "cog": [122, 152], "coher": 40, "col": [4, 73], "colis": 147, "collabor": [3, 20, 92, 108], "collag": 92, "collaps": 77, "collat": 110, "collect": [1, 3, 40, 41, 47, 87, 92, 96, 102, 136, 151, 157, 161], "collim": 40, "colofil": 144, "colon": [88, 149], "color": [47, 50, 51, 58, 61, 62, 70, 72, 75, 100, 117, 142, 144], "colorbar": [119, 144], "colorbarwidget": 50, "colorfil": [116, 144], "colormap": 144, "colormov": 35, "colorscal": 144, "colour": [35, 45, 59, 62, 67, 71, 72, 74, 75, 104, 119, 134, 143, 154], "colour_list": [], "colour_t": 68, "colourconvert": 59, "colourfil": 143, "colprocess": 153, "column": [4, 20, 88, 100, 116, 118, 122, 136, 139, 140, 142, 143, 144], "column_index": 4, "com": [4, 11, 18, 21, 22, 28, 29, 30, 31, 32, 33, 47, 80, 81, 83, 92, 101, 104, 109, 123, 149, 150], "combin": [1, 20, 40, 45, 69, 96, 105, 136, 139, 142], "combo": [54, 105, 122, 128, 129, 131, 142, 144], "combobox": [67, 73, 76, 122, 138, 140], "come": [20, 36, 38, 40, 46, 47, 79, 88, 93, 103, 104, 105, 111, 114, 144, 149, 152, 157], "comfort": 105, "comma": [99, 140, 142], "command": [11, 13, 14, 17, 19, 23, 24, 27, 29, 30, 31, 32, 33, 35, 36, 40, 43, 47, 50, 80, 81, 82, 85, 86, 88, 90, 92, 93, 97, 104, 109, 110, 114, 124, 144, 149, 151, 152, 155, 162], "commandinterfacestatedirector": 40, "commandlin": [31, 119, 152], "comment": [20, 27, 28, 35, 36, 40, 46, 47, 49, 80, 93, 100, 101, 112, 118, 144, 151, 152, 154], "commentari": 105, "commit": [2, 28, 32, 33, 35, 36, 80, 81, 84, 92, 109, 160], "committe": [20, 92, 163], "common": [4, 6, 7, 12, 14, 19, 20, 25, 26, 28, 30, 31, 35, 38, 46, 47, 78, 80, 81, 86, 92, 105, 108, 149, 150, 157, 160, 161, 162], "commonli": [1, 3, 46, 79, 108, 152], "commun": [4, 13, 20, 33, 39, 43, 50, 60, 88, 92, 94, 97, 110, 163], "compact": 102, "compar": [9, 17, 25, 36, 40, 82, 88, 93, 109, 122, 124, 139, 142, 155], "comparestr": 25, "comparestringscaseinsensit": 25, "compareworkspac": 114, "comparison": [4, 25, 40, 114, 124, 160], "compartment": 70, "compat": [17, 25, 28, 36, 154, 155], "compatibil": 17, "compens": 140, "compet": [102, 153], "compil": [4, 12, 13, 15, 23, 25, 37, 79, 84, 87, 90, 93, 94, 102, 106, 107, 110, 116, 148, 149, 153, 157, 160], "compile_command": 149, "complaint": 23, "complet": [4, 17, 20, 28, 29, 33, 36, 39, 40, 47, 49, 59, 69, 76, 80, 81, 82, 83, 84, 86, 88, 92, 93, 94, 100, 114, 116, 122, 124, 132, 134, 140, 142, 143, 150, 151, 152, 155, 157], "complex": [20, 39, 40, 45, 50, 91, 100, 101, 105, 116, 150, 160, 163], "complic": [19, 20, 28, 40, 70, 90, 152], "compon": [4, 6, 7, 12, 28, 38, 39, 43, 44, 45, 46, 51, 53, 94, 97, 105, 147, 150, 161], "componentcreationhelp": 147, "compos": [1, 87, 119], "composit": [40, 50], "compositevalid": 160, "comprehens": [36, 46, 102], "compress": [26, 83], "compris": [39, 132, 144, 154], "compromis": 150, "comput": [18, 47, 80, 81, 153, 162], "con": 20, "concept": [50, 76, 80, 90, 108, 120, 124, 150, 160], "conceptu": 4, "concern": [20, 38, 41, 46, 70, 78, 93, 105, 110], "concis": [28, 35, 90, 108, 144], "concret": [20, 39], "concurr": [38, 79], "conda": [12, 13, 14, 29, 34, 47, 50, 82, 92, 109, 120, 162, 163], "conda_build": [30, 31, 32], "condarc": 30, "condit": [6, 7, 102, 105, 149], "condition": 14, "conduct": 92, "cone": 136, "conf": 104, "confer": 162, "confid": 48, "config": [12, 14, 18, 19, 23, 28, 29, 33, 36, 47, 49, 82, 94, 103, 111, 122, 149, 151, 158], "configservic": [49, 103, 111], "configur": [4, 10, 13, 17, 19, 23, 24, 29, 33, 35, 38, 80, 85, 88, 92, 94, 97, 100, 107, 109, 114, 136, 149, 150, 151, 152, 155, 156, 160, 162, 163], "confin": [28, 70], "confirm": [28, 144, 150, 155], "conflict": [20, 35, 84, 110, 150, 151], "conflictstyl": 35, "conform": [93, 105], "confus": [28, 39, 43, 50, 142, 160], "conjunct": [36, 41], "connect": [1, 4, 6, 7, 27, 29, 40, 43, 50, 51, 58, 61, 70, 72, 97, 108, 133], "consensu": 20, "consequ": 87, "consid": [5, 14, 17, 18, 20, 25, 28, 36, 39, 40, 46, 49, 50, 62, 69, 74, 78, 80, 81, 84, 93, 100, 101, 102, 105, 110, 116, 150, 152, 161, 163], "consider": [28, 90, 105], "consist": [0, 1, 26, 28, 30, 31, 32, 34, 40, 41, 43, 44, 50, 88, 90, 102, 105], "consol": [12, 33, 49, 94, 104], "consolechannel": [12, 49], "const": [0, 4, 25, 37, 39, 42, 48, 49, 78, 79, 80, 99, 101, 102, 103, 111, 148, 153, 157, 160, 161], "constant": [38, 102, 108, 160], "constexpr": [78, 80], "constrain": [4, 9], "constraint": [4, 42, 55], "construct": [4, 9, 38, 39, 40, 42, 43, 44, 92, 96, 157, 161], "constructor": [4, 39, 50, 51, 53, 67, 70, 80, 102, 103, 105, 111, 148, 150, 161], "consult": [39, 40, 92, 104], "consum": [40, 50, 83, 114], "contact": [20, 21, 36, 46, 90, 102, 110, 115, 123, 151], "contain": [0, 4, 5, 8, 15, 18, 26, 29, 33, 36, 37, 38, 39, 40, 43, 44, 45, 47, 49, 50, 51, 60, 62, 63, 67, 68, 70, 71, 73, 74, 78, 79, 80, 81, 82, 83, 88, 89, 90, 91, 93, 94, 96, 98, 99, 100, 102, 104, 105, 108, 110, 114, 119, 122, 124, 126, 138, 139, 140, 142, 143, 144, 145, 150, 151, 155, 157, 160, 162, 163], "containskei": 47, "content": [4, 6, 18, 43, 77, 82, 83, 88, 91, 92, 97, 99, 124, 125, 142, 143, 151, 155, 160], "contenti": 50, "contenttext": 4, "context": [4, 12, 27, 45, 90, 102, 108], "contin": 137, "continu": [18, 29, 30, 36, 46, 47, 49, 80, 81, 82, 88, 100, 103, 110, 120, 123, 151, 152, 157, 161], "continuosli": 120, "contour": [116, 126, 128, 130], "contract": 93, "contrari": 20, "contribut": [28, 40, 160, 163], "control": [12, 14, 15, 18, 33, 39, 40, 43, 45, 47, 49, 50, 90, 102, 105, 106, 120, 152, 162], "convei": 110, "conveni": [18, 29, 40, 90, 105, 160, 161], "convent": [36, 109, 122, 157], "convention": 40, "converg": 140, "convers": [6, 7, 9, 20, 25, 39, 41, 80, 105, 149, 157, 160, 161], "convert": [6, 26, 39, 40, 90, 91, 100, 104, 105, 122, 139, 157, 161], "convertmdhistotomatrixworkspac": 124, "converttodiffractionmdworkspac": 124, "converttomd": 163, "convertunit": [40, 160, 161], "convfit": 43, "convfitaddworkspacedialogu": 43, "convfitdatapresent": 43, "convfittab": 43, "convfunctionmodel": 42, "convolvememb": 124, "convtomdbas": 161, "convtomdselector": 161, "convtyp": 42, "coord": 161, "coord_t": 161, "coordin": [40, 44, 161], "cop": 92, "copi": [4, 6, 7, 18, 26, 33, 47, 77, 78, 79, 80, 81, 83, 88, 92, 100, 105, 109, 119, 123, 143, 149, 151, 152, 161], "copr": 33, "copyenviron": 144, "copymateri": 144, "copynam": 144, "copyright": [4, 102, 109], "copysampl": 144, "copyshap": 144, "cor": 40, "core": [1, 13, 20, 28, 31, 33, 35, 38, 40, 47, 70, 88, 90, 92, 98, 102, 146, 151, 152], "coredump": 151, "corelli": 108, "corner": [3, 40, 122, 144, 155], "correct": [13, 20, 24, 27, 28, 32, 36, 39, 40, 48, 50, 62, 63, 64, 82, 84, 88, 92, 104, 110, 118, 119, 123, 126, 130, 133, 134, 138, 140, 143, 146, 150, 151, 152, 157, 158, 161], "correctli": [1, 12, 27, 28, 36, 40, 50, 52, 88, 92, 94, 99, 104, 110, 114, 119, 120, 144, 145, 151], "correl": 87, "correspond": [4, 7, 9, 12, 18, 40, 45, 46, 92, 96, 99, 102, 106, 108, 111, 119, 120, 122, 128, 129, 142, 144, 145, 161], "cosmet": 116, "cosmo": 142, "cost": [37, 87, 105], "could": [1, 9, 14, 20, 28, 33, 38, 39, 40, 41, 43, 46, 49, 50, 62, 63, 70, 80, 81, 91, 92, 99, 105, 142, 144, 149, 151, 154, 160, 161], "count": [40, 80, 81, 87, 114, 119, 123, 126, 130, 137, 140, 142, 144, 145, 161, 162], "counter": 102, "coupl": [9, 11, 14, 38, 40, 86, 93, 110, 142, 150, 160], "cours": [28, 40, 76, 90, 99, 116, 123, 153, 160], "cout": 148, "cov": 15, "covari": [138, 144], "covariancet": 100, "cover": [28, 38, 79, 90, 92, 105, 113, 119, 122, 150, 152, 157, 160], "coverag": [90, 93, 100, 150], "coverage_clean": 15, "coverage_cpp": 15, "cp": 151, "cpidclientobject": 102, "cpp": [0, 14, 15, 24, 30, 42, 48, 49, 50, 78, 80, 94, 99, 148, 149, 160], "cppdbg": 152, "cppstyle": 24, "cppvsdbg": 152, "cr": 35, "crash": [20, 47, 85, 116, 123, 124, 151, 155], "creat": [0, 3, 4, 12, 13, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 41, 43, 45, 47, 50, 51, 52, 53, 59, 60, 62, 63, 69, 71, 73, 74, 76, 78, 80, 81, 83, 84, 87, 88, 90, 91, 96, 97, 99, 100, 102, 104, 105, 108, 110, 113, 114, 119, 122, 124, 126, 129, 130, 131, 132, 136, 142, 143, 144, 146, 147, 150, 151, 152, 154, 155, 157, 158, 163], "create2dworkspacewithfullinstru": 18, "create_autospec": [63, 65], "createalgorithm": [102, 150], "createcaltest": 114, "createchildalgorithm": 160, "createmdhistoworkspac": [100, 124], "createmdworkspac": [108, 144], "createoutput": 124, "createoutputworkspacessplitt": 0, "createpath": 47, "createpeaksworkspac": 144, "createsampleworkspac": 144, "createsuit": 150, "createworkspac": 124, "creation": [20, 28, 40, 90, 92, 146, 152, 163], "creativ": 116, "creator": 91, "cred": 29, "credenti": [29, 83, 151], "credentialsid": 47, "creep": 105, "creset": 35, "crisp": 142, "criteria": [97, 114], "critic": [20, 28, 39, 49, 79, 92, 99], "critiqu": 105, "crontab": 47, "crop": [40, 105, 122], "croptocompon": 40, "cross": [1, 12, 20, 36, 40, 82, 90, 125, 142, 144, 145, 149, 152, 160], "crt": [32, 33], "crucial": 108, "cryst": 40, "crystal": [20, 108, 110, 117, 161], "crystalfield": 110, "csn": 4, "css": [104, 110], "csv": [124, 143], "ctach": 19, "ctest": [12, 15, 19, 114, 152], "ctrl": [30, 88, 119, 120, 142, 143, 152], "cuboidstr": 37, "cumbersom": 90, "curl": 11, "curli": 148, "current": [2, 4, 8, 18, 20, 22, 33, 35, 36, 38, 39, 40, 42, 48, 49, 50, 77, 82, 83, 84, 85, 91, 94, 95, 97, 100, 103, 104, 105, 114, 115, 116, 119, 121, 122, 124, 128, 129, 130, 131, 136, 137, 142, 145, 149, 151, 154, 155, 156, 157, 161, 162, 163], "currentcontrolset": 47, "currenttext": 72, "curs": 86, "cursor": [119, 144], "curv": [50, 78, 137, 138, 144], "cusp": 105, "custom": [1, 40, 46, 47, 49, 50, 83, 88, 99, 104, 106, 109, 110, 122, 127, 134, 142, 149, 154, 157, 160, 163], "custominterfac": 122, "customis": [30, 31, 32], "cut": [40, 50, 77, 105, 143, 144, 151], "cwd": 152, "cwpd": 108, "cxx": [12, 14, 94], "cxx_add_test": 94, "cxxtest": [95, 150, 162], "cxxtestgen": 86, "cyan": 35, "cycl": [28, 87, 140, 142, 163], "cyclic": 102, "cygwin": 27, "cylind": [40, 45], "d": [15, 18, 20, 26, 28, 35, 40, 49, 83, 100, 120, 122, 142, 152, 155, 161], "d4": 125, "d6948514d78db7fe251efb6cce4a9b83": 18, "daaa": [17, 92], "daemon": 102, "dai": [84, 103, 105, 111], "daili": [16, 92], "darker": 117, "dash": [140, 144], "dat": [132, 142], "data": [1, 9, 15, 28, 29, 39, 41, 42, 43, 45, 49, 50, 62, 66, 77, 79, 82, 85, 87, 90, 91, 93, 99, 102, 105, 108, 110, 116, 119, 121, 122, 123, 124, 125, 127, 128, 129, 131, 135, 138, 139, 142, 145, 146, 150, 157, 160, 161, 163], "data_info": 40, "data_model": [], "data_typ": 40, "databas": [123, 151], "datafil": 114, "datagener": [], "datahandl": [19, 111], "datahandlingtest": 19, "datai": [100, 124], "dataobjectstest": 19, "dataprocessor": 44, "datasearch": 150, "dataselector": 50, "dataset": [100, 117, 124, 129, 131, 140, 142], "datatyp": 40, "datax": [100, 124], "date": [11, 22, 26, 32, 91, 92, 105, 106, 110, 111], "date_tim": [14, 107], "dateandtim": 26, "daunt": 42, "dc": 4, "dcmake_build_typ": [12, 24, 94], "dcmake_eclipse_generate_source_project": 24, "dcmake_export_compile_command": 149, "dconda_build": [30, 31, 32], "dcoverag": 15, "dcxxtest_add_perform": [24, 162], "dd": 4, "de": [40, 161], "deactiv": 33, "dead": [102, 105, 134, 139, 140, 149], "dead_tim": 139, "deadlin": 105, "deal": [18, 40, 79, 99, 106, 161], "dealloc": 149, "dealt": [100, 102], "dear": 92, "deb": 33, "debat": 20, "debian": 30, "debug": [12, 17, 24, 49, 50, 86, 87, 94, 102, 103, 105, 112, 124, 149, 150, 159, 162, 163], "debugattach": 19, "debugg": [19, 94, 105, 114, 149, 152], "debugpi": [88, 152], "debugwithrelruntim": [13, 32, 88], "decai": [134, 136, 137, 140], "decend": 4, "decent": 134, "decid": [17, 20, 40, 62, 84, 88, 90, 92, 93, 105], "decim": [134, 142], "decis": [27, 28, 92, 105, 158], "decision_styl": 27, "declar": [25, 41, 96, 99, 102, 148, 150, 160], "declare_algorithm": [48, 160], "declare_fileload": 48, "declare_hdf_fileload": 48, "declareproperti": [25, 99, 160], "declareworkspaceinputproperti": 41, "decod": [45, 157], "decoderfactori": 157, "decor": [40, 79, 103, 147], "decoupl": [1, 28, 38, 50, 70], "decreas": [49, 140], "decrib": 1, "dedic": [20, 40, 150, 157], "deduct": 80, "deep": [6, 7, 20], "def": [4, 40, 47, 51, 58, 61, 62, 63, 65, 66, 68, 69, 70, 72, 75, 79, 88, 91, 111, 114, 154, 157], "default": [0, 4, 12, 13, 18, 24, 25, 26, 28, 30, 31, 33, 35, 36, 39, 40, 41, 46, 49, 54, 83, 87, 88, 90, 91, 92, 94, 96, 97, 99, 100, 102, 104, 106, 114, 116, 118, 120, 122, 126, 127, 128, 132, 136, 140, 143, 144, 149, 152, 155, 156, 157, 158, 160, 162], "default_incident_monitor": 40, "default_transmission_monitor": 40, "defect": 116, "defend": 20, "defin": [1, 4, 5, 6, 7, 9, 18, 20, 25, 27, 38, 39, 40, 41, 43, 49, 50, 52, 79, 80, 81, 82, 88, 90, 91, 92, 96, 99, 100, 102, 105, 116, 122, 148, 149, 152, 154, 160], "definit": [1, 4, 8, 18, 40, 92, 102, 103, 150], "degrad": [40, 162], "degre": 145, "del": 89, "delai": [19, 120, 152], "deleg": 105, "delet": [12, 36, 39, 77, 92, 94, 97, 102, 105, 110, 114, 116, 117, 122, 125, 126, 136, 143, 144, 147, 150, 154, 157], "deleterecurs": 47, "deleteworkspac": [100, 124], "deliber": [28, 39, 40], "delimit": [88, 160], "deliv": [83, 105], "deliveri": 92, "delta": [114, 119, 124, 135, 136, 138], "deltat_tdc_dolly_1529": [133, 137], "demand": [26, 39], "demo": 91, "demonstr": [4, 100, 150, 160], "denable_workbench": [12, 24, 156], "deni": [29, 105], "denot": [42, 82], "densiti": [125, 129], "dep": 105, "depend": [1, 2, 11, 12, 18, 20, 28, 31, 32, 33, 36, 40, 42, 46, 47, 48, 50, 70, 83, 88, 95, 102, 104, 108, 114, 119, 120, 125, 149, 150, 155, 158, 160, 161], "dependency_spott": 17, "depict": 108, "deploi": [2, 22, 92, 114, 161], "deploy": [1, 13, 88, 92], "deprec": [13, 31, 88, 110, 111, 113, 129, 152, 160], "deprecated_algorithm": 103, "deprecated_alia": 111, "deprecatedalgorithm": 103, "deprecatedalia": 111, "deprecatedd": 103, "depth": [4, 6, 7, 35, 47, 142], "deriv": [9, 43], "derogatori": 102, "descend": [80, 81, 122], "describ": [1, 5, 6, 9, 12, 18, 19, 20, 21, 26, 27, 28, 33, 35, 36, 40, 46, 47, 48, 49, 50, 56, 78, 80, 81, 82, 87, 91, 92, 93, 96, 97, 99, 100, 102, 104, 105, 107, 108, 112, 114, 132, 155, 158, 160, 161, 163], "descript": [12, 28, 46, 47, 49, 50, 84, 87, 92, 96, 97, 100, 102, 104, 105, 108, 115, 116, 120, 150, 152, 160, 161], "deselect": [119, 142], "design": [5, 9, 10, 12, 26, 28, 38, 40, 41, 43, 70, 77, 78, 86, 97, 102, 108, 111, 122, 146, 148, 151, 154, 163], "designerplugin": 50, "desir": [40, 82, 98, 103, 111, 160], "desktop": [1, 24, 32, 33, 47, 116, 124, 155], "despit": [15, 49], "destin": [22, 142], "destroi": [51, 78, 148], "destroysuit": 150, "destruct": 150, "destructor": 102, "detach": 17, "detail": [1, 3, 4, 15, 28, 29, 32, 33, 35, 38, 40, 50, 60, 63, 80, 81, 83, 85, 91, 99, 102, 104, 105, 106, 109, 110, 116, 123, 125, 132, 136, 144, 147, 149, 150, 151, 152, 157, 159, 160, 162, 163], "detect": [13, 26, 94, 126, 149, 152, 160], "detect_stack_use_after_return": 94, "detector": [18, 40, 108, 116, 126, 127, 134, 136, 139, 140, 142, 143, 149, 150, 161], "detector_nam": 40, "detector_name_short": 40, "detectorid": 26, "detectorinfo": 20, "detectorvld": 149, "determin": [4, 40, 50, 61, 73, 94, 99, 132, 134, 139, 144, 149, 162], "determinechunk": 132, "detid": 144, "detil": 0, "deuterium": 125, "dev": [99, 105, 106, 110, 113, 151, 155], "develop": [3, 11, 12, 13, 15, 17, 28, 29, 34, 36, 40, 41, 46, 50, 77, 78, 80, 81, 82, 83, 85, 86, 92, 93, 94, 97, 100, 102, 103, 105, 108, 109, 110, 111, 113, 114, 116, 120, 122, 123, 133, 147, 149, 150, 151, 155, 157, 158, 160, 161], "deviat": [18, 50, 105], "devic": [70, 105], "devop": 92, "devot": 79, "devtoolset": [12, 33, 155], "dfsrprivat": 29, "dg": 146, "dgsreduct": 124, "dhttp": 47, "di": 105, "diagnos": [85, 116, 151], "diagnosi": 151, "diagnost": [77, 151], "diagram": [1, 4, 20, 27, 33, 104, 120, 161], "diagramnam": 27, "dialog": [41, 47, 50, 88, 94, 99, 104, 116, 119, 120, 122, 123, 124, 130, 132, 140, 142, 143, 145, 160], "dialogu": [29, 43, 105, 131], "diamet": 40, "dict": [40, 114, 157], "dictionari": [81, 90, 114, 157], "dictparamet": 40, "dictparamt": 40, "did": [46, 67, 88, 93, 117, 137, 148, 160], "didn": [32, 149], "diff": [18, 109, 136], "diff3": 35, "diffcoeff": 42, "differ": [1, 2, 3, 12, 17, 18, 28, 29, 32, 35, 38, 39, 40, 41, 43, 44, 45, 48, 50, 62, 70, 79, 80, 81, 82, 83, 85, 87, 88, 90, 94, 100, 104, 105, 106, 108, 109, 110, 112, 114, 116, 119, 120, 122, 124, 128, 131, 133, 135, 136, 138, 139, 140, 142, 143, 144, 146, 148, 149, 151, 155, 157, 160, 161, 162, 163], "difficult": [9, 28, 39, 40, 46, 70, 91, 102, 105, 108], "difficulti": 105, "diffmerg": 35, "diffonli": 127, "diffract": [92, 106, 108, 110, 124, 144, 146], "diffractionfocuss": 99, "diffractomet": [40, 108], "difftool": 35, "diffus": 108, "dig": 28, "digit": 114, "digraph": 27, "dilig": 110, "dim1": 124, "dim2": 124, "dimens": [144, 161], "dimension": [40, 124, 144, 161], "dir": [15, 47, 50, 88, 149, 152], "dir_mod": 29, "direct": [1, 13, 27, 28, 39, 40, 98, 100, 102, 110, 117, 118, 119, 120, 132, 144, 160], "directli": [1, 4, 8, 9, 12, 15, 18, 19, 25, 28, 29, 30, 36, 39, 40, 50, 59, 60, 79, 84, 88, 90, 91, 92, 102, 113, 114, 149, 150, 151, 152, 155, 157, 160, 161], "directori": [0, 1, 12, 13, 15, 18, 23, 29, 30, 31, 32, 33, 35, 39, 49, 50, 80, 81, 82, 83, 84, 87, 88, 89, 91, 92, 95, 99, 104, 105, 109, 110, 114, 116, 121, 122, 123, 124, 126, 128, 130, 131, 132, 142, 143, 149, 150, 151, 152, 155], "directworkspac": 40, "disabl": [26, 35, 39, 47, 49, 88, 104, 112, 119, 123, 134, 139, 142, 143, 149, 152], "disablecheck": 114, "disadvantag": [88, 90], "disappear": [105, 117, 119, 122], "disc": 40, "disconnect": [47, 105], "discourag": [8, 17, 28, 98, 102], "discov": [36, 92, 143], "discret": 96, "discuss": [16, 20, 40, 46, 50, 51, 60, 63, 80, 81, 90, 107, 110, 152, 157, 160], "disguis": 105, "disk": [18, 29, 83, 86, 148], "displai": [1, 13, 26, 28, 39, 42, 47, 49, 50, 52, 53, 73, 78, 87, 91, 95, 102, 110, 116, 119, 120, 123, 126, 136, 142, 144, 145, 155], "displaycurvefit": 50, "disregard": 102, "dissolv": 40, "distanc": [49, 161], "distinct": 38, "distinguish": [25, 83], "distribut": [20, 80, 81, 87, 89, 114], "distro": 149, "disturb": 22, "dive": 111, "divid": [22, 38, 40, 42, 117], "dllconfig": 160, "dllexport": 111, "dmantid_data_stor": 18, "dmantid_framework_lib": 12, "dmantid_qt_lib": 12, "dmesg": 151, "dmitrov": 80, "dmy_new_featur": 14, "dnf": 33, "do": [3, 4, 12, 13, 14, 15, 17, 18, 19, 20, 23, 26, 27, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 47, 49, 50, 51, 58, 59, 60, 61, 63, 64, 66, 70, 72, 79, 80, 81, 82, 83, 85, 87, 88, 90, 91, 92, 93, 94, 100, 101, 102, 104, 108, 110, 111, 112, 114, 116, 118, 121, 124, 130, 131, 133, 136, 138, 143, 144, 148, 149, 150, 151, 152, 153, 155, 160, 163], "do_async": 79, "do_task": 79, "doc": [18, 27, 63, 83, 88, 90, 92, 98, 99, 100, 104, 106, 110, 116, 157, 160], "dock": [51, 121, 122, 142], "dockabl": [121, 142], "docker": [1, 47, 155], "docs_dotdiagram": 104, "docs_math_ext": 104, "docs_plotdirect": 104, "docs_screenshot": 104, "docstr": [98, 109, 160], "doctest": [18, 100], "doctre": 100, "docuement": 109, "document": [1, 4, 13, 14, 17, 23, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 47, 50, 62, 78, 80, 81, 82, 83, 85, 88, 90, 92, 93, 100, 102, 109, 110, 111, 116, 119, 121, 122, 132, 133, 138, 146, 149, 152, 157, 159, 160], "documentel": 37, "docutil": 104, "doe": [1, 2, 4, 9, 18, 19, 20, 28, 29, 35, 38, 39, 40, 46, 47, 48, 50, 60, 62, 63, 69, 70, 78, 85, 88, 90, 91, 92, 93, 102, 104, 105, 110, 114, 116, 122, 142, 148, 149, 150, 151, 152, 155, 157, 160, 161], "doesasyncth": 79, "doesn": [18, 28, 38, 105, 120, 149, 151, 154], "dog": 153, "dogeneratesubmoduleconfigur": 47, "doi": [92, 114], "dom": 37, "domain": [29, 40, 110, 137, 141], "domin": [125, 134], "dompars": 37, "don": [2, 12, 14, 18, 20, 21, 25, 26, 30, 31, 32, 40, 46, 50, 78, 79, 92, 93, 94, 105, 120, 123, 130, 142, 144, 148, 149, 150, 152, 153, 162], "done": [9, 14, 19, 20, 23, 28, 29, 36, 38, 39, 40, 42, 47, 50, 58, 63, 78, 86, 88, 92, 93, 104, 114, 133, 139, 142, 152, 155, 157, 160], "donotoptim": 162, "doplot": 78, "doscasteptest": 114, "dosiractivetest": 114, "dosometh": 148, "dosomethingsign": [], "dospartialcrosssectionscaletest": 114, "dospartialsummedcontributionscrosssectionscaletest": 114, "dospartialsummedcontributionstest": 114, "dostest": 114, "dot": [27, 88, 99, 163], "doth": 79, "dotplugin": 88, "doubl": [26, 78, 80, 81, 92, 99, 119, 120, 122, 125, 132, 133, 136, 142, 143, 144, 145, 151, 160, 162], "doubt": [20, 105, 110], "down": [2, 7, 12, 13, 19, 28, 40, 46, 49, 50, 77, 86, 87, 88, 92, 93, 94, 102, 104, 105, 114, 116, 120, 122, 123, 126, 129, 130, 131, 132, 138, 139, 142, 144, 145, 150, 152, 153, 155, 160, 162], "downgrad": 11, "download": [2, 3, 18, 23, 30, 31, 32, 33, 47, 80, 81, 82, 83, 86, 88, 92, 97, 100, 116, 124, 126, 128, 129, 130, 131, 143, 145, 149, 151, 152, 155], "downright": 105, "downstream": [17, 94], "doxyfil": 23, "doxygen": [24, 93, 102, 104, 152, 163], "doxygen_error": 23, "doxygenhtmlindex": 23, "doyxgen": 23, "dozen": 20, "dprofile_algorithm_linux": 0, "draft": 92, "drag": [3, 50, 83, 91, 117, 119, 122, 130, 134, 144], "draw": [3, 62, 78, 105, 117, 142, 144], "drawback": 26, "drawn": [20, 144], "drift": [40, 137], "drive": [29, 92], "driven": [39, 40], "driver": 114, "drop": [3, 13, 28, 40, 46, 50, 83, 87, 88, 91, 94, 105, 122, 130, 131, 132, 138, 139, 142, 145, 152, 155], "dropdown": [32, 125, 142], "dryrun": 124, "dso": 86, "dspace": 122, "dtrace": 151, "dual": 139, "dualboot": 155, "duck": 105, "due": [0, 4, 6, 7, 9, 29, 33, 39, 79, 88, 98, 105, 117, 144, 150, 154, 157, 160, 161], "dumb": 105, "dumber": 105, "dumbslav": 47, "dummi": [12, 28, 50, 121], "dummyview": 88, "dump": [0, 18, 28, 49, 87], "duplic": [46, 50, 102, 142], "durat": 76, "dure": [22, 28, 30, 31, 32, 36, 40, 84, 87, 88, 89, 92, 96, 102, 105, 108, 112, 114, 146, 148, 161], "duse_sanit": 94, "duti": 92, "dx": 114, "dynam": [44, 79, 88, 144, 157, 161], "dynamic_cast": [37, 102], "dynamickubotoyab": [124, 138], "e": [1, 2, 11, 12, 13, 14, 15, 18, 19, 20, 23, 26, 28, 30, 33, 35, 36, 38, 39, 40, 41, 42, 43, 47, 49, 50, 53, 60, 80, 81, 82, 83, 85, 88, 90, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 108, 109, 110, 114, 116, 117, 118, 119, 122, 124, 125, 126, 130, 132, 134, 138, 142, 143, 144, 148, 149, 150, 151, 152, 154, 157, 158, 160, 161, 162], "each": [1, 2, 4, 7, 20, 22, 26, 27, 28, 38, 39, 40, 41, 42, 43, 45, 47, 48, 50, 51, 60, 69, 79, 80, 81, 82, 83, 84, 87, 88, 92, 94, 95, 96, 97, 98, 99, 102, 104, 106, 108, 109, 110, 114, 117, 120, 122, 125, 127, 130, 131, 136, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 151, 153, 154, 160, 161], "eager": 105, "earli": [3, 11, 40, 92, 105], "earlier": [1, 37, 40, 88, 102, 122, 142], "easi": [4, 21, 23, 25, 36, 39, 40, 50, 60, 90, 91, 93, 105, 110, 160, 162], "easier": [12, 32, 39, 50, 70, 88, 90, 91, 92, 102, 105, 110, 138, 143, 144, 152, 160], "easiest": [33, 83, 90, 105, 149, 157], "easili": [20, 21, 25, 28, 36, 39, 40, 42, 46, 47, 74, 87, 90, 91, 97, 102, 104, 105, 110, 142, 150], "ec": 118, "echo": [11, 86, 151, 155], "eclips": [12, 33, 47, 163], "eclipse_cdt4_generate_source_project": 12, "eclipsedebug": 24, "eclipsetest": 24, "eclox": [23, 24], "ecosystem": 40, "edg": [136, 151], "edgepixel": 124, "edit": [3, 12, 13, 14, 19, 20, 27, 28, 29, 33, 38, 39, 43, 47, 50, 52, 53, 54, 58, 73, 82, 88, 90, 91, 92, 101, 102, 110, 111, 114, 117, 122, 125, 130, 142, 145, 149, 150, 152], "edit_widow": 154, "editor": [3, 13, 35, 44, 50, 91, 102, 109, 110, 116, 124, 132, 142, 143], "effect": [18, 20, 28, 37, 40, 69, 87, 90, 102, 105, 113, 116, 122, 157, 160], "efficaci": 150, "effici": [28, 40, 142, 161], "effort": [20, 39, 90, 94, 105], "eg": [50, 80, 94, 102], "ehigh": 130, "ei": 108, "eigen": 107, "eight": [], "eisf": 42, "either": [1, 2, 13, 14, 15, 25, 28, 31, 32, 33, 40, 42, 43, 46, 47, 49, 50, 84, 85, 88, 90, 92, 98, 100, 101, 102, 103, 104, 105, 110, 120, 123, 131, 132, 136, 142, 150, 152, 155, 157], "elaps": 148, "elast": [108, 132, 144], "electron": [40, 96], "element": [1, 3, 4, 12, 25, 38, 44, 45, 83, 110, 114, 119, 146, 163], "elementalanalysi": 154, "elimin": 8, "ellips": 144, "ellipsoid": 144, "ellipsoidparam": 144, "elow": 130, "els": [20, 25, 28, 36, 40, 42, 46, 47, 50, 77, 79, 88, 92, 102, 105, 145, 148], "elsewher": [4, 39, 46, 50, 105, 136], "elwin": [43, 44, 131], "email": [3, 16, 35, 36, 80, 81, 97, 115, 116, 123, 151, 162], "emax": [128, 130], "emb": 78, "embed": [39, 51, 69, 91, 102, 117, 129], "embolden": 100, "emin": [128, 130], "emiss": 136, "emit": [4, 44, 50, 94, 104, 152], "emphas": 92, "emphasi": 104, "empir": 40, "emploi": 38, "empti": [4, 6, 7, 17, 23, 40, 62, 92, 94, 102, 103, 110, 114, 118, 119, 122, 123, 127, 136, 138, 140, 142, 143, 151, 152, 157, 160], "empty_cel": 4, "empty_dbl": 160, "emu": [134, 141], "emul": 40, "en": 119, "enabl": [0, 11, 12, 15, 21, 28, 29, 32, 33, 35, 39, 40, 47, 50, 85, 86, 88, 92, 94, 97, 104, 105, 112, 117, 122, 124, 131, 139, 142, 144, 151, 152, 155, 156, 160, 162], "enable_clang_tidi": 149, "enable_doc": 12, "enable_opengl": 12, "enable_workbench": 12, "enable_xxx": 12, "encapsul": [28, 83, 105], "enclos": [1, 154], "encod": [45, 157], "encodeinfo": 157, "encoderfactori": 157, "encodest": 157, "encompass": [144, 157], "encount": [6, 7, 101, 102, 104, 146], "encourag": [3, 12, 17, 28, 50, 92, 103, 110, 157, 160], "encrypt": 29, "end": [4, 13, 22, 35, 50, 88, 91, 95, 96, 102, 105, 108, 110, 114, 117, 118, 120, 122, 126, 127, 129, 131, 137, 139, 142, 143, 144, 145, 148, 149, 150, 151, 152, 157, 162, 163], "end_tim": 40, "endl": 160, "endx": [100, 131], "energi": [4, 118, 119, 130, 144, 163], "energytransf": 124, "enforc": [8, 40, 109], "enggestimatefocussedbackground": 122, "engin": [106, 110, 124, 146, 160], "engineering_diffract": 106, "engineeringdiffraction2": 122, "enginx": [114, 122], "enginx_": 122, "enginx_305738": 122, "enginx_305738_305721_all_banks_dspac": 122, "enginx_305738_305721_all_banks_tof": 122, "enginx_305738_305721_bank_1_dspac": 122, "enginx_305738_305721_bank_1_tof": 122, "enginx_305738_305721_bank_2_dspac": 122, "enginx_305738_305721_bank_2_tof": 122, "enginx_305738_all_bank": 122, "enginx_full_instrument_calibration_193749": 122, "english": 108, "enhanc": 38, "enjoi": [105, 149], "enlighten": 162, "enough": [20, 28, 37, 84, 90, 99, 108, 110, 114, 162], "ensembl": 92, "ensur": [14, 18, 20, 23, 24, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 46, 47, 48, 50, 55, 63, 70, 73, 88, 90, 92, 94, 97, 100, 102, 105, 109, 110, 111, 114, 117, 118, 119, 122, 123, 124, 132, 133, 142, 143, 144, 150, 151, 152, 155, 158], "enter": [19, 23, 24, 29, 39, 41, 50, 54, 74, 88, 99, 116, 117, 118, 119, 122, 123, 125, 126, 127, 130, 131, 132, 134, 136, 137, 138, 139, 140, 142, 143, 145, 152, 155], "enterpris": 116, "entir": [15, 28, 40, 41, 43, 88, 91, 95, 96, 101, 106, 113, 117, 144], "entireti": [12, 42], "entiti": [1, 40], "entranc": 148, "entri": [39, 40, 42, 43, 47, 96, 105, 114, 119, 129, 130, 145], "enum": [25, 42, 50, 80, 101, 102], "enum_count": 25, "enumer": [5, 25, 42, 102], "enumeratedstr": 163, "enumlist": 40, "env": [13, 19, 33, 82, 88, 152], "env_var": 47, "env_variable_nam": 47, "envelop": 105, "environ": [1, 13, 18, 34, 50, 60, 70, 80, 81, 83, 86, 90, 92, 94, 114, 120, 150, 151, 152, 155, 158, 163], "environment": 88, "environment_fil": 17, "environmentvariablesnodeproperti": 47, "epel": 33, "eqsans_6071_ev": 132, "equal": [4, 17, 90, 114, 130, 145, 153, 157], "equat": 40, "equival": [37, 90, 94, 122], "eras": [77, 80, 143], "eraserang": 102, "error": [2, 4, 9, 12, 13, 25, 33, 39, 40, 41, 47, 49, 63, 77, 80, 81, 88, 94, 103, 104, 111, 114, 116, 122, 124, 125, 136, 137, 138, 142, 143, 144, 146, 149, 154, 160, 161], "error_cb": 79, "error_no_data": 102, "errorinput": 124, "errorreport": [123, 151, 158], "esbonio": 104, "escap": [79, 80, 81, 123], "especi": [18, 40, 48, 49, 89, 90, 92, 105, 122, 160], "essai": 110, "essenti": [3, 39, 40, 79, 102], "establish": [39, 47, 102, 105], "estim": [20, 87], "et": 40, "etc": [12, 16, 18, 23, 26, 28, 29, 40, 50, 74, 83, 88, 92, 93, 94, 99, 100, 105, 110, 116, 123, 142, 144, 151, 152, 154, 161], "european": [4, 109], "evalu": [12, 122, 144], "even": [3, 4, 18, 20, 35, 37, 39, 40, 43, 49, 50, 83, 91, 93, 101, 102, 105, 117, 150, 162], "event": [4, 38, 39, 70, 92, 99, 100, 143, 146, 151, 154, 158, 160, 161, 163], "eventlisttest": 19, "eventpresent": 39, "eventpresenterfactori": 39, "eventpresentertest": 39, "eventu": [29, 107, 109, 160], "eventviewsubscrib": 39, "eventworkpspac": 26, "eventworkspac": [99, 116, 144, 161], "ever": [43, 105], "everi": [2, 4, 16, 18, 20, 37, 44, 46, 50, 78, 86, 99, 105, 116, 132, 148, 149, 150, 153, 160, 162], "everyon": [92, 105, 150], "everyth": [12, 18, 24, 28, 39, 40, 85, 92, 104, 105, 139, 142, 149, 153, 160], "everywher": [21, 105], "evid": 108, "evolv": 83, "ex": [13, 19, 23, 32, 35, 47, 50, 82, 83, 88, 94, 151, 152, 153, 155], "ex01_bas": [80, 81], "ex02_oo_bas": [80, 81], "exact": [20, 39, 160], "exactli": [88, 93, 110, 119], "examin": [40, 144], "exampl": [0, 1, 4, 6, 7, 9, 12, 14, 17, 19, 21, 27, 28, 30, 36, 38, 40, 41, 43, 45, 46, 47, 50, 58, 61, 66, 70, 74, 76, 78, 79, 80, 81, 82, 84, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 98, 99, 102, 103, 104, 105, 110, 111, 112, 113, 114, 120, 132, 144, 145, 146, 148, 149, 150, 152, 154, 157, 160, 161, 162, 163], "example_guiwidget": 50, "example_model": 50, "example_present": 50, "example_view": 50, "exampleguiwidget": 50, "examplemodel": 50, "examplepresent": 50, "exampleview": 50, "exce": [102, 105, 123], "excel": [110, 142, 143], "except": [4, 18, 20, 39, 40, 47, 79, 82, 83, 84, 94, 102, 105, 108, 110, 123, 131, 140, 143, 150, 162], "excerpt": 160, "excess": [105, 161], "exchang": 50, "excit": 117, "exclam": 18, "exclud": [4, 15, 27, 40, 88, 95, 138, 162], "excludesfil": 35, "exclus": [40, 87], "exec": [25, 85, 160, 161], "exec_": [51, 68, 69, 70, 72, 75, 88], "execqueri": 153, "execut": [0, 12, 13, 15, 18, 19, 30, 32, 38, 39, 40, 47, 63, 80, 82, 85, 87, 88, 90, 94, 100, 102, 103, 109, 114, 116, 124, 142, 144, 145, 147, 148, 150, 152, 156, 162], "executegroovi": 47, "executeintern": 160, "exercis": [20, 39, 62, 69, 76, 90, 133, 163], "exeventrebin": 100, "exfitpeak": 100, "exhaust": 74, "exhibit": 12, "exhist": 104, "exhistsimpl": 100, "exist": [1, 3, 20, 24, 28, 32, 35, 40, 47, 49, 50, 62, 84, 88, 90, 92, 93, 98, 103, 107, 108, 110, 111, 122, 142, 144, 149, 154, 160, 161], "exit": [24, 88, 114, 124, 149, 155, 158], "exloadisisnexushist": 100, "exp": 137, "expand": [18, 77, 88, 117, 139, 142, 157], "expdecaymuon": [124, 138], "expdecayosc": 140, "expdecmuon": 138, "expdecosc": 140, "expect": [20, 22, 28, 39, 50, 63, 90, 97, 100, 104, 105, 110, 114, 119, 122, 135, 138, 142, 143, 146, 150, 161], "expect_cal": 39, "expecteditem": 4, "expectedslicecount": 39, "expens": [37, 161], "experi": [1, 20, 39, 40, 50, 70, 91, 110, 161], "experienc": [28, 105], "experiment": [1, 40, 94, 96, 161], "expert": [20, 28, 92], "explain": [20, 40, 46, 82, 92, 100, 102, 104, 105, 112, 142], "explan": [20, 50, 60, 93, 102, 105, 110, 122], "explicit": [9, 102, 105], "explicitli": [4, 9, 35, 40, 63, 102], "explor": [23, 32, 95, 104, 133, 155, 160], "exploreriexplor": 23, "exponenti": [131, 140], "export": [1, 3, 11, 24, 33, 39, 77, 91, 94, 98, 142, 143, 144, 151, 154, 155], "export_nam": 14, "export_opt_mantidqt_interfac": 157, "expos": [4, 39, 50, 90, 135, 150, 154, 157], "exposur": 40, "express": [19, 80, 114], "expt_info": 144, "expt_info_4d": 144, "ext": [104, 142], "extant": 20, "extend": [5, 20, 36, 39, 40, 90, 105, 150], "extens": [5, 18, 20, 47, 82, 89, 99, 102, 104, 106, 109, 113, 114, 142, 149, 151], "extent": [124, 144], "extern": [1, 14, 33, 35, 88, 90, 102, 105, 114, 122, 134, 138, 148, 152], "external_output": 82, "externalconsol": 152, "externaldata": [12, 18], "externaldata_binary_root": 18, "externaldata_object_stor": 18, "externaldata_timeout_absolut": 114, "externaldata_timeout_inact": 114, "extra": [12, 18, 28, 29, 35, 40, 88, 89, 94, 105, 116, 143, 149, 157, 160], "extract": [4, 10, 39, 40, 60, 76, 83, 117, 151, 161], "extractcellpropertiesfromitem": 5, "extractsinglespectrum": 40, "extractspectra": 40, "extractsubtre": 6, "extran": 43, "extrem": [40, 70, 102, 105, 160], "ey": [28, 105], "f": [15, 17, 35, 40, 47, 58, 62, 72, 102, 111, 135, 136, 152], "f0": [131, 138], "f1": [49, 120, 131, 138], "f5": [32, 152], "fabada": 131, "face": [20, 144], "facil": [1, 20, 21, 28, 29, 36, 40, 47, 50, 83, 90, 92, 108, 116, 117, 118, 124, 133, 160], "facilit": [20, 38, 41, 92, 101, 111, 151, 160], "fact": [6, 7, 26, 39, 40, 102, 103, 105, 150], "factor": [21, 27, 40, 43, 87, 118, 119, 126], "factori": [40, 44, 105, 157, 161], "fail": [2, 6, 7, 13, 17, 19, 25, 36, 39, 41, 47, 84, 92, 94, 95, 100, 105, 114, 122, 123, 140, 142, 149, 150, 151, 152, 160, 161], "failur": [4, 37, 39, 84, 93, 95, 114, 149, 150, 155, 160], "fairli": [36, 48, 66, 70], "faithfulli": 111, "fake": [123, 144, 150], "fake123gener8ed456token": 92, "fakeisiseventda": 132, "fakeisishistoda": 132, "fakemdeventdata": 144, "fall": [12, 13, 31, 46, 79, 88, 102, 105, 152], "fals": [26, 35, 40, 42, 47, 94, 100, 114, 124, 151, 152, 157, 162], "familiar": [28, 39, 62, 150, 160], "familiaris": 92, "fantast": 105, "faq": 32, "far": [26, 50, 61, 92, 93, 105, 122, 151, 157], "farm": 39, "fashion": [88, 105], "fast": [35, 107, 145, 150, 162], "faster": [3, 12, 25, 90, 120, 149], "fastest": [26, 90], "fat": 18, "fatal": 49, "fault": 158, "favorit": [19, 23, 132], "favour": 102, "favourit": [13, 20], "fcan": 133, "fd": [139, 149], "fda": [133, 141], "fe_gamma": 122, "feasibl": 38, "featur": [1, 12, 13, 14, 20, 22, 25, 28, 31, 36, 39, 40, 43, 46, 73, 80, 81, 87, 88, 90, 97, 105, 110, 116, 133, 138, 144, 155], "fed": [90, 122], "fed_passwd_her": 29, "feder": 29, "federal_id_her": 29, "feed": [28, 40], "feedback": [3, 20, 50, 92, 105, 129], "feedstock": 17, "feel": [3, 17, 28, 80, 81, 105], "felt": 50, "fetch": [18, 28, 33, 35, 36, 38, 40, 87, 92, 97], "fever": 105, "few": [14, 17, 19, 20, 25, 39, 40, 41, 47, 82, 85, 90, 116, 120, 122, 124, 145, 150, 153, 160, 162, 163], "fewer": 105, "ff": 35, "ff0000": 4, "fftmodel": 50, "fftpresent": 50, "fftview": 50, "fiddli": 132, "field": [13, 26, 95, 105, 122, 124, 138, 139, 142], "field_danfysik": [134, 138], "fight": 105, "figur": [1, 22, 44, 62, 104, 105, 110, 116, 120, 122, 124, 144], "figurecanva": [62, 91], "figurecanvasqt": 78, "figurecanvasqtagg": [62, 91, 154], "file": [0, 3, 5, 9, 13, 14, 15, 17, 23, 24, 25, 27, 28, 29, 35, 39, 42, 45, 47, 48, 49, 50, 56, 57, 60, 62, 73, 77, 78, 80, 81, 82, 83, 84, 85, 87, 89, 91, 92, 93, 94, 95, 96, 97, 98, 103, 105, 108, 109, 111, 112, 116, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 140, 145, 147, 148, 149, 151, 152, 153, 155, 157, 160, 161, 162, 163], "file_format": 40, "file_mod": 29, "filechannel": 49, "filedirnam": 152, "fileeventdatalisten": 132, "filefind": 1, "filefinderwidget": 50, "filenam": [18, 50, 80, 81, 114, 124, 132, 144], "filenameofyourimag": 110, "filepath": [12, 47, 88, 116, 122, 142], "filesdoxygen": 23, "filesdoxygenbindoxygen": 23, "filesinternet": 23, "filesvisu": 149, "filesystem": [47, 50, 107], "fill": [29, 50, 80, 81, 83, 122, 142, 149, 150, 152, 160], "filter": [7, 122, 146, 151], "filterbytim": 40, "filteredtemp": 145, "filteredtemp_0": 145, "filteredtemp_0_info": 145, "filteredtemp_0_splitt": 145, "filteredtim": 145, "filteredtime_0": 145, "filteredtime_1": 145, "filteredtimeredux": 145, "filteredtreemodel": 9, "filterev": [0, 145], "filtereventstest": 86, "filterrowsbi": 4, "final": [1, 3, 12, 14, 18, 20, 25, 28, 40, 41, 42, 47, 62, 76, 83, 84, 86, 91, 97, 104, 114, 116, 118, 124, 155], "find": [2, 6, 10, 18, 24, 33, 35, 39, 40, 46, 47, 50, 77, 83, 84, 88, 90, 91, 92, 93, 94, 95, 102, 108, 109, 110, 114, 116, 122, 130, 132, 134, 138, 143, 149, 150, 151, 157, 160], "find_depend": 14, "find_librari": 14, "find_packag": [12, 14], "find_path": 14, "findal": 47, "findcxxtest": 94, "finder": [14, 29, 83, 152], "findjsoncpp": 14, "findpeak": 108, "findpeaksmd": 124, "findpoco": 14, "findreplacedialog": 50, "findsubtreeroot": 7, "fine": [32, 40, 92, 110, 149, 150, 160], "finish": [0, 3, 28, 32, 36, 47, 49, 80, 92, 95, 96, 100, 105, 124, 143, 160, 161], "finished_cb": 79, "finished_cb_slot": 79, "finit": [52, 54], "fire": [4, 105], "firm": 108, "first": [6, 7, 12, 13, 18, 20, 23, 25, 27, 28, 30, 31, 32, 34, 35, 38, 39, 40, 42, 47, 51, 52, 53, 63, 66, 70, 73, 79, 80, 81, 83, 86, 91, 92, 93, 96, 99, 100, 102, 103, 104, 108, 110, 114, 116, 118, 119, 120, 122, 123, 124, 130, 135, 140, 142, 143, 144, 150, 151, 152, 155, 158, 160, 161], "first_tim": 143, "firstchild": 37, "firstlettercompar": 25, "firstli": [14, 41, 42, 105, 150], "firstnam": [80, 81], "firstname_lastnam": [80, 81], "firstname_lastname_exercis": [80, 81], "firstnamelastnam": [80, 81], "fit": [1, 14, 20, 40, 50, 100, 105, 110, 116, 117, 120, 122, 124, 130, 133, 135, 137, 138, 139, 146, 163], "fit_gener": 40, "fit_typ": 40, "fitbenchmark": 82, "fitdataview": 43, "fitdomainindex": 43, "fitid": 40, "fitmodeformerg": 40, "fitpropertybrows": 50, "fitstatu": 100, "fittabconst": 42, "fitting_1": 14, "fitting_opt": 82, "fittingmodel": 43, "fittyp": [40, 42], "fittypeenumtostr": 42, "fittypeqdepend": 42, "fittypestringtoenum": 42, "fitworkspac": 100, "five": [44, 49, 50, 73, 92, 105], "fix": [2, 11, 13, 20, 22, 33, 35, 39, 40, 43, 88, 90, 92, 93, 101, 105, 110, 114, 122, 136, 137, 138, 149, 151], "fix_includ": 149, "fixup": [28, 35], "flag": [13, 14, 15, 30, 36, 40, 50, 73, 82, 87, 94, 96, 101, 102, 104, 114, 133, 138, 152, 156, 158, 162], "flame": 86, "flamegraph": 86, "flat": [40, 100, 117, 122, 129, 136, 138, 139, 140], "flat_bg_a0": 42, "flatbackground": [135, 136, 138, 140], "fledg": 20, "flesh": 149, "flexibl": [1, 50, 70, 85], "flight": [26, 40, 132, 144, 161], "flightpath": 49, "flip": 119, "flippant": 102, "float": [58, 66, 72, 146, 160], "floatlistparamet": 40, "floatparamet": 40, "floatwithnoneparamet": 40, "flood": 40, "flow": [36, 99, 163], "flowchart": 163, "flush": 160, "flux": 108, "fly": [27, 33], "focu": [3, 84, 152], "focus": [35, 122], "focuss": [40, 122], "folder": [14, 15, 18, 24, 30, 31, 32, 77, 82, 83, 85, 88, 91, 94, 95, 100, 104, 110, 114, 116, 118, 120, 122, 128, 129, 130, 132, 143, 152, 156], "follow": [1, 2, 12, 13, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 47, 49, 50, 52, 54, 56, 57, 58, 61, 62, 68, 70, 71, 73, 75, 76, 79, 80, 81, 82, 83, 84, 87, 88, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 116, 119, 120, 122, 124, 125, 132, 133, 138, 142, 143, 144, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160], "font": 154, "foo": 37, "foo1": 87, "foo2": 87, "foo3": 87, "foo_app": 50, "foo_styl": 27, "foogui": 50, "forc": [18, 26, 35, 40, 78, 88, 92, 105, 124, 144, 149, 160], "foremost": 105, "forg": [17, 47, 120], "forget": 28, "fork": [36, 83], "form": [1, 8, 22, 27, 40, 42, 43, 60, 80, 81, 90, 91, 92, 102, 108, 112, 119, 132, 136, 142, 144, 157], "formalis": 17, "format": [0, 3, 4, 13, 20, 26, 27, 31, 35, 36, 38, 39, 40, 42, 88, 99, 100, 104, 110, 111, 114, 116, 120, 142, 143, 149, 154, 157, 160], "formatt": [24, 49, 152], "former": [40, 109], "formula": [11, 120, 129, 161], "forth": 39, "fortnight": 16, "fortun": 94, "forum": [16, 21, 92, 120, 151], "forw": 137, "forward": [19, 20, 35, 39, 40, 41, 49, 92, 102, 105, 134, 136], "foud": 50, "found": [0, 12, 14, 18, 19, 22, 27, 29, 32, 33, 37, 40, 46, 49, 50, 60, 74, 79, 80, 81, 83, 86, 87, 88, 93, 104, 106, 108, 114, 115, 118, 120, 122, 124, 133, 134, 135, 136, 138, 139, 140, 144, 147, 149, 150, 152, 157], "foundat": 50, "four": [1, 80, 81, 83, 108, 109, 129, 136, 142, 143, 154, 155], "fourth": [62, 73], "fp": 47, "fr": 30, "frac": [40, 136], "fraction": 148, "fragil": 90, "frame": [43, 96, 120, 144], "framelog": 96, "framework": [9, 12, 15, 18, 19, 20, 23, 28, 32, 36, 38, 39, 40, 46, 49, 82, 83, 88, 89, 90, 91, 92, 95, 98, 99, 108, 110, 111, 114, 116, 147, 149, 159, 160, 161, 163], "frameworkdoxygenmantid": 23, "frameworkmanag": [49, 100, 114, 160], "frameworkmanagerimpl": 102, "franc": 108, "free": [3, 9, 25, 28, 30, 31, 32, 34, 80, 81, 93, 101, 104, 105, 143], "freedom": 54, "freeli": 150, "freelist": 149, "freez": [22, 28, 49, 116, 152], "freq": [66, 75], "frequenc": [71, 72, 74, 75, 110, 116, 136, 140, 141], "frequent": [20, 40, 117], "friend": [80, 102, 105, 150, 157], "from": [1, 3, 4, 5, 8, 9, 11, 13, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 53, 54, 55, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 79, 80, 81, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 103, 104, 105, 107, 109, 110, 111, 112, 115, 116, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 151, 153, 154, 155, 157, 160, 161], "fromfilteredmodel": 9, "frommainmodel": 9, "fromstdstr": 39, "front": [47, 97, 117, 142, 143], "frontend": 23, "fssl": 11, "fstype": 29, "fuction": [], "fugac": 161, "fulfil": 9, "full": [12, 13, 15, 19, 28, 29, 36, 40, 84, 87, 88, 90, 92, 95, 108, 114, 116, 122, 123, 124, 132, 142, 147, 149, 151, 155, 160, 163], "fulli": [20, 40, 92, 100, 161], "fun": [19, 21], "func": 49, "function": [0, 1, 5, 6, 7, 9, 13, 14, 19, 20, 25, 26, 28, 31, 36, 37, 38, 39, 40, 43, 44, 49, 50, 51, 52, 53, 54, 55, 58, 59, 62, 63, 64, 67, 68, 70, 73, 74, 75, 78, 79, 80, 81, 85, 88, 90, 99, 100, 101, 104, 110, 111, 114, 116, 122, 124, 133, 134, 135, 136, 137, 138, 139, 140, 142, 144, 146, 148, 149, 150, 152, 157, 160, 161, 162, 163], "function_str": 42, "functionbrows": 50, "functionname_parameternam": 122, "functiontemplatebrows": 43, "fundament": 40, "funki": 109, "further": [12, 25, 28, 29, 36, 40, 46, 90, 92, 93, 102, 105, 106, 114, 124, 151, 154], "furthermor": [17, 18, 70, 90], "futur": [1, 17, 20, 39, 40, 42, 51, 84, 87, 88, 108, 143, 144, 154], "fuzzi": 152, "fwd": 140, "fwd1": 140, "fwhm": [128, 131], "g": [1, 12, 13, 14, 15, 18, 19, 20, 23, 24, 26, 27, 28, 30, 33, 35, 36, 38, 39, 40, 41, 42, 43, 47, 49, 50, 60, 80, 81, 82, 83, 85, 86, 87, 88, 90, 92, 93, 94, 95, 96, 98, 99, 101, 102, 103, 104, 108, 109, 110, 111, 114, 116, 118, 122, 124, 130, 134, 138, 142, 143, 144, 148, 149, 150, 151, 152, 157, 160, 161, 162], "g_": 102, "g_log": [25, 49, 160], "g_paramnam": 42, "g_typemap": 42, "gain": [86, 151], "galleri": 120, "gamma": [108, 122, 144], "gap": [144, 157], "garner": 49, "gatekeep": [20, 36, 92, 151, 163], "gather": [105, 114, 157], "gaug": 20, "gausosc": 136, "gaussian": [100, 131, 134, 138, 139], "gca": 78, "gcc": [12, 15, 87, 94, 107, 149], "gcov": 15, "gcovr": 15, "gdb": [24, 151, 152], "gdebi": 33, "gedit": 24, "gendata": [], "gener": [0, 1, 13, 16, 18, 20, 21, 22, 23, 24, 26, 33, 36, 39, 41, 43, 46, 47, 48, 49, 50, 60, 66, 79, 80, 83, 84, 85, 86, 87, 90, 92, 94, 95, 99, 100, 102, 104, 105, 106, 110, 111, 113, 116, 120, 122, 124, 125, 126, 129, 130, 143, 144, 145, 149, 152, 154, 158, 160, 161, 163], "generate_y_data": 66, "generated_token": 92, "generator_": 12, "gentler": 105, "genuin": 94, "geometri": [40, 110, 143, 149], "get": [3, 12, 13, 16, 18, 20, 24, 25, 26, 28, 35, 37, 38, 39, 40, 47, 49, 50, 58, 59, 66, 67, 79, 80, 81, 82, 83, 86, 87, 88, 90, 91, 92, 93, 94, 96, 100, 102, 104, 108, 110, 114, 116, 120, 132, 135, 137, 138, 139, 142, 143, 148, 149, 150, 151, 155, 156, 157, 163], "get_colour": [65, 72], "get_freq": [65, 72], "get_grid_lin": [65, 72], "get_phas": [65, 72], "get_qapplication_inst": [], "get_scale_build": 40, "get_subplot": 154, "get_valu": [58, 63], "get_x_data": 66, "get_y_data": 66, "getact": 47, "getal": 47, "getchannel": 47, "getcolour": 91, "getcount": 102, "getdetectoroffset": 108, "getdisplaynam": 47, "getelementsbytagnam": 37, "getenvvar": 47, "getfreq": [], "getgridlin": [], "geticon": 77, "getinfo": 157, "getingredientsforcak": 25, "getitem": 47, "getlemonsforcak": 25, "getlin": 19, "getlogdata": 96, "getlogg": 49, "getloggernam": 47, "getlogmanag": 47, "getmyworkspacefromsomewher": 78, "getnam": 47, "getnod": 47, "getnumberhistogram": 100, "getobject": 153, "getparameterdefinit": 47, "getphas": [], "getproperti": 160, "getpropertyvalu": [25, 160], "getrepositori": 47, "getrootpath": 47, "getrundata": 38, "getspectracorrespondingtothedetector": 161, "getspectrum": 41, "getstat": 157, "getstateobject": 157, "gettingstart": [], "geturi": 47, "getvalu": [], "getwidget": [], "getworkspaceandindic": 41, "getxdata": [], "getydata": [], "gh_organization_or_usernam": 83, "gif": [92, 110], "gigg": 21, "gil": 79, "gist": 18, "git": [2, 11, 18, 21, 28, 33, 47, 80, 81, 82, 83, 84, 92, 93, 97, 109, 114, 120, 155, 163], "gitconfig": 35, "gitconfig_common": 35, "github": [2, 4, 11, 14, 16, 18, 21, 22, 29, 30, 31, 32, 33, 36, 46, 47, 80, 81, 82, 83, 84, 92, 93, 101, 109, 110, 111, 119, 124, 151, 163], "github_releases_repo": [83, 92], "github_releases_tag": [83, 92], "githubusercont": 11, "gitignor": 35, "gitkraken": [30, 31, 32], "gitlen": 152, "gitlfsstorag": 33, "gitscm": 47, "gittool": 47, "gitworkflow": 92, "give": [1, 3, 17, 18, 20, 33, 39, 40, 51, 54, 82, 83, 87, 88, 90, 92, 93, 95, 99, 100, 103, 104, 105, 106, 110, 116, 130, 131, 132, 134, 138, 142, 143, 146, 149, 151, 159, 160, 162, 163], "given": [1, 4, 9, 15, 20, 22, 27, 28, 36, 37, 40, 43, 45, 47, 48, 49, 50, 79, 82, 83, 100, 102, 104, 106, 108, 109, 111, 114, 120, 136, 146, 148, 150, 152, 154, 157, 160], "giveusercrit": 39, "glanc": 105, "glare": 92, "glass": 144, "global": [33, 35, 79, 89, 92, 100, 102, 108, 114, 136, 138, 140], "global_styl": 27, "globject": 45, "glugeometryhandl": 45, "gmock": 50, "gmt": 84, "gna": 23, "gninja": 12, "gnu": 152, "go": [12, 13, 18, 19, 20, 23, 24, 26, 36, 39, 40, 46, 49, 50, 60, 80, 81, 83, 88, 91, 92, 94, 98, 102, 104, 114, 116, 119, 120, 122, 126, 128, 129, 130, 131, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 149, 150, 152, 155], "goal": [62, 108, 111], "god": 105, "goe": [14, 16, 20, 92, 114, 148, 149, 154, 157], "gon": 104, "gone": [105, 116], "good": [9, 14, 20, 28, 35, 36, 46, 50, 70, 80, 81, 83, 87, 90, 91, 94, 103, 105, 110, 140, 152, 157, 163], "googl": [47, 77], "googlechromeapplicationchrom": 23, "got": 149, "gotcha": [18, 79], "goto": 102, "gperftool": 85, "gpl": [4, 102, 109], "grab": [92, 152, 157], "gracefulli": 146, "gradual": 143, "grammar": 110, "grant": 21, "granular": 162, "graph": [27, 35, 45, 86, 87, 88, 129, 130, 145], "graphic": [0, 1, 35, 60, 76, 83, 87, 90, 117, 142, 163], "graphit": 126, "graphviz": [27, 33, 88], "gravatar": 16, "graviti": 40, "gravity_extra_length": 40, "great": [20, 90, 105, 160], "greater": [4, 50, 114, 144, 148], "greatli": [49, 160], "green": [20, 28, 35, 72, 74, 75, 80, 81, 88, 93, 119, 126, 130, 134, 142, 143], "grei": [20, 130, 137, 142, 144], "grenobl": 108, "grep": [35, 94, 109, 111, 151, 155], "grid": [10, 51, 52, 53, 54, 55, 58, 61, 62, 69, 70, 71, 72, 73, 74, 75, 77, 88, 144, 154], "grid_lin": [], "gridlin": 144, "gridspec": 154, "group": [6, 7, 18, 20, 26, 27, 39, 40, 46, 48, 50, 84, 93, 105, 106, 108, 109, 117, 118, 122, 126, 127, 129, 134, 135, 136, 138, 139, 140, 143, 145, 152], "groupingopt": 106, "groupprocessingalgorithm": 39, "groupworkspac": [38, 122, 124, 145], "grow": [18, 20, 90, 105, 111, 151], "growth": 105, "gsa": 122, "gsasii": 122, "gsasiiscript": 122, "gss": 122, "guarante": [1, 17], "guard": 102, "guasosc": 136, "guess": [43, 100, 122, 131, 134, 135, 138, 140], "gui": [1, 4, 15, 20, 28, 38, 41, 46, 47, 48, 49, 50, 51, 52, 53, 55, 59, 60, 62, 63, 66, 69, 70, 73, 74, 76, 77, 79, 80, 81, 83, 86, 87, 88, 90, 93, 97, 98, 99, 110, 113, 116, 118, 119, 122, 126, 130, 131, 133, 136, 138, 146, 149, 157, 159, 160], "gui_state_directori": 40, "guid": [12, 14, 21, 24, 30, 31, 32, 36, 81, 88, 92, 99, 106, 113, 120, 125, 139, 146, 149, 152], "guidanc": [28, 39, 88, 92, 93, 105, 108, 110, 160, 163], "guidelin": [38, 50, 60, 105, 163], "guistatedirector": 40, "gwsdatasqw": 118, "h": [4, 5, 6, 7, 9, 14, 25, 35, 37, 39, 42, 48, 49, 50, 78, 79, 80, 81, 87, 95, 96, 99, 102, 103, 107, 111, 114, 144, 148, 149, 157, 160, 161, 162], "h1": 104, "h2": [104, 129], "h2o_21c": 118, "h2o_34c": 118, "h3": 104, "h4": [104, 125], "h5": 143, "h5util": 94, "h8": 125, "h_i": 104, "ha": [0, 3, 4, 5, 6, 7, 9, 12, 13, 14, 17, 18, 20, 25, 28, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 58, 62, 70, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 92, 93, 94, 95, 99, 100, 102, 104, 105, 106, 110, 114, 116, 119, 120, 122, 123, 125, 134, 136, 142, 143, 144, 147, 148, 149, 150, 151, 152, 154, 155, 159, 160, 161, 162, 163], "hab": [40, 143], "habit": 35, "hacki": 28, "had": [14, 17, 40, 70, 157], "half": 90, "halfwai": 116, "halt_on_error": 94, "halv": 125, "hammer": [13, 105], "hand": [3, 9, 20, 50, 76, 83, 88, 91, 99, 108, 117, 142, 144, 152, 155, 160, 163], "handi": [50, 162], "handl": [18, 25, 28, 32, 38, 39, 40, 41, 43, 49, 50, 70, 71, 80, 81, 94, 105, 107, 116, 146, 149, 151, 154, 157, 160, 161, 163], "handle_button_click": [58, 63, 70], "handle_plot_click": 72, "handle_update_plot": 65, "handlebutton": [], "handlebuttonclick": 50, "handleplotrequest": 50, "handler": [38, 102, 105], "hang": [47, 79, 85], "happen": [4, 18, 23, 38, 39, 40, 46, 94, 96, 104, 105, 140, 151], "happi": [28, 84, 92, 100], "har": 18, "hard": [20, 28, 40, 42, 50, 60, 66, 92, 105, 108, 123, 151], "harder": [91, 105], "hardest": 105, "hardwar": [13, 26, 31, 47, 79, 88, 114, 152], "harm": 150, "harmonis": 105, "has_tag": 157, "hasfilt": 4, "hash": 18, "hat": [12, 80, 81, 116], "have": [1, 2, 3, 4, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 54, 57, 61, 63, 66, 69, 70, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 97, 99, 100, 102, 104, 106, 108, 109, 110, 113, 114, 116, 117, 118, 119, 121, 122, 124, 127, 129, 132, 133, 134, 136, 139, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 160, 161, 162], "haven": [13, 88, 94, 100, 120, 143], "hb": 108, "hdf4": 48, "hdf5": [12, 142], "head": [4, 35, 83, 92, 104, 136, 142, 149, 155], "header": [4, 5, 8, 9, 12, 14, 25, 33, 42, 48, 50, 91, 95, 99, 104, 105, 107, 111, 112, 142, 144, 149, 157, 160], "headlin": 92, "heap": 90, "heavi": [1, 79, 152], "heenan": 40, "height": [40, 42, 80, 81, 100, 129], "height_from_fil": 40, "held": [28, 41, 78, 86], "hello": [51, 58, 70, 88], "hellow": [], "help": [0, 3, 8, 12, 14, 16, 20, 21, 23, 24, 28, 29, 35, 39, 47, 50, 70, 74, 80, 81, 82, 83, 85, 88, 91, 92, 100, 102, 104, 105, 110, 111, 116, 120, 121, 122, 144, 149, 150, 152, 160, 162], "helper": [18, 84, 88, 92, 105, 150, 163], "helpfulli": 116, "henc": [20, 40], "here": [1, 2, 5, 13, 18, 19, 20, 23, 28, 30, 31, 32, 33, 34, 36, 37, 39, 40, 46, 47, 49, 50, 58, 59, 61, 63, 64, 67, 69, 71, 74, 77, 79, 80, 81, 85, 86, 87, 88, 90, 92, 93, 95, 97, 98, 99, 100, 102, 103, 104, 105, 108, 111, 115, 116, 119, 131, 132, 133, 144, 146, 149, 151, 152, 153, 155, 157, 160, 161, 162, 163], "herebi": 82, "heurist": 9, "hfir": 108, "hfirtrans1": 114, "hfirtrans2": 114, "hfirtransapiv2": 114, "hh0": 144, "hi": [51, 58, 61, 70, 161], "hidden": [45, 95, 105, 108, 121, 144, 150], "hide": [105, 109, 119, 144], "hierarch": [4, 10], "hierarchi": [28, 91, 102], "hifi": [134, 141], "hifi134034": 140, "high": [4, 11, 20, 28, 46, 84, 90, 94, 108, 114, 116, 125, 126, 130, 150], "high_resolution_clock": [0, 148], "higher": [8, 13, 31, 79, 88, 102, 117, 119, 150, 152], "highest": 83, "highli": [12, 33, 40, 102, 160], "highlight": [12, 35, 88, 92, 104, 116, 124, 142, 149, 152, 160], "higlight": 28, "hinder": 50, "hint": [80, 81, 100], "histo": 119, "histogram": [26, 40, 100, 116, 130], "histogramdata": 20, "histori": [28, 35, 80, 81, 92, 114, 116, 124, 142, 151, 160, 162], "hit": [15, 19, 26, 29, 87, 88, 94, 105, 119, 142, 145, 152, 158], "hkey_local_machin": [33, 47], "hog": 46, "hold": [9, 26, 40, 78, 92, 99, 105, 144, 150], "hollow": 40, "holm": [80, 81], "home": [12, 13, 15, 18, 35, 77, 103, 111, 120, 132, 135, 136, 137, 138, 139, 140, 144, 151, 155], "homebrew": 11, "homepag": [3, 120], "honest": 3, "hood": 110, "hook": [2, 109, 160, 163], "hope": 92, "hopefulli": [17, 146], "horizont": [39, 40, 61, 142, 145], "horrend": 37, "host": [29, 92, 97, 116, 152, 155], "hostnam": [18, 29, 47], "hostx64": [13, 94], "hour": [76, 92, 105, 130, 143], "hous": 1, "hover": [23, 122, 142, 143], "how": [1, 4, 12, 17, 18, 20, 21, 27, 29, 36, 39, 40, 43, 46, 47, 48, 50, 51, 58, 63, 76, 78, 80, 81, 82, 83, 86, 87, 92, 93, 100, 106, 114, 116, 117, 120, 148, 149, 151, 157, 159, 160, 163], "howev": [4, 9, 18, 25, 26, 28, 29, 32, 38, 39, 40, 41, 42, 61, 62, 63, 67, 86, 88, 91, 94, 96, 102, 105, 108, 110, 112, 113, 114, 116, 122, 132, 140, 148, 150, 152, 160], "howto": 81, "hsf": 14, "html": [14, 15, 23, 83, 88, 92, 99, 100, 110, 149, 150, 151, 157], "htmlcov": 15, "http": [3, 4, 11, 14, 18, 21, 22, 23, 28, 29, 30, 33, 47, 80, 81, 83, 85, 88, 92, 101, 104, 109, 110, 114, 119, 123, 145, 149, 150, 157, 162], "http_proxi": 18, "hub": 120, "hudson": 47, "hundr": 20, "hunt": 153, "hurt": 150, "hydrogen": [40, 119, 125], "hyperlink": [104, 120, 123], "hyphen": [80, 81, 104], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 66, 67, 69, 70, 71, 73, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163], "ialgorithm": 102, "ibatchpresent": 39, "icattesthelp": 147, "icon": [13, 88, 116, 143, 152, 155, 163], "icp_ev": 96, "id": [0, 12, 13, 14, 19, 24, 29, 36, 39, 40, 122, 136, 142, 152], "ida": [43, 163], "idaaa": [21, 83, 92, 116, 122], "idea": [20, 80, 81, 83, 90, 104, 105, 110, 116, 123, 124, 151], "ideal": [17, 20, 25, 28, 38, 40, 43, 50, 79, 93, 94, 105, 116, 150, 162], "ident": [43, 91, 102, 125, 136], "identif": [99, 160], "identifi": [4, 17, 20, 21, 36, 40, 97, 102, 109, 110, 114, 142, 149, 150, 161], "idf": [18, 40], "idf_file_path": 40, "idf_path": 40, "ie": [], "ietdatavalid": 38, "ietmdoel": 38, "ietpresent": 38, "ietrundata": 38, "ietviewsubscrib": 38, "ieventpresent": 39, "ieventview": 39, "ieventworkspac": 100, "ifileload": 48, "ignor": [13, 31, 35, 36, 80, 81, 88, 94, 100, 102, 122, 152], "ignorefailur": 152, "ignoreinvaliddata": 124, "ignorerevsfil": 35, "ihdfload": 48, "ii": 122, "iindirectfitdatamodel": 43, "iindirectfitdataview": 43, "iird_centr": 42, "ill": [18, 108, 142], "illustr": [1, 4, 6, 50, 92, 97], "im": 47, "im_unit_mhz": 139, "imag": [18, 20, 21, 33, 45, 83, 92, 122, 144, 149, 155], "imagin": 105, "imaginari": 139, "imdworkspac": 161, "imgmath": 104, "immedi": [2, 39, 50, 102, 116], "immut": [38, 40], "impact": [1, 46, 84, 110, 151, 163], "impend": 92, "implement": [1, 4, 6, 7, 8, 9, 25, 38, 39, 40, 42, 46, 50, 70, 78, 83, 88, 89, 90, 97, 99, 100, 103, 105, 108, 110, 114, 142, 150, 160, 161, 163], "impli": 40, "implic": 28, "implicitli": [4, 105], "import": [1, 3, 4, 5, 12, 14, 18, 19, 20, 24, 32, 36, 39, 40, 41, 42, 47, 49, 50, 51, 52, 53, 54, 55, 58, 60, 62, 63, 65, 66, 68, 69, 70, 72, 73, 75, 78, 83, 88, 89, 91, 92, 93, 98, 99, 102, 103, 105, 108, 110, 111, 114, 116, 119, 136, 137, 144, 149, 151, 152, 154, 155, 157, 160, 161], "imported_link_interface_languag": 14, "imported_loc": 14, "imposs": [54, 105], "improv": [20, 28, 46, 70, 79, 82, 90, 94, 102, 110, 139, 144, 152], "in16b": 18, "inbuilt": 14, "inc": 14, "inc_fil": 14, "incid": [40, 142], "incident_monitor": 40, "incidentenergyguess": 124, "incl": 87, "includ": [1, 3, 4, 14, 15, 17, 20, 23, 25, 28, 30, 33, 35, 37, 38, 39, 40, 41, 43, 48, 49, 50, 74, 78, 79, 84, 87, 88, 90, 91, 92, 93, 95, 96, 98, 99, 100, 102, 103, 104, 109, 110, 111, 112, 114, 115, 119, 122, 123, 124, 125, 142, 143, 148, 149, 150, 154, 155, 157, 160, 161, 162, 163], "includeextragroupingopt": 38, "inclus": [84, 102], "incoher": 125, "incom": 92, "incompat": 88, "incomplet": [28, 101], "inconsist": 28, "inconsit": 41, "inconveni": [27, 83], "incorpor": [20, 69, 84], "incorrect": [28, 104, 105, 123, 161], "incorrectli": 15, "increas": [12, 49, 95, 144, 151], "increment": [28, 55, 92], "incur": 105, "inde": 5, "indent": [102, 104, 109, 116], "independ": [1, 4, 38, 40, 50, 80, 81, 161], "index": [4, 14, 15, 45, 79, 84, 88, 92, 97, 98, 120, 128, 129, 130, 131, 145, 163], "index_url": 149, "indexset": 41, "indextyp": [41, 96], "indextypeproperti": 41, "indic": [4, 10, 25, 28, 40, 41, 46, 83, 93, 99, 102, 104, 108, 117, 126, 129, 130, 131, 142, 143, 144, 145], "indirect": [42, 43, 110, 131, 146], "indirect_geometri": 110, "indirectdataanalysi": 163, "indirectfitdatamodel": 43, "indirectfitdatapresent": 43, "indirectfitplotmodel": 43, "indirectli": [40, 102, 160], "individu": [0, 4, 28, 43, 45, 91, 92, 93, 96, 102, 110, 114, 116, 124, 128, 142, 150, 152, 154, 160, 163], "induct": [46, 116], "ineffici": [37, 161], "inelast": [43, 110, 119, 126, 144, 146, 163], "inexperienc": 102, "inflat": 40, "info": [26, 35, 40, 100, 116, 134, 144, 157], "info1": 157, "info2": 157, "inform": [13, 15, 25, 26, 28, 29, 36, 39, 41, 43, 46, 49, 50, 54, 60, 76, 80, 81, 85, 86, 87, 88, 91, 92, 93, 94, 96, 97, 99, 102, 103, 104, 105, 110, 111, 114, 116, 119, 122, 123, 124, 133, 142, 144, 145, 149, 151, 152, 157, 160, 161, 162], "ing": 12, "ingredi": [25, 40], "inher": 154, "inherit": [43, 44, 45, 48, 50, 79, 80, 85, 91, 102, 103, 105, 114, 150, 153, 160, 161], "ini": [82, 122, 149, 151], "init": [25, 30, 31, 99, 105, 160], "initi": [4, 12, 23, 25, 33, 36, 39, 40, 42, 44, 50, 70, 80, 84, 89, 92, 105, 116, 119, 122, 143, 146, 161], "initialis": [28, 30, 31, 49, 50, 63, 66, 68, 102, 150, 160], "initialmov": 40, "initlayout": 78, "inject": 150, "inlin": 102, "inner": 40, "innertext": 37, "innocu": 79, "input": [6, 7, 12, 18, 19, 26, 27, 28, 35, 39, 41, 42, 43, 50, 54, 67, 79, 83, 90, 93, 99, 102, 104, 105, 108, 116, 120, 122, 123, 125, 126, 130, 142, 143, 145, 154, 161], "input_fil": 27, "inputw": [41, 79, 160], "inputworkspac": [27, 41, 99, 100, 108, 124, 144, 145, 150, 160, 161], "ins": 90, "insensit": [25, 80, 81], "insert": [4, 15, 27, 30, 99, 104, 106, 119, 143, 150, 152, 157], "insid": [4, 25, 30, 31, 32, 40, 45, 49, 51, 79, 85, 88, 89, 99, 100, 102, 104, 105, 109, 114, 122, 142, 148, 152], "insight": 38, "inspect": [87, 120, 122, 136, 149, 152], "inspir": [86, 92, 116], "inst": 29, "inst12345": 18, "instabl": 162, "instal": [2, 11, 12, 14, 15, 17, 23, 29, 33, 34, 35, 47, 60, 80, 81, 85, 88, 92, 100, 104, 109, 116, 120, 122, 145, 151, 152], "install_path": 82, "installpath": 33, "instanc": [3, 5, 9, 12, 32, 38, 39, 40, 43, 46, 47, 49, 51, 68, 69, 70, 72, 75, 88, 92, 95, 102, 103, 105, 111, 119, 122, 124, 160, 161], "instanceof": 47, "instant": 16, "instanti": [39, 50, 148], "instead": [4, 5, 12, 15, 17, 18, 25, 28, 36, 37, 39, 48, 50, 51, 52, 63, 70, 79, 85, 88, 91, 101, 102, 103, 104, 105, 110, 111, 114, 119, 122, 125, 130, 132, 142, 143, 149, 150, 157, 160], "institut": [4, 108, 109], "instr": 87, "instru": 87, "instruct": [0, 11, 12, 13, 17, 28, 30, 32, 33, 36, 39, 40, 47, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 92, 93, 95, 100, 104, 116, 117, 123, 124, 125, 130, 133, 142, 143, 144, 146, 148, 149, 152, 155, 156], "instrument": [1, 15, 18, 20, 39, 40, 46, 50, 87, 89, 90, 92, 100, 108, 116, 117, 118, 122, 126, 127, 133, 134, 135, 136, 137, 138, 139, 140, 143, 144, 147, 149, 150, 151, 161, 163], "instrument3dwidget": 45, "instrumentselector": 50, "instrumentvalid": 160, "instrumentview": [83, 110, 157], "instrumentwidget": 157, "instrumentworkspac": 144, "insuffici": 162, "int": [4, 37, 39, 41, 48, 72, 75, 79, 87, 102, 103, 105, 152, 157, 160, 162], "int64": 26, "integ": [4, 25, 48, 54, 55, 101, 102, 142, 144], "integr": [18, 28, 36, 38, 47, 80, 81, 98, 109, 119, 126, 130, 143], "integrateifonedg": 144, "integratepeaksmd": 144, "intel": [31, 85], "intellicod": 152, "intend": [1, 3, 20, 28, 40, 50, 92, 108, 110, 120, 122, 133, 160, 161], "intens": 128, "intent": [28, 42, 63, 80, 81, 104], "intention": [4, 150, 160], "inter": 142, "inter000": 124, "inter00013464": 124, "inter00013469": 124, "inter1": 124, "inter2": 124, "inter3": 124, "inter45455": 142, "inter_nr_test": 142, "interact": [1, 3, 4, 35, 38, 39, 40, 43, 59, 78, 97, 105, 122, 145, 154, 159, 160, 161, 163], "interdepend": 102, "interest": [15, 19, 20, 28, 39, 40, 41, 105, 122, 142, 148, 160, 161], "interfac": [1, 4, 10, 14, 15, 26, 38, 40, 41, 43, 46, 48, 50, 51, 60, 62, 70, 76, 78, 83, 88, 90, 91, 98, 102, 105, 108, 113, 114, 116, 117, 118, 120, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 139, 140, 141, 142, 143, 146, 149, 150, 154, 159, 161, 163], "interface_include_directori": 14, "interfaceattribut": 157, "interfacedecod": 157, "interfaceencod": 157, "interfaceinfo": 157, "interfacepresent": 157, "interfacest": 157, "interfer": [33, 83, 88, 160], "interim": 28, "intermedi": 46, "intermediari": 97, "intern": [4, 9, 40, 41, 49, 92, 102, 105, 149, 150, 154, 161], "internal": 26, "interpol": 40, "interpolatingrebin": 40, "interpret": [0, 60, 79, 82, 88, 90, 116, 152, 163], "interrupt": [39, 79, 160], "interruption_point": 160, "interv": [140, 145, 160], "intrepid": 160, "introduc": [0, 18, 39, 50, 76, 80, 99, 100, 103, 105, 111, 133, 137, 140], "introduct": [3, 14, 21, 37, 46, 76, 80, 85, 92, 133, 148, 163], "introductori": 37, "intuit": [20, 108], "invalid": [4, 41, 79, 93, 102, 116, 134, 142], "invalu": 160, "investig": [0, 17, 19, 39, 40, 46, 142], "invis": [46, 86, 105], "invit": [3, 20, 28, 92, 105], "invok": [38, 50, 79, 103, 109, 111], "involv": [17, 18, 19, 28, 38, 39, 40, 42, 46, 50, 84, 88, 92, 102, 116, 160, 161], "io": [14, 92, 119, 157], "ip": 155, "ipconfig": 155, "ipf": 40, "ipf_file_path": 40, "ipython": [144, 151], "iqt": [44, 130], "iqtasync": [79, 85], "ireflmessagehandl": 39, "iri": [126, 127], "iris26184": 126, "iriscalibr": 114, "irisconvfit": 114, "irisdiagnost": 114, "iriselwinandmsdfit": 114, "irk": 105, "irs26173_graphite002_calib": 126, "irs26173_graphite002_r": [128, 130, 131], "irs26174": 130, "irs26174_graphite002_r": [129, 130], "irs26174_graphite002_red_elwin_eq": 130, "irs26176_graphite002_iqt": 130, "irs26176_graphite002_r": [128, 129, 130, 131], "irs26176_graphite002_sqw": 130, "irs26176_graphite002_sym_np_r": 130, "irs26176_graphite002_sym_pn_r": 130, "isdefault": [152, 160], "ish": 46, "ishdf": 48, "isi": [4, 21, 47, 92, 100, 106, 108, 109, 114, 116, 117, 119, 121, 122, 124, 127, 128, 129, 130, 131, 133, 138, 142, 143, 163], "isinst": 100, "isis_ev": 132, "isis_histogram": 132, "isis_powderpearltest": 114, "isisdatar80": 29, "isisenergytransferdata": 38, "isisenergytransfermodeltest": 38, "isisenergytransfermodelutil": 38, "isisenergytransferview": 38, "isisindirectbayestest": 114, "isisindirectenergytransf": 38, "isisindirectinelast": 114, "isisinstsci": 92, "isisreflectometri": 39, "isisrunlog": 96, "isn": [88, 94, 105, 157], "isocel": [80, 81], "isol": [28, 41, 91, 150, 154], "isotop": 108, "ispectrum": 26, "isrunfilesvalid": 38, "issu": [0, 11, 13, 17, 18, 19, 20, 32, 36, 40, 41, 47, 84, 85, 86, 90, 92, 93, 94, 101, 102, 105, 110, 114, 116, 124, 143, 146, 149, 151, 160, 162, 163], "issuenumber_short_descript": 36, "item": [4, 5, 9, 14, 20, 37, 47, 50, 75, 92, 96, 102, 105, 108, 119, 120, 142], "itemindex": 4, "itemisen": [72, 73, 75], "itemisusercheck": [72, 75], "iter": [20, 38, 105, 116, 131, 140, 161, 162], "its": [2, 3, 8, 12, 13, 14, 17, 18, 20, 25, 28, 36, 37, 38, 39, 40, 42, 46, 47, 49, 50, 53, 82, 83, 85, 87, 88, 91, 92, 94, 95, 102, 103, 105, 108, 111, 114, 117, 119, 133, 140, 143, 148, 152, 155, 160, 161], "itself": [1, 4, 12, 20, 33, 39, 40, 41, 48, 62, 87, 89, 92, 97, 102, 114, 119, 142, 144, 152, 160, 161], "ivalid": 160, "ivsq": 142, "ivsq_bin": 142, "ivsq_binned_11934": 142, "ivsq_binned_45455": 142, "iwidget": 157, "iwyu_tool": 149, "j": [15, 40, 102, 114, 161], "j8": 95, "jag": 136, "jan": 26, "java": 47, "javascript": 104, "jenkin": [2, 17, 92, 100, 162, 163], "jenkinsci": 47, "jetbrain": 88, "jgit": 47, "jnlp": 47, "job": [2, 5, 6, 7, 8, 10, 28, 35, 40, 83, 84, 88, 92, 100, 114], "job_prefix": 47, "jobnam": 47, "jobtreeview": [4, 5, 8, 9, 39], "jobtreeviewsignaladapt": 4, "jobtreeviewsubscrib": 4, "jog": 105, "join": 144, "joint": 144, "jom": 12, "jre": [24, 47], "json": [40, 97, 142, 149, 152, 157], "jsonserializ": 40, "judgement": 20, "jump": 87, "jumpcetest": 114, "jumpficktest": 114, "jumphallrosstest": 114, "jumpteixeiratest": 114, "junior": 28, "jupyt": [1, 116], "just": [12, 13, 20, 26, 28, 36, 39, 40, 50, 63, 69, 78, 80, 81, 83, 87, 88, 93, 97, 101, 102, 104, 105, 114, 120, 122, 124, 126, 134, 137, 139, 140, 142, 143, 144, 148, 150, 151, 152, 157, 160, 162], "justif": [18, 28, 46, 102, 105], "justifi": [105, 150], "k": [29, 102, 118, 120, 144], "k_i": 104, "kcachegrind": [85, 87], "keep": [9, 20, 28, 32, 35, 36, 50, 70, 78, 80, 81, 99, 100, 102, 118, 119, 126, 129, 130, 144, 149, 150, 153], "keepbackup": 35, "keg": 11, "kei": [4, 30, 31, 32, 33, 38, 41, 42, 47, 70, 87, 92, 97, 105, 114, 117, 120, 126, 130, 142, 143, 144, 149, 152, 155, 157, 160], "kept": [29, 39, 66, 89, 92, 102, 105], "kernel": [12, 15, 19, 25, 26, 39, 48, 49, 79, 86, 103, 111, 148, 149, 160], "kerneltest": [15, 94, 95], "kerneltest_timertest": 95, "keyboard": [19, 142, 152], "keyerror": 154, "keyutil": 29, "keyword": [27, 36, 149], "kick": [80, 81], "kill": [47, 151], "kind": [20, 25, 150, 152, 161], "kitwar": [18, 33], "know": [9, 12, 18, 25, 28, 36, 39, 40, 54, 80, 81, 82, 94, 104, 142, 144, 148, 151], "knowledg": [28, 76, 97, 160], "known": [18, 39, 40, 41, 80, 81, 104, 149, 157, 158], "kptr_restrict": 86, "kwarg": 154, "l": [25, 29, 30, 42, 47, 102, 144, 155], "l_i": 104, "lab": [29, 40], "lab_and_hab_workspaces_from_merged_reduct": 143, "label": [17, 27, 28, 30, 31, 32, 34, 47, 61, 73, 75, 76, 83, 84, 88, 92, 102, 104, 117, 119, 122, 123, 144, 145, 152, 160], "laboratori": [4, 86, 109], "lack": [28, 41, 91, 104], "lambda": [4, 40, 80, 124, 135, 138, 142], "lang": 15, "langevin": [4, 108, 109], "languag": [50, 85, 92, 102, 152, 157, 160], "larg": [12, 18, 20, 28, 39, 40, 46, 49, 50, 87, 90, 91, 101, 102, 114, 120, 124, 133, 137, 139, 140, 150, 154, 161, 162], "larger": [6, 7, 40, 51, 87, 105, 130, 139, 145, 160], "largest": 94, "last": [0, 2, 25, 26, 32, 36, 40, 42, 52, 53, 58, 62, 63, 73, 82, 84, 86, 88, 93, 99, 105, 116, 128, 157, 160], "lastchild": 37, "lastnam": [80, 81], "late": 105, "later": [1, 5, 23, 28, 32, 33, 40, 58, 60, 70, 74, 82, 90, 91, 92, 94, 102, 105, 110, 122, 124, 143, 148, 154, 155], "latest": [14, 30, 31, 32, 33, 35, 80, 81, 86, 92, 99, 109, 120, 149, 152, 155], "latex": [104, 119], "latter": [40, 109, 122, 125, 160], "lattic": [108, 144], "laue": [4, 108, 109], "launch": [13, 24, 30, 50, 85, 88, 124, 151, 155], "launch_mantidworkbench": [30, 152], "launcher": 19, "layer": [1, 25, 78], "layout": [1, 20, 43, 50, 51, 52, 53, 58, 70, 73, 76, 91, 92, 105], "ld_preload": [94, 152], "ldd": 94, "lead": [4, 12, 20, 40, 41, 91, 92, 105, 110, 142, 150, 161], "leader": 28, "leaf": 4, "leak": [50, 105], "learn": [18, 28, 105, 163], "leas": 35, "least": [4, 18, 28, 37, 40, 92, 105, 114, 119, 142, 146, 157], "leav": [23, 24, 28, 47, 48, 92, 93, 101, 105, 118, 119, 123, 137, 140, 142], "led": 40, "leeroi": 2, "left": [3, 36, 43, 47, 59, 83, 88, 91, 92, 103, 104, 106, 111, 114, 117, 122, 132, 137, 139, 142, 144, 152, 160], "legaci": [28, 38], "legend": 119, "lemon": 25, "lend": 40, "length": [37, 40, 49, 122], "lengthi": [40, 110], "less": [9, 12, 20, 32, 33, 87, 105, 122, 139, 157, 162], "let": [13, 14, 39, 40, 50, 88, 136, 148, 151, 155], "letter": [102, 106, 108, 134], "level": [3, 8, 20, 26, 39, 40, 43, 48, 68, 90, 92, 102, 103, 105, 110, 111, 114, 122, 124, 149, 150, 157, 160, 162], "levenberg": 82, "leverag": 78, "lexicograph": [4, 7], "lf": [32, 33], "lfc": 35, "lg": 35, "lgg": 35, "lgm": 35, "li": 3, "liais": 92, "lib": [14, 33, 88, 94, 152], "libasan": 94, "libglu1": 82, "libjemalloc": 152, "libnexus0": 155, "librari": [1, 3, 11, 12, 13, 20, 32, 33, 39, 40, 42, 63, 78, 80, 81, 83, 88, 102, 109, 113, 150, 157, 163], "licenc": 109, "licens": [3, 4, 88, 102, 105], "lieu": 105, "life": 146, "lifecycl": 160, "lifetim": [103, 131], "lift": 79, "light": [20, 90], "lightgrei": [51, 58, 61, 70, 72, 75], "like": [1, 4, 10, 12, 13, 14, 15, 17, 18, 20, 23, 25, 26, 27, 28, 35, 36, 38, 39, 40, 48, 50, 85, 87, 88, 90, 91, 92, 102, 104, 105, 108, 110, 111, 122, 133, 134, 138, 139, 140, 142, 143, 144, 146, 148, 149, 150, 151, 152, 153, 157, 160, 162], "likewis": [9, 12, 105], "lime": 25, "limit": [15, 25, 40, 85, 88, 90, 97, 103, 108, 114, 116, 122, 123, 126, 130, 143, 144, 149, 152, 154, 157], "lin": 40, "line": [11, 13, 14, 19, 20, 23, 24, 27, 28, 29, 30, 31, 32, 33, 35, 39, 40, 47, 50, 52, 53, 54, 58, 62, 67, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 85, 87, 88, 89, 90, 91, 100, 102, 103, 105, 110, 111, 114, 117, 122, 123, 124, 126, 129, 130, 132, 136, 137, 138, 139, 140, 142, 143, 144, 148, 149, 151, 152, 154, 155], "line2d": 78, "line_colour": 68, "linear": [40, 100, 107, 122, 144], "linear_bg_a1": 42, "linearbackground": [100, 122, 134], "lineedit": 76, "lineeditwithclear": 50, "lineplot": 144, "linestyl": 62, "link": [4, 14, 18, 20, 21, 33, 46, 83, 84, 86, 92, 94, 98, 99, 104, 105, 110, 116, 120, 149, 151, 155, 160], "linkag": 148, "linker": [39, 90, 148, 153], "linspac": 66, "lint": [36, 152], "linux": [0, 12, 13, 18, 27, 35, 80, 81, 82, 83, 86, 87, 111, 119, 122, 132, 152, 156, 163], "liquidsreflectometryreductionwithbackgroundtest": 114, "list": [2, 4, 12, 16, 19, 21, 22, 23, 24, 25, 28, 29, 35, 37, 39, 40, 41, 42, 43, 46, 50, 52, 54, 67, 68, 74, 77, 81, 84, 85, 87, 88, 91, 92, 93, 95, 96, 97, 99, 102, 103, 104, 105, 108, 110, 111, 114, 115, 116, 120, 122, 130, 131, 132, 133, 138, 140, 142, 143, 145, 149, 151, 152, 157, 160, 162], "listen": 152, "liter": 25, "litmu": 105, "littl": [39, 47, 48, 50, 87, 88, 93, 116, 132, 142, 152], "live": [1, 39, 98, 102, 146], "ll": [13, 14, 23, 46, 50, 105], "lldb": 152, "llvm": [15, 102, 149], "ln": [18, 130], "load": [1, 13, 18, 26, 38, 40, 42, 80, 81, 88, 93, 96, 108, 110, 116, 118, 119, 122, 123, 124, 126, 127, 130, 131, 132, 134, 135, 138, 139, 140, 143, 144, 145, 150, 159, 163], "load_ui": 91, "loader": [40, 48, 108], "loadeventnexu": 96, "loadfil": 108, "loadisisnexu": [96, 100], "loadmappingt": 108, "loadmask": 40, "loadrkh": 40, "loadtest": 19, "local": [11, 20, 28, 30, 35, 83, 84, 94, 102, 109, 116, 151, 163], "localhost": [88, 152], "localobjectstor": 18, "locat": [2, 6, 7, 18, 23, 29, 32, 33, 40, 47, 61, 82, 83, 89, 91, 92, 94, 97, 102, 104, 111, 119, 121, 122, 123, 124, 126, 128, 130, 132, 139, 142, 143, 149, 151, 152, 154, 155, 161], "locationsofrowstoremov": 4, "lock": [47, 79, 114, 149], "lockmod": 41, "log": [12, 23, 35, 38, 40, 47, 50, 82, 83, 95, 103, 107, 111, 114, 116, 122, 124, 134, 138, 142, 144, 145, 149, 151, 161, 163], "log_onli": 82, "log_path": 94, "log_to_python": 49, "logarithm": [40, 99], "logdata": 96, "logfil": 151, "logger": 49, "loggertest": 112, "logic": [1, 20, 25, 28, 38, 39, 50, 60, 63, 70, 102, 144, 153], "login": [39, 47, 83], "logmanag": 47, "long": [12, 20, 28, 47, 48, 70, 86, 90, 102, 105, 108, 110, 140, 149, 150, 153, 160, 161], "long1": 124, "long2": 124, "long3": 124, "long4": 124, "long4_matrix": 124, "longer": [17, 20, 32, 35, 39, 80, 81, 105, 108, 114, 122, 123, 144, 147, 157], "longitudin": 136, "longpath": 47, "longpathsen": 47, "look": [3, 14, 18, 20, 27, 28, 35, 36, 39, 40, 46, 48, 50, 60, 70, 79, 80, 88, 91, 92, 100, 101, 105, 110, 117, 122, 133, 134, 135, 136, 138, 139, 140, 142, 143, 144, 151, 152, 157, 160], "lookup": 142, "loop": [26, 40, 49, 79, 80, 90, 102, 105, 114, 149, 153, 161], "loq": [40, 100], "loq49886": 100, "loq74044": 143, "loqdemo": 143, "lor1_amplitud": 42, "lor2_fwhm_2": 42, "lorentz": 161, "lorentzian": [42, 131], "lorentziantyp": 42, "lose": 28, "loss": [116, 142], "lost": [28, 36, 142], "lot": [3, 28, 38, 39, 40, 90, 105, 139, 143, 162], "low": [20, 46, 49, 84, 90, 105, 125, 126, 130], "lower": [40, 90, 102, 108, 114, 138, 140, 145, 162], "lowest": 125, "lsan_opt": 94, "luckili": 157, "lurk": 105, "m": [11, 15, 40, 49, 82, 85, 96, 99, 100, 109, 151, 152, 161], "m_": 102, "m_canva": 78, "m_childpresent": 4, "m_fittingdata": 43, "m_fittyp": 42, "m_info1": 157, "m_info2": 157, "m_interfaceinfo": 157, "m_line": 78, "m_mainpresent": 39, "m_messagehandl": 39, "m_ncount": 102, "m_notifye": 39, "m_present": 39, "m_somememb": 103, "m_state1": 157, "m_state2": 157, "m_treeview": 4, "m_treeviewsign": 4, "m_view": [4, 39], "mac": [12, 18, 31, 80, 81, 83, 111, 116, 132], "machin": [29, 32, 33, 36, 47, 79, 100, 114, 118, 119, 128, 152, 155, 163], "machineri": 98, "maco": [11, 12, 13, 29, 47, 83, 88, 152, 156], "macosx": 31, "macro": [26, 48, 79, 80, 81, 87, 94, 102, 161], "macroscop": 40, "mactex": 11, "made": [17, 20, 28, 38, 40, 63, 87, 88, 90, 91, 92, 100, 102, 105, 133, 142, 143, 157, 158], "magic": [23, 102], "magnetismreflectometryreductiontest": 114, "magnifi": [77, 144], "magnitud": 90, "mai": [4, 11, 12, 13, 15, 18, 19, 20, 23, 27, 28, 32, 33, 35, 36, 39, 40, 41, 46, 47, 49, 50, 60, 69, 79, 84, 85, 88, 91, 92, 94, 99, 100, 102, 104, 105, 106, 109, 110, 112, 114, 116, 120, 122, 124, 133, 136, 143, 149, 151, 152, 160, 162], "main": [1, 12, 18, 19, 20, 22, 23, 24, 33, 35, 36, 38, 39, 40, 46, 47, 50, 56, 57, 63, 65, 68, 69, 71, 78, 79, 80, 81, 83, 84, 87, 88, 90, 91, 92, 93, 100, 102, 106, 110, 120, 122, 123, 124, 125, 126, 130, 131, 134, 136, 142, 143, 149, 151, 152, 158, 161, 163], "main_clean": 2, "main_deploi": 2, "main_nightly_deploy": 17, "main_present": 57, "main_systemtest": 2, "main_view": [57, 69], "mainli": [18, 40, 90, 161], "maintain": [20, 38, 39, 40, 41, 47, 50, 60, 70, 90, 91, 93, 97, 105, 113, 154], "mainten": [22, 36, 50, 92, 102], "mainview": [59, 69], "mainwindow": [39, 50], "mainwindowpresent": 39, "mainwindowpresnet": 39, "mainwindowsubscrib": 39, "major": [17, 20, 36, 84, 105, 152, 160], "make": [1, 4, 6, 7, 9, 12, 13, 15, 19, 20, 21, 22, 23, 24, 26, 28, 30, 31, 32, 33, 36, 39, 40, 42, 43, 46, 50, 54, 57, 58, 63, 64, 70, 72, 78, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 93, 94, 98, 99, 101, 103, 105, 110, 111, 114, 116, 119, 120, 122, 123, 124, 126, 127, 128, 130, 131, 132, 136, 139, 140, 142, 143, 144, 145, 146, 149, 150, 151, 152, 155, 157, 160, 161, 162], "make_decor": 147, "make_plot": 82, "make_regex_filt": 4, "make_shar": [25, 99, 160], "make_uniqu": [101, 160], "makefil": [12, 80], "makepresent": 39, "maker": 12, "makerunspresent": 39, "makesfcorrectedslic": 89, "makeslic": 89, "makespectramap": 26, "malform": 104, "malformat": 120, "mamba": [30, 31, 32, 34, 83, 88, 92, 120], "mambaforg": [13, 88], "manag": [9, 11, 12, 18, 20, 23, 28, 32, 38, 39, 40, 41, 43, 44, 47, 80, 81, 83, 84, 88, 102, 105, 110, 114, 116, 121, 123, 124, 126, 128, 132, 143, 151, 153, 160, 163], "mandat": [102, 157], "mandatori": [25, 40], "mandtid": 91, "mani": [1, 12, 20, 21, 26, 38, 40, 41, 43, 50, 63, 78, 80, 81, 85, 86, 87, 88, 90, 92, 100, 102, 108, 120, 122, 124, 149, 150, 151, 160, 162], "manipul": [8, 28, 43, 62, 74, 96, 105, 116, 160], "manner": [20, 28, 78, 113, 150, 155], "mantid": [1, 2, 4, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 26, 34, 37, 39, 40, 41, 43, 45, 47, 49, 50, 78, 80, 81, 83, 84, 86, 87, 88, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 122, 123, 124, 131, 132, 142, 143, 144, 146, 147, 149, 151, 152, 153, 154, 156, 158, 159, 160, 161, 163], "mantid_algorithms_dl": [103, 160], "mantid_data_stor": 18, "mantid_env_test": 92, "mantid_framework_lib": 12, "mantid_install_directori": 122, "mantid_kernel_dl": 148, "mantid_qt_lib": 12, "mantid_src": 15, "mantid_vers": 92, "mantidalgorithm": [25, 160], "mantidapi": [41, 48, 96, 103, 111, 160], "mantidax": 78, "mantidbackup": 151, "mantiddoc": 83, "mantidexternaldata": 18, "mantidframework": 12, "mantidframeworkconfig": 14, "mantidinstal": [82, 132, 151], "mantidkernel": [25, 107, 148], "mantidnewtargettarget": 14, "mantidnightli": 151, "mantidnightlyinstal": 151, "mantidobject": 45, "mantidplot": [47, 87, 144, 149, 159, 163], "mantidproject": [4, 11, 16, 21, 22, 28, 30, 31, 32, 33, 47, 80, 81, 83, 92, 93, 101, 109, 110, 114, 115, 119, 122, 123, 145, 149, 151], "mantidqt": [4, 12, 14, 78, 83, 88, 91, 149, 157], "mantidqt_isisreflectometry_dl": 39, "mantidqtinterfac": [88, 106], "mantidqtpython": 4, "mantidqtwidget": [4, 78, 157], "mantidrepositori": 24, "mantidsystemtest": 114, "mantidvec": 161, "mantidvector": 161, "mantidwidget": [4, 50], "mantidworkbench": [1, 12, 17, 24, 32, 46, 50, 82, 83, 85, 92, 117, 120, 122, 123, 124, 132, 142, 151, 152, 160], "mantidworkbenchnightli": 122, "mantidx3": 47, "manual": [4, 12, 18, 26, 27, 28, 32, 40, 41, 50, 84, 87, 88, 90, 93, 99, 105, 106, 110, 111, 116, 117, 125, 130, 133, 149, 152, 162, 163], "map": [9, 18, 26, 40, 42, 46, 80, 101, 150, 157, 160], "maps_definition_reduc": 18, "maptofilteredmodel": 9, "maptomainmodel": 9, "mar11001": 124, "mar11060": 144, "mar21335_ei60mev": 119, "mar21335_ei60mev_cut": 119, "mar21335_ei60mev_sc": 119, "mar21335_ei60mev_scaled_subtract": 119, "mar21335_ei60mev_subtract": 119, "mar21335_ei60mev_sum": 119, "mar27691": 130, "mar27691_r": 130, "mar27698_r": 130, "mar2791_r": 130, "margin": 88, "mari27691_iqt": 130, "mari27691_sqw": 130, "mari27698_sqw": 130, "mark": [17, 18, 22, 28, 46, 80, 81, 84, 88, 99, 108, 111, 114, 160], "markdown": [20, 88], "marker": [62, 144], "marketplac": [24, 152], "marquardt": 82, "marquardtmd": 82, "marshal": 9, "martyn": 21, "martyngigg": 21, "mask_fil": 40, "maskbin": 40, "maskbtp": 144, "maskdetector": 40, "maskdetectorsinshap": 40, "maskfil": 143, "mass": [125, 129], "master": [11, 29, 33, 43, 47, 91, 114, 139], "match": [4, 20, 26, 36, 40, 46, 47, 67, 80, 81, 95, 100, 105, 109, 114, 119, 130, 136, 142, 144, 160, 162], "materi": [28, 40, 77, 119], "math": [104, 120], "mathjax": 104, "mathr": 119, "mathrm": 119, "matplotib": 78, "matplotlib": [1, 60, 76, 91, 105, 116, 119, 120, 151, 154, 159, 163], "matrix": [50, 108, 116, 122, 138, 144, 161], "matrixworkspac": [26, 41, 78, 100, 160, 161], "matrixworkspace_sptr": [41, 96, 160, 162], "matrixworkspacedisplai": 157, "matter": [20, 64, 92, 114], "max": [12, 40, 100, 108, 122, 131, 134, 139, 144], "max_leak": 94, "maxim": 119, "maximum": [32, 33, 55, 92, 99, 128, 130, 144, 145], "maxpeak": 124, "mayb": [105, 116], "mc": 119, "md": [20, 88, 104, 119, 160, 161], "md1": 104, "md2": 104, "md5": 18, "md_3d": 144, "md_3d_histo": 144, "md_3dim": 144, "md_4d": 144, "md_4d_svrebin": 144, "mdevent": [144, 161], "mdeventstesthelp": 147, "mdeventworkspac": [144, 161], "mdeventwswrapp": 161, "mdi": 77, "mdtransffactori": 161, "mdtransfinterfac": 161, "mdtransformationfactori": 161, "mdtransformationinterfac": 161, "mdworkspac": 161, "mdwsdescript": 161, "me": [19, 46, 123], "mean": [1, 12, 14, 18, 28, 37, 39, 40, 46, 50, 51, 78, 85, 86, 87, 90, 92, 100, 102, 105, 108, 109, 110, 114, 149, 150], "meaning": [102, 162], "meant": [93, 162], "meantest": 95, "meantim": 28, "measur": [20, 40, 85, 148, 162], "mechan": [1, 4, 5, 14, 17, 40, 83, 93, 102, 105], "mechansim": [], "median": 50, "mediawiki": 149, "medium": 105, "meet": [4, 20, 84, 92, 105, 115, 150], "meetscriteria": 4, "meld": 35, "member": [5, 9, 20, 28, 50, 70, 80, 81, 92, 102, 115, 151, 157, 160], "memcheck": 149, "memori": [32, 33, 90, 94, 102, 105, 116, 143, 151, 161], "memoris": 105, "memory_leak_report": 149, "mention": [18, 26, 39, 40, 41, 99, 161], "menu": [12, 13, 19, 23, 28, 33, 47, 88, 110, 116, 119, 122, 130, 132, 138, 139, 142, 145, 151, 152, 155], "mere": 102, "merg": [2, 18, 20, 22, 40, 46, 80, 81, 84, 92, 93, 110, 111, 143, 151, 163], "merge_fit_mod": 40, "merge_range_max": 40, "merge_range_min": 40, "merge_scal": 40, "merge_shift": 40, "mergetool": 35, "mesa": 82, "mesh": 45, "mess": [26, 28, 116, 134], "messag": [13, 16, 17, 20, 23, 28, 35, 39, 49, 50, 51, 63, 92, 94, 102, 103, 104, 111, 116, 122, 123, 124, 125, 129, 132, 142, 143, 144, 149, 151, 160], "messagedisplai": 50, "messagehandl": 39, "messi": 39, "met": [93, 112, 114], "metaclass": 40, "metadata": 122, "metapackag": [30, 31, 32, 34, 83, 109], "method": [0, 1, 4, 6, 7, 9, 26, 29, 37, 39, 40, 41, 43, 45, 48, 49, 50, 58, 62, 63, 64, 66, 67, 68, 78, 79, 80, 81, 83, 84, 86, 88, 89, 91, 96, 99, 101, 102, 103, 105, 106, 107, 110, 111, 112, 114, 123, 132, 148, 149, 150, 154, 157, 160, 161, 162, 163], "method_test": 124, "method_test_r": 124, "metr": 49, "metric": 20, "mev": [119, 130, 144], "mft": 142, "mgigg": 18, "mi": 28, "micro": 40, "microamp": 130, "microsecond": [26, 132], "microsoft": [13, 94, 155], "microstrain": 122, "mid": [92, 105], "midnight": 2, "midwai": 114, "might": [3, 9, 25, 28, 38, 39, 40, 82, 88, 105, 110, 114, 116, 119, 140, 143, 151, 153, 155, 158], "migrat": 85, "miktex": 33, "mileston": [22, 28, 46, 49, 84, 92], "milian": 86, "millisecond": 132, "mime": 151, "mimic": 78, "mimod": 152, "min": [40, 100, 122, 126, 139, 144], "minconfid": 149, "mind": [5, 28, 100, 110, 160], "mine": 19, "mingw": 88, "mingw32": 18, "mini": [43, 131], "minim": [6, 7, 28, 38, 49, 82, 131, 150, 163], "minimis": [20, 102, 124, 146], "minimum": [11, 17, 35, 39, 98, 99, 102, 114, 145], "miniplot": 43, "minor": [17, 20, 28, 84, 93, 116], "minsizereleas": 114, "minu": 77, "minusmd": 144, "minut": [2, 92, 105, 114, 115, 117, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 140, 145, 162], "mirror": [40, 143], "misc": 46, "miss": [2, 28, 33, 88, 104, 114, 143, 149, 155], "mistak": [13, 20, 28, 31, 88, 92, 105, 110, 152], "mistaken": 3, "mistakenli": 28, "misunderstood": 102, "mix": 28, "mixtur": [1, 84], "mkdir": [18, 29, 33, 50], "mlz": 118, "mobaxterm": 155, "moc": 12, "mock": [28, 39, 50, 60, 76, 105], "mock_method1": 39, "mockeventview": 39, "mockup": [105, 163], "mod_unit_mhz": 139, "mode": [1, 19, 33, 40, 45, 78, 86, 87, 88, 94, 114, 142, 143, 152, 155, 160], "model": [1, 4, 5, 8, 10, 39, 40, 43, 47, 56, 59, 60, 62, 76, 82, 91, 97, 100, 116, 122, 133, 134, 138, 140, 154, 163], "model_analysi": 138, "model_colour": [], "model_data": 57, "modelitemfromindex": 8, "moder": 40, "moderator_fil": 40, "modern": [14, 40, 80, 113, 149], "modernis": [105, 149], "modif": [1, 4, 38, 160], "modifi": [9, 14, 18, 28, 33, 39, 40, 47, 54, 80, 84, 85, 90, 93, 102, 143, 149, 154, 161, 162, 163], "modifygiturl": 47, "modul": [1, 14, 39, 40, 51, 56, 68, 71, 85, 86, 88, 98, 102, 109, 111, 114, 154, 157], "modular": [38, 39, 40, 43, 70], "modulenam": 98, "modulu": [139, 161], "moment": [44, 92], "momentum": [40, 144, 161], "momentumtransf": 124, "monitor": [39, 84, 92, 118, 126, 151], "monitorlivedata": 132, "month": [22, 105], "more": [1, 3, 4, 12, 13, 18, 19, 20, 21, 28, 30, 33, 39, 40, 42, 43, 45, 46, 47, 49, 50, 51, 60, 63, 70, 79, 80, 81, 82, 83, 85, 86, 87, 88, 90, 91, 92, 93, 98, 99, 100, 102, 104, 105, 106, 108, 110, 111, 116, 117, 119, 122, 123, 124, 127, 132, 133, 140, 142, 143, 144, 149, 151, 152, 154, 157, 160, 161, 162], "moreov": 42, "most": [2, 3, 12, 13, 18, 23, 30, 36, 39, 40, 42, 43, 46, 47, 48, 54, 78, 79, 82, 83, 85, 87, 92, 94, 102, 104, 105, 108, 114, 120, 149, 152, 157, 160], "mostli": [18, 139], "motiv": 17, "motofit": 142, "mount": [12, 29, 86], "mous": [45, 117, 118, 142, 144], "mouseov": 160, "move": [12, 14, 17, 35, 38, 42, 50, 77, 80, 84, 91, 92, 101, 102, 105, 116, 120, 126, 128, 130, 136, 138, 142, 144, 145, 150, 154], "move_class": 111, "moveabl": 154, "movement": 40, "mpi": 40, "mpl": 116, "mplcpp": 78, "mrfiltercrosssectionstest": 114, "mru": 26, "msbuild": 153, "msg": [49, 114], "mslice": [92, 110, 146], "msvc": [13, 32, 94, 114, 152], "mtd": [144, 147, 154], "mtd_install_framework_lib": 14, "much": [3, 18, 25, 28, 54, 86, 90, 93, 105, 125, 136, 150, 151, 152, 162], "multi": [40, 90, 94, 104, 114, 143, 144, 162], "multi_d": 124, "multidimension": 161, "multiinst": 35, "multipl": [1, 4, 6, 7, 10, 15, 28, 38, 39, 40, 50, 66, 76, 77, 88, 102, 104, 110, 116, 122, 124, 132, 133, 140, 142, 143, 144, 148, 152, 160], "multipli": [40, 160], "multiplybyparam": 27, "multiprocess": [88, 114, 158], "multithread": [85, 163], "multiwindow": 155, "muon": [1, 82, 106, 108, 110, 146, 154], "muongener": [138, 140], "musr": [139, 141], "musr00062260": 139, "musr62260": 139, "musr_test": 136, "must": [4, 9, 12, 15, 18, 20, 21, 25, 35, 39, 40, 41, 46, 47, 48, 50, 78, 79, 82, 84, 86, 88, 90, 91, 92, 97, 99, 100, 102, 103, 104, 107, 108, 112, 113, 114, 116, 130, 132, 149, 150, 152, 154, 157, 160, 161], "mutabl": 40, "mutablerun": 96, "mutablex": 79, "mutat": [4, 40, 91], "mv": 151, "mvp": [4, 9, 28, 38, 43, 69, 70, 91, 154, 163], "mwview": 50, "my": [14, 15, 91], "my_fil": 30, "my_librari": 14, "my_library_include_dir": 14, "my_new_featur": 14, "my_op": 162, "my_present": [], "my_script": 111, "my_view": 91, "my_widget": 91, "myalg": 160, "myalg_initi": 160, "myalgorithm": 148, "myalgorithm_a": 148, "myalgorithm_a_timeaccumul": 148, "myalgorithm_b": 148, "myalgorithmperformancetest": 162, "myalgorithmtest": 162, "myalgorithmtestperform": 162, "myalgtest": 160, "mybranch_nam": 36, "myclass": [101, 109], "myenv": 17, "myfunc": 100, "mylibrari": 14, "mynewalg": 103, "myolalg": 103, "myoldalg": 103, "mypackag": 109, "mypresent": 105, "myproperti": 160, "myscript": 0, "mysingletestnam": 95, "mysit": 104, "mytestclassnam": 95, "mytestperform": 162, "myvari": 30, "mywidget": [78, 91, 109], "n": [4, 25, 30, 31, 32, 34, 35, 37, 40, 49, 83, 84, 92, 105, 114, 148, 152, 160, 161], "n_dimens": 161, "n_thread": 15, "nail": 105, "name": [0, 4, 13, 14, 15, 17, 18, 19, 21, 25, 28, 30, 31, 32, 33, 34, 35, 39, 40, 41, 42, 46, 47, 50, 62, 72, 75, 79, 80, 81, 82, 83, 87, 88, 90, 91, 92, 95, 97, 98, 99, 100, 101, 104, 109, 111, 112, 114, 118, 119, 122, 123, 124, 126, 130, 131, 132, 138, 139, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 160, 161, 162], "name_of_my_librari": 14, "name_of_profil": 85, "named_tupl": 40, "namedtemporaryfil": 147, "nameoftest": 150, "namespac": [4, 14, 23, 25, 78, 89, 100, 105, 111, 112, 149, 160], "nan": 122, "nano": 35, "nanosecond": [0, 26], "nasti": 105, "nation": [4, 86, 109], "nativ": [12, 13, 15, 32, 80, 81, 85, 86, 88, 94, 157], "natur": [4, 14, 18, 20, 79, 90], "navig": [13, 24, 30, 31, 32, 80, 81, 88, 92, 94, 95, 110, 119, 120, 124, 126, 130, 143, 152, 155], "navigation_toolbar": 154, "nb": [29, 130], "nbin": [132, 144], "ndarrai": [62, 66], "ndw1597": 47, "ndxalf": 29, "nearbi": 105, "neat": 154, "necess": 20, "necessari": [4, 8, 11, 13, 20, 28, 36, 39, 48, 50, 54, 64, 80, 81, 82, 87, 88, 91, 92, 97, 102, 111, 148, 149, 152, 154, 155, 161], "necessarili": [46, 96, 157], "necessit": 4, "need": [0, 4, 9, 10, 11, 12, 13, 14, 17, 18, 19, 20, 25, 26, 27, 28, 29, 30, 32, 35, 36, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 53, 55, 58, 59, 62, 63, 67, 69, 70, 71, 72, 73, 75, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 94, 99, 102, 104, 108, 110, 111, 112, 114, 116, 119, 120, 121, 122, 123, 126, 127, 132, 133, 136, 138, 140, 142, 143, 144, 147, 148, 149, 150, 152, 154, 155, 157, 158, 160, 161, 162], "neg": [41, 99, 125, 130, 144, 146], "negoti": 105, "neither": [4, 14, 162], "nest": [40, 49, 90, 102], "net": [47, 157], "network": [11, 18, 107, 148], "neutron": [1, 40, 92, 96, 108, 119, 161], "neutronsourc": 92, "nevent": 132, "never": [1, 12, 28, 32, 37, 50, 60], "nevertheless": 20, "new": [1, 3, 4, 12, 13, 17, 19, 20, 21, 22, 24, 26, 28, 30, 31, 32, 33, 34, 35, 39, 40, 44, 46, 48, 50, 70, 77, 78, 83, 84, 88, 90, 91, 92, 93, 94, 95, 99, 100, 101, 102, 103, 108, 109, 110, 111, 118, 119, 120, 121, 122, 126, 130, 131, 132, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 149, 150, 151, 152, 155, 157, 159, 160, 161, 162, 163], "new_branch": 47, "new_featur": 110, "new_file_system_test": 83, "new_suffix": 47, "newalgnam": 111, "newarraylist": 47, "newbas": 92, "newer": [12, 28], "newest": 84, "newli": [11, 40, 88, 92, 122, 143, 152, 162], "newlin": [104, 109], "newrowloc": 4, "newscm": 47, "newslicetyp": 39, "newstart": [80, 81], "newtarget": 14, "newuserremoteconfig": 47, "newvalu": 4, "newworkspac": 124, "next": [2, 4, 13, 22, 24, 28, 36, 40, 47, 48, 51, 61, 62, 84, 88, 92, 102, 105, 110, 114, 116, 122, 126, 132, 135, 136, 138, 140, 142, 143, 144, 149, 151, 153, 160], "next_nightly_deploy": 92, "nextsibl": 37, "nexu": [38, 40, 96, 100, 114, 116, 124, 130, 132, 142], "nfirst": 102, "ngiven": 27, "nh": 50, "nice": [0, 12, 28, 46, 87, 105, 134, 139], "nicemock": 39, "nich": 124, "nick": 86, "night": [84, 114], "nightli": [2, 17, 22, 30, 31, 32, 34, 47, 92, 110, 114, 151], "nightmarish": 105, "nima": 114, "nine": 50, "ninja": [12, 13, 15, 24, 30, 31, 33, 94, 100, 114, 152, 163], "niter": 122, "nlast": 102, "nmake": 12, "nngroup": 105, "noarch": 83, "nobodi": 36, "nobug": 92, "nobugsconfer": 92, "node": [4, 27, 37], "node_prop": 47, "nodeproperti": 47, "nofit": 40, "nois": [15, 139], "nomin": 84, "non": [4, 6, 7, 15, 20, 32, 37, 39, 40, 47, 70, 73, 79, 83, 88, 92, 98, 99, 102, 110, 122, 125, 126, 136, 142, 143, 145, 149], "non_q": 144, "none": [3, 40, 51, 58, 61, 62, 66, 68, 69, 70, 72, 75, 79, 83, 88, 91, 92, 103, 139, 140, 157], "nonetheless": 12, "nonhdf": 48, "nonsens": 146, "noplugin": 35, "nor": [98, 162], "norm": 40, "normal": [20, 28, 30, 31, 32, 34, 39, 43, 58, 84, 88, 92, 94, 97, 110, 114, 116, 124, 136, 143, 151, 152, 153, 154, 156, 157, 160], "normalis": [40, 117, 118, 122, 144], "normalisetomonitor": 123, "normalize_to_monitor": 40, "north": 122, "noserverino": 29, "nosess": 35, "notabbar": 35, "notabl": [104, 108, 162], "note": [1, 3, 12, 13, 14, 18, 20, 28, 33, 35, 36, 39, 40, 41, 42, 46, 47, 49, 50, 51, 60, 69, 73, 79, 82, 83, 85, 87, 88, 91, 92, 93, 95, 96, 98, 100, 101, 105, 111, 113, 114, 119, 120, 121, 122, 123, 124, 126, 130, 132, 142, 143, 144, 148, 149, 150, 152, 160, 161, 162], "notebook": [1, 116], "notepad": 35, "noteworthi": 40, "notfounderror": 102, "noth": [40, 47, 102, 122, 124, 142, 151], "notic": [25, 48, 49, 50, 51, 69, 70, 88, 90, 105, 110, 114, 122, 136, 138, 140, 142, 143, 150, 155, 160], "notif": [39, 50], "notifi": [4, 36, 38, 39, 44, 50, 92], "notifycellchang": 4, "notifycopyrowsrequest": 4, "notifye": 39, "notifyfilterreset": 4, "notifypasterowsrequest": 4, "notifyplotrawclick": 38, "notifyremoverowsrequest": 4, "notifyrowinsert": 4, "notifyrunclick": 38, "notifyrunfinish": 38, "notifysettingschang": 39, "notifyslicetypechang": 39, "notifyuniformslicecountchang": 39, "notimplementederror": [26, 40], "notion": 4, "notsamecak": 25, "nounix": 29, "novel": 89, "now": [0, 9, 11, 13, 23, 29, 33, 37, 40, 43, 50, 59, 61, 68, 69, 70, 73, 80, 81, 82, 84, 88, 92, 94, 105, 114, 119, 122, 124, 130, 132, 136, 137, 138, 139, 140, 142, 143, 144, 145, 149, 152, 154, 155, 157], "np": [66, 69], "nperiod": [132, 142], "nscd": [4, 109], "nsi": [33, 83], "nspec": 124, "nspectra": 132, "nsquitalwayskeepswindow": 47, "nth": 96, "nu": [124, 138], "null": [47, 102], "nullchannel": 12, "nullptr": [78, 80], "num": [149, 161], "num_run": 82, "numbank": 100, "number": [4, 6, 7, 15, 17, 18, 25, 28, 32, 33, 35, 36, 37, 39, 40, 41, 46, 47, 49, 63, 80, 81, 83, 84, 87, 88, 90, 92, 93, 96, 99, 100, 102, 105, 108, 110, 114, 117, 120, 122, 123, 124, 125, 126, 127, 130, 133, 139, 140, 142, 143, 144, 148, 149, 151, 153, 154, 160, 161, 162], "numberofbin": 124, "numberofeventsnorm": 124, "numberofpeak": 144, "numberofslic": 39, "numbertoappli": 160, "numer": [37, 108, 125, 144, 145], "numpi": [60, 62, 66, 69, 90, 116, 151], "numpixel": 162, "numspec": 79, "nx": [18, 100, 114, 119, 122, 123, 124, 126, 130, 131, 132, 143, 144, 145], "nxaxk27zwlk": 162, "nxcansa": 143, "n\u00b2": 37, "o": [15, 17, 27, 35, 36, 50, 80, 82, 83, 86, 92, 114, 116, 123, 129, 148, 149, 151, 155], "o1": 94, "o2": 94, "oak": [4, 86, 109], "obei": 135, "obj": [109, 157], "obj_dict": 157, "object": [1, 4, 9, 25, 26, 28, 33, 38, 39, 40, 43, 45, 48, 78, 91, 96, 104, 105, 108, 109, 110, 144, 147, 148, 150, 154, 157, 160], "objprocess": 153, "objwmiservic": 153, "oblig": 105, "obscur": 17, "observ": [38, 40, 151], "obsess": 21, "obsolet": 157, "obtain": [40, 58, 79, 99, 122, 161, 163], "obviou": [28, 101, 105, 112], "obvious": [144, 150], "occas": [39, 62, 64, 110], "occasion": [28, 39], "occur": [22, 38, 40, 49, 78, 82, 96, 97, 104, 123, 152, 158], "occurr": [12, 80, 81, 102, 111], "ocgeometryhandl": 45, "oct": 96, "octob": 88, "octotre": 28, "off": [12, 14, 19, 36, 39, 40, 71, 80, 81, 83, 84, 102, 104, 105, 110, 142, 144, 149, 151, 155], "offend": 149, "offer": [1, 9, 26, 28, 49, 78, 88, 90, 124], "offici": [14, 33, 98], "offlin": 47, "offset": [40, 49, 119], "offspec": 142, "often": [3, 20, 26, 28, 40, 46, 49, 50, 83, 90, 91, 105, 134, 150, 160, 162], "ok": [39, 47, 88, 119, 138, 140, 142, 143, 151, 155], "old": [9, 28, 40, 43, 82, 102, 114, 124, 143, 157], "oldalgnam": 111, "older": [12, 47, 88, 122], "oldest": [84, 92], "oldscm": 47, "omega": [40, 124], "omit": [95, 108, 114], "omp": [79, 149], "on_row_insert": 4, "onc": [15, 20, 22, 28, 32, 33, 39, 40, 41, 43, 46, 47, 83, 84, 86, 88, 92, 95, 102, 104, 105, 108, 110, 111, 114, 116, 117, 118, 134, 142, 143, 149, 150, 152, 160], "one": [1, 4, 9, 12, 14, 18, 19, 20, 21, 24, 25, 27, 28, 29, 32, 33, 35, 36, 39, 40, 42, 43, 46, 47, 49, 50, 51, 52, 61, 70, 71, 73, 79, 80, 83, 84, 86, 88, 89, 90, 91, 92, 93, 95, 99, 100, 102, 103, 104, 105, 106, 108, 110, 114, 116, 117, 119, 122, 123, 128, 130, 132, 134, 136, 138, 140, 142, 143, 144, 145, 149, 150, 152, 153, 157, 160, 161], "oneapi": 86, "onedim": 40, "oneeventperbin": 124, "onelin": 35, "ones": [14, 40, 42, 79, 88, 90, 95, 104, 119, 150, 160, 162], "onfocuschang": 152, "ongo": [46, 102], "onli": [0, 1, 4, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 25, 26, 28, 29, 31, 35, 36, 38, 39, 40, 42, 43, 48, 49, 50, 55, 62, 64, 67, 69, 73, 79, 80, 81, 82, 83, 85, 87, 90, 92, 94, 95, 99, 100, 102, 104, 106, 107, 108, 109, 110, 114, 116, 117, 119, 122, 123, 124, 125, 128, 130, 137, 142, 143, 144, 147, 149, 150, 152, 154, 157, 158, 160, 161, 162, 163], "onlin": [27, 80, 105, 123], "onstartup": 151, "onto": [5, 35, 36, 42, 83, 88, 142, 144, 149, 155], "onuniformevenchang": 39, "onward": 94, "onyour": 149, "open": [2, 3, 12, 17, 20, 22, 23, 24, 28, 29, 30, 32, 33, 35, 36, 46, 47, 48, 50, 60, 77, 82, 86, 88, 91, 92, 95, 102, 104, 105, 110, 114, 116, 117, 118, 119, 120, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 151, 152, 153, 155, 158], "opengl": [1, 13, 31, 45, 88, 152], "openmostdocumentationfortest": 120, "openmp": [79, 90, 149], "oper": [4, 13, 17, 25, 26, 37, 38, 39, 40, 44, 49, 78, 79, 80, 81, 83, 87, 90, 92, 94, 102, 122, 142, 144, 148, 149, 150, 157, 161, 162], "operand": 102, "opportun": [20, 28, 90], "oppos": 46, "opposit": [20, 105, 136], "opt": [11, 86, 151], "optim": [39, 40, 70, 82, 143], "optimis": [37, 90, 94], "option": [0, 6, 7, 12, 13, 14, 15, 17, 19, 25, 27, 29, 30, 31, 32, 33, 36, 40, 41, 47, 49, 51, 52, 54, 59, 67, 68, 72, 73, 74, 75, 82, 86, 88, 90, 91, 94, 99, 100, 102, 105, 111, 114, 116, 119, 120, 122, 126, 128, 129, 130, 131, 132, 136, 137, 138, 139, 140, 142, 143, 144, 150, 151, 152, 154, 157, 160, 162], "option1": 25, "optionon": 25, "options_view": [], "orang": [88, 134], "orb": 142, "orchestr": [38, 47], "order": [2, 4, 7, 9, 11, 17, 19, 20, 25, 26, 32, 36, 39, 40, 42, 47, 50, 61, 79, 80, 81, 84, 88, 90, 91, 92, 94, 95, 97, 100, 102, 106, 109, 113, 116, 122, 130, 133, 143, 150, 155], "ordered_recoveri": 124, "ordin": 92, "org": [14, 16, 23, 47, 80, 85, 88, 92, 110, 114, 115, 123, 145, 149, 157], "organ": [21, 80, 83, 92], "organis": [83, 91, 92, 105, 116], "orig": 151, "origin": [4, 9, 17, 18, 28, 35, 36, 40, 80, 81, 84, 86, 91, 92, 111, 119, 139, 142, 143, 144, 149, 151], "originalalgnam": 111, "ornl": [18, 83, 108], "orso": 142, "ort": 142, "osiri": 127, "osiris_041_res10": 127, "osx": [31, 47, 83, 85, 152], "other": [1, 4, 9, 12, 17, 18, 20, 21, 25, 26, 28, 35, 36, 38, 39, 41, 42, 46, 49, 50, 51, 59, 60, 69, 78, 79, 83, 84, 88, 90, 91, 92, 95, 97, 102, 103, 104, 107, 108, 110, 112, 114, 120, 122, 123, 124, 128, 130, 132, 136, 140, 142, 144, 145, 147, 148, 149, 151, 152, 154, 157, 160, 161], "otherwis": [12, 14, 25, 28, 30, 35, 48, 49, 79, 88, 95, 102, 104, 109, 114, 122, 132, 144, 152], "ouptut": 114, "our": [14, 17, 28, 29, 30, 31, 32, 33, 39, 40, 50, 51, 59, 69, 78, 80, 81, 83, 88, 90, 91, 92, 93, 95, 103, 105, 111, 114, 150, 151, 157], "out": [0, 2, 12, 15, 20, 27, 28, 32, 33, 35, 36, 39, 40, 42, 43, 46, 50, 70, 77, 80, 81, 83, 85, 90, 91, 92, 95, 100, 102, 108, 112, 114, 116, 119, 124, 130, 137, 142, 144, 148, 149, 150, 151, 152, 161, 162], "outcom": 39, "outdat": 28, "outer": [40, 102], "outlin": [4, 14, 77, 110, 116, 121, 123, 146], "output": [0, 12, 15, 17, 23, 26, 28, 35, 39, 40, 42, 43, 49, 50, 58, 71, 79, 85, 86, 87, 90, 95, 99, 100, 101, 104, 105, 108, 122, 124, 126, 127, 128, 129, 130, 131, 138, 142, 143, 145, 148, 149, 151, 155, 161, 162], "output_fil": 149, "output_imag": 27, "output_mod": 40, "outputbin": 144, "outputcompositememb": 124, "outputext": 144, "outputfil": 85, "outputtyp": 124, "outputw": [79, 160], "outputworkspac": [27, 40, 99, 108, 124, 132, 144, 160], "outputworkspacebasenam": 145, "outsid": [1, 8, 13, 40, 41, 79, 83, 92, 99, 105, 110, 122, 126, 127, 151, 162], "outstand": [20, 105], "outward": 105, "over": [4, 9, 18, 20, 23, 35, 39, 40, 57, 76, 79, 90, 92, 104, 105, 107, 109, 114, 119, 122, 136, 138, 140, 142, 143, 144, 161, 162, 163], "overal": [18, 40, 86, 157, 160], "overarch": 40, "overcom": 40, "overhead": [79, 90, 102, 155, 161], "overkil": 20, "overlain": 144, "overlap": [22, 102, 117, 126], "overload": [48, 102, 160], "overlook": [28, 116], "overrid": [4, 28, 30, 31, 39, 40, 99, 105, 111, 114, 122, 160], "overridden": 114, "overus": 49, "overview": [12, 17, 18, 20, 36, 83, 87, 99, 104, 110, 120, 144], "overwrit": [28, 49, 79, 88, 92, 119, 138, 149], "overwritten": [43, 82], "own": [14, 20, 21, 25, 35, 36, 39, 40, 41, 43, 50, 78, 82, 83, 84, 88, 90, 91, 102, 105, 114, 122, 124, 152, 157, 161], "owner": [21, 28], "ownership": [39, 101], "oxid": 122, "p": [18, 25, 35, 36, 47, 49, 80, 81, 82, 84, 92, 149, 152, 160, 161], "pack": 105, "packag": [1, 11, 29, 30, 31, 32, 33, 47, 50, 60, 80, 81, 82, 84, 88, 91, 92, 95, 104, 114, 147, 149, 151, 155, 157, 158, 159, 163], "package_nam": 17, "package_suffix": [47, 83, 92], "packet": 149, "pad": [139, 142], "page": [3, 12, 15, 18, 21, 23, 30, 32, 33, 35, 36, 37, 40, 46, 47, 48, 50, 80, 81, 82, 83, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 105, 106, 107, 108, 110, 111, 116, 120, 124, 134, 143, 147, 148, 149, 151, 156, 160, 163], "page_handl": 149, "pai": [80, 81, 101], "pain": [105, 149], "painfulli": 105, "pair": [20, 99, 105, 114, 133, 134, 136, 138, 139, 140, 157], "pairdiff": 136, "pale": 142, "paler": 142, "pan": [77, 144], "pane": [142, 144], "panel": [3, 18, 108, 118, 132, 142], "paragraph": 92, "parallel": [26, 32, 33, 40, 79, 114, 150], "parallel_atom": 79, "parallel_check_interrupt_region": 79, "parallel_crit": 79, "parallel_end_interrupt_region": 79, "parallel_for_if": 79, "parallel_start_interrupt_region": 79, "parallelis": 90, "param": [27, 42, 47, 99, 102, 105, 124, 132, 154], "param_1": 79, "param_2": 79, "param_styl": 27, "paramet": [2, 25, 27, 30, 31, 32, 38, 40, 42, 43, 44, 49, 50, 70, 83, 88, 92, 102, 104, 105, 114, 122, 131, 134, 136, 137, 138, 140, 142, 149, 160, 161], "parameterfil": 142, "parametersdefinitionproperti": 47, "paramid": 42, "paramsdef": 47, "paramt": 100, "parent": [4, 6, 7, 35, 39, 50, 51, 58, 61, 62, 69, 70, 72, 75, 78, 88, 91, 92, 114, 158], "pars": [39, 40, 89, 92, 104, 107, 160], "parse_lin": 40, "parser": 40, "parsestr": 37, "part": [0, 1, 5, 28, 32, 39, 40, 43, 48, 78, 80, 81, 83, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 105, 108, 110, 114, 120, 139, 149, 152, 157, 160], "partak": 105, "parti": [1, 20, 32, 33, 35, 88, 94, 102, 109], "partial": [20, 36, 40], "particular": [2, 4, 9, 19, 28, 36, 39, 40, 79, 80, 81, 90, 99, 101, 102, 114, 150, 160, 162], "particularli": [28, 90, 102, 110, 151], "pascalcas": 102, "pass": [1, 4, 12, 28, 30, 31, 32, 36, 39, 40, 43, 50, 59, 60, 67, 68, 70, 80, 81, 84, 87, 88, 92, 93, 95, 99, 101, 103, 105, 114, 146, 152, 157, 160, 163], "passiv": 50, "password": [29, 33, 80, 81, 92, 155], "past": [4, 6, 7, 17, 28, 77, 105, 119, 123, 143, 152], "patch": [17, 35, 46, 92, 105, 163], "patchcandid": 84, "path": [0, 1, 4, 11, 12, 13, 14, 15, 19, 24, 32, 35, 39, 40, 47, 49, 82, 85, 88, 94, 95, 99, 100, 104, 105, 107, 109, 111, 114, 118, 119, 121, 122, 124, 142, 143, 149, 150, 151, 152, 158], "path_to": 94, "path_to_cach": 12, "path_to_mantid": 94, "path_to_sourc": [30, 31], "path_to_src": 94, "patter": 28, "pattern": [28, 35, 38, 40, 47, 49, 50, 60, 62, 69, 70, 80, 81, 91, 100, 163], "patternformatt": 49, "paus": [19, 30, 47, 77, 88, 92, 116], "pbrunfinish": 38, "pc": 92, "pchild": 37, "pd": 108, "pdf": 3, "pdoc": 37, "peak": [40, 100, 108, 117, 122, 124, 126, 137, 138, 139], "peakcentr": 100, "peakdistancethreshold": 124, "peakfindingstrategi": 124, "peakparam": 144, "peakradiu": 144, "peaks_int_ellip": 144, "peaks_int_ellips": 144, "peaks_int_no_bg": 144, "peaks_int_spher": 144, "peaksworkspac": 144, "peer": 20, "pelem": 37, "penalti": 94, "pend": 2, "peopl": [1, 18, 21, 46, 92, 105], "pep": 109, "pep8": 81, "per": [3, 4, 5, 22, 28, 40, 47, 102, 114, 119, 120, 122, 142, 143], "perceiv": 105, "percentag": [85, 86, 87, 162], "perf": 85, "perf_event_paranoid": 86, "perfect": 36, "perfectli": 105, "perform": [0, 4, 6, 7, 8, 9, 12, 20, 26, 36, 37, 38, 40, 41, 47, 48, 50, 79, 82, 84, 85, 86, 87, 92, 93, 94, 95, 96, 102, 105, 108, 114, 116, 120, 122, 149, 150, 151, 160, 161, 163], "perhap": 150, "perimet": [80, 81], "period": [2, 20, 22, 28, 36, 40, 84, 92, 110, 132, 133, 140, 143, 160], "period_log": 96, "peripheri": 20, "perman": [49, 86], "permiss": [2, 29, 86, 102], "permit": 102, "perpendicular": 144, "persist": [20, 148], "person": [28, 92], "perspect": [82, 97, 105], "pertain": 102, "pet": 21, "peter": 131, "phase": [3, 71, 72, 74, 75, 122, 139], "phase_converg": 139, "phase_info": 122, "phase_t": 139, "phi": [66, 75, 124, 143], "phi_max": 40, "phi_min": 40, "photograph": [80, 81], "physic": [4, 161], "pick": [15, 28, 36, 46, 83, 93, 102, 117, 138, 144, 162], "picki": [28, 142], "pictur": 16, "pid": [0, 87], "piec": [20, 28, 36, 46, 80, 81, 87, 93, 99, 102, 110, 162], "pierov": 88, "pillow": 82, "pin": 17, "pinpoint": 162, "pip": [11, 33, 82, 85, 88, 104, 152, 163], "pip3": [15, 33], "pipe": 23, "pipelin": [17, 83, 84, 92], "pitfal": [28, 40, 105], "pixel_adjustment_fil": 40, "pixelbeat": 85, "pizza": 40, "pkg": [47, 80, 81], "pl": 86, "place": [4, 12, 14, 17, 18, 26, 27, 28, 38, 39, 40, 42, 50, 55, 61, 77, 80, 81, 90, 92, 98, 99, 102, 103, 104, 105, 109, 110, 111, 114, 130, 134, 142, 150, 152, 160, 161], "placehold": 104, "placement": 157, "plagu": 150, "plai": [77, 86, 88, 90, 92, 144, 146, 152], "plain": [9, 26, 27, 40, 51, 99, 104, 108], "plan": [16, 28, 46, 105, 109, 157], "plane": 144, "plate": [129, 150], "platform": [1, 2, 12, 20, 33, 36, 80, 81, 82, 85, 90, 93, 107, 108, 149, 152, 155, 156], "pleas": [1, 3, 12, 13, 14, 17, 21, 28, 30, 32, 35, 36, 39, 40, 46, 85, 88, 92, 97, 109, 110, 114, 115, 116, 119, 121, 122, 123, 146, 152, 163], "plot": [1, 20, 43, 45, 50, 59, 62, 74, 77, 82, 90, 91, 98, 104, 108, 116, 117, 118, 120, 122, 124, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 143, 144, 145, 157, 159, 163], "plot_data": 62, "plot_present": 57, "plot_view": [57, 62, 69], "plotbin": 116, "plotcut": 119, "plotlayout": 78, "plotmodel": [59, 66, 68], "plotpeakbylogvalu": 116, "plotrawcomplet": 38, "plotrawfil": 38, "plotrequest": 50, "plotsign": [], "plotslic": 119, "plotspectrum": 116, "plotting_present": 154, "plotting_util": 154, "plotting_view": 154, "plottingwindowtitl": 105, "plotview": [59, 62, 69], "plt": [62, 91], "plu": [3, 18, 40, 77, 87, 88, 139, 161], "plug": [90, 144], "plugin": [1, 20, 23, 28, 33, 40, 47, 50, 87, 89, 95, 151, 160], "pm": [84, 92, 150], "pml": 151, "pnext": 37, "png": [3, 19, 27, 110, 154], "pnode": 37, "poco": [37, 49, 107], "pod": 105, "point": [12, 13, 14, 15, 19, 22, 23, 24, 28, 29, 30, 33, 36, 39, 40, 46, 63, 79, 80, 81, 82, 84, 85, 87, 91, 92, 96, 100, 102, 110, 120, 122, 138, 144, 149, 151, 152, 160, 161, 162], "pointer": [9, 25, 37, 39, 43, 50, 79, 80, 102, 105, 150, 160, 161], "polar": 142, "poli": 40, "polici": [123, 163], "pollut": 28, "polref": 142, "polut": 88, "polym": 40, "polymorph": [80, 102], "polynomi": 40, "polynomial_ord": 40, "pool": 47, "poor": [85, 116], "pop": [47, 123, 124, 128, 129, 134, 138, 140], "popul": [13, 40, 50, 117, 122, 124, 130, 142, 143], "port": [18, 29, 88, 152], "portion": 162, "posit": [4, 40, 43, 110, 116, 126, 130, 136, 143, 144, 145, 149, 161, 162], "positivefloatparamet": 40, "positivefloatwithnoneparamet": 40, "positiveintegerlistparamet": 40, "positiveintegerparamet": 40, "possibl": [3, 4, 6, 7, 12, 18, 20, 25, 26, 28, 32, 33, 38, 39, 40, 49, 50, 51, 52, 54, 55, 61, 66, 69, 74, 79, 87, 88, 91, 92, 95, 98, 99, 100, 101, 102, 104, 107, 108, 114, 120, 122, 129, 130, 133, 135, 137, 142, 146, 148, 150, 151, 152, 161], "possibli": [90, 105, 161], "post": [18, 21, 38, 39, 40, 92, 142, 149], "potenti": [38, 39, 40, 50, 102, 105], "pound": 25, "poundcak": 25, "powder": [108, 110], "power": [27, 40, 46, 90, 105, 149, 150, 152], "powershel": [32, 47], "powgen": 108, "ppa": [24, 33, 152], "pparser": 37, "pprev": 37, "pprint": 151, "pq": 139, "pr": [20, 28, 35, 46, 80, 81, 83, 92, 93, 110, 116], "practic": [4, 14, 28, 50, 51, 70, 91, 93, 98, 103, 149, 157, 163], "practis": [17, 40, 105], "pragma": [79, 102, 160], "pragma_omp": 79, "pre": [24, 32, 33, 36, 39, 40, 102, 105, 109, 118, 122, 149, 160], "preced": [40, 102, 144], "precis": [0, 142, 162], "predecessor": 4, "predefin": [25, 42, 50], "predic": 4, "prefer": [17, 18, 21, 28, 40, 88, 89, 101, 102, 106, 107, 108, 109, 110, 116, 150, 152], "preferredauthent": 29, "prefix": [1, 17, 18, 36, 39, 40, 42, 94, 102, 108, 109, 112, 118, 130, 142, 149, 150], "prelaunchtask": 152, "prepar": [20, 22, 36, 84, 105, 116, 123, 124, 126, 127, 131], "prepend": [88, 150], "preprod": 92, "prerequisit": [47, 120, 126, 128, 129, 130, 131, 145], "prescrib": 105, "prescript": 20, "presenc": [90, 162], "present": [1, 4, 9, 12, 13, 14, 15, 20, 29, 31, 37, 40, 43, 56, 57, 58, 59, 60, 64, 65, 66, 67, 68, 69, 76, 87, 88, 90, 91, 92, 96, 114, 122, 124, 143, 144, 146, 152, 157, 161, 163], "presentertest": [63, 65], "preserv": [4, 18, 42, 94, 100, 144], "preserveev": [99, 100, 132], "preset": [13, 30, 31, 32], "press": [2, 4, 32, 51, 70, 71, 88, 117, 120, 126, 134, 136, 138, 139, 140, 142, 144, 145], "pressur": 161, "pretend": 105, "pretti": [28, 35, 94, 152], "prettier": 35, "prevail": 17, "prevent": [8, 38, 39, 50, 52, 75, 79, 92, 102, 103, 105, 111, 129, 151], "prever": 160, "preview": [88, 92, 104, 126, 128, 129, 130, 131], "preview_reduced_w": 142, "previou": [28, 30, 31, 32, 40, 47, 61, 67, 69, 70, 71, 74, 79, 88, 91, 92, 99, 103, 110, 111, 114, 116, 119, 120, 122, 123, 124, 126, 129, 131, 142, 143, 145, 151, 157, 162], "previous": [4, 20, 40, 43, 45, 88, 91, 105, 122, 125, 126, 130, 143], "previouss": 37, "previuosli": 145, "primari": [1, 14, 88, 93, 108, 122, 136, 159, 163], "primarili": [14, 39, 149], "prime": 150, "primer": [104, 160], "primit": [102, 105, 144, 157], "princip": 40, "principl": [12, 39, 47, 70, 113], "print": [30, 51, 58, 70, 72, 80, 81, 85, 92, 100, 103, 104, 111, 114, 119, 120, 124, 125, 151, 152, 155], "println": 47, "prio_debug": 49, "prior": [4, 33, 82, 109, 110, 137], "prioriti": [46, 49, 92, 116, 153], "prioritis": 105, "privaci": 123, "privat": [4, 14, 49, 78, 102, 123, 149, 157, 160], "private2": 123, "privileg": 47, "prm": 122, "pro": [20, 28], "prob": 128, "probabl": [12, 13, 14, 17, 20, 23, 28, 40, 46, 50, 84, 105, 114, 150], "problem": [9, 20, 26, 28, 32, 33, 36, 49, 79, 82, 92, 102, 105, 116, 123, 149, 150, 151, 157, 163], "proc": 86, "proce": [29, 114, 118], "procedur": [17, 90, 113, 114, 146, 151, 161, 163], "proceed": [39, 122], "process": [0, 1, 4, 13, 28, 30, 33, 36, 38, 40, 41, 42, 43, 45, 48, 50, 77, 79, 80, 81, 82, 83, 88, 89, 90, 92, 97, 102, 104, 105, 108, 110, 111, 114, 119, 122, 148, 150, 151, 152, 153, 155, 158, 159, 160], "processid": 152, "processingalgowidget": 50, "processinginstruct": 142, "processmonitor": 151, "processor": [102, 126, 146, 153, 163], "procmon": 151, "produc": [20, 40, 43, 62, 83, 85, 87, 92, 104, 105, 113, 116, 122, 123, 125, 126, 128, 129, 130, 131, 132, 142, 143, 144, 149, 162, 163], "product": [3, 49, 97, 105, 157, 163], "prof": 85, "profession": [20, 88, 102], "profil": [11, 12, 13, 18, 31, 88, 94, 148, 151, 152, 163], "profile_default": 151, "program": [12, 13, 19, 23, 35, 47, 49, 50, 79, 80, 81, 83, 85, 88, 94, 102, 149, 152, 160], "programfil": 47, "programm": 113, "programmat": [1, 25, 49, 106], "progress": [23, 37, 39, 46, 108, 116, 149, 160], "project": [0, 1, 3, 12, 13, 14, 15, 18, 19, 20, 24, 28, 32, 33, 47, 50, 77, 78, 83, 84, 86, 88, 90, 94, 95, 102, 105, 116, 122, 143, 146, 149, 151, 152, 159, 163], "project_path": 157, "projectrecoveri": [88, 151], "prolifer": 108, "promot": 91, "prompt": [12, 13, 23, 29, 32, 35, 39, 40, 47, 92, 95, 114, 120, 126, 130, 142, 149, 151, 152, 155], "prompt_peak_correction_en": 40, "prompt_peak_correction_max": 40, "prompt_peak_correction_min": 40, "prone": [9, 41], "proof": 105, "prootelem": 37, "propag": 105, "proper": [0, 98, 161], "properit": 160, "properli": [30, 31, 32, 33, 102, 116, 120, 145], "properti": [4, 10, 12, 14, 18, 19, 25, 27, 28, 43, 44, 47, 49, 90, 91, 92, 95, 96, 103, 111, 114, 116, 122, 123, 126, 130, 132, 144, 150, 151, 161, 163], "propertyalgorithm": 160, "propertymod": 41, "propertynam": 160, "propopt": 160, "proport": 20, "propos": 100, "proprietari": 104, "protect": [79, 102], "protocol": [29, 33], "proton": 40, "proton_charg": 96, "protoncharg": 96, "prototyp": [102, 105], "prove": [20, 82, 105], "proverbi": 105, "provid": [0, 1, 2, 3, 4, 9, 12, 17, 18, 20, 21, 25, 26, 27, 36, 37, 38, 39, 40, 41, 47, 48, 49, 50, 63, 70, 79, 82, 83, 84, 86, 87, 90, 92, 94, 97, 99, 100, 104, 105, 106, 109, 110, 111, 118, 122, 133, 142, 143, 147, 148, 149, 150, 152, 155, 159, 160, 161, 163], "provok": 124, "proxy_serv": 30, "proxyhost": 47, "proxyport": 47, "prune": 35, "pry": 105, "pseudo": 161, "psi": 141, "ptabl": 139, "ptrace_scop": 86, "public": [4, 14, 20, 36, 39, 78, 102, 103, 105, 108, 111, 114, 123, 150, 157, 160, 162], "public2": 123, "public3": 123, "publickei": 29, "publicli": 36, "publish": [83, 84, 92, 97, 105], "publish_to_anaconda": [83, 92], "publish_to_github": [83, 92], "publishtoad": 40, "pull": [1, 2, 20, 22, 35, 46, 47, 80, 81, 84, 92, 97, 110, 111, 155, 163], "pull_request": 47, "puls": [26, 96, 133], "pulsetim": 26, "punctuat": [80, 81, 104, 110, 125], "pure": [1, 20, 40, 62, 78, 98, 102, 122], "purg": 124, "purpos": [1, 2, 38, 39, 48, 49, 62, 79, 99, 100, 102, 103, 108, 116, 117, 142, 150, 151, 161], "push": [2, 28, 33, 35, 36, 80, 81, 92, 97, 105], "pushfl": 35, "pushu": 35, "put": [0, 1, 4, 12, 18, 19, 20, 28, 36, 39, 46, 80, 81, 88, 89, 90, 91, 92, 94, 98, 102, 110, 144, 149, 150, 161, 162], "pv_dir": 47, "pwd": [17, 19, 50, 83, 149], "py": [0, 17, 19, 50, 51, 56, 57, 62, 71, 79, 82, 84, 85, 88, 91, 92, 95, 98, 99, 104, 106, 109, 111, 114, 120, 124, 154, 157, 160], "pycharm": [15, 152, 159, 163], "pydev": 88, "pydevd": 88, "pydevd_pycharm": 88, "pypi": 17, "pyplot": [62, 91, 154], "pyproject": 109, "pyqt": [50, 51, 53, 76, 85, 109, 152, 157, 159, 163], "pyqt5": [33, 50, 60, 88, 154], "pytest": 15, "python": [0, 1, 4, 11, 13, 17, 18, 19, 28, 30, 31, 33, 40, 46, 47, 60, 62, 63, 76, 78, 82, 83, 84, 86, 92, 93, 95, 97, 100, 107, 108, 110, 113, 114, 116, 120, 123, 149, 150, 151, 154, 158, 160, 162, 163], "python2": [19, 111], "python3": [11, 15, 33, 82, 85, 88, 95, 99, 151, 152], "python_interfac": 91, "pythonalgorithm": [103, 111], "pythoninterfac": [1, 19, 40, 88, 95, 111], "pythonloggingchannel": 49, "pythonnousersit": 151, "pythonpath": [15, 19, 82, 95, 99, 151, 152, 158], "pyuic5": 50, "pyunit": 95, "pyw": [13, 88], "q": [43, 104, 105, 114, 118, 119, 126, 142, 143, 161], "q1d": 40, "q2": 130, "q_": 104, "q_1d_rebin_str": 40, "q_lab_i": 144, "q_lab_x": 144, "q_lab_z": 144, "q_max": 40, "q_min": 40, "q_object": 78, "q_resolution_a1": 40, "q_resolution_a2": 40, "q_resolution_collimation_length": 40, "q_resolution_delta_r": 40, "q_resolution_h1": 40, "q_resolution_h2": 40, "q_resolution_w1": 40, "q_resolution_w2": 40, "q_xy_max": 40, "q_xy_step": 40, "qa": [20, 92], "qapplic": [51, 68, 69, 70, 72, 75, 88], "qcolor": 39, "qcombobox": [50, 52, 72, 75], "qdepend": 42, "qdialog": 50, "qdockwidget": 50, "qen": [130, 146, 163], "qgridlayout": [51, 61, 88], "qhboxlayout": [58, 61, 70], "qheaderview": 50, "qlab": 144, "qlabel": [53, 58, 61, 70], "qlineedit": [50, 54, 58, 154], "qmainwindow": [51, 91, 109], "qmap": 157, "qmessagebox": 39, "qmodelindex": [8, 9], "qmodelindexforfilteredmodel": 9, "qmodelindexformainmodel": 9, "qobject": [4, 39, 50, 70, 157], "qpropertybrows": 50, "qpushbutton": [50, 51, 58, 61, 70, 72, 75, 88], "qscintilla2": 11, "qsciscintilla": 50, "qsortfilterproxymodel": 9, "qspinbox": 55, "qstandarditem": [5, 8, 9], "qstandarditemmodel": [8, 9], "qstring": [39, 157], "qt": [1, 5, 9, 13, 15, 28, 31, 33, 38, 47, 58, 70, 72, 73, 75, 76, 78, 80, 83, 86, 88, 97, 106, 114, 120, 151, 152, 154, 157, 163], "qt5": [88, 151], "qt_api": 33, "qt_async_task": 79, "qt_plugin_path": 151, "qtablewidget": [72, 73, 75], "qtablewidgetitem": [72, 73, 75], "qtbasicnavig": 9, "qtbatchview": 39, "qtcolor": 157, "qtcore": [72, 73, 75, 88, 91, 109, 151], "qtcreator": [12, 91], "qteventview": 39, "qtgui": [88, 91], "qthing": 105, "qthread": 85, "qtmainwindowview": 39, "qtobject": 157, "qtpy": [33, 50, 51, 52, 53, 54, 55, 58, 60, 62, 68, 69, 70, 72, 73, 75, 88, 91, 109, 151], "qtreeview": 9, "qtstandarditemtreemodeladapt": 10, "qtwidget": [51, 53, 58, 61, 62, 68, 69, 70, 72, 75, 88, 91, 109], "quadrat": 122, "qualiti": [46, 84], "quantiti": [20, 40], "queri": [28, 43, 45, 48, 110], "question": [4, 17, 28, 39, 92, 160], "queue": [39, 47], "quick": [24, 28, 37, 39, 48, 82, 92, 93, 100, 105, 151, 162], "quicker": [28, 105], "quickli": [3, 18, 36, 39, 46, 90, 99, 104, 105, 142, 157], "quiet": 114, "quit": [27, 39, 83, 87, 88, 105, 144, 153, 157, 162], "quot": [18, 23, 80, 81, 102], "qvariant": 157, "qvboxlayout": [58, 61, 62, 69, 70, 72, 75, 78], "qwidget": [39, 50, 51, 52, 54, 55, 58, 61, 62, 69, 70, 72, 73, 75, 78, 88, 91], "qx": [144, 161], "qxy": 40, "qy": [144, 161], "qz": [142, 144, 161], "r": [11, 15, 19, 30, 40, 80, 86, 95, 111, 114, 124, 142, 144, 162], "race": [105, 149], "radic": 160, "radio": [88, 105, 122, 123, 136, 143], "radiu": [40, 80, 81, 143], "radius_correct": 40, "radius_cuto": 40, "radius_max": 40, "radius_min": 40, "rais": [17, 26, 28, 40, 46, 47, 92, 94, 103, 111, 116, 122, 124, 145, 154], "ram": 114, "ran": [2, 15, 43], "ranchero": 47, "random": [85, 93, 94, 95, 116, 120, 143], "randomli": 144, "randomse": 144, "rang": [1, 4, 20, 28, 40, 41, 42, 80, 100, 110, 114, 116, 122, 124, 126, 127, 130, 131, 137, 138, 140, 142, 144, 145, 149, 160, 161], "range_horizontal_strip_start": 40, "range_horizontal_strip_stop": 40, "range_vertical_strip_start": 40, "range_vertical_strip_stop": 40, "rangesteptyp": 40, "rare": [12, 102, 149, 150], "rate": [15, 132], "rather": [1, 9, 12, 17, 19, 20, 23, 28, 39, 40, 86, 88, 92, 96, 102, 105, 114, 125, 144, 150, 160], "ratio": [40, 136, 144, 148], "raw": [1, 8, 11, 26, 40, 114, 122, 124, 133, 136, 137, 140, 144], "rb": 122, "rcfile": 13, "re": [4, 12, 15, 18, 21, 23, 27, 28, 30, 32, 33, 35, 39, 80, 81, 88, 90, 91, 92, 94, 105, 117, 118, 119, 122, 124, 126, 142, 143, 144, 149, 155, 160, 162], "re_unit_mhz": 139, "reach": [103, 105, 110], "reachabl": 149, "react": 105, "reactor": 108, "read": [9, 18, 23, 25, 26, 28, 29, 36, 37, 43, 45, 49, 82, 87, 90, 93, 94, 96, 102, 105, 117, 129, 132, 143, 149, 160], "readabl": [20, 38, 85, 90, 102, 160], "reader": 20, "readi": [20, 24, 39, 46, 80, 81, 82, 92, 100, 155], "readjust": 151, "readm": [92, 149], "readx": 100, "real": [13, 18, 28, 31, 39, 80, 81, 88, 93, 105, 133, 139, 144, 146, 152], "realign": 117, "realis": 28, "realist": [82, 132, 150], "realiti": [28, 40], "realli": [12, 49, 105, 143, 150, 153, 157], "reappear": 124, "rear": 143, "reason": [2, 3, 11, 17, 20, 28, 36, 37, 39, 40, 46, 50, 87, 90, 101, 104, 105, 140, 144, 150, 154], "rebas": [28, 35, 36, 84], "rebin": [40, 99, 100, 119, 124, 126, 130, 137, 144], "rebin2d": 99, "rebin_test": 124, "rebin_typ": 40, "rebinbypulsetim": 99, "rebinbytimeatsampl": 99, "rebinparamsvalid": 99, "rebintest": 19, "rebintoworkspac": [40, 99], "rebintyp": 40, "reboot": [47, 86], "rebuild": [2, 12, 91, 94, 104, 110], "rebuilt": [18, 46, 110], "rebunch": 99, "recal": 43, "receiv": [39, 40, 50, 97, 108, 140], "recent": [28, 33, 82, 83, 88], "recip": [17, 83], "recognis": [21, 105], "recommend": [3, 12, 15, 18, 21, 28, 29, 32, 33, 36, 39, 40, 47, 50, 79, 82, 83, 85, 86, 87, 88, 90, 92, 93, 94, 102, 104, 108, 110, 111, 120, 151, 155], "recommmend": [], "recompil": [27, 87, 149], "reconstructed_spectra": 139, "record": [35, 43, 45, 80, 81, 85, 86, 96, 140], "recov": [114, 124], "recoveri": [1, 88, 146, 151], "recreat": [91, 92, 132, 157], "rectangl": [80, 81, 117, 119, 142, 144], "rectangular": [40, 119, 144], "recurs": [15, 37], "red": [12, 28, 68, 72, 74, 75, 80, 81, 88, 116, 117, 122, 123, 125, 129, 137, 138, 142, 144, 145], "redhat": 12, "redirect": [120, 149], "redo": 105, "redon": 3, "redraw": 78, "reduc": [1, 18, 39, 40, 50, 90, 105, 118, 122, 142, 143, 153, 162, 163], "reduce_build_impact": 153, "reduct": [1, 4, 10, 28, 98, 105, 132, 142, 146, 163], "reduction_dimension": 40, "reductiondimension": 40, "reductionmod": 40, "redundantli": 40, "ref": [28, 99, 100, 149], "ref_l_32035_neutron_ev": 132, "refactor": [20, 28, 38, 43, 50, 103, 105, 110, 150], "refer": [1, 4, 9, 18, 20, 25, 28, 35, 36, 38, 39, 40, 46, 49, 79, 80, 85, 99, 105, 109, 120, 124, 136, 149, 152, 160], "referenc": [20, 46, 102, 104], "referenceresult": 114, "reffer": 157, "refin": 122, "refl": 108, "reflect": [4, 97, 105, 117, 119, 126, 127, 142, 149], "reflectometri": [4, 46, 105, 106, 108, 110, 124, 146, 163], "reflectometryisisloadandprocess": [39, 142], "reflectometryisissumbank": 142, "reflectometryreductionon": 27, "reflectometryreductiononeauto": [27, 142], "reflecttyp": 130, "refresh": [77, 104, 142, 145], "refspec": 47, "regard": [17, 28, 40, 92, 163], "regardless": [28, 122, 143, 161], "regedit": [33, 47], "regex": [4, 15, 114], "region": [40, 79, 100, 119, 122, 132, 138, 142, 144], "regist": [1, 3, 40, 48, 89, 90, 102, 151, 157, 160, 161, 162], "register_decod": 157, "register_encod": 157, "registerfileload": 48, "registri": 47, "regress": [40, 116], "regroup": 99, "regular": [114, 144, 162], "regularli": [3, 36], "reiter": 92, "rel": [4, 15, 40, 50, 83, 87, 104, 114, 149, 150, 157, 162], "relai": 49, "relat": [2, 4, 12, 20, 30, 32, 38, 39, 40, 42, 46, 73, 80, 87, 94, 98, 99, 102, 104, 105, 108, 110, 114, 122, 144, 151, 162, 163], "relatedalgorithm": 99, "relax": [50, 102, 150], "releas": [12, 20, 24, 28, 32, 33, 36, 46, 47, 82, 83, 88, 93, 98, 102, 111, 113, 114, 116, 120, 129, 144, 151, 152, 162, 163], "release_": 47, "release_clean": 47, "release_editor": 92, "release_gener": 84, "release_nightly_deploi": 47, "releasegil": 157, "relev": [13, 14, 20, 29, 36, 39, 40, 43, 46, 50, 51, 60, 79, 80, 83, 84, 88, 92, 94, 96, 102, 103, 111, 149, 151, 157], "reli": [38, 105, 143, 150, 160], "reliabl": 28, "relianc": 39, "reload": [13, 40, 116, 124, 142, 143], "reluct": 93, "relwithdebifo": 12, "relwithdebinfo": [32, 87, 94, 114], "remain": [22, 70, 84, 92, 114, 119, 136, 142, 144, 145, 161], "remark": 102, "rememb": [4, 20, 21, 26, 46, 122, 123, 142, 143], "remind": [13, 31, 88, 151, 152], "remmina": 47, "remot": [18, 28, 30, 31, 32, 35, 36, 47, 83, 114, 155], "remoteconfig": 47, "remotingdiagnost": 47, "remount": 86, "remov": [9, 15, 17, 18, 33, 35, 36, 40, 46, 51, 77, 78, 80, 84, 88, 92, 94, 96, 101, 102, 104, 110, 116, 117, 118, 119, 122, 123, 125, 129, 130, 131, 136, 137, 138, 143, 144, 149, 152, 154], "remove_plot_window": 154, "remove_subplot": 154, "removebin": 40, "removelogdata": 96, "removerowat": 4, "removespectratest": 152, "renam": [18, 35, 92, 108, 113, 116, 119, 124, 144, 151], "rename1": 124, "rename1_fit": 124, "rename1_fit_workspac": 124, "rename1_fit_workspace_1": 124, "rename1_fit_workspace_1_workspac": 124, "rename2": 124, "rename2_fit": 124, "rename2_fit_workspac": 124, "rename2_fit_workspace_1": 124, "rename2_fit_workspace_1_workspac": 124, "rename3": 124, "rename3_fit": 124, "rename3_fit_workspac": 124, "rename3_fit_workspace_1": 124, "rename3_fit_workspace_1_workspac": 124, "renameworkspac": 124, "render": [13, 27, 31, 88, 104, 110, 114, 120, 126, 130, 152], "renewcommand": 119, "reopen": [93, 122, 124], "reorder": 143, "repeat": [11, 48, 95, 102, 116, 119, 122, 125, 130, 131, 142, 144], "repetit": 75, "replac": [27, 29, 33, 39, 40, 46, 50, 61, 80, 81, 82, 88, 91, 92, 100, 101, 105, 106, 107, 109, 111, 132, 151, 153, 155, 159, 163], "repo": [33, 82, 83, 116, 152], "repopul": 124, "report": [0, 20, 36, 86, 92, 115, 116, 124, 137, 146, 148, 149, 160], "reportto": 149, "reposit": 35, "repositori": [4, 17, 18, 23, 24, 28, 30, 31, 32, 33, 35, 36, 47, 80, 81, 82, 83, 87, 88, 92, 100, 104, 109, 114, 116, 149, 150, 163], "repres": [4, 25, 26, 41, 45, 110, 111, 136, 143], "represent": [4, 26, 39, 62, 130, 143, 160], "reproduc": [17, 28, 105, 114, 119, 151], "request": [2, 4, 13, 16, 17, 18, 20, 22, 31, 35, 39, 40, 45, 46, 47, 80, 81, 85, 88, 92, 97, 102, 105, 110, 111, 121, 152, 160, 161, 163], "requir": [3, 4, 6, 7, 8, 9, 11, 12, 14, 15, 17, 18, 19, 20, 28, 29, 30, 31, 32, 33, 36, 39, 40, 43, 46, 47, 48, 50, 60, 63, 78, 79, 82, 83, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 100, 102, 106, 107, 108, 110, 112, 114, 117, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 143, 145, 146, 149, 150, 151, 154, 155, 157, 158, 160, 161, 162, 163], "requiredfil": 114, "requiredmemorymb": 114, "requisit": 24, "requri": 86, "rerer": 35, "rerun": 23, "resav": 143, "research": 151, "reselect": 143, "reserv": [80, 81, 102], "reset": [4, 39, 40, 92, 125, 142, 144, 148], "resetfilt": 4, "resid": [88, 111], "residu": 122, "resiz": [142, 144], "resnorm_fit": 128, "resolut": [35, 40, 43, 70, 128, 130, 131, 142], "resolv": [14, 17, 35, 50, 80, 81, 84, 88, 94, 102, 105, 114, 151], "resort": [26, 105], "resourc": [49, 90, 102, 105, 114, 148, 150, 151], "resours": 116, "respect": [4, 40, 41, 47, 92, 99, 119, 120, 130, 139, 144, 150, 157], "respond": [38, 97, 130], "respons": [2, 38, 40, 44, 45, 47, 70, 90, 92, 105, 158], "rest": [21, 28, 30, 31, 32, 34, 48, 62, 79, 105, 120, 132], "restart": [2, 11, 24, 29, 30, 31, 47, 49, 88, 91, 116, 124, 152], "restat": 102, "restor": [142, 151, 157], "restoreinfo": 157, "restorest": 157, "restrict": [50, 92, 102, 108, 114], "restructur": 104, "restructuredtext": [100, 110], "restview": 104, "result": [4, 6, 7, 28, 35, 39, 40, 41, 43, 47, 49, 50, 51, 60, 80, 81, 82, 86, 90, 91, 94, 100, 102, 104, 105, 114, 120, 121, 122, 125, 126, 128, 130, 131, 134, 135, 137, 138, 140, 142, 143, 148, 149, 150, 155, 160, 161, 162], "results2": 138, "resurrect": 162, "rethink": 14, "retriev": [1, 4, 5, 25, 41, 47, 108, 155, 160], "retrospect": 105, "return": [4, 6, 7, 9, 25, 26, 29, 37, 38, 39, 40, 41, 42, 47, 48, 50, 51, 58, 62, 63, 64, 66, 67, 68, 69, 70, 72, 75, 78, 80, 81, 91, 99, 100, 101, 102, 105, 111, 114, 118, 120, 121, 123, 143, 147, 148, 149, 150, 154, 157, 160, 161], "return_valu": [63, 65], "retweet": 77, "reus": [18, 35, 50, 70, 91, 101], "reusabl": 1, "rev": 35, "revers": [79, 122, 144], "revert": [28, 123, 143], "review": [3, 16, 20, 28, 36, 80, 81, 92, 163], "revis": 162, "rewrit": [105, 154], "rh": 144, "rhel": [12, 30], "rhel7": [33, 47, 156], "richard": 40, "richer": 1, "ridg": [4, 86, 109], "right": [18, 19, 20, 28, 33, 42, 46, 50, 83, 87, 88, 91, 95, 102, 104, 105, 106, 116, 117, 118, 120, 122, 124, 125, 126, 130, 136, 138, 140, 142, 143, 144, 145, 148, 149, 152, 155], "rightmost": 130, "rigid": 104, "ring": 40, "risk": [17, 20, 28, 46, 84, 149], "riski": [28, 149], "rite": 137, "rkh": 143, "rl": 111, "rm": 104, "ro": 29, "roadmap": [20, 46], "roam": [12, 122], "robust": [40, 63], "rod": 40, "roi": [40, 122, 144], "roidetectorid": 142, "role": [28, 40, 110, 163], "roll": [4, 40], "rollback": 4, "root": [4, 6, 10, 29, 37, 47, 49, 80, 81, 86, 88, 92, 104, 109, 114, 153, 155], "rooturl": 123, "rotat": [40, 136, 161], "rotation_correct": 40, "rough": [3, 22, 151], "roughli": [22, 87, 92, 122, 138, 142, 158], "round": [92, 142], "rout": 155, "routin": 90, "row": [6, 7, 39, 72, 73, 75, 77, 118, 119, 122, 134, 136, 138, 140, 143, 144, 145], "row_from_text": 4, "rowinsert": 4, "rowloc": [4, 9], "rowmeetscriteria": 4, "rowpred": 4, "rowprocessingalgorithm": 39, "rst": [27, 88, 92, 93, 98, 99, 100, 104, 106, 110, 111, 149, 160], "rubber": 105, "rubi": 11, "rule": [18, 20, 43, 50, 60, 62, 79, 98, 101, 102, 105, 108, 142, 150], "run": [0, 1, 2, 10, 12, 13, 15, 17, 18, 23, 24, 27, 28, 30, 32, 33, 36, 37, 38, 39, 40, 42, 43, 44, 49, 50, 51, 60, 79, 83, 85, 90, 91, 92, 102, 105, 111, 116, 118, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 144, 145, 146, 149, 150, 151, 152, 153, 157, 159, 161, 163], "run_end": 142, "run_info_fit": 122, "run_numb": [134, 138], "run_second_cpp": 12, "run_start": 142, "runietalgorithm": 38, "runner": [19, 44], "runselectorwidget": 91, "runspresent": 39, "runspresenterfactori": 39, "runspresentertest": 39, "runstabl": 39, "runsview": 39, "runsystemtest": 114, "runtest": 114, "runtim": [1, 82, 94], "runtimeerror": [103, 111], "rutherford": [4, 109], "rw": 86, "s_timeaccumul": 148, "safe": [4, 13, 28, 29, 31, 37, 50, 79, 83, 88, 150, 152], "safer": [28, 35], "safest": 35, "sai": [15, 40, 80, 81, 83, 88, 93, 102, 105, 122, 123, 140, 142, 155], "said": [4, 105], "sam": 40, "same": [3, 4, 6, 7, 9, 12, 13, 18, 23, 25, 26, 27, 28, 35, 40, 42, 43, 50, 69, 70, 79, 82, 83, 86, 88, 90, 91, 92, 93, 99, 102, 105, 106, 109, 110, 114, 116, 117, 119, 120, 122, 124, 125, 126, 130, 132, 135, 138, 140, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 157, 160, 162], "samecak": 25, "sampl": [38, 40, 43, 86, 100, 116, 117, 118, 119, 122, 124, 126, 129, 130, 131, 134, 135, 139, 142, 143, 145, 146, 161, 163], "sample_centre_pos1": 40, "sample_centre_pos2": 40, "sample_direct": 40, "sample_direct_period": 40, "sample_scatt": 40, "sample_scatter_is_multi_period": 40, "sample_scatter_period": 40, "sample_scatter_run_numb": 40, "sample_transmiss": 40, "sample_transmission_period": 40, "sampleinputfil": 124, "sampleshap": 40, "sampletemp": 145, "san": [91, 108, 110, 146, 163], "sane": 15, "sanit": 163, "saniti": 35, "sans_batch": 40, "sans_reduction_cor": 40, "sansinstru": 40, "sansinstrumentcreationhelp": 147, "sansstitch": 40, "sanswideanglecorrect": 40, "satisfact": 105, "satisfi": [102, 105], "save": [5, 24, 26, 28, 39, 45, 47, 49, 50, 51, 77, 88, 91, 94, 104, 105, 110, 114, 116, 119, 122, 124, 126, 128, 130, 131, 136, 144, 150, 151, 153, 159], "savecsv": 124, "saver": 124, "savetofil": 40, "savetyp": 40, "saveworkspac": 38, "scale": [27, 126, 142, 143, 144], "scalefactor": [40, 143], "scan": [28, 49, 114], "scatter": [40, 108, 119, 125, 138], "scatterworkspac": 40, "scd": 108, "scdcalibratepanel": 108, "scenario": [20, 36, 82, 146], "scene": [40, 45], "schedul": [79, 92, 95, 105, 114], "scheme": 157, "scientif": [1, 15, 28, 78, 105, 151], "scientific_interfac": 15, "scientist": [40, 46, 82, 84, 92, 122, 133, 151], "scientopia": 93, "scipi": 151, "scl": [12, 33], "sclone": 124, "scm": [80, 81], "scope": [20, 36, 88, 102, 105, 148, 150], "scopedfilehelp": 147, "scout": 101, "screen": [1, 2, 32, 47, 49, 51, 58, 70, 81, 86, 87, 118, 120, 123, 124, 143, 151], "screenshot": [3, 19, 99, 104, 106], "screentogif": 110, "script": [1, 12, 13, 17, 18, 20, 30, 31, 40, 50, 78, 83, 85, 86, 88, 90, 91, 92, 100, 103, 105, 110, 111, 114, 116, 120, 122, 124, 149, 154, 156, 162, 163], "scriptabl": 90, "scripteditor": 50, "scriptler": 47, "scriptrepositoryview": 97, "scriptwindow": 50, "scroll": [24, 47, 120, 144], "sdk": [32, 33], "se": 116, "seamless": 79, "seamlessli": 157, "search": [13, 14, 15, 17, 18, 32, 39, 46, 48, 50, 77, 83, 88, 95, 106, 108, 111, 114, 120, 121, 122, 123, 130, 131, 132, 134, 138, 143, 151, 152], "searcher": 149, "sec": 148, "second": [18, 28, 35, 36, 38, 40, 43, 47, 52, 53, 70, 73, 90, 92, 96, 102, 103, 104, 105, 110, 114, 116, 118, 119, 122, 124, 132, 134, 135, 138, 140, 142, 143, 144, 145, 150, 153, 158, 161, 162], "secondli": [42, 150], "section": [0, 9, 20, 24, 28, 32, 33, 39, 40, 43, 46, 47, 50, 51, 53, 67, 69, 70, 74, 78, 79, 80, 81, 82, 88, 91, 99, 100, 102, 105, 108, 116, 117, 120, 122, 125, 126, 128, 130, 133, 134, 138, 142, 143, 144, 152, 157, 160], "sector": 143, "secur": [18, 29], "sed": [27, 111], "see": [2, 12, 13, 15, 17, 21, 28, 29, 31, 33, 36, 39, 40, 45, 46, 47, 49, 50, 56, 59, 62, 63, 64, 66, 67, 71, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 108, 110, 114, 115, 116, 119, 122, 124, 125, 130, 132, 136, 138, 139, 140, 142, 143, 144, 149, 150, 152, 155, 158, 160, 162, 163], "seealso": 99, "seem": [28, 39, 42, 88], "seemingli": 17, "seen": [28, 82, 92, 97, 132, 149], "segfault": [26, 123, 124], "segment": [142, 158], "select": [2, 4, 11, 12, 13, 18, 19, 23, 24, 28, 32, 33, 36, 38, 43, 45, 47, 50, 55, 79, 80, 86, 95, 97, 104, 118, 119, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 136, 137, 138, 139, 140, 142, 144, 145, 149, 151, 152, 153, 154, 155, 161], "select_subplot": 154, "selectedsubtre": 6, "selectedsubtreeroot": 7, "selector": [126, 130], "selelct": 116, "self": [4, 39, 40, 49, 51, 52, 53, 54, 55, 58, 61, 62, 63, 65, 66, 68, 69, 70, 72, 73, 75, 79, 87, 88, 91, 102, 108, 111, 114, 119, 154, 157], "semant": [80, 102], "semi": [88, 149], "semilcolon": 160, "send": [39, 49, 91, 92, 123, 151, 162], "senior": [18, 20, 28, 39, 46, 50, 80, 81, 92], "sens": [1, 40, 101, 105, 146, 150, 152, 157], "sensibl": [4, 28, 50, 61, 102, 113, 142, 143], "sensit": [25, 138], "sent": [39, 49, 85, 93, 116, 123], "sentenc": [99, 110, 160], "separ": [1, 12, 19, 32, 36, 38, 39, 40, 43, 47, 50, 70, 78, 80, 81, 83, 85, 87, 88, 91, 92, 99, 101, 102, 105, 109, 110, 116, 122, 131, 142, 148, 149, 150, 154, 157, 158, 161], "seper": [140, 157], "sequenc": [40, 105, 114], "sequenti": [40, 43, 116, 122, 135, 138, 140], "sequential1": 124, "sequential2": 124, "sequential3": 124, "sequential4": 124, "sequential5": 124, "sequential6": 124, "seri": [2, 14, 38, 96, 134, 136, 140, 143, 146, 161], "serial": [40, 107, 122, 157], "serialis": [37, 102], "serializ": [40, 157], "serializable_enum": 40, "seriou": [90, 92, 116], "serious": 152, "serv": [20, 38, 43, 50, 102], "server": [2, 12, 18, 29, 80, 81, 88, 92, 97, 149, 151, 155], "servic": [29, 39, 47, 49, 50, 102, 150, 160], "session": [49, 88, 92, 151, 152], "set": [1, 4, 6, 7, 12, 13, 14, 16, 19, 20, 21, 25, 26, 28, 30, 31, 32, 33, 35, 36, 39, 40, 41, 42, 43, 44, 46, 49, 50, 51, 58, 59, 60, 61, 62, 69, 70, 72, 73, 74, 75, 77, 79, 80, 81, 83, 84, 86, 87, 89, 90, 91, 92, 94, 95, 96, 99, 102, 103, 104, 105, 106, 108, 111, 112, 116, 122, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 144, 145, 149, 150, 151, 152, 153, 155, 156, 157, 160, 161, 162, 163], "set_colour": 68, "set_paramternam": 40, "set_posit": 154, "set_subplotspec": 154, "set_target_properti": 14, "set_xlabel": 62, "set_xlim": 62, "set_ylabel": 62, "set_ylim": 62, "setbackgroundcolor": 4, "setcellat": 4, "setcellsat": 4, "setcellwidget": [72, 73, 75], "setcentralwidget": 91, "setcheckst": [72, 75], "setcolour": [], "setcolumncount": [72, 73, 75], "setconsoleloglevel": 49, "setdefaultinstru": 38, "setdefaultvalu": 47, "setdeprecationd": 111, "setdetailedbal": 38, "setflag": [72, 73, 75], "setitem": [72, 73, 75], "setlayout": [51, 58, 61, 62, 69, 70, 72, 75], "setprior": 153, "setproperti": 160, "setpropertyvalu": 160, "setqlabfram": 144, "setrowcount": [72, 73, 75], "setstylesheet": [51, 58, 61, 70, 72, 75], "settablerow": [], "setter": 40, "settext": [53, 58, 61, 70], "settings_tag": 40, "settl": 20, "settozero": 40, "settrac": 88, "setub": [108, 144], "setuniformslicingbynumberofslicesfromview": 39, "setup": [1, 4, 24, 25, 28, 33, 44, 47, 49, 50, 63, 65, 80, 81, 83, 87, 94, 97, 100, 116, 122, 123, 132, 136, 145, 149, 150, 152, 162, 163], "setupcommand": 152, "setuptool": 11, "setwindowtitl": [58, 69, 70, 75, 91], "setworkspaceinputproperti": 41, "sever": [3, 12, 17, 20, 25, 26, 36, 38, 39, 40, 42, 46, 50, 51, 82, 87, 92, 94, 95, 99, 104, 105, 106, 122, 139, 145, 148, 149, 150, 160, 162], "sg": 122, "sgdm": 35, "sh": [13, 30, 31, 35, 86, 152], "sha": 92, "sha1": 84, "shade": [138, 142], "shallow": [6, 7], "shape": [27, 40, 45, 80, 81, 117, 129, 143, 144], "shape_from_fil": 40, "shapesort": [80, 81], "share": [6, 7, 14, 18, 28, 43, 44, 50, 79, 88, 90, 92, 97, 105, 114, 123, 124, 151, 160], "shared_ptr": 101, "shd": 35, "sheet": 104, "shell": [11, 12, 13, 18, 33, 50, 94, 144, 152], "shield": 119, "shift": [38, 40, 74, 88, 119, 130, 131, 139, 142, 143, 152], "ship": [1, 33, 50, 90], "shiver": 89, "shold": 102, "short": [16, 21, 28, 35, 36, 92, 99, 100, 102, 136], "shortcut": [116, 142, 152], "shorten": 42, "shot": 95, "should": [1, 2, 4, 5, 9, 12, 13, 14, 17, 18, 19, 20, 21, 22, 24, 25, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 60, 62, 63, 64, 67, 68, 69, 70, 71, 74, 77, 79, 80, 81, 82, 83, 84, 87, 88, 91, 92, 93, 94, 95, 98, 99, 100, 102, 103, 104, 106, 108, 109, 110, 111, 112, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 157, 160, 161, 162], "shouldn": [105, 130], "show": [2, 4, 13, 15, 18, 20, 23, 28, 30, 35, 36, 44, 49, 50, 51, 67, 68, 69, 70, 72, 75, 81, 82, 85, 87, 88, 91, 92, 94, 96, 99, 100, 104, 105, 110, 116, 117, 118, 119, 122, 123, 124, 125, 134, 137, 138, 139, 140, 142, 143, 144, 145, 148, 149, 151, 152, 157, 160], "showcas": 92, "shown": [1, 4, 22, 25, 41, 45, 49, 62, 63, 100, 105, 108, 142, 160], "shrink": 144, "shut": 123, "side": [20, 28, 33, 80, 81, 83, 88, 102, 105, 116, 117, 143, 144, 151, 152, 154, 157, 160], "side1": [80, 81], "side2": [80, 81], "side_correct": 40, "sidebar": 92, "sierra": 11, "sig_": 109, "sig_run_a_thing_happen": 109, "sigma": [40, 77, 100, 122, 124, 128, 136, 144], "sign": [21, 80, 81, 92, 105], "signal": [4, 43, 44, 50, 51, 58, 61, 70, 91, 103, 109, 136, 140, 142, 161], "signalinput": 124, "signalthresholdfactor": 124, "signatur": 160, "signifi": 160, "signific": [5, 16, 26, 28, 49, 90, 96, 150, 162], "significantli": [49, 90, 102, 105, 140], "silent": 105, "silver": 149, "similar": [0, 4, 12, 15, 20, 38, 39, 40, 44, 50, 60, 78, 88, 92, 102, 114, 122, 135, 137, 138, 140, 144, 148, 152, 161], "similarli": [15, 138, 140, 157], "simpl": [0, 13, 20, 21, 26, 27, 35, 39, 40, 45, 50, 58, 60, 63, 70, 76, 78, 79, 82, 85, 87, 100, 102, 105, 122, 124, 147, 150, 157, 160], "simpleapi": [20, 46, 88, 89, 90, 111, 116, 144, 151], "simplepresent": 4, "simplest": [18, 49, 79, 87], "simplex": 82, "simpli": [9, 33, 39, 40, 42, 48, 83, 84, 87, 88, 98, 100, 104, 109, 114, 124, 150, 151, 156, 160], "simplic": 154, "simplifi": [6, 7, 39, 43, 105, 108, 122, 160], "simplist": 38, "simul": [50, 87, 132, 144, 150], "simultan": [41, 43, 79, 105, 135, 136, 138, 154], "sin": 66, "sinc": [2, 4, 9, 26, 35, 39, 40, 46, 58, 90, 101, 103, 105, 148, 149, 162], "sincid": 142, "sine": [62, 74], "singl": [6, 7, 13, 15, 18, 19, 20, 29, 30, 37, 38, 39, 40, 43, 50, 51, 66, 69, 74, 78, 79, 80, 81, 83, 84, 85, 86, 88, 89, 90, 91, 94, 96, 99, 100, 102, 104, 108, 110, 114, 117, 122, 131, 132, 133, 139, 142, 143, 149, 150, 152, 158, 161], "single_horizontal_strip_mask": 40, "single_spectra": 40, "single_vertical_strip_mask": 40, "singlecrystalpeakt": 124, "singleton": [47, 49], "singular": 1, "sip": [1, 4, 157], "sip4": 157, "sit": [1, 18, 100, 105, 110], "site": [23, 92, 120], "situat": [28, 36, 39, 50, 111, 146, 150, 161], "six": 143, "size": [4, 12, 20, 40, 47, 70, 73, 79, 100, 119, 122, 142, 144, 160], "size_t": [49, 152, 161, 162], "skeleton": [84, 92, 160], "sketch": [3, 20, 105], "skim": [80, 81, 105], "skip": [88, 108, 161, 162], "skiptest": 114, "skirt": 105, "slack": [16, 20, 21, 92], "slambda": 142, "slash": 15, "slave": [47, 163], "sleep": 153, "sleepi": 85, "slice": [1, 20, 39, 118, 126, 129, 130, 142, 143, 144], "slicecount": 39, "slicemd": 144, "slicepoint": 144, "slicetyp": 39, "slicevalu": 39, "sliceview": [83, 110, 116, 124, 146], "slicingalgorithm": 144, "slider": [126, 128, 130, 144, 145], "slightli": [19, 35, 48, 50, 79, 104, 135, 140, 143, 157], "slip": 28, "sln": 12, "slobodan": 80, "slot": [4, 38, 44, 50], "slow": [19, 37, 49, 85, 134, 149, 150, 152, 162], "slower": [28, 87, 90], "small": [18, 28, 40, 69, 90, 102, 108, 114, 116, 140, 144, 149, 150, 154], "smaller": [6, 7, 28, 40, 46, 91, 101, 102, 125, 136, 144, 148], "smallest": 117, "smart": [37, 80], "smb": 29, "smell": [28, 105, 150], "smoke": 163, "smooth": [138, 139], "smoother": 136, "sn": [108, 114, 132], "snake_cas": 109, "snakeviz": 85, "snapshot": [80, 81, 85, 120], "snippet": [88, 105, 120], "so": [1, 3, 4, 9, 12, 15, 17, 18, 19, 20, 24, 25, 27, 28, 30, 31, 32, 36, 39, 40, 42, 43, 46, 48, 49, 50, 58, 61, 62, 63, 70, 72, 78, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 100, 101, 102, 103, 104, 105, 106, 108, 110, 111, 114, 122, 138, 142, 143, 144, 149, 150, 152, 153, 154, 155, 157, 160, 161, 162], "social": 93, "soft": 123, "softwar": [1, 3, 13, 17, 23, 31, 33, 46, 82, 83, 86, 88, 92, 96, 114, 149, 152], "sole": [28, 102], "solid": [28, 40], "solut": [6, 7, 12, 17, 18, 32, 33, 59, 64, 67, 71, 74, 76, 79, 80, 81, 95, 104, 105, 110, 116, 151], "solutiondir": 23, "solv": [9, 20, 36, 46, 105], "solvent": 40, "some": [1, 4, 8, 9, 12, 13, 18, 20, 25, 27, 28, 29, 30, 31, 33, 35, 38, 39, 40, 42, 43, 46, 47, 48, 49, 50, 54, 60, 67, 76, 80, 81, 83, 87, 88, 90, 91, 92, 94, 95, 98, 100, 102, 104, 105, 107, 108, 110, 111, 116, 117, 118, 120, 121, 122, 123, 124, 130, 132, 133, 134, 137, 138, 140, 142, 143, 144, 147, 149, 151, 152, 154, 155, 157, 160, 161, 162, 163], "someon": [2, 20, 28, 36, 92, 105, 123], "someth": [1, 14, 21, 25, 28, 37, 39, 40, 41, 43, 49, 50, 62, 78, 79, 80, 81, 85, 88, 90, 105, 108, 110, 123, 142, 143, 148, 152, 160], "sometim": [4, 17, 18, 28, 29, 40, 43, 54, 60, 82, 90, 91, 105, 108, 111, 122, 137], "somewhat": 28, "somewher": [12, 19, 50, 83, 88, 95, 105, 106, 122, 144], "somth": 123, "soon": [28, 92], "sort": [4, 26, 35, 81, 102, 105, 109], "sound": 105, "sourc": [1, 4, 12, 13, 14, 15, 18, 20, 23, 27, 33, 40, 77, 80, 86, 87, 88, 90, 91, 92, 97, 98, 99, 100, 102, 103, 104, 106, 108, 109, 110, 111, 120, 137, 149, 150, 152, 157, 160, 161, 163], "source_code_folder_nam": 88, "sourcedir": [99, 100], "sourceforg": 157, "sourcegear": 35, "sourcelink": 99, "south": 122, "space": [3, 18, 21, 26, 50, 102, 104, 106, 109, 110, 122, 125, 142, 152, 161], "spallat": [4, 108, 109], "spam": 98, "spare": [46, 140], "sparingli": 102, "spawn": [19, 88, 114, 153], "spdx": [4, 109], "speak": [18, 108], "spec": [41, 122], "special": [0, 20, 41, 48, 80, 81, 102, 108, 150, 160, 161], "specialis": [50, 114], "specif": [1, 4, 12, 13, 17, 20, 33, 35, 36, 39, 40, 43, 46, 63, 70, 77, 78, 79, 85, 86, 88, 89, 95, 98, 99, 106, 108, 111, 114, 138, 152, 157, 160, 161, 162, 163], "specifi": [12, 14, 15, 32, 35, 39, 40, 41, 49, 50, 80, 81, 82, 83, 94, 100, 102, 106, 109, 118, 122, 142, 148, 152, 158, 160, 161], "spectra": [26, 40, 41, 42, 43, 45, 79, 90, 100, 116, 122, 126, 127, 129, 130, 131, 132, 139, 142, 143, 150, 161], "spectradetectormap": 26, "spectromet": 108, "spectroscopi": 121, "spectrum": [40, 41, 79, 100, 116, 122, 124, 126, 128, 129, 130, 131, 132, 139, 144, 154], "spectrum_range_start": 40, "spectrum_range_stop": 40, "spectrumindexset": 41, "spectrumnum": 41, "spectrumview": 144, "sped": 114, "speed": [11, 39, 48, 87, 90, 110, 142], "spell": [13, 31, 88, 110, 152], "spelt": 94, "spend": [20, 28, 105], "spent": [87, 105, 148], "sphere": 45, "spheric": 144, "sphinx": [99, 100, 104, 109, 110], "spin": [54, 73, 76, 125], "spinbox": 144, "splash": [120, 151], "split": [35, 48, 66, 69, 79, 80, 81, 83, 94, 97, 101, 104, 105, 116, 154], "splitinto": 144, "splitter": 145, "splitterchannel": 49, "splitthreshold": [124, 144], "spoken": 46, "sponsor": 92, "spot": [28, 93, 100, 105, 162], "spread": [40, 92, 104], "spreadsheet": [4, 10, 92], "sprint": [28, 92, 105, 110, 116], "spuriou": [2, 90], "sqe": 42, "sqlite": 151, "sqrt": [80, 81, 144], "squar": [80, 81, 100, 117, 136, 140], "squash": [28, 35], "sqw": 44, "sqz": 142, "sr": 142, "src": [15, 33, 80, 88, 95, 152], "src_dir": 15, "src_file": 14, "srcline": 86, "srebin": 124, "ssh": [29, 30, 31, 32, 33, 47, 88, 97, 152, 155], "st": 35, "stabil": [1, 20, 36, 38], "stabl": [33, 82, 152], "stack": [85, 94, 102, 105, 148, 154], "stackcollaps": 86, "stacktrac": [123, 151], "staff": 92, "stage": [20, 28, 35, 40, 92, 109, 142, 152, 161], "stai": [105, 106, 117, 123, 143, 160], "stakehold": 3, "stamp": 0, "stand": 20, "standalon": [14, 47, 51, 102, 105], "standard": [1, 19, 28, 38, 40, 48, 50, 78, 80, 83, 90, 92, 93, 97, 98, 104, 114, 122, 142, 150, 154, 163], "standardis": [108, 114], "standardtestdata": 114, "standup": 92, "star": 160, "start": [0, 2, 5, 12, 13, 19, 20, 24, 26, 28, 30, 32, 33, 35, 36, 39, 40, 46, 47, 48, 49, 70, 79, 80, 81, 83, 85, 86, 87, 88, 90, 91, 92, 94, 95, 96, 100, 102, 105, 106, 108, 110, 111, 112, 114, 116, 118, 120, 121, 122, 124, 126, 134, 137, 138, 142, 144, 145, 148, 149, 151, 153, 155, 156, 157, 158, 163], "start_tim": 40, "starter": [46, 163], "startlivedata": 132, "startswith": 47, "starttim": 0, "startup": [30, 31, 32, 39, 50, 88, 120, 156], "startx": 100, "staruml": 20, "stat": [35, 144], "state": [2, 5, 9, 11, 28, 36, 39, 44, 46, 47, 80, 81, 92, 93, 96, 101, 102, 121, 138, 142, 157], "state1": 157, "state2": 157, "state_gui_model": 40, "stateadjust": 40, "stateadjustmentfil": 40, "statecalculatetransmiss": 40, "statecompat": 40, "stateconverttoq": 40, "statedata": 40, "statedirectorisi": 40, "stateguimodel": 40, "statemask": 40, "statemaskdetector": 40, "statement": [25, 51, 63, 79, 105, 110, 111, 149], "statemov": 40, "statenormalizetomonitor": 40, "statereductionmod": 40, "statesav": 40, "statescal": 40, "statescalebuild": 40, "statesliceev": 40, "statetransmissionfit": 40, "statewavelength": 40, "statewavelengthandpixeladjust": 40, "static": [25, 36, 40, 47, 49, 83, 87, 96, 102, 148, 150], "static_cast": 102, "statickubotoyabetimesexpdecai": 135, "statist": 162, "statu": [2, 4, 10, 16, 35, 80, 81, 102, 114, 149], "std": [0, 4, 19, 25, 26, 37, 39, 41, 42, 49, 78, 80, 99, 101, 102, 103, 107, 111, 148, 160, 161], "stderr": [95, 149, 151], "stderrtoserv": 88, "stdlib": 109, "stdout": 151, "stdouttoserv": 88, "steer": [20, 92, 163], "stem": 110, "step": [1, 13, 14, 17, 18, 19, 28, 29, 30, 31, 32, 33, 34, 36, 42, 46, 47, 49, 50, 62, 80, 81, 83, 84, 86, 88, 92, 93, 94, 95, 105, 111, 114, 118, 119, 122, 130, 131, 132, 140, 142, 144, 148, 151, 161], "step4": 40, "stethoscop": 77, "stfc": [3, 92], "stick": 39, "still": [9, 12, 20, 28, 30, 31, 35, 37, 39, 46, 50, 88, 90, 91, 92, 105, 107, 108, 111, 114, 117, 119, 122, 123, 127, 136, 139, 140, 142, 143, 144, 148, 149, 162], "stitch": [39, 40, 142], "stitch1dmani": [39, 142], "stone": [40, 105], "stop": [11, 19, 24, 28, 30, 39, 40, 77, 79, 85, 94, 103, 105, 144, 145, 148, 151], "stopatentri": 152, "storag": [33, 43, 97], "store": [26, 29, 32, 40, 42, 43, 50, 79, 80, 81, 82, 83, 97, 99, 114, 124, 152, 154, 155, 157, 160], "stori": 114, "str": [62, 68, 72, 75, 100, 109, 124, 144], "strace": 151, "straight": [19, 47], "straightforward": 12, "strain": 122, "strategi": 40, "strcomput": 153, "stream": [48, 132, 148, 149], "stress": [100, 122, 150], "stretch_contour": 128, "stretch_fit": 128, "strict": [9, 17, 20, 102], "strictli": [1, 20, 87], "strictqmodelindic": 9, "string": [4, 13, 19, 25, 33, 37, 38, 39, 40, 41, 42, 47, 49, 50, 58, 77, 80, 81, 83, 92, 95, 99, 100, 102, 103, 105, 111, 114, 122, 127, 146, 149, 160, 161], "string_convert": 40, "stringlistparamet": 40, "stringlistvalid": [25, 160], "stringparamet": 40, "stringpropertyopt": 25, "stringwithnoneparamet": 40, "strip": 40, "strong": [8, 18, 139], "strongli": [17, 35, 80], "stroustrup": 102, "struct": [102, 105], "structur": [1, 3, 4, 6, 12, 22, 38, 50, 82, 88, 92, 93, 98, 99, 104, 105, 149, 157, 163], "struggl": 110, "stub": [149, 160], "studio": [12, 13, 14, 18, 33, 80, 104, 152, 162, 163], "studio_ninja": 32, "stuff": 105, "stumbl": 105, "style": [4, 27, 28, 40, 41, 79, 81, 83, 102, 143], "sub": [12, 35, 40, 43, 50, 61, 88, 91, 92, 104, 114, 116, 143], "sub_layout": 58, "subcategori": 160, "subclass": [39, 102], "subdir": 23, "subdirectori": [18, 20, 39, 50, 89, 104, 156], "subfold": [14, 92, 149], "subgraph": 27, "subhead": 110, "subject": [40, 50, 92], "submenu": 119, "submit": [20, 92], "submodul": 154, "submodulecfg": 47, "subpkg": 109, "subplot": [78, 122, 140, 144, 154], "subplot_nam": 154, "subplot_object": 154, "subproject": 149, "subscrib": [4, 38, 58, 70, 72, 89], "subscribe_present": [58, 68, 70, 72], "subsect": 1, "subsequ": [28, 40, 102, 122], "subset": [4, 9, 15, 40, 41, 95, 120], "substitut": [88, 94, 104], "substr": 47, "subsum": 46, "subsystem": 163, "subtarget": 149, "subtract": [40, 118, 122, 134, 143], "subtre": 10, "subtyp": 26, "succe": 48, "succeed": [92, 93, 160], "success": [2, 9, 49, 92, 93, 100, 102, 114, 132, 149], "successfulli": [39, 83, 84, 116, 143], "succinctli": 36, "suddenli": 105, "sudo": [24, 29, 30, 82, 86, 149], "suffer": 105, "suffic": [102, 126], "suffici": [20, 28, 91, 102, 114, 150], "suffix": [0, 40, 47, 83, 122, 126, 128, 130, 143, 144], "suffix_vari": 47, "suggest": [3, 12, 18, 20, 35, 38, 80, 86, 88, 102, 104, 105, 149, 152], "suit": [19, 86, 90, 95, 114, 150, 162, 163], "suitabl": [33, 44, 48, 110, 123, 161], "sum": [18, 40, 50, 60, 66, 87, 122, 126, 132, 139, 140, 142, 144, 145, 162], "sum_": 40, "summari": [28, 40, 84, 86, 104, 160], "summaris": [17, 36, 90, 96, 110, 122], "summat": 91, "summationsettingswidget": 91, "sumofcount": 40, "sumofnormfactor": 40, "sumspectra": 132, "super": [4, 51, 58, 61, 62, 69, 70, 72, 75, 79, 88, 91, 157], "superfici": 40, "supp": 94, "suppli": [33, 149], "support": [1, 2, 4, 11, 12, 29, 33, 39, 40, 47, 49, 85, 86, 88, 92, 104, 107, 113, 123, 124, 149, 152, 155, 156, 160, 163], "supportanalysi": 92, "supports_nonorthogonal_ax": 144, "suppos": [9, 93, 150], "suppress": [12, 94, 102], "sure": [13, 20, 26, 28, 30, 31, 32, 33, 35, 36, 39, 42, 46, 64, 78, 79, 80, 81, 82, 83, 91, 92, 93, 94, 99, 110, 111, 119, 120, 122, 123, 124, 126, 127, 128, 130, 131, 136, 139, 142, 143, 145, 146, 152, 155], "surf": 142, "surfac": [116, 129, 130], "surfcac": [13, 31, 88, 152], "surpris": [26, 105], "surround": [101, 104, 117], "suspect": 149, "sv": 116, "svg": 86, "swap": [27, 39, 50, 70, 105, 143, 144], "swath": 105, "swg": 92, "switch": [25, 32, 33, 70, 88, 102, 105, 137, 142, 143, 152], "sxd23767": 124, "sxd23767_md": 124, "sy": [51, 63, 65, 68, 69, 70, 72, 75, 86, 88, 91, 109, 151], "sym": 86, "symbol": [18, 23, 86, 94, 104, 149], "symmetriclog10": 142, "symmetris": 44, "symptom": 105, "sync": 160, "synchronis": 5, "syncronis": 88, "synonym": 108, "syntax": [27, 88, 104, 160], "sysctl": 86, "system": [1, 9, 13, 14, 17, 18, 23, 28, 30, 32, 33, 36, 45, 46, 47, 49, 50, 80, 81, 82, 83, 86, 92, 93, 94, 97, 99, 100, 102, 105, 106, 110, 111, 113, 116, 142, 143, 149, 153, 155, 162, 163], "systemtest": [18, 114], "systemtestdata": [18, 114], "t": [2, 4, 12, 13, 14, 18, 20, 21, 25, 26, 30, 31, 32, 33, 38, 40, 43, 46, 49, 50, 62, 78, 79, 83, 88, 92, 93, 94, 100, 106, 118, 120, 122, 123, 135, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 154, 157, 160, 161, 162], "tab": [19, 23, 24, 39, 42, 50, 87, 88, 91, 95, 102, 105, 106, 116, 117, 120, 121, 122, 126, 132, 134, 135, 136, 137, 138, 139, 140, 143, 145, 152, 155, 163], "tabl": [4, 20, 39, 43, 45, 50, 54, 59, 71, 72, 74, 75, 76, 90, 97, 99, 102, 105, 106, 108, 116, 125, 130, 131, 142, 144, 145, 161, 163], "table_model": 40, "table_sign": 4, "tablemodel": 40, "tableworkspac": 116, "tableworkspacedisplai": 157, "tackl": 92, "tag": [37, 47, 83, 84, 92, 99, 104, 157], "tagnam": 37, "taht": 139, "tail": 22, "tailor": 122, "take": [9, 11, 14, 17, 18, 20, 23, 27, 28, 36, 38, 39, 40, 46, 47, 48, 49, 50, 80, 81, 83, 85, 86, 87, 90, 91, 92, 100, 102, 106, 108, 110, 111, 114, 122, 136, 143, 144, 148, 149, 151, 153, 162], "taken": [4, 40, 54, 86, 92, 95, 102, 106], "talk": [18, 20, 33, 86, 87, 105, 162], "tap": 11, "tar": 155, "tarbal": 83, "target": [12, 13, 14, 15, 18, 20, 32, 36, 47, 84, 90, 92, 94, 95, 100, 104, 108, 149, 152, 162], "target_export_nam": 14, "target_include_directori": 14, "target_link_librari": 14, "task": [2, 22, 38, 40, 47, 51, 61, 79, 84, 92, 108, 152, 153, 157, 160, 161], "task_finish": 79, "taskkil": 47, "tau": [42, 124], "tbb": 86, "tcc": 41, "tea": 21, "teach": 105, "team": [18, 20, 21, 28, 36, 80, 81, 84, 88, 92, 110, 113, 121, 151, 163], "teardown": [150, 162], "tech": [20, 115], "technic": [20, 28, 84, 94, 136, 157, 163], "techniqu": [1, 16, 20, 89, 98, 102, 108, 120], "technologi": [79, 83], "tee": [83, 86], "teixeira": 42, "teixeirawat": [42, 131], "teixeirawatersq": 42, "tell": [14, 18, 50, 88, 96, 104, 105], "temp": 28, "temperatur": [134, 144, 145, 161], "tempfil": 147, "templat": [9, 20, 25, 27, 36, 42, 80, 81, 88, 90, 91, 92, 102, 114, 157, 161], "templatebrows": 43, "temporari": [36, 83, 147], "temporaryfilehelp": 147, "tempt": [39, 105], "temptat": 105, "temurin": 47, "tend": [15, 90, 105, 139], "tenth": 90, "term": [1, 39, 40, 92, 105, 108, 115, 144], "termin": [11, 13, 19, 24, 28, 30, 31, 32, 49, 51, 79, 82, 88, 102, 123, 144, 151, 152, 155, 158], "terminologi": 18, "test": [2, 12, 13, 15, 22, 24, 29, 30, 31, 32, 33, 35, 36, 40, 46, 47, 48, 60, 63, 64, 70, 73, 80, 81, 83, 84, 85, 86, 90, 101, 102, 104, 110, 111, 113, 149, 151, 154, 160], "test_binary_oper": 124, "test_binary_operators_r": 124, "test_dosometh": [], "test_exec": 19, "test_handle_button_click": 63, "test_handle_update_plot": 65, "test_invalidlogstr": 112, "test_liv": 132, "test_mean": 95, "test_minusoperator_inplace_3cas": 19, "test_proj_rec": 124, "test_readxvalu": 112, "test_slow_perform": 162, "test_tablesplitterhug": 86, "test_updateplot": [], "testabl": [28, 38, 39, 90, 150], "testcas": [63, 65], "testchangingslicecountnotifiesmainpresent": 39, "testchangingslicecountupdatesmodel": 39, "testcleanup": 100, "testcod": [99, 100, 104], "testcomplex": 18, "testcreatealgorithm": 150, "testcreatealgorithmnoalgorithmexcept": 150, "tester": [92, 116], "testhelp": 147, "testing_directori": 124, "testoutput": [100, 104], "testpresentersubscribestoview": 39, "tests_lock": 114, "testsearchcatalogloginfail": 39, "testsimpl": 18, "testsuit": 162, "testworkspace1d_dist": 19, "text": [0, 4, 13, 18, 27, 28, 47, 50, 53, 54, 58, 72, 73, 75, 92, 99, 100, 102, 119, 120, 122, 130, 132, 134, 138, 142, 143, 145, 152, 154, 155], "text2": 73, "text_column": [72, 75], "textbox": [123, 142], "texteditor": 151, "textur": 122, "tf": 136, "th": 161, "than": [1, 3, 4, 6, 7, 9, 12, 17, 19, 20, 28, 32, 33, 35, 36, 39, 40, 46, 50, 80, 81, 86, 87, 88, 90, 91, 92, 96, 101, 102, 105, 110, 114, 116, 122, 125, 127, 130, 136, 142, 144, 145, 148, 150, 160, 162], "thank": [90, 92, 123, 124], "thankfulli": 88, "thei": [0, 1, 2, 3, 4, 9, 15, 17, 18, 20, 21, 26, 27, 28, 35, 36, 37, 39, 40, 42, 43, 46, 50, 73, 78, 82, 83, 84, 88, 89, 90, 91, 92, 93, 94, 100, 102, 105, 108, 110, 113, 114, 122, 124, 132, 136, 137, 138, 139, 142, 143, 144, 146, 147, 149, 150, 153, 154, 157, 160, 162, 163], "theirs": 105, "them": [1, 3, 4, 5, 9, 12, 13, 15, 20, 23, 24, 25, 27, 28, 37, 39, 40, 42, 44, 45, 46, 47, 49, 50, 67, 78, 80, 81, 83, 84, 86, 88, 89, 90, 91, 92, 93, 97, 101, 102, 103, 104, 105, 110, 113, 114, 120, 121, 138, 142, 143, 147, 149, 150, 151, 153, 160, 161, 162], "theme": [104, 110], "themselv": [40, 41, 92, 114, 149], "theori": 142, "therebi": 26, "therefor": [4, 9, 18, 20, 26, 28, 29, 39, 40, 41, 51, 63, 90, 91, 92, 96, 108, 111, 114, 133, 150, 151, 160], "therein": 20, "thereof": 20, "theta": [96, 117, 142], "thi": [0, 1, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 60, 61, 62, 63, 64, 66, 67, 69, 70, 71, 73, 74, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 159, 160, 161, 162], "thick": [40, 125, 129, 144], "thickness_from_fil": 40, "thin": [49, 147], "thing": [14, 20, 21, 39, 40, 43, 49, 50, 69, 85, 88, 90, 93, 95, 100, 104, 105, 114, 116, 142, 150, 152, 153, 154, 157, 160, 163], "think": [0, 4, 28, 80, 81, 90, 105, 150, 153], "third": [32, 33, 35, 52, 73, 88, 94, 102, 109], "third_parti": 102, "thirdparti": [33, 88, 152], "thorough": [28, 60, 149], "those": [1, 4, 9, 12, 14, 36, 40, 42, 87, 90, 91, 92, 94, 95, 97, 102, 104, 105, 114, 140, 157, 160, 163], "though": [12, 18, 28, 40, 50, 79, 83, 114], "thought": [20, 105], "thread": [15, 47, 85, 86, 88, 90, 94, 114, 152], "threadsaf": [26, 79], "three": [25, 38, 40, 41, 44, 50, 52, 53, 59, 66, 82, 83, 92, 96, 97, 114, 119, 120, 122, 126, 127, 128, 130, 131, 136, 139, 142, 144, 154], "threshold": [20, 162], "through": [1, 4, 9, 15, 20, 28, 29, 32, 38, 43, 48, 50, 80, 81, 83, 90, 92, 96, 97, 102, 110, 114, 116, 120, 140, 145, 146, 149, 151, 152, 155, 160, 161, 162, 163], "throughout": [40, 49, 160], "throw": [15, 102, 125, 144, 160], "thrown": [102, 123, 142, 150], "thu": 150, "ti": [28, 43, 102, 108, 116], "tick": [20, 92, 93, 105, 122, 123, 126, 129, 136, 137, 138, 139, 140, 142, 143, 145, 152, 155], "ticket": [16, 36, 46, 84, 93, 116], "tidi": 152, "tie": [41, 42, 153], "tier": 102, "tight_layout": 154, "tile": [116, 122, 124, 130, 140], "till": [28, 43, 122], "time": [0, 2, 4, 13, 15, 18, 19, 20, 23, 26, 28, 36, 37, 39, 40, 46, 48, 49, 50, 62, 63, 82, 83, 84, 86, 87, 90, 92, 95, 96, 97, 101, 102, 103, 104, 105, 108, 110, 114, 116, 117, 119, 120, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 152, 155, 157, 160, 161, 162, 163], "time_rebin_str": 40, "timeaccumul": 148, "timeout": 152, "timer": [85, 163], "timeseriespropertytest": 19, "tip": [14, 17, 120, 122, 163], "titl": [23, 28, 36, 39, 88, 99, 105, 108, 110, 116, 119, 130, 142, 143, 144], "to_be_run": 79, "tobool": 157, "todai": 92, "todo": 160, "tof": [26, 99, 118, 122, 132, 144], "tofcorrt": 145, "tofsansresolutionbypixel": 40, "toftof": 118, "toftof_reduct": 118, "togeth": [1, 3, 6, 7, 26, 39, 42, 45, 50, 59, 83, 90, 92, 102, 143, 150, 157, 161], "toggl": [35, 39, 144], "toi": 41, "toint": 157, "token": [33, 83, 92], "told": 18, "toler": 154, "tolerance_rel_err": 114, "toml": [109, 143], "tompson": 86, "too": [15, 28, 39, 46, 49, 50, 51, 54, 88, 91, 94, 102, 108, 110, 116, 150, 154, 162], "took": [143, 148], "tool": [3, 11, 12, 13, 15, 17, 18, 20, 23, 24, 28, 30, 31, 32, 33, 47, 49, 80, 81, 82, 84, 86, 87, 92, 94, 102, 104, 105, 117, 118, 119, 120, 122, 142, 150, 151, 152, 160], "toolbar": [3, 19, 23, 39, 116, 122, 124, 142, 144, 154], "toolbox": [116, 122, 124, 132], "toolchain": [12, 13], "toolkit": 50, "toolsextern": 23, "tooltip": [99, 116, 122, 143], "top": [0, 1, 12, 13, 32, 39, 47, 68, 73, 83, 86, 87, 88, 100, 105, 109, 110, 116, 122, 124, 125, 136, 139, 142, 143, 144, 145, 152, 154, 155, 157], "topaz": 108, "topic": 36, "tostr": 47, "total": [40, 122, 124, 143, 148], "touch": [20, 105, 149], "toward": [17, 62, 122], "tpng": 27, "trace": [85, 86, 94, 105], "traceabl": 20, "track": [26, 35, 36, 80, 81, 92, 104, 105, 144, 146, 149, 150, 162, 163], "tracker": 46, "tradit": [4, 155], "traffic": 18, "trail": 15, "train": [14, 28, 123, 143], "training_exercise3a_sn": 123, "trainingcoursedata": [132, 144], "transfer": [40, 119, 130, 142, 157, 161, 163], "transform": [80, 99, 139, 163], "translat": [4, 78], "transmiss": [142, 146], "transmission_mask_fil": 40, "transmission_monitor": 40, "transmission_radius_on_detector": 40, "transmission_roi_fil": 40, "transmission_w": 125, "transmissionprocessinginstruct": 142, "transmissionworkspac": 40, "transmit": 132, "transpar": [1, 144], "transport": 47, "transpos": 144, "trap": [102, 105], "trash": 77, "treat": [1, 18, 80, 81, 104], "treatment": 1, "tree": [1, 5, 6, 7, 8, 10, 12, 18, 23, 39, 44, 45, 47, 48, 50, 86, 88, 92, 104, 149, 150], "tri": 48, "triag": 92, "triangl": [80, 81], "tricki": [20, 47, 90, 122], "trigger": [2, 4, 25, 38, 94, 105, 142, 152, 158], "trim": 105, "trivial": [6, 7, 20, 90, 101, 105], "troubleshoot": 149, "true": [4, 12, 24, 25, 30, 31, 32, 35, 40, 42, 47, 65, 83, 88, 94, 99, 105, 114, 124, 144, 149, 152, 153, 157, 162], "trustexitcod": 35, "try": [4, 12, 18, 23, 26, 28, 35, 37, 46, 47, 80, 81, 93, 95, 101, 104, 105, 110, 116, 120, 122, 123, 125, 127, 129, 131, 140, 142, 143, 144, 146, 151, 152], "trycentr": 100, "ts_assert": 39, "tsc": [92, 107, 115], "tune": [40, 86], "tupl": [41, 80, 114], "turn": [12, 20, 39, 40, 105, 110, 133, 134, 138, 142, 143, 144, 149, 150, 151, 155, 157], "tutorail": 86, "tutori": [14, 57, 58, 60, 62, 69, 70, 75, 79, 81, 90, 157, 163], "tw_centr": 42, "tw_diffcoeff": 42, "tw_height": 42, "tw_tau": 42, "tweak": [40, 90, 105], "twg": 92, "twice": [40, 140, 161], "twitter": 77, "two": [0, 1, 4, 5, 9, 14, 17, 18, 20, 21, 24, 26, 29, 32, 36, 39, 40, 43, 50, 52, 68, 69, 70, 78, 79, 83, 88, 89, 91, 94, 96, 99, 101, 102, 104, 105, 108, 110, 114, 116, 117, 119, 120, 122, 126, 128, 129, 130, 132, 135, 136, 138, 139, 142, 143, 144, 145, 149, 150, 154, 157, 158, 159, 160, 161], "twofold": 103, "txt": [11, 12, 50, 94, 100, 119, 142, 143, 149], "type": [3, 4, 8, 12, 13, 18, 19, 20, 23, 24, 25, 26, 27, 28, 33, 38, 40, 41, 42, 47, 50, 51, 55, 58, 62, 66, 68, 69, 70, 72, 75, 80, 81, 88, 90, 91, 99, 100, 101, 102, 108, 110, 116, 117, 118, 122, 123, 124, 125, 126, 131, 134, 136, 142, 143, 144, 149, 152, 155, 157, 160], "typedef": [25, 102], "typedparamet": 40, "typeheadercod": 157, "typic": [12, 14, 15, 19, 28, 38, 39, 40, 79, 92, 96, 111, 144, 162], "typo": [52, 94], "u": [15, 39, 40, 42, 50, 70, 90, 91, 92, 104, 105, 117, 144, 151, 155], "u1": 144, "u2": 144, "u3": 144, "ub": [108, 144], "ubuntu": [30, 47, 80, 81, 82, 86, 116, 149, 152, 156, 163], "udetmap": 26, "ui": [3, 12, 43, 44, 50, 88, 91, 105, 122], "ui_": 50, "ui_mywidget": 91, "uk": [29, 92, 108], "ukri": [4, 109], "ulimit": 151, "ultim": [97, 105, 162], "umak": 24, "umbrella": 46, "uml": 20, "un": [17, 122], "unabl": [13, 85, 114], "unaffect": 50, "unam": 86, "unambigu": 108, "uncertain": 110, "uncertainti": 40, "unchang": 119, "uncheck": [72, 75, 122, 138, 143, 144], "unclear": [11, 28, 151], "uncollect": 92, "uncom": [35, 100], "uncondition": 102, "undearneath": 134, "undefin": [4, 94, 104], "under": [18, 19, 20, 24, 25, 28, 32, 33, 40, 47, 50, 83, 88, 91, 92, 104, 105, 110, 114, 116, 118, 126, 131, 132, 142, 143, 149, 150, 151, 157], "undergo": [50, 84], "undergon": 38, "underli": [12, 40, 79, 85, 95, 113, 144, 160], "underneath": [122, 136, 142], "underscor": [1, 102, 104, 106, 108], "understand": [17, 20, 49, 80, 81, 86, 90, 99, 100, 102, 105, 108, 110, 160, 161], "understood": [87, 108], "undertak": 38, "undetect": 116, "undo": 140, "undock": [121, 136, 142], "undocu": 102, "unexpect": [20, 82, 93, 116, 123, 151, 160], "unfair": 105, "unfamiliar": 28, "unfinish": 3, "unfit": 40, "unfortun": [18, 33, 39], "ungroup": 143, "unhandl": [94, 123], "unifi": [17, 105, 131, 161], "uniform": [27, 138, 144, 160], "uniformparam": 144, "uniformslicingbynumberofslic": 39, "uninstal": [83, 116], "unintention": 105, "union": [51, 58, 61, 62, 69, 70, 72, 75, 102], "uniq": 35, "uniqu": [42, 43, 80, 81, 100, 110, 147, 150], "unique_hidden_nam": 147, "unique_nam": 147, "unit": [12, 15, 18, 20, 26, 30, 31, 32, 33, 36, 38, 39, 40, 50, 87, 90, 93, 94, 100, 101, 105, 110, 111, 113, 114, 119, 122, 124, 125, 127, 133, 137, 139, 144, 147, 148, 149, 160, 161, 162, 163], "unit_test": 18, "unitlin": 94, "unittest": [18, 50, 63, 65, 88, 95], "univers": [32, 33], "unix": [12, 18, 50, 80], "unknown": [14, 40], "unless": [12, 18, 28, 41, 50, 51, 82, 94, 101, 102, 105, 108, 109, 126, 142, 144, 150, 157, 161], "unlik": [4, 20, 28, 41, 89, 105, 114, 148], "unlimit": 151, "unlink": 11, "unlock": [114, 151], "unmanag": 102, "unmask": 143, "unmodifi": [105, 155], "unnecessari": [14, 20, 28, 40, 162], "unnecessarili": 28, "unoffici": 105, "unord": 7, "unpack": 105, "unpick": 105, "unprocess": 142, "unprotect": 28, "unreason": 105, "unrecover": [49, 160], "unrel": [17, 28], "unreli": 28, "unsav": 142, "unscript": [28, 84, 141], "unset": [4, 103, 111], "unsort": 26, "unstabl": 83, "unsubtract": 143, "unsuccess": 9, "unsuit": [6, 7], "unsur": [15, 20, 46, 105], "untest": 150, "untick": [122, 132, 134, 135, 136, 137, 140, 142, 143], "until": [4, 11, 32, 40, 80, 81, 87, 88, 92, 95, 102, 105, 107, 110, 114, 120, 122, 123, 132, 160, 162], "untrack": 18, "untru": [6, 7], "untyp": 9, "unus": [15, 77, 92, 149, 162], "unused_release_note_find": 92, "unusu": [116, 160], "unwant": 17, "unwind": 102, "up": [3, 11, 12, 13, 18, 19, 20, 21, 28, 30, 31, 32, 33, 35, 36, 40, 42, 43, 44, 45, 46, 48, 50, 57, 77, 80, 81, 84, 85, 87, 90, 91, 92, 93, 99, 100, 102, 104, 105, 106, 108, 114, 122, 123, 124, 128, 129, 130, 134, 138, 140, 144, 145, 149, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163], "upcom": [22, 92], "updat": [4, 16, 17, 23, 24, 28, 35, 36, 39, 40, 44, 50, 62, 67, 71, 74, 77, 79, 80, 81, 84, 92, 97, 99, 102, 110, 111, 114, 116, 117, 119, 120, 122, 123, 126, 128, 129, 130, 131, 132, 136, 139, 140, 142, 143, 144, 145, 148, 154, 160], "update_canva": 154, "updateinstrumentdefinit": 151, "updateplot": 64, "upfront": 20, "upgrad": [17, 82, 155], "upload": [3, 17, 18, 83, 92, 97, 116], "upon": [20, 85, 103, 111, 155], "upper": [3, 40, 92, 102, 110, 134, 145], "uprobe_ev": 86, "upstream": [2, 35, 94], "upward": 137, "urgent": [17, 28, 46, 92], "uri": 47, "uriish": 47, "url": [33, 46, 92, 123, 149], "url_extens": 149, "us": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 17, 20, 21, 23, 24, 27, 28, 29, 30, 31, 33, 36, 37, 38, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 54, 55, 58, 60, 61, 62, 63, 66, 69, 70, 71, 73, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 89, 90, 92, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 116, 117, 118, 120, 122, 123, 126, 127, 129, 130, 131, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 151, 152, 153, 154, 157, 158, 159, 161, 162, 163], "usa": 108, "usabl": [2, 39, 116, 146], "usag": [14, 35, 39, 43, 77, 80, 81, 85, 87, 93, 113, 114, 116, 123, 128, 130, 145, 149, 151, 161], "usagedata": 100, "usagereport": 151, "use_compatibility_mod": 40, "use_full_wavelength_rang": 40, "use_grav": 40, "use_mask_phi_mirror": 40, "use_optim": 40, "use_q_resolut": 40, "use_reduction_mode_as_suffix": 40, "use_sanit": 94, "usealgorithm": 103, "useless": [105, 162], "useonepercentbackgroundcorrect": 144, "user": [1, 3, 4, 12, 14, 15, 17, 18, 21, 22, 25, 28, 33, 35, 36, 38, 39, 41, 45, 46, 47, 49, 50, 52, 53, 54, 55, 60, 62, 66, 70, 73, 74, 76, 80, 81, 83, 85, 86, 88, 90, 92, 93, 94, 97, 100, 102, 103, 104, 105, 108, 110, 111, 114, 116, 121, 122, 123, 124, 126, 129, 132, 135, 138, 142, 149, 152, 154, 157, 158, 160, 161, 163], "user_file_pars": 40, "user_specified_output_nam": 40, "user_specified_output_name_suffix": 40, "useralgorithm": 160, "userdefinedfunct": 100, "userfilepars": 40, "usernam": [21, 28, 29, 46, 80, 81, 83, 88, 92, 111, 149, 155], "userprofil": 35, "userremoteconfig": 47, "userrol": 5, "usr": [11, 88, 94, 152], "usual": [3, 12, 18, 26, 36, 39, 40, 46, 49, 50, 60, 90, 91, 92, 102, 105, 142, 154, 155, 157, 160, 161, 162], "utc": [2, 49], "util": [12, 29, 39, 40, 43, 47, 49, 91, 102, 103, 107, 111, 112, 145, 148, 149, 150, 162, 163], "utilis": [3, 102, 149], "utliti": 163, "v": [13, 28, 32, 40, 94, 95, 108, 119, 122, 125, 129, 130, 142, 145, 152, 155, 158, 160, 162, 163], "v0": 82, "v1": [39, 40, 82, 96, 99, 111, 116, 160], "v142": 32, "v1_wkflw": 27, "v2": [27, 40, 96, 99], "v6": [92, 110], "v_": 40, "valgrind": [85, 149, 163], "valid": [9, 25, 27, 28, 40, 41, 44, 105, 106, 116, 122, 123, 134, 142, 144, 145, 150], "validateascii": 114, "validatecalibrationfiletyp": 38, "validateinput": 160, "validatemethod": 114, "validateplotdata": 38, "validaterebinstr": 38, "validaterundata": 38, "valu": [4, 5, 15, 25, 30, 33, 35, 37, 38, 40, 41, 49, 50, 53, 54, 55, 58, 59, 63, 64, 67, 73, 80, 84, 88, 92, 93, 96, 99, 100, 102, 105, 108, 114, 116, 117, 118, 119, 122, 125, 126, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 149, 150, 152, 154, 155, 157, 160, 161, 162], "valuabl": [28, 149], "valueerror": 144, "van": 118, "van_r": 118, "vanadium": [118, 122, 127, 128], "vanilla": 1, "var": [33, 86], "vari": 40, "variabl": [18, 40, 42, 49, 74, 79, 88, 89, 90, 94, 101, 105, 114, 149, 152, 155, 157, 161, 162], "variable_nam": 47, "variant": [9, 26, 31, 104], "variat": 40, "varieti": [3, 12, 40, 80, 81, 160], "variou": [26, 28, 33, 36, 38, 39, 40, 46, 47, 94, 96, 104, 105, 108, 116, 131, 152, 160, 163], "vast": 40, "vb": 153, "vc": [13, 23, 33, 94], "ve": [14, 19, 28, 39, 46, 50, 83, 92, 105], "vector": [4, 25, 40, 41, 80, 99, 101, 160, 161], "ver": 29, "verbal": 105, "verbos": [35, 49, 79, 90, 95], "veri": [0, 3, 14, 19, 20, 27, 28, 29, 35, 37, 40, 41, 48, 50, 69, 85, 88, 90, 93, 99, 100, 102, 105, 108, 114, 137, 142, 144, 149, 150, 152, 157, 160, 161], "verif": 93, "verifi": [20, 25, 32, 33, 36, 84, 92, 94, 99, 101, 110, 116, 119, 150, 151, 160], "verify_asan_link_ord": 94, "verifyandclear": 39, "versa": 119, "versatil": [54, 69, 152], "version": [0, 3, 9, 11, 12, 13, 17, 18, 30, 31, 32, 33, 34, 40, 43, 46, 47, 82, 92, 94, 99, 100, 102, 103, 109, 110, 114, 116, 119, 122, 129, 149, 151, 152, 154, 155, 157, 160], "versu": 126, "vertic": [39, 40, 61, 130, 144, 145], "vi": 155, "via": [1, 9, 12, 15, 18, 19, 20, 23, 28, 30, 31, 32, 33, 41, 51, 63, 79, 82, 84, 88, 90, 92, 95, 103, 108, 110, 111, 114, 119, 149, 150, 151, 152, 155, 157, 160], "viabil": 20, "vice": 119, "viceversa": [130, 145], "video": 132, "view": [2, 6, 7, 8, 10, 12, 15, 23, 28, 32, 35, 36, 39, 43, 45, 46, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 65, 67, 68, 71, 73, 76, 85, 86, 91, 93, 97, 100, 110, 117, 122, 142, 143, 157, 160, 163], "view_promot": 91, "viewer": [1, 20, 83, 116, 118, 126, 129, 130, 142, 144, 151, 163], "viewport": 45, "viewtabl": 106, "virtual": [20, 39, 40, 48, 82, 99, 102, 155], "virtualenv": 82, "visibl": [13, 31, 62, 88, 110, 122, 144, 152], "vision": 20, "visit": [46, 47, 103], "visual": [1, 12, 13, 14, 18, 33, 44, 45, 47, 62, 80, 85, 86, 87, 92, 104, 105, 119, 152, 162, 163], "visualis": [45, 90], "visualstudiotestdebugproperti": 19, "vital": [28, 100, 113], "vladri": 150, "vld": 149, "vnc": 47, "vocabulari": 20, "void": [4, 25, 39, 49, 78, 102, 103, 148, 150, 157, 160, 162], "vol": 149, "volum": [29, 40, 90, 125], "volumetr": 116, "vote": 20, "vscode": [104, 163], "vtune": 85, "vv": 35, "vx": [84, 92], "w": [35, 41, 78, 86, 100, 116, 118, 119, 124, 126, 130, 131, 144, 162], "wa": [2, 13, 14, 17, 18, 23, 27, 31, 32, 33, 36, 39, 40, 47, 49, 52, 61, 70, 86, 87, 88, 91, 92, 96, 97, 100, 102, 105, 110, 116, 118, 119, 122, 123, 126, 142, 143, 144, 149, 152, 157, 160, 162], "wai": [0, 1, 2, 12, 14, 17, 18, 20, 25, 27, 28, 30, 31, 32, 33, 39, 40, 46, 49, 50, 54, 55, 58, 60, 69, 73, 79, 83, 85, 86, 87, 88, 89, 90, 92, 100, 102, 105, 110, 114, 116, 136, 140, 142, 149, 150, 152, 154, 155, 157, 160, 161, 162, 163], "wait": [12, 19, 28, 47, 83, 92, 117, 122, 124, 129, 148, 158], "wait_for_cli": 152, "walk": 163, "walkthrough": 110, "wand2": 108, "want": [4, 12, 17, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 39, 40, 46, 50, 63, 70, 79, 82, 83, 86, 88, 94, 96, 99, 100, 105, 110, 111, 114, 116, 120, 122, 148, 149, 150, 152, 153, 158, 160, 161, 162], "warn": [11, 12, 13, 23, 31, 49, 88, 93, 94, 102, 110, 125, 132, 134, 138, 142, 144, 149, 151, 157, 160], "wasn": 105, "wast": 105, "watch": [23, 105, 148, 153], "water": 42, "waterfal": 116, "wave": [62, 74], "wavelength": [108, 129, 143, 144], "wavelength_adjustment_fil": 40, "wavelength_and_pixel_adjust": 40, "wavelength_cuto": 40, "wavelength_full_range_high": 40, "wavelength_full_range_low": 40, "wavelength_high": 40, "wavelength_low": 40, "wavelength_step": 40, "wavelength_step_typ": 40, "waytoappli": 160, "we": [2, 3, 4, 5, 6, 7, 9, 11, 12, 14, 17, 18, 20, 21, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 39, 40, 42, 46, 50, 51, 53, 57, 58, 61, 62, 63, 66, 67, 69, 70, 72, 73, 78, 80, 81, 82, 83, 88, 91, 92, 93, 94, 95, 96, 99, 102, 103, 104, 105, 108, 111, 114, 117, 136, 140, 142, 143, 149, 150, 152, 157, 158, 160, 161, 162], "web": [20, 27, 86, 94, 99, 120], "webgl": [13, 31, 88, 152], "webpag": [14, 88, 104, 149], "websit": [92, 143], "weed": 95, "week": [20, 22], "weekli": 162, "weight": [26, 150], "weird": [104, 105, 123], "welcom": [86, 114], "well": [3, 23, 25, 28, 39, 40, 43, 46, 49, 50, 79, 85, 86, 90, 91, 93, 102, 105, 108, 111, 114, 119, 120, 142, 143, 145, 153, 160], "went": 160, "were": [2, 26, 35, 40, 84, 92, 95, 97, 99, 100, 105, 114, 122, 142, 143, 160, 162], "what": [12, 20, 25, 28, 36, 39, 42, 49, 50, 53, 79, 80, 81, 87, 90, 91, 93, 94, 96, 100, 102, 105, 142, 143, 149, 151, 153, 160, 161, 163], "whatev": [50, 93, 105, 157], "wheel": 122, "when": [1, 2, 4, 5, 8, 9, 12, 13, 14, 17, 18, 19, 26, 27, 28, 30, 31, 32, 33, 35, 36, 38, 39, 40, 43, 45, 46, 47, 49, 50, 51, 52, 63, 64, 67, 69, 70, 71, 78, 79, 80, 81, 82, 84, 85, 87, 88, 89, 90, 91, 92, 94, 96, 97, 99, 102, 103, 104, 105, 106, 108, 109, 111, 112, 114, 119, 121, 122, 123, 128, 129, 130, 132, 134, 135, 136, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 160, 162, 163], "whenev": [4, 20, 44, 50, 101, 104, 105, 126, 145, 149], "where": [0, 4, 6, 7, 14, 15, 18, 20, 22, 23, 24, 25, 28, 30, 33, 35, 36, 37, 38, 39, 40, 42, 44, 47, 50, 79, 80, 81, 82, 83, 84, 88, 91, 92, 96, 99, 100, 101, 102, 104, 105, 107, 110, 111, 114, 122, 135, 136, 143, 144, 146, 150, 152, 153, 154, 155, 158, 160, 162], "wherea": [40, 102, 109, 149], "wherebi": 96, "wherev": [90, 105, 108], "whether": [5, 9, 14, 28, 30, 31, 39, 46, 48, 92, 93, 105, 110, 114, 122, 143, 154, 158, 160], "which": [1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 17, 18, 19, 20, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 54, 58, 61, 62, 70, 71, 74, 79, 80, 81, 82, 85, 86, 87, 88, 90, 91, 92, 94, 95, 96, 98, 99, 100, 102, 104, 105, 108, 110, 114, 122, 132, 133, 140, 142, 143, 147, 148, 149, 150, 151, 152, 155, 157, 158, 160, 161], "while": [1, 2, 4, 11, 12, 14, 27, 28, 38, 40, 78, 79, 80, 81, 83, 88, 91, 100, 102, 104, 105, 111, 116, 133, 134, 142, 143, 144, 148, 151, 153, 160, 161], "whilst": [15, 50, 88, 94, 105, 146, 152, 154], "white": [20, 142, 144], "whiteboard": 105, "whitespac": [102, 108], "who": [2, 4, 16, 28, 36, 40, 77, 82, 83, 93, 94, 105, 114, 123, 152, 161, 163], "whoami": 86, "whole": [12, 20, 28, 39, 88, 91, 92, 97, 105, 117, 142, 148, 149, 160, 161, 162], "whose": [8, 18, 114], "why": [18, 20, 28, 39, 46, 62, 70, 90, 105, 112, 142], "wide": [18, 20, 28, 40, 87, 108, 116], "wide_angle_correct": 40, "wider": [20, 90], "widespread": 28, "widget": [1, 3, 4, 20, 39, 43, 49, 51, 52, 53, 58, 61, 62, 69, 70, 72, 73, 74, 75, 78, 83, 88, 106, 109, 116, 121, 122, 126, 130, 131, 142, 144, 154, 157, 163], "widget_column": [72, 75], "widgetnam": 50, "widgetwithfigur": 78, "width": [40, 42, 99, 100, 119, 125, 129, 130, 144], "width_from_fil": 40, "wiget": 50, "wiki2rst": 149, "wild": 108, "win": [13, 17, 32, 47, 83], "win32_process": 153, "wind": 90, "window": [1, 12, 13, 14, 18, 19, 23, 29, 35, 38, 44, 45, 50, 51, 75, 78, 80, 81, 82, 83, 91, 92, 94, 105, 114, 116, 119, 120, 122, 123, 124, 125, 126, 128, 129, 130, 131, 132, 136, 138, 139, 140, 143, 144, 145, 152, 156, 158, 163], "windowserv": 47, "winmgmt": 153, "wire": [39, 105], "wirefram": [116, 163], "wise": 49, "wish": [4, 9, 20, 30, 33, 48, 78, 79, 87, 104, 110, 114, 160, 162], "within": [1, 3, 4, 12, 14, 17, 18, 20, 26, 29, 30, 33, 37, 38, 39, 41, 43, 46, 50, 52, 54, 63, 66, 69, 70, 73, 78, 79, 80, 81, 83, 85, 87, 88, 89, 91, 92, 95, 97, 102, 104, 106, 110, 111, 112, 116, 119, 120, 123, 126, 130, 132, 137, 138, 142, 144, 149, 150, 152, 154, 160, 161, 162, 163], "without": [1, 9, 18, 20, 28, 29, 36, 39, 40, 43, 50, 62, 78, 82, 83, 90, 95, 97, 102, 105, 106, 110, 114, 116, 119, 120, 123, 142, 143, 144, 145, 147, 149, 150, 154, 155, 160], "wizard": [83, 133], "wolf": 86, "won": [14, 83, 88, 122, 144, 151, 152, 153, 160], "wonder": 123, "word": [1, 80, 81, 102, 106, 108, 112, 144, 162], "work": [3, 8, 9, 13, 14, 15, 17, 18, 19, 20, 28, 29, 32, 33, 35, 36, 37, 38, 39, 46, 47, 48, 49, 50, 52, 70, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 91, 92, 93, 94, 99, 100, 108, 109, 110, 114, 116, 119, 120, 122, 123, 133, 140, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 155, 156, 157, 160, 161, 162, 163], "workaround": [151, 154], "workbench": [13, 20, 30, 32, 83, 85, 97, 98, 108, 110, 116, 118, 119, 122, 123, 124, 125, 138, 144, 151, 155, 157], "workbench_bundl": 151, "worker": [79, 85], "workflow": [2, 18, 21, 27, 28, 29, 33, 49, 80, 81, 85, 88, 90, 92, 93, 104, 110, 120, 163], "workflowalgorithm": 40, "workload": [32, 33, 47], "workpac": 114, "workshop": 16, "workspac": [1, 17, 18, 20, 24, 27, 38, 39, 41, 42, 43, 45, 46, 47, 50, 79, 90, 92, 99, 100, 104, 116, 118, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 139, 142, 143, 145, 147, 150, 152, 154, 157, 163], "workspace2d": [116, 144], "workspace_const_sptr": 160, "workspace_sptr": [41, 160], "workspacealgorithm": 160, "workspacecreationhelp": [18, 147], "workspacedescript": 161, "workspacefactori": [26, 160], "workspacefold": 152, "workspacegroup": [116, 160], "workspaceid": 43, "workspaceindex": [41, 43, 96, 100], "workspacepoint": 160, "workspaceproperti": [41, 99, 160], "workspaceselector": 50, "workspacetest": 112, "workspacetonexu": 114, "workspacetoworkspac": 114, "workspacetyp": 100, "workstat": 21, "world": [51, 70, 105], "wors": 105, "worst": 105, "worth": [20, 28, 80, 94, 100, 138, 144], "would": [4, 14, 15, 17, 18, 19, 20, 25, 28, 36, 39, 41, 42, 49, 50, 52, 54, 61, 70, 79, 83, 87, 88, 90, 91, 92, 96, 99, 102, 105, 110, 111, 114, 120, 122, 138, 144, 149, 150, 152, 154, 157, 160, 162], "wrap": [12, 39, 48, 83, 95, 104], "wrapper": [8, 39, 49, 50, 147, 154], "write": [4, 26, 27, 28, 36, 37, 38, 39, 47, 50, 79, 80, 81, 88, 91, 96, 99, 100, 102, 105, 111, 124, 130, 133, 145, 152, 163], "written": [1, 3, 4, 15, 20, 26, 40, 46, 50, 78, 88, 90, 94, 98, 99, 100, 102, 104, 105, 110, 114, 122, 152, 157, 160, 161, 162], "wrong": [12, 14, 49, 80, 81, 90, 92, 105, 116, 142, 145, 160], "wrongli": 14, "ws2d": 119, "ws_2d": 144, "ws_3d": 144, "ws_3d_nonqdim": 144, "ws_3d_qlab": 144, "ws_4d": 144, "ws_h2o_21c_sqw": 118, "ws_h2o_34c_sqw": 118, "ws_slice": 144, "wscript": 153, "wsl": 155, "wsl1": 155, "wsl2": 163, "wsq": 119, "www": [18, 80, 85, 92, 145, 149], "wysiwyg": 91, "x": [17, 25, 26, 33, 40, 46, 47, 59, 79, 80, 84, 87, 92, 94, 99, 100, 102, 105, 112, 116, 119, 122, 126, 130, 131, 132, 134, 136, 137, 138, 139, 142, 144, 145, 154, 155, 160, 161], "x11": 155, "x64": [12, 13, 32, 47, 83, 94], "x86": [13, 23, 32, 35, 94], "x86_64": [30, 31, 32, 152], "x_axi": 154, "x_coordin": 161, "x_data": [], "x_tilt_correct": 40, "x_translation_correct": 40, "xarg": [35, 109, 111], "xcode": [11, 12, 162], "xin": 79, "xmax": 100, "xmin": 100, "xml": [18, 47, 50, 107, 114, 118, 143, 150, 151, 161, 162, 163], "xmodulo": 149, "xout": 79, "xpoint": 78, "xquartz": 11, "xrang": 139, "xserver": 155, "xvalu": 62, "xwin": 47, "xwindow": 122, "xx": 132, "xyz": 102, "xz": 83, "y": [17, 25, 26, 29, 33, 40, 46, 49, 59, 84, 92, 100, 105, 119, 122, 126, 138, 139, 144, 145, 154, 160], "y_data": [], "y_max": 154, "y_min": 154, "y_tilt_correct": 40, "y_translation_correct": 40, "yama": 86, "yaml": 40, "ye": [12, 27, 82, 87, 123, 124, 149], "year": [20, 22, 40, 105, 109, 111], "yellow": [35, 117], "yet": [13, 33, 36, 42, 46, 80, 81, 84, 85, 88, 98, 105, 120, 130, 132, 143, 151, 157], "yi": 131, "yield": [102, 104, 105], "yml": 17, "you": [2, 3, 4, 5, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 46, 47, 49, 50, 51, 54, 59, 64, 67, 69, 70, 71, 74, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 96, 99, 100, 101, 102, 104, 106, 109, 110, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 160, 161, 162], "your": [2, 3, 5, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 25, 26, 28, 30, 31, 32, 33, 35, 36, 47, 48, 49, 50, 51, 59, 60, 70, 80, 81, 83, 86, 87, 88, 90, 91, 92, 94, 95, 99, 100, 101, 102, 104, 105, 110, 114, 117, 118, 119, 120, 122, 123, 124, 128, 130, 131, 132, 133, 142, 143, 149, 150, 152, 153, 155, 157, 158, 160, 162], "yourself": [14, 28, 35, 39, 46, 92, 132, 153], "youtu": 162, "ypoint": 78, "yum": [30, 33, 87, 149], "yvalu": 62, "z": [17, 33, 46, 84, 92, 125], "z_tilt_correct": 40, "z_translation_correct": 40, "zero": [40, 79, 102, 119, 122, 134, 135, 136, 137, 139, 143, 148], "zero_free_correct": 40, "zfdipol": 120, "zfmuonium": 120, "zip": [100, 151], "zone": 20, "zoom": [77, 119, 138, 144], "zrcn": 92, "zsh": 11, "zshenv": 11}, "titles": ["Work flows algorithm profiling", "Architecture", "The Automated Build Process", "Mockups with Balsamiq Wireframes", "Job Tree View", "Cell Based View Properties", "Extract Subtrees", "Find Subtree Roots", "QtStandardItemTreeModelAdapter", "Model Indices in Job Tree View", "Batch Widget Manual", "Building on OS X", "Building with CMake", "CLion", "CMake Guidelines", "Generating Code Coverage", "Communication", "Conda Package Manager", "Data Files for Testing", "Debugging Unit Tests", "Design Document Guidelines", "Developer Accounts", "Development and Release Cycle", "Doxygen Setup", "Eclipse on Ubuntu", "EnumeratedString", "Event Workspace Development", "Flowchart Creation", "Gatekeeping a Pull Request", "Getting Started", "Develop with Conda on Linux", "Develop with Conda on MacOS", "Develop with Conda on Windows", "Develop without Conda", "<no title>", "Mantid Git Config", "Mantid Git Workflow", "Handling XML", "ISIS Energy Transfer Tab", "ISIS Reflectometry Interface", "ISIS SANS Reduction Back-end", "Index Property", "Adding a new fitting function to IDA", "IndirectDataAnalysis File Structure", "Inelastic Data Processor Class Structure", "Instrument Viewer Widget", "Mantid Issue Tracking", "Jenkins Configuration", "Load Algorithm Hook", "Logging", "MVP Design", "Adding a Button", "Add a ComboBox", "Adding a Label", "Add a LineEdit", "Add a Spin Box", "MVP Calculator GUI Example", "Complete GUI from Exercises", "Extracting Information from the View", "Final Exercise", "MVP Introduction", "Layouts", "Matplotlib and MVP", "Mocking the Presenter", "Mocking Exercise", "Mocking Exercise Solution", "A Simple Model", "Model (MVP) Exercise", "Model Exercise Solution", "Multiple Views", "Creating a Presenter class", "Presenter Exercise", "Presenter Exercise Solution", "Tables", "View Exercise 1", "View Exercise 1 Solution", "MVP Tutorial", "Mantid Icon Table", "Matplotlib in C++", "Multithreading in Mantid", "New Starter C++", "New Starter Python", "Obtaining a Benchmark for Mantid Fitting", "Packaging", "Patch Release Checklist", "Profiling Overview", "Profiling with perf", "Profiling with Valgrind", "PyCharm", "Python Algorithms in External Projects", "Python vs C++ Algorithms", "Qt Designer for Python", "Release Checklist", "Reviewing a Pull Request", "Running Sanitizers", "Running the Unit Tests", "Sample Logs", "Script Repository", "Additional Python code", "Algorithm Documentation", "Algorithm Usage Examples", "C++ Code Modernization Guidelines", "C++ Coding Standards", "Deprecating an Algorithm", "Documentation Guide for Devs", "GUI Standards", "Interface Documentation", "Libraries", "Mantid Standards", "Python Coding Standards", "Release Notes Guide", "Renaming an Algorithm", "Unit Test Coding Standards", "Standards", "System Tests", "Technical Steering Committee", "Core Testing", "ALFView GUI Testing", "DGS Reduction Testing", "MSlice Testing", "Documentation Testing", "Elemental Analysis GUI Testing", "Engineering Diffraction Testing", "Error Reporter Testing", "Project Recovery Testing", "Sample Transmission Calculator Testing", "Indirect Data Reduction Testing", "Indirect Diffraction Testing", "Inelastic Bayes Fitting Testing", "Inelastic Corrections Testing", "Inelastic Data Processor Testing", "Inelastic QENS Fitting Testing", "Live Data Testing", "Muon Interfaces Unscripted Testing", "Muon Unscripted Testing: ALC", "Muon Unscripted Testing: ARGUS", "Muon Unscripted Testing: MUSR", "Muon Unscripted Testing: PSI", "Muon Unscripted Testing: EMU", "Muon Unscripted Testing: FDA (Frequency Domain Analysis)", "Muon Unscripted Testing: HIFI", "Muon Analysis Test Guides", "Reflectometry GUI Testing", "SANS GUI Testing", "SliceViewer Testing", "Filter Events Interface Testing", "Testing", "Testing Utilities", "Mantid Timers", "Tools Overview", "Unit Test Good Practice", "User Support", "VSCode", "Visual Studio Build Impact", "Plotting (Elemental Analysis)", "Windows Subsystem for Linux (WSL2)", "Workbench Development", "Project Save", "Running Workbench", "Workbench Index", "Writing An Algorithm", "Writing a Custom ConvertToMD Transformation", "Writing Performance Tests", "Developer Documentation"], "titleterms": {"": [15, 18, 37, 85, 86, 130], "04": [33, 155], "1": [74, 75, 92, 105, 119, 120, 122, 130, 133, 144], "10": 122, "11": 122, "18": [33, 155], "2": [92, 119, 120, 122, 130, 133, 144], "20": 33, "2022": 32, "3": [92, 119, 122, 133, 144], "4": [119, 122, 133, 144], "5": [119, 122, 133, 144], "6": [119, 122, 133, 144], "7": [119, 122, 133, 144], "8": 122, "9": 122, "A": [5, 18, 26, 66, 158], "For": [46, 47], "If": 105, "No": [105, 114], "Not": 151, "On": 47, "One": 105, "The": [2, 9, 20, 48, 51, 70, 72, 98, 99, 104, 105, 106, 119], "To": [40, 114], "With": [4, 12, 18, 28, 95], "about": 26, "absorpt": 129, "abstract": 20, "access": 29, "account": 21, "across": 47, "ad": [0, 5, 18, 42, 51, 53, 110, 114, 142, 144], "adara": 132, "add": [52, 54, 55, 110], "addit": 98, "address": 94, "adher": 39, "adjust": 40, "admin": 21, "advanc": [35, 94, 152], "advic": 162, "agent": 47, "alc": [133, 134], "alfview": 117, "alg": 105, "algorithm": [0, 28, 38, 39, 40, 48, 85, 89, 90, 99, 100, 103, 104, 107, 108, 111, 132, 160], "alias": 35, "all": [39, 47, 105], "amend": 110, "amount": 20, "an": [36, 37, 46, 47, 99, 103, 111, 119, 132, 157, 160], "analys": 0, "analysi": [121, 133, 139, 141, 154], "angl": 117, "anoth": 119, "api": [4, 10], "appear": 94, "appli": 129, "architectur": 1, "archiv": 29, "argu": [133, 135], "asan": 94, "assert": 114, "assess": 105, "associ": 32, "assur": 92, "asymmetri": 136, "asynchron": 160, "atom": 125, "attach": 19, "authoris": 84, "auto": [137, 152], "autom": 2, "automat": [15, 143], "avoid": [37, 39, 133, 162], "ax": 144, "axischang": 154, "back": [39, 40], "backend": 97, "background": [15, 137], "balsamiq": 3, "base": [5, 36, 114], "basi": 144, "basic": [80, 81, 121, 125, 144], "batch": [10, 142], "bay": 128, "beam": 143, "becom": 28, "befor": 92, "beforehand": 105, "begin": 92, "benchmark": 82, "best": [105, 114, 162], "beta": 92, "between": [9, 28, 36, 117], "bin": 118, "binari": 18, "binmd": 144, "black": 109, "blank": 104, "box": 55, "bragg": 119, "branch": [28, 36, 47, 83], "broken": 17, "bug": [151, 154], "build": [0, 2, 11, 12, 13, 24, 29, 30, 31, 32, 83, 84, 94, 99, 104, 152, 153, 156], "builder": 40, "built": 151, "button": 51, "c": [15, 49, 50, 78, 79, 80, 85, 90, 101, 102, 103, 111, 147, 152, 157, 162], "calcul": [40, 56, 117, 125, 129], "calibr": [122, 126], "call": [87, 144, 152], "can": 105, "candid": 92, "carlo": 129, "categori": 108, "caveat": 12, "ccach": 12, "cell": [4, 5], "cent": 33, "centos7": 155, "centr": 143, "chain": 105, "chang": [119, 142], "cheat": 20, "check": [28, 109, 114, 117, 119, 144, 149], "checklist": [20, 84, 92], "checkout": 36, "chemic": 125, "cherri": 84, "child": 160, "children": 37, "choic": [], "chop": 107, "chosen": 20, "clang": 149, "clangd": 152, "class": [20, 39, 43, 44, 70, 91, 102, 148, 149, 150], "class_mak": 149, "cleanup": 114, "clear": 117, "cli": [15, 40], "clion": [13, 30, 32], "clock": 148, "clone": [30, 31, 32, 155], "cmake": [12, 14, 18, 24, 30, 31, 32, 94, 95, 149], "code": [15, 28, 30, 31, 32, 33, 36, 84, 87, 92, 93, 98, 99, 101, 102, 105, 109, 112, 113, 154, 160], "codeblockmultipletim": 148, "codeblocktim": 148, "combobox": 52, "come": 28, "command": [12, 18, 94, 95, 119], "comment": [102, 104], "committe": 115, "common": [39, 94, 104, 133], "commun": [16, 32, 38, 105], "comparison": 90, "compat": [26, 40], "compil": [32, 162], "complet": [57, 105], "complex": 161, "compon": [1, 40, 50, 163], "concept": [4, 105], "conda": [17, 30, 31, 32, 33, 83, 88], "confer": 16, "config": 35, "configur": [12, 14, 30, 31, 32, 39, 47, 49, 86, 103, 104, 111], "conflict": [28, 36], "connect": 47, "consol": [23, 114], "contact": [16, 105], "contain": [1, 129], "content": [0, 2, 20, 35, 36, 46, 102, 105, 107, 108, 109, 122, 133, 134, 135, 136, 137, 138, 139, 140, 149], "context": [1, 148], "control": [28, 80, 81], "convent": [102, 105, 108, 110], "convers": 40, "convert": [9, 149], "convert_to_q": 40, "converttomd": 161, "convolut": [42, 131], "coordin": 39, "copi": 142, "copper": 138, "core": [114, 116], "correct": [129, 137, 142, 144], "coverag": 15, "cpp": 102, "cprofil": 85, "cpu": 148, "cputim": 148, "creat": [14, 17, 40, 46, 70, 82, 89, 92, 149, 160], "createsampleworkspac": 100, "createworkspac": 100, "creation": [21, 27], "creator": 12, "cross": 133, "ctest": [95, 162], "custom": [29, 161], "customis": 12, "cut": [119, 142], "cutview": 144, "cycl": 22, "dai": 92, "data": [12, 18, 26, 38, 40, 44, 78, 96, 100, 114, 117, 118, 126, 130, 132, 133, 134, 136, 137, 140, 143, 144], "date": 39, "deal": 4, "debug": [13, 19, 30, 32, 88, 95, 114, 152, 158], "debugg": 88, "deeper": 28, "default": [47, 119, 142], "defin": [104, 161], "delet": [119, 142, 149], "delete_class": 149, "depend": [14, 17, 38, 39, 105], "deprec": 103, "descript": [36, 99], "descriptor": 48, "design": [20, 39, 50, 91, 105], "destin": 28, "detail": [0, 2, 20, 87, 94], "detector": [26, 45], "dev": 104, "develop": [16, 18, 20, 21, 22, 26, 30, 31, 32, 33, 39, 84, 88, 90, 104, 152, 156, 163], "dg": 118, "diagnost": [126, 143], "dictionari": [20, 40], "diff": 35, "diffract": [122, 127], "diffus": 138, "direct": [99, 104, 106, 130], "directli": 95, "director": 40, "directori": [47, 98, 118], "disabl": [114, 144], "discard": 142, "discuss": 105, "displai": [143, 151], "do": [28, 105, 161], "doc": [105, 149], "docker": 33, "document": [10, 20, 98, 99, 104, 105, 106, 113, 120, 163], "doe": 158, "domain": [133, 139], "don": 28, "done": [105, 154], "doubl": 135, "download": 114, "doxygen": 23, "drd": 149, "drive": 12, "dropbox": 18, "dure": 110, "each": 105, "eclips": [19, 23, 24], "edit": [32, 143], "editor": [92, 104, 119], "element": [37, 121, 154], "elwin": 130, "email": 92, "embed": 78, "emu": [133, 138], "encourag": 105, "end": [39, 40, 92, 104], "ends_with": 107, "energi": [38, 126], "engin": 122, "enhanc": 160, "ensur": 79, "enum": [40, 105], "enumeratedstr": 25, "envfil": 88, "environ": [12, 17, 29, 30, 31, 32, 33, 47, 82, 88, 116], "erasur": 9, "error": [102, 123, 151, 152], "estim": 105, "etc": [104, 107, 149], "event": [26, 40, 96, 132, 144, 145], "eventlist": 26, "exampl": [15, 18, 25, 37, 39, 49, 56, 83, 100, 106, 108, 119], "except": 160, "execut": 160, "exercis": [57, 59, 64, 65, 67, 68, 71, 72, 74, 75, 80, 81], "exist": [18, 105], "experi": 142, "explicit": 104, "explicitli": 88, "export": 14, "express": 102, "extens": [88, 152], "extern": [18, 89], "extract": [6, 58], "face": 16, "facil": 132, "factori": 39, "fake": 132, "fals": 144, "fda": 139, "featur": [92, 152, 160], "fedora": [33, 87], "fetch": 160, "fft": 139, "field": [136, 140], "figur": 78, "file": [12, 18, 20, 30, 31, 32, 38, 40, 43, 88, 99, 100, 102, 104, 106, 110, 114, 142, 143, 150, 154], "filedescriptor": 48, "filter": [4, 9, 15, 46, 96, 145], "final": [59, 92], "find": [7, 14, 17], "finder": 143, "firewal": 29, "first": [3, 94, 105], "fit": [42, 43, 82, 108, 128, 131, 134, 136, 140], "fix": [17, 28, 36, 104], "flat": [87, 137], "flow": [0, 40], "flowchart": 27, "focu": 122, "follow": 105, "foo": 104, "fork": 28, "format": [109, 152], "formula": 125, "fraction": 20, "framework": [1, 14], "free": 114, "freez": [36, 92], "frequenc": [133, 139], "from": [12, 28, 47, 57, 58, 78, 82, 83, 114, 152], "frontend": 97, "function": [42, 87, 89, 93, 102, 108, 131, 147, 154], "further": [80, 81, 160], "futur": [38, 105], "gatekeep": [28, 93], "gdb": [19, 30], "gener": [12, 15, 28, 30, 31, 32, 40, 77, 91, 107, 108, 114, 119, 142, 150], "geometri": 45, "get": [29, 33, 105, 144, 152, 158, 160], "getter": 38, "git": [29, 30, 31, 32, 35, 36], "github": [28, 97], "go": 105, "goe": 105, "good": 150, "graphic": 155, "great": 28, "groovi": 47, "group": [28, 38, 116, 133, 142], "gui": [12, 39, 40, 56, 57, 91, 94, 105, 117, 121, 142, 143, 155, 163], "guid": [100, 104, 105, 110, 141, 163], "guidanc": 150, "guidelin": [14, 20, 39, 101, 113, 150], "handi": 157, "handl": [37, 102], "handler": 45, "happen": 117, "hat": [33, 87], "have": 105, "hdf": 48, "hdfdescriptor": 48, "head": 110, "header": 102, "helgrind": 149, "help": 151, "helper": 147, "hifi": [133, 140], "histogram": 132, "histori": 105, "hkl": 144, "hook": 48, "how": [16, 25, 28, 30, 31, 41, 99, 104, 105, 110, 150, 152, 158, 162], "html": 104, "i": [40, 90, 105, 117, 130, 131, 144], "icon": [50, 77], "id": [15, 26, 104, 114], "ida": 42, "idf": 28, "ill": 30, "imag": [104, 110], "impact": 153, "implement": [5, 20, 45, 91, 157], "import": 109, "improv": 38, "incorrect": 36, "index": [9, 26, 41, 159], "indexproperti": 41, "indic": 9, "indirect": [38, 126, 127, 130], "indirectdataanalysi": 43, "indirectdataanalysistab": 43, "indirectdatareductiontab": 38, "indirectfitdata": 43, "indirectfitdatainterfac": 43, "indirectfitoutput": 43, "indirectfitoutputopt": 43, "indirectfitplot": 43, "indirectfitpropertybrows": 43, "indirectfittingmodel": 43, "individu": [26, 40], "inelast": [44, 128, 129, 130, 131], "inform": [0, 16, 40, 58], "initi": [82, 155, 160], "inject": [39, 105], "inlin": 104, "input": [40, 118, 160], "insid": 29, "inspect": 37, "instal": [13, 24, 30, 31, 32, 82, 83, 86, 87, 149, 155], "instrument": [45, 94, 132, 142], "integr": [91, 144], "intel": 86, "intens": 119, "intent": 20, "interact": 119, "interfac": [39, 104, 106, 119, 133, 145, 155, 157], "intern": 10, "interpret": 104, "introduc": [14, 21], "introduct": [40, 47, 60, 100, 117, 119, 121, 125, 132, 134, 135, 136, 137, 138, 139, 140, 142, 144, 151, 152, 160, 161], "invers": 39, "ionic": 138, "ipf": 28, "iqtfit": 42, "isi": [29, 38, 39, 40, 126, 132], "isiscommandinterfac": 40, "issu": [12, 46, 154], "iter": 37, "iwyu": 149, "jenkin": [47, 83], "job": [4, 9, 47, 162], "jupyt": 119, "just": 92, "keep": [39, 91, 105], "keybind": 152, "knowledg": 105, "known": [12, 154], "label": [46, 53], "languag": 90, "larg": 105, "larger": 116, "launch": 152, "layer": 20, "layout": [61, 102, 154], "leak": [94, 149], "legaci": 88, "let": 105, "level": [49, 133], "librari": [14, 94, 107], "licens": 109, "like": 114, "limit": 105, "line": [12, 94, 95, 104, 119], "lineedit": 54, "link": 157, "linux": [29, 30, 33, 47, 85, 88, 149, 151, 155], "list": [26, 47], "live": [132, 152], "load": [48, 94, 100, 117, 136, 137, 142, 157], "local": [18, 88, 92, 114], "locat": [4, 12, 110], "log": [49, 96, 160], "logger": 47, "logic": 105, "m": 32, "mac": 47, "maco": [31, 151], "main": [2, 9, 28, 51, 70, 72, 75], "maintain": 88, "mainten": 105, "makefil": 114, "mambaforg": [30, 31, 32], "manag": [17, 92, 119], "mani": 105, "mantid": [0, 28, 29, 30, 31, 32, 33, 35, 36, 46, 77, 79, 82, 85, 89, 90, 102, 108, 119, 148, 150, 155], "mantidqt": 1, "manual": [10, 15, 92, 137], "map": 105, "markup": 104, "mask": [40, 143], "matplotlib": [62, 78], "matrixworkspac": 144, "matter": 105, "maxent": 139, "md": 144, "mdhisto": 144, "mdhistoworkspac": 144, "mdworkspac": 144, "meet": 16, "member": 150, "memori": 114, "merg": [28, 35, 36], "method": 19, "misc": 47, "mock": [63, 64, 65, 150], "mockup": 3, "model": [9, 38, 44, 50, 66, 67, 68, 105], "modern": 101, "modifi": [89, 119], "modul": 15, "modular": 91, "moment": 130, "monitor": [40, 153, 162], "mont": 129, "month": 20, "more": [0, 35, 150], "most": 26, "motiv": [18, 20, 40, 91], "move": [40, 149], "move_class": 149, "moveinstrumentcompon": 40, "mrulist": 26, "msd": [42, 131], "mslice": 119, "multiperiod": [96, 134, 140], "multipl": [47, 69, 90, 105, 114, 125], "multithread": 79, "muon": [133, 134, 135, 136, 137, 138, 139, 140, 141], "musr": [133, 136], "must": 105, "mvc": 9, "mvp": [39, 50, 56, 60, 62, 67, 76, 105], "n": 96, "name": [36, 102, 105, 106, 108, 110], "namespac": 102, "need": [100, 105], "network": [12, 149], "neutron": 26, "never": 105, "new": [5, 14, 18, 36, 42, 47, 80, 81, 105, 114, 117], "newer": 105, "nightli": 84, "ninja": 32, "node": 47, "nodelist": 37, "non": [28, 48, 105, 144], "none": 109, "nonorthogon": 144, "normal": 40, "normalizebasisvector": 144, "note": [2, 5, 15, 21, 26, 84, 90, 108, 110, 154, 158], "notif": [4, 105], "notifi": 105, "number": [20, 26], "o": [11, 33, 47], "object": [18, 80, 81], "observ": [105, 144], "obtain": 82, "off": 32, "offlin": 120, "omega": 130, "onli": [88, 105], "onlin": 120, "open": 13, "optim": 162, "option": [35, 83, 95, 106, 118, 149], "orchestr": 40, "orient": [80, 81], "ornl": 29, "orthogon": 144, "osx": [29, 33], "other": [2, 16, 40, 85, 99, 105, 143, 150], "out": 105, "output": [114, 160], "outsid": 39, "over": 37, "overlai": 144, "overplot": 119, "overview": [3, 39, 40, 45, 49, 78, 85, 90, 94, 95, 97, 98, 102, 105, 114, 122, 149, 154, 157, 159, 162, 163], "paalman": 129, "packag": [17, 83, 156], "panic": 28, "paramet": [47, 108, 118], "pars": 37, "past": [88, 142], "patch": 84, "pattern": [39, 105], "peak": [119, 134, 144], "peopl": [16, 28], "per": 105, "perf": 86, "perform": [28, 39, 162], "period": [96, 105, 134], "person": 20, "phasequad": 139, "phrase": 104, "pick": [45, 84], "ping": 129, "pip": 17, "pipelin": 2, "pixel": 40, "platform": 114, "plot": [38, 78, 105, 119, 142, 154], "plugin": [24, 88, 104, 161], "point": [88, 105, 150], "polaris": 142, "polici": 17, "portion": 87, "possibl": [90, 105], "post": 132, "potenti": 20, "power": 28, "pr": [36, 105], "practic": [105, 114, 150, 162], "pre": [94, 132], "preambl": [122, 133], "prefac": 105, "prepar": [87, 92], "preprocessdetectorstomd": 161, "preprocessor": 102, "prerequisit": [24, 80, 81, 105, 152], "present": [38, 39, 44, 50, 63, 70, 71, 72, 105, 154], "preview": [110, 142], "principl": 105, "print": 47, "privat": 150, "problem": 94, "procedur": 84, "process": [2, 19, 20, 39, 47, 132, 142, 143, 163], "processor": [44, 130], "produc": 15, "profil": [0, 21, 85, 86, 87, 149], "program": 87, "project": [89, 92, 124, 157], "properti": [5, 41, 89, 99, 108, 160], "protect": [28, 36, 150], "proxi": [18, 30, 47], "psi": [133, 137], "pull": [28, 36, 93], "puls": 135, "purpos": [28, 97], "put": 105, "py": [40, 75, 149], "pycharm": [88, 114], "pyqt": 88, "python": [15, 32, 49, 50, 79, 81, 85, 88, 89, 90, 91, 94, 98, 103, 105, 106, 109, 111, 147, 152, 157], "q": [40, 42, 130, 131, 144], "qen": [43, 131], "qt": [12, 39, 50, 91, 98, 105, 109], "qtconsol": 119, "qtstandarditemtreemodeladapt": 8, "qualiti": [28, 92], "quasi": 128, "queri": 105, "quirk": 28, "rais": 105, "rang": 125, "read": [80, 81], "readabl": 104, "rebin": [117, 132, 136], "receiv": [], "recent": 26, "recoil": 119, "recommend": [35, 107, 152], "recoveri": 124, "red": [33, 87], "reduc": 114, "reduct": [39, 40, 118, 126, 143], "reduction_mod": 40, "refer": [102, 104, 114], "referenc": 99, "reflectometri": [39, 142], "regex": 107, "relat": [149, 154], "releas": [22, 84, 92, 110], "remind": 92, "remot": [88, 152], "remov": 47, "renam": [111, 149], "render": 45, "report": [15, 123, 151], "repositori": 97, "represent": 144, "request": [28, 36, 84, 93], "requir": [105, 152], "requisit": 94, "resnorm": 128, "respons": 28, "rest": 104, "restructuredtext": 104, "result": 118, "reusabl": 50, "review": [46, 84, 93, 105, 110], "revis": 105, "role": 92, "root": [7, 18], "rotat": 117, "rotateinstrumentcompon": 40, "row": [4, 142], "rule": 116, "run": [19, 31, 47, 82, 86, 87, 88, 94, 95, 96, 100, 114, 117, 119, 143, 155, 158, 160, 162], "runtim": 89, "safeti": [26, 79], "sampl": [96, 125], "san": [40, 143], "sanit": 94, "sansbatchreduct": 40, "sansconverttowavelengthandrebin": 40, "sansload": 40, "sansreductioncor": 40, "sanssav": 40, "sanssinglereduct": 40, "sansstat": 40, "save": [38, 40, 117, 118, 142, 143, 152, 157], "scale": [40, 119], "scm": 47, "script": [47, 97, 98, 119, 153], "search": [118, 142], "section": [104, 118], "select": [40, 87, 88, 114, 117, 143], "server": 47, "session": [105, 117, 132], "set": [18, 47, 88, 114, 117, 118, 119, 121, 132, 142, 143], "setter": 38, "setup": [13, 15, 18, 23, 29, 30, 31, 32, 82, 88, 105, 133, 155], "shaper": 149, "sheet": 20, "should": [90, 105], "signal": 105, "simpl": [66, 161], "simultan": 140, "singl": [47, 105, 125, 134, 135], "size": 114, "skip": 114, "slice": [40, 119], "sliceview": 144, "slot": 105, "small": 105, "smaller": 116, "smoke": 92, "solut": [20, 65, 68, 72, 75], "some": 114, "sourc": [30, 31, 32, 82], "space": 9, "specif": [15, 28, 107, 144, 150], "specifi": 114, "spectrum": 26, "sphinx": 149, "spin": 55, "staff": 105, "stale": 36, "standalon": 83, "standard": [102, 105, 108, 109, 110, 112, 113], "start": [29, 104, 132, 152, 160], "starter": [80, 81], "state": 40, "state_bas": 40, "state_director": 40, "statement": 102, "steer": 115, "step": [3, 40], "stop": 132, "store": 18, "stretch": 128, "string": [104, 107], "strongli": 9, "structur": [39, 43, 44, 110], "studio": [19, 23, 32, 94, 95, 114, 149, 153], "style": 109, "sub": 110, "subscrib": 39, "subsystem": [33, 155], "subtract": [119, 129], "subtre": [4, 6, 7], "suggest": 24, "sum": [119, 143], "summari": [0, 1, 2, 18, 35, 36, 47, 50, 87, 99, 106, 107, 147, 161], "superconduct": 138, "support": [16, 144, 151], "switch": 94, "symmetris": 130, "system": [12, 88, 114], "t": [28, 105, 130, 131], "tab": [38, 43, 44, 119, 128, 129, 130, 131, 142], "tabl": [73, 77, 118, 122, 133, 134, 135, 136, 137, 138, 139, 140, 143], "take": [105, 119], "target": [114, 161], "task": 116, "team": [16, 105], "technic": [92, 115], "templat": 50, "term": 20, "test": [18, 19, 28, 38, 39, 50, 88, 92, 93, 94, 95, 98, 100, 105, 112, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 150, 152, 162, 163], "testhelp": 39, "text": [16, 104], "thi": 88, "thing": 28, "thread": [26, 79, 149], "through": [47, 105], "tidi": 149, "time": 85, "timelin": 92, "timer": 148, "tip": [12, 28, 49, 82, 155], "titl": 104, "todo": 154, "tofev": 26, "toler": 114, "too": 105, "tool": [0, 35, 50, 85, 144, 149, 163], "toolbar": 119, "track": 46, "train": 105, "transfer": [38, 126], "transform": 161, "transmiss": [40, 125, 126], "transvers": [136, 140], "tree": [4, 9], "troubleshoot": [18, 151], "tube": 117, "turn": 32, "tutori": 76, "type": [9, 39, 104, 105], "ubuntu": [24, 33, 87, 155], "ui": 38, "unexpect": 104, "unind": 104, "uniqu": 21, "unit": [19, 28, 88, 95, 98, 112, 150], "unix": 23, "unknown": 104, "unscript": [133, 134, 135, 136, 137, 138, 139, 140], "up": [39, 47, 88, 117, 118, 119, 121, 132, 142, 143], "updat": [18, 47, 105], "url": 47, "us": [12, 18, 19, 25, 26, 32, 35, 39, 40, 41, 49, 83, 88, 91, 95, 100, 105, 119, 132, 149, 150, 155, 160], "usag": [8, 40, 49, 99, 100, 125, 144, 154], "user": [20, 40, 89, 143, 151, 155], "util": [38, 147, 154], "ux": 105, "v": 90, "valgrind": 87, "valid": [38, 114, 125, 160], "valu": 47, "vanadium": 117, "variabl": [12, 14, 30, 31, 32, 47, 102], "vector": [78, 144], "version": [19, 28, 80, 81, 88], "via": [39, 40], "video": 16, "view": [4, 5, 9, 38, 44, 50, 51, 58, 69, 70, 72, 74, 75, 87, 105, 144, 154], "viewer": 45, "visual": [19, 23, 32, 50, 94, 95, 114, 149, 153], "visualis": [87, 118], "vscode": 152, "vtune": 86, "wa": 94, "wall": 148, "warn": [104, 152], "waterfal": 119, "wavelength": [40, 125], "week": 92, "what": [40, 150], "when": [20, 100, 110, 117], "whole": 87, "why": [25, 41], "widget": [10, 45, 50, 91], "wiki": 149, "window": [32, 33, 47, 85, 88, 149, 151, 155], "wirefram": 3, "wireshark": 149, "within": [19, 105], "without": [33, 88, 104, 162], "wonder": 149, "work": [0, 12, 40, 105], "workbench": [1, 31, 88, 91, 120, 152, 156, 158, 159, 163], "workflow": [36, 46, 99, 105, 161], "workspac": [26, 28, 40, 78, 96, 105, 108, 114, 119, 144, 160, 161], "workspace2d": 26, "wrapper": [38, 89], "write": [20, 90, 110, 114, 150, 160, 161, 162], "wsl2": [33, 155], "x": 11, "xcode": 114, "xml": 37, "yappi": 85, "you": 105, "your": [12, 46, 82], "yourself": 21}}) \ No newline at end of file