Search.setIndex({"alltitles": {"0. 1D and 2D integration": [[104, "0.-1D-and-2D-integration"]], "0.10.0: 10/2014": [[20, "id31"]], "0.10.1: 10/2014": [[20, "id30"]], "0.10.2: 11/2014": [[20, "id29"]], "0.10.3: 03/2015": [[20, "id28"]], "0.11.0: 07/2015": [[20, "id27"]], "0.12.0: 06/06/2016": [[20, "id26"]], "0.13.0: 01/12/2016": [[20, "id25"]], "0.14.0: 20/07/2017": [[20, "id24"]], "0.14.1: 25/07/2017": [[20, "id23"]], "0.14.2: 14/09/2017": [[20, "id22"]], "0.15.0: 01/02/2018": [[20, "id21"]], "0.16.0: 26/10/2018": [[20, "id20"]], "0.17.0 19/12/2018": [[20, "id19"]], "0.18.0 15/05/2019": [[20, "id18"]], "0.19.0 31/01/2020": [[20, "id17"]], "0.1: 05/2011": [[20, "id44"]], "0.20.0 22/01/2021": [[20, "id16"]], "0.21.0 20/01/2022": [[20, "id15"]], "0.21.1 02/02/2022": [[20, "id14"]], "0.21.2 03/02/2022": [[20, "id13"]], "0.21.3 24/03/2022": [[20, "id12"]], "0.2: 07/2011": [[20, "id43"]], "0.3: 11/2011": [[20, "id42"]], "0.4: 06/2012": [[20, "id41"]], "0.5: 06/2012": [[20, "id40"]], "0.6: 07/2012": [[20, "id39"]], "0.7.2: 08/2012": [[20, "id37"]], "0.7: 07/2012": [[20, "id38"]], "0.8: 10/2012": [[20, "id36"]], "0.9.2: (01/2014)": [[20, "id34"]], "0.9.3: 02/2014": [[20, "id33"]], "0.9.4: 06/2014": [[20, "id32"]], "0.9: 10/2013": [[20, "id35"]], "1. Description of the computer.": [[95, "1.-Description-of-the-computer."]], "1. Generate images with the 4 orientations:": [[94, "1.-Generate-images-with-the-4-orientations:"]], "1. Separation based on 2D integration": [[104, "1.-Separation-based-on-2D-integration"]], "1D azimuthal integration": [[90, "1D-azimuthal-integration"]], "2. Separation based on 1D integration:": [[104, "2.-Separation-based-on-1D-integration:"]], "2. Setup the enviroment:": [[95, "2.-Setup-the-enviroment:"]], "2023.01 16/01/2023": [[20, "id11"]], "2023.02 27/02/2023": [[20, "id10"]], "2023.03 22/03/2023": [[20, "id9"]], "2023.05 16/05/2023": [[20, "id8"]], "2023.08 30/08/2023 BUGGY, DO NOT USE !!!": [[20, "buggy-do-not-use"]], "2023.09 08/09/2023": [[20, "id7"]], "2024.01 18/01/2024": [[20, "id6"]], "2024.02 01/02/2024": [[20, "id5"]], "2024.05 21/05/2024": [[20, "id4"]], "2024.09 12/09/2024": [[20, "id3"]], "2025.01 31/01/2025": [[20, "id2"]], "2025.03 14/03/2025": [[20, "id1"]], "2D Integration in non-azimuthal space": [[122, null]], "2D integration or Caking": [[90, "2D-integration-or-Caking"]], "3. Rebuild the isotropic and anisotropic contribution": [[104, "3.-Rebuild-the-isotropic-and-anisotropic-contribution"]], "3. Writing the test dataset on disk.": [[95, "3.-Writing-the-test-dataset-on-disk."]], "3D rendering": [[60, "d-rendering"]], "4. Implementation of sigma-clipping using pure 1D integrators.": [[104, "4.-Implementation-of-sigma-clipping-using-pure-1D-integrators."]], "4. Reading the dataset using the h5py/HDF5 library:": [[95, "4.-Reading-the-dataset-using-the-h5py/HDF5-library:"]], "4.1 Using the h5py API in a natural way": [[95, "4.1-Using-the-h5py-API-in-a-natural-way"]], "4.2 Pre-allocate the output buffer (for h5py)": [[95, "4.2-Pre-allocate-the-output-buffer-(for-h5py)"]], "5. Decouple HDF5 chunk reading from decompression.": [[95, "5.-Decouple-HDF5-chunk-reading-from-decompression."]], "5. Variance assessement from deviation to the mean": [[104, "5.-Variance-assessement-from-deviation-to-the-mean"]], "5.1 Benchmarking of the chunk reading using the read_direct_chunk from h5py": [[95, "5.1-Benchmarking-of-the-chunk-reading-using-the-read_direct_chunk-from-h5py"]], "5.2 Benchmarking of the decompression (single threaded)": [[95, "5.2-Benchmarking-of-the-decompression-(single-threaded)"]], "5.3 Benchmark the analysis of the HDF5 file": [[95, "5.3-Benchmark-the-analysis-of-the-HDF5-file"]], "5.4 Benchmark the chunk reading using the h5py direct chunk read": [[95, "5.4-Benchmark-the-chunk-reading-using-the-h5py-direct-chunk-read"]], "5.5 Benchmark the chunk reading using numpy.memmap": [[95, "5.5-Benchmark-the-chunk-reading-using-numpy.memmap"]], "5.5 Benchmark the chunk reading using the Python file interface": [[95, "5.5-Benchmark-the-chunk-reading-using-the-Python-file-interface"]], "6. Azimuthal integration": [[95, "6.-Azimuthal-integration"]], "6. Towards lossy compression of single crystal diffraction data": [[104, "6.-Towards-lossy-compression-of-single-crystal-diffraction-data"]], "6.1 Serial workflow": [[95, "6.1-Serial-workflow"]], "6.1.1 Prepare the azimuthal integrator": [[95, "6.1.1-Prepare-the-azimuthal-integrator"]], "6.1.2 Benchmarking of the serial workflow": [[95, "6.1.2-Benchmarking-of-the-serial-workflow"]], "6.2 Pool of threads, queues,": [[95, "6.2-Pool-of-threads,-queues,"]], "6.3 Parallelize decompression + processing": [[95, "6.3-Parallelize-decompression-+-processing"]], "6.3 Parallelize read + decompression + processing": [[95, "6.3-Parallelize-read-+-decompression-+-processing"]], "6.3.1 Parallelize read + decompression + processing using the Python file interface": [[95, "6.3.1-Parallelize-read-+-decompression-+-processing-using-the-Python-file-interface"]], "6.3.1 Parallelize read + decompression + processing using the numpy.memmap interface": [[95, "6.3.1-Parallelize-read-+-decompression-+-processing-using-the-numpy.memmap-interface"]], "7. Conclusion": [[104, "7.-Conclusion"]], "7. Display some results": [[95, "7.-Display-some-results"]], "7. Evolution of the performances with the number of threads": [[95, "7.-Evolution-of-the-performances-with-the-number-of-threads"]], "8. Conclusion": [[95, "8.-Conclusion"]], "APIs for integrate1d using the exit angles and polar angles": [[80, "APIs-for-integrate1d-using-the-exit-angles-and-polar-angles"]], "About Microsoft Visual Studio Compiler": [[53, "about-microsoft-visual-studio-compiler"]], "About OpenMP": [[52, "about-openmp"]], "About statstics": [[117, "About-statstics"]], "Absorption coeficient at 17.8 keV": [[116, "Absorption-coeficient-at-17.8-keV"]], "Abstract": [[23, "abstract"]], "Accumulators": [[58, "accumulators"]], "Acknowledgments": [[57, "acknowledgments"]], "Acquire some more control points": [[59, "acquire-some-more-control-points"]], "Advanced video tutorial": [[60, "advanced-video-tutorial"]], "All other Modules": [[108, "All-other-Modules"]], "And also getting the intensity profile integrated across the polar angle (be careful, by default the fiber integration is vertical)": [[93, "And-also-getting-the-intensity-profile-integrated-across-the-polar-angle-(be-careful,-by-default-the-fiber-integration-is-vertical)"]], "AppVeyor": [[55, "appveyor"]], "Application manuals": [[48, null]], "As most of the Python projects:": [[55, "as-most-of-the-python-projects"]], "Automatic calibration": [[83, "Automatic-calibration"]], "Automatic peak-extraction": [[60, "automatic-peak-extraction"]], "Azimuthal Integration": [[120, "Azimuthal-Integration"]], "Azimuthal average": [[58, "azimuthal-average"]], "Azimuthal averaging in log-scaled bins": [[91, null]], "Azimuthal averaging using pyFAI": [[63, "Azimuthal-averaging-using-pyFAI"]], "Azimuthal integration for powder diffraction": [[64, "Azimuthal-integration-for-powder-diffraction"]], "Azimuthal integration for small angle data": [[64, "Azimuthal-integration-for-small-angle-data"]], "Azimuthal integration methods": [[23, "azimuthal-integration-methods"]], "Azimuthal integration options": [[65, "azimuthal-integration-options"]], "Azimuthal integration using the graphical user interface": [[65, null]], "Azimuthal integration with pixel splitting": [[119, "Azimuthal-integration-with-pixel-splitting"]], "Azimuthal regrouping using pyFAI": [[63, "Azimuthal-regrouping-using-pyFAI"]], "Azimuthal sigma-clipping": [[67, "Azimuthal-sigma-clipping"]], "AzimuthalIntegrator": [[23, "azimuthalintegrator"], [29, "azimuthalintegrator"]], "Basic usage of pyFAI": [[63, "Basic-usage-of-pyFAI"]], "Benchmarking and optimization of the parameters": [[89, "Benchmarking-and-optimization-of-the-parameters"]], "Bibliography": [[18, null]], "Blob detection": [[19, "blob-detection"]], "Bubble": [[26, "bubble"]], "Bugs:": [[34, "bugs"]], "Build dependencies": [[55, "build-dependencies"]], "Build dependencies:": [[50, "build-dependencies"]], "Build from sources": [[51, "build-from-sources"]], "Building procedure": [[50, "building-procedure"], [55, "building-procedure"]], "CCD calibration": [[73, null]], "Cake and Integration": [[60, "cake-and-integration"]], "Calculate the approximate correction of the other positions": [[81, "Calculate-the-approximate-correction-of-the-other-positions"]], "Calibrant selection and generation": [[70, null]], "Calibration": [[19, null], [29, "calibration"], [57, "calibration"]], "Calibration of a 2 theta arm with a Pilatus 100k detector": [[85, null]], "Calibration of a detector on a translation table": [[87, null]], "Calibration of a diffraction setup using Jupyter notebooks": [[61, null]], "Calibration of a diffraction setup using the Command Line Interface (CLI)": [[59, null]], "Calibration of a diffraction setup using the Graphical User Interface (GUI)": [[60, null]], "Calibration of a very large Pilatus detector with overlapping grid position": [[76, null]], "Calibration of all frames in automatic mode:": [[84, "Calibration-of-all-frames-in-automatic-mode:"]], "Calibration of the 9-Mythen detector at the Cristal beamline at Soleil": [[108, null]], "Calibration of the central position": [[81, "Calibration-of-the-central-position"]], "Calibration of the pixel position for a Pilatus detector": [[77, null]], "Calibration tool: MX-calibrate": [[31, null]], "Calibration tool: check_calib": [[32, null]], "Calibration tool: pyFAI-calib": [[40, null]], "Calibration tool: pyFAI-calib2": [[41, null]], "Calibration tool: pyFAI-recalib": [[45, null]], "Change-log of versions": [[20, null]], "Common tool for azimuthal intration": [[64, "Common-tool-for-azimuthal-intration"]], "Comparison with the original \u201cpeakfinder8\u201d": [[103, "Comparison-with-the-original-%22peakfinder8%22"]], "Complex detectors": [[25, "complex-detectors"]], "Conclusion": [[25, "conclusion"], [57, "conclusion"], [58, "conclusion"], [60, "conclusion"], [61, "Conclusion"], [63, "Conclusion"], [64, "Conclusion"], [67, "Conclusion"], [68, "Conclusion"], [69, "Conclusion"], [71, "Conclusion"], [72, "Conclusion"], [73, "Conclusion"], [74, "Conclusion"], [75, "Conclusion"], [76, "Conclusion"], [77, "Conclusion"], [79, "Conclusion"], [82, "Conclusion"], [85, "Conclusion"], [87, "Conclusion"], [89, "Conclusion"], [90, "Conclusion"], [91, "Conclusion"], [92, "Conclusion"], [93, "Conclusion"], [94, "Conclusion"], [96, "Conclusion"], [97, "Conclusion"], [98, "Conclusion"], [100, "Conclusion"], [101, "Conclusion"], [102, "Conclusion"], [103, "Conclusion"], [108, "Conclusion"], [112, "Conclusion"], [113, "Conclusion"], [117, "Conclusion"], [119, "Conclusion"], [123, "conclusion"]], "Conclusion of the raytracing part:": [[116, "Conclusion-of-the-raytracing-part:"]], "Conclusion on deconvolution using least-squares:": [[113, "Conclusion-on-deconvolution-using-least-squares:"]], "Conclusion:": [[84, "Conclusion:"], [114, "Conclusion:"]], "Conclusions": [[80, "Conclusions"], [83, "Conclusions"]], "Construction of a synthetic dataset": [[119, "Construction-of-a-synthetic-dataset"]], "Content of the file": [[71, "Content-of-the-file"]], "Continuous integration": [[55, "continuous-integration"]], "Conventions": [[21, null]], "Conventions from the detector manufacturer": [[21, "conventions-from-the-detector-manufacturer"]], "Conversion": [[28, "conversion"]], "Converting the calibration from Dioptas to process data with pyFAI": [[21, "converting-the-calibration-from-dioptas-to-process-data-with-pyfai"]], "Cookbook recipes": [[62, null]], "Coordinates": [[28, "coordinates"], [28, "id2"], [28, "id5"]], "Creation of a calibrant file": [[71, null]], "Creation of a new calibrant": [[69, null], [72, null]], "Creation of a new radial unit": [[91, "Creation-of-a-new-radial-unit"]], "Creation of diffraction images": [[92, "Creation-of-diffraction-images"], [93, "Creation-of-diffraction-images"]], "Creation of the MultiGeometry": [[92, "Creation-of-the-MultiGeometry"]], "Creation of the image": [[89, "Creation-of-the-image"]], "DESCRIPTION": [[36, "description"], [42, "description"], [45, "description"]], "Dahu": [[26, "dahu"]], "Deconvolution of the Thickness effect": [[113, null]], "Default geometry in pyFAI": [[27, "default-geometry-in-pyfai"]], "Define the detector": [[68, "Define-the-detector"]], "Define the right mask": [[75, "Define-the-right-mask"]], "Defining a detector from a spline file": [[74, "Defining-a-detector-from-a-spline-file"]], "Defining the mask": [[60, "defining-the-mask"]], "Definition of the geometry transformation": [[85, "Definition-of-the-geometry-transformation"]], "Demo of usage of the MultiGeometry class of pyFAI": [[92, null]], "Demo of usage of the MultiGeometryFiber class of pyFAI": [[93, null]], "Demonstration": [[82, "Demonstration"]], "Dependencies": [[50, "dependencies"]], "Design of AzimuthalIntegrator": [[23, null]], "Design of the library": [[24, null]], "Detailed installation procedure": [[50, "detailed-installation-procedure"]], "Detector": [[23, "detector"], [28, null], [28, "id1"], [29, "detector"], [57, "detector"]], "Detector D-matrix": [[28, "detector-d-matrix"]], "Detector definition files as NeXus files": [[74, "Detector-definition-files-as-NeXus-files"]], "Detector definitions": [[74, "Detector-definitions"]], "Detector distortion corrections": [[74, null]], "Detector geometric distortions and corrections": [[78, null]], "Detector orientation": [[21, "detector-orientation"]], "Detector position": [[27, "detector-position"]], "Detectors classes": [[25, "detectors-classes"]], "Dioptas": [[26, "dioptas"]], "Discard wronly assigned peaks": [[108, "Discard-wronly-assigned-peaks"]], "Display of an image and its headers": [[85, "Display-of-an-image-and-its-headers"]], "Display some results": [[96, "Display-some-results"]], "Distortion": [[29, "distortion"]], "Distortion correction": [[74, "Distortion-correction"]], "Distortion of Eiger2 CdTe detector from ID11": [[75, null]], "Dpdak": [[26, "dpdak"]], "EDNA": [[26, "edna"]], "Ecosystem": [[26, null]], "Effect of pixel splitting on 2D integration": [[100, "Effect-of-pixel-splitting-on-2D-integration"]], "Environment variables": [[50, "environment-variables"]], "Error model validator": [[118, null]], "Estimation of the pixel size:": [[73, "Estimation-of-the-pixel-size:"]], "Evaluation of the peak-profile": [[85, "Evaluation-of-the-peak-profile"]], "Example of Pixel-detectors:": [[74, "Example-of-Pixel-detectors:"]], "Example of usage": [[66, null]], "Example of usage:": [[40, "example-of-usage"]], "Examples": [[123, "examples"]], "Experiment description": [[57, "experiment-description"]], "Experiment settings": [[60, "experiment-settings"]], "Experimental setup": [[68, "Experimental-setup"]], "Experimental setup options:": [[37, "experimental-setup-options"], [49, "experimental-setup-options"]], "Experimental validation of the Formula:": [[120, "Experimental-validation-of-the-Formula:"]], "Extract the flatfield for all positions": [[81, "Extract-the-flatfield-for-all-positions"]], "Extracting ellipse parameters from rings": [[79, null]], "FReLoN detector": [[74, "FReLoN-detector"]], "FabIO": [[26, "fabio"]], "Fast Azimuthal Integration using Python": [[30, null]], "Feedback from integrated result to improve the mask": [[60, "feedback-from-integrated-result-to-improve-the-mask"]], "FiberIntegrator": [[80, "FiberIntegrator"]], "FiberIntegrator introduces three new parameters:": [[80, "FiberIntegrator-introduces-three-new-parameters:"]], "FiberIntegrator methods use non-pixel-splitting by default": [[80, "FiberIntegrator-methods-use-non-pixel-splitting-by-default"]], "Filtering signal in azimuthal space": [[67, null]], "Fit all modules of the central grid position:": [[76, "Fit-all-modules-of-the-central-grid-position:"]], "Fit all modules of the left grid position:": [[76, "Fit-all-modules-of-the-left-grid-position:"]], "Fit all modules of the right grid position:": [[76, "Fit-all-modules-of-the-right-grid-position:"]], "Fit all modules togeather": [[76, "Fit-all-modules-togeather"]], "Fit the grid on a reference module for each position": [[76, "Fit-the-grid-on-a-reference-module-for-each-position"]], "Fitting wavelength with multiple sample-detector distances": [[83, null]], "Flatfield calibration": [[81, null]], "For ESRF staff and users": [[90, "For-ESRF-staff-and-users"]], "From silx repository": [[51, "from-silx-repository"]], "General introduction": [[57, null]], "Generate an azimuthal integrator, integrate and look at the background:": [[102, "Generate-an-azimuthal-integrator,-integrate-and-look-at-the-background:"]], "Generation of diffraction images": [[92, "Generation-of-diffraction-images"], [93, "Generation-of-diffraction-images"]], "Geometries in pyFAI": [[82, null]], "Geometry": [[23, "geometry"], [29, "geometry"], [57, "geometry"]], "Geometry conversion": [[57, "geometry-conversion"]], "Geometry definition of ImageD11": [[28, "geometry-definition-of-imaged11"]], "Geometry definition of pyFAI": [[28, "geometry-definition-of-pyfai"]], "Geometry fitting": [[60, "geometry-fitting"]], "Get Python": [[53, "get-python"]], "Get all additional data": [[59, "get-all-additional-data"]], "Getting access to the notebook:": [[90, "Getting-access-to-the-notebook:"]], "Getting help": [[55, "getting-help"]], "Getting trained in using the notebook": [[90, "Getting-trained-in-using-the-notebook"]], "Glossary": [[29, null]], "Goniometer and translation table calibration": [[88, null]], "Grid assignment": [[75, "Grid-assignment"], [76, "Grid-assignment"], [77, "Grid-assignment"]], "Grid spot position measurement.": [[75, "Grid-spot-position-measurement."]], "Guinier-like scatterer image": [[91, "Guinier-like-scatterer-image"]], "Half a FReLoN CCD image of Lantanide hexaboride taken at ESRF-ID11:": [[40, "half-a-frelon-ccd-image-of-lantanide-hexaboride-taken-at-esrf-id11"]], "Hardware requirement": [[50, "hardware-requirement"]], "High performance computing": [[99, null]], "How it works": [[123, "how-it-works"]], "How to fill-up gaps in arrays of pixel detectors during 2D integration": [[92, "How-to-fill-up-gaps-in-arrays-of-pixel-detectors-during-2D-integration"]], "How to retrieve dynamically masked pixels during sigma-clipping": [[107, null]], "How to use pyFAI to display or reduce data from grazing-incidence/fiber scattering experiments": [[80, "How-to-use-pyFAI-to-display-or-reduce-data-from-grazing-incidence/fiber-scattering-experiments"]], "Idea": [[123, "idea"]], "If we choose polar units, we can cake (remap) the image in the classic but taking into account the missing wedge": [[93, "If-we-choose-polar-units,-we-can-cake-(remap)-the-image-in-the-classic-but-taking-into-account-the-missing-wedge"]], "ImXPAD S540 detector at D2AM": [[86, null]], "Image": [[29, "image"]], "Image decompression and azimuthal integration on the GPU": [[96, null]], "Image processing": [[76, "Image-processing"], [77, "Image-processing"]], "Image representation in Python": [[27, null]], "Implementation of PeakFinder8 on GPU": [[103, null]], "Indices and tables": [[30, "indices-and-tables"]], "Initalize azimuthal integrator with different orientation:": [[94, "Initalize-azimuthal-integrator-with-different-orientation:"]], "Initialization and loading of the libraries": [[85, "Initialization-and-loading-of-the-libraries"]], "Initialization of the notebook for matplotlib integration:": [[63, "Initialization-of-the-notebook-for-matplotlib-integration:"]], "Inpainting": [[89, "Inpainting"]], "Inpainting missing data": [[89, null]], "Install Python3:": [[52, "install-python3"]], "Install pyFAI from sources": [[53, "install-pyfai-from-sources"]], "Install pyFAI via PIP": [[53, "install-pyfai-via-pip"]], "Installation": [[50, null]], "Installation from sources": [[52, "installation-from-sources"]], "Installation procedure on Debian/Ubuntu": [[51, "installation-procedure-on-debian-ubuntu"]], "Installation procedure on Linux": [[51, null]], "Installation procedure on MacOSX": [[52, null]], "Installation procedure on Windows": [[53, null]], "Installation procedure on other linux distibution": [[51, "installation-procedure-on-other-linux-distibution"]], "Integrate a bunch of images": [[65, "integrate-a-bunch-of-images"]], "Integration of a bunch of files using pyFAI": [[90, "Integration-of-a-bunch-of-files-using-pyFAI"]], "Integration of images in the SAXS appoximation:": [[119, "Integration-of-images-in-the-SAXS-appoximation:"]], "Integration of images with solid angle correction/polarization correction": [[119, "Integration-of-images-with-solid-angle-correction/polarization-correction"]], "Integration of the pattern for the two extreme cases": [[68, "Integration-of-the-pattern-for-the-two-extreme-cases"]], "Integration tool: diff_map": [[34, null]], "Integration tool: diff_tomo": [[35, null]], "Integration tool: pyFAI-integrate": [[44, null]], "Integration tool: pyFAI-saxs": [[46, null]], "Integration tool: pyFAI-waxs": [[47, null]], "Integration with Python": [[63, null]], "Interpolation of the fitted data": [[73, "Interpolation-of-the-fitted-data"]], "Introducing the new generation of azimuthal integrator \u2026 in production since 0.20": [[119, "Introducing-the-new-generation-of-azimuthal-integrator-...-in-production-since-0.20"]], "Introduction": [[57, "introduction"]], "Introduction to diffraction image analysis using the notebook": [[90, "Introduction-to-diffraction-image-analysis-using-the-notebook"]], "Introduction to the tutorials": [[90, null]], "Inversion: Finding where a scattered beam hits the detector": [[28, "inversion-finding-where-a-scattered-beam-hits-the-detector"]], "Investigation on the rotations:": [[82, "Investigation-on-the-rotations:"]], "Jupyter in the cloud": [[90, "Jupyter-in-the-cloud"]], "LImA": [[26, "lima"]], "Laue diffraction peak identification": [[102, null]], "Least squares refinement of the pseudo-inverse": [[116, "Least-squares-refinement-of-the-pseudo-inverse"]], "Linux": [[55, "linux"]], "List of contributors in code": [[55, "list-of-contributors-in-code"]], "List of other contributors (ideas or code)": [[55, "list-of-other-contributors-ideas-or-code"]], "List of supporters": [[55, "list-of-supporters"]], "Load and display diffraction images": [[90, "Load-and-display-diffraction-images"]], "Loading data": [[83, "Loading-data"]], "Long distance images": [[68, "Long-distance-images"]], "Look at your integrated patterns": [[65, "look-at-your-integrated-patterns"]], "MX Calibrate": [[84, null]], "Main arguments:": [[37, "main-arguments"], [49, "main-arguments"]], "Manual calibration of the first image": [[84, "Manual-calibration-of-the-first-image"]], "Mask": [[21, "mask"]], "Mask generation tool: pyFAI-drawmask": [[43, null]], "Massif detection": [[19, "massif-detection"]], "Median filter in Azimuthal space": [[67, "Median-filter-in-Azimuthal-space"]], "Modeling of the detector:": [[116, "Modeling-of-the-detector:"]], "Modeling of the thickness of the sensor": [[116, null]], "Modify a detector and saving": [[74, "Modify-a-detector-and-saving"]], "Module 1": [[108, "Module-1"]], "Module contents": [[1, "module-pyFAI.detectors"], [2, "module-pyFAI.engines"], [3, "module-pyFAI.ext"], [4, "module-pyFAI.geometry"], [5, "module-pyFAI.gui.dialog"], [6, "module-pyFAI.gui.helper"], [8, "module-pyFAI.gui.model"], [9, "module-pyFAI.gui.tasks"], [10, "module-pyFAI.gui.utils"], [11, "module-pyFAI.gui.widgets"], [12, "module-pyFAI.io"], [14, "module-pyFAI.opencl"], [16, "module-pyFAI.resources"], [17, "module-pyFAI.utils"]], "Monte-Carlo sampling": [[19, "monte-carlo-sampling"]], "Multi-Gonio fit": [[108, "Multi-Gonio-fit"]], "Multi-geometry azimuthal integration": [[123, null]], "MultiGeometry integrator": [[92, "MultiGeometry-integrator"]], "MultiGeometryFiber integrator": [[93, "MultiGeometryFiber-integrator"]], "Multiprocessing on GPU": [[97, null]], "Multiprocessing on GPU on scisoft16": [[98, null]], "Multivariate data interpolation (griddata)": [[73, "Multivariate-data-interpolation-(griddata)"]], "NAME": [[36, null], [42, null]], "NanoPeakCell": [[26, "nanopeakcell"]], "Nexus Detectors": [[25, "nexus-detectors"]], "Offsets": [[28, "offsets"]], "On Debian": [[55, "on-debian"]], "Opencl setup options:": [[37, "opencl-setup-options"], [49, "opencl-setup-options"]], "Optimization of the pixel position": [[73, "Optimization-of-the-pixel-position"]], "Options:": [[31, "options"], [31, "id3"], [33, "options"], [35, "options"], [37, "options"], [38, "options"], [43, "options"], [44, "options"], [46, "options"], [47, "options"], [49, "options"]], "Orientation management": [[94, null]], "Other Examples: LaB6": [[71, "Other-Examples:-LaB6"]], "Other Examples: Silicon": [[71, "Other-Examples:-Silicon"]], "Other cases": [[90, "Other-cases"]], "Other sub-packages:": [[15, "other-sub-packages"]], "Overlay of the differents results": [[108, "Overlay-of-the-differents-results"]], "PONI": [[29, "poni"]], "PONI-File": [[29, "poni-file"]], "Pair-wise distribution function": [[73, "Pair-wise-distribution-function"]], "Parallax effect": [[112, null]], "Parallel implementation": [[57, "parallel-implementation"]], "Parallel processing of a stack of data stored in HDF5 with multi-threading": [[95, null]], "Parameters": [[28, "parameters"], [28, "id4"]], "Peak finding": [[102, "Peak-finding"]], "Peak finding options:": [[37, "peak-finding-options"]], "Peak picking": [[73, "Peak-picking"], [76, "Peak-picking"], [77, "Peak-picking"]], "Peak position measurement": [[75, "Peak-position-measurement"]], "Peak profile": [[114, "Peak-profile"]], "Peak-picking": [[19, "peak-picking"]], "Peak-picking and ring assignment": [[60, "peak-picking-and-ring-assignment"]], "Perform the azimuthal integration": [[94, "Perform-the-azimuthal-integration"]], "Perform the geometry extraction for each of the position:": [[81, "Perform-the-geometry-extraction-for-each-of-the-position:"]], "Performances": [[54, null]], "Performances and migration to native code": [[57, "performances-and-migration-to-native-code"]], "Performing azimuthal integration with pyFAI of a bunch of images": [[63, "Performing-azimuthal-integration-with-pyFAI-of-a-bunch-of-images"]], "Performing the azimutal integration from shell scripts": [[64, null]], "Pick peaks": [[59, "pick-peaks"]], "Pilatus 1M image of Silver Behenate taken at ESRF-BM26:": [[40, "pilatus-1m-image-of-silver-behenate-taken-at-esrf-bm26"]], "Pilatus on a goniometer at ID28": [[114, null]], "Pixel Coordinates": [[21, "pixel-coordinates"]], "Pixel splitting": [[23, "pixel-splitting"], [100, null]], "Pixel splitting algorithm": [[57, "pixel-splitting-algorithm"]], "Poisson distribution:": [[119, "Poisson-distribution:"]], "Position of the observer": [[27, "position-of-the-observer"]], "Pre-processing of images:": [[19, "pre-processing-of-images"]], "Precise peak extraction is performed using a second order tailor expansion": [[73, "Precise-peak-extraction-is-performed-using-a-second-order-tailor-expansion"]], "Prepare the azimuthal integrator": [[96, "Prepare-the-azimuthal-integrator"]], "Preprocessing": [[75, "Preprocessing"]], "Preprocessing tool: detector2nexus": [[33, null]], "Preprocessing tool: pyFAI-average": [[38, null]], "Program using pyFAI as a library": [[26, "program-using-pyfai-as-a-library"]], "Programming language": [[55, "programming-language"]], "Project": [[55, null]], "Pseudo inverse with positivitiy constrain and poissonian noise (MLEM)": [[113, "Pseudo-inverse-with-positivitiy-constrain-and-poissonian-noise-(MLEM)"], [116, "Pseudo-inverse-with-positivitiy-constrain-and-poissonian-noise-(MLEM)"]], "Publications about pyFAI": [[56, null]], "Purpose": [[31, "purpose"], [32, "purpose"], [33, "purpose"], [34, "purpose"], [35, "purpose"], [37, "purpose"], [38, "purpose"], [39, "purpose"], [40, "purpose"], [41, "purpose"], [43, "purpose"], [44, "purpose"], [46, "purpose"], [47, "purpose"], [49, "purpose"]], "PyFAI executables": [[57, "pyfai-executables"]], "PySAXS": [[26, "pysaxs"]], "Python Fast Azimuthal Integration": [[57, "python-fast-azimuthal-integration"]], "Python library": [[57, "python-library"]], "Python programming API": [[13, null]], "Quality of fit indicator": [[114, "Quality-of-fit-indicator"]], "Quit": [[59, "quit"]], "Radial integration": [[90, "Radial-integration"]], "Re-calibration of a diffraction image with Jupyter": [[101, null]], "Rebinning engines": [[23, "rebinning-engines"]], "Reconstruction of the pixel position": [[75, "Reconstruction-of-the-pixel-position"], [76, "Reconstruction-of-the-pixel-position"], [77, "Reconstruction-of-the-pixel-position"]], "Refinement of the parameters": [[19, "refinement-of-the-parameters"]], "Regrouping mechanism": [[57, "regrouping-mechanism"]], "Related Work": [[57, "related-work"]], "Repository": [[55, "repository"]], "Representation of a Fiber Diffraction / Grazing Incidence pattern": [[80, null]], "Results": [[39, "results"]], "Review the group of peaks": [[59, "review-the-group-of-peaks"]], "Review your calibration image": [[59, "review-your-calibration-image"]], "Rotation of the detector": [[92, "Rotation-of-the-detector"], [93, "Rotation-of-the-detector"]], "Rotations": [[28, "rotations"], [28, "id6"]], "Run dependencies": [[55, "run-dependencies"]], "Run it again to perform caking": [[65, "run-it-again-to-perform-caking"]], "Sample stage setup": [[83, "Sample-stage-setup"]], "Saving the distortion correction arrays to a detector": [[73, "Saving-the-distortion-correction-arrays-to-a-detector"]], "Scan options:": [[37, "scan-options"]], "Select reference materials": [[68, "Select-reference-materials"]], "Select the device for processing": [[65, "select-the-device-for-processing"]], "Selection of a calibrant": [[68, null]], "Selection of the log-space rebinning": [[91, "Selection-of-the-log-space-rebinning"]], "Selection rules": [[71, "Selection-rules"]], "Set the geometry": [[65, "set-the-geometry"]], "Setup the enviroment:": [[96, "Setup-the-enviroment:"]], "Short distance images": [[68, "Short-distance-images"]], "Side-by-side error": [[53, "side-by-side-error"]], "Sigma clipping": [[120, "Sigma-clipping"]], "Sigma-clipping options:": [[37, "sigma-clipping-options"], [49, "sigma-clipping-options"]], "Sigma-clipping performances:": [[67, "Sigma-clipping-performances:"]], "Signal separation": [[106, null]], "Signal separation between amorphous and crystalline phases": [[104, null]], "Silx": [[26, "silx"]], "Simple detector": [[25, null]], "Since version 2025.01, pyFAI uses a specific Integrator for this case: FiberIntegrator": [[80, "Since-version-2025.01,-pyFAI-uses-a-specific-Integrator-for-this-case:-FiberIntegrator"]], "Single crystal tool: peakfinder": [[37, null]], "Single crystal tool: sparsify-Bragg": [[49, null]], "Software pyFAI is relying on:": [[26, "software-pyfai-is-relying-on"]], "Specific constructors": [[71, "Specific-constructors"]], "Specific tools and deprecated scripts": [[48, "specific-tools-and-deprecated-scripts"]], "Standard deviation": [[58, "standard-deviation"]], "Standard error of the mean": [[58, "standard-error-of-the-mean"]], "Start pyFAI-calib": [[59, "start-pyfai-calib"]], "Start pyFAI-intgrate": [[65, "start-pyfai-intgrate"]], "Start with some constant definition:": [[84, "Start-with-some-constant-definition:"]], "Steepest ascent": [[19, "steepest-ascent"]], "System under study": [[119, "System-under-study"]], "Test coverage report for pyFAI": [[22, null]], "Test suite coverage": [[22, "id1"]], "Test suites": [[50, "test-suites"], [55, "test-suites"]], "The Cell class": [[71, "The-Cell-class"]], "The Jupyter notebook": [[90, "The-Jupyter-notebook"]], "The final Flatfield is the median of the flats calculated on the 9 positions": [[81, "The-final-Flatfield-is-the-median-of-the-flats-calculated-on-the-9-positions"]], "Thick detectors": [[115, null]], "Tips & Tricks": [[40, "tips-tricks"], [41, "tips-tricks"]], "Tips & Tricks:": [[44, "tips-tricks"]], "To run the test an internet connection is needed as 200MB of test images will be downloaded.": [[55, "to-run-the-test-an-internet-connection-is-needed-as-200mb-of-test-images-will-be-downloaded"]], "Transformation": [[28, "transformation"]], "Translation of the detector along the vertical axis": [[92, "Translation-of-the-detector-along-the-vertical-axis"], [93, "Translation-of-the-detector-along-the-vertical-axis"]], "Translation orthogonal to the beam: poni1 and poni2": [[82, "Translation-orthogonal-to-the-beam:-poni1-and-poni2"]], "Translations and offsets": [[28, "translations-and-offsets"]], "Troubleshooting": [[53, "troubleshooting"]], "Tutorials": [[121, null]], "Uncertainties": [[58, "uncertainties"]], "Uncertainties propagated from known variance": [[58, "uncertainties-propagated-from-known-variance"]], "Uncertainties propagated from the variance in a ring": [[58, "uncertainties-propagated-from-the-variance-in-a-ring"]], "Uncertainty propagation and error-models equivalence": [[120, null]], "Units": [[28, "units"], [28, "id3"]], "Update the detector and save it in HDF5": [[77, "Update-the-detector-and-save-it-in-HDF5"]], "Usage": [[39, "usage"], [44, "usage"]], "Usage:": [[31, "usage"], [33, "usage"], [34, "usage"], [37, "usage"], [40, "usage"], [41, "usage"], [46, "usage"], [47, "usage"], [49, "usage"]], "Use the negative part of the spectum \u2026": [[108, "Use-the-negative-part-of-the-spectum-..."]], "Using Xcode": [[52, "using-xcode"]], "Using a virtual environment:": [[52, "using-a-virtual-environment"]], "Using gcc or clang": [[52, "using-gcc-or-clang"]], "Using pyFAI with data from Synchrotron Soleil": [[111, null]], "Using some advanced features of Jupyter Notebooks": [[63, "Using-some-advanced-features-of-Jupyter-Notebooks"]], "Using the decompression on the GPU": [[96, "Using-the-decompression-on-the-GPU"]], "Validation of the CSR matrix obtained:": [[116, "Validation-of-the-CSR-matrix-obtained:"]], "Validation of the Poisson distribution.": [[119, "Validation-of-the-Poisson-distribution."]], "Validation of the calibration": [[19, "validation-of-the-calibration"]], "Validation of the distortion": [[75, "Validation-of-the-distortion"]], "Validation of the distortion correction": [[73, "Validation-of-the-distortion-correction"]], "Validation of the result": [[77, "Validation-of-the-result"]], "Validation using the goniometer refinement": [[113, "Validation-using-the-goniometer-refinement"]], "Variance of SAXS data": [[119, null]], "Video": [[60, "video"]], "Visualization of different types of results previously calculated": [[63, "Visualization-of-different-types-of-results-previously-calculated"]], "Visualize the integrated patterns": [[59, "visualize-the-integrated-patterns"], [65, "visualize-the-integrated-patterns"]], "Visualizing the mask": [[74, "Visualizing-the-mask"]], "WOS XPad detector": [[74, "WOS-XPad-detector"]], "Weighted average and uncertainty propagation": [[58, null]], "Weighted vs Unweighted average for azimuthal integration": [[117, null]], "What is automatic": [[123, "what-is-automatic"]], "What is not": [[123, "what-is-not"]], "Why the missing wedge?": [[80, "Why-the-missing-wedge?"]], "Wilson plots generated from sparse datasets": [[105, null]], "Worker": [[29, "worker"]], "XPad Flat detector": [[74, "XPad-Flat-detector"]], "Xi-cam": [[26, "xi-cam"]], "average Module": [[15, "module-pyFAI.average"]], "blob_detection Module": [[15, "module-pyFAI.blob_detection"]], "calibrant Module": [[15, "module-pyFAI.calibrant"]], "containers Module": [[15, "module-pyFAI.containers"]], "control_points Module": [[15, "module-pyFAI.control_points"]], "distortion Module": [[15, "module-pyFAI.distortion"]], "ext._bispev Module": [[3, "module-pyFAI.ext._bispev"]], "ext._blob Module": [[3, "module-pyFAI.ext._blob"]], "ext._convolution Module": [[3, "module-pyFAI.ext._convolution"]], "ext._distortion Module": [[3, "module-pyFAI.ext._distortion"]], "ext._geometry Module": [[3, "module-pyFAI.ext._geometry"]], "ext._tree Module": [[3, "module-pyFAI.ext._tree"]], "geometryRefinement Module": [[15, "module-pyFAI.geometryRefinement"]], "goniometer Module": [[15, "module-pyFAI.goniometer"]], "integrate1d_grazing_incidence": [[80, "integrate1d_grazing_incidence"]], "integrator.azimuthal Module": [[15, "module-pyFAI.integrator.azimuthal"]], "integrator.fiber Module": [[15, "module-pyFAI.integrator.fiber"]], "massif Module": [[15, "module-pyFAI.massif"]], "multi_geometry Module": [[15, "module-pyFAI.multi_geometry"]], "optional arguments:": [[36, "optional-arguments"], [38, "optional-arguments"], [41, "optional-arguments"], [42, "optional-arguments"], [45, "optional-arguments"]], "options:": [[32, "options"], [40, "options"]], "positional arguments:": [[36, "positional-arguments"], [38, "positional-arguments"], [41, "positional-arguments"], [42, "positional-arguments"], [45, "positional-arguments"]], "pyFAI Package": [[15, "id1"]], "pyFAI package": [[15, null]], "pyFAI provides methods for other fiber units": [[80, "pyFAI-provides-methods-for-other-fiber-units"]], "pyFAI-benchmark": [[39, null]], "pyFAI.app package": [[0, null]], "pyFAI.detectors package": [[1, null]], "pyFAI.engines package": [[2, null]], "pyFAI.engines.CSC_engine module": [[2, "module-pyFAI.engines.CSC_engine"]], "pyFAI.engines.CSR_engine module": [[2, "module-pyFAI.engines.CSR_engine"]], "pyFAI.engines.histogram_engine module": [[2, "module-pyFAI.engines.histogram_engine"]], "pyFAI.engines.preproc module": [[2, "module-pyFAI.engines.preproc"]], "pyFAI.ext package": [[3, null]], "pyFAI.ext private package": [[3, "pyfai-ext-private-package"]], "pyFAI.ext.bilinear module": [[3, "module-pyFAI.ext.bilinear"]], "pyFAI.ext.fastcrc module": [[3, "module-pyFAI.ext.fastcrc"]], "pyFAI.ext.histogram module": [[3, "module-pyFAI.ext.histogram"]], "pyFAI.ext.inpainting module": [[3, "module-pyFAI.ext.inpainting"]], "pyFAI.ext.invert_geometry module": [[3, "module-pyFAI.ext.invert_geometry"]], "pyFAI.ext.morphology module": [[3, "module-pyFAI.ext.morphology"]], "pyFAI.ext.preproc module": [[3, "module-pyFAI.ext.preproc"]], "pyFAI.ext.reconstruct module": [[3, "module-pyFAI.ext.reconstruct"]], "pyFAI.ext.relabel module": [[3, "module-pyFAI.ext.relabel"]], "pyFAI.ext.sparse_builder module": [[3, "module-pyFAI.ext.sparse_builder"]], "pyFAI.ext.sparse_utils module": [[3, "module-pyFAI.ext.sparse_utils"]], "pyFAI.ext.splitBBox module": [[3, "module-pyFAI.ext.splitBBox"]], "pyFAI.ext.splitBBoxCSR module": [[3, "module-pyFAI.ext.splitBBoxCSR"]], "pyFAI.ext.splitBBoxLUT module": [[3, "module-pyFAI.ext.splitBBoxLUT"]], "pyFAI.ext.splitPixel module": [[3, "module-pyFAI.ext.splitPixel"]], "pyFAI.ext.splitPixelFullCSR module": [[3, "module-pyFAI.ext.splitPixelFullCSR"]], "pyFAI.ext.splitPixelFullLUT module": [[3, "module-pyFAI.ext.splitPixelFullLUT"]], "pyFAI.ext.watershed module": [[3, "module-pyFAI.ext.watershed"]], "pyFAI.geometry package": [[4, null]], "pyFAI.geometry.core module": [[4, "module-pyFAI.geometry.core"]], "pyFAI.geometry.cxi module": [[4, "module-pyFAI.geometry.cxi"]], "pyFAI.geometry.fit2d module": [[4, "module-pyFAI.geometry.fit2d"]], "pyFAI.gui package": [[7, null]], "pyFAI.gui.cli_calibration module": [[7, "module-pyFAI.gui.cli_calibration"]], "pyFAI.gui.dialog package": [[5, null]], "pyFAI.gui.dialog.Detector3dDialog module": [[5, "module-pyFAI.gui.dialog.Detector3dDialog"]], "pyFAI.gui.dialog.DetectorSelectorDialog module": [[5, "module-pyFAI.gui.dialog.DetectorSelectorDialog"]], "pyFAI.gui.dialog.GeometryDialog module": [[5, "module-pyFAI.gui.dialog.GeometryDialog"]], "pyFAI.gui.dialog.IntegrationMethodDialog module": [[5, "module-pyFAI.gui.dialog.IntegrationMethodDialog"]], "pyFAI.gui.dialog.MessageBox module": [[5, "module-pyFAI.gui.dialog.MessageBox"]], "pyFAI.gui.dialog.OpenClDeviceDialog module": [[5, "module-pyFAI.gui.dialog.OpenClDeviceDialog"]], "pyFAI.gui.helper package": [[6, null]], "pyFAI.gui.helper.MarkerManager module": [[6, "module-pyFAI.gui.helper.MarkerManager"]], "pyFAI.gui.helper.ProcessingWidget module": [[6, "module-pyFAI.gui.helper.ProcessingWidget"]], "pyFAI.gui.helper.RingCalibration module": [[6, "module-pyFAI.gui.helper.RingCalibration"]], "pyFAI.gui.helper.RingExtractor module": [[6, "module-pyFAI.gui.helper.RingExtractor"]], "pyFAI.gui.helper.SynchronizeMaskToolColor module": [[6, "module-pyFAI.gui.helper.SynchronizeMaskToolColor"]], "pyFAI.gui.helper.SynchronizePlotBackground module": [[6, "module-pyFAI.gui.helper.SynchronizePlotBackground"]], "pyFAI.gui.helper.SynchronizeRawView module": [[6, "module-pyFAI.gui.helper.SynchronizeRawView"]], "pyFAI.gui.helper.model_transform module": [[6, "module-pyFAI.gui.helper.model_transform"]], "pyFAI.gui.jupyter module": [[7, "module-pyFAI.gui.jupyter"]], "pyFAI.gui.matplotlib module": [[7, "module-pyFAI.gui.matplotlib"]], "pyFAI.gui.model package": [[8, null]], "pyFAI.gui.model.AbstractModel module": [[8, "module-pyFAI.gui.model.AbstractModel"]], "pyFAI.gui.model.CalibrantModel module": [[8, "module-pyFAI.gui.model.CalibrantModel"]], "pyFAI.gui.model.CalibrationModel module": [[8, "module-pyFAI.gui.model.CalibrationModel"]], "pyFAI.gui.model.ConstraintModel module": [[8, "module-pyFAI.gui.model.ConstraintModel"]], "pyFAI.gui.model.DataModel module": [[8, "module-pyFAI.gui.model.DataModel"]], "pyFAI.gui.model.DataModelAdaptor module": [[8, "module-pyFAI.gui.model.DataModelAdaptor"]], "pyFAI.gui.model.DetectorModel module": [[8, "module-pyFAI.gui.model.DetectorModel"]], "pyFAI.gui.model.ExperimentSettingsModel module": [[8, "module-pyFAI.gui.model.ExperimentSettingsModel"]], "pyFAI.gui.model.FilenameModel module": [[8, "module-pyFAI.gui.model.FilenameModel"]], "pyFAI.gui.model.Fit2dGeometryModel module": [[8, "module-pyFAI.gui.model.Fit2dGeometryModel"]], "pyFAI.gui.model.GeometryConstraintsModel module": [[8, "module-pyFAI.gui.model.GeometryConstraintsModel"]], "pyFAI.gui.model.GeometryHistoryModel module": [[8, "module-pyFAI.gui.model.GeometryHistoryModel"]], "pyFAI.gui.model.GeometryModel module": [[8, "module-pyFAI.gui.model.GeometryModel"]], "pyFAI.gui.model.ImageModel module": [[8, "module-pyFAI.gui.model.ImageModel"]], "pyFAI.gui.model.IntegrationSettingsModel module": [[8, "module-pyFAI.gui.model.IntegrationSettingsModel"]], "pyFAI.gui.model.ListModel module": [[8, "module-pyFAI.gui.model.ListModel"]], "pyFAI.gui.model.MarkerModel module": [[8, "module-pyFAI.gui.model.MarkerModel"]], "pyFAI.gui.model.MaskedImageModel module": [[8, "module-pyFAI.gui.model.MaskedImageModel"]], "pyFAI.gui.model.PeakModel module": [[8, "module-pyFAI.gui.model.PeakModel"]], "pyFAI.gui.model.PeakSelectionModel module": [[8, "module-pyFAI.gui.model.PeakSelectionModel"]], "pyFAI.gui.model.PlotViewModel module": [[8, "module-pyFAI.gui.model.PlotViewModel"]], "pyFAI.gui.peak_picker module": [[7, "module-pyFAI.gui.peak_picker"]], "pyFAI.gui.tasks package": [[9, null]], "pyFAI.gui.tasks.AbstractCalibrationTask module": [[9, "module-pyFAI.gui.tasks.AbstractCalibrationTask"]], "pyFAI.gui.tasks.ExperimentTask module": [[9, "module-pyFAI.gui.tasks.ExperimentTask"]], "pyFAI.gui.tasks.GeometryTask module": [[9, "module-pyFAI.gui.tasks.GeometryTask"]], "pyFAI.gui.tasks.IntegrationTask module": [[9, "module-pyFAI.gui.tasks.IntegrationTask"]], "pyFAI.gui.tasks.MaskTask module": [[9, "module-pyFAI.gui.tasks.MaskTask"]], "pyFAI.gui.tasks.PeakPickingTask module": [[9, "module-pyFAI.gui.tasks.PeakPickingTask"]], "pyFAI.gui.utils package": [[10, null]], "pyFAI.gui.utils.FilterBuilder module": [[10, "module-pyFAI.gui.utils.FilterBuilder"]], "pyFAI.gui.utils.ProxyAction module": [[10, "module-pyFAI.gui.utils.ProxyAction"]], "pyFAI.gui.utils.colorutils module": [[10, "module-pyFAI.gui.utils.colorutils"]], "pyFAI.gui.utils.eventutils module": [[10, "module-pyFAI.gui.utils.eventutils"]], "pyFAI.gui.utils.imageutils module": [[10, "module-pyFAI.gui.utils.imageutils"]], "pyFAI.gui.utils.projecturl module": [[10, "module-pyFAI.gui.utils.projecturl"]], "pyFAI.gui.utils.timeutils module": [[10, "module-pyFAI.gui.utils.timeutils"]], "pyFAI.gui.utils.tree module": [[10, "module-pyFAI.gui.utils.tree"]], "pyFAI.gui.utils.units module": [[10, "module-pyFAI.gui.utils.units"]], "pyFAI.gui.utils.unitutils module": [[10, "module-pyFAI.gui.utils.unitutils"]], "pyFAI.gui.utils.validators module": [[10, "module-pyFAI.gui.utils.validators"]], "pyFAI.gui.widgets package": [[11, null]], "pyFAI.gui.widgets.AdvancedComboBox module": [[11, "module-pyFAI.gui.widgets.AdvancedComboBox"]], "pyFAI.gui.widgets.AdvancedSpinBox module": [[11, "module-pyFAI.gui.widgets.AdvancedSpinBox"]], "pyFAI.gui.widgets.CalibrantPreview module": [[11, "module-pyFAI.gui.widgets.CalibrantPreview"]], "pyFAI.gui.widgets.CalibrantSelector module": [[11, "module-pyFAI.gui.widgets.CalibrantSelector"]], "pyFAI.gui.widgets.ChoiceToolButton module": [[11, "module-pyFAI.gui.widgets.ChoiceToolButton"]], "pyFAI.gui.widgets.ColoredCheckBox module": [[11, "module-pyFAI.gui.widgets.ColoredCheckBox"]], "pyFAI.gui.widgets.DetectorLabel module": [[11, "module-pyFAI.gui.widgets.DetectorLabel"]], "pyFAI.gui.widgets.DetectorModel module": [[11, "module-pyFAI.gui.widgets.DetectorModel"]], "pyFAI.gui.widgets.DetectorSelector module": [[11, "module-pyFAI.gui.widgets.DetectorSelector"]], "pyFAI.gui.widgets.FileEdit module": [[11, "module-pyFAI.gui.widgets.FileEdit"]], "pyFAI.gui.widgets.FitParamView module": [[11, "module-pyFAI.gui.widgets.FitParamView"]], "pyFAI.gui.widgets.GeometryHistoryComboBox module": [[11, "module-pyFAI.gui.widgets.GeometryHistoryComboBox"]], "pyFAI.gui.widgets.GeometryLabel module": [[11, "module-pyFAI.gui.widgets.GeometryLabel"]], "pyFAI.gui.widgets.LoadImageToolButton module": [[11, "module-pyFAI.gui.widgets.LoadImageToolButton"]], "pyFAI.gui.widgets.MethodLabel module": [[11, "module-pyFAI.gui.widgets.MethodLabel"]], "pyFAI.gui.widgets.MonitorNameEdit module": [[11, "module-pyFAI.gui.widgets.MonitorNameEdit"]], "pyFAI.gui.widgets.OpenClDeviceLabel module": [[11, "module-pyFAI.gui.widgets.OpenClDeviceLabel"]], "pyFAI.gui.widgets.QuantityEdit module": [[11, "module-pyFAI.gui.widgets.QuantityEdit"]], "pyFAI.gui.widgets.QuantityLabel module": [[11, "module-pyFAI.gui.widgets.QuantityLabel"]], "pyFAI.gui.widgets.UnitLabel module": [[11, "module-pyFAI.gui.widgets.UnitLabel"]], "pyFAI.gui.widgets.UnitSelector module": [[11, "module-pyFAI.gui.widgets.UnitSelector"]], "pyFAI.gui.widgets.WorkerConfigurator module": [[11, "module-pyFAI.gui.widgets.WorkerConfigurator"]], "pyFAI.io package": [[12, null]], "pyFAI.io.image module": [[12, "module-pyFAI.io.image"]], "pyFAI.io.integration_config module": [[12, "module-pyFAI.io.integration_config"]], "pyFAI.io.nexus module": [[12, "module-pyFAI.io.nexus"]], "pyFAI.io.ponifile module": [[12, "module-pyFAI.io.ponifile"]], "pyFAI.io.sparse_frame module": [[12, "module-pyFAI.io.sparse_frame"]], "pyFAI.opencl package": [[14, null]], "pyFAI.opencl.azim_csr module": [[14, "module-pyFAI.opencl.azim_csr"]], "pyFAI.opencl.azim_hist module": [[14, "module-pyFAI.opencl.azim_hist"]], "pyFAI.opencl.azim_lut module": [[14, "module-pyFAI.opencl.azim_lut"]], "pyFAI.opencl.preproc module": [[14, "module-pyFAI.opencl.preproc"]], "pyFAI.opencl.sort module": [[14, "pyfai-opencl-sort-module"]], "pyFAI.resources package": [[16, null]], "pyFAI.resources.__init__ module": [[16, "module-pyFAI.resources.__init__"]], "pyFAI.utils package": [[17, null]], "pyFAI.utils.bayes module": [[17, "module-pyFAI.utils.bayes"]], "pyFAI.utils.decorators module": [[17, "module-pyFAI.utils.decorators"]], "pyFAI.utils.ellipse module": [[17, "module-pyFAI.utils.ellipse"]], "pyFAI.utils.header_utils module": [[17, "module-pyFAI.utils.header_utils"]], "pyFAI.utils.logging_utils module": [[17, "module-pyFAI.utils.logging_utils"]], "pyFAI.utils.mathutil module": [[17, "module-pyFAI.utils.mathutil"]], "pyFAI.utils.orderedset module": [[17, "module-pyFAI.utils.orderedset"]], "pyFAI.utils.shell module": [[17, "module-pyFAI.utils.shell"]], "pyFAI.utils.stringutil module": [[17, "module-pyFAI.utils.stringutil"]], "pygix": [[26, "pygix"]], "spline Module": [[15, "module-pyFAI.spline"]], "units Module": [[15, "module-pyFAI.units"]], "worker Module": [[15, "module-pyFAI.worker"]], "xPDFsuite": [[26, "xpdfsuite"]]}, "docnames": ["api/app/index", "api/detectors/index", "api/engines/index", "api/ext/index", "api/geometry/index", "api/gui/dialog", "api/gui/helper", "api/gui/index", "api/gui/model", "api/gui/tasks", "api/gui/utils", "api/gui/widgets", "api/io/index", "api/modules", "api/opencl/index", "api/pyFAI", "api/resources/index", "api/utils/index", "biblio", "calibration", "changelog", "conventions", "coverage", "design/ai", "design/index", "detector", "ecosystem", "geometry", "geometry_conversion", "glossary", "index", "man/MX-calibrate", "man/check_calib", "man/detector2nexus", "man/diff_map", "man/diff_tomo", "man/eiger-mask", "man/peakfinder", "man/pyFAI-average", "man/pyFAI-benchmark", "man/pyFAI-calib", "man/pyFAI-calib2", "man/pyFAI-diffmap", "man/pyFAI-drawmask", "man/pyFAI-integrate", "man/pyFAI-recalib", "man/pyFAI-saxs", "man/pyFAI-waxs", "man/scripts", "man/sparsify-Bragg", "operations/index", "operations/linux", "operations/macosx", "operations/windows", "performance", "project", "publications", "pyFAI", "statistics", "usage/cookbook/calib-cli/calibrate", "usage/cookbook/calib-gui/index", "usage/cookbook/calibration_with_jupyter", "usage/cookbook/index", "usage/cookbook/integration_with_python", "usage/cookbook/integration_with_scripts", "usage/cookbook/integration_with_the_gui", "usage/index", "usage/tutorial/AzimuthalFilter", "usage/tutorial/Calibrant/Calibrant", "usage/tutorial/Calibrant/hydrocerussite", "usage/tutorial/Calibrant/index", "usage/tutorial/Calibrant/make_calibrant", "usage/tutorial/Calibrant/new_calibrant", "usage/tutorial/Detector/CCD_Calibration/CCD_calibration", "usage/tutorial/Detector/Distortion/Distortion", "usage/tutorial/Detector/Eiger_Calibration/Eiger2-ID11", "usage/tutorial/Detector/Pilatus_Calibration/Pilatus900kw-ID06", "usage/tutorial/Detector/Pilatus_Calibration/Pilatus_ID15", "usage/tutorial/Detector/detector", "usage/tutorial/Ellipse/ellipse", "usage/tutorial/FiberGrazingIncidence", "usage/tutorial/Flatfield", "usage/tutorial/Geometry/geometry", "usage/tutorial/Goniometer/Fit_wavelength/fit_energy", "usage/tutorial/Goniometer/MX-calibrate/MX-calibrate", "usage/tutorial/Goniometer/Rotation-Pilatus100k/Multi120_Pilatus100k", "usage/tutorial/Goniometer/Rotation-XPADS540/D2AM-15", "usage/tutorial/Goniometer/Translation-Pilatus6M/TTcalibration", "usage/tutorial/Goniometer/index", "usage/tutorial/Inpainting/Inpainting", "usage/tutorial/Introduction/introduction", "usage/tutorial/LogScale/Guinier", "usage/tutorial/MultiGeometry/MultiGeometry", "usage/tutorial/MultiGeometry/MultiGeometryFiber", "usage/tutorial/Orientation", "usage/tutorial/Parallelization/Direct_chunk_read", "usage/tutorial/Parallelization/GPU-decompression", "usage/tutorial/Parallelization/MultiGPU", "usage/tutorial/Parallelization/MultiGPU-scisoft16", "usage/tutorial/Parallelization/index", "usage/tutorial/PixelSplitting", "usage/tutorial/Recalib/Recalib_notebook", "usage/tutorial/Separation/Laue", "usage/tutorial/Separation/Peakfinder8", "usage/tutorial/Separation/Separate", "usage/tutorial/Separation/Wilson", "usage/tutorial/Separation/index", "usage/tutorial/Separation/sigma_clip_mask", "usage/tutorial/Soleil/Cristal_Mythen", "usage/tutorial/Soleil/Soleil_Diffabs_Calibration_K6C", "usage/tutorial/Soleil/Soleil_Diffabs_Diffraction_Tomography", "usage/tutorial/Soleil/index", "usage/tutorial/ThickDetector/Parallax_model", "usage/tutorial/ThickDetector/deconvolution", "usage/tutorial/ThickDetector/goniometer_id28", "usage/tutorial/ThickDetector/index", "usage/tutorial/ThickDetector/raytracing", "usage/tutorial/Variance/Unweighted", "usage/tutorial/Variance/Validator", "usage/tutorial/Variance/Variance", "usage/tutorial/Variance/uncertainties", "usage/tutorial/index", "usage/tutorial/integrate2d", "usage/tutorial/multi-geometry"], "envversion": {"nbsphinx": 4, "sphinx": 64, "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.todo": 2}, "filenames": ["api/app/index.rst", "api/detectors/index.rst", "api/engines/index.rst", "api/ext/index.rst", "api/geometry/index.rst", "api/gui/dialog.rst", "api/gui/helper.rst", "api/gui/index.rst", "api/gui/model.rst", "api/gui/tasks.rst", "api/gui/utils.rst", "api/gui/widgets.rst", "api/io/index.rst", "api/modules.rst", "api/opencl/index.rst", "api/pyFAI.rst", "api/resources/index.rst", "api/utils/index.rst", "biblio.rst", "calibration.rst", "changelog.rst", "conventions.rst", "coverage.rst", "design/ai.rst", "design/index.rst", "detector.rst", "ecosystem.rst", "geometry.rst", "geometry_conversion.rst", "glossary.rst", "index.rst", "man/MX-calibrate.rst", "man/check_calib.rst", "man/detector2nexus.rst", "man/diff_map.rst", "man/diff_tomo.rst", "man/eiger-mask.rst", "man/peakfinder.rst", "man/pyFAI-average.rst", "man/pyFAI-benchmark.rst", "man/pyFAI-calib.rst", "man/pyFAI-calib2.rst", "man/pyFAI-diffmap.rst", "man/pyFAI-drawmask.rst", "man/pyFAI-integrate.rst", "man/pyFAI-recalib.rst", "man/pyFAI-saxs.rst", "man/pyFAI-waxs.rst", "man/scripts.rst", "man/sparsify-Bragg.rst", "operations/index.rst", "operations/linux.rst", "operations/macosx.rst", "operations/windows.rst", "performance.rst", "project.rst", "publications.rst", "pyFAI.rst", "statistics.rst", "usage/cookbook/calib-cli/calibrate.rst", "usage/cookbook/calib-gui/index.rst", "usage/cookbook/calibration_with_jupyter.ipynb", "usage/cookbook/index.rst", "usage/cookbook/integration_with_python.ipynb", "usage/cookbook/integration_with_scripts.ipynb", "usage/cookbook/integration_with_the_gui.rst", "usage/index.rst", "usage/tutorial/AzimuthalFilter.ipynb", "usage/tutorial/Calibrant/Calibrant.ipynb", "usage/tutorial/Calibrant/hydrocerussite.ipynb", "usage/tutorial/Calibrant/index.rst", "usage/tutorial/Calibrant/make_calibrant.ipynb", "usage/tutorial/Calibrant/new_calibrant.ipynb", "usage/tutorial/Detector/CCD_Calibration/CCD_calibration.ipynb", "usage/tutorial/Detector/Distortion/Distortion.ipynb", "usage/tutorial/Detector/Eiger_Calibration/Eiger2-ID11.ipynb", "usage/tutorial/Detector/Pilatus_Calibration/Pilatus900kw-ID06.ipynb", "usage/tutorial/Detector/Pilatus_Calibration/Pilatus_ID15.ipynb", "usage/tutorial/Detector/detector.rst", "usage/tutorial/Ellipse/ellipse.ipynb", "usage/tutorial/FiberGrazingIncidence.ipynb", "usage/tutorial/Flatfield.ipynb", "usage/tutorial/Geometry/geometry.ipynb", "usage/tutorial/Goniometer/Fit_wavelength/fit_energy.ipynb", "usage/tutorial/Goniometer/MX-calibrate/MX-calibrate.ipynb", "usage/tutorial/Goniometer/Rotation-Pilatus100k/Multi120_Pilatus100k.ipynb", "usage/tutorial/Goniometer/Rotation-XPADS540/D2AM-15.ipynb", "usage/tutorial/Goniometer/Translation-Pilatus6M/TTcalibration.ipynb", "usage/tutorial/Goniometer/index.rst", "usage/tutorial/Inpainting/Inpainting.ipynb", "usage/tutorial/Introduction/introduction.ipynb", "usage/tutorial/LogScale/Guinier.ipynb", "usage/tutorial/MultiGeometry/MultiGeometry.ipynb", "usage/tutorial/MultiGeometry/MultiGeometryFiber.ipynb", "usage/tutorial/Orientation.ipynb", "usage/tutorial/Parallelization/Direct_chunk_read.ipynb", "usage/tutorial/Parallelization/GPU-decompression.ipynb", "usage/tutorial/Parallelization/MultiGPU.ipynb", "usage/tutorial/Parallelization/MultiGPU-scisoft16.ipynb", "usage/tutorial/Parallelization/index.rst", "usage/tutorial/PixelSplitting.ipynb", "usage/tutorial/Recalib/Recalib_notebook.ipynb", "usage/tutorial/Separation/Laue.ipynb", "usage/tutorial/Separation/Peakfinder8.ipynb", "usage/tutorial/Separation/Separate.ipynb", "usage/tutorial/Separation/Wilson.ipynb", "usage/tutorial/Separation/index.rst", "usage/tutorial/Separation/sigma_clip_mask.ipynb", "usage/tutorial/Soleil/Cristal_Mythen.ipynb", "usage/tutorial/Soleil/Soleil_Diffabs_Calibration_K6C.ipynb", "usage/tutorial/Soleil/Soleil_Diffabs_Diffraction_Tomography.ipynb", "usage/tutorial/Soleil/index.rst", "usage/tutorial/ThickDetector/Parallax_model.ipynb", "usage/tutorial/ThickDetector/deconvolution.ipynb", "usage/tutorial/ThickDetector/goniometer_id28.ipynb", "usage/tutorial/ThickDetector/index.rst", "usage/tutorial/ThickDetector/raytracing.ipynb", "usage/tutorial/Variance/Unweighted.ipynb", "usage/tutorial/Variance/Validator.ipynb", "usage/tutorial/Variance/Variance.ipynb", "usage/tutorial/Variance/uncertainties.ipynb", "usage/tutorial/index.rst", "usage/tutorial/integrate2d.ipynb", "usage/tutorial/multi-geometry.rst"], "indexentries": {"__init__() (pyfai.average.average method)": [[15, "pyFAI.average.Average.__init__", false]], "__init__() (pyfai.average.averagedarkfilter method)": [[15, "pyFAI.average.AverageDarkFilter.__init__", false]], "__init__() (pyfai.average.multifilesaveragewriter method)": [[15, "pyFAI.average.MultiFilesAverageWriter.__init__", false]], "__init__() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.__init__", false]], "__init__() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.__init__", false]], "__init__() (pyfai.calibrant.calibrantfactory method)": [[15, "pyFAI.calibrant.CalibrantFactory.__init__", false]], "__init__() (pyfai.calibrant.cell method)": [[15, "pyFAI.calibrant.Cell.__init__", false]], "__init__() (pyfai.containers.integrate1dresult method)": [[15, "pyFAI.containers.Integrate1dResult.__init__", false]], "__init__() (pyfai.containers.integrate2dresult method)": [[15, "pyFAI.containers.Integrate2dResult.__init__", false]], "__init__() (pyfai.containers.integrateresult method)": [[15, "pyFAI.containers.IntegrateResult.__init__", false]], "__init__() (pyfai.containers.separateresult method)": [[15, "pyFAI.containers.SeparateResult.__init__", false]], "__init__() (pyfai.containers.sparseframe method)": [[15, "pyFAI.containers.SparseFrame.__init__", false]], "__init__() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.__init__", false]], "__init__() (pyfai.control_points.pointgroup method)": [[15, "pyFAI.control_points.PointGroup.__init__", false]], "__init__() (pyfai.detectors.aarhus method)": [[1, "pyFAI.detectors.Aarhus.__init__", false]], "__init__() (pyfai.detectors.adsc_q210 method)": [[1, "pyFAI.detectors.ADSC_Q210.__init__", false]], "__init__() (pyfai.detectors.adsc_q270 method)": [[1, "pyFAI.detectors.ADSC_Q270.__init__", false]], "__init__() (pyfai.detectors.adsc_q315 method)": [[1, "pyFAI.detectors.ADSC_Q315.__init__", false]], "__init__() (pyfai.detectors.adsc_q4 method)": [[1, "pyFAI.detectors.ADSC_Q4.__init__", false]], "__init__() (pyfai.detectors.apex2 method)": [[1, "pyFAI.detectors.Apex2.__init__", false]], "__init__() (pyfai.detectors.basler method)": [[1, "pyFAI.detectors.Basler.__init__", false]], "__init__() (pyfai.detectors.cirpad method)": [[1, "pyFAI.detectors.Cirpad.__init__", false]], "__init__() (pyfai.detectors.cylindricaldetector method)": [[1, "pyFAI.detectors.CylindricalDetector.__init__", false]], "__init__() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.__init__", false]], "__init__() (pyfai.detectors.dexela2923 method)": [[1, "pyFAI.detectors.Dexela2923.__init__", false]], "__init__() (pyfai.detectors.eiger method)": [[1, "pyFAI.detectors.Eiger.__init__", false]], "__init__() (pyfai.detectors.fairchild method)": [[1, "pyFAI.detectors.Fairchild.__init__", false]], "__init__() (pyfai.detectors.frelon method)": [[1, "pyFAI.detectors.FReLoN.__init__", false]], "__init__() (pyfai.detectors.hexdetector method)": [[1, "pyFAI.detectors.HexDetector.__init__", false]], "__init__() (pyfai.detectors.hf_130k method)": [[1, "pyFAI.detectors.HF_130K.__init__", false]], "__init__() (pyfai.detectors.hf_1m method)": [[1, "pyFAI.detectors.HF_1M.__init__", false]], "__init__() (pyfai.detectors.hf_262k method)": [[1, "pyFAI.detectors.HF_262k.__init__", false]], "__init__() (pyfai.detectors.hf_2m method)": [[1, "pyFAI.detectors.HF_2M.__init__", false]], "__init__() (pyfai.detectors.hf_4m method)": [[1, "pyFAI.detectors.HF_4M.__init__", false]], "__init__() (pyfai.detectors.hf_9m method)": [[1, "pyFAI.detectors.HF_9M.__init__", false]], "__init__() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.__init__", false]], "__init__() (pyfai.detectors.imxpads70 method)": [[1, "pyFAI.detectors.ImXPadS70.__init__", false]], "__init__() (pyfai.detectors.jungfrau method)": [[1, "pyFAI.detectors.Jungfrau.__init__", false]], "__init__() (pyfai.detectors.jungfrau4m method)": [[1, "pyFAI.detectors.Jungfrau4M.__init__", false]], "__init__() (pyfai.detectors.jungfrau8m method)": [[1, "pyFAI.detectors.Jungfrau8M.__init__", false]], "__init__() (pyfai.detectors.mar345 method)": [[1, "pyFAI.detectors.Mar345.__init__", false]], "__init__() (pyfai.detectors.mar555 method)": [[1, "pyFAI.detectors.Mar555.__init__", false]], "__init__() (pyfai.detectors.maxipix method)": [[1, "pyFAI.detectors.Maxipix.__init__", false]], "__init__() (pyfai.detectors.mythen method)": [[1, "pyFAI.detectors.Mythen.__init__", false]], "__init__() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.__init__", false]], "__init__() (pyfai.detectors.perkin method)": [[1, "pyFAI.detectors.Perkin.__init__", false]], "__init__() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.__init__", false]], "__init__() (pyfai.detectors.pilatus4 method)": [[1, "pyFAI.detectors.Pilatus4.__init__", false]], "__init__() (pyfai.detectors.pixirad1 method)": [[1, "pyFAI.detectors.Pixirad1.__init__", false]], "__init__() (pyfai.detectors.pixirad2 method)": [[1, "pyFAI.detectors.Pixirad2.__init__", false]], "__init__() (pyfai.detectors.pixirad4 method)": [[1, "pyFAI.detectors.Pixirad4.__init__", false]], "__init__() (pyfai.detectors.pixirad8 method)": [[1, "pyFAI.detectors.Pixirad8.__init__", false]], "__init__() (pyfai.detectors.pixium method)": [[1, "pyFAI.detectors.Pixium.__init__", false]], "__init__() (pyfai.detectors.rapid method)": [[1, "pyFAI.detectors.Rapid.__init__", false]], "__init__() (pyfai.detectors.raspberrypi5m method)": [[1, "pyFAI.detectors.RaspberryPi5M.__init__", false]], "__init__() (pyfai.detectors.raspberrypi8m method)": [[1, "pyFAI.detectors.RaspberryPi8M.__init__", false]], "__init__() (pyfai.detectors.rayonix133 method)": [[1, "pyFAI.detectors.Rayonix133.__init__", false]], "__init__() (pyfai.detectors.rayonixlx170 method)": [[1, "pyFAI.detectors.RayonixLx170.__init__", false]], "__init__() (pyfai.detectors.rayonixlx255 method)": [[1, "pyFAI.detectors.RayonixLx255.__init__", false]], "__init__() (pyfai.detectors.rayonixmx170 method)": [[1, "pyFAI.detectors.RayonixMx170.__init__", false]], "__init__() (pyfai.detectors.rayonixmx225 method)": [[1, "pyFAI.detectors.RayonixMx225.__init__", false]], "__init__() (pyfai.detectors.rayonixmx225hs method)": [[1, "pyFAI.detectors.RayonixMx225hs.__init__", false]], "__init__() (pyfai.detectors.rayonixmx300 method)": [[1, "pyFAI.detectors.RayonixMx300.__init__", false]], "__init__() (pyfai.detectors.rayonixmx300hs method)": [[1, "pyFAI.detectors.RayonixMx300hs.__init__", false]], "__init__() (pyfai.detectors.rayonixmx325 method)": [[1, "pyFAI.detectors.RayonixMx325.__init__", false]], "__init__() (pyfai.detectors.rayonixmx340hs method)": [[1, "pyFAI.detectors.RayonixMx340hs.__init__", false]], "__init__() (pyfai.detectors.rayonixmx425hs method)": [[1, "pyFAI.detectors.RayonixMx425hs.__init__", false]], "__init__() (pyfai.detectors.rayonixsx165 method)": [[1, "pyFAI.detectors.RayonixSx165.__init__", false]], "__init__() (pyfai.detectors.rayonixsx200 method)": [[1, "pyFAI.detectors.RayonixSx200.__init__", false]], "__init__() (pyfai.detectors.rayonixsx30hs method)": [[1, "pyFAI.detectors.RayonixSx30hs.__init__", false]], "__init__() (pyfai.detectors.rayonixsx85hs method)": [[1, "pyFAI.detectors.RayonixSx85hs.__init__", false]], "__init__() (pyfai.detectors.titan method)": [[1, "pyFAI.detectors.Titan.__init__", false]], "__init__() (pyfai.detectors.xpad_flat method)": [[1, "pyFAI.detectors.Xpad_flat.__init__", false]], "__init__() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.__init__", false]], "__init__() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.__init__", false]], "__init__() (pyfai.engines.csc_engine.cscintegrator method)": [[2, "pyFAI.engines.CSC_engine.CSCIntegrator.__init__", false]], "__init__() (pyfai.engines.csc_engine.cscintegrator1d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d.__init__", false]], "__init__() (pyfai.engines.csc_engine.cscintegrator2d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator2d.__init__", false]], "__init__() (pyfai.engines.csr_engine.csrintegrator method)": [[2, "pyFAI.engines.CSR_engine.CSRIntegrator.__init__", false]], "__init__() (pyfai.engines.csr_engine.csrintegrator1d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.__init__", false]], "__init__() (pyfai.engines.csr_engine.csrintegrator2d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator2d.__init__", false]], "__init__() (pyfai.engines.engine method)": [[2, "pyFAI.engines.Engine.__init__", false]], "__init__() (pyfai.ext._distortion.distortion method)": [[3, "pyFAI.ext._distortion.Distortion.__init__", false]], "__init__() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.__init__", false]], "__init__() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.__init__", false]], "__init__() (pyfai.ext.sparse_utils.csrintegrator method)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.__init__", false]], "__init__() (pyfai.ext.sparse_utils.lutintegrator method)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.__init__", false]], "__init__() (pyfai.ext.splitbboxcsr.csrintegrator method)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.__init__", false]], "__init__() (pyfai.ext.splitbboxcsr.histobbox1d method)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox1d.__init__", false]], "__init__() (pyfai.ext.splitbboxcsr.histobbox2d method)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox2d.__init__", false]], "__init__() (pyfai.ext.splitbboxlut.histobbox1d method)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox1d.__init__", false]], "__init__() (pyfai.ext.splitbboxlut.histobbox2d method)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox2d.__init__", false]], "__init__() (pyfai.ext.splitbboxlut.lutintegrator method)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.__init__", false]], "__init__() (pyfai.ext.splitpixelfullcsr.csrintegrator method)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.__init__", false]], "__init__() (pyfai.ext.splitpixelfullcsr.fullsplitcsr_1d method)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_1d.__init__", false]], "__init__() (pyfai.ext.splitpixelfullcsr.fullsplitcsr_2d method)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_2d.__init__", false]], "__init__() (pyfai.ext.splitpixelfulllut.histolut1dfullsplit method)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT1dFullSplit.__init__", false]], "__init__() (pyfai.ext.splitpixelfulllut.histolut2dfullsplit method)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT2dFullSplit.__init__", false]], "__init__() (pyfai.ext.splitpixelfulllut.lutintegrator method)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.__init__", false]], "__init__() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.__init__", false]], "__init__() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.__init__", false]], "__init__() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.__init__", false]], "__init__() (pyfai.goniometer.basetransformation method)": [[15, "pyFAI.goniometer.BaseTransformation.__init__", false]], "__init__() (pyfai.goniometer.extendedtransformation method)": [[15, "pyFAI.goniometer.ExtendedTransformation.__init__", false]], "__init__() (pyfai.goniometer.geometrytransformation method)": [[15, "pyFAI.goniometer.GeometryTransformation.__init__", false]], "__init__() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.__init__", false]], "__init__() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.__init__", false]], "__init__() (pyfai.goniometer.singlegeometry method)": [[15, "pyFAI.goniometer.SingleGeometry.__init__", false]], "__init__() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.__init__", false]], "__init__() (pyfai.gui.cli_calibration.calibration method)": [[7, "pyFAI.gui.cli_calibration.Calibration.__init__", false]], "__init__() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.__init__", false]], "__init__() (pyfai.gui.cli_calibration.clicalibration method)": [[7, "pyFAI.gui.cli_calibration.CliCalibration.__init__", false]], "__init__() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.__init__", false]], "__init__() (pyfai.gui.cli_calibration.recalibration method)": [[7, "pyFAI.gui.cli_calibration.Recalibration.__init__", false]], "__init__() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.__init__", false]], "__init__() (pyfai.gui.dialog.detector3ddialog.detector3ddialog method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.Detector3dDialog.__init__", false]], "__init__() (pyfai.gui.dialog.detectorselectordialog.detectorselectordialog method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDialog.__init__", false]], "__init__() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.__init__", false]], "__init__() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.__init__", false]], "__init__() (pyfai.gui.dialog.integrationmethoddialog.integrationmethoddialog method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodDialog.__init__", false]], "__init__() (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.__init__", false]], "__init__() (pyfai.gui.dialog.opencldevicedialog.opencldevicedialog method)": [[5, "pyFAI.gui.dialog.OpenClDeviceDialog.OpenClDeviceDialog.__init__", false]], "__init__() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.__init__", false]], "__init__() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.__init__", false]], "__init__() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.__init__", false]], "__init__() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.__init__", false]], "__init__() (pyfai.gui.helper.synchronizemasktoolcolor.synchronizemasktoolcolor method)": [[6, "pyFAI.gui.helper.SynchronizeMaskToolColor.SynchronizeMaskToolColor.__init__", false]], "__init__() (pyfai.gui.helper.synchronizeplotbackground.synchronizeplotbackground method)": [[6, "pyFAI.gui.helper.SynchronizePlotBackground.SynchronizePlotBackground.__init__", false]], "__init__() (pyfai.gui.helper.synchronizerawview.synchronizerawview method)": [[6, "pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView.__init__", false]], "__init__() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.__init__", false]], "__init__() (pyfai.gui.model.calibrantmodel.calibrantmodel method)": [[8, "pyFAI.gui.model.CalibrantModel.CalibrantModel.__init__", false]], "__init__() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.__init__", false]], "__init__() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.__init__", false]], "__init__() (pyfai.gui.model.datamodel.datamodel method)": [[8, "pyFAI.gui.model.DataModel.DataModel.__init__", false]], "__init__() (pyfai.gui.model.datamodeladaptor.datamodeladaptor method)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor.__init__", false]], "__init__() (pyfai.gui.model.detectormodel.detectormodel method)": [[8, "pyFAI.gui.model.DetectorModel.DetectorModel.__init__", false]], "__init__() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.__init__", false]], "__init__() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.__init__", false]], "__init__() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.__init__", false]], "__init__() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.__init__", false]], "__init__() (pyfai.gui.model.geometryhistorymodel.storedgeometry method)": [[8, "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry.__init__", false]], "__init__() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.__init__", false]], "__init__() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.__init__", false]], "__init__() (pyfai.gui.model.integrationsettingsmodel.integrationsettingsmodel method)": [[8, "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel.__init__", false]], "__init__() (pyfai.gui.model.listmodel.changeevent method)": [[8, "pyFAI.gui.model.ListModel.ChangeEvent.__init__", false]], "__init__() (pyfai.gui.model.listmodel.changelistevent method)": [[8, "pyFAI.gui.model.ListModel.ChangeListEvent.__init__", false]], "__init__() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.__init__", false]], "__init__() (pyfai.gui.model.markermodel.marker method)": [[8, "pyFAI.gui.model.MarkerModel.Marker.__init__", false]], "__init__() (pyfai.gui.model.markermodel.markermodel method)": [[8, "pyFAI.gui.model.MarkerModel.MarkerModel.__init__", false]], "__init__() (pyfai.gui.model.markermodel.physicalmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PhysicalMarker.__init__", false]], "__init__() (pyfai.gui.model.markermodel.pixelmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PixelMarker.__init__", false]], "__init__() (pyfai.gui.model.maskedimagemodel.maskedimagemodel method)": [[8, "pyFAI.gui.model.MaskedImageModel.MaskedImageModel.__init__", false]], "__init__() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.__init__", false]], "__init__() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.__init__", false]], "__init__() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.__init__", false]], "__init__() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.__init__", false]], "__init__() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.__init__", false]], "__init__() (pyfai.gui.tasks.integrationtask.enablabledatamodel method)": [[9, "pyFAI.gui.tasks.IntegrationTask.EnablableDataModel.__init__", false]], "__init__() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.__init__", false]], "__init__() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.__init__", false]], "__init__() (pyfai.gui.utils.event method)": [[10, "pyFAI.gui.utils.Event.__init__", false]], "__init__() (pyfai.gui.utils.eventutils.qtproxifier method)": [[10, "pyFAI.gui.utils.eventutils.QtProxifier.__init__", false]], "__init__() (pyfai.gui.utils.eventutils.simulatedsignal method)": [[10, "pyFAI.gui.utils.eventutils.SimulatedSignal.__init__", false]], "__init__() (pyfai.gui.utils.filterbuilder.filterbuilder method)": [[10, "pyFAI.gui.utils.FilterBuilder.FilterBuilder.__init__", false]], "__init__() (pyfai.gui.utils.proxyaction.customproxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.CustomProxyAction.__init__", false]], "__init__() (pyfai.gui.utils.proxyaction.proxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.ProxyAction.__init__", false]], "__init__() (pyfai.gui.utils.timeutils.timer method)": [[10, "pyFAI.gui.utils.timeutils.Timer.__init__", false]], "__init__() (pyfai.gui.utils.tree.dataset method)": [[10, "pyFAI.gui.utils.tree.DataSet.__init__", false]], "__init__() (pyfai.gui.utils.validators.advanceddoublevalidator method)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator.__init__", false]], "__init__() (pyfai.gui.utils.validators.doublevalidator method)": [[10, "pyFAI.gui.utils.validators.DoubleValidator.__init__", false]], "__init__() (pyfai.gui.widgets.advancedcombobox.advancedcombobox method)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox.__init__", false]], "__init__() (pyfai.gui.widgets.advancedspinbox.advancedspinbox method)": [[11, "pyFAI.gui.widgets.AdvancedSpinBox.AdvancedSpinBox.__init__", false]], "__init__() (pyfai.gui.widgets.calibrantpreview.calibrantpreview method)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview.__init__", false]], "__init__() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.__init__", false]], "__init__() (pyfai.gui.widgets.choicetoolbutton.choicetoolbutton method)": [[11, "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton.__init__", false]], "__init__() (pyfai.gui.widgets.coloredcheckbox.coloredcheckbox method)": [[11, "pyFAI.gui.widgets.ColoredCheckBox.ColoredCheckBox.__init__", false]], "__init__() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.__init__", false]], "__init__() (pyfai.gui.widgets.detectormodel.alldetectormodel method)": [[11, "pyFAI.gui.widgets.DetectorModel.AllDetectorModel.__init__", false]], "__init__() (pyfai.gui.widgets.detectormodel.detectorfilter method)": [[11, "pyFAI.gui.widgets.DetectorModel.DetectorFilter.__init__", false]], "__init__() (pyfai.gui.widgets.detectorselector.detectorselector method)": [[11, "pyFAI.gui.widgets.DetectorSelector.DetectorSelector.__init__", false]], "__init__() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.__init__", false]], "__init__() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.__init__", false]], "__init__() (pyfai.gui.widgets.fitparamview.fitparamview method)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.__init__", false]], "__init__() (pyfai.gui.widgets.geometryhistorycombobox.geometryhistorycombobox method)": [[11, "pyFAI.gui.widgets.GeometryHistoryComboBox.GeometryHistoryComboBox.__init__", false]], "__init__() (pyfai.gui.widgets.geometrylabel.geometrylabel method)": [[11, "pyFAI.gui.widgets.GeometryLabel.GeometryLabel.__init__", false]], "__init__() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.__init__", false]], "__init__() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.__init__", false]], "__init__() (pyfai.gui.widgets.opencldevicelabel.opencldevicelabel method)": [[11, "pyFAI.gui.widgets.OpenClDeviceLabel.OpenClDeviceLabel.__init__", false]], "__init__() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.__init__", false]], "__init__() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.__init__", false]], "__init__() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.__init__", false]], "__init__() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.__init__", false]], "__init__() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.__init__", false]], "__init__() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.__init__", false]], "__init__() (pyfai.io.asciiwriter method)": [[12, "pyFAI.io.AsciiWriter.__init__", false]], "__init__() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.__init__", false]], "__init__() (pyfai.io.fabiowriter method)": [[12, "pyFAI.io.FabioWriter.__init__", false]], "__init__() (pyfai.io.hdf5writer method)": [[12, "pyFAI.io.HDF5Writer.__init__", false]], "__init__() (pyfai.io.integration_config.configurationreader method)": [[12, "pyFAI.io.integration_config.ConfigurationReader.__init__", false]], "__init__() (pyfai.io.integration_config.workerconfig method)": [[12, "pyFAI.io.integration_config.WorkerConfig.__init__", false]], "__init__() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.__init__", false]], "__init__() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.__init__", false]], "__init__() (pyfai.io.writer method)": [[12, "pyFAI.io.Writer.__init__", false]], "__init__() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.__init__", false]], "__init__() (pyfai.multi_geometry.multigeometry method)": [[15, "pyFAI.multi_geometry.MultiGeometry.__init__", false]], "__init__() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.__init__", false]], "__init__() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.__init__", false]], "__init__() (pyfai.opencl.azim_hist.ocl_histogram1d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.__init__", false]], "__init__() (pyfai.opencl.azim_hist.ocl_histogram2d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.__init__", false]], "__init__() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.__init__", false]], "__init__() (pyfai.opencl.preproc.ocl_preproc method)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.__init__", false]], "__init__() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.__init__", false]], "__init__() (pyfai.units.unit method)": [[15, "pyFAI.units.Unit.__init__", false]], "__init__() (pyfai.units.unitfiber method)": [[15, "pyFAI.units.UnitFiber.__init__", false]], "__init__() (pyfai.utils.bayes.bayesianbackground method)": [[17, "pyFAI.utils.bayes.BayesianBackground.__init__", false]], "__init__() (pyfai.utils.lazy_property method)": [[17, "pyFAI.utils.lazy_property.__init__", false]], "__init__() (pyfai.utils.logging_utils.prepostemitstreamhandler method)": [[17, "pyFAI.utils.logging_utils.PrePostEmitStreamHandler.__init__", false]], "__init__() (pyfai.utils.mathutil.longestrunofheads method)": [[17, "pyFAI.utils.mathutil.LongestRunOfHeads.__init__", false]], "__init__() (pyfai.utils.orderedset.orderedset method)": [[17, "pyFAI.utils.orderedset.OrderedSet.__init__", false]], "__init__() (pyfai.utils.shell.progressbar method)": [[17, "pyFAI.utils.shell.ProgressBar.__init__", false]], "__init__() (pyfai.worker.distortionworker method)": [[15, "pyFAI.worker.DistortionWorker.__init__", false]], "__init__() (pyfai.worker.pixelwiseworker method)": [[15, "pyFAI.worker.PixelwiseWorker.__init__", false]], "__init__() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.__init__", false]], "a() (pyfai.utils.mathutil.longestrunofheads method)": [[17, "pyFAI.utils.mathutil.LongestRunOfHeads.A", false]], "aarhus (class in pyfai.detectors)": [[1, "pyFAI.detectors.Aarhus", false]], "abouttoclose() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.aboutToClose", false]], "abouttoclose() (pyfai.gui.tasks.experimenttask.experimenttask method)": [[9, "pyFAI.gui.tasks.ExperimentTask.ExperimentTask.aboutToClose", false]], "abouttoclose() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.aboutToClose", false]], "abouttoclose() (pyfai.gui.tasks.integrationtask.integrationtask method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationTask.aboutToClose", false]], "abstractcalibration (class in pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration", false]], "abstractcalibrationtask (class in pyfai.gui.tasks.abstractcalibrationtask)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask", false]], "abstractmodel (class in pyfai.gui.model.abstractmodel)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel", false]], "accept() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.accept", false]], "add() (pyfai.gui.model.markermodel.markermodel method)": [[8, "pyFAI.gui.model.MarkerModel.MarkerModel.add", false]], "add() (pyfai.utils.orderedset.orderedset method)": [[17, "pyFAI.utils.orderedset.OrderedSet.add", false]], "add_algorithm() (pyfai.average.average method)": [[15, "pyFAI.average.Average.add_algorithm", false]], "add_child() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.add_child", false]], "add_image() (pyfai.average.imageaccumulatorfilter method)": [[15, "pyFAI.average.ImageAccumulatorFilter.add_image", false]], "add_image() (pyfai.average.imagereductionfilter method)": [[15, "pyFAI.average.ImageReductionFilter.add_image", false]], "add_image() (pyfai.average.imagestackfilter method)": [[15, "pyFAI.average.ImageStackFilter.add_image", false]], "add_or_discard() (pyfai.utils.fixedparameters method)": [[17, "pyFAI.utils.FixedParameters.add_or_discard", false]], "adddefaultaction() (pyfai.gui.widgets.choicetoolbutton.choicetoolbutton method)": [[11, "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton.addDefaultAction", false]], "addfileformat() (pyfai.gui.utils.filterbuilder.filterbuilder method)": [[10, "pyFAI.gui.utils.FilterBuilder.FilterBuilder.addFileFormat", false]], "addimageformat() (pyfai.gui.utils.filterbuilder.filterbuilder method)": [[10, "pyFAI.gui.utils.FilterBuilder.FilterBuilder.addImageFormat", false]], "addparametertolayout() (pyfai.gui.tasks.geometrytask.geometrytask method)": [[9, "pyFAI.gui.tasks.GeometryTask.GeometryTask.addParameterToLayout", false]], "adsc_q210 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ADSC_Q210", false]], "adsc_q270 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ADSC_Q270", false]], "adsc_q315 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ADSC_Q315", false]], "adsc_q4 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ADSC_Q4", false]], "advancedcombobox (class in pyfai.gui.widgets.advancedcombobox)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox", false]], "advanceddoublevalidator (class in pyfai.gui.utils.validators)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator", false]], "advancedspinbox (class in pyfai.gui.widgets.advancedspinbox)": [[11, "pyFAI.gui.widgets.AdvancedSpinBox.AdvancedSpinBox", false]], "algorithm_finished() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.algorithm_finished", false]], "algorithm_started() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.algorithm_started", false]], "algorithmcreationerror": [[15, "pyFAI.average.AlgorithmCreationError", false]], "aliases (pyfai.detectors.adsc_q210 attribute)": [[1, "pyFAI.detectors.ADSC_Q210.aliases", false]], "aliases (pyfai.detectors.adsc_q270 attribute)": [[1, "pyFAI.detectors.ADSC_Q270.aliases", false]], "aliases (pyfai.detectors.adsc_q315 attribute)": [[1, "pyFAI.detectors.ADSC_Q315.aliases", false]], "aliases (pyfai.detectors.adsc_q4 attribute)": [[1, "pyFAI.detectors.ADSC_Q4.aliases", false]], "aliases (pyfai.detectors.apex2 attribute)": [[1, "pyFAI.detectors.Apex2.aliases", false]], "aliases (pyfai.detectors.basler attribute)": [[1, "pyFAI.detectors.Basler.aliases", false]], "aliases (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.aliases", false]], "aliases (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.aliases", false]], "aliases (pyfai.detectors.dexela2923 attribute)": [[1, "pyFAI.detectors.Dexela2923.aliases", false]], "aliases (pyfai.detectors.eiger16m attribute)": [[1, "pyFAI.detectors.Eiger16M.aliases", false]], "aliases (pyfai.detectors.eiger1m attribute)": [[1, "pyFAI.detectors.Eiger1M.aliases", false]], "aliases (pyfai.detectors.eiger2_16m attribute)": [[1, "pyFAI.detectors.Eiger2_16M.aliases", false]], "aliases (pyfai.detectors.eiger2_1m attribute)": [[1, "pyFAI.detectors.Eiger2_1M.aliases", false]], "aliases (pyfai.detectors.eiger2_1mw attribute)": [[1, "pyFAI.detectors.Eiger2_1MW.aliases", false]], "aliases (pyfai.detectors.eiger2_250k attribute)": [[1, "pyFAI.detectors.Eiger2_250k.aliases", false]], "aliases (pyfai.detectors.eiger2_2mw attribute)": [[1, "pyFAI.detectors.Eiger2_2MW.aliases", false]], "aliases (pyfai.detectors.eiger2_4m attribute)": [[1, "pyFAI.detectors.Eiger2_4M.aliases", false]], "aliases (pyfai.detectors.eiger2_500k attribute)": [[1, "pyFAI.detectors.Eiger2_500k.aliases", false]], "aliases (pyfai.detectors.eiger2_9m attribute)": [[1, "pyFAI.detectors.Eiger2_9M.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_16m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_16M.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_1m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_1M.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_1mw attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_1MW.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_2mw attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_2MW.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_4m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_4M.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_500k attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_500k.aliases", false]], "aliases (pyfai.detectors.eiger2cdte_9m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_9M.aliases", false]], "aliases (pyfai.detectors.eiger4m attribute)": [[1, "pyFAI.detectors.Eiger4M.aliases", false]], "aliases (pyfai.detectors.eiger500k attribute)": [[1, "pyFAI.detectors.Eiger500k.aliases", false]], "aliases (pyfai.detectors.eiger9m attribute)": [[1, "pyFAI.detectors.Eiger9M.aliases", false]], "aliases (pyfai.detectors.fairchild attribute)": [[1, "pyFAI.detectors.Fairchild.aliases", false]], "aliases (pyfai.detectors.hf_130k attribute)": [[1, "pyFAI.detectors.HF_130K.aliases", false]], "aliases (pyfai.detectors.hf_1m attribute)": [[1, "pyFAI.detectors.HF_1M.aliases", false]], "aliases (pyfai.detectors.hf_262k attribute)": [[1, "pyFAI.detectors.HF_262k.aliases", false]], "aliases (pyfai.detectors.hf_2m attribute)": [[1, "pyFAI.detectors.HF_2M.aliases", false]], "aliases (pyfai.detectors.hf_4m attribute)": [[1, "pyFAI.detectors.HF_4M.aliases", false]], "aliases (pyfai.detectors.hf_9m attribute)": [[1, "pyFAI.detectors.HF_9M.aliases", false]], "aliases (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.aliases", false]], "aliases (pyfai.detectors.imxpads140 attribute)": [[1, "pyFAI.detectors.ImXPadS140.aliases", false]], "aliases (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.aliases", false]], "aliases (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.aliases", false]], "aliases (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.aliases", false]], "aliases (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.aliases", false]], "aliases (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.aliases", false]], "aliases (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.aliases", false]], "aliases (pyfai.detectors.jungfrau_16m_cor attribute)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.aliases", false]], "aliases (pyfai.detectors.lambda10m attribute)": [[1, "pyFAI.detectors.Lambda10M.aliases", false]], "aliases (pyfai.detectors.lambda250k attribute)": [[1, "pyFAI.detectors.Lambda250k.aliases", false]], "aliases (pyfai.detectors.lambda2m attribute)": [[1, "pyFAI.detectors.Lambda2M.aliases", false]], "aliases (pyfai.detectors.lambda60k attribute)": [[1, "pyFAI.detectors.Lambda60k.aliases", false]], "aliases (pyfai.detectors.lambda750k attribute)": [[1, "pyFAI.detectors.Lambda750k.aliases", false]], "aliases (pyfai.detectors.lambda7m5 attribute)": [[1, "pyFAI.detectors.Lambda7M5.aliases", false]], "aliases (pyfai.detectors.lambda9m attribute)": [[1, "pyFAI.detectors.Lambda9M.aliases", false]], "aliases (pyfai.detectors.mar345 attribute)": [[1, "pyFAI.detectors.Mar345.aliases", false]], "aliases (pyfai.detectors.mar555 attribute)": [[1, "pyFAI.detectors.Mar555.aliases", false]], "aliases (pyfai.detectors.maxipix attribute)": [[1, "pyFAI.detectors.Maxipix.aliases", false]], "aliases (pyfai.detectors.maxipix2x2 attribute)": [[1, "pyFAI.detectors.Maxipix2x2.aliases", false]], "aliases (pyfai.detectors.maxipix5x1 attribute)": [[1, "pyFAI.detectors.Maxipix5x1.aliases", false]], "aliases (pyfai.detectors.mythen attribute)": [[1, "pyFAI.detectors.Mythen.aliases", false]], "aliases (pyfai.detectors.perkin attribute)": [[1, "pyFAI.detectors.Perkin.aliases", false]], "aliases (pyfai.detectors.pilatus100k attribute)": [[1, "pyFAI.detectors.Pilatus100k.aliases", false]], "aliases (pyfai.detectors.pilatus1m attribute)": [[1, "pyFAI.detectors.Pilatus1M.aliases", false]], "aliases (pyfai.detectors.pilatus200k attribute)": [[1, "pyFAI.detectors.Pilatus200k.aliases", false]], "aliases (pyfai.detectors.pilatus2m attribute)": [[1, "pyFAI.detectors.Pilatus2M.aliases", false]], "aliases (pyfai.detectors.pilatus300k attribute)": [[1, "pyFAI.detectors.Pilatus300k.aliases", false]], "aliases (pyfai.detectors.pilatus300kw attribute)": [[1, "pyFAI.detectors.Pilatus300kw.aliases", false]], "aliases (pyfai.detectors.pilatus4_1m attribute)": [[1, "pyFAI.detectors.Pilatus4_1M.aliases", false]], "aliases (pyfai.detectors.pilatus4_260k attribute)": [[1, "pyFAI.detectors.Pilatus4_260k.aliases", false]], "aliases (pyfai.detectors.pilatus4_260kw attribute)": [[1, "pyFAI.detectors.Pilatus4_260kw.aliases", false]], "aliases (pyfai.detectors.pilatus4_2m attribute)": [[1, "pyFAI.detectors.Pilatus4_2M.aliases", false]], "aliases (pyfai.detectors.pilatus4_4m attribute)": [[1, "pyFAI.detectors.Pilatus4_4M.aliases", false]], "aliases (pyfai.detectors.pilatus4_cdte_1m attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_1M.aliases", false]], "aliases (pyfai.detectors.pilatus4_cdte_260k attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_260k.aliases", false]], "aliases (pyfai.detectors.pilatus4_cdte_260kw attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_260kw.aliases", false]], "aliases (pyfai.detectors.pilatus4_cdte_2m attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_2M.aliases", false]], "aliases (pyfai.detectors.pilatus4_cdte_4m attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_4M.aliases", false]], "aliases (pyfai.detectors.pilatus6m attribute)": [[1, "pyFAI.detectors.Pilatus6M.aliases", false]], "aliases (pyfai.detectors.pilatus900k attribute)": [[1, "pyFAI.detectors.Pilatus900k.aliases", false]], "aliases (pyfai.detectors.pilatuscdte1m attribute)": [[1, "pyFAI.detectors.PilatusCdTe1M.aliases", false]], "aliases (pyfai.detectors.pilatuscdte2m attribute)": [[1, "pyFAI.detectors.PilatusCdTe2M.aliases", false]], "aliases (pyfai.detectors.pilatuscdte300k attribute)": [[1, "pyFAI.detectors.PilatusCdTe300k.aliases", false]], "aliases (pyfai.detectors.pilatuscdte300kw attribute)": [[1, "pyFAI.detectors.PilatusCdTe300kw.aliases", false]], "aliases (pyfai.detectors.pilatuscdte900kw attribute)": [[1, "pyFAI.detectors.PilatusCdTe900kw.aliases", false]], "aliases (pyfai.detectors.pixirad1 attribute)": [[1, "pyFAI.detectors.Pixirad1.aliases", false]], "aliases (pyfai.detectors.pixirad2 attribute)": [[1, "pyFAI.detectors.Pixirad2.aliases", false]], "aliases (pyfai.detectors.pixirad4 attribute)": [[1, "pyFAI.detectors.Pixirad4.aliases", false]], "aliases (pyfai.detectors.pixirad8 attribute)": [[1, "pyFAI.detectors.Pixirad8.aliases", false]], "aliases (pyfai.detectors.pixium attribute)": [[1, "pyFAI.detectors.Pixium.aliases", false]], "aliases (pyfai.detectors.rapid attribute)": [[1, "pyFAI.detectors.Rapid.aliases", false]], "aliases (pyfai.detectors.raspberrypi5m attribute)": [[1, "pyFAI.detectors.RaspberryPi5M.aliases", false]], "aliases (pyfai.detectors.raspberrypi8m attribute)": [[1, "pyFAI.detectors.RaspberryPi8M.aliases", false]], "aliases (pyfai.detectors.rayonix133 attribute)": [[1, "pyFAI.detectors.Rayonix133.aliases", false]], "aliases (pyfai.detectors.rayonixlx170 attribute)": [[1, "pyFAI.detectors.RayonixLx170.aliases", false]], "aliases (pyfai.detectors.rayonixlx255 attribute)": [[1, "pyFAI.detectors.RayonixLx255.aliases", false]], "aliases (pyfai.detectors.rayonixmx170 attribute)": [[1, "pyFAI.detectors.RayonixMx170.aliases", false]], "aliases (pyfai.detectors.rayonixmx225 attribute)": [[1, "pyFAI.detectors.RayonixMx225.aliases", false]], "aliases (pyfai.detectors.rayonixmx225hs attribute)": [[1, "pyFAI.detectors.RayonixMx225hs.aliases", false]], "aliases (pyfai.detectors.rayonixmx300 attribute)": [[1, "pyFAI.detectors.RayonixMx300.aliases", false]], "aliases (pyfai.detectors.rayonixmx300hs attribute)": [[1, "pyFAI.detectors.RayonixMx300hs.aliases", false]], "aliases (pyfai.detectors.rayonixmx325 attribute)": [[1, "pyFAI.detectors.RayonixMx325.aliases", false]], "aliases (pyfai.detectors.rayonixmx340hs attribute)": [[1, "pyFAI.detectors.RayonixMx340hs.aliases", false]], "aliases (pyfai.detectors.rayonixmx425hs attribute)": [[1, "pyFAI.detectors.RayonixMx425hs.aliases", false]], "aliases (pyfai.detectors.rayonixsx165 attribute)": [[1, "pyFAI.detectors.RayonixSx165.aliases", false]], "aliases (pyfai.detectors.rayonixsx200 attribute)": [[1, "pyFAI.detectors.RayonixSx200.aliases", false]], "aliases (pyfai.detectors.rayonixsx30hs attribute)": [[1, "pyFAI.detectors.RayonixSx30hs.aliases", false]], "aliases (pyfai.detectors.rayonixsx85hs attribute)": [[1, "pyFAI.detectors.RayonixSx85hs.aliases", false]], "aliases (pyfai.detectors.titan attribute)": [[1, "pyFAI.detectors.Titan.aliases", false]], "aliases (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.aliases", false]], "allclose_mod() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.allclose_mod", false]], "alldetectormodel (class in pyfai.gui.widgets.detectormodel)": [[11, "pyFAI.gui.widgets.DetectorModel.AllDetectorModel", false]], "amorphous (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.amorphous", false]], "analyse_options() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.analyse_options", false]], "angle (pyfai.gui.utils.units.dimentionality attribute)": [[10, "pyFAI.gui.utils.units.Dimentionality.ANGLE", false]], "angle (pyfai.utils.ellipse.ellipse attribute)": [[17, "pyFAI.utils.ellipse.Ellipse.angle", false]], "angstrom (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.ANGSTROM", false]], "anneal() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.anneal", false]], "apex2 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Apex2", false]], "api_version (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.API_VERSION", false]], "api_version (pyfai.io.ponifile.ponifile attribute)": [[12, "pyFAI.io.ponifile.PoniFile.API_VERSION", false]], "append() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.append", false]], "append() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.append", false]], "append() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.append", false]], "append_2th() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.append_2th", false]], "append_2theta_deg() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.append_2theta_deg", false]], "append_dspacing() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.append_dSpacing", false]], "append_mode (pyfai.gui.peak_picker.peakpicker property)": [[7, "pyFAI.gui.peak_picker.PeakPicker.append_mode", false]], "appendgeometry() (pyfai.gui.model.geometryhistorymodel.geometryhistorymodel method)": [[8, "pyFAI.gui.model.GeometryHistoryModel.GeometryHistoryModel.appendGeometry", false]], "application (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.application", false]], "applyedwhenfocusout (pyfai.gui.widgets.fileedit.fileedit attribute)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.applyedWhenFocusOut", false]], "applyedwhenfocusout (pyfai.gui.widgets.quantityedit.quantityedit attribute)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.applyedWhenFocusOut", false]], "array (pyfai.containers.polarizationarray attribute)": [[15, "pyFAI.containers.PolarizationArray.array", false]], "array2spline() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.array2spline", false]], "array_from_unit() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.array_from_unit", false]], "as_dict() (pyfai.io.integration_config.workerconfig method)": [[12, "pyFAI.io.integration_config.WorkerConfig.as_dict", false]], "as_dict() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.as_dict", false]], "as_integration_config() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.as_integration_config", false]], "as_str() (pyfai.containers.errormodel method)": [[15, "pyFAI.containers.ErrorModel.as_str", false]], "as_str() (pyfai.units.unit method)": [[15, "pyFAI.units.Unit.as_str", false]], "as_tree() (pyfai.gui.utils.tree.listdataset method)": [[10, "pyFAI.gui.utils.tree.ListDataSet.as_tree", false]], "as_tuple() (pyfai.gui.utils.tree.dataset method)": [[10, "pyFAI.gui.utils.tree.DataSet.as_tuple", false]], "asciiwriter (class in pyfai.io)": [[12, "pyFAI.io.AsciiWriter", false]], "autoextractsinglering() (pyfai.gui.tasks.peakpickingtask.peakpickingtask method)": [[9, "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask.autoExtractSingleRing", false]], "average (class in pyfai.average)": [[15, "pyFAI.average.Average", false]], "average_dark() (in module pyfai.average)": [[15, "pyFAI.average.average_dark", false]], "average_images() (in module pyfai.average)": [[15, "pyFAI.average.average_images", false]], "averagedarkfilter (class in pyfai.average)": [[15, "pyFAI.average.AverageDarkFilter", false]], "averageobserver (class in pyfai.average)": [[15, "pyFAI.average.AverageObserver", false]], "averagewriter (class in pyfai.average)": [[15, "pyFAI.average.AverageWriter", false]], "axis_offset (pyfai.containers.polarizationdescription attribute)": [[15, "pyFAI.containers.PolarizationDescription.axis_offset", false]], "azimuth_range (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.azimuth_range", false]], "azimuth_range_max (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.azimuth_range_max", false]], "azimuth_range_min (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.azimuth_range_min", false]], "azimuthal (pyfai.containers.errormodel attribute)": [[15, "pyFAI.containers.ErrorModel.AZIMUTHAL", false]], "azimuthal (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.azimuthal", false]], "azimuthal (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.azimuthal", false]], "azimuthal_unit (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.azimuthal_unit", false]], "azimuthalintegrator (class in pyfai.integrator.azimuthal)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator", false]], "azimuthalintegrator() (in module pyfai.__init__)": [[15, "pyFAI.__init__.AzimuthalIntegrator", false]], "b() (pyfai.utils.mathutil.longestrunofheads method)": [[17, "pyFAI.utils.mathutil.LongestRunOfHeads.B", false]], "background_avg (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.background_avg", false]], "background_image() (pyfai.utils.bayes.bayesianbackground method)": [[17, "pyFAI.utils.bayes.BayesianBackground.background_image", false]], "background_std (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.background_std", false]], "basetransformation (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.BaseTransformation", false]], "basler (class in pyfai.detectors)": [[1, "pyFAI.detectors.Basler", false]], "bayes_llk() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.bayes_llk", false]], "bayes_llk_large() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.bayes_llk_large", false]], "bayes_llk_negative() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.bayes_llk_negative", false]], "bayes_llk_small() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.bayes_llk_small", false]], "bayesianbackground (class in pyfai.utils.bayes)": [[17, "pyFAI.utils.bayes.BayesianBackground", false]], "benchmarks() (in module pyfai.__init__)": [[15, "pyFAI.__init__.benchmarks", false]], "bilinear (class in pyfai.ext.bilinear)": [[3, "pyFAI.ext.bilinear.Bilinear", false]], "bilinear (class in pyfai.ext.inpainting)": [[3, "pyFAI.ext.inpainting.Bilinear", false]], "bilinear (class in pyfai.ext.watershed)": [[3, "pyFAI.ext.watershed.Bilinear", false]], "bin() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.bin", false]], "binary_dilation() (in module pyfai.ext.morphology)": [[3, "pyFAI.ext.morphology.binary_dilation", false]], "binary_erosion() (in module pyfai.ext.morphology)": [[3, "pyFAI.ext.morphology.binary_erosion", false]], "binned_pixel_size (pyfai.detectors.rayonix133 attribute)": [[1, "pyFAI.detectors.Rayonix133.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixlx170 attribute)": [[1, "pyFAI.detectors.RayonixLx170.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixlx255 attribute)": [[1, "pyFAI.detectors.RayonixLx255.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx170 attribute)": [[1, "pyFAI.detectors.RayonixMx170.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx225 attribute)": [[1, "pyFAI.detectors.RayonixMx225.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx225hs attribute)": [[1, "pyFAI.detectors.RayonixMx225hs.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx300 attribute)": [[1, "pyFAI.detectors.RayonixMx300.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx300hs attribute)": [[1, "pyFAI.detectors.RayonixMx300hs.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx325 attribute)": [[1, "pyFAI.detectors.RayonixMx325.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx340hs attribute)": [[1, "pyFAI.detectors.RayonixMx340hs.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixmx425hs attribute)": [[1, "pyFAI.detectors.RayonixMx425hs.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixsx165 attribute)": [[1, "pyFAI.detectors.RayonixSx165.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixsx200 attribute)": [[1, "pyFAI.detectors.RayonixSx200.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixsx30hs attribute)": [[1, "pyFAI.detectors.RayonixSx30hs.BINNED_PIXEL_SIZE", false]], "binned_pixel_size (pyfai.detectors.rayonixsx85hs attribute)": [[1, "pyFAI.detectors.RayonixSx85hs.BINNED_PIXEL_SIZE", false]], "binning (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.binning", false]], "binning() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.binning", false]], "bisplev() (in module pyfai.ext._bispev)": [[3, "pyFAI.ext._bispev.bisplev", false]], "blobdetection (class in pyfai.blob_detection)": [[15, "pyFAI.blob_detection.BlobDetection", false]], "block_size (pyfai.opencl.azim_csr.ocl_csr_integrator attribute)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.BLOCK_SIZE", false]], "block_size (pyfai.opencl.azim_hist.ocl_histogram1d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.BLOCK_SIZE", false]], "block_size (pyfai.opencl.azim_hist.ocl_histogram2d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.BLOCK_SIZE", false]], "block_size (pyfai.opencl.azim_lut.ocl_lut_integrator attribute)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.BLOCK_SIZE", false]], "border (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.border", false]], "border_pixel_size_relative (pyfai.detectors.imxpads140 attribute)": [[1, "pyFAI.detectors.ImXPadS140.BORDER_PIXEL_SIZE_RELATIVE", false]], "border_pixel_size_relative (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.BORDER_PIXEL_SIZE_RELATIVE", false]], "border_size_relative (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.BORDER_SIZE_RELATIVE", false]], "border_size_relative (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.BORDER_SIZE_RELATIVE", false]], "border_size_relative (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.BORDER_SIZE_RELATIVE", false]], "border_size_relative (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.BORDER_SIZE_RELATIVE", false]], "bounding_box() (in module pyfai.average)": [[15, "pyFAI.average.bounding_box", false]], "bounds() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.bounds", false]], "boxcolor() (pyfai.gui.widgets.coloredcheckbox.coloredcheckbox method)": [[11, "pyFAI.gui.widgets.ColoredCheckBox.ColoredCheckBox.boxColor", false]], "bragg (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.bragg", false]], "buffers (pyfai.opencl.azim_csr.ocl_csr_integrator attribute)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.buffers", false]], "buffers (pyfai.opencl.azim_hist.ocl_histogram1d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.buffers", false]], "buffers (pyfai.opencl.azim_hist.ocl_histogram2d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.buffers", false]], "buffers (pyfai.opencl.azim_lut.ocl_lut_integrator attribute)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.buffers", false]], "buffers (pyfai.opencl.preproc.ocl_preproc attribute)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.buffers", false]], "build_pixel_coordinates() (pyfai.detectors.hexdetector class method)": [[1, "pyFAI.detectors.HexDetector.build_pixel_coordinates", false]], "calc_2th() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.calc_2th", false]], "calc_area() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_area", false]], "calc_area() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.calc_area", false]], "calc_area() (in module pyfai.ext.invert_geometry)": [[3, "pyFAI.ext.invert_geometry.calc_area", false]], "calc_area() (in module pyfai.ext.preproc)": [[3, "pyFAI.ext.preproc.calc_area", false]], "calc_area() (in module pyfai.ext.sparse_builder)": [[3, "pyFAI.ext.sparse_builder.calc_area", false]], "calc_area() (in module pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.calc_area", false]], "calc_area() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.calc_area", false]], "calc_area() (in module pyfai.ext.splitbboxcsr)": [[3, "pyFAI.ext.splitBBoxCSR.calc_area", false]], "calc_area() (in module pyfai.ext.splitbboxlut)": [[3, "pyFAI.ext.splitBBoxLUT.calc_area", false]], "calc_area() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.calc_area", false]], "calc_area() (in module pyfai.ext.splitpixelfullcsr)": [[3, "pyFAI.ext.splitPixelFullCSR.calc_area", false]], "calc_area() (in module pyfai.ext.splitpixelfulllut)": [[3, "pyFAI.ext.splitPixelFullLUT.calc_area", false]], "calc_area() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area", false]], "calc_area_ab() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area_AB", false]], "calc_area_bc() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area_BC", false]], "calc_area_cd() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area_CD", false]], "calc_area_da() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area_DA", false]], "calc_area_old() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area_old", false]], "calc_area_vectorial() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.calc_area_vectorial", false]], "calc_cartesian_positions() (in module pyfai.ext.bilinear)": [[3, "pyFAI.ext.bilinear.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.cirpad method)": [[1, "pyFAI.detectors.Cirpad.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.cylindricaldetector method)": [[1, "pyFAI.detectors.CylindricalDetector.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.eiger method)": [[1, "pyFAI.detectors.Eiger.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.jungfrau method)": [[1, "pyFAI.detectors.Jungfrau.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.calc_cartesian_positions", false]], "calc_cartesian_positions() (pyfai.detectors.xpad_flat method)": [[1, "pyFAI.detectors.Xpad_flat.calc_cartesian_positions", false]], "calc_checksum() (in module pyfai.utils)": [[17, "pyFAI.utils.calc_checksum", false]], "calc_chi() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_chi", false]], "calc_cosa() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_cosa", false]], "calc_csr() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_CSR", false]], "calc_delta_chi() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_delta_chi", false]], "calc_init() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.calc_init", false]], "calc_lut() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_LUT", false]], "calc_lut() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.calc_LUT", false]], "calc_lut() (pyfai.ext._distortion.distortion method)": [[3, "pyFAI.ext._distortion.Distortion.calc_LUT", false]], "calc_lut_regular() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.calc_LUT_regular", false]], "calc_lut_size() (pyfai.ext._distortion.distortion method)": [[3, "pyFAI.ext._distortion.Distortion.calc_LUT_size", false]], "calc_mask() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.calc_mask", false]], "calc_mask() (pyfai.detectors.eiger2cdte method)": [[1, "pyFAI.detectors.Eiger2CdTe.calc_mask", false]], "calc_mask() (pyfai.detectors.frelon method)": [[1, "pyFAI.detectors.FReLoN.calc_mask", false]], "calc_mask() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.calc_mask", false]], "calc_mask() (pyfai.detectors.jungfrau8m method)": [[1, "pyFAI.detectors.Jungfrau8M.calc_mask", false]], "calc_mask() (pyfai.detectors.jungfrau_16m_cor method)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.calc_mask", false]], "calc_mask() (pyfai.detectors.lambda9m method)": [[1, "pyFAI.detectors.Lambda9M.calc_mask", false]], "calc_mask() (pyfai.detectors.mar345 method)": [[1, "pyFAI.detectors.Mar345.calc_mask", false]], "calc_mask() (pyfai.detectors.maxipix method)": [[1, "pyFAI.detectors.Maxipix.calc_mask", false]], "calc_mask() (pyfai.detectors.mythen method)": [[1, "pyFAI.detectors.Mythen.calc_mask", false]], "calc_mask() (pyfai.detectors.pilatus4_cdte method)": [[1, "pyFAI.detectors.Pilatus4_CdTe.calc_mask", false]], "calc_mask() (pyfai.detectors.pilatuscdte method)": [[1, "pyFAI.detectors.PilatusCdTe.calc_mask", false]], "calc_mask() (pyfai.detectors.rayonix133 method)": [[1, "pyFAI.detectors.Rayonix133.calc_mask", false]], "calc_mask() (pyfai.detectors.rayonixsx165 method)": [[1, "pyFAI.detectors.RayonixSx165.calc_mask", false]], "calc_mask() (pyfai.detectors.xpad_flat method)": [[1, "pyFAI.detectors.Xpad_flat.calc_mask", false]], "calc_param3() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.calc_param3", false]], "calc_param7() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.calc_param7", false]], "calc_pixels_edges() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.calc_pixels_edges", false]], "calc_pixels_edges() (pyfai.detectors.jungfrau method)": [[1, "pyFAI.detectors.Jungfrau.calc_pixels_edges", false]], "calc_pixels_edges() (pyfai.detectors.xpad_flat method)": [[1, "pyFAI.detectors.Xpad_flat.calc_pixels_edges", false]], "calc_pos() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_pos", false]], "calc_pos() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.calc_pos", false]], "calc_pos() (pyfai.ext._distortion.distortion method)": [[3, "pyFAI.ext._distortion.Distortion.calc_pos", false]], "calc_pos_zyx() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_pos_zyx", false]], "calc_pos_zyx() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.calc_pos_zyx", false]], "calc_q() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_q", false]], "calc_r() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_r", false]], "calc_rad_azim() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_rad_azim", false]], "calc_sina() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_sina", false]], "calc_size() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_size", false]], "calc_size() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.calc_size", false]], "calc_sparse() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_sparse", false]], "calc_sparse_v2() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.calc_sparse_v2", false]], "calc_transmission() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.calc_transmission", false]], "calc_tth() (in module pyfai.ext._geometry)": [[3, "pyFAI.ext._geometry.calc_tth", false]], "calcfrom1d() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.calcfrom1d", false]], "calcfrom2d() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.calcfrom2d", false]], "calculate_massif() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.calculate_massif", false]], "calib() (in module pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.calib", false]], "calibrant (class in pyfai.calibrant)": [[15, "pyFAI.calibrant.Calibrant", false]], "calibrant() (pyfai.gui.model.calibrantmodel.calibrantmodel method)": [[8, "pyFAI.gui.model.CalibrantModel.CalibrantModel.calibrant", false]], "calibrant_factory (in module pyfai.calibrant)": [[15, "pyFAI.calibrant.CALIBRANT_FACTORY", false]], "calibrant_factory() (in module pyfai.calibrant)": [[15, "pyFAI.calibrant.calibrant_factory", false]], "calibrantfactory (class in pyfai.calibrant)": [[15, "pyFAI.calibrant.CalibrantFactory", false]], "calibrantmodel (class in pyfai.gui.model.calibrantmodel)": [[8, "pyFAI.gui.model.CalibrantModel.CalibrantModel", false]], "calibrantmodel() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.calibrantModel", false]], "calibrantmodel() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.calibrantModel", false]], "calibrantpreview (class in pyfai.gui.widgets.calibrantpreview)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview", false]], "calibrantselector (class in pyfai.gui.widgets.calibrantselector)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector", false]], "calibration (class in pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.Calibration", false]], "calibrationmodel (class in pyfai.gui.model.calibrationmodel)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel", false]], "calibrationstate (class in pyfai.gui.tasks.geometrytask)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState", false]], "cell (class in pyfai.calibrant)": [[15, "pyFAI.calibrant.Cell", false]], "center_1 (pyfai.utils.ellipse.ellipse attribute)": [[17, "pyFAI.utils.ellipse.Ellipse.center_1", false]], "center_2 (pyfai.utils.ellipse.ellipse attribute)": [[17, "pyFAI.utils.ellipse.Ellipse.center_2", false]], "center_array() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.center_array", false]], "center_of_mass() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.center_of_mass", false]], "centerx (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.centerX", false]], "centerx() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.centerX", false]], "centery (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.centerY", false]], "centery() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.centerY", false]], "centimeter (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.CENTIMETER", false]], "changed (pyfai.gui.model.abstractmodel.abstractmodel attribute)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.changed", false]], "changed (pyfai.gui.model.listmodel.listmodel attribute)": [[8, "pyFAI.gui.model.ListModel.ListModel.changed", false]], "changed (pyfai.gui.tasks.geometrytask.calibrationstate attribute)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.changed", false]], "changeevent (class in pyfai.gui.model.listmodel)": [[8, "pyFAI.gui.model.ListModel.ChangeEvent", false]], "changelistevent (class in pyfai.gui.model.listmodel)": [[8, "pyFAI.gui.model.ListModel.ChangeListEvent", false]], "check() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.check", false]], "check_chi_disc() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.check_chi_disc", false]], "check_mask (pyfai.engines.csc_engine.cscintegrator1d property)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d.check_mask", false]], "check_mask (pyfai.engines.csc_engine.cscintegrator2d property)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator2d.check_mask", false]], "check_mask (pyfai.engines.csr_engine.csrintegrator1d property)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.check_mask", false]], "check_mask (pyfai.engines.csr_engine.csrintegrator2d property)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator2d.check_mask", false]], "check_mask (pyfai.ext.splitbboxcsr.histobbox1d property)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox1d.check_mask", false]], "check_mask (pyfai.ext.splitbboxcsr.histobbox2d property)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox2d.check_mask", false]], "check_mask (pyfai.ext.splitbboxlut.histobbox1d property)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox1d.check_mask", false]], "check_mask (pyfai.ext.splitbboxlut.histobbox2d property)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox2d.check_mask", false]], "check_mask (pyfai.ext.splitpixelfullcsr.fullsplitcsr_1d property)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_1d.check_mask", false]], "check_mask (pyfai.ext.splitpixelfullcsr.fullsplitcsr_2d property)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_2d.check_mask", false]], "check_mask (pyfai.ext.splitpixelfulllut.histolut1dfullsplit property)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT1dFullSplit.check_mask", false]], "check_mask (pyfai.ext.splitpixelfulllut.histolut2dfullsplit property)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT2dFullSplit.check_mask", false]], "check_mask (pyfai.opencl.azim_csr.ocl_csr_integrator property)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.check_mask", false]], "check_mask (pyfai.opencl.azim_lut.ocl_lut_integrator property)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.check_mask", false]], "check_sse4() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.check_sse4", false]], "checkcalib (class in pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.CheckCalib", false]], "checksum (pyfai.containers.polarizationarray attribute)": [[15, "pyFAI.containers.PolarizationArray.checksum", false]], "checksum (pyfai.opencl.azim_csr.ocl_csr_integrator property)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.checksum", false]], "checksum (pyfai.opencl.azim_lut.ocl_lut_integrator property)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.checksum", false]], "chi() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.chi", false]], "chi2() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.chi2", false]], "chi2() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.chi2", false]], "chi2() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.chi2", false]], "chi2_wavelength() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.chi2_wavelength", false]], "chi_corner() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.chi_corner", false]], "chi_discontinuity_at_0 (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.chi_discontinuity_at_0", false]], "chi_square() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.chi_square", false]], "chia (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.chia", false]], "chiarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.chiArray", false]], "children (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.children", false]], "chiplot() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.chiplot", false]], "choicetoolbutton (class in pyfai.gui.widgets.choicetoolbutton)": [[11, "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton", false]], "cirpad (class in pyfai.detectors)": [[1, "pyFAI.detectors.Cirpad", false]], "classinit() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.classinit", false]], "cleaned_data (pyfai.massif.massif property)": [[15, "pyFAI.massif.Massif.cleaned_data", false]], "clear() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.clear", false]], "clear() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.clear", false]], "clear() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.clear", false]], "clear() (pyfai.utils.shell.progressbar method)": [[17, "pyFAI.utils.shell.ProgressBar.clear", false]], "clicalibration (class in pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.CliCalibration", false]], "clip() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.clip", false]], "clip() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.clip", false]], "clip() (in module pyfai.ext.invert_geometry)": [[3, "pyFAI.ext.invert_geometry.clip", false]], "clip() (in module pyfai.ext.preproc)": [[3, "pyFAI.ext.preproc.clip", false]], "clip() (in module pyfai.ext.sparse_builder)": [[3, "pyFAI.ext.sparse_builder.clip", false]], "clip() (in module pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.clip", false]], "clip() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.clip", false]], "clip() (in module pyfai.ext.splitbboxcsr)": [[3, "pyFAI.ext.splitBBoxCSR.clip", false]], "clip() (in module pyfai.ext.splitbboxlut)": [[3, "pyFAI.ext.splitBBoxLUT.clip", false]], "clip() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.clip", false]], "clip() (in module pyfai.ext.splitpixelfullcsr)": [[3, "pyFAI.ext.splitPixelFullCSR.clip", false]], "clip() (in module pyfai.ext.splitpixelfulllut)": [[3, "pyFAI.ext.splitPixelFullLUT.clip", false]], "close() (pyfai.average.averagewriter method)": [[15, "pyFAI.average.AverageWriter.close", false]], "close() (pyfai.average.multifilesaveragewriter method)": [[15, "pyFAI.average.MultiFilesAverageWriter.close", false]], "close() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.close", false]], "close() (pyfai.io.fabiowriter method)": [[12, "pyFAI.io.FabioWriter.close", false]], "close() (pyfai.io.hdf5writer method)": [[12, "pyFAI.io.HDF5Writer.close", false]], "close() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.close", false]], "closegui() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.closeGUI", false]], "closestgroup() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.closestGroup", false]], "code (pyfai.control_points.pointgroup property)": [[15, "pyFAI.control_points.PointGroup.code", false]], "coderole (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget attribute)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.CodeRole", false]], "color() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.color", false]], "coloredcheckbox (class in pyfai.gui.widgets.coloredcheckbox)": [[11, "pyFAI.gui.widgets.ColoredCheckBox.ColoredCheckBox", false]], "common_prefix() (in module pyfai.average)": [[15, "pyFAI.average.common_prefix", false]], "commonroot() (pyfai.gui.utils.tree.listdataset method)": [[10, "pyFAI.gui.utils.tree.ListDataSet.commonroot", false]], "comparison() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.comparison", false]], "compile_kernels() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.compile_kernels", false]], "compile_kernels() (pyfai.opencl.azim_hist.ocl_histogram1d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.compile_kernels", false]], "compile_kernels() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.compile_kernels", false]], "compile_kernels() (pyfai.opencl.preproc.ocl_preproc method)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.compile_kernels", false]], "compressed_image_extensions (pyfai.gui.utils.filterbuilder.filterbuilder attribute)": [[10, "pyFAI.gui.utils.FilterBuilder.FilterBuilder.COMPRESSED_IMAGE_EXTENSIONS", false]], "compute_engine (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.compute_engine", false]], "compute_engine (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.compute_engine", false]], "confidence() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.confidence", false]], "config (pyfai.io.hdf5writer attribute)": [[12, "pyFAI.io.HDF5Writer.CONFIG", false]], "config_items (pyfai.io.writer attribute)": [[12, "pyFAI.io.Writer.CONFIG_ITEMS", false]], "configurationreader (class in pyfai.io.integration_config)": [[12, "pyFAI.io.integration_config.ConfigurationReader", false]], "configure_parser() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.configure_parser", false]], "connect() (pyfai.gui.utils.eventutils.simulatedsignal method)": [[10, "pyFAI.gui.utils.eventutils.SimulatedSignal.connect", false]], "const_hc (in module pyfai.units)": [[15, "pyFAI.units.CONST_hc", false]], "const_q (in module pyfai.units)": [[15, "pyFAI.units.CONST_q", false]], "constraintmodel (class in pyfai.gui.model.constraintmodel)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel", false]], "constraintspopup (class in pyfai.gui.widgets.fitparamview)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup", false]], "contentchanged (pyfai.gui.model.listmodel.listmodel attribute)": [[8, "pyFAI.gui.model.ListModel.ListModel.contentChanged", false]], "contentchanged (pyfai.gui.model.peakselectionmodel.peakselectionmodel attribute)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.contentChanged", false]], "contour() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.contour", false]], "controlpoints (class in pyfai.control_points)": [[15, "pyFAI.control_points.ControlPoints", false]], "convert() (in module pyfai.gui.utils.units)": [[10, "pyFAI.gui.utils.units.convert", false]], "convert_camelcase() (in module pyfai.utils)": [[17, "pyFAI.utils.convert_CamelCase", false]], "convert_corner_2d_to_4d() (in module pyfai.ext.bilinear)": [[3, "pyFAI.ext.bilinear.convert_corner_2D_to_4D", false]], "convert_from_fit2d() (in module pyfai.geometry.fit2d)": [[4, "pyFAI.geometry.fit2d.convert_from_Fit2d", false]], "convert_to_fit2d() (in module pyfai.geometry.fit2d)": [[4, "pyFAI.geometry.fit2d.convert_to_Fit2d", false]], "convertarraytoqimage() (in module pyfai.gui.utils.imageutils)": [[10, "pyFAI.gui.utils.imageutils.convertArrayToQImage", false]], "coords() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.coords", false]], "copy() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.copy", false]], "copy() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.copy", false]], "copy() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.copy", false]], "cormap() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.cormap", false]], "corner_array() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.corner_array", false]], "cornerarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.cornerArray", false]], "cornerqarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.cornerQArray", false]], "cornerrarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.cornerRArray", false]], "cornerrd2array() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.cornerRd2Array", false]], "corners (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.CORNERS", false]], "corners (pyfai.detectors.hexdetector attribute)": [[1, "pyFAI.detectors.HexDetector.CORNERS", false]], "correct() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct", false]], "correct() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.correct", false]], "correct() (pyfai.ext._distortion.distortion method)": [[3, "pyFAI.ext._distortion.Distortion.correct", false]], "correct() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.correct", false]], "correct_csr() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_CSR", false]], "correct_csr_double() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_CSR_double", false]], "correct_csr_kahan() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_CSR_kahan", false]], "correct_csr_preproc_double() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_CSR_preproc_double", false]], "correct_lut() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_LUT", false]], "correct_lut_double() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_LUT_double", false]], "correct_lut_kahan() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_LUT_kahan", false]], "correct_lut_preproc_double() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.correct_LUT_preproc_double", false]], "correct_ng() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.correct_ng", false]], "correct_sa_spline (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.correct_SA_spline", false]], "correct_solid_angle (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.correct_solid_angle", false]], "cos_incidence() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.cos_incidence", false]], "count (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.count", false]], "count (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.count", false]], "count (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.count", false]], "count (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.count", false]], "count_registered_dspacing() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.count_registered_dSpacing", false]], "countthem() (in module pyfai.ext.relabel)": [[3, "pyFAI.ext.relabel.countThem", false]], "cp_local_maxi() (pyfai.ext.bilinear.bilinear method)": [[3, "pyFAI.ext.bilinear.Bilinear.cp_local_maxi", false]], "cp_local_maxi() (pyfai.ext.inpainting.bilinear method)": [[3, "pyFAI.ext.inpainting.Bilinear.cp_local_maxi", false]], "cp_local_maxi() (pyfai.ext.watershed.bilinear method)": [[3, "pyFAI.ext.watershed.Bilinear.cp_local_maxi", false]], "crc() (pyfai.ext.fastcrc.slowcrc method)": [[3, "pyFAI.ext.fastcrc.SlowCRC.crc", false]], "crc32() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.crc32", false]], "crc32_sse4() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.crc32_sse4", false]], "crc32_table() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.crc32_table", false]], "create_algorithm() (in module pyfai.average)": [[15, "pyFAI.average.create_algorithm", false]], "createcalibrantdialog() (pyfai.gui.tasks.experimenttask.experimenttask method)": [[9, "pyFAI.gui.tasks.ExperimentTask.ExperimentTask.createCalibrantDialog", false]], "createclosesignal() (in module pyfai.gui.utils.eventutils)": [[10, "pyFAI.gui.utils.eventutils.createCloseSignal", false]], "createcontrolpoints() (in module pyfai.gui.helper.model_transform)": [[6, "pyFAI.gui.helper.model_transform.createControlPoints", false]], "createfiledialog() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.createFileDialog", false]], "createhidesignal() (in module pyfai.gui.utils.eventutils)": [[10, "pyFAI.gui.utils.eventutils.createHideSignal", false]], "createimagedialog() (pyfai.gui.tasks.experimenttask.experimenttask method)": [[9, "pyFAI.gui.tasks.ExperimentTask.ExperimentTask.createImageDialog", false]], "createmarkgeometryaction() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.createMarkGeometryAction", false]], "createmarkpixelaction() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.createMarkPixelAction", false]], "createpeaksarray() (in module pyfai.gui.helper.model_transform)": [[6, "pyFAI.gui.helper.model_transform.createPeaksArray", false]], "createprocessingwidgetoverlay() (in module pyfai.gui.helper.processingwidget)": [[6, "pyFAI.gui.helper.ProcessingWidget.createProcessingWidgetOverlay", false]], "createremoveclosestmaskeraction() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.createRemoveClosestMaskerAction", false]], "createring() (in module pyfai.gui.helper.model_transform)": [[6, "pyFAI.gui.helper.model_transform.createRing", false]], "createsavedialog() (in module pyfai.gui.tasks.integrationtask)": [[9, "pyFAI.gui.tasks.IntegrationTask.createSaveDialog", false]], "createscenethread (class in pyfai.gui.dialog.detector3ddialog)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread", false]], "createshowsignal() (in module pyfai.gui.utils.eventutils)": [[10, "pyFAI.gui.utils.eventutils.createShowSignal", false]], "createsplinedialog() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.createSplineDialog", false]], "cscintegrator (class in pyfai.engines.csc_engine)": [[2, "pyFAI.engines.CSC_engine.CSCIntegrator", false]], "cscintegrator1d (class in pyfai.engines.csc_engine)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d", false]], "cscintegrator2d (class in pyfai.engines.csc_engine)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator2d", false]], "csr_to_lut() (in module pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.CSR_to_LUT", false]], "csrintegrator (class in pyfai.engines.csr_engine)": [[2, "pyFAI.engines.CSR_engine.CSRIntegrator", false]], "csrintegrator (class in pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator", false]], "csrintegrator (class in pyfai.ext.splitbboxcsr)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator", false]], "csrintegrator (class in pyfai.ext.splitpixelfullcsr)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator", false]], "csrintegrator1d (class in pyfai.engines.csr_engine)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d", false]], "csrintegrator2d (class in pyfai.engines.csr_engine)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator2d", false]], "cubic() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.cubic", false]], "currentcustomfield() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.currentCustomField", false]], "currentdetectorclass() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.currentDetectorClass", false]], "currentitem() (pyfai.gui.widgets.geometryhistorycombobox.geometryhistorycombobox method)": [[11, "pyFAI.gui.widgets.GeometryHistoryComboBox.GeometryHistoryComboBox.currentItem", false]], "currentmanufacturer() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.currentManufacturer", false]], "curve_fit() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.curve_fit", false]], "customproxyaction (class in pyfai.gui.utils.proxyaction)": [[10, "pyFAI.gui.utils.ProxyAction.CustomProxyAction", false]], "cutoff (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.cutoff", false]], "cutoff_clip (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.cutoff_clip", false]], "cutoff_peak (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.cutoff_peak", false]], "cutoff_pick (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.cutoff_pick", false]], "cylindricaldetector (class in pyfai.detectors)": [[1, "pyFAI.detectors.CylindricalDetector", false]], "d() (pyfai.calibrant.cell method)": [[15, "pyFAI.calibrant.Cell.d", false]], "d_spacing() (pyfai.calibrant.cell method)": [[15, "pyFAI.calibrant.Cell.d_spacing", false]], "dark() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.dark", false]], "dark_current (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.dark_current", false]], "dark_current_image (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.dark_current_image", false]], "darkcurrent (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.darkcurrent", false]], "data (pyfai.ext.bilinear.bilinear attribute)": [[3, "pyFAI.ext.bilinear.Bilinear.data", false]], "data (pyfai.ext.inpainting.bilinear attribute)": [[3, "pyFAI.ext.inpainting.Bilinear.data", false]], "data (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.data", false]], "data (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.data", false]], "data (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.data", false]], "data (pyfai.ext.watershed.bilinear attribute)": [[3, "pyFAI.ext.watershed.Bilinear.data", false]], "datamodel (class in pyfai.gui.model.datamodel)": [[8, "pyFAI.gui.model.DataModel.DataModel", false]], "datamodeladaptor (class in pyfai.gui.model.datamodeladaptor)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor", false]], "dataset (class in pyfai.gui.utils.tree)": [[10, "pyFAI.gui.utils.tree.DataSet", false]], "dataset_name (pyfai.io.hdf5writer attribute)": [[12, "pyFAI.io.HDF5Writer.DATASET_NAME", false]], "datasetnt (in module pyfai.gui.utils.tree)": [[10, "pyFAI.gui.utils.tree.DataSetNT", false]], "datatochitth() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.dataToChiTth", false]], "datatochitth() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.dataToChiTth", false]], "deep_copy() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.deep_copy", false]], "default_pixel1 (pyfai.detectors.apex2 attribute)": [[1, "pyFAI.detectors.Apex2.DEFAULT_PIXEL1", false]], "default_pixel1 (pyfai.detectors.perkin attribute)": [[1, "pyFAI.detectors.Perkin.DEFAULT_PIXEL1", false]], "default_pixel1 (pyfai.detectors.pixium attribute)": [[1, "pyFAI.detectors.Pixium.DEFAULT_PIXEL1", false]], "default_pixel2 (pyfai.detectors.apex2 attribute)": [[1, "pyFAI.detectors.Apex2.DEFAULT_PIXEL2", false]], "default_pixel2 (pyfai.detectors.perkin attribute)": [[1, "pyFAI.detectors.Perkin.DEFAULT_PIXEL2", false]], "default_pixel2 (pyfai.detectors.pixium attribute)": [[1, "pyFAI.detectors.Pixium.DEFAULT_PIXEL2", false]], "defaultaction() (pyfai.gui.widgets.choicetoolbutton.choicetoolbutton method)": [[11, "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton.defaultAction", false]], "defaultaiwriter (class in pyfai.io)": [[12, "pyFAI.io.DefaultAiWriter", false]], "defaultgeometryconstraintsmodel() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.defaultGeometryConstraintsModel", false]], "deg2rad() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.deg2rad", false]], "degree (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.DEGREE", false]], "degrees() (in module pyfai.geometry.fit2d)": [[4, "pyFAI.geometry.fit2d.degrees", false]], "del_chia() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.del_chia", false]], "del_dssa() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.del_dssa", false]], "del_qa() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.del_qa", false]], "del_ra() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.del_ra", false]], "del_ttha() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.del_ttha", false]], "delta2theta() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.delta2Theta", false]], "delta_array() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.delta_array", false]], "delta_dummy (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.DELTA_DUMMY", false]], "delta_dummy (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.delta_dummy", false]], "delta_dummy (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.delta_dummy", false]], "delta_dummy (pyfai.opencl.preproc.ocl_preproc property)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.delta_dummy", false]], "deltachi() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.deltaChi", false]], "deltaq() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.deltaQ", false]], "deltar() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.deltaR", false]], "deltard2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.deltaRd2", false]], "deprecated() (in module pyfai.utils.decorators)": [[17, "pyFAI.utils.decorators.deprecated", false]], "deprecated_warning() (in module pyfai.utils.decorators)": [[17, "pyFAI.utils.decorators.deprecated_warning", false]], "detector (class in pyfai.detectors)": [[1, "pyFAI.detectors.Detector", false]], "detector (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.detector", false]], "detector (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.detector", false]], "detector() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.detector", false]], "detector() (pyfai.gui.model.detectormodel.detectormodel method)": [[8, "pyFAI.gui.model.DetectorModel.DetectorModel.detector", false]], "detector() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.detector", false]], "detector() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.detector", false]], "detector3ddialog (class in pyfai.gui.dialog.detector3ddialog)": [[5, "pyFAI.gui.dialog.Detector3dDialog.Detector3dDialog", false]], "detector_factory() (in module pyfai.__init__)": [[15, "pyFAI.__init__.detector_factory", false]], "detector_factory() (in module pyfai.detectors)": [[1, "pyFAI.detectors.detector_factory", false]], "detectorfilter (class in pyfai.gui.widgets.detectormodel)": [[11, "pyFAI.gui.widgets.DetectorModel.DetectorFilter", false]], "detectorlabel (class in pyfai.gui.widgets.detectorlabel)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel", false]], "detectormodel (class in pyfai.gui.model.detectormodel)": [[8, "pyFAI.gui.model.DetectorModel.DetectorModel", false]], "detectormodel() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.detectorModel", false]], "detectormodel() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.detectorModel", false]], "detectorselector (class in pyfai.gui.widgets.detectorselector)": [[11, "pyFAI.gui.widgets.DetectorSelector.DetectorSelector", false]], "detectorselectordialog (class in pyfai.gui.dialog.detectorselectordialog)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDialog", false]], "detectorselectordrop (class in pyfai.gui.dialog.detectorselectordialog)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop", false]], "device() (pyfai.gui.dialog.opencldevicedialog.opencldevicedialog method)": [[5, "pyFAI.gui.dialog.OpenClDeviceDialog.OpenClDeviceDialog.device", false]], "device() (pyfai.gui.widgets.opencldevicelabel.opencldevicelabel method)": [[11, "pyFAI.gui.widgets.OpenClDeviceLabel.OpenClDeviceLabel.device", false]], "dexela2923 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Dexela2923", false]], "dialogtitle() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.dialogTitle", false]], "diamond() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.diamond", false]], "different_pixel_size (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.DIFFERENT_PIXEL_SIZE", false]], "diffsolidangle() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.diffSolidAngle", false]], "dimensionality (pyfai.gui.utils.units.unit property)": [[10, "pyFAI.gui.utils.units.Unit.dimensionality", false]], "dimentionality (class in pyfai.gui.utils.units)": [[10, "pyFAI.gui.utils.units.Dimentionality", false]], "directdist (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.directDist", false]], "directdist() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.directDist", false]], "direction (pyfai.gui.utils.units.unit property)": [[10, "pyFAI.gui.utils.units.Unit.direction", false]], "direction() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.direction", false]], "discard() (pyfai.utils.orderedset.orderedset method)": [[17, "pyFAI.utils.orderedset.OrderedSet.discard", false]], "disconnect() (pyfai.gui.utils.eventutils.simulatedsignal method)": [[10, "pyFAI.gui.utils.eventutils.SimulatedSignal.disconnect", false]], "display() (pyfai.utils.shell.progressbar method)": [[17, "pyFAI.utils.shell.ProgressBar.display", false]], "display_points() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.display_points", false]], "dist (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.dist", false]], "dist (pyfai.goniometer.poniparam attribute)": [[15, "pyFAI.goniometer.PoniParam.dist", false]], "dist (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.dist", false]], "dist_expr (pyfai.goniometer.geometrytransformation property)": [[15, "pyFAI.goniometer.GeometryTransformation.dist_expr", false]], "dist_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.dist_max", false]], "dist_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.dist_min", false]], "distance() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.distance", false]], "distance() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.distance", false]], "distance() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.distance", false]], "distanceto() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.distanceTo", false]], "distortion (class in pyfai.distortion)": [[15, "pyFAI.distortion.Distortion", false]], "distortion (class in pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.Distortion", false]], "distortionworker (class in pyfai.worker)": [[15, "pyFAI.worker.DistortionWorker", false]], "do_2d (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_2D", false]], "do_2d() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.do_2D", false]], "do_azimuthal_range (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_azimuthal_range", false]], "do_dark (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_dark", false]], "do_dummy (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_dummy", false]], "do_flat (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_flat", false]], "do_mask (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_mask", false]], "do_poisson (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_poisson", false]], "do_polarization (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_polarization", false]], "do_radial_range (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_radial_range", false]], "do_solid_angle (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.do_solid_angle", false]], "do_variance (pyfai.containers.errormodel property)": [[15, "pyFAI.containers.ErrorModel.do_variance", false]], "dog() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.dog", false]], "dog_filter() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.dog_filter", false]], "doublevalidator (class in pyfai.gui.utils.validators)": [[10, "pyFAI.gui.utils.validators.DoubleValidator", false]], "dragenterevent() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.dragEnterEvent", false]], "dragenterevent() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.dragEnterEvent", false]], "dragenterevent() (pyfai.gui.widgets.monitornameedit.monitornameedit method)": [[11, "pyFAI.gui.widgets.MonitorNameEdit.MonitorNameEdit.dragEnterEvent", false]], "dropevent() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.dropEvent", false]], "dropevent() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.dropEvent", false]], "dropevent() (pyfai.gui.widgets.monitornameedit.monitornameedit method)": [[11, "pyFAI.gui.widgets.MonitorNameEdit.MonitorNameEdit.dropEvent", false]], "dspacing (pyfai.calibrant.calibrant property)": [[15, "pyFAI.calibrant.Calibrant.dSpacing", false]], "dspacing (pyfai.control_points.controlpoints property)": [[15, "pyFAI.control_points.ControlPoints.dSpacing", false]], "dssa (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.dssa", false]], "dtype (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.dtype", false]], "dtype_converter() (in module pyfai.opencl)": [[14, "pyFAI.opencl.dtype_converter", false]], "dummy (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.dummy", false]], "dummy (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.DUMMY", false]], "dummy (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.dummy", false]], "dummy (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.dummy", false]], "dummy (pyfai.opencl.preproc.ocl_preproc property)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.dummy", false]], "dynamic_mask() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.dynamic_mask", false]], "eiger (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger", false]], "eiger16m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger16M", false]], "eiger1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger1M", false]], "eiger2 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2", false]], "eiger2_16m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_16M", false]], "eiger2_1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_1M", false]], "eiger2_1mw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_1MW", false]], "eiger2_250k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_250k", false]], "eiger2_2mw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_2MW", false]], "eiger2_4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_4M", false]], "eiger2_500k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_500k", false]], "eiger2_9m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2_9M", false]], "eiger2cdte (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe", false]], "eiger2cdte_16m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_16M", false]], "eiger2cdte_1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_1M", false]], "eiger2cdte_1mw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_1MW", false]], "eiger2cdte_2mw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_2MW", false]], "eiger2cdte_4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_4M", false]], "eiger2cdte_500k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_500k", false]], "eiger2cdte_9m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger2CdTe_9M", false]], "eiger4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger4M", false]], "eiger500k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger500k", false]], "eiger9m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Eiger9M", false]], "ellipse (class in pyfai.utils.ellipse)": [[17, "pyFAI.utils.ellipse.Ellipse", false]], "emit() (pyfai.gui.utils.eventutils.simulatedsignal method)": [[10, "pyFAI.gui.utils.eventutils.SimulatedSignal.emit", false]], "emit() (pyfai.utils.logging_utils.prepostemitstreamhandler method)": [[17, "pyFAI.utils.logging_utils.PrePostEmitStreamHandler.emit", false]], "emitprogressvalue() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.emitProgressValue", false]], "empty (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.empty", false]], "empty (pyfai.ext.sparse_utils.lutintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.empty", false]], "empty (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.empty", false]], "empty (pyfai.ext.splitbboxlut.lutintegrator attribute)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.empty", false]], "empty (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.empty", false]], "empty (pyfai.ext.splitpixelfulllut.lutintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.empty", false]], "empty (pyfai.opencl.preproc.ocl_preproc property)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.empty", false]], "empty() (pyfai.gui.utils.tree.listdataset method)": [[10, "pyFAI.gui.utils.tree.ListDataSet.empty", false]], "enablabledatamodel (class in pyfai.gui.tasks.integrationtask)": [[9, "pyFAI.gui.tasks.IntegrationTask.EnablableDataModel", false]], "energy (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.energy", false]], "energy (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.ENERGY", false]], "enforced (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.ENFORCED", false]], "engine (class in pyfai.engines)": [[2, "pyFAI.engines.Engine", false]], "eq_2th() (in module pyfai.units)": [[15, "pyFAI.units.eq_2th", false]], "eq_chi_gi() (in module pyfai.units)": [[15, "pyFAI.units.eq_chi_gi", false]], "eq_exit_angle_horz() (in module pyfai.units)": [[15, "pyFAI.units.eq_exit_angle_horz", false]], "eq_exit_angle_vert() (in module pyfai.units)": [[15, "pyFAI.units.eq_exit_angle_vert", false]], "eq_exitangle() (in module pyfai.units)": [[15, "pyFAI.units.eq_exitangle", false]], "eq_q() (in module pyfai.units)": [[15, "pyFAI.units.eq_q", false]], "eq_q_total() (in module pyfai.units)": [[15, "pyFAI.units.eq_q_total", false]], "eq_qbeam() (in module pyfai.units)": [[15, "pyFAI.units.eq_qbeam", false]], "eq_qbeam_gi() (in module pyfai.units)": [[15, "pyFAI.units.eq_qbeam_gi", false]], "eq_qhorz() (in module pyfai.units)": [[15, "pyFAI.units.eq_qhorz", false]], "eq_qhorz_gi() (in module pyfai.units)": [[15, "pyFAI.units.eq_qhorz_gi", false]], "eq_qip() (in module pyfai.units)": [[15, "pyFAI.units.eq_qip", false]], "eq_qoop() (in module pyfai.units)": [[15, "pyFAI.units.eq_qoop", false]], "eq_qvert() (in module pyfai.units)": [[15, "pyFAI.units.eq_qvert", false]], "eq_qvert_gi() (in module pyfai.units)": [[15, "pyFAI.units.eq_qvert_gi", false]], "eq_r() (in module pyfai.units)": [[15, "pyFAI.units.eq_r", false]], "eq_scattering_angle_horz() (in module pyfai.units)": [[15, "pyFAI.units.eq_scattering_angle_horz", false]], "eq_scattering_angle_vertical() (in module pyfai.units)": [[15, "pyFAI.units.eq_scattering_angle_vertical", false]], "error_model (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.error_model", false]], "error_model (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.error_model", false]], "error_model (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.error_model", false]], "errormessage() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.errorMessage", false]], "errormodel (class in pyfai.containers)": [[15, "pyFAI.containers.ErrorModel", false]], "errorstring() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.errorString", false]], "errorstring() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.errorString", false]], "event (class in pyfai.gui.utils)": [[10, "pyFAI.gui.utils.Event", false]], "event() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.event", false]], "event() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.event", false]], "eventfilter() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.eventFilter", false]], "eventfilter() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.eventFilter", false]], "eventfilter() (pyfai.gui.widgets.advancedspinbox.advancedspinbox method)": [[11, "pyFAI.gui.widgets.AdvancedSpinBox.AdvancedSpinBox.eventFilter", false]], "exception() (in module pyfai.gui.dialog.messagebox)": [[5, "pyFAI.gui.dialog.MessageBox.exception", false]], "expand() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.expand", false]], "expand2d() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.expand2d", false]], "expand_args() (in module pyfai.utils)": [[17, "pyFAI.utils.expand_args", false]], "experimentsettingsmodel (class in pyfai.gui.model.experimentsettingsmodel)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel", false]], "experimentsettingsmodel() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.experimentSettingsModel", false]], "experimenttask (class in pyfai.gui.tasks.experimenttask)": [[9, "pyFAI.gui.tasks.ExperimentTask.ExperimentTask", false]], "extendedtransformation (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.ExtendedTransformation", false]], "extra (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.extra", false]], "extra_options (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.extra_options", false]], "extract_all (pyfai.gui.tasks.peakpickingtask.peakpickingtask attribute)": [[9, "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask.EXTRACT_ALL", false]], "extract_cp() (pyfai.goniometer.singlegeometry method)": [[15, "pyFAI.goniometer.SingleGeometry.extract_cp", false]], "extract_cpt() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.extract_cpt", false]], "extract_existing (pyfai.gui.tasks.peakpickingtask.peakpickingtask attribute)": [[9, "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask.EXTRACT_EXISTING", false]], "extract_more (pyfai.gui.tasks.peakpickingtask.peakpickingtask attribute)": [[9, "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask.EXTRACT_MORE", false]], "extract_single (pyfai.gui.tasks.peakpickingtask.peakpickingtask attribute)": [[9, "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask.EXTRACT_SINGLE", false]], "f_cy() (pyfai.ext.bilinear.bilinear method)": [[3, "pyFAI.ext.bilinear.Bilinear.f_cy", false]], "f_cy() (pyfai.ext.inpainting.bilinear method)": [[3, "pyFAI.ext.inpainting.Bilinear.f_cy", false]], "f_cy() (pyfai.ext.watershed.bilinear method)": [[3, "pyFAI.ext.watershed.Bilinear.f_cy", false]], "fabiowriter (class in pyfai.io)": [[12, "pyFAI.io.FabioWriter", false]], "factory() (pyfai.detectors.detector class method)": [[1, "pyFAI.detectors.Detector.factory", false]], "fairchild (class in pyfai.detectors)": [[1, "pyFAI.detectors.Fairchild", false]], "fake_calibration_image() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.fake_calibration_image", false]], "feed_histogram() (in module pyfai.ext.sparse_builder)": [[3, "pyFAI.ext.sparse_builder.feed_histogram", false]], "fiberintegrator (class in pyfai.integrator.fiber)": [[15, "pyFAI.integrator.fiber.FiberIntegrator", false]], "file_version (pyfai.goniometer.goniometer attribute)": [[15, "pyFAI.goniometer.Goniometer.file_version", false]], "fileedit (class in pyfai.gui.widgets.fileedit)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit", false]], "filename (pyfai.calibrant.calibrant property)": [[15, "pyFAI.calibrant.Calibrant.filename", false]], "filename (pyfai.detectors.nexusdetector property)": [[1, "pyFAI.detectors.NexusDetector.filename", false]], "filename() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.filename", false]], "filename() (pyfai.gui.model.imagemodel.imagefilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFilenameModel.filename", false]], "filename() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.filename", false]], "filename() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.filename", false]], "filenamechanged (pyfai.gui.model.imagemodel.imagefilenamemodel attribute)": [[8, "pyFAI.gui.model.ImageModel.ImageFilenameModel.filenameChanged", false]], "filenamechanged (pyfai.gui.model.imagemodel.imagefromfilenamemodel attribute)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.filenameChanged", false]], "filenamemodel (class in pyfai.gui.model.filenamemodel)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel", false]], "filldefault() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.fillDefault", false]], "filldefault() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.fillDefault", false]], "filterbuilder (class in pyfai.gui.utils.filterbuilder)": [[10, "pyFAI.gui.utils.FilterBuilder.FilterBuilder", false]], "filtercontrolpoints() (in module pyfai.gui.helper.model_transform)": [[6, "pyFAI.gui.helper.model_transform.filterControlPoints", false]], "find_detector() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.find_detector", false]], "find_peaks() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.find_peaks", false]], "findcalibrant() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.findCalibrant", false]], "findclosestmarker() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.findClosestMarker", false]], "finddetectorclass() (pyfai.gui.widgets.detectorselector.detectorselector method)": [[11, "pyFAI.gui.widgets.DetectorSelector.DetectorSelector.findDetectorClass", false]], "findunit() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.findUnit", false]], "finish() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.finish", false]], "first() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.first", false]], "fit2dgeometry (class in pyfai.geometry.fit2d)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry", false]], "fit2dgeometrymodel (class in pyfai.gui.model.fit2dgeometrymodel)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel", false]], "fit_ellipse() (in module pyfai.utils.ellipse)": [[17, "pyFAI.utils.ellipse.fit_ellipse", false]], "fitparamview (class in pyfai.gui.widgets.fitparamview)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView", false]], "fittedgeometry() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.fittedGeometry", false]], "fixed() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.fixed", false]], "fixedparameters (class in pyfai.utils)": [[17, "pyFAI.utils.FixedParameters", false]], "fixup() (pyfai.gui.utils.validators.doublevalidator method)": [[10, "pyFAI.gui.utils.validators.DoubleValidator.fixup", false]], "flat() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.flat", false]], "flat_field (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.flat_field", false]], "flat_field_image (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.flat_field_image", false]], "flatfield (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.flatfield", false]], "fliplr() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.fliplr", false]], "fliplrud() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.fliplrud", false]], "flipud() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.flipud", false]], "float_() (in module pyfai.utils)": [[17, "pyFAI.utils.float_", false]], "flush() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.flush", false]], "flush() (pyfai.io.hdf5writer method)": [[12, "pyFAI.io.HDF5Writer.flush", false]], "flush() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.flush", false]], "flush() (pyfai.io.writer method)": [[12, "pyFAI.io.Writer.flush", false]], "focusinevent() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.focusInEvent", false]], "focusinevent() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.focusInEvent", false]], "force_pixel (pyfai.detectors.adsc_q210 attribute)": [[1, "pyFAI.detectors.ADSC_Q210.force_pixel", false]], "force_pixel (pyfai.detectors.adsc_q270 attribute)": [[1, "pyFAI.detectors.ADSC_Q270.force_pixel", false]], "force_pixel (pyfai.detectors.adsc_q315 attribute)": [[1, "pyFAI.detectors.ADSC_Q315.force_pixel", false]], "force_pixel (pyfai.detectors.adsc_q4 attribute)": [[1, "pyFAI.detectors.ADSC_Q4.force_pixel", false]], "force_pixel (pyfai.detectors.apex2 attribute)": [[1, "pyFAI.detectors.Apex2.force_pixel", false]], "force_pixel (pyfai.detectors.basler attribute)": [[1, "pyFAI.detectors.Basler.force_pixel", false]], "force_pixel (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.force_pixel", false]], "force_pixel (pyfai.detectors.cylindricaldetector attribute)": [[1, "pyFAI.detectors.CylindricalDetector.force_pixel", false]], "force_pixel (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.force_pixel", false]], "force_pixel (pyfai.detectors.dexela2923 attribute)": [[1, "pyFAI.detectors.Dexela2923.force_pixel", false]], "force_pixel (pyfai.detectors.eiger attribute)": [[1, "pyFAI.detectors.Eiger.force_pixel", false]], "force_pixel (pyfai.detectors.fairchild attribute)": [[1, "pyFAI.detectors.Fairchild.force_pixel", false]], "force_pixel (pyfai.detectors.hf_130k attribute)": [[1, "pyFAI.detectors.HF_130K.force_pixel", false]], "force_pixel (pyfai.detectors.hf_1m attribute)": [[1, "pyFAI.detectors.HF_1M.force_pixel", false]], "force_pixel (pyfai.detectors.hf_262k attribute)": [[1, "pyFAI.detectors.HF_262k.force_pixel", false]], "force_pixel (pyfai.detectors.hf_2m attribute)": [[1, "pyFAI.detectors.HF_2M.force_pixel", false]], "force_pixel (pyfai.detectors.hf_4m attribute)": [[1, "pyFAI.detectors.HF_4M.force_pixel", false]], "force_pixel (pyfai.detectors.hf_9m attribute)": [[1, "pyFAI.detectors.HF_9M.force_pixel", false]], "force_pixel (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.force_pixel", false]], "force_pixel (pyfai.detectors.imxpads140 attribute)": [[1, "pyFAI.detectors.ImXPadS140.force_pixel", false]], "force_pixel (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.force_pixel", false]], "force_pixel (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.force_pixel", false]], "force_pixel (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.force_pixel", false]], "force_pixel (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.force_pixel", false]], "force_pixel (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.force_pixel", false]], "force_pixel (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.force_pixel", false]], "force_pixel (pyfai.detectors.jungfrau_16m_cor attribute)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.force_pixel", false]], "force_pixel (pyfai.detectors.mar345 attribute)": [[1, "pyFAI.detectors.Mar345.force_pixel", false]], "force_pixel (pyfai.detectors.mar555 attribute)": [[1, "pyFAI.detectors.Mar555.force_pixel", false]], "force_pixel (pyfai.detectors.maxipix attribute)": [[1, "pyFAI.detectors.Maxipix.force_pixel", false]], "force_pixel (pyfai.detectors.mythen attribute)": [[1, "pyFAI.detectors.Mythen.force_pixel", false]], "force_pixel (pyfai.detectors.perkin attribute)": [[1, "pyFAI.detectors.Perkin.force_pixel", false]], "force_pixel (pyfai.detectors.pilatus attribute)": [[1, "pyFAI.detectors.Pilatus.force_pixel", false]], "force_pixel (pyfai.detectors.pilatus4 attribute)": [[1, "pyFAI.detectors.Pilatus4.force_pixel", false]], "force_pixel (pyfai.detectors.pixium attribute)": [[1, "pyFAI.detectors.Pixium.force_pixel", false]], "force_pixel (pyfai.detectors.raspberrypi5m attribute)": [[1, "pyFAI.detectors.RaspberryPi5M.force_pixel", false]], "force_pixel (pyfai.detectors.raspberrypi8m attribute)": [[1, "pyFAI.detectors.RaspberryPi8M.force_pixel", false]], "force_pixel (pyfai.detectors.rayonix133 attribute)": [[1, "pyFAI.detectors.Rayonix133.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixlx170 attribute)": [[1, "pyFAI.detectors.RayonixLx170.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixmx225 attribute)": [[1, "pyFAI.detectors.RayonixMx225.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixmx225hs attribute)": [[1, "pyFAI.detectors.RayonixMx225hs.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixmx300 attribute)": [[1, "pyFAI.detectors.RayonixMx300.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixmx300hs attribute)": [[1, "pyFAI.detectors.RayonixMx300hs.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixmx340hs attribute)": [[1, "pyFAI.detectors.RayonixMx340hs.force_pixel", false]], "force_pixel (pyfai.detectors.rayonixsx165 attribute)": [[1, "pyFAI.detectors.RayonixSx165.force_pixel", false]], "force_pixel (pyfai.detectors.titan attribute)": [[1, "pyFAI.detectors.Titan.force_pixel", false]], "force_pixel (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.force_pixel", false]], "forceicontext() (pyfai.gui.utils.proxyaction.customproxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.CustomProxyAction.forceIconText", false]], "forcetext() (pyfai.gui.utils.proxyaction.customproxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.CustomProxyAction.forceText", false]], "frame_processed() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.frame_processed", false]], "frelon (class in pyfai.detectors)": [[1, "pyFAI.detectors.FReLoN", false]], "from2thrad() (in module pyfai.gui.utils.unitutils)": [[10, "pyFAI.gui.utils.unitutils.from2ThRad", false]], "from_dict() (pyfai.detectors.detector class method)": [[1, "pyFAI.detectors.Detector.from_dict", false]], "from_dict() (pyfai.io.integration_config.workerconfig class method)": [[12, "pyFAI.io.integration_config.WorkerConfig.from_dict", false]], "from_file() (pyfai.io.integration_config.workerconfig class method)": [[12, "pyFAI.io.integration_config.WorkerConfig.from_file", false]], "from_isotime() (in module pyfai.io.nexus)": [[12, "pyFAI.io.nexus.from_isotime", false]], "fromconstaints() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.fromConstaints", false]], "fromgeometryconstraintsmodel() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.fromGeometryConstraintsModel", false]], "fromgeometrymodel() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.fromGeometryModel", false]], "frommodel() (pyfai.gui.model.datamodeladaptor.datamodeladaptor method)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor.fromModel", false]], "fullname (pyfai.gui.utils.units.dimentionality property)": [[10, "pyFAI.gui.utils.units.Dimentionality.fullname", false]], "fullname (pyfai.gui.utils.units.unit property)": [[10, "pyFAI.gui.utils.units.Unit.fullname", false]], "fullsplit1d() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.fullSplit1D", false]], "fullsplit1d_engine() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.fullSplit1D_engine", false]], "fullsplit1d_ng() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.fullSplit1D_ng", false]], "fullsplit2d() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.fullSplit2D", false]], "fullsplit2d_engine() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.fullSplit2D_engine", false]], "fullsplitcsr_1d (class in pyfai.ext.splitpixelfullcsr)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_1d", false]], "fullsplitcsr_2d (class in pyfai.ext.splitpixelfullcsr)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_2d", false]], "fully_qualified_name() (in module pyfai.utils)": [[17, "pyFAI.utils.fully_qualified_name", false]], "func2d_min() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.func2d_min", false]], "func_min() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.func_min", false]], "gaussian() (in module pyfai.ext._convolution)": [[3, "pyFAI.ext._convolution.gaussian", false]], "gaussian() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.gaussian", false]], "gaussian_filter() (in module pyfai.ext._convolution)": [[3, "pyFAI.ext._convolution.gaussian_filter", false]], "gaussian_filter() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.gaussian_filter", false]], "geometry (class in pyfai.geometry.core)": [[4, "pyFAI.geometry.core.Geometry", false]], "geometry() (pyfai.gui.model.geometryhistorymodel.storedgeometry method)": [[8, "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry.geometry", false]], "geometry() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.geometry", false]], "geometryconstraintsmodel (class in pyfai.gui.model.geometryconstraintsmodel)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel", false]], "geometryconstraintsmodel() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.geometryConstraintsModel", false]], "geometrydialog (class in pyfai.gui.dialog.geometrydialog)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog", false]], "geometryhistorycombobox (class in pyfai.gui.widgets.geometryhistorycombobox)": [[11, "pyFAI.gui.widgets.GeometryHistoryComboBox.GeometryHistoryComboBox", false]], "geometryhistorymodel (class in pyfai.gui.model.geometryhistorymodel)": [[8, "pyFAI.gui.model.GeometryHistoryModel.GeometryHistoryModel", false]], "geometryhistorymodel() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.geometryHistoryModel", false]], "geometrylabel (class in pyfai.gui.widgets.geometrylabel)": [[11, "pyFAI.gui.widgets.GeometryLabel.GeometryLabel", false]], "geometrymodel (class in pyfai.gui.model.geometrymodel)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel", false]], "geometrymodel() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.geometryModel", false]], "geometrymodel() (pyfai.gui.widgets.geometrylabel.geometrylabel method)": [[11, "pyFAI.gui.widgets.GeometryLabel.GeometryLabel.geometryModel", false]], "geometrymodeltogeometry() (in module pyfai.gui.helper.model_transform)": [[6, "pyFAI.gui.helper.model_transform.geometryModelToGeometry", false]], "geometryrefinement (class in pyfai.geometryrefinement)": [[15, "pyFAI.geometryRefinement.GeometryRefinement", false]], "geometryrefinementcontext (class in pyfai.gui.helper.ringcalibration)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext", false]], "geometrytask (class in pyfai.gui.tasks.geometrytask)": [[9, "pyFAI.gui.tasks.GeometryTask.GeometryTask", false]], "geometrytransformation (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.GeometryTransformation", false]], "geometrytranslation (in module pyfai.goniometer)": [[15, "pyFAI.goniometer.GeometryTranslation", false]], "get() (pyfai.calibrant.calibrantfactory method)": [[15, "pyFAI.calibrant.CalibrantFactory.get", false]], "get() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.get", false]], "get() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.get", false]], "get() (pyfai.io.integration_config.workerconfig method)": [[12, "pyFAI.io.integration_config.WorkerConfig.get", false]], "get() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.get", false]], "get() (pyfai.units.unit method)": [[15, "pyFAI.units.Unit.get", false]], "get_1dsize() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.get_1dsize", false]], "get_2th() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_2th", false]], "get_2th_index() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_2th_index", false]], "get_ai() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.get_ai", false]], "get_ai() (pyfai.goniometer.singlegeometry method)": [[15, "pyFAI.goniometer.SingleGeometry.get_ai", false]], "get_attr() (pyfai.io.nexus.nexus class method)": [[12, "pyFAI.io.nexus.Nexus.get_attr", false]], "get_bin_coefs() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.get_bin_coefs", false]], "get_bin_indexes() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.get_bin_indexes", false]], "get_bin_size() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.get_bin_size", false]], "get_bin_sizes() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.get_bin_sizes", false]], "get_binned_data() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.get_binned_data", false]], "get_binning() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_binning", false]], "get_blurred_data() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.get_blurred_data", false]], "get_borders() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_borders", false]], "get_box() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.get_box", false]], "get_box_size0() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.get_box_size0", false]], "get_box_size1() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.get_box_size1", false]], "get_buffer() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.get_buffer", false]], "get_calibrant() (in module pyfai.calibrant)": [[15, "pyFAI.calibrant.get_calibrant", false]], "get_calibration_dir() (in module pyfai.utils)": [[17, "pyFAI.utils.get_calibration_dir", false]], "get_chia() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_chia", false]], "get_cl_file() (in module pyfai.utils)": [[17, "pyFAI.utils.get_cl_file", false]], "get_class() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.get_class", false]], "get_compiler_options() (in module pyfai.opencl)": [[14, "pyFAI.opencl.get_compiler_options", false]], "get_config() (pyfai.detectors.apex2 method)": [[1, "pyFAI.detectors.Apex2.get_config", false]], "get_config() (pyfai.detectors.basler method)": [[1, "pyFAI.detectors.Basler.get_config", false]], "get_config() (pyfai.detectors.cylindricaldetector method)": [[1, "pyFAI.detectors.CylindricalDetector.get_config", false]], "get_config() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_config", false]], "get_config() (pyfai.detectors.dexela2923 method)": [[1, "pyFAI.detectors.Dexela2923.get_config", false]], "get_config() (pyfai.detectors.eiger method)": [[1, "pyFAI.detectors.Eiger.get_config", false]], "get_config() (pyfai.detectors.fairchild method)": [[1, "pyFAI.detectors.Fairchild.get_config", false]], "get_config() (pyfai.detectors.frelon method)": [[1, "pyFAI.detectors.FReLoN.get_config", false]], "get_config() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.get_config", false]], "get_config() (pyfai.detectors.mar345 method)": [[1, "pyFAI.detectors.Mar345.get_config", false]], "get_config() (pyfai.detectors.mar555 method)": [[1, "pyFAI.detectors.Mar555.get_config", false]], "get_config() (pyfai.detectors.maxipix method)": [[1, "pyFAI.detectors.Maxipix.get_config", false]], "get_config() (pyfai.detectors.mythen method)": [[1, "pyFAI.detectors.Mythen.get_config", false]], "get_config() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.get_config", false]], "get_config() (pyfai.detectors.perkin method)": [[1, "pyFAI.detectors.Perkin.get_config", false]], "get_config() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.get_config", false]], "get_config() (pyfai.detectors.pixium method)": [[1, "pyFAI.detectors.Pixium.get_config", false]], "get_config() (pyfai.detectors.raspberrypi5m method)": [[1, "pyFAI.detectors.RaspberryPi5M.get_config", false]], "get_config() (pyfai.detectors.raspberrypi8m method)": [[1, "pyFAI.detectors.RaspberryPi8M.get_config", false]], "get_config() (pyfai.detectors.titan method)": [[1, "pyFAI.detectors.Titan.get_config", false]], "get_config() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_config", false]], "get_config() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.get_config", false]], "get_correct_solid_angle_for_spline() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_correct_solid_angle_for_spline", false]], "get_counter_frames() (pyfai.average.average method)": [[15, "pyFAI.average.Average.get_counter_frames", false]], "get_crc_table() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.get_crc_table", false]], "get_crc_table_key() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.get_crc_table_key", false]], "get_darkcurrent() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_darkcurrent", false]], "get_darkcurrent_crc() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_darkcurrent_crc", false]], "get_data() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.get_data", false]], "get_dataset() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.get_dataset", false]], "get_default_nxdata() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.get_default_NXdata", false]], "get_deprecated_params_1d() (in module pyfai.integrator.fiber)": [[15, "pyFAI.integrator.fiber.get_deprecated_params_1d", false]], "get_deprecated_params_2d() (in module pyfai.integrator.fiber)": [[15, "pyFAI.integrator.fiber.get_deprecated_params_2d", false]], "get_detector() (in module pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.get_detector", false]], "get_dist() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_dist", false]], "get_dist_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_dist_max", false]], "get_dist_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_dist_min", false]], "get_documentation_url() (in module pyfai.gui.utils.projecturl)": [[10, "pyFAI.gui.utils.projecturl.get_documentation_url", false]], "get_dspacing() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_dSpacing", false]], "get_dspacing() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.get_dSpacing", false]], "get_dssa() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_dssa", false]], "get_dummies() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_dummies", false]], "get_energy() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_energy", false]], "get_entries() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.get_entries", false]], "get_entry() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.get_entry", false]], "get_fabio_image() (pyfai.average.multifilesaveragewriter method)": [[15, "pyFAI.average.MultiFilesAverageWriter.get_fabio_image", false]], "get_fabio_images() (pyfai.average.average method)": [[15, "pyFAI.average.Average.get_fabio_images", false]], "get_field() (pyfai.utils.stringutil.safeformatter method)": [[17, "pyFAI.utils.stringutil.SafeFormatter.get_field", false]], "get_filename() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_filename", false]], "get_filename() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.get_filename", false]], "get_flatfield() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_flatfield", false]], "get_flatfield_crc() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_flatfield_crc", false]], "get_highest_pass() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_highest_pass", false]], "get_idx() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.get_idx", false]], "get_image_reduction() (pyfai.average.average method)": [[15, "pyFAI.average.Average.get_image_reduction", false]], "get_index() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_index", false]], "get_isotime() (in module pyfai.io.nexus)": [[12, "pyFAI.io.nexus.get_isotime", false]], "get_json_config() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.get_json_config", false]], "get_label() (pyfai.control_points.pointgroup class method)": [[15, "pyFAI.control_points.PointGroup.get_label", false]], "get_labeled_massif() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.get_labeled_massif", false]], "get_labels() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.get_labels", false]], "get_mask() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_mask", false]], "get_mask() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_mask", false]], "get_mask_crc() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_mask_crc", false]], "get_maskfile() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_maskfile", false]], "get_maskfile() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_maskfile", false]], "get_max_wavelength() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_max_wavelength", false]], "get_maxi() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_maxi", false]], "get_median_data() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.get_median_data", false]], "get_mg() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.get_mg", false]], "get_mini() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_mini", false]], "get_monitor_value() (in module pyfai.utils.header_utils)": [[17, "pyFAI.utils.header_utils.get_monitor_value", false]], "get_name() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_name", false]], "get_neighbors() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_neighbors", false]], "get_normalization_factor() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.get_normalization_factor", false]], "get_offset0() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.get_offset0", false]], "get_offset1() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.get_offset1", false]], "get_parallax() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_parallax", false]], "get_parameters() (pyfai.average.averagedarkfilter method)": [[15, "pyFAI.average.AverageDarkFilter.get_parameters", false]], "get_parameters() (pyfai.average.imagereductionfilter method)": [[15, "pyFAI.average.ImageReductionFilter.get_parameters", false]], "get_pass_to() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_pass_to", false]], "get_peaks() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_peaks", false]], "get_pixel1() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_pixel1", false]], "get_pixel1() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_pixel1", false]], "get_pixel2() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_pixel2", false]], "get_pixel2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_pixel2", false]], "get_pixel_corners() (pyfai.detectors.cirpad method)": [[1, "pyFAI.detectors.Cirpad.get_pixel_corners", false]], "get_pixel_corners() (pyfai.detectors.cylindricaldetector method)": [[1, "pyFAI.detectors.CylindricalDetector.get_pixel_corners", false]], "get_pixel_corners() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_pixel_corners", false]], "get_pixel_corners() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.get_pixel_corners", false]], "get_pixel_corners() (pyfai.detectors.jungfrau method)": [[1, "pyFAI.detectors.Jungfrau.get_pixel_corners", false]], "get_pixel_corners() (pyfai.detectors.xpad_flat method)": [[1, "pyFAI.detectors.Xpad_flat.get_pixel_corners", false]], "get_pixelsize() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.get_pixelSize", false]], "get_pixelsize() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.get_pixelSize", false]], "get_poni1() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_poni1", false]], "get_poni1_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_poni1_max", false]], "get_poni1_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_poni1_min", false]], "get_poni2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_poni2", false]], "get_poni2_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_poni2_max", false]], "get_poni2_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_poni2_min", false]], "get_position() (pyfai.goniometer.singlegeometry method)": [[15, "pyFAI.goniometer.SingleGeometry.get_position", false]], "get_qa() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_qa", false]], "get_ra() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_ra", false]], "get_result() (pyfai.average.imageaccumulatorfilter method)": [[15, "pyFAI.average.ImageAccumulatorFilter.get_result", false]], "get_result() (pyfai.average.imagereductionfilter method)": [[15, "pyFAI.average.ImageReductionFilter.get_result", false]], "get_result() (pyfai.average.imagestackfilter method)": [[15, "pyFAI.average.ImageStackFilter.get_result", false]], "get_result() (pyfai.average.meanaveraging method)": [[15, "pyFAI.average.MeanAveraging.get_result", false]], "get_ring() (pyfai.control_points.pointgroup method)": [[15, "pyFAI.control_points.PointGroup.get_ring", false]], "get_rot1() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_rot1", false]], "get_rot1_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_rot1_max", false]], "get_rot1_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_rot1_min", false]], "get_rot2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_rot2", false]], "get_rot2_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_rot2_max", false]], "get_rot2_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_rot2_min", false]], "get_rot3() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_rot3", false]], "get_rot3_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_rot3_max", false]], "get_rot3_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_rot3_min", false]], "get_shape() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_shape", false]], "get_size() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.get_size", false]], "get_spline() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_spline", false]], "get_splinefile() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.get_splineFile", false]], "get_splinefile() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.get_splineFile", false]], "get_splinefile() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_splineFile", false]], "get_ttha() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_ttha", false]], "get_type() (pyfai.calibrant.cell method)": [[15, "pyFAI.calibrant.Cell.get_type", false]], "get_ui_file() (in module pyfai.utils)": [[17, "pyFAI.utils.get_ui_file", false]], "get_unit() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.get_unit", false]], "get_unit_fiber() (in module pyfai.units)": [[15, "pyFAI.units.get_unit_fiber", false]], "get_units() (pyfai.gui.utils.units.unit class method)": [[10, "pyFAI.gui.utils.units.Unit.get_units", false]], "get_wavelength() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.get_wavelength", false]], "get_wavelength() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.get_wavelength", false]], "get_wavelength() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.get_wavelength", false]], "get_wavelength() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.get_wavelength", false]], "get_wavelength() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.get_wavelength", false]], "get_wavelength() (pyfai.goniometer.singlegeometry method)": [[15, "pyFAI.goniometer.SingleGeometry.get_wavelength", false]], "get_wavelength_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_wavelength_max", false]], "get_wavelength_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.get_wavelength_min", false]], "get_worker_config() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.get_worker_config", false]], "get_x87_volatile_option() (in module pyfai.opencl)": [[14, "pyFAI.opencl.get_x87_volatile_option", false]], "getbeamcenter() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getBeamCenter", false]], "getbeamcenter() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getBeamCenter", false]], "getbeamitem() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.getBeamItem", false]], "getcalibrant() (pyfai.gui.widgets.calibrantpreview.calibrantpreview method)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview.getCalibrant", false]], "getconfig() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.getConfig", false]], "getcxi() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.getCXI", false]], "getdefaultcolormap() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.getDefaultColormap", false]], "getdetectoritem() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.getDetectorItem", false]], "getdetectorsize() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.getDetectorSize", false]], "getdisplayedunit() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.getDisplayedUnit", false]], "getdisplayedunitmodel() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.getDisplayedUnitModel", false]], "getdisplayedunitmodel() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.getDisplayedUnitModel", false]], "getfilters() (pyfai.gui.utils.filterbuilder.filterbuilder method)": [[10, "pyFAI.gui.utils.FilterBuilder.FilterBuilder.getFilters", false]], "getfit2d() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.getFit2D", false]], "getfit2d() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.getFit2D", false]], "getfit2d() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.getFit2D", false]], "getfreecolorrange() (in module pyfai.gui.utils.colorutils)": [[10, "pyFAI.gui.utils.colorutils.getFreeColorRange", false]], "getgeometryrefinement() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getGeometryRefinement", false]], "getimaged11() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.getImageD11", false]], "getindexedrings() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getIndexedRings", false]], "getindexedrings() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getIndexedRings", false]], "getlist() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.getList", false]], "getlist2theta() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.getList2theta", false]], "getlistring() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.getListRing", false]], "getmarkerlocation() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.getMarkerLocation", false]], "getmask() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getMask", false]], "getmasktool() (pyfai.gui.helper.synchronizemasktoolcolor.synchronizemasktoolcolor method)": [[6, "pyFAI.gui.helper.SynchronizeMaskToolColor.SynchronizeMaskToolColor.getMaskTool", false]], "getmodelunit() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.getModelUnit", false]], "getopenfilename() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.getOpenFileName", false]], "getorientation() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.getOrientation", false]], "getparams() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.getParams", false]], "getpixelsize() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.getPixelSize", false]], "getplot() (pyfai.gui.helper.synchronizeplotbackground.synchronizeplotbackground method)": [[6, "pyFAI.gui.helper.SynchronizePlotBackground.SynchronizePlotBackground.getPlot", false]], "getponi() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getPoni", false]], "getponi() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getPoni", false]], "getponi() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.getPoni", false]], "getponidict() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.getPoniDict", false]], "getpreviousrms() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getPreviousRms", false]], "getpyfai() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.getPyFAI", false]], "getpyfai() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.getPyFAI", false]], "getpyfai() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.getPyFAI", false]], "getpyfaigeometry() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getPyfaiGeometry", false]], "getringpolygons() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getRingPolygons", false]], "getrings() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getRings", false]], "getrings() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getRings", false]], "getrms() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getRms", false]], "getrms() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getRms", false]], "getsampleitem() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.getSampleItem", false]], "getspd() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.getSPD", false]], "gettwothetaarray() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.getTwoThetaArray", false]], "gettwothetaarray() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.getTwoThetaArray", false]], "getunit() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.getUnit", false]], "getunitmodel() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.getUnitModel", false]], "getweightedlist() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.getWeightedList", false]], "getworkerconfig() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.getWorkerConfig", false]], "goniometer (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.Goniometer", false]], "goniometerrefinement (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.GoniometerRefinement", false]], "group_166() (pyfai.calibrant.reflection_condition static method)": [[15, "pyFAI.calibrant.Reflection_condition.group_166", false]], "group_167() (pyfai.calibrant.reflection_condition static method)": [[15, "pyFAI.calibrant.Reflection_condition.group_167", false]], "group_96() (pyfai.calibrant.reflection_condition static method)": [[15, "pyFAI.calibrant.Reflection_condition.group_96", false]], "guess_binning() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.guess_binning", false]], "guess_binning() (pyfai.detectors.mar345 method)": [[1, "pyFAI.detectors.Mar345.guess_binning", false]], "guess_max_bins() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.guess_max_bins", false]], "guess_npt_rad() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.guess_npt_rad", false]], "guess_polarization() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.guess_polarization", false]], "guess_poni() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.guess_poni", false]], "guess_poni() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.guess_poni", false]], "guess_workgroup_size() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.guess_workgroup_size", false]], "guessed (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.GUESSED", false]], "gui() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.gui", false]], "gui_peakpicker() (pyfai.gui.cli_calibration.calibration method)": [[7, "pyFAI.gui.cli_calibration.Calibration.gui_peakPicker", false]], "half_long_axis (pyfai.utils.ellipse.ellipse attribute)": [[17, "pyFAI.utils.ellipse.Ellipse.half_long_axis", false]], "half_short_axis (pyfai.utils.ellipse.ellipse attribute)": [[17, "pyFAI.utils.ellipse.Ellipse.half_short_axis", false]], "has_child() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.has_child", false]], "has_dark_correction (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.has_dark_correction", false]], "has_dark_correction (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.has_dark_correction", false]], "has_flat_correction (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.has_flat_correction", false]], "has_flat_correction (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.has_flat_correction", false]], "has_key() (pyfai.calibrant.calibrantfactory method)": [[15, "pyFAI.calibrant.CalibrantFactory.has_key", false]], "has_mask_applied (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.has_mask_applied", false]], "has_mask_applied (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.has_mask_applied", false]], "has_solidangle_correction (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.has_solidangle_correction", false]], "hasconstraint() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.hasConstraint", false]], "hasdata() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.hasData", false]], "hasfilename() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.hasFilename", false]], "hasfilename() (pyfai.gui.model.imagemodel.imagefilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFilenameModel.hasFilename", false]], "hasfilename() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.hasFilename", false]], "hasgeometry() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.hasGeometry", false]], "hasonlystructuralevents() (pyfai.gui.model.listmodel.changelistevent method)": [[8, "pyFAI.gui.model.ListModel.ChangeListEvent.hasOnlyStructuralEvents", false]], "hasonlyupdateevents() (pyfai.gui.model.listmodel.changelistevent method)": [[8, "pyFAI.gui.model.ListModel.ChangeListEvent.hasOnlyUpdateEvents", false]], "hasstructuralevents() (pyfai.gui.model.listmodel.changelistevent method)": [[8, "pyFAI.gui.model.ListModel.ChangeListEvent.hasStructuralEvents", false]], "hasupdateevents() (pyfai.gui.model.listmodel.changelistevent method)": [[8, "pyFAI.gui.model.ListModel.ChangeListEvent.hasUpdateEvents", false]], "have_taper (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.HAVE_TAPER", false]], "have_taper (pyfai.detectors.frelon attribute)": [[1, "pyFAI.detectors.FReLoN.HAVE_TAPER", false]], "hdf5writer (class in pyfai.io)": [[12, "pyFAI.io.HDF5Writer", false]], "height (pyfai.ext.bilinear.bilinear attribute)": [[3, "pyFAI.ext.bilinear.Bilinear.height", false]], "height (pyfai.ext.inpainting.bilinear attribute)": [[3, "pyFAI.ext.inpainting.Bilinear.height", false]], "height (pyfai.ext.watershed.bilinear attribute)": [[3, "pyFAI.ext.watershed.Bilinear.height", false]], "help (pyfai.gui.peak_picker.peakpicker attribute)": [[7, "pyFAI.gui.peak_picker.PeakPicker.help", false]], "hexagonal() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.hexagonal", false]], "hexdetector (class in pyfai.detectors)": [[1, "pyFAI.detectors.HexDetector", false]], "hf_130k (class in pyfai.detectors)": [[1, "pyFAI.detectors.HF_130K", false]], "hf_1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.HF_1M", false]], "hf_262k (class in pyfai.detectors)": [[1, "pyFAI.detectors.HF_262k", false]], "hf_2m (class in pyfai.detectors)": [[1, "pyFAI.detectors.HF_2M", false]], "hf_4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.HF_4M", false]], "hf_9m (class in pyfai.detectors)": [[1, "pyFAI.detectors.HF_9M", false]], "highest_pass (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.highest_pass", false]], "histobbox1d (class in pyfai.ext.splitbboxcsr)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox1d", false]], "histobbox1d (class in pyfai.ext.splitbboxlut)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox1d", false]], "histobbox1d() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.histoBBox1d", false]], "histobbox1d_engine() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.histoBBox1d_engine", false]], "histobbox1d_ng() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.histoBBox1d_ng", false]], "histobbox2d (class in pyfai.ext.splitbboxcsr)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox2d", false]], "histobbox2d (class in pyfai.ext.splitbboxlut)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox2d", false]], "histobbox2d() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.histoBBox2d", false]], "histobbox2d_engine() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.histoBBox2d_engine", false]], "histobbox2d_ng() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.histoBBox2d_ng", false]], "histogram() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.histogram", false]], "histogram1d_engine() (in module pyfai.engines.histogram_engine)": [[2, "pyFAI.engines.histogram_engine.histogram1d_engine", false]], "histogram1d_engine() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.histogram1d_engine", false]], "histogram2d() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.histogram2d", false]], "histogram2d_engine() (in module pyfai.engines.histogram_engine)": [[2, "pyFAI.engines.histogram_engine.histogram2d_engine", false]], "histogram2d_engine() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.histogram2d_engine", false]], "histogram_preproc() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.histogram_preproc", false]], "histolut1dfullsplit (class in pyfai.ext.splitpixelfulllut)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT1dFullSplit", false]], "histolut2dfullsplit (class in pyfai.ext.splitpixelfulllut)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT2dFullSplit", false]], "horizontal_convolution() (in module pyfai.ext._convolution)": [[3, "pyFAI.ext._convolution.horizontal_convolution", false]], "hover() (pyfai.gui.utils.proxyaction.proxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.ProxyAction.hover", false]], "hybrid (pyfai.containers.errormodel attribute)": [[15, "pyFAI.containers.ErrorModel.HYBRID", false]], "image() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.image", false]], "image_loaded() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.image_loaded", false]], "image_test() (in module pyfai.blob_detection)": [[15, "pyFAI.blob_detection.image_test", false]], "imageaccumulatorfilter (class in pyfai.average)": [[15, "pyFAI.average.ImageAccumulatorFilter", false]], "imagefilenamemodel (class in pyfai.gui.model.imagemodel)": [[8, "pyFAI.gui.model.ImageModel.ImageFilenameModel", false]], "imagefromfilenamemodel (class in pyfai.gui.model.imagemodel)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel", false]], "imagemodel (class in pyfai.gui.model.imagemodel)": [[8, "pyFAI.gui.model.ImageModel.ImageModel", false]], "imagereductionfilter (class in pyfai.average)": [[15, "pyFAI.average.ImageReductionFilter", false]], "imagestackfilter (class in pyfai.average)": [[15, "pyFAI.average.ImageStackFilter", false]], "imxpads10 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ImXPadS10", false]], "imxpads140 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ImXPadS140", false]], "imxpads70 (class in pyfai.detectors)": [[1, "pyFAI.detectors.ImXPadS70", false]], "imxpads70v (class in pyfai.detectors)": [[1, "pyFAI.detectors.ImXPadS70V", false]], "incident_angle (pyfai.integrator.fiber.fiberintegrator property)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.incident_angle", false]], "incident_angle (pyfai.units.unitfiber property)": [[15, "pyFAI.units.UnitFiber.incident_angle", false]], "index (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.index", false]], "index (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.index", false]], "index() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.index", false]], "index() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.index", false]], "indices (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.indices", false]], "indices (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.indices", false]], "indices (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.indices", false]], "indptr (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.indptr", false]], "indptr (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.indptr", false]], "indptr (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.indptr", false]], "init() (pyfai.average.imageaccumulatorfilter method)": [[15, "pyFAI.average.ImageAccumulatorFilter.init", false]], "init() (pyfai.average.imagereductionfilter method)": [[15, "pyFAI.average.ImageReductionFilter.init", false]], "init() (pyfai.average.imagestackfilter method)": [[15, "pyFAI.average.ImageStackFilter.init", false]], "init() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.init", false]], "init() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.init", false]], "init() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.init", false]], "init() (pyfai.io.asciiwriter method)": [[12, "pyFAI.io.AsciiWriter.init", false]], "init() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.init", false]], "init() (pyfai.io.fabiowriter method)": [[12, "pyFAI.io.FabioWriter.init", false]], "init() (pyfai.io.hdf5writer method)": [[12, "pyFAI.io.HDF5Writer.init", false]], "init() (pyfai.io.writer method)": [[12, "pyFAI.io.Writer.init", false]], "init_borders() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.init_borders", false]], "init_crc32_table() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.init_crc32_table", false]], "init_from_geometry() (pyfai.detectors.jungfrau_16m_cor method)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.init_from_geometry", false]], "init_labels() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.init_labels", false]], "init_pass() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.init_pass", false]], "init_regions() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.init_regions", false]], "init_slope() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.init_slope", false]], "init_valley_size() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.init_valley_size", false]], "init_values() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.init_values", false]], "initgeoref() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.initgeoRef", false]], "initialized (pyfai.ext.fastcrc.slowcrc attribute)": [[3, "pyFAI.ext.fastcrc.SlowCRC.initialized", false]], "initnextstep() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.initNextStep", false]], "initpeaksfromcontrolpoints() (in module pyfai.gui.helper.model_transform)": [[6, "pyFAI.gui.helper.model_transform.initPeaksFromControlPoints", false]], "initstyleoption() (pyfai.gui.widgets.advancedcombobox.advancedcombobox method)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox.initStyleOption", false]], "inpainting() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.inpainting", false]], "input_size (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.input_size", false]], "input_size (pyfai.ext.sparse_utils.lutintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.input_size", false]], "input_size (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.input_size", false]], "input_size (pyfai.ext.splitbboxlut.lutintegrator attribute)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.input_size", false]], "input_size (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.input_size", false]], "input_size (pyfai.ext.splitpixelfulllut.lutintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.input_size", false]], "insert() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.insert", false]], "int_() (in module pyfai.utils)": [[17, "pyFAI.utils.int_", false]], "integerandemptyvalidator (class in pyfai.gui.utils.validators)": [[10, "pyFAI.gui.utils.validators.IntegerAndEmptyValidator", false]], "integrate() (pyfai.engines.csc_engine.cscintegrator method)": [[2, "pyFAI.engines.CSC_engine.CSCIntegrator.integrate", false]], "integrate() (pyfai.engines.csc_engine.cscintegrator1d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d.integrate", false]], "integrate() (pyfai.engines.csc_engine.cscintegrator2d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator2d.integrate", false]], "integrate() (pyfai.engines.csr_engine.csrintegrator method)": [[2, "pyFAI.engines.CSR_engine.CSRIntegrator.integrate", false]], "integrate() (pyfai.engines.csr_engine.csrintegrator1d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.integrate", false]], "integrate() (pyfai.engines.csr_engine.csrintegrator2d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator2d.integrate", false]], "integrate() (pyfai.ext.sparse_utils.csrintegrator method)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.integrate", false]], "integrate() (pyfai.ext.sparse_utils.lutintegrator method)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.integrate", false]], "integrate() (pyfai.ext.splitbboxcsr.csrintegrator method)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.integrate", false]], "integrate() (pyfai.ext.splitbboxlut.lutintegrator method)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.integrate", false]], "integrate() (pyfai.ext.splitpixelfullcsr.csrintegrator method)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.integrate", false]], "integrate() (pyfai.ext.splitpixelfulllut.lutintegrator method)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.integrate", false]], "integrate() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.integrate", false]], "integrate() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.integrate", false]], "integrate() (pyfai.opencl.azim_hist.ocl_histogram1d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.integrate", false]], "integrate() (pyfai.opencl.azim_hist.ocl_histogram2d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.integrate", false]], "integrate() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.integrate", false]], "integrate1d() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.integrate1d", false]], "integrate1d() (pyfai.multi_geometry.multigeometry method)": [[15, "pyFAI.multi_geometry.MultiGeometry.integrate1d", false]], "integrate1d() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate1d", false]], "integrate1d_exitangles() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate1d_exitangles", false]], "integrate1d_fiber() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate1d_fiber", false]], "integrate1d_fiber() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate1d_fiber", false]], "integrate1d_grazing_incidence() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate1d_grazing_incidence", false]], "integrate1d_grazing_incidence() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate1d_grazing_incidence", false]], "integrate1d_ng() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.integrate1d_ng", false]], "integrate1d_polar() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate1d_polar", false]], "integrate1dresult (class in pyfai.containers)": [[15, "pyFAI.containers.Integrate1dResult", false]], "integrate1dtpl (class in pyfai.containers)": [[15, "pyFAI.containers.Integrate1dtpl", false]], "integrate2d() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.integrate2d", false]], "integrate2d() (pyfai.multi_geometry.multigeometry method)": [[15, "pyFAI.multi_geometry.MultiGeometry.integrate2d", false]], "integrate2d() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate2d", false]], "integrate2d_exitangles() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate2d_exitangles", false]], "integrate2d_fiber() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate2d_fiber", false]], "integrate2d_fiber() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate2d_fiber", false]], "integrate2d_grazing_incidence() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate2d_grazing_incidence", false]], "integrate2d_grazing_incidence() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate2d_grazing_incidence", false]], "integrate2d_ng() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.integrate2d_ng", false]], "integrate2d_polar() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate2d_polar", false]], "integrate2dresult (class in pyfai.containers)": [[15, "pyFAI.containers.Integrate2dResult", false]], "integrate2dtpl (class in pyfai.containers)": [[15, "pyFAI.containers.Integrate2dtpl", false]], "integrate_fiber() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate_fiber", false]], "integrate_fiber() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate_fiber", false]], "integrate_grazing_incidence() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.integrate_grazing_incidence", false]], "integrate_grazing_incidence() (pyfai.multi_geometry.multigeometryfiber method)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber.integrate_grazing_incidence", false]], "integrate_legacy() (pyfai.ext.sparse_utils.csrintegrator method)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.integrate_legacy", false]], "integrate_legacy() (pyfai.ext.sparse_utils.lutintegrator method)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.integrate_legacy", false]], "integrate_legacy() (pyfai.ext.splitbboxcsr.csrintegrator method)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.integrate_legacy", false]], "integrate_legacy() (pyfai.ext.splitbboxlut.lutintegrator method)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.integrate_legacy", false]], "integrate_legacy() (pyfai.ext.splitpixelfullcsr.csrintegrator method)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.integrate_legacy", false]], "integrate_legacy() (pyfai.ext.splitpixelfulllut.lutintegrator method)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.integrate_legacy", false]], "integrate_legacy() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.integrate_legacy", false]], "integrate_legacy() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.integrate_legacy", false]], "integrate_ng() (pyfai.engines.csc_engine.cscintegrator1d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d.integrate_ng", false]], "integrate_ng() (pyfai.engines.csc_engine.cscintegrator2d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator2d.integrate_ng", false]], "integrate_ng() (pyfai.engines.csr_engine.csrintegrator1d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.integrate_ng", false]], "integrate_ng() (pyfai.engines.csr_engine.csrintegrator2d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator2d.integrate_ng", false]], "integrate_ng() (pyfai.ext.sparse_utils.csrintegrator method)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.integrate_ng", false]], "integrate_ng() (pyfai.ext.sparse_utils.lutintegrator method)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.integrate_ng", false]], "integrate_ng() (pyfai.ext.splitbboxcsr.csrintegrator method)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.integrate_ng", false]], "integrate_ng() (pyfai.ext.splitbboxlut.lutintegrator method)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.integrate_ng", false]], "integrate_ng() (pyfai.ext.splitpixelfullcsr.csrintegrator method)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.integrate_ng", false]], "integrate_ng() (pyfai.ext.splitpixelfulllut.lutintegrator method)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.integrate_ng", false]], "integrate_ng() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.integrate_ng", false]], "integrate_ng() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.integrate_ng", false]], "integrate_radial() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.integrate_radial", false]], "integrateab() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.integrateAB", false]], "integrateresult (class in pyfai.containers)": [[15, "pyFAI.containers.IntegrateResult", false]], "integrationmethoddialog (class in pyfai.gui.dialog.integrationmethoddialog)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodDialog", false]], "integrationmethodwidget (class in pyfai.gui.dialog.integrationmethoddialog)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget", false]], "integrationplot (class in pyfai.gui.tasks.integrationtask)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot", false]], "integrationprocess (class in pyfai.gui.tasks.integrationtask)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess", false]], "integrationsettingsmodel (class in pyfai.gui.model.integrationsettingsmodel)": [[8, "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel", false]], "integrationsettingsmodel() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.integrationSettingsModel", false]], "integrationtask (class in pyfai.gui.tasks.integrationtask)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationTask", false]], "integrator_class (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.integrator_class", false]], "integrator_method (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.integrator_method", false]], "integrator_name (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.integrator_name", false]], "intensity (pyfai.containers.integrate1dresult property)": [[15, "pyFAI.containers.Integrate1dResult.intensity", false]], "intensity (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.intensity", false]], "intensity (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.intensity", false]], "intensity (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.intensity", false]], "intensity (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.intensity", false]], "intensity (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.intensity", false]], "interp_filter() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.interp_filter", false]], "inv_angstrom (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.INV_ANGSTROM", false]], "inv_nanometer (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.INV_NANOMETER", false]], "inversewatershed (class in pyfai.ext.watershed)": [[3, "pyFAI.ext.watershed.InverseWatershed", false]], "invertgeometry (class in pyfai.ext.invert_geometry)": [[3, "pyFAI.ext.invert_geometry.InvertGeometry", false]], "is_algorithm_name_exists() (in module pyfai.average)": [[15, "pyFAI.average.is_algorithm_name_exists", false]], "is_contiguous (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.IS_CONTIGUOUS", false]], "is_contiguous (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.IS_CONTIGUOUS", false]], "is_contiguous (pyfai.detectors.hexdetector attribute)": [[1, "pyFAI.detectors.HexDetector.IS_CONTIGUOUS", false]], "is_contiguous (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.IS_CONTIGUOUS", false]], "is_crc32_sse4_available() (in module pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.is_crc32_sse4_available", false]], "is_far_from_group_python() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.is_far_from_group_python", false]], "is_flat (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.IS_FLAT", false]], "is_flat (pyfai.detectors.cylindricaldetector attribute)": [[1, "pyFAI.detectors.CylindricalDetector.IS_FLAT", false]], "is_flat (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.IS_FLAT", false]], "is_flat (pyfai.detectors.hexdetector attribute)": [[1, "pyFAI.detectors.HexDetector.IS_FLAT", false]], "is_hdf5() (in module pyfai.io.nexus)": [[12, "pyFAI.io.nexus.is_hdf5", false]], "is_hdf5() (pyfai.gui.utils.tree.dataset method)": [[10, "pyFAI.gui.utils.tree.DataSet.is_hdf5", false]], "isaborted() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.isAborted", false]], "isaborted() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.isAborted", false]], "isapplyedwhenfocusout() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.isApplyedWhenFocusOut", false]], "isapplyedwhenfocusout() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.isApplyedWhenFocusOut", false]], "isempty() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.isEmpty", false]], "isenabled() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.isEnabled", false]], "isenabled() (pyfai.gui.tasks.integrationtask.enablabledatamodel method)": [[9, "pyFAI.gui.tasks.IntegrationTask.EnablableDataModel.isEnabled", false]], "isenabled() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.isEnabled", false]], "isfixed() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.isFixed", false]], "islocked() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.isLocked", false]], "israngeconstrained() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.isRangeConstrained", false]], "isreadonly() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.isReadOnly", false]], "issynchronized() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.isSynchronized", false]], "issynchronized() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.isSynchronized", false]], "istimeout() (pyfai.gui.utils.timeutils.timer method)": [[10, "pyFAI.gui.utils.timeutils.Timer.isTimeout", false]], "isuniteditable() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.isUnitEditable", false]], "isuniteditable() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.isUnitEditable", false]], "isvalid() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.isValid", false]], "isvalid() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.isValid", false]], "isvalid() (pyfai.gui.model.calibrantmodel.calibrantmodel method)": [[8, "pyFAI.gui.model.CalibrantModel.CalibrantModel.isValid", false]], "isvalid() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.isValid", false]], "isvalid() (pyfai.gui.model.datamodel.datamodel method)": [[8, "pyFAI.gui.model.DataModel.DataModel.isValid", false]], "isvalid() (pyfai.gui.model.datamodeladaptor.datamodeladaptor method)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor.isValid", false]], "isvalid() (pyfai.gui.model.detectormodel.detectormodel method)": [[8, "pyFAI.gui.model.DetectorModel.DetectorModel.isValid", false]], "isvalid() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.isValid", false]], "isvalid() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.isValid", false]], "isvalid() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.isValid", false]], "isvalid() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.isValid", false]], "isvalid() (pyfai.gui.model.integrationsettingsmodel.integrationsettingsmodel method)": [[8, "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel.isValid", false]], "isvalid() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.isValid", false]], "isvalid() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.isValid", false]], "isvalid() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.isValid", false]], "isvalid() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.isValid", false]], "items() (pyfai.calibrant.calibrantfactory method)": [[15, "pyFAI.calibrant.CalibrantFactory.items", false]], "jsonfile() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.jsonFile", false]], "jungfrau (class in pyfai.detectors)": [[1, "pyFAI.detectors.Jungfrau", false]], "jungfrau1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Jungfrau1M", false]], "jungfrau4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Jungfrau4M", false]], "jungfrau8m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Jungfrau8M", false]], "jungfrau_16m_cor (class in pyfai.detectors)": [[1, "pyFAI.detectors.Jungfrau_16M_cor", false]], "kernel_files (pyfai.opencl.azim_csr.ocl_csr_integrator attribute)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.kernel_files", false]], "kernel_files (pyfai.opencl.azim_hist.ocl_histogram1d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.kernel_files", false]], "kernel_files (pyfai.opencl.azim_hist.ocl_histogram2d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.kernel_files", false]], "kernel_files (pyfai.opencl.azim_lut.ocl_lut_integrator attribute)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.kernel_files", false]], "kernel_files (pyfai.opencl.preproc.ocl_preproc attribute)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.kernel_files", false]], "keypressevent() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.keyPressEvent", false]], "keypressevent() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.keyPressEvent", false]], "keys() (pyfai.calibrant.calibrantfactory method)": [[15, "pyFAI.calibrant.CalibrantFactory.keys", false]], "label (pyfai.control_points.pointgroup property)": [[15, "pyFAI.control_points.PointGroup.label", false]], "label (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.label", false]], "label() (pyfai.gui.model.geometryhistorymodel.storedgeometry method)": [[8, "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry.label", false]], "labelcenter() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.labelCenter", false]], "labeltemplate() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.labelTemplate", false]], "lambda10m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda10M", false]], "lambda250k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda250k", false]], "lambda2m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda2M", false]], "lambda60k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda60k", false]], "lambda750k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda750k", false]], "lambda7m5 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda7M5", false]], "lambda9m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Lambda9M", false]], "largest_width() (in module pyfai.ext.inpainting)": [[3, "pyFAI.ext.inpainting.largest_width", false]], "last() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.last", false]], "last_label (pyfai.control_points.pointgroup attribute)": [[15, "pyFAI.control_points.PointGroup.last_label", false]], "latex_to_unicode() (in module pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.latex_to_unicode", false]], "lattices (pyfai.calibrant.cell attribute)": [[15, "pyFAI.calibrant.Cell.lattices", false]], "lazy_property (class in pyfai.utils)": [[17, "pyFAI.utils.lazy_property", false]], "length (pyfai.gui.utils.units.dimentionality attribute)": [[10, "pyFAI.gui.utils.units.Dimentionality.LENGTH", false]], "listdataset (class in pyfai.gui.utils.tree)": [[10, "pyFAI.gui.utils.tree.ListDataSet", false]], "listmodel (class in pyfai.gui.model.listmodel)": [[8, "pyFAI.gui.model.ListModel.ListModel", false]], "load() (in module pyfai.__init__)": [[15, "pyFAI.__init__.load", false]], "load() (in module pyfai.detectors)": [[1, "pyFAI.detectors.load", false]], "load() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.load", false]], "load() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.load", false]], "load() (pyfai.ext.watershed.inversewatershed class method)": [[3, "pyFAI.ext.watershed.InverseWatershed.load", false]], "load() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.load", false]], "load() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.load", false]], "load_file() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.load_file", false]], "load_geom() (pyfai.detectors.jungfrau_16m_cor static method)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.load_geom", false]], "load_nexus() (in module pyfai.io.nexus)": [[12, "pyFAI.io.nexus.load_nexus", false]], "loadcalibrant() (pyfai.gui.tasks.experimenttask.experimenttask method)": [[9, "pyFAI.gui.tasks.ExperimentTask.ExperimentTask.loadCalibrant", false]], "loadfromjsonfile() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.loadFromJsonFile", false]], "loadfromponifile() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.loadFromPoniFile", false]], "loadimagetoolbutton (class in pyfai.gui.widgets.loadimagetoolbutton)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton", false]], "loadsplinefile() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.loadSplineFile", false]], "local_max() (in module pyfai.blob_detection)": [[15, "pyFAI.blob_detection.local_max", false]], "local_max() (in module pyfai.ext._blob)": [[3, "pyFAI.ext._blob.local_max", false]], "local_maxi() (pyfai.ext.bilinear.bilinear method)": [[3, "pyFAI.ext.bilinear.Bilinear.local_maxi", false]], "local_maxi() (pyfai.ext.inpainting.bilinear method)": [[3, "pyFAI.ext.inpainting.Bilinear.local_maxi", false]], "local_maxi() (pyfai.ext.watershed.bilinear method)": [[3, "pyFAI.ext.watershed.Bilinear.local_maxi", false]], "lockcontext() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.lockContext", false]], "locksignals() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.lockSignals", false]], "log_info (pyfai.massif.massif attribute)": [[15, "pyFAI.massif.Massif.log_info", false]], "logging_disabled() (in module pyfai.utils.logging_utils)": [[17, "pyFAI.utils.logging_utils.logging_disabled", false]], "longestrunofheads (class in pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.LongestRunOfHeads", false]], "looseversion() (in module pyfai.gui.utils.proxyaction)": [[10, "pyFAI.gui.utils.ProxyAction.LooseVersion", false]], "lut (pyfai.ext.sparse_utils.lutintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.lut", false]], "lut (pyfai.ext.splitbboxlut.lutintegrator attribute)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.lut", false]], "lut (pyfai.ext.splitpixelfulllut.lutintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.lut", false]], "lut_size (pyfai.ext.sparse_utils.lutintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.lut_size", false]], "lut_size (pyfai.ext.splitbboxlut.lutintegrator attribute)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.lut_size", false]], "lut_size (pyfai.ext.splitpixelfulllut.lutintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.lut_size", false]], "lut_to_csr() (in module pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.LUT_to_CSR", false]], "lutintegrator (class in pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator", false]], "lutintegrator (class in pyfai.ext.splitbboxlut)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator", false]], "lutintegrator (class in pyfai.ext.splitpixelfulllut)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator", false]], "make_ai() (in module pyfai.worker)": [[15, "pyFAI.worker.make_ai", false]], "make_gaussian() (in module pyfai.blob_detection)": [[15, "pyFAI.blob_detection.make_gaussian", false]], "make_headers() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.make_headers", false]], "make_headers() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.make_headers", false]], "make_headers() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.make_headers", false]], "manufacturer (pyfai.detectors.aarhus attribute)": [[1, "pyFAI.detectors.Aarhus.MANUFACTURER", false]], "manufacturer (pyfai.detectors.apex2 attribute)": [[1, "pyFAI.detectors.Apex2.MANUFACTURER", false]], "manufacturer (pyfai.detectors.basler attribute)": [[1, "pyFAI.detectors.Basler.MANUFACTURER", false]], "manufacturer (pyfai.detectors.cylindricaldetector attribute)": [[1, "pyFAI.detectors.CylindricalDetector.MANUFACTURER", false]], "manufacturer (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.MANUFACTURER", false]], "manufacturer (pyfai.detectors.fairchild attribute)": [[1, "pyFAI.detectors.Fairchild.MANUFACTURER", false]], "manufacturer (pyfai.detectors.frelon attribute)": [[1, "pyFAI.detectors.FReLoN.MANUFACTURER", false]], "manufacturer (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.MANUFACTURER", false]], "manufacturer (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.MANUFACTURER", false]], "manufacturer (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.MANUFACTURER", false]], "manufacturer (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.MANUFACTURER", false]], "manufacturer (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.MANUFACTURER", false]], "manufacturer (pyfai.detectors.mar345 attribute)": [[1, "pyFAI.detectors.Mar345.MANUFACTURER", false]], "manufacturer (pyfai.detectors.mar555 attribute)": [[1, "pyFAI.detectors.Mar555.MANUFACTURER", false]], "manufacturer (pyfai.detectors.maxipix attribute)": [[1, "pyFAI.detectors.Maxipix.MANUFACTURER", false]], "manufacturer (pyfai.detectors.perkin attribute)": [[1, "pyFAI.detectors.Perkin.MANUFACTURER", false]], "manufacturer (pyfai.detectors.pixirad1 attribute)": [[1, "pyFAI.detectors.Pixirad1.MANUFACTURER", false]], "manufacturer (pyfai.detectors.pixirad2 attribute)": [[1, "pyFAI.detectors.Pixirad2.MANUFACTURER", false]], "manufacturer (pyfai.detectors.pixirad4 attribute)": [[1, "pyFAI.detectors.Pixirad4.MANUFACTURER", false]], "manufacturer (pyfai.detectors.pixirad8 attribute)": [[1, "pyFAI.detectors.Pixirad8.MANUFACTURER", false]], "manufacturer (pyfai.detectors.pixium attribute)": [[1, "pyFAI.detectors.Pixium.MANUFACTURER", false]], "manufacturer (pyfai.detectors.rapid attribute)": [[1, "pyFAI.detectors.Rapid.MANUFACTURER", false]], "manufacturer (pyfai.detectors.rayonix133 attribute)": [[1, "pyFAI.detectors.Rayonix133.MANUFACTURER", false]], "manufacturer (pyfai.detectors.rayonixmx225 attribute)": [[1, "pyFAI.detectors.RayonixMx225.MANUFACTURER", false]], "manufacturer (pyfai.detectors.rayonixmx300 attribute)": [[1, "pyFAI.detectors.RayonixMx300.MANUFACTURER", false]], "manufacturer (pyfai.detectors.rayonixsx165 attribute)": [[1, "pyFAI.detectors.RayonixSx165.MANUFACTURER", false]], "manufacturer (pyfai.detectors.titan attribute)": [[1, "pyFAI.detectors.Titan.MANUFACTURER", false]], "many() (pyfai.ext.bilinear.bilinear method)": [[3, "pyFAI.ext.bilinear.Bilinear.many", false]], "many() (pyfai.ext.inpainting.bilinear method)": [[3, "pyFAI.ext.inpainting.Bilinear.many", false]], "many() (pyfai.ext.invert_geometry.invertgeometry method)": [[3, "pyFAI.ext.invert_geometry.InvertGeometry.many", false]], "many() (pyfai.ext.watershed.bilinear method)": [[3, "pyFAI.ext.watershed.Bilinear.many", false]], "mapping (pyfai.opencl.azim_csr.ocl_csr_integrator attribute)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.mapping", false]], "mapping (pyfai.opencl.azim_hist.ocl_histogram1d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.mapping", false]], "mapping (pyfai.opencl.azim_hist.ocl_histogram2d attribute)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.mapping", false]], "mapping (pyfai.opencl.azim_lut.ocl_lut_integrator attribute)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.mapping", false]], "mapping (pyfai.opencl.preproc.ocl_preproc attribute)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.mapping", false]], "mar345 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Mar345", false]], "mar555 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Mar555", false]], "marker (class in pyfai.gui.model.markermodel)": [[8, "pyFAI.gui.model.MarkerModel.Marker", false]], "markermanager (class in pyfai.gui.helper.markermanager)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager", false]], "markermodel (class in pyfai.gui.model.markermodel)": [[8, "pyFAI.gui.model.MarkerModel.MarkerModel", false]], "markermodel() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.markerModel", false]], "mask (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.mask", false]], "mask (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.mask", false]], "mask (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.mask", false]], "mask() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.mask", false]], "mask_file (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.mask_file", false]], "mask_image (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.mask_image", false]], "maskarraytorgba() (in module pyfai.gui.utils.imageutils)": [[10, "pyFAI.gui.utils.imageutils.maskArrayToRgba", false]], "maskedimage() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.maskedImage", false]], "maskedimagemodel (class in pyfai.gui.model.maskedimagemodel)": [[8, "pyFAI.gui.model.MaskedImageModel.MaskedImageModel", false]], "maskfile (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.maskfile", false]], "maskfile (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.maskfile", false]], "masktask (class in pyfai.gui.tasks.masktask)": [[9, "pyFAI.gui.tasks.MaskTask.MaskTask", false]], "massif (class in pyfai.massif)": [[15, "pyFAI.massif.Massif", false]], "massif_contour() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.massif_contour", false]], "max_shape (pyfai.detectors.aarhus attribute)": [[1, "pyFAI.detectors.Aarhus.MAX_SHAPE", false]], "max_shape (pyfai.detectors.adsc_q210 attribute)": [[1, "pyFAI.detectors.ADSC_Q210.MAX_SHAPE", false]], "max_shape (pyfai.detectors.adsc_q270 attribute)": [[1, "pyFAI.detectors.ADSC_Q270.MAX_SHAPE", false]], "max_shape (pyfai.detectors.adsc_q315 attribute)": [[1, "pyFAI.detectors.ADSC_Q315.MAX_SHAPE", false]], "max_shape (pyfai.detectors.adsc_q4 attribute)": [[1, "pyFAI.detectors.ADSC_Q4.MAX_SHAPE", false]], "max_shape (pyfai.detectors.apex2 attribute)": [[1, "pyFAI.detectors.Apex2.MAX_SHAPE", false]], "max_shape (pyfai.detectors.basler attribute)": [[1, "pyFAI.detectors.Basler.MAX_SHAPE", false]], "max_shape (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.MAX_SHAPE", false]], "max_shape (pyfai.detectors.dexela2923 attribute)": [[1, "pyFAI.detectors.Dexela2923.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger16m attribute)": [[1, "pyFAI.detectors.Eiger16M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger1m attribute)": [[1, "pyFAI.detectors.Eiger1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_16m attribute)": [[1, "pyFAI.detectors.Eiger2_16M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_1m attribute)": [[1, "pyFAI.detectors.Eiger2_1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_1mw attribute)": [[1, "pyFAI.detectors.Eiger2_1MW.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_250k attribute)": [[1, "pyFAI.detectors.Eiger2_250k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_2mw attribute)": [[1, "pyFAI.detectors.Eiger2_2MW.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_4m attribute)": [[1, "pyFAI.detectors.Eiger2_4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_500k attribute)": [[1, "pyFAI.detectors.Eiger2_500k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2_9m attribute)": [[1, "pyFAI.detectors.Eiger2_9M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_16m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_16M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_1m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_1mw attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_1MW.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_2mw attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_2MW.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_4m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_500k attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_500k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger2cdte_9m attribute)": [[1, "pyFAI.detectors.Eiger2CdTe_9M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger4m attribute)": [[1, "pyFAI.detectors.Eiger4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger500k attribute)": [[1, "pyFAI.detectors.Eiger500k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.eiger9m attribute)": [[1, "pyFAI.detectors.Eiger9M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.fairchild attribute)": [[1, "pyFAI.detectors.Fairchild.MAX_SHAPE", false]], "max_shape (pyfai.detectors.frelon attribute)": [[1, "pyFAI.detectors.FReLoN.MAX_SHAPE", false]], "max_shape (pyfai.detectors.hf_130k attribute)": [[1, "pyFAI.detectors.HF_130K.MAX_SHAPE", false]], "max_shape (pyfai.detectors.hf_1m attribute)": [[1, "pyFAI.detectors.HF_1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.hf_262k attribute)": [[1, "pyFAI.detectors.HF_262k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.hf_2m attribute)": [[1, "pyFAI.detectors.HF_2M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.hf_4m attribute)": [[1, "pyFAI.detectors.HF_4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.hf_9m attribute)": [[1, "pyFAI.detectors.HF_9M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.MAX_SHAPE", false]], "max_shape (pyfai.detectors.imxpads140 attribute)": [[1, "pyFAI.detectors.ImXPadS140.MAX_SHAPE", false]], "max_shape (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.MAX_SHAPE", false]], "max_shape (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.MAX_SHAPE", false]], "max_shape (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.MAX_SHAPE", false]], "max_shape (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.jungfrau_16m_cor attribute)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda10m attribute)": [[1, "pyFAI.detectors.Lambda10M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda250k attribute)": [[1, "pyFAI.detectors.Lambda250k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda2m attribute)": [[1, "pyFAI.detectors.Lambda2M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda60k attribute)": [[1, "pyFAI.detectors.Lambda60k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda750k attribute)": [[1, "pyFAI.detectors.Lambda750k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda7m5 attribute)": [[1, "pyFAI.detectors.Lambda7M5.MAX_SHAPE", false]], "max_shape (pyfai.detectors.lambda9m attribute)": [[1, "pyFAI.detectors.Lambda9M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.mar345 attribute)": [[1, "pyFAI.detectors.Mar345.MAX_SHAPE", false]], "max_shape (pyfai.detectors.mar555 attribute)": [[1, "pyFAI.detectors.Mar555.MAX_SHAPE", false]], "max_shape (pyfai.detectors.maxipix attribute)": [[1, "pyFAI.detectors.Maxipix.MAX_SHAPE", false]], "max_shape (pyfai.detectors.maxipix2x2 attribute)": [[1, "pyFAI.detectors.Maxipix2x2.MAX_SHAPE", false]], "max_shape (pyfai.detectors.maxipix5x1 attribute)": [[1, "pyFAI.detectors.Maxipix5x1.MAX_SHAPE", false]], "max_shape (pyfai.detectors.mythen attribute)": [[1, "pyFAI.detectors.Mythen.MAX_SHAPE", false]], "max_shape (pyfai.detectors.perkin attribute)": [[1, "pyFAI.detectors.Perkin.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus100k attribute)": [[1, "pyFAI.detectors.Pilatus100k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus1m attribute)": [[1, "pyFAI.detectors.Pilatus1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus200k attribute)": [[1, "pyFAI.detectors.Pilatus200k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus2m attribute)": [[1, "pyFAI.detectors.Pilatus2M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus300k attribute)": [[1, "pyFAI.detectors.Pilatus300k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus300kw attribute)": [[1, "pyFAI.detectors.Pilatus300kw.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_1m attribute)": [[1, "pyFAI.detectors.Pilatus4_1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_260k attribute)": [[1, "pyFAI.detectors.Pilatus4_260k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_260kw attribute)": [[1, "pyFAI.detectors.Pilatus4_260kw.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_2m attribute)": [[1, "pyFAI.detectors.Pilatus4_2M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_4m attribute)": [[1, "pyFAI.detectors.Pilatus4_4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_cdte_1m attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_cdte_260k attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_260k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_cdte_260kw attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_260kw.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_cdte_2m attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_2M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus4_cdte_4m attribute)": [[1, "pyFAI.detectors.Pilatus4_CdTe_4M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus6m attribute)": [[1, "pyFAI.detectors.Pilatus6M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatus900k attribute)": [[1, "pyFAI.detectors.Pilatus900k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatuscdte1m attribute)": [[1, "pyFAI.detectors.PilatusCdTe1M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatuscdte2m attribute)": [[1, "pyFAI.detectors.PilatusCdTe2M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatuscdte300k attribute)": [[1, "pyFAI.detectors.PilatusCdTe300k.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatuscdte300kw attribute)": [[1, "pyFAI.detectors.PilatusCdTe300kw.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pilatuscdte900kw attribute)": [[1, "pyFAI.detectors.PilatusCdTe900kw.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pixirad1 attribute)": [[1, "pyFAI.detectors.Pixirad1.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pixirad2 attribute)": [[1, "pyFAI.detectors.Pixirad2.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pixirad4 attribute)": [[1, "pyFAI.detectors.Pixirad4.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pixirad8 attribute)": [[1, "pyFAI.detectors.Pixirad8.MAX_SHAPE", false]], "max_shape (pyfai.detectors.pixium attribute)": [[1, "pyFAI.detectors.Pixium.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rapid attribute)": [[1, "pyFAI.detectors.Rapid.MAX_SHAPE", false]], "max_shape (pyfai.detectors.raspberrypi5m attribute)": [[1, "pyFAI.detectors.RaspberryPi5M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.raspberrypi8m attribute)": [[1, "pyFAI.detectors.RaspberryPi8M.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonix133 attribute)": [[1, "pyFAI.detectors.Rayonix133.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixlx170 attribute)": [[1, "pyFAI.detectors.RayonixLx170.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixlx255 attribute)": [[1, "pyFAI.detectors.RayonixLx255.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx170 attribute)": [[1, "pyFAI.detectors.RayonixMx170.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx225 attribute)": [[1, "pyFAI.detectors.RayonixMx225.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx225hs attribute)": [[1, "pyFAI.detectors.RayonixMx225hs.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx300 attribute)": [[1, "pyFAI.detectors.RayonixMx300.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx300hs attribute)": [[1, "pyFAI.detectors.RayonixMx300hs.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx325 attribute)": [[1, "pyFAI.detectors.RayonixMx325.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx340hs attribute)": [[1, "pyFAI.detectors.RayonixMx340hs.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixmx425hs attribute)": [[1, "pyFAI.detectors.RayonixMx425hs.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixsx165 attribute)": [[1, "pyFAI.detectors.RayonixSx165.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixsx200 attribute)": [[1, "pyFAI.detectors.RayonixSx200.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixsx30hs attribute)": [[1, "pyFAI.detectors.RayonixSx30hs.MAX_SHAPE", false]], "max_shape (pyfai.detectors.rayonixsx85hs attribute)": [[1, "pyFAI.detectors.RayonixSx85hs.MAX_SHAPE", false]], "max_shape (pyfai.detectors.titan attribute)": [[1, "pyFAI.detectors.Titan.MAX_SHAPE", false]], "max_shape (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.MAX_SHAPE", false]], "maxaveraging (class in pyfai.average)": [[15, "pyFAI.average.MaxAveraging", false]], "maxi (pyfai.ext.bilinear.bilinear attribute)": [[3, "pyFAI.ext.bilinear.Bilinear.maxi", false]], "maxi (pyfai.ext.inpainting.bilinear attribute)": [[3, "pyFAI.ext.inpainting.Bilinear.maxi", false]], "maxi (pyfai.ext.watershed.bilinear attribute)": [[3, "pyFAI.ext.watershed.Bilinear.maxi", false]], "maxi (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.maxi", false]], "maximize_fig() (in module pyfai.gui.utils)": [[10, "pyFAI.gui.utils.maximize_fig", false]], "maximum_position() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.maximum_position", false]], "maxipix (class in pyfai.detectors)": [[1, "pyFAI.detectors.Maxipix", false]], "maxipix2x2 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Maxipix2x2", false]], "maxipix5x1 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Maxipix5x1", false]], "meanaveraging (class in pyfai.average)": [[15, "pyFAI.average.MeanAveraging", false]], "measure_offset() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.measure_offset", false]], "medfilt() (pyfai.engines.csr_engine.csrintegrator1d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.medfilt", false]], "medfilt() (pyfai.ext.sparse_utils.csrintegrator method)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.medfilt", false]], "medfilt() (pyfai.ext.splitbboxcsr.csrintegrator method)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.medfilt", false]], "medfilt() (pyfai.ext.splitpixelfullcsr.csrintegrator method)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.medfilt", false]], "medfilt() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.medfilt", false]], "medfilt1d() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.medfilt1d", false]], "medfilt1d_legacy() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.medfilt1d_legacy", false]], "medfilt1d_ng() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.medfilt1d_ng", false]], "medium_module_size (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.MEDIUM_MODULE_SIZE", false]], "merge() (pyfai.ext.watershed.region method)": [[3, "pyFAI.ext.watershed.Region.merge", false]], "merge_intense() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.merge_intense", false]], "merge_singleton() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.merge_singleton", false]], "merge_twins() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.merge_twins", false]], "mergecoords() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.mergeCoords", false]], "metadata (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.metadata", false]], "metadata (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.metadata", false]], "meter (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.METER", false]], "meter_wl (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.METER_WL", false]], "method (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.method", false]], "method (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.method", false]], "method (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.method", false]], "method() (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.method", false]], "method() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.method", false]], "method() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.method", false]], "method_called (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.method_called", false]], "method_called (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.method_called", false]], "methodavailability() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.methodAvailability", false]], "methodlabel (class in pyfai.gui.widgets.methodlabel)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel", false]], "millimeter (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.MILLIMETER", false]], "minaveraging (class in pyfai.average)": [[15, "pyFAI.average.MinAveraging", false]], "mini (pyfai.ext.bilinear.bilinear attribute)": [[3, "pyFAI.ext.bilinear.Bilinear.mini", false]], "mini (pyfai.ext.inpainting.bilinear attribute)": [[3, "pyFAI.ext.inpainting.Bilinear.mini", false]], "mini (pyfai.ext.watershed.bilinear attribute)": [[3, "pyFAI.ext.watershed.Bilinear.mini", false]], "mini (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.mini", false]], "mode() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.mode", false]], "mode_append (pyfai.io.hdf5writer attribute)": [[12, "pyFAI.io.HDF5Writer.MODE_APPEND", false]], "mode_delete (pyfai.io.hdf5writer attribute)": [[12, "pyFAI.io.HDF5Writer.MODE_DELETE", false]], "mode_error (pyfai.io.hdf5writer attribute)": [[12, "pyFAI.io.HDF5Writer.MODE_ERROR", false]], "mode_overwrite (pyfai.io.hdf5writer attribute)": [[12, "pyFAI.io.HDF5Writer.MODE_OVERWRITE", false]], "model() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.model", false]], "model() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.model", false]], "model() (pyfai.gui.widgets.detectorselector.detectorselector method)": [[11, "pyFAI.gui.widgets.DetectorSelector.DetectorSelector.model", false]], "model() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.model", false]], "model() (pyfai.gui.widgets.fitparamview.fitparamview method)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.model", false]], "model() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.model", false]], "model() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.model", false]], "model() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.model", false]], "module": [[1, "module-pyFAI.detectors", false], [2, "module-pyFAI.engines", false], [2, "module-pyFAI.engines.CSC_engine", false], [2, "module-pyFAI.engines.CSR_engine", false], [2, "module-pyFAI.engines.histogram_engine", false], [2, "module-pyFAI.engines.preproc", false], [3, "module-pyFAI.ext", false], [3, "module-pyFAI.ext._bispev", false], [3, "module-pyFAI.ext._blob", false], [3, "module-pyFAI.ext._convolution", false], [3, "module-pyFAI.ext._distortion", false], [3, "module-pyFAI.ext._geometry", false], [3, "module-pyFAI.ext._tree", false], [3, "module-pyFAI.ext.bilinear", false], [3, "module-pyFAI.ext.fastcrc", false], [3, "module-pyFAI.ext.histogram", false], [3, "module-pyFAI.ext.inpainting", false], [3, "module-pyFAI.ext.invert_geometry", false], [3, "module-pyFAI.ext.morphology", false], [3, "module-pyFAI.ext.preproc", false], [3, "module-pyFAI.ext.reconstruct", false], [3, "module-pyFAI.ext.relabel", false], [3, "module-pyFAI.ext.sparse_builder", false], [3, "module-pyFAI.ext.sparse_utils", false], [3, "module-pyFAI.ext.splitBBox", false], [3, "module-pyFAI.ext.splitBBoxCSR", false], [3, "module-pyFAI.ext.splitBBoxLUT", false], [3, "module-pyFAI.ext.splitPixel", false], [3, "module-pyFAI.ext.splitPixelFullCSR", false], [3, "module-pyFAI.ext.splitPixelFullLUT", false], [3, "module-pyFAI.ext.watershed", false], [4, "module-pyFAI.geometry", false], [4, "module-pyFAI.geometry.core", false], [4, "module-pyFAI.geometry.cxi", false], [4, "module-pyFAI.geometry.fit2d", false], [5, "module-pyFAI.gui.dialog", false], [5, "module-pyFAI.gui.dialog.Detector3dDialog", false], [5, "module-pyFAI.gui.dialog.DetectorSelectorDialog", false], [5, "module-pyFAI.gui.dialog.GeometryDialog", false], [5, "module-pyFAI.gui.dialog.IntegrationMethodDialog", false], [5, "module-pyFAI.gui.dialog.MessageBox", false], [5, "module-pyFAI.gui.dialog.OpenClDeviceDialog", false], [6, "module-pyFAI.gui.helper", false], [6, "module-pyFAI.gui.helper.MarkerManager", false], [6, "module-pyFAI.gui.helper.ProcessingWidget", false], [6, "module-pyFAI.gui.helper.RingCalibration", false], [6, "module-pyFAI.gui.helper.RingExtractor", false], [6, "module-pyFAI.gui.helper.SynchronizeMaskToolColor", false], [6, "module-pyFAI.gui.helper.SynchronizePlotBackground", false], [6, "module-pyFAI.gui.helper.SynchronizeRawView", false], [6, "module-pyFAI.gui.helper.model_transform", false], [7, "module-pyFAI.gui.cli_calibration", false], [7, "module-pyFAI.gui.jupyter", false], [7, "module-pyFAI.gui.matplotlib", false], [7, "module-pyFAI.gui.peak_picker", false], [8, "module-pyFAI.gui.model", false], [8, "module-pyFAI.gui.model.AbstractModel", false], [8, "module-pyFAI.gui.model.CalibrantModel", false], [8, "module-pyFAI.gui.model.CalibrationModel", false], [8, "module-pyFAI.gui.model.ConstraintModel", false], [8, "module-pyFAI.gui.model.DataModel", false], [8, "module-pyFAI.gui.model.DataModelAdaptor", false], [8, "module-pyFAI.gui.model.DetectorModel", false], [8, "module-pyFAI.gui.model.ExperimentSettingsModel", false], [8, "module-pyFAI.gui.model.FilenameModel", false], [8, "module-pyFAI.gui.model.Fit2dGeometryModel", false], [8, "module-pyFAI.gui.model.GeometryConstraintsModel", false], [8, "module-pyFAI.gui.model.GeometryHistoryModel", false], [8, "module-pyFAI.gui.model.GeometryModel", false], [8, "module-pyFAI.gui.model.ImageModel", false], [8, "module-pyFAI.gui.model.IntegrationSettingsModel", false], [8, "module-pyFAI.gui.model.ListModel", false], [8, "module-pyFAI.gui.model.MarkerModel", false], [8, "module-pyFAI.gui.model.MaskedImageModel", false], [8, "module-pyFAI.gui.model.PeakModel", false], [8, "module-pyFAI.gui.model.PeakSelectionModel", false], [8, "module-pyFAI.gui.model.PlotViewModel", false], [9, "module-pyFAI.gui.tasks", false], [9, "module-pyFAI.gui.tasks.AbstractCalibrationTask", false], [9, "module-pyFAI.gui.tasks.ExperimentTask", false], [9, "module-pyFAI.gui.tasks.GeometryTask", false], [9, "module-pyFAI.gui.tasks.IntegrationTask", false], [9, "module-pyFAI.gui.tasks.MaskTask", false], [9, "module-pyFAI.gui.tasks.PeakPickingTask", false], [10, "module-pyFAI.gui.utils", false], [10, "module-pyFAI.gui.utils.FilterBuilder", false], [10, "module-pyFAI.gui.utils.ProxyAction", false], [10, "module-pyFAI.gui.utils.colorutils", false], [10, "module-pyFAI.gui.utils.eventutils", false], [10, "module-pyFAI.gui.utils.imageutils", false], [10, "module-pyFAI.gui.utils.projecturl", false], [10, "module-pyFAI.gui.utils.timeutils", false], [10, "module-pyFAI.gui.utils.tree", false], [10, "module-pyFAI.gui.utils.units", false], [10, "module-pyFAI.gui.utils.unitutils", false], [10, "module-pyFAI.gui.utils.validators", false], [11, "module-pyFAI.gui.widgets", false], [11, "module-pyFAI.gui.widgets.AdvancedComboBox", false], [11, "module-pyFAI.gui.widgets.AdvancedSpinBox", false], [11, "module-pyFAI.gui.widgets.CalibrantPreview", false], [11, "module-pyFAI.gui.widgets.CalibrantSelector", false], [11, "module-pyFAI.gui.widgets.ChoiceToolButton", false], [11, "module-pyFAI.gui.widgets.ColoredCheckBox", false], [11, "module-pyFAI.gui.widgets.DetectorLabel", false], [11, "module-pyFAI.gui.widgets.DetectorModel", false], [11, "module-pyFAI.gui.widgets.DetectorSelector", false], [11, "module-pyFAI.gui.widgets.FileEdit", false], [11, "module-pyFAI.gui.widgets.FitParamView", false], [11, "module-pyFAI.gui.widgets.GeometryHistoryComboBox", false], [11, "module-pyFAI.gui.widgets.GeometryLabel", false], [11, "module-pyFAI.gui.widgets.LoadImageToolButton", false], [11, "module-pyFAI.gui.widgets.MethodLabel", false], [11, "module-pyFAI.gui.widgets.MonitorNameEdit", false], [11, "module-pyFAI.gui.widgets.OpenClDeviceLabel", false], [11, "module-pyFAI.gui.widgets.QuantityEdit", false], [11, "module-pyFAI.gui.widgets.QuantityLabel", false], [11, "module-pyFAI.gui.widgets.UnitLabel", false], [11, "module-pyFAI.gui.widgets.UnitSelector", false], [11, "module-pyFAI.gui.widgets.WorkerConfigurator", false], [12, "module-pyFAI.io", false], [12, "module-pyFAI.io.image", false], [12, "module-pyFAI.io.integration_config", false], [12, "module-pyFAI.io.nexus", false], [12, "module-pyFAI.io.ponifile", false], [12, "module-pyFAI.io.sparse_frame", false], [14, "module-pyFAI.opencl", false], [14, "module-pyFAI.opencl.azim_csr", false], [14, "module-pyFAI.opencl.azim_hist", false], [14, "module-pyFAI.opencl.azim_lut", false], [14, "module-pyFAI.opencl.preproc", false], [15, "module-pyFAI.__init__", false], [15, "module-pyFAI.average", false], [15, "module-pyFAI.blob_detection", false], [15, "module-pyFAI.calibrant", false], [15, "module-pyFAI.containers", false], [15, "module-pyFAI.control_points", false], [15, "module-pyFAI.distortion", false], [15, "module-pyFAI.geometryRefinement", false], [15, "module-pyFAI.goniometer", false], [15, "module-pyFAI.integrator.azimuthal", false], [15, "module-pyFAI.integrator.fiber", false], [15, "module-pyFAI.massif", false], [15, "module-pyFAI.multi_geometry", false], [15, "module-pyFAI.spline", false], [15, "module-pyFAI.units", false], [15, "module-pyFAI.worker", false], [16, "module-pyFAI.resources", false], [16, "module-pyFAI.resources.__init__", false], [17, "module-pyFAI.utils", false], [17, "module-pyFAI.utils.bayes", false], [17, "module-pyFAI.utils.decorators", false], [17, "module-pyFAI.utils.ellipse", false], [17, "module-pyFAI.utils.header_utils", false], [17, "module-pyFAI.utils.logging_utils", false], [17, "module-pyFAI.utils.mathutil", false], [17, "module-pyFAI.utils.orderedset", false], [17, "module-pyFAI.utils.shell", false], [17, "module-pyFAI.utils.stringutil", false]], "module_gap (pyfai.detectors.eiger attribute)": [[1, "pyFAI.detectors.Eiger.MODULE_GAP", false]], "module_gap (pyfai.detectors.eiger2 attribute)": [[1, "pyFAI.detectors.Eiger2.MODULE_GAP", false]], "module_gap (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.MODULE_GAP", false]], "module_gap (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.MODULE_GAP", false]], "module_gap (pyfai.detectors.maxipix attribute)": [[1, "pyFAI.detectors.Maxipix.MODULE_GAP", false]], "module_gap (pyfai.detectors.pilatus attribute)": [[1, "pyFAI.detectors.Pilatus.MODULE_GAP", false]], "module_gap (pyfai.detectors.pilatus4 attribute)": [[1, "pyFAI.detectors.Pilatus4.MODULE_GAP", false]], "module_gap (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.MODULE_GAP", false]], "module_positions (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.module_positions", false]], "module_size (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.MODULE_SIZE", false]], "module_size (pyfai.detectors.eiger attribute)": [[1, "pyFAI.detectors.Eiger.MODULE_SIZE", false]], "module_size (pyfai.detectors.eiger2 attribute)": [[1, "pyFAI.detectors.Eiger2.MODULE_SIZE", false]], "module_size (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.MODULE_SIZE", false]], "module_size (pyfai.detectors.imxpads140 attribute)": [[1, "pyFAI.detectors.ImXPadS140.MODULE_SIZE", false]], "module_size (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.MODULE_SIZE", false]], "module_size (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.MODULE_SIZE", false]], "module_size (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.MODULE_SIZE", false]], "module_size (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.MODULE_SIZE", false]], "module_size (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.MODULE_SIZE", false]], "module_size (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.MODULE_SIZE", false]], "module_size (pyfai.detectors.jungfrau_16m_cor attribute)": [[1, "pyFAI.detectors.Jungfrau_16M_cor.MODULE_SIZE", false]], "module_size (pyfai.detectors.maxipix attribute)": [[1, "pyFAI.detectors.Maxipix.MODULE_SIZE", false]], "module_size (pyfai.detectors.pilatus attribute)": [[1, "pyFAI.detectors.Pilatus.MODULE_SIZE", false]], "module_size (pyfai.detectors.pilatus4 attribute)": [[1, "pyFAI.detectors.Pilatus4.MODULE_SIZE", false]], "module_size (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.MODULE_SIZE", false]], "monitor_name (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.monitor_name", false]], "monitornameedit (class in pyfai.gui.widgets.monitornameedit)": [[11, "pyFAI.gui.widgets.MonitorNameEdit.MonitorNameEdit", false]], "monitornotfound": [[17, "pyFAI.utils.header_utils.MonitorNotFound", false]], "monoclinic() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.monoclinic", false]], "mousereleaseevent() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.mouseReleaseEvent", false]], "mousereleaseevent() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.mouseReleaseEvent", false]], "mousewheelenabled() (pyfai.gui.widgets.advancedspinbox.advancedspinbox method)": [[11, "pyFAI.gui.widgets.AdvancedSpinBox.AdvancedSpinBox.mouseWheelEnabled", false]], "multicalib (class in pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.MultiCalib", false]], "multifilesaveragewriter (class in pyfai.average)": [[15, "pyFAI.average.MultiFilesAverageWriter", false]], "multigeometry (class in pyfai.multi_geometry)": [[15, "pyFAI.multi_geometry.MultiGeometry", false]], "multigeometryfiber (class in pyfai.multi_geometry)": [[15, "pyFAI.multi_geometry.MultiGeometryFiber", false]], "mythen (class in pyfai.detectors)": [[1, "pyFAI.detectors.Mythen", false]], "name (pyfai.average.averagedarkfilter property)": [[15, "pyFAI.average.AverageDarkFilter.name", false]], "name (pyfai.average.maxaveraging attribute)": [[15, "pyFAI.average.MaxAveraging.name", false]], "name (pyfai.average.meanaveraging attribute)": [[15, "pyFAI.average.MeanAveraging.name", false]], "name (pyfai.average.minaveraging attribute)": [[15, "pyFAI.average.MinAveraging.name", false]], "name (pyfai.average.sumaveraging attribute)": [[15, "pyFAI.average.SumAveraging.name", false]], "name (pyfai.calibrant.calibrant property)": [[15, "pyFAI.calibrant.Calibrant.name", false]], "name (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.name", false]], "name (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.name", false]], "name (pyfai.ext.watershed.inversewatershed attribute)": [[3, "pyFAI.ext.watershed.InverseWatershed.NAME", false]], "name() (pyfai.gui.model.markermodel.marker method)": [[8, "pyFAI.gui.model.MarkerModel.Marker.name", false]], "name() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.name", false]], "names() (in module pyfai.calibrant)": [[15, "pyFAI.calibrant.names", false]], "nan_equal() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.nan_equal", false]], "nbpt_azim (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.nbpt_azim", false]], "nbpt_azim (pyfai.worker.worker property)": [[15, "pyFAI.worker.Worker.nbpt_azim", false]], "nbpt_rad (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.nbpt_rad", false]], "nearest_peak() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.nearest_peak", false]], "nearest_peak() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.nearest_peak", false]], "neighbors (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.neighbors", false]], "new_class() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.new_class", false]], "new_detector() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.new_detector", false]], "new_entry() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.new_entry", false]], "new_geometry() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.new_geometry", false]], "new_instrument() (pyfai.io.nexus.nexus method)": [[12, "pyFAI.io.nexus.Nexus.new_instrument", false]], "next() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.next", false]], "nextstepwarning() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.nextStepWarning", false]], "nextstepwarning() (pyfai.gui.tasks.experimenttask.experimenttask method)": [[9, "pyFAI.gui.tasks.ExperimentTask.ExperimentTask.nextStepWarning", false]], "nexttask() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.nextTask", false]], "nexttaskrequested (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask attribute)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.nextTaskRequested", false]], "nexus (class in pyfai.io.nexus)": [[12, "pyFAI.io.nexus.Nexus", false]], "nexusdetector (class in pyfai.detectors)": [[1, "pyFAI.detectors.NexusDetector", false]], "nnz (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.nnz", false]], "nnz (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.nnz", false]], "nnz (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.nnz", false]], "no (pyfai.containers.errormodel attribute)": [[15, "pyFAI.containers.ErrorModel.NO", false]], "noise (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.noise", false]], "norm_sq (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.norm_sq", false]], "norm_sq (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.norm_sq", false]], "normalization (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.normalization", false]], "normalization (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.normalization", false]], "normalization_factor (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.normalization_factor", false]], "normalization_factor (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.normalization_factor", false]], "normalization_factor (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.normalization_factor", false]], "normalization_factor (pyfai.worker.worker property)": [[15, "pyFAI.worker.Worker.normalization_factor", false]], "normalize() (in module pyfai.io.integration_config)": [[12, "pyFAI.io.integration_config.normalize", false]], "normalize_azimuth_range() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.normalize_azimuth_range", false]], "npointsazimuthal() (pyfai.gui.model.integrationsettingsmodel.integrationsettingsmodel method)": [[8, "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel.nPointsAzimuthal", false]], "npointsradial() (pyfai.gui.model.integrationsettingsmodel.integrationsettingsmodel method)": [[8, "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel.nPointsRadial", false]], "npt_azim (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.npt_azim", false]], "npt_azim (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.npt_azim", false]], "ocl_csr_integrator (class in pyfai.opencl.azim_csr)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator", false]], "ocl_histogram1d (class in pyfai.opencl.azim_hist)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d", false]], "ocl_histogram2d (class in pyfai.opencl.azim_hist)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d", false]], "ocl_lut_integrator (class in pyfai.opencl.azim_lut)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator", false]], "ocl_preproc (class in pyfai.opencl.preproc)": [[14, "pyFAI.opencl.preproc.OCL_Preproc", false]], "on_minus_pts_clicked() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.on_minus_pts_clicked", false]], "on_plus_pts_clicked() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.on_plus_pts_clicked", false]], "onclick_append_1_point() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_append_1_point", false]], "onclick_append_more_points() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_append_more_points", false]], "onclick_erase_1_point() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_erase_1_point", false]], "onclick_erase_grp() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_erase_grp", false]], "onclick_new_grp() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_new_grp", false]], "onclick_option() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_option", false]], "onclick_refine() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_refine", false]], "onclick_single_point() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.onclick_single_point", false]], "opencl_device (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.opencl_device", false]], "opencldevicedialog (class in pyfai.gui.dialog.opencldevicedialog)": [[5, "pyFAI.gui.dialog.OpenClDeviceDialog.OpenClDeviceDialog", false]], "opencldevicelabel (class in pyfai.gui.widgets.opencldevicelabel)": [[11, "pyFAI.gui.widgets.OpenClDeviceLabel.OpenClDeviceLabel", false]], "optional (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.OPTIONAL", false]], "order (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.order", false]], "orderedset (class in pyfai.utils.orderedset)": [[17, "pyFAI.utils.orderedset.OrderedSet", false]], "orientation (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.ORIENTATION", false]], "orientation (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.orientation", false]], "origin (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.origin", false]], "orthorhombic() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.orthorhombic", false]], "outpos (pyfai.ext.splitbboxcsr.histobbox1d property)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox1d.outPos", false]], "outpos (pyfai.ext.splitbboxlut.histobbox1d property)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox1d.outPos", false]], "outpos (pyfai.ext.splitpixelfullcsr.fullsplitcsr_1d property)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_1d.outPos", false]], "outpos (pyfai.ext.splitpixelfulllut.histolut1dfullsplit property)": [[3, "pyFAI.ext.splitPixelFullLUT.HistoLUT1dFullSplit.outPos", false]], "outpos0 (pyfai.ext.splitbboxcsr.histobbox2d property)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox2d.outPos0", false]], "outpos0 (pyfai.ext.splitbboxlut.histobbox2d property)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox2d.outPos0", false]], "outpos0 (pyfai.ext.splitpixelfullcsr.fullsplitcsr_2d property)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_2d.outPos0", false]], "outpos1 (pyfai.ext.splitbboxcsr.histobbox2d property)": [[3, "pyFAI.ext.splitBBoxCSR.HistoBBox2d.outPos1", false]], "outpos1 (pyfai.ext.splitbboxlut.histobbox2d property)": [[3, "pyFAI.ext.splitBBoxLUT.HistoBBox2d.outPos1", false]], "outpos1 (pyfai.ext.splitpixelfullcsr.fullsplitcsr_2d property)": [[3, "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_2d.outPos1", false]], "output_size (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.output_size", false]], "output_size (pyfai.ext.sparse_utils.lutintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.output_size", false]], "output_size (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.output_size", false]], "output_size (pyfai.ext.splitbboxlut.lutintegrator attribute)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.output_size", false]], "output_size (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.output_size", false]], "output_size (pyfai.ext.splitpixelfulllut.lutintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.output_size", false]], "oversamplearray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.oversampleArray", false]], "paintevent() (pyfai.gui.widgets.advancedcombobox.advancedcombobox method)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox.paintEvent", false]], "paintevent() (pyfai.gui.widgets.calibrantpreview.calibrantpreview method)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview.paintEvent", false]], "paintevent() (pyfai.gui.widgets.coloredcheckbox.coloredcheckbox method)": [[11, "pyFAI.gui.widgets.ColoredCheckBox.ColoredCheckBox.paintEvent", false]], "parallax (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.parallax", false]], "param_order (pyfai.geometryrefinement.geometryrefinement attribute)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.PARAM_ORDER", false]], "parameters (pyfai.gui.cli_calibration.abstractcalibration attribute)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.PARAMETERS", false]], "parameters (pyfai.gui.helper.ringcalibration.geometryrefinementcontext attribute)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.PARAMETERS", false]], "parent (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.parent", false]], "parse() (pyfai.containers.errormodel class method)": [[15, "pyFAI.containers.ErrorModel.parse", false]], "parse() (pyfai.gui.cli_calibration.calibration method)": [[7, "pyFAI.gui.cli_calibration.Calibration.parse", false]], "parse() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.parse", false]], "parse() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.parse", false]], "parse() (pyfai.gui.cli_calibration.recalibration method)": [[7, "pyFAI.gui.cli_calibration.Recalibration.parse", false]], "parse() (pyfai.units.unit static method)": [[15, "pyFAI.units.Unit.parse", false]], "parse_fiber_unit() (in module pyfai.units)": [[15, "pyFAI.units.parse_fiber_unit", false]], "pass_to (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.pass_to", false]], "peak_connected (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.peak_connected", false]], "peak_patch_size (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.peak_patch_size", false]], "peakcount() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.peakCount", false]], "peakfromringnumber() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.peakFromRingNumber", false]], "peakgeometry() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.peakGeometry", false]], "peakmodel (class in pyfai.gui.model.peakmodel)": [[8, "pyFAI.gui.model.PeakModel.PeakModel", false]], "peakpicker (class in pyfai.gui.peak_picker)": [[7, "pyFAI.gui.peak_picker.PeakPicker", false]], "peakpickingtask (class in pyfai.gui.tasks.peakpickingtask)": [[9, "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask", false]], "peaks (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.peaks", false]], "peaks (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.peaks", false]], "peaks_from_area() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.peaks_from_area", false]], "peaks_from_area() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.peaks_from_area", false]], "peaks_from_area() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.peaks_from_area", false]], "peaks_from_area() (pyfai.massif.massif method)": [[15, "pyFAI.massif.Massif.peaks_from_area", false]], "peakselectionmodel (class in pyfai.gui.model.peakselectionmodel)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel", false]], "peakselectionmodel() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.peakSelectionModel", false]], "percentile (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.percentile", false]], "percentile (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.percentile", false]], "perkin (class in pyfai.detectors)": [[1, "pyFAI.detectors.Perkin", false]], "physicalmarker (class in pyfai.gui.model.markermodel)": [[8, "pyFAI.gui.model.MarkerModel.PhysicalMarker", false]], "physicalposition() (pyfai.gui.model.markermodel.physicalmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PhysicalMarker.physicalPosition", false]], "pilatus (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus", false]], "pilatus100k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus100k", false]], "pilatus1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus1M", false]], "pilatus200k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus200k", false]], "pilatus2m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus2M", false]], "pilatus300k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus300k", false]], "pilatus300kw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus300kw", false]], "pilatus4 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4", false]], "pilatus4_1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_1M", false]], "pilatus4_260k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_260k", false]], "pilatus4_260kw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_260kw", false]], "pilatus4_2m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_2M", false]], "pilatus4_4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_4M", false]], "pilatus4_cdte (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_CdTe", false]], "pilatus4_cdte_1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_CdTe_1M", false]], "pilatus4_cdte_260k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_CdTe_260k", false]], "pilatus4_cdte_260kw (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_CdTe_260kw", false]], "pilatus4_cdte_2m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_CdTe_2M", false]], "pilatus4_cdte_4m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus4_CdTe_4M", false]], "pilatus6m (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus6M", false]], "pilatus900k (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pilatus900k", false]], "pilatuscdte (class in pyfai.detectors)": [[1, "pyFAI.detectors.PilatusCdTe", false]], "pilatuscdte1m (class in pyfai.detectors)": [[1, "pyFAI.detectors.PilatusCdTe1M", false]], "pilatuscdte2m (class in pyfai.detectors)": [[1, "pyFAI.detectors.PilatusCdTe2M", false]], "pilatuscdte300k (class in pyfai.detectors)": [[1, "pyFAI.detectors.PilatusCdTe300k", false]], "pilatuscdte300kw (class in pyfai.detectors)": [[1, "pyFAI.detectors.PilatusCdTe300kw", false]], "pilatuscdte900kw (class in pyfai.detectors)": [[1, "pyFAI.detectors.PilatusCdTe900kw", false]], "pitch (pyfai.detectors.hexdetector property)": [[1, "pyFAI.detectors.HexDetector.pitch", false]], "pixel (pyfai.gui.utils.units.dimentionality attribute)": [[10, "pyFAI.gui.utils.units.Dimentionality.PIXEL", false]], "pixel (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.PIXEL", false]], "pixel1 (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.pixel1", false]], "pixel1 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.pixel1", false]], "pixel2 (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.pixel2", false]], "pixel2 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.pixel2", false]], "pixel_edges (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.PIXEL_EDGES", false]], "pixel_edges (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.PIXEL_EDGES", false]], "pixel_size (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.imxpads140 attribute)": [[1, "pyFAI.detectors.ImXPadS140.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.imxpads70 attribute)": [[1, "pyFAI.detectors.ImXPadS70.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.imxpads70v attribute)": [[1, "pyFAI.detectors.ImXPadS70V.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.PIXEL_SIZE", false]], "pixel_size (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.PIXEL_SIZE", false]], "pixelmarker (class in pyfai.gui.model.markermodel)": [[8, "pyFAI.gui.model.MarkerModel.PixelMarker", false]], "pixelposition() (pyfai.gui.model.markermodel.physicalmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PhysicalMarker.pixelPosition", false]], "pixelposition() (pyfai.gui.model.markermodel.pixelmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PixelMarker.pixelPosition", false]], "pixelwiseworker (class in pyfai.worker)": [[15, "pyFAI.worker.PixelwiseWorker", false]], "pixelx (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.pixelX", false]], "pixely (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.pixelY", false]], "pixirad1 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pixirad1", false]], "pixirad2 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pixirad2", false]], "pixirad4 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pixirad4", false]], "pixirad8 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pixirad8", false]], "pixium (class in pyfai.detectors)": [[1, "pyFAI.detectors.Pixium", false]], "plotviewmodel (class in pyfai.gui.model.plotviewmodel)": [[8, "pyFAI.gui.model.PlotViewModel.PlotViewModel", false]], "pointgroup (class in pyfai.control_points)": [[15, "pyFAI.control_points.PointGroup", false]], "poisson (pyfai.containers.errormodel attribute)": [[15, "pyFAI.containers.ErrorModel.POISSON", false]], "poissonian (pyfai.containers.errormodel property)": [[15, "pyFAI.containers.ErrorModel.poissonian", false]], "polar_inpaint() (in module pyfai.ext.inpainting)": [[3, "pyFAI.ext.inpainting.polar_inpaint", false]], "polar_interpolate() (in module pyfai.ext.inpainting)": [[3, "pyFAI.ext.inpainting.polar_interpolate", false]], "polarization() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.polarization", false]], "polarization_description (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.polarization_description", false]], "polarization_factor (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.polarization_factor", false]], "polarization_factor (pyfai.containers.polarizationdescription attribute)": [[15, "pyFAI.containers.PolarizationDescription.polarization_factor", false]], "polarization_factor (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.polarization_factor", false]], "polarization_factor (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.polarization_factor", false]], "polarization_offset (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.polarization_offset", false]], "polarizationarray (class in pyfai.containers)": [[15, "pyFAI.containers.PolarizationArray", false]], "polarizationdescription (class in pyfai.containers)": [[15, "pyFAI.containers.PolarizationDescription", false]], "polarizationfactor() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.polarizationFactor", false]], "poni (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.poni", false]], "poni (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.poni", false]], "poni1 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.poni1", false]], "poni1 (pyfai.goniometer.poniparam attribute)": [[15, "pyFAI.goniometer.PoniParam.poni1", false]], "poni1 (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.poni1", false]], "poni1() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.poni1", false]], "poni1() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.poni1", false]], "poni1_expr (pyfai.goniometer.geometrytransformation property)": [[15, "pyFAI.goniometer.GeometryTransformation.poni1_expr", false]], "poni1_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.poni1_max", false]], "poni1_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.poni1_min", false]], "poni2 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.poni2", false]], "poni2 (pyfai.goniometer.poniparam attribute)": [[15, "pyFAI.goniometer.PoniParam.poni2", false]], "poni2 (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.poni2", false]], "poni2() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.poni2", false]], "poni2() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.poni2", false]], "poni2_expr (pyfai.goniometer.geometrytransformation property)": [[15, "pyFAI.goniometer.GeometryTransformation.poni2_expr", false]], "poni2_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.poni2_max", false]], "poni2_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.poni2_min", false]], "ponifile (class in pyfai.io.ponifile)": [[12, "pyFAI.io.ponifile.PoniFile", false]], "ponifile() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.poniFile", false]], "poniparam (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.PoniParam", false]], "pop() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.pop", false]], "pop() (pyfai.utils.orderedset.orderedset method)": [[17, "pyFAI.utils.orderedset.OrderedSet.pop", false]], "pop_detector() (pyfai.io.integration_config.configurationreader method)": [[12, "pyFAI.io.integration_config.ConfigurationReader.pop_detector", false]], "pop_method() (pyfai.io.integration_config.configurationreader method)": [[12, "pyFAI.io.integration_config.ConfigurationReader.pop_method", false]], "pop_ponifile() (pyfai.io.integration_config.configurationreader method)": [[12, "pyFAI.io.integration_config.ConfigurationReader.pop_ponifile", false]], "popgeometryrefinement() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.popGeometryRefinement", false]], "populate_box() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.populate_box", false]], "position (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.position", false]], "position_array() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.position_array", false]], "positionarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.positionArray", false]], "post_emit() (pyfai.utils.logging_utils.prepostemitstreamhandler method)": [[17, "pyFAI.utils.logging_utils.PrePostEmitStreamHandler.post_emit", false]], "postprocess() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.postProcess", false]], "pre_emit() (pyfai.utils.logging_utils.prepostemitstreamhandler method)": [[17, "pyFAI.utils.logging_utils.PrePostEmitStreamHandler.pre_emit", false]], "prefactor (pyfai.utils.bayes.bayesianbackground attribute)": [[17, "pyFAI.utils.bayes.BayesianBackground.PREFACTOR", false]], "prepost_emit_callback() (in module pyfai.utils.logging_utils)": [[17, "pyFAI.utils.logging_utils.prepost_emit_callback", false]], "prepostemitstreamhandler (class in pyfai.utils.logging_utils)": [[17, "pyFAI.utils.logging_utils.PrePostEmitStreamHandler", false]], "preproc() (in module pyfai.engines.preproc)": [[2, "pyFAI.engines.preproc.preproc", false]], "preproc() (in module pyfai.ext.preproc)": [[3, "pyFAI.ext.preproc.preproc", false]], "preproc() (in module pyfai.opencl.preproc)": [[14, "pyFAI.opencl.preproc.preproc", false]], "preprocess() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.preprocess", false]], "preprocess() (pyfai.gui.cli_calibration.calibration method)": [[7, "pyFAI.gui.cli_calibration.Calibration.preprocess", false]], "preprocess() (pyfai.gui.cli_calibration.clicalibration method)": [[7, "pyFAI.gui.cli_calibration.CliCalibration.preprocess", false]], "preprocess() (pyfai.gui.cli_calibration.recalibration method)": [[7, "pyFAI.gui.cli_calibration.Recalibration.preprocess", false]], "preprocess_image() (in module pyfai.gui.peak_picker)": [[7, "pyFAI.gui.peak_picker.preprocess_image", false]], "preprocessed (pyfai.ext.sparse_utils.csrintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.preprocessed", false]], "preprocessed (pyfai.ext.sparse_utils.lutintegrator attribute)": [[3, "pyFAI.ext.sparse_utils.LutIntegrator.preprocessed", false]], "preprocessed (pyfai.ext.splitbboxcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.preprocessed", false]], "preprocessed (pyfai.ext.splitbboxlut.lutintegrator attribute)": [[3, "pyFAI.ext.splitBBoxLUT.LutIntegrator.preprocessed", false]], "preprocessed (pyfai.ext.splitpixelfullcsr.csrintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.preprocessed", false]], "preprocessed (pyfai.ext.splitpixelfulllut.lutintegrator attribute)": [[3, "pyFAI.ext.splitPixelFullLUT.LutIntegrator.preprocessed", false]], "preprocessedimage() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.preprocessedImage", false]], "previous() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.previous", false]], "probaheadortail() (pyfai.utils.mathutil.longestrunofheads method)": [[17, "pyFAI.utils.mathutil.LongestRunOfHeads.probaHeadOrTail", false]], "probalongerrun() (pyfai.utils.mathutil.longestrunofheads method)": [[17, "pyFAI.utils.mathutil.LongestRunOfHeads.probaLongerRun", false]], "process() (pyfai.average.average method)": [[15, "pyFAI.average.Average.process", false]], "process() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.process", false]], "process() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.process", false]], "process() (pyfai.opencl.preproc.ocl_preproc method)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.process", false]], "process() (pyfai.worker.distortionworker method)": [[15, "pyFAI.worker.DistortionWorker.process", false]], "process() (pyfai.worker.pixelwiseworker method)": [[15, "pyFAI.worker.PixelwiseWorker.process", false]], "process() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.process", false]], "process_finished() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.process_finished", false]], "process_started() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.process_started", false]], "progressbar (class in pyfai.utils.shell)": [[17, "pyFAI.utils.shell.ProgressBar", false]], "progressvalue (pyfai.gui.dialog.detector3ddialog.createscenethread attribute)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.progressValue", false]], "promote() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.promote", false]], "promotion (pyfai.geometry.core.geometry attribute)": [[4, "pyFAI.geometry.core.Geometry.PROMOTION", false]], "prompt() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.prompt", false]], "proxyaction (class in pyfai.gui.utils.proxyaction)": [[10, "pyFAI.gui.utils.ProxyAction.ProxyAction", false]], "pseudosplit2d_engine() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.pseudoSplit2D_engine", false]], "pseudosplit2d_ng() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.pseudoSplit2D_ng", false]], "pts_per_deg (pyfai.gui.cli_calibration.abstractcalibration attribute)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.PTS_PER_DEG", false]], "pyfai.__init__": [[15, "module-pyFAI.__init__", false]], "pyfai.average": [[15, "module-pyFAI.average", false]], "pyfai.blob_detection": [[15, "module-pyFAI.blob_detection", false]], "pyfai.calibrant": [[15, "module-pyFAI.calibrant", false]], "pyfai.containers": [[15, "module-pyFAI.containers", false]], "pyfai.control_points": [[15, "module-pyFAI.control_points", false]], "pyfai.detectors": [[1, "module-pyFAI.detectors", false]], "pyfai.distortion": [[15, "module-pyFAI.distortion", false]], "pyfai.engines": [[2, "module-pyFAI.engines", false]], "pyfai.engines.csc_engine": [[2, "module-pyFAI.engines.CSC_engine", false]], "pyfai.engines.csr_engine": [[2, "module-pyFAI.engines.CSR_engine", false]], "pyfai.engines.histogram_engine": [[2, "module-pyFAI.engines.histogram_engine", false]], "pyfai.engines.preproc": [[2, "module-pyFAI.engines.preproc", false]], "pyfai.ext": [[3, "module-pyFAI.ext", false]], "pyfai.ext._bispev": [[3, "module-pyFAI.ext._bispev", false]], "pyfai.ext._blob": [[3, "module-pyFAI.ext._blob", false]], "pyfai.ext._convolution": [[3, "module-pyFAI.ext._convolution", false]], "pyfai.ext._distortion": [[3, "module-pyFAI.ext._distortion", false]], "pyfai.ext._geometry": [[3, "module-pyFAI.ext._geometry", false]], "pyfai.ext._tree": [[3, "module-pyFAI.ext._tree", false]], "pyfai.ext.bilinear": [[3, "module-pyFAI.ext.bilinear", false]], "pyfai.ext.fastcrc": [[3, "module-pyFAI.ext.fastcrc", false]], "pyfai.ext.histogram": [[3, "module-pyFAI.ext.histogram", false]], "pyfai.ext.inpainting": [[3, "module-pyFAI.ext.inpainting", false]], "pyfai.ext.invert_geometry": [[3, "module-pyFAI.ext.invert_geometry", false]], "pyfai.ext.morphology": [[3, "module-pyFAI.ext.morphology", false]], "pyfai.ext.preproc": [[3, "module-pyFAI.ext.preproc", false]], "pyfai.ext.reconstruct": [[3, "module-pyFAI.ext.reconstruct", false]], "pyfai.ext.relabel": [[3, "module-pyFAI.ext.relabel", false]], "pyfai.ext.sparse_builder": [[3, "module-pyFAI.ext.sparse_builder", false]], "pyfai.ext.sparse_utils": [[3, "module-pyFAI.ext.sparse_utils", false]], "pyfai.ext.splitbbox": [[3, "module-pyFAI.ext.splitBBox", false]], "pyfai.ext.splitbboxcsr": [[3, "module-pyFAI.ext.splitBBoxCSR", false]], "pyfai.ext.splitbboxlut": [[3, "module-pyFAI.ext.splitBBoxLUT", false]], "pyfai.ext.splitpixel": [[3, "module-pyFAI.ext.splitPixel", false]], "pyfai.ext.splitpixelfullcsr": [[3, "module-pyFAI.ext.splitPixelFullCSR", false]], "pyfai.ext.splitpixelfulllut": [[3, "module-pyFAI.ext.splitPixelFullLUT", false]], "pyfai.ext.watershed": [[3, "module-pyFAI.ext.watershed", false]], "pyfai.geometry": [[4, "module-pyFAI.geometry", false]], "pyfai.geometry.core": [[4, "module-pyFAI.geometry.core", false]], "pyfai.geometry.cxi": [[4, "module-pyFAI.geometry.cxi", false]], "pyfai.geometry.fit2d": [[4, "module-pyFAI.geometry.fit2d", false]], "pyfai.geometryrefinement": [[15, "module-pyFAI.geometryRefinement", false]], "pyfai.goniometer": [[15, "module-pyFAI.goniometer", false]], "pyfai.gui.cli_calibration": [[7, "module-pyFAI.gui.cli_calibration", false]], "pyfai.gui.dialog": [[5, "module-pyFAI.gui.dialog", false]], "pyfai.gui.dialog.detector3ddialog": [[5, "module-pyFAI.gui.dialog.Detector3dDialog", false]], "pyfai.gui.dialog.detectorselectordialog": [[5, "module-pyFAI.gui.dialog.DetectorSelectorDialog", false]], "pyfai.gui.dialog.geometrydialog": [[5, "module-pyFAI.gui.dialog.GeometryDialog", false]], "pyfai.gui.dialog.integrationmethoddialog": [[5, "module-pyFAI.gui.dialog.IntegrationMethodDialog", false]], "pyfai.gui.dialog.messagebox": [[5, "module-pyFAI.gui.dialog.MessageBox", false]], "pyfai.gui.dialog.opencldevicedialog": [[5, "module-pyFAI.gui.dialog.OpenClDeviceDialog", false]], "pyfai.gui.helper": [[6, "module-pyFAI.gui.helper", false]], "pyfai.gui.helper.markermanager": [[6, "module-pyFAI.gui.helper.MarkerManager", false]], "pyfai.gui.helper.model_transform": [[6, "module-pyFAI.gui.helper.model_transform", false]], "pyfai.gui.helper.processingwidget": [[6, "module-pyFAI.gui.helper.ProcessingWidget", false]], "pyfai.gui.helper.ringcalibration": [[6, "module-pyFAI.gui.helper.RingCalibration", false]], "pyfai.gui.helper.ringextractor": [[6, "module-pyFAI.gui.helper.RingExtractor", false]], "pyfai.gui.helper.synchronizemasktoolcolor": [[6, "module-pyFAI.gui.helper.SynchronizeMaskToolColor", false]], "pyfai.gui.helper.synchronizeplotbackground": [[6, "module-pyFAI.gui.helper.SynchronizePlotBackground", false]], "pyfai.gui.helper.synchronizerawview": [[6, "module-pyFAI.gui.helper.SynchronizeRawView", false]], "pyfai.gui.jupyter": [[7, "module-pyFAI.gui.jupyter", false]], "pyfai.gui.matplotlib": [[7, "module-pyFAI.gui.matplotlib", false]], "pyfai.gui.model": [[8, "module-pyFAI.gui.model", false]], "pyfai.gui.model.abstractmodel": [[8, "module-pyFAI.gui.model.AbstractModel", false]], "pyfai.gui.model.calibrantmodel": [[8, "module-pyFAI.gui.model.CalibrantModel", false]], "pyfai.gui.model.calibrationmodel": [[8, "module-pyFAI.gui.model.CalibrationModel", false]], "pyfai.gui.model.constraintmodel": [[8, "module-pyFAI.gui.model.ConstraintModel", false]], "pyfai.gui.model.datamodel": [[8, "module-pyFAI.gui.model.DataModel", false]], "pyfai.gui.model.datamodeladaptor": [[8, "module-pyFAI.gui.model.DataModelAdaptor", false]], "pyfai.gui.model.detectormodel": [[8, "module-pyFAI.gui.model.DetectorModel", false]], "pyfai.gui.model.experimentsettingsmodel": [[8, "module-pyFAI.gui.model.ExperimentSettingsModel", false]], "pyfai.gui.model.filenamemodel": [[8, "module-pyFAI.gui.model.FilenameModel", false]], "pyfai.gui.model.fit2dgeometrymodel": [[8, "module-pyFAI.gui.model.Fit2dGeometryModel", false]], "pyfai.gui.model.geometryconstraintsmodel": [[8, "module-pyFAI.gui.model.GeometryConstraintsModel", false]], "pyfai.gui.model.geometryhistorymodel": [[8, "module-pyFAI.gui.model.GeometryHistoryModel", false]], "pyfai.gui.model.geometrymodel": [[8, "module-pyFAI.gui.model.GeometryModel", false]], "pyfai.gui.model.imagemodel": [[8, "module-pyFAI.gui.model.ImageModel", false]], "pyfai.gui.model.integrationsettingsmodel": [[8, "module-pyFAI.gui.model.IntegrationSettingsModel", false]], "pyfai.gui.model.listmodel": [[8, "module-pyFAI.gui.model.ListModel", false]], "pyfai.gui.model.markermodel": [[8, "module-pyFAI.gui.model.MarkerModel", false]], "pyfai.gui.model.maskedimagemodel": [[8, "module-pyFAI.gui.model.MaskedImageModel", false]], "pyfai.gui.model.peakmodel": [[8, "module-pyFAI.gui.model.PeakModel", false]], "pyfai.gui.model.peakselectionmodel": [[8, "module-pyFAI.gui.model.PeakSelectionModel", false]], "pyfai.gui.model.plotviewmodel": [[8, "module-pyFAI.gui.model.PlotViewModel", false]], "pyfai.gui.peak_picker": [[7, "module-pyFAI.gui.peak_picker", false]], "pyfai.gui.tasks": [[9, "module-pyFAI.gui.tasks", false]], "pyfai.gui.tasks.abstractcalibrationtask": [[9, "module-pyFAI.gui.tasks.AbstractCalibrationTask", false]], "pyfai.gui.tasks.experimenttask": [[9, "module-pyFAI.gui.tasks.ExperimentTask", false]], "pyfai.gui.tasks.geometrytask": [[9, "module-pyFAI.gui.tasks.GeometryTask", false]], "pyfai.gui.tasks.integrationtask": [[9, "module-pyFAI.gui.tasks.IntegrationTask", false]], "pyfai.gui.tasks.masktask": [[9, "module-pyFAI.gui.tasks.MaskTask", false]], "pyfai.gui.tasks.peakpickingtask": [[9, "module-pyFAI.gui.tasks.PeakPickingTask", false]], "pyfai.gui.utils": [[10, "module-pyFAI.gui.utils", false]], "pyfai.gui.utils.colorutils": [[10, "module-pyFAI.gui.utils.colorutils", false]], "pyfai.gui.utils.eventutils": [[10, "module-pyFAI.gui.utils.eventutils", false]], "pyfai.gui.utils.filterbuilder": [[10, "module-pyFAI.gui.utils.FilterBuilder", false]], "pyfai.gui.utils.imageutils": [[10, "module-pyFAI.gui.utils.imageutils", false]], "pyfai.gui.utils.projecturl": [[10, "module-pyFAI.gui.utils.projecturl", false]], "pyfai.gui.utils.proxyaction": [[10, "module-pyFAI.gui.utils.ProxyAction", false]], "pyfai.gui.utils.timeutils": [[10, "module-pyFAI.gui.utils.timeutils", false]], "pyfai.gui.utils.tree": [[10, "module-pyFAI.gui.utils.tree", false]], "pyfai.gui.utils.units": [[10, "module-pyFAI.gui.utils.units", false]], "pyfai.gui.utils.unitutils": [[10, "module-pyFAI.gui.utils.unitutils", false]], "pyfai.gui.utils.validators": [[10, "module-pyFAI.gui.utils.validators", false]], "pyfai.gui.widgets": [[11, "module-pyFAI.gui.widgets", false]], "pyfai.gui.widgets.advancedcombobox": [[11, "module-pyFAI.gui.widgets.AdvancedComboBox", false]], "pyfai.gui.widgets.advancedspinbox": [[11, "module-pyFAI.gui.widgets.AdvancedSpinBox", false]], "pyfai.gui.widgets.calibrantpreview": [[11, "module-pyFAI.gui.widgets.CalibrantPreview", false]], "pyfai.gui.widgets.calibrantselector": [[11, "module-pyFAI.gui.widgets.CalibrantSelector", false]], "pyfai.gui.widgets.choicetoolbutton": [[11, "module-pyFAI.gui.widgets.ChoiceToolButton", false]], "pyfai.gui.widgets.coloredcheckbox": [[11, "module-pyFAI.gui.widgets.ColoredCheckBox", false]], "pyfai.gui.widgets.detectorlabel": [[11, "module-pyFAI.gui.widgets.DetectorLabel", false]], "pyfai.gui.widgets.detectormodel": [[11, "module-pyFAI.gui.widgets.DetectorModel", false]], "pyfai.gui.widgets.detectorselector": [[11, "module-pyFAI.gui.widgets.DetectorSelector", false]], "pyfai.gui.widgets.fileedit": [[11, "module-pyFAI.gui.widgets.FileEdit", false]], "pyfai.gui.widgets.fitparamview": [[11, "module-pyFAI.gui.widgets.FitParamView", false]], "pyfai.gui.widgets.geometryhistorycombobox": [[11, "module-pyFAI.gui.widgets.GeometryHistoryComboBox", false]], "pyfai.gui.widgets.geometrylabel": [[11, "module-pyFAI.gui.widgets.GeometryLabel", false]], "pyfai.gui.widgets.loadimagetoolbutton": [[11, "module-pyFAI.gui.widgets.LoadImageToolButton", false]], "pyfai.gui.widgets.methodlabel": [[11, "module-pyFAI.gui.widgets.MethodLabel", false]], "pyfai.gui.widgets.monitornameedit": [[11, "module-pyFAI.gui.widgets.MonitorNameEdit", false]], "pyfai.gui.widgets.opencldevicelabel": [[11, "module-pyFAI.gui.widgets.OpenClDeviceLabel", false]], "pyfai.gui.widgets.quantityedit": [[11, "module-pyFAI.gui.widgets.QuantityEdit", false]], "pyfai.gui.widgets.quantitylabel": [[11, "module-pyFAI.gui.widgets.QuantityLabel", false]], "pyfai.gui.widgets.unitlabel": [[11, "module-pyFAI.gui.widgets.UnitLabel", false]], "pyfai.gui.widgets.unitselector": [[11, "module-pyFAI.gui.widgets.UnitSelector", false]], "pyfai.gui.widgets.workerconfigurator": [[11, "module-pyFAI.gui.widgets.WorkerConfigurator", false]], "pyfai.integrator.azimuthal": [[15, "module-pyFAI.integrator.azimuthal", false]], "pyfai.integrator.fiber": [[15, "module-pyFAI.integrator.fiber", false]], "pyfai.io": [[12, "module-pyFAI.io", false]], "pyfai.io.image": [[12, "module-pyFAI.io.image", false]], "pyfai.io.integration_config": [[12, "module-pyFAI.io.integration_config", false]], "pyfai.io.nexus": [[12, "module-pyFAI.io.nexus", false]], "pyfai.io.ponifile": [[12, "module-pyFAI.io.ponifile", false]], "pyfai.io.sparse_frame": [[12, "module-pyFAI.io.sparse_frame", false]], "pyfai.massif": [[15, "module-pyFAI.massif", false]], "pyfai.multi_geometry": [[15, "module-pyFAI.multi_geometry", false]], "pyfai.opencl": [[14, "module-pyFAI.opencl", false]], "pyfai.opencl.azim_csr": [[14, "module-pyFAI.opencl.azim_csr", false]], "pyfai.opencl.azim_hist": [[14, "module-pyFAI.opencl.azim_hist", false]], "pyfai.opencl.azim_lut": [[14, "module-pyFAI.opencl.azim_lut", false]], "pyfai.opencl.preproc": [[14, "module-pyFAI.opencl.preproc", false]], "pyfai.resources": [[16, "module-pyFAI.resources", false]], "pyfai.resources.__init__": [[16, "module-pyFAI.resources.__init__", false]], "pyfai.spline": [[15, "module-pyFAI.spline", false]], "pyfai.units": [[15, "module-pyFAI.units", false]], "pyfai.utils": [[17, "module-pyFAI.utils", false]], "pyfai.utils.bayes": [[17, "module-pyFAI.utils.bayes", false]], "pyfai.utils.decorators": [[17, "module-pyFAI.utils.decorators", false]], "pyfai.utils.ellipse": [[17, "module-pyFAI.utils.ellipse", false]], "pyfai.utils.header_utils": [[17, "module-pyFAI.utils.header_utils", false]], "pyfai.utils.logging_utils": [[17, "module-pyFAI.utils.logging_utils", false]], "pyfai.utils.mathutil": [[17, "module-pyFAI.utils.mathutil", false]], "pyfai.utils.orderedset": [[17, "module-pyFAI.utils.orderedset", false]], "pyfai.utils.shell": [[17, "module-pyFAI.utils.shell", false]], "pyfai.utils.stringutil": [[17, "module-pyFAI.utils.stringutil", false]], "pyfai.worker": [[15, "module-pyFAI.worker", false]], "q_lab() (in module pyfai.units)": [[15, "pyFAI.units.q_lab", false]], "q_lab_beam() (in module pyfai.units)": [[15, "pyFAI.units.q_lab_beam", false]], "q_lab_horz() (in module pyfai.units)": [[15, "pyFAI.units.q_lab_horz", false]], "q_lab_vert() (in module pyfai.units)": [[15, "pyFAI.units.q_lab_vert", false]], "q_sample() (in module pyfai.units)": [[15, "pyFAI.units.q_sample", false]], "qa (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.qa", false]], "qarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.qArray", false]], "qcornerfunct() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.qCornerFunct", false]], "qfunction() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.qFunction", false]], "qtproxifier (class in pyfai.gui.utils.eventutils)": [[10, "pyFAI.gui.utils.eventutils.QtProxifier", false]], "quad (class in pyfai.distortion)": [[15, "pyFAI.distortion.Quad", false]], "quality_of_fit() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.quality_of_fit", false]], "quantityedit (class in pyfai.gui.widgets.quantityedit)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit", false]], "quantitylabel (class in pyfai.gui.widgets.quantitylabel)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel", false]], "quaternion() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.quaternion", false]], "ra (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.ra", false]], "rad2rad() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.rad2rad", false]], "radial (pyfai.containers.integrate1dresult property)": [[15, "pyFAI.containers.Integrate1dResult.radial", false]], "radial (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.radial", false]], "radial (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.radial", false]], "radial (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.radial", false]], "radial_range (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.radial_range", false]], "radial_range_max (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.radial_range_max", false]], "radial_range_min (pyfai.io.integration_config.workerconfig property)": [[12, "pyFAI.io.integration_config.WorkerConfig.radial_range_min", false]], "radial_unit (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.radial_unit", false]], "radialunit() (pyfai.gui.model.integrationsettingsmodel.integrationsettingsmodel method)": [[8, "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel.radialUnit", false]], "radialunit() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.radialUnit", false]], "radian (pyfai.gui.utils.units.unit attribute)": [[10, "pyFAI.gui.utils.units.Unit.RADIAN", false]], "radians() (in module pyfai.geometry.fit2d)": [[4, "pyFAI.geometry.fit2d.radians", false]], "radius (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.radius", false]], "range() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.range", false]], "rapid (class in pyfai.detectors)": [[1, "pyFAI.detectors.Rapid", false]], "rarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.rArray", false]], "raspberrypi5m (class in pyfai.detectors)": [[1, "pyFAI.detectors.RaspberryPi5M", false]], "raspberrypi8m (class in pyfai.detectors)": [[1, "pyFAI.detectors.RaspberryPi8M", false]], "rawplotview() (pyfai.gui.model.calibrationmodel.calibrationmodel method)": [[8, "pyFAI.gui.model.CalibrationModel.CalibrationModel.rawPlotView", false]], "rayonix133 (class in pyfai.detectors)": [[1, "pyFAI.detectors.Rayonix133", false]], "rayonixlx170 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixLx170", false]], "rayonixlx255 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixLx255", false]], "rayonixmx170 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx170", false]], "rayonixmx225 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx225", false]], "rayonixmx225hs (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx225hs", false]], "rayonixmx300 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx300", false]], "rayonixmx300hs (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx300hs", false]], "rayonixmx325 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx325", false]], "rayonixmx340hs (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx340hs", false]], "rayonixmx425hs (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixMx425hs", false]], "rayonixsx165 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixSx165", false]], "rayonixsx200 (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixSx200", false]], "rayonixsx30hs (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixSx30hs", false]], "rayonixsx85hs (class in pyfai.detectors)": [[1, "pyFAI.detectors.RayonixSx85hs", false]], "rcornerfunct() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.rCornerFunct", false]], "rd2array() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.rd2Array", false]], "read() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.read", false]], "read() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.read", false]], "read_data() (in module pyfai.io.image)": [[12, "pyFAI.io.image.read_data", false]], "read_dspacingfile() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.read_dSpacingFile", false]], "read_dspacingfile() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.read_dSpacingFile", false]], "read_dspacingfile() (pyfai.gui.cli_calibration.recalibration method)": [[7, "pyFAI.gui.cli_calibration.Recalibration.read_dSpacingFile", false]], "read_from_dict() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.read_from_dict", false]], "read_from_duck() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.read_from_duck", false]], "read_from_file() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.read_from_file", false]], "read_from_geometrymodel() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.read_from_geometryModel", false]], "read_image_data() (in module pyfai.io.image)": [[12, "pyFAI.io.image.read_image_data", false]], "read_pixelssize() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.read_pixelsSize", false]], "read_pixelssize() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.read_pixelsSize", false]], "read_wavelength() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.read_wavelength", false]], "read_wavelength() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.read_wavelength", false]], "readfloatfromkeyboard() (in module pyfai.utils)": [[17, "pyFAI.utils.readFloatFromKeyboard", false]], "readringnrfromkeyboard() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.readRingNrFromKeyboard", false]], "rebin1d() (in module pyfai.containers)": [[15, "pyFAI.containers.rebin1d", false]], "rebuild() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.rebuild", false]], "recalibration (class in pyfai.gui.cli_calibration)": [[7, "pyFAI.gui.cli_calibration.Recalibration", false]], "recenter() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.recenter", false]], "recenter() (in module pyfai.ext.histogram)": [[3, "pyFAI.ext.histogram.recenter", false]], "recenter() (in module pyfai.ext.invert_geometry)": [[3, "pyFAI.ext.invert_geometry.recenter", false]], "recenter() (in module pyfai.ext.preproc)": [[3, "pyFAI.ext.preproc.recenter", false]], "recenter() (in module pyfai.ext.sparse_builder)": [[3, "pyFAI.ext.sparse_builder.recenter", false]], "recenter() (in module pyfai.ext.sparse_utils)": [[3, "pyFAI.ext.sparse_utils.recenter", false]], "recenter() (in module pyfai.ext.splitbbox)": [[3, "pyFAI.ext.splitBBox.recenter", false]], "recenter() (in module pyfai.ext.splitbboxcsr)": [[3, "pyFAI.ext.splitBBoxCSR.recenter", false]], "recenter() (in module pyfai.ext.splitbboxlut)": [[3, "pyFAI.ext.splitBBoxLUT.recenter", false]], "recenter() (in module pyfai.ext.splitpixel)": [[3, "pyFAI.ext.splitPixel.recenter", false]], "recenter() (in module pyfai.ext.splitpixelfullcsr)": [[3, "pyFAI.ext.splitPixelFullCSR.recenter", false]], "recenter() (in module pyfai.ext.splitpixelfulllut)": [[3, "pyFAI.ext.splitPixelFullLUT.recenter", false]], "reconfig() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.reconfig", false]], "reconstruct() (in module pyfai.ext.reconstruct)": [[3, "pyFAI.ext.reconstruct.reconstruct", false]], "refine() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.refine", false]], "refine() (pyfai.gui.cli_calibration.calibration method)": [[7, "pyFAI.gui.cli_calibration.Calibration.refine", false]], "refine() (pyfai.gui.cli_calibration.recalibration method)": [[7, "pyFAI.gui.cli_calibration.Recalibration.refine", false]], "refine() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.refine", false]], "refine() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.refine", false]], "refine1() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.refine1", false]], "refine2() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.refine2", false]], "refine2() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.refine2", false]], "refine2_wavelength() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.refine2_wavelength", false]], "refine3() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.refine3", false]], "refine3() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.refine3", false]], "refine_hessian() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.refine_Hessian", false]], "refine_hessian_sg() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.refine_Hessian_SG", false]], "refinement() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.refinement", false]], "reflection_condition (class in pyfai.calibrant)": [[15, "pyFAI.calibrant.Reflection_condition", false]], "region (class in pyfai.ext.watershed)": [[3, "pyFAI.ext.watershed.Region", false]], "register_azimuthal_fiber_unit() (in module pyfai.units)": [[15, "pyFAI.units.register_azimuthal_fiber_unit", false]], "register_azimuthal_unit() (in module pyfai.units)": [[15, "pyFAI.units.register_azimuthal_unit", false]], "register_radial_fiber_unit() (in module pyfai.units)": [[15, "pyFAI.units.register_radial_fiber_unit", false]], "register_radial_unit() (in module pyfai.units)": [[15, "pyFAI.units.register_radial_unit", false]], "registermodel() (pyfai.gui.helper.synchronizerawview.synchronizerawview method)": [[6, "pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView.registerModel", false]], "registerplot() (pyfai.gui.helper.synchronizerawview.synchronizerawview method)": [[6, "pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView.registerPlot", false]], "registertask() (pyfai.gui.helper.synchronizerawview.synchronizerawview method)": [[6, "pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView.registerTask", false]], "registry (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.registry", false]], "regression() (pyfai.gui.cli_calibration.multicalib method)": [[7, "pyFAI.gui.cli_calibration.MultiCalib.regression", false]], "reinit() (pyfai.distortion.quad method)": [[15, "pyFAI.distortion.Quad.reinit", false]], "reject() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.reject", false]], "relabel() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.relabel", false]], "remove() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.remove", false]], "remove() (pyfai.gui.model.markermodel.markermodel method)": [[8, "pyFAI.gui.model.MarkerModel.MarkerModel.remove", false]], "remove() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.remove", false]], "remove_grp() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.remove_grp", false]], "remove_saturated_pixel() (in module pyfai.average)": [[15, "pyFAI.average.remove_saturated_pixel", false]], "removelabel() (pyfai.gui.model.markermodel.markermodel method)": [[8, "pyFAI.gui.model.MarkerModel.MarkerModel.removeLabel", false]], "removepixelposition() (pyfai.gui.model.markermodel.physicalmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PhysicalMarker.removePixelPosition", false]], "reset() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.reset", false]], "reset() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.reset", false]], "reset() (pyfai.engines.engine method)": [[2, "pyFAI.engines.Engine.reset", false]], "reset() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.reset", false]], "reset() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.reset", false]], "reset() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.reset", false]], "reset() (pyfai.multi_geometry.multigeometry method)": [[15, "pyFAI.multi_geometry.MultiGeometry.reset", false]], "reset() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.reset", false]], "reset_geometry() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.reset_geometry", false]], "reset_integrator() (pyfai.integrator.fiber.fiberintegrator method)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.reset_integrator", false]], "reset_label() (pyfai.control_points.pointgroup class method)": [[15, "pyFAI.control_points.PointGroup.reset_label", false]], "reset_pixel_corners() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.reset_pixel_corners", false]], "resetzoom() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.resetZoom", false]], "resetzoompolicy() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.resetZoomPolicy", false]], "residu1() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu1", false]], "residu1_wavelength() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu1_wavelength", false]], "residu2() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu2", false]], "residu2() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.residu2", false]], "residu2_wavelength() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu2_wavelength", false]], "residu2_wavelength_weighted() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu2_wavelength_weighted", false]], "residu2_weighted() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu2_weighted", false]], "residu3() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.residu3", false]], "residu3() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.residu3", false]], "resize_image_2d() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.resize_image_2D", false]], "resize_image_2d_numpy() (in module pyfai.distortion)": [[15, "pyFAI.distortion.resize_image_2D_numpy", false]], "resize_image_3d() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.resize_image_3D", false]], "resource_filename() (in module pyfai.resources)": [[16, "pyFAI.resources.resource_filename", false]], "resource_filename() (in module pyfai.resources.__init__)": [[16, "pyFAI.resources.__init__.resource_filename", false]], "result1d() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.result1d", false]], "result2d() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.result2d", false]], "result_processing() (pyfai.average.averageobserver method)": [[15, "pyFAI.average.AverageObserver.result_processing", false]], "resultmask2d() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.resultMask2d", false]], "resultpeaks() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.resultPeaks", false]], "rfunction() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.rFunction", false]], "rhombohedral() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.rhombohedral", false]], "ring (pyfai.control_points.pointgroup property)": [[15, "pyFAI.control_points.PointGroup.ring", false]], "ringcalibration (class in pyfai.gui.helper.ringcalibration)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration", false]], "ringextractorthread (class in pyfai.gui.helper.ringextractor)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread", false]], "ringnumber() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.ringNumber", false]], "rings() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.rings", false]], "rms() (pyfai.gui.model.geometryhistorymodel.storedgeometry method)": [[8, "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry.rms", false]], "roca() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.roca", false]], "rot (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.ROT", false]], "rot1 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.rot1", false]], "rot1 (pyfai.goniometer.poniparam attribute)": [[15, "pyFAI.goniometer.PoniParam.rot1", false]], "rot1 (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.rot1", false]], "rot1_expr (pyfai.goniometer.geometrytransformation property)": [[15, "pyFAI.goniometer.GeometryTransformation.rot1_expr", false]], "rot1_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.rot1_max", false]], "rot1_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.rot1_min", false]], "rot2 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.rot2", false]], "rot2 (pyfai.goniometer.poniparam attribute)": [[15, "pyFAI.goniometer.PoniParam.rot2", false]], "rot2 (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.rot2", false]], "rot2_expr (pyfai.goniometer.geometrytransformation property)": [[15, "pyFAI.goniometer.GeometryTransformation.rot2_expr", false]], "rot2_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.rot2_max", false]], "rot2_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.rot2_min", false]], "rot3 (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.rot3", false]], "rot3 (pyfai.goniometer.poniparam attribute)": [[15, "pyFAI.goniometer.PoniParam.rot3", false]], "rot3 (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.rot3", false]], "rot3_expr (pyfai.goniometer.geometrytransformation property)": [[15, "pyFAI.goniometer.GeometryTransformation.rot3_expr", false]], "rot3_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.rot3_max", false]], "rot3_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.rot3_min", false]], "rotate_sample_orientation() (in module pyfai.units)": [[15, "pyFAI.units.rotate_sample_orientation", false]], "rotation1() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.rotation1", false]], "rotation1() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.rotation1", false]], "rotation2() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.rotation2", false]], "rotation2() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.rotation2", false]], "rotation3() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.rotation3", false]], "rotation3() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.rotation3", false]], "rotation_incident_angle() (in module pyfai.units)": [[15, "pyFAI.units.rotation_incident_angle", false]], "rotation_matrix() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.rotation_matrix", false]], "rotation_tilt_angle() (in module pyfai.units)": [[15, "pyFAI.units.rotation_tilt_angle", false]], "round_fft() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.round_fft", false]], "roundfft() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.roundfft", false]], "run() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.run", false]], "run() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.run", false]], "run() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.run", false]], "runprocess() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.runProcess", false]], "runprocess() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.runProcess", false]], "rwp() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.rwp", false]], "s1 (pyfai.utils.bayes.bayesianbackground attribute)": [[17, "pyFAI.utils.bayes.BayesianBackground.s1", false]], "safe_format() (in module pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.safe_format", false]], "safeformatter (class in pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.SafeFormatter", false]], "sample_orientation (pyfai.integrator.fiber.fiberintegrator property)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.sample_orientation", false]], "sample_orientation (pyfai.units.unitfiber property)": [[15, "pyFAI.units.UnitFiber.sample_orientation", false]], "save() (pyfai.calibrant.cell method)": [[15, "pyFAI.calibrant.Cell.save", false]], "save() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.save", false]], "save() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.save", false]], "save() (pyfai.ext.watershed.inversewatershed method)": [[3, "pyFAI.ext.watershed.InverseWatershed.save", false]], "save() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.save", false]], "save() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.save", false]], "save() (pyfai.io.integration_config.workerconfig method)": [[12, "pyFAI.io.integration_config.WorkerConfig.save", false]], "save1d() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.save1D", false]], "save2d() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.save2D", false]], "save_config() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.save_config", false]], "save_dspacing() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.save_dSpacing", false]], "save_integrate_result() (in module pyfai.io)": [[12, "pyFAI.io.save_integrate_result", false]], "save_nxcansas() (in module pyfai.io.nexus)": [[12, "pyFAI.io.nexus.save_NXcansas", false]], "save_nxmonpd() (in module pyfai.io.nexus)": [[12, "pyFAI.io.nexus.save_NXmonpd", false]], "save_sparse() (in module pyfai.io.sparse_frame)": [[12, "pyFAI.io.sparse_frame.save_sparse", false]], "scattering_vector (pyfai.gui.utils.units.dimentionality attribute)": [[10, "pyFAI.gui.utils.units.Dimentionality.SCATTERING_VECTOR", false]], "selectdetector() (pyfai.gui.dialog.detectorselectordialog.detectorselectordialog method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDialog.selectDetector", false]], "selectdetector() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.selectDetector", false]], "selectdevice() (pyfai.gui.dialog.opencldevicedialog.opencldevicedialog method)": [[5, "pyFAI.gui.dialog.OpenClDeviceDialog.OpenClDeviceDialog.selectDevice", false]], "selecteddetector() (pyfai.gui.dialog.detectorselectordialog.detectorselectordialog method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDialog.selectedDetector", false]], "selectedmethod() (pyfai.gui.dialog.integrationmethoddialog.integrationmethoddialog method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodDialog.selectedMethod", false]], "selectgeometry() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.selectGeometry", false]], "selection_rules (pyfai.calibrant.cell attribute)": [[15, "pyFAI.calibrant.Cell.selection_rules", false]], "selectmethod() (pyfai.gui.dialog.integrationmethoddialog.integrationmethoddialog method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodDialog.selectMethod", false]], "selectmethod() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.selectMethod", false]], "selectopencldevice() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.selectOpenclDevice", false]], "sem (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.sem", false]], "sem (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.sem", false]], "sem (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.sem", false]], "send_buffer() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.send_buffer", false]], "send_buffer() (pyfai.opencl.azim_hist.ocl_histogram1d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.send_buffer", false]], "send_buffer() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.send_buffer", false]], "send_buffer() (pyfai.opencl.preproc.ocl_preproc method)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.send_buffer", false]], "separate() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.separate", false]], "separateresult (class in pyfai.containers)": [[15, "pyFAI.containers.SeparateResult", false]], "set() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.set", false]], "set() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.set", false]], "set1dintegrationonly() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.set1dIntegrationOnly", false]], "set_binning() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_binning", false]], "set_bounds() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.set_bounds", false]], "set_chia() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_chia", false]], "set_config() (pyfai.detectors.basler method)": [[1, "pyFAI.detectors.Basler.set_config", false]], "set_config() (pyfai.detectors.cylindricaldetector method)": [[1, "pyFAI.detectors.CylindricalDetector.set_config", false]], "set_config() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_config", false]], "set_config() (pyfai.detectors.eiger method)": [[1, "pyFAI.detectors.Eiger.set_config", false]], "set_config() (pyfai.detectors.imxpads10 method)": [[1, "pyFAI.detectors.ImXPadS10.set_config", false]], "set_config() (pyfai.detectors.mar345 method)": [[1, "pyFAI.detectors.Mar345.set_config", false]], "set_config() (pyfai.detectors.mar555 method)": [[1, "pyFAI.detectors.Mar555.set_config", false]], "set_config() (pyfai.detectors.maxipix method)": [[1, "pyFAI.detectors.Maxipix.set_config", false]], "set_config() (pyfai.detectors.nexusdetector method)": [[1, "pyFAI.detectors.NexusDetector.set_config", false]], "set_config() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.set_config", false]], "set_config() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_config", false]], "set_config() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_config", false]], "set_correct_flat_from_dark() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_correct_flat_from_dark", false]], "set_correct_solid_angle_for_spline() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_correct_solid_angle_for_spline", false]], "set_dark() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_dark", false]], "set_dark_current_file() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_dark_current_file", false]], "set_darkcurrent() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_darkcurrent", false]], "set_darkfiles() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_darkfiles", false]], "set_data() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.set_data", false]], "set_dist() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_dist", false]], "set_dist_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_dist_max", false]], "set_dist_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_dist_min", false]], "set_dspacing() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.set_dSpacing", false]], "set_dspacing() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.set_dSpacing", false]], "set_dssa() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_dssa", false]], "set_dx() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_dx", false]], "set_dy() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_dy", false]], "set_energy() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_energy", false]], "set_engine() (pyfai.engines.engine method)": [[2, "pyFAI.engines.Engine.set_engine", false]], "set_filename() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.set_filename", false]], "set_flat() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_flat", false]], "set_flat_field_file() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_flat_field_file", false]], "set_flatfield() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_flatfield", false]], "set_flatfiles() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_flatfiles", false]], "set_hdf5_input_dataset() (pyfai.io.hdf5writer method)": [[12, "pyFAI.io.HDF5Writer.set_hdf5_input_dataset", false]], "set_images() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_images", false]], "set_incident_angle() (pyfai.units.unitfiber method)": [[15, "pyFAI.units.UnitFiber.set_incident_angle", false]], "set_json_config() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_json_config", false]], "set_kernel_arguments() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.set_kernel_arguments", false]], "set_kernel_arguments() (pyfai.opencl.azim_hist.ocl_histogram1d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram1d.set_kernel_arguments", false]], "set_kernel_arguments() (pyfai.opencl.azim_hist.ocl_histogram2d method)": [[14, "pyFAI.opencl.azim_hist.OCL_Histogram2d.set_kernel_arguments", false]], "set_kernel_arguments() (pyfai.opencl.azim_lut.ocl_lut_integrator method)": [[14, "pyFAI.opencl.azim_lut.OCL_LUT_Integrator.set_kernel_arguments", false]], "set_kernel_arguments() (pyfai.opencl.preproc.ocl_preproc method)": [[14, "pyFAI.opencl.preproc.OCL_Preproc.set_kernel_arguments", false]], "set_label() (pyfai.control_points.pointgroup class method)": [[15, "pyFAI.control_points.PointGroup.set_label", false]], "set_mask() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_mask", false]], "set_mask() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_mask", false]], "set_mask_file() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_mask_file", false]], "set_maskfile() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_maskfile", false]], "set_maskfile() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_maskfile", false]], "set_matrix() (pyfai.engines.csc_engine.cscintegrator method)": [[2, "pyFAI.engines.CSC_engine.CSCIntegrator.set_matrix", false]], "set_matrix() (pyfai.engines.csc_engine.cscintegrator1d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d.set_matrix", false]], "set_matrix() (pyfai.engines.csc_engine.cscintegrator2d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator2d.set_matrix", false]], "set_matrix() (pyfai.engines.csr_engine.csrintegrator method)": [[2, "pyFAI.engines.CSR_engine.CSRIntegrator.set_matrix", false]], "set_matrix() (pyfai.engines.csr_engine.csrintegrator1d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.set_matrix", false]], "set_matrix() (pyfai.engines.csr_engine.csrintegrator2d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator2d.set_matrix", false]], "set_method() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_method", false]], "set_monitor_name() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_monitor_name", false]], "set_normalization_factor() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_normalization_factor", false]], "set_observer() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_observer", false]], "set_offset_files() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.set_offset_files", false]], "set_parallax() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_parallax", false]], "set_param() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_param", false]], "set_pixel1() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_pixel1", false]], "set_pixel1() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_pixel1", false]], "set_pixel2() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_pixel2", false]], "set_pixel2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_pixel2", false]], "set_pixel_corners() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_pixel_corners", false]], "set_pixel_filter() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_pixel_filter", false]], "set_poni1() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_poni1", false]], "set_poni1_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_poni1_max", false]], "set_poni1_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_poni1_min", false]], "set_poni2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_poni2", false]], "set_poni2_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_poni2_max", false]], "set_poni2_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_poni2_min", false]], "set_prepost_emit_callback() (in module pyfai.utils.logging_utils)": [[17, "pyFAI.utils.logging_utils.set_prepost_emit_callback", false]], "set_qa() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_qa", false]], "set_ra() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_ra", false]], "set_ring() (pyfai.control_points.pointgroup method)": [[15, "pyFAI.control_points.PointGroup.set_ring", false]], "set_rot1() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_rot1", false]], "set_rot1_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_rot1_max", false]], "set_rot1_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_rot1_min", false]], "set_rot2() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_rot2", false]], "set_rot2_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_rot2_max", false]], "set_rot2_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_rot2_min", false]], "set_rot3() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_rot3", false]], "set_rot3_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_rot3_max", false]], "set_rot3_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_rot3_min", false]], "set_rot_from_quaternion() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_rot_from_quaternion", false]], "set_sample_orientation() (pyfai.units.unitfiber method)": [[15, "pyFAI.units.UnitFiber.set_sample_orientation", false]], "set_spline() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_spline", false]], "set_splinefile() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.set_splineFile", false]], "set_splinefile() (pyfai.detectors.pilatus method)": [[1, "pyFAI.detectors.Pilatus.set_splineFile", false]], "set_splinefile() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_splineFile", false]], "set_tilt_angle() (pyfai.units.unitfiber method)": [[15, "pyFAI.units.UnitFiber.set_tilt_angle", false]], "set_tolerance() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_tolerance", false]], "set_ttha() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_ttha", false]], "set_type() (pyfai.calibrant.cell method)": [[15, "pyFAI.calibrant.Cell.set_type", false]], "set_unit() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.set_unit", false]], "set_wavelength() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.set_wavelength", false]], "set_wavelength() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.set_wavelength", false]], "set_wavelength() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.set_wavelength", false]], "set_wavelength() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.set_wavelength", false]], "set_wavelength() (pyfai.goniometer.goniometerrefinement method)": [[15, "pyFAI.goniometer.GoniometerRefinement.set_wavelength", false]], "set_wavelength() (pyfai.goniometer.singlegeometry method)": [[15, "pyFAI.goniometer.SingleGeometry.set_wavelength", false]], "set_wavelength() (pyfai.multi_geometry.multigeometry method)": [[15, "pyFAI.multi_geometry.MultiGeometry.set_wavelength", false]], "set_wavelength_max() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_wavelength_max", false]], "set_wavelength_min() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.set_wavelength_min", false]], "set_writer() (pyfai.average.average method)": [[15, "pyFAI.average.Average.set_writer", false]], "setallowempty() (pyfai.gui.utils.validators.advanceddoublevalidator method)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator.setAllowEmpty", false]], "setangleunit() (pyfai.gui.widgets.geometryhistorycombobox.geometryhistorycombobox method)": [[11, "pyFAI.gui.widgets.GeometryHistoryComboBox.GeometryHistoryComboBox.setAngleUnit", false]], "setapplyedwhenfocusout() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.setApplyedWhenFocusOut", false]], "setapplyedwhenfocusout() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.setApplyedWhenFocusOut", false]], "setbounds() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.setBounds", false]], "setboxcolor() (pyfai.gui.widgets.coloredcheckbox.coloredcheckbox method)": [[11, "pyFAI.gui.widgets.ColoredCheckBox.ColoredCheckBox.setBoxColor", false]], "setcalibrant() (pyfai.gui.model.calibrantmodel.calibrantmodel method)": [[8, "pyFAI.gui.model.CalibrantModel.CalibrantModel.setCalibrant", false]], "setcalibrant() (pyfai.gui.widgets.calibrantpreview.calibrantpreview method)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview.setCalibrant", false]], "setcalibrantmodel() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.setCalibrantModel", false]], "setchidiscatpi() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setChiDiscAtPi", false]], "setchidiscatzero() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setChiDiscAtZero", false]], "setcolor() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.setColor", false]], "setcolormap() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.setColormap", false]], "setconfig() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.setConfig", false]], "setconstraintsmodel() (pyfai.gui.widgets.fitparamview.fitparamview method)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.setConstraintsModel", false]], "setcoords() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.setCoords", false]], "setcxi() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setCXI", false]], "setdarkcurrentfile() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.setDarkcurrentFile", false]], "setdata() (pyfai.gui.dialog.detector3ddialog.detector3ddialog method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.Detector3dDialog.setData", false]], "setdefaultaction() (pyfai.gui.widgets.choicetoolbutton.choicetoolbutton method)": [[11, "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton.setDefaultAction", false]], "setdefaultconstraints() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.setDefaultConstraints", false]], "setdefaultconstraintsmodel() (pyfai.gui.widgets.fitparamview.fitparamview method)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.setDefaultConstraintsModel", false]], "setdetector() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.setDetector", false]], "setdetector() (pyfai.gui.dialog.detectorselectordialog.detectorselectordrop method)": [[5, "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop.setDetector", false]], "setdetector() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.setDetector", false]], "setdetector() (pyfai.gui.model.detectormodel.detectormodel method)": [[8, "pyFAI.gui.model.DetectorModel.DetectorModel.setDetector", false]], "setdetector() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.setDetector", false]], "setdetector() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.setDetector", false]], "setdetectormodel() (pyfai.gui.widgets.detectorlabel.detectorlabel method)": [[11, "pyFAI.gui.widgets.DetectorLabel.DetectorLabel.setDetectorModel", false]], "setdevice() (pyfai.gui.widgets.opencldevicelabel.opencldevicelabel method)": [[11, "pyFAI.gui.widgets.OpenClDeviceLabel.OpenClDeviceLabel.setDevice", false]], "setdialogtitle() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.setDialogTitle", false]], "setdisplayeddatacallback() (pyfai.gui.widgets.advancedcombobox.advancedcombobox method)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox.setDisplayedDataCallback", false]], "setdisplayedunit() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.setDisplayedUnit", false]], "setdisplayedunit() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setDisplayedUnit", false]], "setdisplayedunitmodel() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.setDisplayedUnitModel", false]], "setdisplayedunitmodel() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setDisplayedUnitModel", false]], "setdisplaymask() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.setDisplayMask", false]], "setelasticsize() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setElasticSize", false]], "setenabled() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.setEnabled", false]], "setenabled() (pyfai.gui.tasks.integrationtask.enablabledatamodel method)": [[9, "pyFAI.gui.tasks.IntegrationTask.EnablableDataModel.setEnabled", false]], "setenabled() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.setEnabled", false]], "setexperimentsettings() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setExperimentSettings", false]], "setextension() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.setExtension", false]], "setfileloadable() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.setFileLoadable", false]], "setfilename() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.setFilename", false]], "setfilename() (pyfai.gui.model.imagemodel.imagefilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFilenameModel.setFilename", false]], "setfilename() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.setFilename", false]], "setfit2d() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.setFit2D", false]], "setfit2d() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setFit2D", false]], "setfixed() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.setFixed", false]], "setfixed() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.setFixed", false]], "setflatfieldfile() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.setFlatfieldFile", false]], "setfloatformatter() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setFloatFormatter", false]], "setformatter() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setFormatter", false]], "setfrom() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.setFrom", false]], "setfrom() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.setFrom", false]], "setfromplot() (pyfai.gui.model.plotviewmodel.plotviewmodel method)": [[8, "pyFAI.gui.model.PlotViewModel.PlotViewModel.setFromPlot", false]], "setgeometry() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.setGeometry", false]], "setgeometrymodel() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.setGeometryModel", false]], "setgeometrymodel() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setGeometryModel", false]], "setgeometrymodel() (pyfai.gui.widgets.geometrylabel.geometrylabel method)": [[11, "pyFAI.gui.widgets.GeometryLabel.GeometryLabel.setGeometryModel", false]], "sethistorymodel() (pyfai.gui.widgets.geometryhistorycombobox.geometryhistorycombobox method)": [[11, "pyFAI.gui.widgets.GeometryHistoryComboBox.GeometryHistoryComboBox.setHistoryModel", false]], "seticontext() (pyfai.gui.utils.proxyaction.customproxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.CustomProxyAction.setIconText", false]], "setimage() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.setImage", false]], "setimaged11() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setImageD11", false]], "setincludedbound() (pyfai.gui.utils.validators.advanceddoublevalidator method)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator.setIncludedBound", false]], "setintegrationprocess() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.setIntegrationProcess", false]], "setinternalunit() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setInternalUnit", false]], "setjsonconfig() (pyfai.io.writer method)": [[12, "pyFAI.io.Writer.setJsonConfig", false]], "setjsonconfig() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.setJsonConfig", false]], "setlabel() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.setLabel", false]], "setlabeltemplate() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.setLabelTemplate", false]], "setmanufacturerfilter() (pyfai.gui.widgets.detectorselector.detectorselector method)": [[11, "pyFAI.gui.widgets.DetectorSelector.DetectorSelector.setManufacturerFilter", false]], "setmask() (pyfai.gui.dialog.detector3ddialog.createscenethread method)": [[5, "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread.setMask", false]], "setmaskfile() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.setMaskFile", false]], "setmaxfocus() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.setMaxFocus", false]], "setmaxrings() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setMaxRings", false]], "setmethod() (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.setMethod", false]], "setmethod() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.setMethod", false]], "setmethod() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.setMethod", false]], "setmethodavailability() (pyfai.gui.widgets.methodlabel.methodlabel method)": [[11, "pyFAI.gui.widgets.MethodLabel.MethodLabel.setMethodAvailability", false]], "setminfocus() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.setMinFocus", false]], "setmodel() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.setModel", false]], "setmodel() (pyfai.gui.widgets.advancedcombobox.advancedcombobox method)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox.setModel", false]], "setmodel() (pyfai.gui.widgets.calibrantselector.calibrantselector method)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.setModel", false]], "setmodel() (pyfai.gui.widgets.detectorselector.detectorselector method)": [[11, "pyFAI.gui.widgets.DetectorSelector.DetectorSelector.setModel", false]], "setmodel() (pyfai.gui.widgets.fileedit.fileedit method)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.setModel", false]], "setmodel() (pyfai.gui.widgets.fitparamview.fitparamview method)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.setModel", false]], "setmodel() (pyfai.gui.widgets.loadimagetoolbutton.loadimagetoolbutton method)": [[11, "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton.setModel", false]], "setmodel() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.setModel", false]], "setmodel() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.setModel", false]], "setmodelunit() (pyfai.gui.widgets.quantityedit.quantityedit method)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.setModelUnit", false]], "setmousewheelenabled() (pyfai.gui.widgets.advancedspinbox.advancedspinbox method)": [[11, "pyFAI.gui.widgets.AdvancedSpinBox.AdvancedSpinBox.setMouseWheelEnabled", false]], "setname() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.setName", false]], "setnextstepvisible() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.setNextStepVisible", false]], "setoversampling() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setOversampling", false]], "setparams() (pyfai.gui.helper.ringcalibration.geometryrefinementcontext method)": [[6, "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext.setParams", false]], "setpeaksmodel() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setPeaksModel", false]], "setpixelposition() (pyfai.gui.model.markermodel.physicalmarker method)": [[8, "pyFAI.gui.model.MarkerModel.PhysicalMarker.setPixelPosition", false]], "setpixelsize() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.setPixelSize", false]], "setpointperdegree() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setPointPerDegree", false]], "setprefix() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setPrefix", false]], "setprocessing() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.setProcessing", false]], "setpyfai() (pyfai.detectors.detector method)": [[1, "pyFAI.detectors.Detector.setPyFAI", false]], "setpyfai() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setPyFAI", false]], "setrangeconstraint() (pyfai.gui.model.constraintmodel.constraintmodel method)": [[8, "pyFAI.gui.model.ConstraintModel.ConstraintModel.setRangeConstraint", false]], "setreadonly() (pyfai.gui.dialog.geometrydialog.geometrydialog method)": [[5, "pyFAI.gui.dialog.GeometryDialog.GeometryDialog.setReadOnly", false]], "setresetzoompolicy() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.setResetZoomPolicy", false]], "setringnumber() (pyfai.gui.model.peakmodel.peakmodel method)": [[8, "pyFAI.gui.model.PeakModel.PeakModel.setRingNumber", false]], "setringnumbers() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setRingNumbers", false]], "setshortnamedisplay() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.setShortNameDisplay", false]], "setspd() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.setSPD", false]], "setstringmethod() (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.setStringMethod", false]], "setsubdir() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.setSubdir", false]], "setsynchronized() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.setSynchronized", false]], "setsynchronized() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.setSynchronized", false]], "settext() (pyfai.gui.utils.proxyaction.customproxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.CustomProxyAction.setText", false]], "settuplemethod() (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget method)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.setTupleMethod", false]], "setunit() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.setUnit", false]], "setuniteditable() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setUnitEditable", false]], "setuniteditable() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.setUnitEditable", false]], "setunitmodel() (pyfai.gui.widgets.unitlabel.unitlabel method)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel.setUnitModel", false]], "setunits() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.setUnits", false]], "setunits() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.setUnits", false]], "setupdatecurrentindexenabled() (pyfai.gui.widgets.advancedcombobox.advancedcombobox method)": [[11, "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox.setUpdateCurrentIndexEnabled", false]], "setupsplitter() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.setupSplitter", false]], "setuserdata() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.setUserData", false]], "setvalue() (pyfai.gui.model.datamodel.datamodel method)": [[8, "pyFAI.gui.model.DataModel.DataModel.setValue", false]], "setvalue() (pyfai.gui.model.datamodeladaptor.datamodeladaptor method)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor.setValue", false]], "setvalue() (pyfai.gui.model.filenamemodel.filenamemodel method)": [[8, "pyFAI.gui.model.FilenameModel.FilenameModel.setValue", false]], "setvalue() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.setValue", false]], "setvalue() (pyfai.gui.model.imagemodel.imagemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageModel.setValue", false]], "setvalue() (pyfai.gui.tasks.integrationtask.enablabledatamodel method)": [[9, "pyFAI.gui.tasks.IntegrationTask.EnablableDataModel.setValue", false]], "setvalue() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.setValue", false]], "setwaiting() (pyfai.gui.widgets.choicetoolbutton.choicetoolbutton method)": [[11, "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton.setWaiting", false]], "setwavelength() (pyfai.gui.widgets.calibrantpreview.calibrantpreview method)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview.setWaveLength", false]], "setwavelength_change2th() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.setWavelength_change2th", false]], "setwavelength_change2th() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.setWavelength_change2th", false]], "setwavelength_changeds() (pyfai.calibrant.calibrant method)": [[15, "pyFAI.calibrant.Calibrant.setWavelength_changeDs", false]], "setwavelength_changeds() (pyfai.control_points.controlpoints method)": [[15, "pyFAI.control_points.ControlPoints.setWavelength_changeDs", false]], "setworkerconfig() (pyfai.gui.widgets.workerconfigurator.workerconfigurator method)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator.setWorkerConfig", false]], "shadow (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.shadow", false]], "shape (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.shape", false]], "shape (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.shape", false]], "shape (pyfai.worker.worker property)": [[15, "pyFAI.worker.Worker.shape", false]], "shape_out (pyfai.distortion.distortion property)": [[15, "pyFAI.distortion.Distortion.shape_out", false]], "shift() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.shift", false]], "shift_fft() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.shift_fft", false]], "shiftfft() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.shiftFFT", false]], "show() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.show", false]], "show_neighboor() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.show_neighboor", false]], "show_stats() (pyfai.blob_detection.blobdetection method)": [[15, "pyFAI.blob_detection.BlobDetection.show_stats", false]], "showevent() (pyfai.gui.dialog.opencldevicedialog.opencldevicedialog method)": [[5, "pyFAI.gui.dialog.OpenClDeviceDialog.OpenClDeviceDialog.showEvent", false]], "sigloadfilerequested (pyfai.gui.widgets.calibrantselector.calibrantselector attribute)": [[11, "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector.sigLoadFileRequested", false]], "sigma (pyfai.containers.integrate1dresult property)": [[15, "pyFAI.containers.Integrate1dResult.sigma", false]], "sigma (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.sigma", false]], "sigma (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.sigma", false]], "sigma (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.sigma", false]], "sigma (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.sigma", false]], "sigma_clip() (pyfai.engines.csc_engine.cscintegrator1d method)": [[2, "pyFAI.engines.CSC_engine.CscIntegrator1d.sigma_clip", false]], "sigma_clip() (pyfai.engines.csr_engine.csrintegrator1d method)": [[2, "pyFAI.engines.CSR_engine.CsrIntegrator1d.sigma_clip", false]], "sigma_clip() (pyfai.ext.sparse_utils.csrintegrator method)": [[3, "pyFAI.ext.sparse_utils.CsrIntegrator.sigma_clip", false]], "sigma_clip() (pyfai.ext.splitbboxcsr.csrintegrator method)": [[3, "pyFAI.ext.splitBBoxCSR.CsrIntegrator.sigma_clip", false]], "sigma_clip() (pyfai.ext.splitpixelfullcsr.csrintegrator method)": [[3, "pyFAI.ext.splitPixelFullCSR.CsrIntegrator.sigma_clip", false]], "sigma_clip() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.sigma_clip", false]], "sigma_clip() (pyfai.opencl.azim_csr.ocl_csr_integrator method)": [[14, "pyFAI.opencl.azim_csr.OCL_CSR_Integrator.sigma_clip", false]], "sigma_clip_legacy() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.sigma_clip_legacy", false]], "sigma_clip_ng() (pyfai.integrator.azimuthal.azimuthalintegrator method)": [[15, "pyFAI.integrator.azimuthal.AzimuthalIntegrator.sigma_clip_ng", false]], "sigmethodchanged (pyfai.gui.dialog.integrationmethoddialog.integrationmethodwidget attribute)": [[5, "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget.sigMethodChanged", false]], "signal (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.signal", false]], "signal (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.signal", false]], "sigprocesslocationchanged (pyfai.gui.helper.ringextractor.ringextractorthread attribute)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.sigProcessLocationChanged", false]], "sigvalueaccepted (pyfai.gui.widgets.fileedit.fileedit attribute)": [[11, "pyFAI.gui.widgets.FileEdit.FileEdit.sigValueAccepted", false]], "sigvalueaccepted (pyfai.gui.widgets.fitparamview.fitparamview attribute)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.sigValueAccepted", false]], "sigvalueaccepted (pyfai.gui.widgets.quantityedit.quantityedit attribute)": [[11, "pyFAI.gui.widgets.QuantityEdit.QuantityEdit.sigValueAccepted", false]], "silx_integration() (in module pyfai.resources)": [[16, "pyFAI.resources.silx_integration", false]], "silx_integration() (in module pyfai.resources.__init__)": [[16, "pyFAI.resources.__init__.silx_integration", false]], "simplex() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.simplex", false]], "simulatedsignal (class in pyfai.gui.utils.eventutils)": [[10, "pyFAI.gui.utils.eventutils.SimulatedSignal", false]], "sin_incidence() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.sin_incidence", false]], "singlegeometry (class in pyfai.goniometer)": [[15, "pyFAI.goniometer.SingleGeometry", false]], "size (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.size", false]], "size (pyfai.ext.watershed.region attribute)": [[3, "pyFAI.ext.watershed.Region.size", false]], "size() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.size", false]], "size1d (pyfai.gui.cli_calibration.checkcalib property)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.size1d", false]], "sizehint() (pyfai.gui.widgets.calibrantpreview.calibrantpreview method)": [[11, "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview.sizeHint", false]], "sizehint() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.sizeHint", false]], "sload() (pyfai.detectors.nexusdetector class method)": [[1, "pyFAI.detectors.NexusDetector.sload", false]], "sload() (pyfai.geometry.core.geometry class method)": [[4, "pyFAI.geometry.core.Geometry.sload", false]], "sload() (pyfai.goniometer.goniometer class method)": [[15, "pyFAI.goniometer.Goniometer.sload", false]], "sload() (pyfai.goniometer.goniometerrefinement class method)": [[15, "pyFAI.goniometer.GoniometerRefinement.sload", false]], "slowcrc (class in pyfai.ext.fastcrc)": [[3, "pyFAI.ext.fastcrc.SlowCRC", false]], "smooth_mask() (pyfai.gui.cli_calibration.checkcalib method)": [[7, "pyFAI.gui.cli_calibration.CheckCalib.smooth_mask", false]], "solidanglearray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.solidAngleArray", false]], "sort() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.sort", false]], "sourceaction() (pyfai.gui.utils.proxyaction.proxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.ProxyAction.sourceAction", false]], "sparsebuilder (class in pyfai.ext.sparse_builder)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder", false]], "sparseframe (class in pyfai.containers)": [[15, "pyFAI.containers.SparseFrame", false]], "spline (class in pyfai.spline)": [[15, "pyFAI.spline.Spline", false]], "spline (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.spline", false]], "spline (pyfai.utils.bayes.bayesianbackground attribute)": [[17, "pyFAI.utils.bayes.BayesianBackground.spline", false]], "spline2array() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.spline2array", false]], "splinefile (pyfai.detectors.detector property)": [[1, "pyFAI.detectors.Detector.splineFile", false]], "splinefile (pyfai.detectors.pilatus property)": [[1, "pyFAI.detectors.Pilatus.splineFile", false]], "splinefile (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.splineFile", false]], "splinefile (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.splineFile", false]], "splinefuncx() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.splineFuncX", false]], "splinefuncy() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.splineFuncY", false]], "std (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.std", false]], "std (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.std", false]], "std (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.std", false]], "storedgeometry (class in pyfai.gui.model.geometryhistorymodel)": [[8, "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry", false]], "str_() (in module pyfai.utils)": [[17, "pyFAI.utils.str_", false]], "structurechanged (pyfai.gui.model.listmodel.listmodel attribute)": [[8, "pyFAI.gui.model.ListModel.ListModel.structureChanged", false]], "structurechanged (pyfai.gui.model.peakselectionmodel.peakselectionmodel attribute)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.structureChanged", false]], "subs() (pyfai.gui.utils.eventutils.simulatedsignal method)": [[10, "pyFAI.gui.utils.eventutils.SimulatedSignal.subs", false]], "sum (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.sum", false]], "sum (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.sum", false]], "sum_normalization (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.sum_normalization", false]], "sum_normalization (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.sum_normalization", false]], "sum_normalization2 (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.sum_normalization2", false]], "sum_signal (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.sum_signal", false]], "sum_signal (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.sum_signal", false]], "sum_variance (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.sum_variance", false]], "sum_variance (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.sum_variance", false]], "sumaveraging (class in pyfai.average)": [[15, "pyFAI.average.SumAveraging", false]], "symbol (pyfai.gui.utils.units.unit property)": [[10, "pyFAI.gui.utils.units.Unit.symbol", false]], "sync_init() (pyfai.gui.peak_picker.peakpicker method)": [[7, "pyFAI.gui.peak_picker.PeakPicker.sync_init", false]], "sync_init() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.sync_init", false]], "synchronizemasktoolcolor (class in pyfai.gui.helper.synchronizemasktoolcolor)": [[6, "pyFAI.gui.helper.SynchronizeMaskToolColor.SynchronizeMaskToolColor", false]], "synchronizeplotbackground (class in pyfai.gui.helper.synchronizeplotbackground)": [[6, "pyFAI.gui.helper.SynchronizePlotBackground.SynchronizePlotBackground", false]], "synchronizeplotconfig() (pyfai.gui.model.plotviewmodel.plotviewmodel method)": [[8, "pyFAI.gui.model.PlotViewModel.PlotViewModel.synchronizePlotConfig", false]], "synchronizeplotview() (pyfai.gui.model.plotviewmodel.plotviewmodel method)": [[8, "pyFAI.gui.model.PlotViewModel.PlotViewModel.synchronizePlotView", false]], "synchronizerawview (class in pyfai.gui.helper.synchronizerawview)": [[6, "pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView", false]], "table (pyfai.ext.fastcrc.slowcrc attribute)": [[3, "pyFAI.ext.fastcrc.SlowCRC.table", false]], "target_size (pyfai.massif.massif attribute)": [[15, "pyFAI.massif.Massif.TARGET_SIZE", false]], "test_bayes_llk() (pyfai.utils.bayes.bayesianbackground class method)": [[17, "pyFAI.utils.bayes.BayesianBackground.test_bayes_llk", false]], "tests() (in module pyfai.__init__)": [[15, "pyFAI.__init__.tests", false]], "tetragonal() (pyfai.calibrant.cell class method)": [[15, "pyFAI.calibrant.Cell.tetragonal", false]], "tilt (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.tilt", false]], "tilt() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.tilt", false]], "tilt() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.tilt", false]], "tilt_angle (pyfai.integrator.fiber.fiberintegrator property)": [[15, "pyFAI.integrator.fiber.FiberIntegrator.tilt_angle", false]], "tilt_angle (pyfai.units.unitfiber property)": [[15, "pyFAI.units.UnitFiber.tilt_angle", false]], "tiltplan() (pyfai.gui.model.fit2dgeometrymodel.fit2dgeometrymodel method)": [[8, "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel.tiltPlan", false]], "tiltplanrotation (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.tiltPlanRotation", false]], "time() (pyfai.gui.model.geometryhistorymodel.storedgeometry method)": [[8, "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry.time", false]], "timeit() (in module pyfai.utils.decorators)": [[17, "pyFAI.utils.decorators.timeit", false]], "timer (class in pyfai.gui.utils.timeutils)": [[10, "pyFAI.gui.utils.timeutils.Timer", false]], "titan (class in pyfai.detectors)": [[1, "pyFAI.detectors.Titan", false]], "to_bool() (in module pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.to_bool", false]], "to_csr() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.to_csr", false]], "to_dict() (pyfai.goniometer.basetransformation method)": [[15, "pyFAI.goniometer.BaseTransformation.to_dict", false]], "to_dict() (pyfai.goniometer.extendedtransformation method)": [[15, "pyFAI.goniometer.ExtendedTransformation.to_dict", false]], "to_dict() (pyfai.goniometer.geometrytransformation method)": [[15, "pyFAI.goniometer.GeometryTransformation.to_dict", false]], "to_dict() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.to_dict", false]], "to_eng() (in module pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.to_eng", false]], "to_lut() (pyfai.ext.sparse_builder.sparsebuilder method)": [[3, "pyFAI.ext.sparse_builder.SparseBuilder.to_lut", false]], "to_ordinal() (in module pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.to_ordinal", false]], "to_scientific_unicode() (in module pyfai.utils.stringutil)": [[17, "pyFAI.utils.stringutil.to_scientific_unicode", false]], "to_unit() (in module pyfai.units)": [[15, "pyFAI.units.to_unit", false]], "toconstraint() (pyfai.gui.widgets.fitparamview.constraintspopup method)": [[11, "pyFAI.gui.widgets.FitParamView.ConstraintsPopup.toConstraint", false]], "togeometryconstraintsmodel() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.toGeometryConstraintsModel", false]], "togeometrymodel() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.toGeometryModel", false]], "togeometrymodel() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.toGeometryModel", false]], "toggle() (pyfai.gui.utils.proxyaction.proxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.ProxyAction.toggle", false]], "tomodel() (pyfai.gui.model.datamodeladaptor.datamodeladaptor method)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor.toModel", false]], "totext() (pyfai.gui.utils.validators.advanceddoublevalidator method)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator.toText", false]], "totext() (pyfai.gui.utils.validators.doublevalidator method)": [[10, "pyFAI.gui.utils.validators.DoubleValidator.toText", false]], "totext() (pyfai.gui.utils.validators.integerandemptyvalidator method)": [[10, "pyFAI.gui.utils.validators.IntegerAndEmptyValidator.toText", false]], "tovalue() (pyfai.gui.utils.validators.advanceddoublevalidator method)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator.toValue", false]], "tovalue() (pyfai.gui.utils.validators.doublevalidator method)": [[10, "pyFAI.gui.utils.validators.DoubleValidator.toValue", false]], "tovalue() (pyfai.gui.utils.validators.integerandemptyvalidator method)": [[10, "pyFAI.gui.utils.validators.IntegerAndEmptyValidator.toValue", false]], "treeitem (class in pyfai.ext._tree)": [[3, "pyFAI.ext._tree.TreeItem", false]], "tresh (pyfai.blob_detection.blobdetection attribute)": [[15, "pyFAI.blob_detection.BlobDetection.tresh", false]], "trigger() (pyfai.gui.utils.proxyaction.proxyaction method)": [[10, "pyFAI.gui.utils.ProxyAction.ProxyAction.trigger", false]], "tth() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.tth", false]], "tth_corner() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.tth_corner", false]], "ttha (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.ttha", false]], "tthtorad() (in module pyfai.gui.utils.unitutils)": [[10, "pyFAI.gui.utils.unitutils.tthToRad", false]], "twothetaarray() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.twoThetaArray", false]], "type (pyfai.calibrant.cell property)": [[15, "pyFAI.calibrant.Cell.type", false]], "type (pyfai.ext._tree.treeitem attribute)": [[3, "pyFAI.ext._tree.TreeItem.type", false]], "types (pyfai.calibrant.cell attribute)": [[15, "pyFAI.calibrant.Cell.types", false]], "unbinning() (in module pyfai.utils.mathutil)": [[17, "pyFAI.utils.mathutil.unBinning", false], [17, "pyFAI.utils.mathutil.unbinning", false]], "uncorrect() (pyfai.distortion.distortion method)": [[15, "pyFAI.distortion.Distortion.uncorrect", false]], "uncorrect() (pyfai.ext._distortion.distortion method)": [[3, "pyFAI.ext._distortion.Distortion.uncorrect", false]], "uncorrect_csr() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.uncorrect_CSR", false]], "uncorrect_lut() (in module pyfai.ext._distortion)": [[3, "pyFAI.ext._distortion.uncorrect_LUT", false]], "uniform_pixel (pyfai.detectors.cirpad attribute)": [[1, "pyFAI.detectors.Cirpad.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.detector attribute)": [[1, "pyFAI.detectors.Detector.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.fairchild attribute)": [[1, "pyFAI.detectors.Fairchild.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.hexdetector attribute)": [[1, "pyFAI.detectors.HexDetector.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.imxpads10 attribute)": [[1, "pyFAI.detectors.ImXPadS10.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.jungfrau attribute)": [[1, "pyFAI.detectors.Jungfrau.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.jungfrau1m attribute)": [[1, "pyFAI.detectors.Jungfrau1M.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.jungfrau4m attribute)": [[1, "pyFAI.detectors.Jungfrau4M.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.jungfrau8m attribute)": [[1, "pyFAI.detectors.Jungfrau8M.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.titan attribute)": [[1, "pyFAI.detectors.Titan.uniform_pixel", false]], "uniform_pixel (pyfai.detectors.xpad_flat attribute)": [[1, "pyFAI.detectors.Xpad_flat.uniform_pixel", false]], "unit (class in pyfai.gui.utils.units)": [[10, "pyFAI.gui.utils.units.Unit", false]], "unit (class in pyfai.units)": [[15, "pyFAI.units.Unit", false]], "unit (pyfai.containers.integrate2dresult property)": [[15, "pyFAI.containers.Integrate2dResult.unit", false]], "unit (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.unit", false]], "unit (pyfai.containers.separateresult property)": [[15, "pyFAI.containers.SeparateResult.unit", false]], "unit (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.unit", false]], "unit (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.unit", false]], "unit (pyfai.worker.worker property)": [[15, "pyFAI.worker.Worker.unit", false]], "unitfiber (class in pyfai.units)": [[15, "pyFAI.units.UnitFiber", false]], "unitlabel (class in pyfai.gui.widgets.unitlabel)": [[11, "pyFAI.gui.widgets.UnitLabel.UnitLabel", false]], "units (pyfai.gui.cli_calibration.abstractcalibration attribute)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.UNITS", false]], "units() (pyfai.gui.widgets.unitselector.unitselector method)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector.units", false]], "unitselector (class in pyfai.gui.widgets.unitselector)": [[11, "pyFAI.gui.widgets.UnitSelector.UnitSelector", false]], "unlocksignals() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.unlockSignals", false]], "unlocksignals() (pyfai.gui.model.imagemodel.imagefromfilenamemodel method)": [[8, "pyFAI.gui.model.ImageModel.ImageFromFilenameModel.unlockSignals", false]], "unlocksignals() (pyfai.gui.model.listmodel.listmodel method)": [[8, "pyFAI.gui.model.ListModel.ListModel.unlockSignals", false]], "unlocksignals() (pyfai.gui.model.peakselectionmodel.peakselectionmodel method)": [[8, "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel.unlockSignals", false]], "unsetprocessing() (pyfai.gui.tasks.integrationtask.integrationplot method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot.unsetProcessing", false]], "update() (pyfai.ext._tree.treeitem method)": [[3, "pyFAI.ext._tree.TreeItem.update", false]], "update() (pyfai.gui.helper.ringcalibration.ringcalibration method)": [[6, "pyFAI.gui.helper.RingCalibration.RingCalibration.update", false]], "update() (pyfai.gui.tasks.geometrytask.calibrationstate method)": [[9, "pyFAI.gui.tasks.GeometryTask.CalibrationState.update", false]], "update() (pyfai.utils.shell.progressbar method)": [[17, "pyFAI.utils.shell.ProgressBar.update", false]], "update_fig() (in module pyfai.gui.utils)": [[10, "pyFAI.gui.utils.update_fig", false]], "update_processor() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.update_processor", false]], "update_values() (pyfai.geometryrefinement.geometryrefinement method)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.update_values", false]], "updatenextstepstatus() (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask method)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.updateNextStepStatus", false]], "updatephysicalmarkerpixels() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.updatePhysicalMarkerPixels", false]], "updateprojection() (pyfai.gui.helper.markermanager.markermanager method)": [[6, "pyFAI.gui.helper.MarkerManager.MarkerManager.updateProjection", false]], "use_opencl (in module pyfai.__init__)": [[15, "pyFAI.__init__.use_opencl", false]], "usedunit() (pyfai.gui.widgets.quantitylabel.quantitylabel method)": [[11, "pyFAI.gui.widgets.QuantityLabel.QuantityLabel.usedUnit", false]], "userdata() (pyfai.gui.helper.ringextractor.ringextractorthread method)": [[6, "pyFAI.gui.helper.RingExtractor.RingExtractorThread.userData", false]], "val_dummy (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.val_dummy", false]], "valid_methods (pyfai.gui.peak_picker.peakpicker attribute)": [[7, "pyFAI.gui.peak_picker.PeakPicker.VALID_METHODS", false]], "valid_size (pyfai.detectors.mar345 attribute)": [[1, "pyFAI.detectors.Mar345.VALID_SIZE", false]], "valid_url (pyfai.gui.cli_calibration.abstractcalibration attribute)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.VALID_URL", false]], "validate() (pyfai.gui.utils.validators.advanceddoublevalidator method)": [[10, "pyFAI.gui.utils.validators.AdvancedDoubleValidator.validate", false]], "validate() (pyfai.gui.utils.validators.doublevalidator method)": [[10, "pyFAI.gui.utils.validators.DoubleValidator.validate", false]], "validate() (pyfai.gui.utils.validators.integerandemptyvalidator method)": [[10, "pyFAI.gui.utils.validators.IntegerAndEmptyValidator.validate", false]], "validate_calibration() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.validate_calibration", false]], "validate_center() (pyfai.gui.cli_calibration.abstractcalibration method)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.validate_center", false]], "validate_config() (pyfai.worker.worker static method)": [[15, "pyFAI.worker.Worker.validate_config", false]], "valley_size (pyfai.massif.massif property)": [[15, "pyFAI.massif.Massif.valley_size", false]], "value() (pyfai.gui.model.datamodel.datamodel method)": [[8, "pyFAI.gui.model.DataModel.DataModel.value", false]], "value() (pyfai.gui.model.datamodeladaptor.datamodeladaptor method)": [[8, "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor.value", false]], "value() (pyfai.gui.model.maskedimagemodel.maskedimagemodel method)": [[8, "pyFAI.gui.model.MaskedImageModel.MaskedImageModel.value", false]], "values() (pyfai.calibrant.calibrantfactory method)": [[15, "pyFAI.calibrant.CalibrantFactory.values", false]], "variance (pyfai.containers.errormodel attribute)": [[15, "pyFAI.containers.ErrorModel.VARIANCE", false]], "variance (pyfai.containers.integrate1dtpl attribute)": [[15, "pyFAI.containers.Integrate1dtpl.variance", false]], "variance (pyfai.containers.integrate2dtpl attribute)": [[15, "pyFAI.containers.Integrate2dtpl.variance", false]], "version (pyfai.ext.watershed.inversewatershed attribute)": [[3, "pyFAI.ext.watershed.InverseWatershed.VERSION", false]], "version (pyfai.io.integration_config.workerconfig attribute)": [[12, "pyFAI.io.integration_config.WorkerConfig.version", false]], "vertical_convolution() (in module pyfai.ext._convolution)": [[3, "pyFAI.ext._convolution.vertical_convolution", false]], "volume (pyfai.calibrant.cell property)": [[15, "pyFAI.calibrant.Cell.volume", false]], "warmup() (pyfai.worker.worker method)": [[15, "pyFAI.worker.Worker.warmup", false]], "warningupdated (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask attribute)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.warningUpdated", false]], "waschanged() (pyfai.gui.model.abstractmodel.abstractmodel method)": [[8, "pyFAI.gui.model.AbstractModel.AbstractModel.wasChanged", false]], "wavelength (pyfai.calibrant.calibrant property)": [[15, "pyFAI.calibrant.Calibrant.wavelength", false]], "wavelength (pyfai.control_points.controlpoints property)": [[15, "pyFAI.control_points.ControlPoints.wavelength", false]], "wavelength (pyfai.geometry.core.geometry property)": [[4, "pyFAI.geometry.core.Geometry.wavelength", false]], "wavelength (pyfai.geometry.fit2d.fit2dgeometry attribute)": [[4, "pyFAI.geometry.fit2d.Fit2dGeometry.wavelength", false]], "wavelength (pyfai.goniometer.goniometer property)": [[15, "pyFAI.goniometer.Goniometer.wavelength", false]], "wavelength (pyfai.goniometer.goniometerrefinement property)": [[15, "pyFAI.goniometer.GoniometerRefinement.wavelength", false]], "wavelength (pyfai.goniometer.singlegeometry property)": [[15, "pyFAI.goniometer.SingleGeometry.wavelength", false]], "wavelength (pyfai.gui.utils.units.dimentionality attribute)": [[10, "pyFAI.gui.utils.units.Dimentionality.WAVELENGTH", false]], "wavelength (pyfai.io.ponifile.ponifile property)": [[12, "pyFAI.io.ponifile.PoniFile.wavelength", false]], "wavelength() (pyfai.gui.model.experimentsettingsmodel.experimentsettingsmodel method)": [[8, "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel.wavelength", false]], "wavelength() (pyfai.gui.model.geometryconstraintsmodel.geometryconstraintsmodel method)": [[8, "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel.wavelength", false]], "wavelength() (pyfai.gui.model.geometrymodel.geometrymodel method)": [[8, "pyFAI.gui.model.GeometryModel.GeometryModel.wavelength", false]], "wavelength() (pyfai.gui.tasks.integrationtask.integrationprocess method)": [[9, "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess.wavelength", false]], "wavelength_max (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.wavelength_max", false]], "wavelength_min (pyfai.geometryrefinement.geometryrefinement property)": [[15, "pyFAI.geometryRefinement.GeometryRefinement.wavelength_min", false]], "weighted_average (pyfai.containers.integrateresult property)": [[15, "pyFAI.containers.IntegrateResult.weighted_average", false]], "widgethide (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask attribute)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.widgetHide", false]], "widgets() (pyfai.gui.widgets.fitparamview.fitparamview method)": [[11, "pyFAI.gui.widgets.FitParamView.FitParamView.widgets", false]], "widgetshow (pyfai.gui.tasks.abstractcalibrationtask.abstractcalibrationtask attribute)": [[9, "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask.widgetShow", false]], "width (pyfai.ext.bilinear.bilinear attribute)": [[3, "pyFAI.ext.bilinear.Bilinear.width", false]], "width (pyfai.ext.inpainting.bilinear attribute)": [[3, "pyFAI.ext.inpainting.Bilinear.width", false]], "width (pyfai.ext.watershed.bilinear attribute)": [[3, "pyFAI.ext.watershed.Bilinear.width", false]], "win_error (pyfai.gui.cli_calibration.abstractcalibration attribute)": [[7, "pyFAI.gui.cli_calibration.AbstractCalibration.win_error", false]], "worker (class in pyfai.worker)": [[15, "pyFAI.worker.Worker", false]], "workerconfig (class in pyfai.io.integration_config)": [[12, "pyFAI.io.integration_config.WorkerConfig", false]], "workerconfigurator (class in pyfai.gui.widgets.workerconfigurator)": [[11, "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator", false]], "write() (pyfai.geometry.core.geometry method)": [[4, "pyFAI.geometry.core.Geometry.write", false]], "write() (pyfai.goniometer.goniometer method)": [[15, "pyFAI.goniometer.Goniometer.write", false]], "write() (pyfai.io.asciiwriter method)": [[12, "pyFAI.io.AsciiWriter.write", false]], "write() (pyfai.io.defaultaiwriter method)": [[12, "pyFAI.io.DefaultAiWriter.write", false]], "write() (pyfai.io.fabiowriter method)": [[12, "pyFAI.io.FabioWriter.write", false]], "write() (pyfai.io.hdf5writer method)": [[12, "pyFAI.io.HDF5Writer.write", false]], "write() (pyfai.io.ponifile.ponifile method)": [[12, "pyFAI.io.ponifile.PoniFile.write", false]], "write() (pyfai.io.writer method)": [[12, "pyFAI.io.Writer.write", false]], "write() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.write", false]], "write_header() (pyfai.average.averagewriter method)": [[15, "pyFAI.average.AverageWriter.write_header", false]], "write_header() (pyfai.average.multifilesaveragewriter method)": [[15, "pyFAI.average.MultiFilesAverageWriter.write_header", false]], "write_reduction() (pyfai.average.averagewriter method)": [[15, "pyFAI.average.AverageWriter.write_reduction", false]], "write_reduction() (pyfai.average.multifilesaveragewriter method)": [[15, "pyFAI.average.MultiFilesAverageWriter.write_reduction", false]], "writeedf() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.writeEDF", false]], "writer (class in pyfai.io)": [[12, "pyFAI.io.Writer", false]], "x (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.x", false]], "xpad_flat (class in pyfai.detectors)": [[1, "pyFAI.detectors.Xpad_flat", false]], "y (pyfai.containers.sparseframe property)": [[15, "pyFAI.containers.SparseFrame.y", false]], "zeros() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.zeros", false]], "zeros_like() (pyfai.spline.spline method)": [[15, "pyFAI.spline.Spline.zeros_like", false]]}, "objects": {"pyFAI": [[15, 0, 0, "-", "__init__"], [15, 0, 0, "-", "average"], [15, 0, 0, "-", "blob_detection"], [15, 0, 0, "-", "calibrant"], [15, 0, 0, "-", "containers"], [15, 0, 0, "-", "control_points"], [1, 0, 0, "-", "detectors"], [15, 0, 0, "-", "distortion"], [2, 0, 0, "-", "engines"], [3, 0, 0, "-", "ext"], [4, 0, 0, "-", "geometry"], [15, 0, 0, "-", "geometryRefinement"], [15, 0, 0, "-", "goniometer"], [12, 0, 0, "-", "io"], [15, 0, 0, "-", "massif"], [15, 0, 0, "-", "multi_geometry"], [14, 0, 0, "-", "opencl"], [16, 0, 0, "-", "resources"], [15, 0, 0, "-", "spline"], [15, 0, 0, "-", "units"], [17, 0, 0, "-", "utils"], [15, 0, 0, "-", "worker"]], "pyFAI.__init__": [[15, 1, 1, "", "AzimuthalIntegrator"], [15, 1, 1, "", "benchmarks"], [15, 1, 1, "", "detector_factory"], [15, 1, 1, "", "load"], [15, 1, 1, "", "tests"], [15, 2, 1, "", "use_opencl"]], "pyFAI.average": [[15, 3, 1, "", "AlgorithmCreationError"], [15, 4, 1, "", "Average"], [15, 4, 1, "", "AverageDarkFilter"], [15, 4, 1, "", "AverageObserver"], [15, 4, 1, "", "AverageWriter"], [15, 4, 1, "", "ImageAccumulatorFilter"], [15, 4, 1, "", "ImageReductionFilter"], [15, 4, 1, "", "ImageStackFilter"], [15, 4, 1, "", "MaxAveraging"], [15, 4, 1, "", "MeanAveraging"], [15, 4, 1, "", "MinAveraging"], [15, 4, 1, "", "MultiFilesAverageWriter"], [15, 4, 1, "", "SumAveraging"], [15, 1, 1, "", "average_dark"], [15, 1, 1, "", "average_images"], [15, 1, 1, "", "bounding_box"], [15, 1, 1, "", "common_prefix"], [15, 1, 1, "", "create_algorithm"], [15, 1, 1, "", "is_algorithm_name_exists"], [15, 1, 1, "", "remove_saturated_pixel"]], "pyFAI.average.Average": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "add_algorithm"], [15, 5, 1, "", "get_counter_frames"], [15, 5, 1, "", "get_fabio_images"], [15, 5, 1, "", "get_image_reduction"], [15, 5, 1, "", "process"], [15, 5, 1, "", "set_correct_flat_from_dark"], [15, 5, 1, "", "set_dark"], [15, 5, 1, "", "set_flat"], [15, 5, 1, "", "set_images"], [15, 5, 1, "", "set_monitor_name"], [15, 5, 1, "", "set_observer"], [15, 5, 1, "", "set_pixel_filter"], [15, 5, 1, "", "set_writer"]], "pyFAI.average.AverageDarkFilter": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "get_parameters"], [15, 6, 1, "", "name"]], "pyFAI.average.AverageObserver": [[15, 5, 1, "", "algorithm_finished"], [15, 5, 1, "", "algorithm_started"], [15, 5, 1, "", "frame_processed"], [15, 5, 1, "", "image_loaded"], [15, 5, 1, "", "process_finished"], [15, 5, 1, "", "process_started"], [15, 5, 1, "", "result_processing"]], "pyFAI.average.AverageWriter": [[15, 5, 1, "", "close"], [15, 5, 1, "", "write_header"], [15, 5, 1, "", "write_reduction"]], "pyFAI.average.ImageAccumulatorFilter": [[15, 5, 1, "", "add_image"], [15, 5, 1, "", "get_result"], [15, 5, 1, "", "init"]], "pyFAI.average.ImageReductionFilter": [[15, 5, 1, "", "add_image"], [15, 5, 1, "", "get_parameters"], [15, 5, 1, "", "get_result"], [15, 5, 1, "", "init"]], "pyFAI.average.ImageStackFilter": [[15, 5, 1, "", "add_image"], [15, 5, 1, "", "get_result"], [15, 5, 1, "", "init"]], "pyFAI.average.MaxAveraging": [[15, 7, 1, "", "name"]], "pyFAI.average.MeanAveraging": [[15, 5, 1, "", "get_result"], [15, 7, 1, "", "name"]], "pyFAI.average.MinAveraging": [[15, 7, 1, "", "name"]], "pyFAI.average.MultiFilesAverageWriter": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "close"], [15, 5, 1, "", "get_fabio_image"], [15, 5, 1, "", "write_header"], [15, 5, 1, "", "write_reduction"]], "pyFAI.average.SumAveraging": [[15, 7, 1, "", "name"]], "pyFAI.blob_detection": [[15, 4, 1, "", "BlobDetection"], [15, 1, 1, "", "image_test"], [15, 1, 1, "", "local_max"], [15, 1, 1, "", "make_gaussian"]], "pyFAI.blob_detection.BlobDetection": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "direction"], [15, 5, 1, "", "nearest_peak"], [15, 5, 1, "", "peaks_from_area"], [15, 5, 1, "", "process"], [15, 5, 1, "", "refine_Hessian"], [15, 5, 1, "", "refine_Hessian_SG"], [15, 5, 1, "", "refinement"], [15, 5, 1, "", "show_neighboor"], [15, 5, 1, "", "show_stats"], [15, 7, 1, "", "tresh"]], "pyFAI.calibrant": [[15, 2, 1, "", "CALIBRANT_FACTORY"], [15, 4, 1, "", "Calibrant"], [15, 4, 1, "", "CalibrantFactory"], [15, 4, 1, "", "Cell"], [15, 4, 1, "", "Reflection_condition"], [15, 1, 1, "", "calibrant_factory"], [15, 1, 1, "", "get_calibrant"], [15, 1, 1, "", "names"]], "pyFAI.calibrant.Calibrant": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "append_2th"], [15, 5, 1, "", "append_dSpacing"], [15, 5, 1, "", "count_registered_dSpacing"], [15, 6, 1, "", "dSpacing"], [15, 5, 1, "", "fake_calibration_image"], [15, 6, 1, "", "filename"], [15, 5, 1, "", "get_2th"], [15, 5, 1, "", "get_2th_index"], [15, 5, 1, "", "get_dSpacing"], [15, 5, 1, "", "get_filename"], [15, 5, 1, "", "get_max_wavelength"], [15, 5, 1, "", "get_peaks"], [15, 5, 1, "", "get_wavelength"], [15, 5, 1, "", "load_file"], [15, 6, 1, "", "name"], [15, 5, 1, "", "save_dSpacing"], [15, 5, 1, "", "setWavelength_change2th"], [15, 5, 1, "", "setWavelength_changeDs"], [15, 5, 1, "", "set_dSpacing"], [15, 5, 1, "", "set_wavelength"], [15, 6, 1, "", "wavelength"]], "pyFAI.calibrant.CalibrantFactory": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "get"], [15, 5, 1, "", "has_key"], [15, 5, 1, "", "items"], [15, 5, 1, "", "keys"], [15, 5, 1, "", "values"]], "pyFAI.calibrant.Cell": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "cubic"], [15, 5, 1, "", "d"], [15, 5, 1, "", "d_spacing"], [15, 5, 1, "", "diamond"], [15, 5, 1, "", "get_type"], [15, 5, 1, "", "hexagonal"], [15, 7, 1, "", "lattices"], [15, 5, 1, "", "monoclinic"], [15, 5, 1, "", "orthorhombic"], [15, 5, 1, "", "rhombohedral"], [15, 5, 1, "", "save"], [15, 7, 1, "", "selection_rules"], [15, 5, 1, "", "set_type"], [15, 5, 1, "", "tetragonal"], [15, 6, 1, "", "type"], [15, 7, 1, "", "types"], [15, 6, 1, "", "volume"]], "pyFAI.calibrant.Reflection_condition": [[15, 5, 1, "", "group_166"], [15, 5, 1, "", "group_167"], [15, 5, 1, "", "group_96"]], "pyFAI.containers": [[15, 4, 1, "", "ErrorModel"], [15, 4, 1, "", "Integrate1dResult"], [15, 4, 1, "", "Integrate1dtpl"], [15, 4, 1, "", "Integrate2dResult"], [15, 4, 1, "", "Integrate2dtpl"], [15, 4, 1, "", "IntegrateResult"], [15, 4, 1, "", "PolarizationArray"], [15, 4, 1, "", "PolarizationDescription"], [15, 4, 1, "", "SeparateResult"], [15, 4, 1, "", "SparseFrame"], [15, 1, 1, "", "rebin1d"]], "pyFAI.containers.ErrorModel": [[15, 7, 1, "", "AZIMUTHAL"], [15, 7, 1, "", "HYBRID"], [15, 7, 1, "", "NO"], [15, 7, 1, "", "POISSON"], [15, 7, 1, "", "VARIANCE"], [15, 5, 1, "", "as_str"], [15, 6, 1, "", "do_variance"], [15, 5, 1, "", "parse"], [15, 6, 1, "", "poissonian"]], "pyFAI.containers.Integrate1dResult": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "intensity"], [15, 6, 1, "", "radial"], [15, 6, 1, "", "sigma"]], "pyFAI.containers.Integrate1dtpl": [[15, 7, 1, "", "count"], [15, 7, 1, "", "intensity"], [15, 7, 1, "", "norm_sq"], [15, 7, 1, "", "normalization"], [15, 7, 1, "", "position"], [15, 7, 1, "", "sem"], [15, 7, 1, "", "sigma"], [15, 7, 1, "", "signal"], [15, 7, 1, "", "std"], [15, 7, 1, "", "variance"]], "pyFAI.containers.Integrate2dResult": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "azimuthal"], [15, 6, 1, "", "azimuthal_unit"], [15, 6, 1, "", "intensity"], [15, 6, 1, "", "radial"], [15, 6, 1, "", "radial_unit"], [15, 6, 1, "", "sigma"], [15, 6, 1, "", "unit"]], "pyFAI.containers.Integrate2dtpl": [[15, 7, 1, "", "azimuthal"], [15, 7, 1, "", "count"], [15, 7, 1, "", "intensity"], [15, 7, 1, "", "norm_sq"], [15, 7, 1, "", "normalization"], [15, 7, 1, "", "radial"], [15, 7, 1, "", "sem"], [15, 7, 1, "", "sigma"], [15, 7, 1, "", "signal"], [15, 7, 1, "", "std"], [15, 7, 1, "", "variance"]], "pyFAI.containers.IntegrateResult": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "compute_engine"], [15, 6, 1, "", "count"], [15, 6, 1, "", "error_model"], [15, 6, 1, "", "has_dark_correction"], [15, 6, 1, "", "has_flat_correction"], [15, 6, 1, "", "has_mask_applied"], [15, 6, 1, "", "has_solidangle_correction"], [15, 6, 1, "", "metadata"], [15, 6, 1, "", "method"], [15, 6, 1, "", "method_called"], [15, 6, 1, "", "normalization_factor"], [15, 6, 1, "", "npt_azim"], [15, 6, 1, "", "percentile"], [15, 6, 1, "", "polarization_factor"], [15, 6, 1, "", "poni"], [15, 6, 1, "", "sem"], [15, 6, 1, "", "std"], [15, 6, 1, "", "sum"], [15, 6, 1, "", "sum_normalization"], [15, 6, 1, "", "sum_normalization2"], [15, 6, 1, "", "sum_signal"], [15, 6, 1, "", "sum_variance"], [15, 6, 1, "", "unit"], [15, 6, 1, "", "weighted_average"]], "pyFAI.containers.PolarizationArray": [[15, 7, 1, "", "array"], [15, 7, 1, "", "checksum"]], "pyFAI.containers.PolarizationDescription": [[15, 7, 1, "", "axis_offset"], [15, 7, 1, "", "polarization_factor"]], "pyFAI.containers.SeparateResult": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "amorphous"], [15, 6, 1, "", "bragg"], [15, 6, 1, "", "compute_engine"], [15, 6, 1, "", "count"], [15, 6, 1, "", "has_dark_correction"], [15, 6, 1, "", "has_flat_correction"], [15, 6, 1, "", "has_mask_applied"], [15, 6, 1, "", "intensity"], [15, 6, 1, "", "metadata"], [15, 6, 1, "", "method"], [15, 6, 1, "", "method_called"], [15, 6, 1, "", "normalization_factor"], [15, 6, 1, "", "npt_azim"], [15, 6, 1, "", "percentile"], [15, 6, 1, "", "polarization_factor"], [15, 6, 1, "", "radial"], [15, 6, 1, "", "shadow"], [15, 6, 1, "", "sigma"], [15, 6, 1, "", "sum"], [15, 6, 1, "", "sum_normalization"], [15, 6, 1, "", "sum_signal"], [15, 6, 1, "", "sum_variance"], [15, 6, 1, "", "unit"]], "pyFAI.containers.SparseFrame": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "background_avg"], [15, 6, 1, "", "background_std"], [15, 6, 1, "", "cutoff"], [15, 6, 1, "", "cutoff_clip"], [15, 6, 1, "", "cutoff_peak"], [15, 6, 1, "", "cutoff_pick"], [15, 6, 1, "", "dtype"], [15, 6, 1, "", "dummy"], [15, 6, 1, "", "error_model"], [15, 6, 1, "", "index"], [15, 6, 1, "", "intensity"], [15, 6, 1, "", "mask"], [15, 6, 1, "", "noise"], [15, 6, 1, "", "peak_connected"], [15, 6, 1, "", "peak_patch_size"], [15, 6, 1, "", "peaks"], [15, 6, 1, "", "radius"], [15, 6, 1, "", "shape"], [15, 6, 1, "", "unit"], [15, 6, 1, "", "x"], [15, 6, 1, "", "y"]], "pyFAI.control_points": [[15, 4, 1, "", "ControlPoints"], [15, 4, 1, "", "PointGroup"]], "pyFAI.control_points.ControlPoints": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "append"], [15, 5, 1, "", "append_2theta_deg"], [15, 5, 1, "", "check"], [15, 6, 1, "", "dSpacing"], [15, 5, 1, "", "get"], [15, 5, 1, "", "getList"], [15, 5, 1, "", "getList2theta"], [15, 5, 1, "", "getListRing"], [15, 5, 1, "", "getWeightedList"], [15, 5, 1, "", "get_dSpacing"], [15, 5, 1, "", "get_labels"], [15, 5, 1, "", "get_wavelength"], [15, 5, 1, "", "load"], [15, 5, 1, "", "pop"], [15, 5, 1, "", "readRingNrFromKeyboard"], [15, 5, 1, "", "reset"], [15, 5, 1, "", "save"], [15, 5, 1, "", "setWavelength_change2th"], [15, 5, 1, "", "setWavelength_changeDs"], [15, 5, 1, "", "set_dSpacing"], [15, 5, 1, "", "set_wavelength"], [15, 6, 1, "", "wavelength"]], "pyFAI.control_points.PointGroup": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "code"], [15, 5, 1, "", "get_label"], [15, 5, 1, "", "get_ring"], [15, 6, 1, "", "label"], [15, 7, 1, "", "last_label"], [15, 5, 1, "", "reset_label"], [15, 6, 1, "", "ring"], [15, 5, 1, "", "set_label"], [15, 5, 1, "", "set_ring"]], "pyFAI.detectors": [[1, 4, 1, "", "ADSC_Q210"], [1, 4, 1, "", "ADSC_Q270"], [1, 4, 1, "", "ADSC_Q315"], [1, 4, 1, "", "ADSC_Q4"], [1, 4, 1, "", "Aarhus"], [1, 4, 1, "", "Apex2"], [1, 4, 1, "", "Basler"], [1, 4, 1, "", "Cirpad"], [1, 4, 1, "", "CylindricalDetector"], [1, 4, 1, "", "Detector"], [1, 4, 1, "", "Dexela2923"], [1, 4, 1, "", "Eiger"], [1, 4, 1, "", "Eiger16M"], [1, 4, 1, "", "Eiger1M"], [1, 4, 1, "", "Eiger2"], [1, 4, 1, "", "Eiger2CdTe"], [1, 4, 1, "", "Eiger2CdTe_16M"], [1, 4, 1, "", "Eiger2CdTe_1M"], [1, 4, 1, "", "Eiger2CdTe_1MW"], [1, 4, 1, "", "Eiger2CdTe_2MW"], [1, 4, 1, "", "Eiger2CdTe_4M"], [1, 4, 1, "", "Eiger2CdTe_500k"], [1, 4, 1, "", "Eiger2CdTe_9M"], [1, 4, 1, "", "Eiger2_16M"], [1, 4, 1, "", "Eiger2_1M"], [1, 4, 1, "", "Eiger2_1MW"], [1, 4, 1, "", "Eiger2_250k"], [1, 4, 1, "", "Eiger2_2MW"], [1, 4, 1, "", "Eiger2_4M"], [1, 4, 1, "", "Eiger2_500k"], [1, 4, 1, "", "Eiger2_9M"], [1, 4, 1, "", "Eiger4M"], [1, 4, 1, "", "Eiger500k"], [1, 4, 1, "", "Eiger9M"], [1, 4, 1, "", "FReLoN"], [1, 4, 1, "", "Fairchild"], [1, 4, 1, "", "HF_130K"], [1, 4, 1, "", "HF_1M"], [1, 4, 1, "", "HF_262k"], [1, 4, 1, "", "HF_2M"], [1, 4, 1, "", "HF_4M"], [1, 4, 1, "", "HF_9M"], [1, 4, 1, "", "HexDetector"], [1, 4, 1, "", "ImXPadS10"], [1, 4, 1, "", "ImXPadS140"], [1, 4, 1, "", "ImXPadS70"], [1, 4, 1, "", "ImXPadS70V"], [1, 4, 1, "", "Jungfrau"], [1, 4, 1, "", "Jungfrau1M"], [1, 4, 1, "", "Jungfrau4M"], [1, 4, 1, "", "Jungfrau8M"], [1, 4, 1, "", "Jungfrau_16M_cor"], [1, 4, 1, "", "Lambda10M"], [1, 4, 1, "", "Lambda250k"], [1, 4, 1, "", "Lambda2M"], [1, 4, 1, "", "Lambda60k"], [1, 4, 1, "", "Lambda750k"], [1, 4, 1, "", "Lambda7M5"], [1, 4, 1, "", "Lambda9M"], [1, 4, 1, "", "Mar345"], [1, 4, 1, "", "Mar555"], [1, 4, 1, "", "Maxipix"], [1, 4, 1, "", "Maxipix2x2"], [1, 4, 1, "", "Maxipix5x1"], [1, 4, 1, "", "Mythen"], [1, 4, 1, "", "NexusDetector"], [1, 4, 1, "", "Perkin"], [1, 4, 1, "", "Pilatus"], [1, 4, 1, "", "Pilatus100k"], [1, 4, 1, "", "Pilatus1M"], [1, 4, 1, "", "Pilatus200k"], [1, 4, 1, "", "Pilatus2M"], [1, 4, 1, "", "Pilatus300k"], [1, 4, 1, "", "Pilatus300kw"], [1, 4, 1, "", "Pilatus4"], [1, 4, 1, "", "Pilatus4_1M"], [1, 4, 1, "", "Pilatus4_260k"], [1, 4, 1, "", "Pilatus4_260kw"], [1, 4, 1, "", "Pilatus4_2M"], [1, 4, 1, "", "Pilatus4_4M"], [1, 4, 1, "", "Pilatus4_CdTe"], [1, 4, 1, "", "Pilatus4_CdTe_1M"], [1, 4, 1, "", "Pilatus4_CdTe_260k"], [1, 4, 1, "", "Pilatus4_CdTe_260kw"], [1, 4, 1, "", "Pilatus4_CdTe_2M"], [1, 4, 1, "", "Pilatus4_CdTe_4M"], [1, 4, 1, "", "Pilatus6M"], [1, 4, 1, "", "Pilatus900k"], [1, 4, 1, "", "PilatusCdTe"], [1, 4, 1, "", "PilatusCdTe1M"], [1, 4, 1, "", "PilatusCdTe2M"], [1, 4, 1, "", "PilatusCdTe300k"], [1, 4, 1, "", "PilatusCdTe300kw"], [1, 4, 1, "", "PilatusCdTe900kw"], [1, 4, 1, "", "Pixirad1"], [1, 4, 1, "", "Pixirad2"], [1, 4, 1, "", "Pixirad4"], [1, 4, 1, "", "Pixirad8"], [1, 4, 1, "", "Pixium"], [1, 4, 1, "", "Rapid"], [1, 4, 1, "", "RaspberryPi5M"], [1, 4, 1, "", "RaspberryPi8M"], [1, 4, 1, "", "Rayonix133"], [1, 4, 1, "", "RayonixLx170"], [1, 4, 1, "", "RayonixLx255"], [1, 4, 1, "", "RayonixMx170"], [1, 4, 1, "", "RayonixMx225"], [1, 4, 1, "", "RayonixMx225hs"], [1, 4, 1, "", "RayonixMx300"], [1, 4, 1, "", "RayonixMx300hs"], [1, 4, 1, "", "RayonixMx325"], [1, 4, 1, "", "RayonixMx340hs"], [1, 4, 1, "", "RayonixMx425hs"], [1, 4, 1, "", "RayonixSx165"], [1, 4, 1, "", "RayonixSx200"], [1, 4, 1, "", "RayonixSx30hs"], [1, 4, 1, "", "RayonixSx85hs"], [1, 4, 1, "", "Titan"], [1, 4, 1, "", "Xpad_flat"], [1, 1, 1, "", "detector_factory"], [1, 1, 1, "", "load"]], "pyFAI.detectors.ADSC_Q210": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.ADSC_Q270": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.ADSC_Q315": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.ADSC_Q4": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.Aarhus": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"]], "pyFAI.detectors.Apex2": [[1, 7, 1, "", "DEFAULT_PIXEL1"], [1, 7, 1, "", "DEFAULT_PIXEL2"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.Basler": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "set_config"]], "pyFAI.detectors.Cirpad": [[1, 7, 1, "", "DIFFERENT_PIXEL_SIZE"], [1, 7, 1, "", "IS_CONTIGUOUS"], [1, 7, 1, "", "IS_FLAT"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MEDIUM_MODULE_SIZE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 7, 1, "", "ROT"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_pixel_corners"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.CylindricalDetector": [[1, 7, 1, "", "IS_FLAT"], [1, 7, 1, "", "MANUFACTURER"], [1, 5, 1, "", "__init__"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "get_pixel_corners"], [1, 5, 1, "", "set_config"]], "pyFAI.detectors.Detector": [[1, 7, 1, "", "API_VERSION"], [1, 7, 1, "", "CORNERS"], [1, 7, 1, "", "DELTA_DUMMY"], [1, 7, 1, "", "DUMMY"], [1, 7, 1, "", "HAVE_TAPER"], [1, 7, 1, "", "IS_CONTIGUOUS"], [1, 7, 1, "", "IS_FLAT"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "ORIENTATION"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 6, 1, "", "binning"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 5, 1, "", "calc_mask"], [1, 6, 1, "", "darkcurrent"], [1, 6, 1, "", "delta_dummy"], [1, 6, 1, "", "dummy"], [1, 5, 1, "", "dynamic_mask"], [1, 5, 1, "", "factory"], [1, 6, 1, "", "flatfield"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "from_dict"], [1, 5, 1, "", "getFit2D"], [1, 5, 1, "", "getPyFAI"], [1, 5, 1, "", "get_binning"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "get_darkcurrent"], [1, 5, 1, "", "get_darkcurrent_crc"], [1, 5, 1, "", "get_dummies"], [1, 5, 1, "", "get_flatfield"], [1, 5, 1, "", "get_flatfield_crc"], [1, 5, 1, "", "get_mask"], [1, 5, 1, "", "get_mask_crc"], [1, 5, 1, "", "get_maskfile"], [1, 5, 1, "", "get_name"], [1, 5, 1, "", "get_pixel1"], [1, 5, 1, "", "get_pixel2"], [1, 5, 1, "", "get_pixel_corners"], [1, 5, 1, "", "get_splineFile"], [1, 5, 1, "", "guess_binning"], [1, 6, 1, "", "mask"], [1, 6, 1, "", "maskfile"], [1, 6, 1, "", "name"], [1, 6, 1, "", "orientation"], [1, 6, 1, "", "origin"], [1, 6, 1, "", "pixel1"], [1, 6, 1, "", "pixel2"], [1, 7, 1, "", "registry"], [1, 5, 1, "", "reset_pixel_corners"], [1, 5, 1, "", "save"], [1, 5, 1, "", "setFit2D"], [1, 5, 1, "", "setPyFAI"], [1, 5, 1, "", "set_binning"], [1, 5, 1, "", "set_config"], [1, 5, 1, "", "set_darkcurrent"], [1, 5, 1, "", "set_darkfiles"], [1, 5, 1, "", "set_dx"], [1, 5, 1, "", "set_dy"], [1, 5, 1, "", "set_flatfield"], [1, 5, 1, "", "set_flatfiles"], [1, 5, 1, "", "set_mask"], [1, 5, 1, "", "set_maskfile"], [1, 5, 1, "", "set_pixel1"], [1, 5, 1, "", "set_pixel2"], [1, 5, 1, "", "set_pixel_corners"], [1, 5, 1, "", "set_splineFile"], [1, 6, 1, "", "splineFile"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.Dexela2923": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.Eiger": [[1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 5, 1, "", "__init__"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "set_config"]], "pyFAI.detectors.Eiger16M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2": [[1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"]], "pyFAI.detectors.Eiger2CdTe": [[1, 5, 1, "", "calc_mask"]], "pyFAI.detectors.Eiger2CdTe_16M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2CdTe_1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2CdTe_1MW": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2CdTe_2MW": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2CdTe_4M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2CdTe_500k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2CdTe_9M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_16M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_1MW": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_250k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_2MW": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_4M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_500k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger2_9M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger4M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger500k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Eiger9M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.FReLoN": [[1, 7, 1, "", "HAVE_TAPER"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 5, 1, "", "calc_mask"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.Fairchild": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.HF_130K": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.HF_1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.HF_262k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.HF_2M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.HF_4M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.HF_9M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.HexDetector": [[1, 7, 1, "", "CORNERS"], [1, 7, 1, "", "IS_CONTIGUOUS"], [1, 7, 1, "", "IS_FLAT"], [1, 5, 1, "", "__init__"], [1, 5, 1, "", "build_pixel_coordinates"], [1, 6, 1, "", "pitch"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.ImXPadS10": [[1, 7, 1, "", "BORDER_SIZE_RELATIVE"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 5, 1, "", "calc_mask"], [1, 5, 1, "", "calc_pixels_edges"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "get_pixel_corners"], [1, 5, 1, "", "set_config"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.ImXPadS140": [[1, 7, 1, "", "BORDER_PIXEL_SIZE_RELATIVE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.ImXPadS70": [[1, 7, 1, "", "BORDER_SIZE_RELATIVE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_EDGES"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.ImXPadS70V": [[1, 7, 1, "", "BORDER_SIZE_RELATIVE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_EDGES"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.Jungfrau": [[1, 7, 1, "", "BORDER_SIZE_RELATIVE"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 5, 1, "", "calc_pixels_edges"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_pixel_corners"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.Jungfrau1M": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.Jungfrau4M": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.Jungfrau8M": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"], [1, 7, 1, "", "module_positions"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.Jungfrau_16M_cor": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "init_from_geometry"], [1, 5, 1, "", "load_geom"]], "pyFAI.detectors.Lambda10M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Lambda250k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Lambda2M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Lambda60k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Lambda750k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Lambda7M5": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Lambda9M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"]], "pyFAI.detectors.Mar345": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "VALID_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "guess_binning"], [1, 5, 1, "", "set_config"]], "pyFAI.detectors.Mar555": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "set_config"]], "pyFAI.detectors.Maxipix": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "set_config"]], "pyFAI.detectors.Maxipix2x2": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Maxipix5x1": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Mythen": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.NexusDetector": [[1, 5, 1, "", "__init__"], [1, 6, 1, "", "filename"], [1, 5, 1, "", "getFit2D"], [1, 5, 1, "", "getPyFAI"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "get_filename"], [1, 5, 1, "", "load"], [1, 5, 1, "", "set_config"], [1, 5, 1, "", "sload"]], "pyFAI.detectors.Perkin": [[1, 7, 1, "", "DEFAULT_PIXEL1"], [1, 7, 1, "", "DEFAULT_PIXEL2"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.Pilatus": [[1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 5, 1, "", "__init__"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 5, 1, "", "get_splineFile"], [1, 5, 1, "", "set_config"], [1, 5, 1, "", "set_offset_files"], [1, 5, 1, "", "set_splineFile"], [1, 6, 1, "", "splineFile"]], "pyFAI.detectors.Pilatus100k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus200k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus2M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus300k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus300kw": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4": [[1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.Pilatus4_1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_260k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_260kw": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_2M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_4M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_CdTe": [[1, 5, 1, "", "calc_mask"]], "pyFAI.detectors.Pilatus4_CdTe_1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_CdTe_260k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_CdTe_260kw": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_CdTe_2M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus4_CdTe_4M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus6M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pilatus900k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.PilatusCdTe": [[1, 5, 1, "", "calc_mask"]], "pyFAI.detectors.PilatusCdTe1M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.PilatusCdTe2M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.PilatusCdTe300k": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.PilatusCdTe300kw": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.PilatusCdTe900kw": [[1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pixirad1": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pixirad2": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pixirad4": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pixirad8": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Pixium": [[1, 7, 1, "", "DEFAULT_PIXEL1"], [1, 7, 1, "", "DEFAULT_PIXEL2"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.Rapid": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RaspberryPi5M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.RaspberryPi8M": [[1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"]], "pyFAI.detectors.Rayonix133": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixLx170": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixLx255": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RayonixMx170": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RayonixMx225": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixMx225hs": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixMx300": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixMx300hs": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixMx325": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RayonixMx340hs": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixMx425hs": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RayonixSx165": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_mask"], [1, 7, 1, "", "force_pixel"]], "pyFAI.detectors.RayonixSx200": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RayonixSx30hs": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.RayonixSx85hs": [[1, 7, 1, "", "BINNED_PIXEL_SIZE"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"]], "pyFAI.detectors.Titan": [[1, 7, 1, "", "MANUFACTURER"], [1, 7, 1, "", "MAX_SHAPE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_config"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.detectors.Xpad_flat": [[1, 7, 1, "", "BORDER_PIXEL_SIZE_RELATIVE"], [1, 7, 1, "", "IS_CONTIGUOUS"], [1, 7, 1, "", "MAX_SHAPE"], [1, 7, 1, "", "MODULE_GAP"], [1, 7, 1, "", "MODULE_SIZE"], [1, 7, 1, "", "PIXEL_SIZE"], [1, 5, 1, "", "__init__"], [1, 7, 1, "", "aliases"], [1, 5, 1, "", "calc_cartesian_positions"], [1, 5, 1, "", "calc_mask"], [1, 5, 1, "", "calc_pixels_edges"], [1, 7, 1, "", "force_pixel"], [1, 5, 1, "", "get_pixel_corners"], [1, 7, 1, "", "uniform_pixel"]], "pyFAI.distortion": [[15, 4, 1, "", "Distortion"], [15, 4, 1, "", "Quad"], [15, 1, 1, "", "resize_image_2D_numpy"]], "pyFAI.distortion.Distortion": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "calc_LUT"], [15, 5, 1, "", "calc_LUT_regular"], [15, 5, 1, "", "calc_init"], [15, 5, 1, "", "calc_pos"], [15, 5, 1, "", "calc_size"], [15, 5, 1, "", "correct"], [15, 5, 1, "", "correct_ng"], [15, 5, 1, "", "reset"], [15, 6, 1, "", "shape_out"], [15, 5, 1, "", "uncorrect"]], "pyFAI.distortion.Quad": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "calc_area"], [15, 5, 1, "", "calc_area_AB"], [15, 5, 1, "", "calc_area_BC"], [15, 5, 1, "", "calc_area_CD"], [15, 5, 1, "", "calc_area_DA"], [15, 5, 1, "", "calc_area_old"], [15, 5, 1, "", "calc_area_vectorial"], [15, 5, 1, "", "get_box"], [15, 5, 1, "", "get_box_size0"], [15, 5, 1, "", "get_box_size1"], [15, 5, 1, "", "get_idx"], [15, 5, 1, "", "get_offset0"], [15, 5, 1, "", "get_offset1"], [15, 5, 1, "", "init_slope"], [15, 5, 1, "", "integrateAB"], [15, 5, 1, "", "populate_box"], [15, 5, 1, "", "reinit"]], "pyFAI.engines": [[2, 0, 0, "-", "CSC_engine"], [2, 0, 0, "-", "CSR_engine"], [2, 4, 1, "", "Engine"], [2, 0, 0, "-", "histogram_engine"], [2, 0, 0, "-", "preproc"]], "pyFAI.engines.CSC_engine": [[2, 4, 1, "", "CSCIntegrator"], [2, 4, 1, "", "CscIntegrator1d"], [2, 4, 1, "", "CscIntegrator2d"]], "pyFAI.engines.CSC_engine.CSCIntegrator": [[2, 5, 1, "", "__init__"], [2, 5, 1, "", "integrate"], [2, 5, 1, "", "set_matrix"]], "pyFAI.engines.CSC_engine.CscIntegrator1d": [[2, 5, 1, "", "__init__"], [2, 6, 1, "", "check_mask"], [2, 5, 1, "", "integrate"], [2, 5, 1, "", "integrate_ng"], [2, 5, 1, "", "set_matrix"], [2, 5, 1, "", "sigma_clip"]], "pyFAI.engines.CSC_engine.CscIntegrator2d": [[2, 5, 1, "", "__init__"], [2, 6, 1, "", "check_mask"], [2, 5, 1, "", "integrate"], [2, 5, 1, "", "integrate_ng"], [2, 5, 1, "", "set_matrix"]], "pyFAI.engines.CSR_engine": [[2, 4, 1, "", "CSRIntegrator"], [2, 4, 1, "", "CsrIntegrator1d"], [2, 4, 1, "", "CsrIntegrator2d"]], "pyFAI.engines.CSR_engine.CSRIntegrator": [[2, 5, 1, "", "__init__"], [2, 5, 1, "", "integrate"], [2, 5, 1, "", "set_matrix"]], "pyFAI.engines.CSR_engine.CsrIntegrator1d": [[2, 5, 1, "", "__init__"], [2, 6, 1, "", "check_mask"], [2, 5, 1, "", "integrate"], [2, 5, 1, "", "integrate_ng"], [2, 5, 1, "", "medfilt"], [2, 5, 1, "", "set_matrix"], [2, 5, 1, "", "sigma_clip"]], "pyFAI.engines.CSR_engine.CsrIntegrator2d": [[2, 5, 1, "", "__init__"], [2, 6, 1, "", "check_mask"], [2, 5, 1, "", "integrate"], [2, 5, 1, "", "integrate_ng"], [2, 5, 1, "", "set_matrix"]], "pyFAI.engines.Engine": [[2, 5, 1, "", "__init__"], [2, 5, 1, "", "reset"], [2, 5, 1, "", "set_engine"]], "pyFAI.engines.histogram_engine": [[2, 1, 1, "", "histogram1d_engine"], [2, 1, 1, "", "histogram2d_engine"]], "pyFAI.engines.preproc": [[2, 1, 1, "", "preproc"]], "pyFAI.ext": [[3, 0, 0, "-", "_bispev"], [3, 0, 0, "-", "_blob"], [3, 0, 0, "-", "_convolution"], [3, 0, 0, "-", "_distortion"], [3, 0, 0, "-", "_geometry"], [3, 0, 0, "-", "_tree"], [3, 0, 0, "-", "bilinear"], [3, 0, 0, "-", "fastcrc"], [3, 0, 0, "-", "histogram"], [3, 0, 0, "-", "inpainting"], [3, 0, 0, "-", "invert_geometry"], [3, 0, 0, "-", "morphology"], [3, 0, 0, "-", "preproc"], [3, 0, 0, "-", "reconstruct"], [3, 0, 0, "-", "relabel"], [3, 0, 0, "-", "sparse_builder"], [3, 0, 0, "-", "sparse_utils"], [3, 0, 0, "-", "splitBBox"], [3, 0, 0, "-", "splitBBoxCSR"], [3, 0, 0, "-", "splitBBoxLUT"], [3, 0, 0, "-", "splitPixel"], [3, 0, 0, "-", "splitPixelFullCSR"], [3, 0, 0, "-", "splitPixelFullLUT"], [3, 0, 0, "-", "watershed"]], "pyFAI.ext._bispev": [[3, 1, 1, "", "bisplev"]], "pyFAI.ext._blob": [[3, 1, 1, "", "local_max"]], "pyFAI.ext._convolution": [[3, 1, 1, "", "gaussian"], [3, 1, 1, "", "gaussian_filter"], [3, 1, 1, "", "horizontal_convolution"], [3, 1, 1, "", "vertical_convolution"]], "pyFAI.ext._distortion": [[3, 4, 1, "", "Distortion"], [3, 1, 1, "", "calc_CSR"], [3, 1, 1, "", "calc_LUT"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "calc_pos"], [3, 1, 1, "", "calc_size"], [3, 1, 1, "", "calc_sparse"], [3, 1, 1, "", "calc_sparse_v2"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "correct"], [3, 1, 1, "", "correct_CSR"], [3, 1, 1, "", "correct_CSR_double"], [3, 1, 1, "", "correct_CSR_kahan"], [3, 1, 1, "", "correct_CSR_preproc_double"], [3, 1, 1, "", "correct_LUT"], [3, 1, 1, "", "correct_LUT_double"], [3, 1, 1, "", "correct_LUT_kahan"], [3, 1, 1, "", "correct_LUT_preproc_double"], [3, 1, 1, "", "recenter"], [3, 1, 1, "", "resize_image_2D"], [3, 1, 1, "", "resize_image_3D"], [3, 1, 1, "", "uncorrect_CSR"], [3, 1, 1, "", "uncorrect_LUT"]], "pyFAI.ext._distortion.Distortion": [[3, 5, 1, "", "__init__"], [3, 5, 1, "", "calc_LUT"], [3, 5, 1, "", "calc_LUT_size"], [3, 5, 1, "", "calc_pos"], [3, 5, 1, "", "correct"], [3, 5, 1, "", "uncorrect"]], "pyFAI.ext._geometry": [[3, 1, 1, "", "calc_chi"], [3, 1, 1, "", "calc_cosa"], [3, 1, 1, "", "calc_delta_chi"], [3, 1, 1, "", "calc_pos_zyx"], [3, 1, 1, "", "calc_q"], [3, 1, 1, "", "calc_r"], [3, 1, 1, "", "calc_rad_azim"], [3, 1, 1, "", "calc_sina"], [3, 1, 1, "", "calc_tth"]], "pyFAI.ext._tree": [[3, 4, 1, "", "TreeItem"]], "pyFAI.ext._tree.TreeItem": [[3, 5, 1, "", "__init__"], [3, 5, 1, "", "add_child"], [3, 7, 1, "", "children"], [3, 7, 1, "", "extra"], [3, 5, 1, "", "first"], [3, 5, 1, "", "get"], [3, 5, 1, "", "has_child"], [3, 7, 1, "", "label"], [3, 5, 1, "", "last"], [3, 7, 1, "", "name"], [3, 5, 1, "", "next"], [3, 7, 1, "", "order"], [3, 7, 1, "", "parent"], [3, 5, 1, "", "previous"], [3, 7, 1, "", "size"], [3, 5, 1, "", "sort"], [3, 7, 1, "", "type"], [3, 5, 1, "", "update"]], "pyFAI.ext.bilinear": [[3, 4, 1, "", "Bilinear"], [3, 1, 1, "", "calc_cartesian_positions"], [3, 1, 1, "", "convert_corner_2D_to_4D"]], "pyFAI.ext.bilinear.Bilinear": [[3, 5, 1, "", "cp_local_maxi"], [3, 7, 1, "", "data"], [3, 5, 1, "", "f_cy"], [3, 7, 1, "", "height"], [3, 5, 1, "", "local_maxi"], [3, 5, 1, "", "many"], [3, 7, 1, "", "maxi"], [3, 7, 1, "", "mini"], [3, 7, 1, "", "width"]], "pyFAI.ext.fastcrc": [[3, 4, 1, "", "SlowCRC"], [3, 1, 1, "", "check_sse4"], [3, 1, 1, "", "crc32"], [3, 1, 1, "", "crc32_sse4"], [3, 1, 1, "", "crc32_table"], [3, 1, 1, "", "get_crc_table"], [3, 1, 1, "", "get_crc_table_key"], [3, 1, 1, "", "init_crc32_table"], [3, 1, 1, "", "is_crc32_sse4_available"]], "pyFAI.ext.fastcrc.SlowCRC": [[3, 5, 1, "", "crc"], [3, 7, 1, "", "initialized"], [3, 7, 1, "", "table"]], "pyFAI.ext.histogram": [[3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "histogram"], [3, 1, 1, "", "histogram1d_engine"], [3, 1, 1, "", "histogram2d"], [3, 1, 1, "", "histogram2d_engine"], [3, 1, 1, "", "histogram_preproc"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.inpainting": [[3, 4, 1, "", "Bilinear"], [3, 1, 1, "", "largest_width"], [3, 1, 1, "", "polar_inpaint"], [3, 1, 1, "", "polar_interpolate"]], "pyFAI.ext.inpainting.Bilinear": [[3, 5, 1, "", "cp_local_maxi"], [3, 7, 1, "", "data"], [3, 5, 1, "", "f_cy"], [3, 7, 1, "", "height"], [3, 5, 1, "", "local_maxi"], [3, 5, 1, "", "many"], [3, 7, 1, "", "maxi"], [3, 7, 1, "", "mini"], [3, 7, 1, "", "width"]], "pyFAI.ext.invert_geometry": [[3, 4, 1, "", "InvertGeometry"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.invert_geometry.InvertGeometry": [[3, 5, 1, "", "many"]], "pyFAI.ext.morphology": [[3, 1, 1, "", "binary_dilation"], [3, 1, 1, "", "binary_erosion"]], "pyFAI.ext.preproc": [[3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "preproc"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.reconstruct": [[3, 1, 1, "", "reconstruct"]], "pyFAI.ext.relabel": [[3, 1, 1, "", "countThem"]], "pyFAI.ext.sparse_builder": [[3, 4, 1, "", "SparseBuilder"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "feed_histogram"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.sparse_builder.SparseBuilder": [[3, 5, 1, "", "__init__"], [3, 5, 1, "", "get_bin_coefs"], [3, 5, 1, "", "get_bin_indexes"], [3, 5, 1, "", "get_bin_size"], [3, 5, 1, "", "get_bin_sizes"], [3, 5, 1, "", "insert"], [3, 5, 1, "", "mode"], [3, 5, 1, "", "size"], [3, 5, 1, "", "to_csr"], [3, 5, 1, "", "to_lut"]], "pyFAI.ext.sparse_utils": [[3, 1, 1, "", "CSR_to_LUT"], [3, 4, 1, "", "CsrIntegrator"], [3, 1, 1, "", "LUT_to_CSR"], [3, 4, 1, "", "LutIntegrator"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.sparse_utils.CsrIntegrator": [[3, 5, 1, "", "__init__"], [3, 7, 1, "", "data"], [3, 7, 1, "", "empty"], [3, 7, 1, "", "indices"], [3, 7, 1, "", "indptr"], [3, 7, 1, "", "input_size"], [3, 5, 1, "", "integrate"], [3, 5, 1, "", "integrate_legacy"], [3, 5, 1, "", "integrate_ng"], [3, 5, 1, "", "medfilt"], [3, 7, 1, "", "nnz"], [3, 7, 1, "", "output_size"], [3, 7, 1, "", "preprocessed"], [3, 5, 1, "", "sigma_clip"]], "pyFAI.ext.sparse_utils.LutIntegrator": [[3, 5, 1, "", "__init__"], [3, 7, 1, "", "empty"], [3, 7, 1, "", "input_size"], [3, 5, 1, "", "integrate"], [3, 5, 1, "", "integrate_legacy"], [3, 5, 1, "", "integrate_ng"], [3, 7, 1, "", "lut"], [3, 7, 1, "", "lut_size"], [3, 7, 1, "", "output_size"], [3, 7, 1, "", "preprocessed"]], "pyFAI.ext.splitBBox": [[3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "histoBBox1d"], [3, 1, 1, "", "histoBBox1d_engine"], [3, 1, 1, "", "histoBBox1d_ng"], [3, 1, 1, "", "histoBBox2d"], [3, 1, 1, "", "histoBBox2d_engine"], [3, 1, 1, "", "histoBBox2d_ng"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.splitBBoxCSR": [[3, 4, 1, "", "CsrIntegrator"], [3, 4, 1, "", "HistoBBox1d"], [3, 4, 1, "", "HistoBBox2d"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.splitBBoxCSR.CsrIntegrator": [[3, 5, 1, "", "__init__"], [3, 7, 1, "", "data"], [3, 7, 1, "", "empty"], [3, 7, 1, "", "indices"], [3, 7, 1, "", "indptr"], [3, 7, 1, "", "input_size"], [3, 5, 1, "", "integrate"], [3, 5, 1, "", "integrate_legacy"], [3, 5, 1, "", "integrate_ng"], [3, 5, 1, "", "medfilt"], [3, 7, 1, "", "nnz"], [3, 7, 1, "", "output_size"], [3, 7, 1, "", "preprocessed"], [3, 5, 1, "", "sigma_clip"]], "pyFAI.ext.splitBBoxCSR.HistoBBox1d": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos"]], "pyFAI.ext.splitBBoxCSR.HistoBBox2d": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos0"], [3, 6, 1, "", "outPos1"]], "pyFAI.ext.splitBBoxLUT": [[3, 4, 1, "", "HistoBBox1d"], [3, 4, 1, "", "HistoBBox2d"], [3, 4, 1, "", "LutIntegrator"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.splitBBoxLUT.HistoBBox1d": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos"]], "pyFAI.ext.splitBBoxLUT.HistoBBox2d": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos0"], [3, 6, 1, "", "outPos1"]], "pyFAI.ext.splitBBoxLUT.LutIntegrator": [[3, 5, 1, "", "__init__"], [3, 7, 1, "", "empty"], [3, 7, 1, "", "input_size"], [3, 5, 1, "", "integrate"], [3, 5, 1, "", "integrate_legacy"], [3, 5, 1, "", "integrate_ng"], [3, 7, 1, "", "lut"], [3, 7, 1, "", "lut_size"], [3, 7, 1, "", "output_size"], [3, 7, 1, "", "preprocessed"]], "pyFAI.ext.splitPixel": [[3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "fullSplit1D"], [3, 1, 1, "", "fullSplit1D_engine"], [3, 1, 1, "", "fullSplit1D_ng"], [3, 1, 1, "", "fullSplit2D"], [3, 1, 1, "", "fullSplit2D_engine"], [3, 1, 1, "", "pseudoSplit2D_engine"], [3, 1, 1, "", "pseudoSplit2D_ng"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.splitPixelFullCSR": [[3, 4, 1, "", "CsrIntegrator"], [3, 4, 1, "", "FullSplitCSR_1d"], [3, 4, 1, "", "FullSplitCSR_2d"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.splitPixelFullCSR.CsrIntegrator": [[3, 5, 1, "", "__init__"], [3, 7, 1, "", "data"], [3, 7, 1, "", "empty"], [3, 7, 1, "", "indices"], [3, 7, 1, "", "indptr"], [3, 7, 1, "", "input_size"], [3, 5, 1, "", "integrate"], [3, 5, 1, "", "integrate_legacy"], [3, 5, 1, "", "integrate_ng"], [3, 5, 1, "", "medfilt"], [3, 7, 1, "", "nnz"], [3, 7, 1, "", "output_size"], [3, 7, 1, "", "preprocessed"], [3, 5, 1, "", "sigma_clip"]], "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_1d": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos"]], "pyFAI.ext.splitPixelFullCSR.FullSplitCSR_2d": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos0"], [3, 6, 1, "", "outPos1"]], "pyFAI.ext.splitPixelFullLUT": [[3, 4, 1, "", "HistoLUT1dFullSplit"], [3, 4, 1, "", "HistoLUT2dFullSplit"], [3, 4, 1, "", "LutIntegrator"], [3, 1, 1, "", "calc_area"], [3, 1, 1, "", "clip"], [3, 1, 1, "", "recenter"]], "pyFAI.ext.splitPixelFullLUT.HistoLUT1dFullSplit": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"], [3, 6, 1, "", "outPos"]], "pyFAI.ext.splitPixelFullLUT.HistoLUT2dFullSplit": [[3, 5, 1, "", "__init__"], [3, 6, 1, "", "check_mask"]], "pyFAI.ext.splitPixelFullLUT.LutIntegrator": [[3, 5, 1, "", "__init__"], [3, 7, 1, "", "empty"], [3, 7, 1, "", "input_size"], [3, 5, 1, "", "integrate"], [3, 5, 1, "", "integrate_legacy"], [3, 5, 1, "", "integrate_ng"], [3, 7, 1, "", "lut"], [3, 7, 1, "", "lut_size"], [3, 7, 1, "", "output_size"], [3, 7, 1, "", "preprocessed"]], "pyFAI.ext.watershed": [[3, 4, 1, "", "Bilinear"], [3, 4, 1, "", "InverseWatershed"], [3, 4, 1, "", "Region"]], "pyFAI.ext.watershed.Bilinear": [[3, 5, 1, "", "cp_local_maxi"], [3, 7, 1, "", "data"], [3, 5, 1, "", "f_cy"], [3, 7, 1, "", "height"], [3, 5, 1, "", "local_maxi"], [3, 5, 1, "", "many"], [3, 7, 1, "", "maxi"], [3, 7, 1, "", "mini"], [3, 7, 1, "", "width"]], "pyFAI.ext.watershed.InverseWatershed": [[3, 7, 1, "", "NAME"], [3, 7, 1, "", "VERSION"], [3, 5, 1, "", "__init__"], [3, 5, 1, "", "init"], [3, 5, 1, "", "init_borders"], [3, 5, 1, "", "init_labels"], [3, 5, 1, "", "init_pass"], [3, 5, 1, "", "init_regions"], [3, 5, 1, "", "load"], [3, 5, 1, "", "merge_intense"], [3, 5, 1, "", "merge_singleton"], [3, 5, 1, "", "merge_twins"], [3, 5, 1, "", "peaks_from_area"], [3, 5, 1, "", "save"]], "pyFAI.ext.watershed.Region": [[3, 7, 1, "", "border"], [3, 5, 1, "", "get_borders"], [3, 5, 1, "", "get_highest_pass"], [3, 5, 1, "", "get_index"], [3, 5, 1, "", "get_maxi"], [3, 5, 1, "", "get_mini"], [3, 5, 1, "", "get_neighbors"], [3, 5, 1, "", "get_pass_to"], [3, 5, 1, "", "get_size"], [3, 7, 1, "", "highest_pass"], [3, 7, 1, "", "index"], [3, 5, 1, "", "init_values"], [3, 7, 1, "", "maxi"], [3, 5, 1, "", "merge"], [3, 7, 1, "", "mini"], [3, 7, 1, "", "neighbors"], [3, 7, 1, "", "pass_to"], [3, 7, 1, "", "peaks"], [3, 7, 1, "", "size"]], "pyFAI.geometry": [[4, 0, 0, "-", "core"], [4, 0, 0, "-", "cxi"], [4, 0, 0, "-", "fit2d"]], "pyFAI.geometry.core": [[4, 4, 1, "", "Geometry"]], "pyFAI.geometry.core.Geometry": [[4, 7, 1, "", "PROMOTION"], [4, 5, 1, "", "__init__"], [4, 5, 1, "", "array_from_unit"], [4, 5, 1, "", "calc_pos_zyx"], [4, 5, 1, "", "calc_transmission"], [4, 5, 1, "", "calcfrom1d"], [4, 5, 1, "", "calcfrom2d"], [4, 5, 1, "", "center_array"], [4, 5, 1, "", "check_chi_disc"], [4, 5, 1, "", "chi"], [4, 5, 1, "", "chiArray"], [4, 5, 1, "", "chi_corner"], [4, 6, 1, "", "chia"], [4, 5, 1, "", "cornerArray"], [4, 5, 1, "", "cornerQArray"], [4, 5, 1, "", "cornerRArray"], [4, 5, 1, "", "cornerRd2Array"], [4, 5, 1, "", "corner_array"], [4, 6, 1, "", "correct_SA_spline"], [4, 5, 1, "", "cos_incidence"], [4, 5, 1, "", "del_chia"], [4, 5, 1, "", "del_dssa"], [4, 5, 1, "", "del_qa"], [4, 5, 1, "", "del_ra"], [4, 5, 1, "", "del_ttha"], [4, 5, 1, "", "delta2Theta"], [4, 5, 1, "", "deltaChi"], [4, 5, 1, "", "deltaQ"], [4, 5, 1, "", "deltaR"], [4, 5, 1, "", "deltaRd2"], [4, 5, 1, "", "delta_array"], [4, 5, 1, "", "diffSolidAngle"], [4, 6, 1, "", "dist"], [4, 6, 1, "", "dssa"], [4, 6, 1, "", "energy"], [4, 5, 1, "", "getCXI"], [4, 5, 1, "", "getFit2D"], [4, 5, 1, "", "getImageD11"], [4, 5, 1, "", "getPyFAI"], [4, 5, 1, "", "getSPD"], [4, 5, 1, "", "get_chia"], [4, 5, 1, "", "get_config"], [4, 5, 1, "", "get_correct_solid_angle_for_spline"], [4, 5, 1, "", "get_dist"], [4, 5, 1, "", "get_dssa"], [4, 5, 1, "", "get_energy"], [4, 5, 1, "", "get_mask"], [4, 5, 1, "", "get_maskfile"], [4, 5, 1, "", "get_parallax"], [4, 5, 1, "", "get_pixel1"], [4, 5, 1, "", "get_pixel2"], [4, 5, 1, "", "get_poni1"], [4, 5, 1, "", "get_poni2"], [4, 5, 1, "", "get_qa"], [4, 5, 1, "", "get_ra"], [4, 5, 1, "", "get_rot1"], [4, 5, 1, "", "get_rot2"], [4, 5, 1, "", "get_rot3"], [4, 5, 1, "", "get_shape"], [4, 5, 1, "", "get_spline"], [4, 5, 1, "", "get_splineFile"], [4, 5, 1, "", "get_ttha"], [4, 5, 1, "", "get_wavelength"], [4, 5, 1, "", "guess_npt_rad"], [4, 5, 1, "", "load"], [4, 5, 1, "", "make_headers"], [4, 6, 1, "", "mask"], [4, 6, 1, "", "maskfile"], [4, 5, 1, "", "normalize_azimuth_range"], [4, 5, 1, "", "oversampleArray"], [4, 6, 1, "", "parallax"], [4, 6, 1, "", "pixel1"], [4, 6, 1, "", "pixel2"], [4, 5, 1, "", "polarization"], [4, 6, 1, "", "poni1"], [4, 6, 1, "", "poni2"], [4, 5, 1, "", "positionArray"], [4, 5, 1, "", "position_array"], [4, 5, 1, "", "promote"], [4, 5, 1, "", "qArray"], [4, 5, 1, "", "qCornerFunct"], [4, 5, 1, "", "qFunction"], [4, 6, 1, "", "qa"], [4, 5, 1, "", "quaternion"], [4, 5, 1, "", "rArray"], [4, 5, 1, "", "rCornerFunct"], [4, 5, 1, "", "rFunction"], [4, 6, 1, "", "ra"], [4, 5, 1, "", "rd2Array"], [4, 5, 1, "", "read"], [4, 5, 1, "", "reset"], [4, 6, 1, "", "rot1"], [4, 6, 1, "", "rot2"], [4, 6, 1, "", "rot3"], [4, 5, 1, "", "rotation_matrix"], [4, 5, 1, "", "save"], [4, 5, 1, "", "setCXI"], [4, 5, 1, "", "setChiDiscAtPi"], [4, 5, 1, "", "setChiDiscAtZero"], [4, 5, 1, "", "setFit2D"], [4, 5, 1, "", "setImageD11"], [4, 5, 1, "", "setOversampling"], [4, 5, 1, "", "setPyFAI"], [4, 5, 1, "", "setSPD"], [4, 5, 1, "", "set_chia"], [4, 5, 1, "", "set_config"], [4, 5, 1, "", "set_correct_solid_angle_for_spline"], [4, 5, 1, "", "set_dist"], [4, 5, 1, "", "set_dssa"], [4, 5, 1, "", "set_energy"], [4, 5, 1, "", "set_mask"], [4, 5, 1, "", "set_maskfile"], [4, 5, 1, "", "set_parallax"], [4, 5, 1, "", "set_param"], [4, 5, 1, "", "set_pixel1"], [4, 5, 1, "", "set_pixel2"], [4, 5, 1, "", "set_poni1"], [4, 5, 1, "", "set_poni2"], [4, 5, 1, "", "set_qa"], [4, 5, 1, "", "set_ra"], [4, 5, 1, "", "set_rot1"], [4, 5, 1, "", "set_rot2"], [4, 5, 1, "", "set_rot3"], [4, 5, 1, "", "set_rot_from_quaternion"], [4, 5, 1, "", "set_spline"], [4, 5, 1, "", "set_splineFile"], [4, 5, 1, "", "set_ttha"], [4, 5, 1, "", "set_wavelength"], [4, 5, 1, "", "sin_incidence"], [4, 5, 1, "", "sload"], [4, 5, 1, "", "solidAngleArray"], [4, 6, 1, "", "spline"], [4, 6, 1, "", "splineFile"], [4, 5, 1, "", "tth"], [4, 5, 1, "", "tth_corner"], [4, 6, 1, "", "ttha"], [4, 5, 1, "", "twoThetaArray"], [4, 6, 1, "", "wavelength"], [4, 5, 1, "", "write"]], "pyFAI.geometry.fit2d": [[4, 4, 1, "", "Fit2dGeometry"], [4, 1, 1, "", "convert_from_Fit2d"], [4, 1, 1, "", "convert_to_Fit2d"], [4, 1, 1, "", "degrees"], [4, 1, 1, "", "radians"]], "pyFAI.geometry.fit2d.Fit2dGeometry": [[4, 7, 1, "", "centerX"], [4, 7, 1, "", "centerY"], [4, 7, 1, "", "detector"], [4, 7, 1, "", "directDist"], [4, 7, 1, "", "pixelX"], [4, 7, 1, "", "pixelY"], [4, 7, 1, "", "splineFile"], [4, 7, 1, "", "tilt"], [4, 7, 1, "", "tiltPlanRotation"], [4, 7, 1, "", "wavelength"]], "pyFAI.geometryRefinement": [[15, 4, 1, "", "GeometryRefinement"]], "pyFAI.geometryRefinement.GeometryRefinement": [[15, 7, 1, "", "PARAM_ORDER"], [15, 5, 1, "", "__init__"], [15, 5, 1, "", "anneal"], [15, 5, 1, "", "calc_2th"], [15, 5, 1, "", "calc_param7"], [15, 5, 1, "", "chi2"], [15, 5, 1, "", "chi2_wavelength"], [15, 5, 1, "", "confidence"], [15, 5, 1, "", "curve_fit"], [15, 6, 1, "", "dist_max"], [15, 6, 1, "", "dist_min"], [15, 5, 1, "", "get_dist_max"], [15, 5, 1, "", "get_dist_min"], [15, 5, 1, "", "get_poni1_max"], [15, 5, 1, "", "get_poni1_min"], [15, 5, 1, "", "get_poni2_max"], [15, 5, 1, "", "get_poni2_min"], [15, 5, 1, "", "get_rot1_max"], [15, 5, 1, "", "get_rot1_min"], [15, 5, 1, "", "get_rot2_max"], [15, 5, 1, "", "get_rot2_min"], [15, 5, 1, "", "get_rot3_max"], [15, 5, 1, "", "get_rot3_min"], [15, 5, 1, "", "get_wavelength_max"], [15, 5, 1, "", "get_wavelength_min"], [15, 5, 1, "", "guess_poni"], [15, 6, 1, "", "poni1_max"], [15, 6, 1, "", "poni1_min"], [15, 6, 1, "", "poni2_max"], [15, 6, 1, "", "poni2_min"], [15, 5, 1, "", "refine1"], [15, 5, 1, "", "refine2"], [15, 5, 1, "", "refine2_wavelength"], [15, 5, 1, "", "refine3"], [15, 5, 1, "", "residu1"], [15, 5, 1, "", "residu1_wavelength"], [15, 5, 1, "", "residu2"], [15, 5, 1, "", "residu2_wavelength"], [15, 5, 1, "", "residu2_wavelength_weighted"], [15, 5, 1, "", "residu2_weighted"], [15, 5, 1, "", "residu3"], [15, 5, 1, "", "roca"], [15, 6, 1, "", "rot1_max"], [15, 6, 1, "", "rot1_min"], [15, 6, 1, "", "rot2_max"], [15, 6, 1, "", "rot2_min"], [15, 6, 1, "", "rot3_max"], [15, 6, 1, "", "rot3_min"], [15, 5, 1, "", "set_dist_max"], [15, 5, 1, "", "set_dist_min"], [15, 5, 1, "", "set_poni1_max"], [15, 5, 1, "", "set_poni1_min"], [15, 5, 1, "", "set_poni2_max"], [15, 5, 1, "", "set_poni2_min"], [15, 5, 1, "", "set_rot1_max"], [15, 5, 1, "", "set_rot1_min"], [15, 5, 1, "", "set_rot2_max"], [15, 5, 1, "", "set_rot2_min"], [15, 5, 1, "", "set_rot3_max"], [15, 5, 1, "", "set_rot3_min"], [15, 5, 1, "", "set_tolerance"], [15, 5, 1, "", "set_wavelength_max"], [15, 5, 1, "", "set_wavelength_min"], [15, 5, 1, "", "simplex"], [15, 5, 1, "", "update_values"], [15, 6, 1, "", "wavelength_max"], [15, 6, 1, "", "wavelength_min"]], "pyFAI.goniometer": [[15, 4, 1, "", "BaseTransformation"], [15, 4, 1, "", "ExtendedTransformation"], [15, 4, 1, "", "GeometryTransformation"], [15, 7, 1, "", "GeometryTranslation"], [15, 4, 1, "", "Goniometer"], [15, 4, 1, "", "GoniometerRefinement"], [15, 4, 1, "", "PoniParam"], [15, 4, 1, "", "SingleGeometry"]], "pyFAI.goniometer.BaseTransformation": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "to_dict"]], "pyFAI.goniometer.ExtendedTransformation": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "to_dict"]], "pyFAI.goniometer.GeometryTransformation": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "dist_expr"], [15, 6, 1, "", "poni1_expr"], [15, 6, 1, "", "poni2_expr"], [15, 6, 1, "", "rot1_expr"], [15, 6, 1, "", "rot2_expr"], [15, 6, 1, "", "rot3_expr"], [15, 5, 1, "", "to_dict"]], "pyFAI.goniometer.Goniometer": [[15, 5, 1, "", "__init__"], [15, 7, 1, "", "file_version"], [15, 5, 1, "", "get_ai"], [15, 5, 1, "", "get_mg"], [15, 5, 1, "", "get_wavelength"], [15, 5, 1, "", "save"], [15, 5, 1, "", "set_wavelength"], [15, 5, 1, "", "sload"], [15, 5, 1, "", "to_dict"], [15, 6, 1, "", "wavelength"], [15, 5, 1, "", "write"]], "pyFAI.goniometer.GoniometerRefinement": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "calc_param3"], [15, 5, 1, "", "chi2"], [15, 5, 1, "", "get_wavelength"], [15, 5, 1, "", "new_geometry"], [15, 5, 1, "", "refine2"], [15, 5, 1, "", "refine3"], [15, 5, 1, "", "residu2"], [15, 5, 1, "", "residu3"], [15, 5, 1, "", "set_bounds"], [15, 5, 1, "", "set_wavelength"], [15, 5, 1, "", "sload"], [15, 6, 1, "", "wavelength"]], "pyFAI.goniometer.PoniParam": [[15, 7, 1, "", "dist"], [15, 7, 1, "", "poni1"], [15, 7, 1, "", "poni2"], [15, 7, 1, "", "rot1"], [15, 7, 1, "", "rot2"], [15, 7, 1, "", "rot3"]], "pyFAI.goniometer.SingleGeometry": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "extract_cp"], [15, 5, 1, "", "get_ai"], [15, 5, 1, "", "get_position"], [15, 5, 1, "", "get_wavelength"], [15, 5, 1, "", "set_wavelength"], [15, 6, 1, "", "wavelength"]], "pyFAI.gui": [[7, 0, 0, "-", "cli_calibration"], [5, 0, 0, "-", "dialog"], [6, 0, 0, "-", "helper"], [7, 0, 0, "-", "jupyter"], [7, 0, 0, "-", "matplotlib"], [8, 0, 0, "-", "model"], [7, 0, 0, "-", "peak_picker"], [9, 0, 0, "-", "tasks"], [10, 0, 0, "-", "utils"], [11, 0, 0, "-", "widgets"]], "pyFAI.gui.cli_calibration": [[7, 4, 1, "", "AbstractCalibration"], [7, 4, 1, "", "Calibration"], [7, 4, 1, "", "CheckCalib"], [7, 4, 1, "", "CliCalibration"], [7, 4, 1, "", "MultiCalib"], [7, 4, 1, "", "Recalibration"], [7, 1, 1, "", "calib"], [7, 1, 1, "", "get_detector"]], "pyFAI.gui.cli_calibration.AbstractCalibration": [[7, 7, 1, "", "PARAMETERS"], [7, 7, 1, "", "PTS_PER_DEG"], [7, 7, 1, "", "UNITS"], [7, 7, 1, "", "VALID_URL"], [7, 5, 1, "", "__init__"], [7, 5, 1, "", "analyse_options"], [7, 5, 1, "", "chiplot"], [7, 5, 1, "", "configure_parser"], [7, 5, 1, "", "extract_cpt"], [7, 5, 1, "", "get_pixelSize"], [7, 5, 1, "", "initgeoRef"], [7, 5, 1, "", "postProcess"], [7, 5, 1, "", "preprocess"], [7, 5, 1, "", "prompt"], [7, 5, 1, "", "read_dSpacingFile"], [7, 5, 1, "", "read_pixelsSize"], [7, 5, 1, "", "read_wavelength"], [7, 5, 1, "", "refine"], [7, 5, 1, "", "reset_geometry"], [7, 5, 1, "", "set_data"], [7, 5, 1, "", "validate_calibration"], [7, 5, 1, "", "validate_center"], [7, 7, 1, "", "win_error"]], "pyFAI.gui.cli_calibration.Calibration": [[7, 5, 1, "", "__init__"], [7, 5, 1, "", "gui_peakPicker"], [7, 5, 1, "", "parse"], [7, 5, 1, "", "preprocess"], [7, 5, 1, "", "refine"]], "pyFAI.gui.cli_calibration.CheckCalib": [[7, 5, 1, "", "__init__"], [7, 5, 1, "", "get_1dsize"], [7, 5, 1, "", "integrate"], [7, 5, 1, "", "parse"], [7, 5, 1, "", "rebuild"], [7, 5, 1, "", "show"], [7, 6, 1, "", "size1d"], [7, 5, 1, "", "smooth_mask"]], "pyFAI.gui.cli_calibration.CliCalibration": [[7, 5, 1, "", "__init__"], [7, 5, 1, "", "preprocess"]], "pyFAI.gui.cli_calibration.MultiCalib": [[7, 5, 1, "", "__init__"], [7, 5, 1, "", "get_pixelSize"], [7, 5, 1, "", "parse"], [7, 5, 1, "", "process"], [7, 5, 1, "", "read_dSpacingFile"], [7, 5, 1, "", "read_pixelsSize"], [7, 5, 1, "", "read_wavelength"], [7, 5, 1, "", "regression"]], "pyFAI.gui.cli_calibration.Recalibration": [[7, 5, 1, "", "__init__"], [7, 5, 1, "", "parse"], [7, 5, 1, "", "preprocess"], [7, 5, 1, "", "read_dSpacingFile"], [7, 5, 1, "", "refine"]], "pyFAI.gui.dialog": [[5, 0, 0, "-", "Detector3dDialog"], [5, 0, 0, "-", "DetectorSelectorDialog"], [5, 0, 0, "-", "GeometryDialog"], [5, 0, 0, "-", "IntegrationMethodDialog"], [5, 0, 0, "-", "MessageBox"], [5, 0, 0, "-", "OpenClDeviceDialog"]], "pyFAI.gui.dialog.Detector3dDialog": [[5, 4, 1, "", "CreateSceneThread"], [5, 4, 1, "", "Detector3dDialog"]], "pyFAI.gui.dialog.Detector3dDialog.CreateSceneThread": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "emitProgressValue"], [5, 5, 1, "", "errorString"], [5, 5, 1, "", "getBeamItem"], [5, 5, 1, "", "getDetectorItem"], [5, 5, 1, "", "getSampleItem"], [5, 5, 1, "", "hasGeometry"], [5, 5, 1, "", "isAborted"], [5, 7, 1, "", "progressValue"], [5, 5, 1, "", "run"], [5, 5, 1, "", "runProcess"], [5, 5, 1, "", "setColormap"], [5, 5, 1, "", "setDetector"], [5, 5, 1, "", "setGeometry"], [5, 5, 1, "", "setImage"], [5, 5, 1, "", "setMask"]], "pyFAI.gui.dialog.Detector3dDialog.Detector3dDialog": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "setData"]], "pyFAI.gui.dialog.DetectorSelectorDialog": [[5, 4, 1, "", "DetectorSelectorDialog"], [5, 4, 1, "", "DetectorSelectorDrop"]], "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDialog": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "selectDetector"], [5, 5, 1, "", "selectedDetector"]], "pyFAI.gui.dialog.DetectorSelectorDialog.DetectorSelectorDrop": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "createFileDialog"], [5, 5, 1, "", "createSplineDialog"], [5, 5, 1, "", "currentCustomField"], [5, 5, 1, "", "currentDetectorClass"], [5, 5, 1, "", "currentManufacturer"], [5, 5, 1, "", "detector"], [5, 5, 1, "", "getOrientation"], [5, 5, 1, "", "loadSplineFile"], [5, 5, 1, "", "setDetector"]], "pyFAI.gui.dialog.GeometryDialog": [[5, 4, 1, "", "GeometryDialog"]], "pyFAI.gui.dialog.GeometryDialog.GeometryDialog": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "accept"], [5, 5, 1, "", "geometryModel"], [5, 5, 1, "", "isReadOnly"], [5, 5, 1, "", "reject"], [5, 5, 1, "", "setDetector"], [5, 5, 1, "", "setGeometryModel"], [5, 5, 1, "", "setReadOnly"]], "pyFAI.gui.dialog.IntegrationMethodDialog": [[5, 4, 1, "", "IntegrationMethodDialog"], [5, 4, 1, "", "IntegrationMethodWidget"]], "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodDialog": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "selectMethod"], [5, 5, 1, "", "selectedMethod"]], "pyFAI.gui.dialog.IntegrationMethodDialog.IntegrationMethodWidget": [[5, 7, 1, "", "CodeRole"], [5, 5, 1, "", "__init__"], [5, 5, 1, "", "method"], [5, 5, 1, "", "setMethod"], [5, 5, 1, "", "setStringMethod"], [5, 5, 1, "", "setTupleMethod"], [5, 7, 1, "", "sigMethodChanged"]], "pyFAI.gui.dialog.MessageBox": [[5, 1, 1, "", "exception"]], "pyFAI.gui.dialog.OpenClDeviceDialog": [[5, 4, 1, "", "OpenClDeviceDialog"]], "pyFAI.gui.dialog.OpenClDeviceDialog.OpenClDeviceDialog": [[5, 5, 1, "", "__init__"], [5, 5, 1, "", "device"], [5, 5, 1, "", "selectDevice"], [5, 5, 1, "", "showEvent"]], "pyFAI.gui.helper": [[6, 0, 0, "-", "MarkerManager"], [6, 0, 0, "-", "ProcessingWidget"], [6, 0, 0, "-", "RingCalibration"], [6, 0, 0, "-", "RingExtractor"], [6, 0, 0, "-", "SynchronizeMaskToolColor"], [6, 0, 0, "-", "SynchronizePlotBackground"], [6, 0, 0, "-", "SynchronizeRawView"], [6, 0, 0, "-", "model_transform"]], "pyFAI.gui.helper.MarkerManager": [[6, 4, 1, "", "MarkerManager"]], "pyFAI.gui.helper.MarkerManager.MarkerManager": [[6, 5, 1, "", "__init__"], [6, 5, 1, "", "createMarkGeometryAction"], [6, 5, 1, "", "createMarkPixelAction"], [6, 5, 1, "", "createRemoveClosestMaskerAction"], [6, 5, 1, "", "dataToChiTth"], [6, 5, 1, "", "findClosestMarker"], [6, 5, 1, "", "getMarkerLocation"], [6, 5, 1, "", "updatePhysicalMarkerPixels"], [6, 5, 1, "", "updateProjection"]], "pyFAI.gui.helper.ProcessingWidget": [[6, 1, 1, "", "createProcessingWidgetOverlay"]], "pyFAI.gui.helper.RingCalibration": [[6, 4, 1, "", "GeometryRefinementContext"], [6, 4, 1, "", "RingCalibration"]], "pyFAI.gui.helper.RingCalibration.GeometryRefinementContext": [[6, 7, 1, "", "PARAMETERS"], [6, 5, 1, "", "__init__"], [6, 5, 1, "", "bounds"], [6, 5, 1, "", "chi2"], [6, 5, 1, "", "fixed"], [6, 5, 1, "", "getParams"], [6, 5, 1, "", "guess_poni"], [6, 5, 1, "", "refine"], [6, 5, 1, "", "setBounds"], [6, 5, 1, "", "setFixed"], [6, 5, 1, "", "setParams"]], "pyFAI.gui.helper.RingCalibration.RingCalibration": [[6, 5, 1, "", "__init__"], [6, 5, 1, "", "defaultGeometryConstraintsModel"], [6, 5, 1, "", "fromGeometryConstraintsModel"], [6, 5, 1, "", "fromGeometryModel"], [6, 5, 1, "", "getBeamCenter"], [6, 5, 1, "", "getIndexedRings"], [6, 5, 1, "", "getMask"], [6, 5, 1, "", "getPoni"], [6, 5, 1, "", "getPyfaiGeometry"], [6, 5, 1, "", "getRings"], [6, 5, 1, "", "getRms"], [6, 5, 1, "", "getTwoThetaArray"], [6, 5, 1, "", "init"], [6, 5, 1, "", "isValid"], [6, 5, 1, "", "refine"], [6, 5, 1, "", "toGeometryConstraintsModel"], [6, 5, 1, "", "toGeometryModel"], [6, 5, 1, "", "update"]], "pyFAI.gui.helper.RingExtractor": [[6, 4, 1, "", "RingExtractorThread"]], "pyFAI.gui.helper.RingExtractor.RingExtractorThread": [[6, 5, 1, "", "__init__"], [6, 5, 1, "", "errorString"], [6, 5, 1, "", "isAborted"], [6, 5, 1, "", "resultPeaks"], [6, 5, 1, "", "run"], [6, 5, 1, "", "runProcess"], [6, 5, 1, "", "setExperimentSettings"], [6, 5, 1, "", "setGeometryModel"], [6, 5, 1, "", "setMaxRings"], [6, 5, 1, "", "setPeaksModel"], [6, 5, 1, "", "setPointPerDegree"], [6, 5, 1, "", "setRingNumbers"], [6, 5, 1, "", "setUserData"], [6, 7, 1, "", "sigProcessLocationChanged"], [6, 5, 1, "", "toGeometryModel"], [6, 5, 1, "", "userData"]], "pyFAI.gui.helper.SynchronizeMaskToolColor": [[6, 4, 1, "", "SynchronizeMaskToolColor"]], "pyFAI.gui.helper.SynchronizeMaskToolColor.SynchronizeMaskToolColor": [[6, 5, 1, "", "__init__"], [6, 5, 1, "", "getMaskTool"]], "pyFAI.gui.helper.SynchronizePlotBackground": [[6, 4, 1, "", "SynchronizePlotBackground"]], "pyFAI.gui.helper.SynchronizePlotBackground.SynchronizePlotBackground": [[6, 5, 1, "", "__init__"], [6, 5, 1, "", "getPlot"]], "pyFAI.gui.helper.SynchronizeRawView": [[6, 4, 1, "", "SynchronizeRawView"]], "pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView": [[6, 5, 1, "", "__init__"], [6, 5, 1, "", "registerModel"], [6, 5, 1, "", "registerPlot"], [6, 5, 1, "", "registerTask"]], "pyFAI.gui.helper.model_transform": [[6, 1, 1, "", "createControlPoints"], [6, 1, 1, "", "createPeaksArray"], [6, 1, 1, "", "createRing"], [6, 1, 1, "", "filterControlPoints"], [6, 1, 1, "", "geometryModelToGeometry"], [6, 1, 1, "", "initPeaksFromControlPoints"]], "pyFAI.gui.model": [[8, 0, 0, "-", "AbstractModel"], [8, 0, 0, "-", "CalibrantModel"], [8, 0, 0, "-", "CalibrationModel"], [8, 0, 0, "-", "ConstraintModel"], [8, 0, 0, "-", "DataModel"], [8, 0, 0, "-", "DataModelAdaptor"], [8, 0, 0, "-", "DetectorModel"], [8, 0, 0, "-", "ExperimentSettingsModel"], [8, 0, 0, "-", "FilenameModel"], [8, 0, 0, "-", "Fit2dGeometryModel"], [8, 0, 0, "-", "GeometryConstraintsModel"], [8, 0, 0, "-", "GeometryHistoryModel"], [8, 0, 0, "-", "GeometryModel"], [8, 0, 0, "-", "ImageModel"], [8, 0, 0, "-", "IntegrationSettingsModel"], [8, 0, 0, "-", "ListModel"], [8, 0, 0, "-", "MarkerModel"], [8, 0, 0, "-", "MaskedImageModel"], [8, 0, 0, "-", "PeakModel"], [8, 0, 0, "-", "PeakSelectionModel"], [8, 0, 0, "-", "PlotViewModel"]], "pyFAI.gui.model.AbstractModel": [[8, 4, 1, "", "AbstractModel"]], "pyFAI.gui.model.AbstractModel.AbstractModel": [[8, 5, 1, "", "__init__"], [8, 7, 1, "", "changed"], [8, 5, 1, "", "isLocked"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "lockContext"], [8, 5, 1, "", "lockSignals"], [8, 5, 1, "", "unlockSignals"], [8, 5, 1, "", "wasChanged"]], "pyFAI.gui.model.CalibrantModel": [[8, 4, 1, "", "CalibrantModel"]], "pyFAI.gui.model.CalibrantModel.CalibrantModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "calibrant"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "setCalibrant"]], "pyFAI.gui.model.CalibrationModel": [[8, 4, 1, "", "CalibrationModel"]], "pyFAI.gui.model.CalibrationModel.CalibrationModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "experimentSettingsModel"], [8, 5, 1, "", "fittedGeometry"], [8, 5, 1, "", "geometryConstraintsModel"], [8, 5, 1, "", "geometryHistoryModel"], [8, 5, 1, "", "integrationSettingsModel"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "markerModel"], [8, 5, 1, "", "peakGeometry"], [8, 5, 1, "", "peakSelectionModel"], [8, 5, 1, "", "rawPlotView"]], "pyFAI.gui.model.ConstraintModel": [[8, 4, 1, "", "ConstraintModel"]], "pyFAI.gui.model.ConstraintModel.ConstraintModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "fillDefault"], [8, 5, 1, "", "hasConstraint"], [8, 5, 1, "", "isFixed"], [8, 5, 1, "", "isRangeConstrained"], [8, 5, 1, "", "range"], [8, 5, 1, "", "set"], [8, 5, 1, "", "setFixed"], [8, 5, 1, "", "setRangeConstraint"]], "pyFAI.gui.model.DataModel": [[8, 4, 1, "", "DataModel"]], "pyFAI.gui.model.DataModel.DataModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "setValue"], [8, 5, 1, "", "value"]], "pyFAI.gui.model.DataModelAdaptor": [[8, 4, 1, "", "DataModelAdaptor"]], "pyFAI.gui.model.DataModelAdaptor.DataModelAdaptor": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "fromModel"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "setValue"], [8, 5, 1, "", "toModel"], [8, 5, 1, "", "value"]], "pyFAI.gui.model.DetectorModel": [[8, 4, 1, "", "DetectorModel"]], "pyFAI.gui.model.DetectorModel.DetectorModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "detector"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "setDetector"]], "pyFAI.gui.model.ExperimentSettingsModel": [[8, 4, 1, "", "ExperimentSettingsModel"]], "pyFAI.gui.model.ExperimentSettingsModel.ExperimentSettingsModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "calibrantModel"], [8, 5, 1, "", "dark"], [8, 5, 1, "", "detector"], [8, 5, 1, "", "detectorModel"], [8, 5, 1, "", "flat"], [8, 5, 1, "", "image"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "jsonFile"], [8, 5, 1, "", "mask"], [8, 5, 1, "", "maskedImage"], [8, 5, 1, "", "polarizationFactor"], [8, 5, 1, "", "poniFile"], [8, 5, 1, "", "preprocessedImage"], [8, 5, 1, "", "wavelength"]], "pyFAI.gui.model.FilenameModel": [[8, 4, 1, "", "FilenameModel"]], "pyFAI.gui.model.FilenameModel.FilenameModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "filename"], [8, 5, 1, "", "hasFilename"], [8, 5, 1, "", "isSynchronized"], [8, 5, 1, "", "setFilename"], [8, 5, 1, "", "setSynchronized"], [8, 5, 1, "", "setValue"]], "pyFAI.gui.model.Fit2dGeometryModel": [[8, 4, 1, "", "Fit2dGeometryModel"]], "pyFAI.gui.model.Fit2dGeometryModel.Fit2dGeometryModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "centerX"], [8, 5, 1, "", "centerY"], [8, 5, 1, "", "distance"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "setFrom"], [8, 5, 1, "", "tilt"], [8, 5, 1, "", "tiltPlan"]], "pyFAI.gui.model.GeometryConstraintsModel": [[8, 4, 1, "", "GeometryConstraintsModel"]], "pyFAI.gui.model.GeometryConstraintsModel.GeometryConstraintsModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "copy"], [8, 5, 1, "", "distance"], [8, 5, 1, "", "fillDefault"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "poni1"], [8, 5, 1, "", "poni2"], [8, 5, 1, "", "rotation1"], [8, 5, 1, "", "rotation2"], [8, 5, 1, "", "rotation3"], [8, 5, 1, "", "set"], [8, 5, 1, "", "wavelength"]], "pyFAI.gui.model.GeometryHistoryModel": [[8, 4, 1, "", "GeometryHistoryModel"], [8, 4, 1, "", "StoredGeometry"]], "pyFAI.gui.model.GeometryHistoryModel.GeometryHistoryModel": [[8, 5, 1, "", "appendGeometry"]], "pyFAI.gui.model.GeometryHistoryModel.StoredGeometry": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "geometry"], [8, 5, 1, "", "label"], [8, 5, 1, "", "rms"], [8, 5, 1, "", "time"]], "pyFAI.gui.model.GeometryModel": [[8, 4, 1, "", "GeometryModel"]], "pyFAI.gui.model.GeometryModel.GeometryModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "copy"], [8, 5, 1, "", "distance"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "poni1"], [8, 5, 1, "", "poni2"], [8, 5, 1, "", "rotation1"], [8, 5, 1, "", "rotation2"], [8, 5, 1, "", "rotation3"], [8, 5, 1, "", "setFrom"], [8, 5, 1, "", "wavelength"]], "pyFAI.gui.model.ImageModel": [[8, 4, 1, "", "ImageFilenameModel"], [8, 4, 1, "", "ImageFromFilenameModel"], [8, 4, 1, "", "ImageModel"]], "pyFAI.gui.model.ImageModel.ImageFilenameModel": [[8, 5, 1, "", "filename"], [8, 7, 1, "", "filenameChanged"], [8, 5, 1, "", "hasFilename"], [8, 5, 1, "", "setFilename"]], "pyFAI.gui.model.ImageModel.ImageFromFilenameModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "filename"], [8, 7, 1, "", "filenameChanged"], [8, 5, 1, "", "hasFilename"], [8, 5, 1, "", "isSynchronized"], [8, 5, 1, "", "setFilename"], [8, 5, 1, "", "setSynchronized"], [8, 5, 1, "", "setValue"], [8, 5, 1, "", "unlockSignals"]], "pyFAI.gui.model.ImageModel.ImageModel": [[8, 5, 1, "", "setValue"]], "pyFAI.gui.model.IntegrationSettingsModel": [[8, 4, 1, "", "IntegrationSettingsModel"]], "pyFAI.gui.model.IntegrationSettingsModel.IntegrationSettingsModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "nPointsAzimuthal"], [8, 5, 1, "", "nPointsRadial"], [8, 5, 1, "", "radialUnit"]], "pyFAI.gui.model.ListModel": [[8, 4, 1, "", "ChangeEvent"], [8, 4, 1, "", "ChangeListEvent"], [8, 4, 1, "", "ListModel"]], "pyFAI.gui.model.ListModel.ChangeEvent": [[8, 5, 1, "", "__init__"]], "pyFAI.gui.model.ListModel.ChangeListEvent": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "hasOnlyStructuralEvents"], [8, 5, 1, "", "hasOnlyUpdateEvents"], [8, 5, 1, "", "hasStructuralEvents"], [8, 5, 1, "", "hasUpdateEvents"]], "pyFAI.gui.model.ListModel.ListModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "append"], [8, 7, 1, "", "changed"], [8, 5, 1, "", "clear"], [8, 7, 1, "", "contentChanged"], [8, 5, 1, "", "index"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "remove"], [8, 7, 1, "", "structureChanged"], [8, 5, 1, "", "unlockSignals"]], "pyFAI.gui.model.MarkerModel": [[8, 4, 1, "", "Marker"], [8, 4, 1, "", "MarkerModel"], [8, 4, 1, "", "PhysicalMarker"], [8, 4, 1, "", "PixelMarker"]], "pyFAI.gui.model.MarkerModel.Marker": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "name"]], "pyFAI.gui.model.MarkerModel.MarkerModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "add"], [8, 5, 1, "", "remove"], [8, 5, 1, "", "removeLabel"]], "pyFAI.gui.model.MarkerModel.PhysicalMarker": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "physicalPosition"], [8, 5, 1, "", "pixelPosition"], [8, 5, 1, "", "removePixelPosition"], [8, 5, 1, "", "setPixelPosition"]], "pyFAI.gui.model.MarkerModel.PixelMarker": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "pixelPosition"]], "pyFAI.gui.model.MaskedImageModel": [[8, 4, 1, "", "MaskedImageModel"]], "pyFAI.gui.model.MaskedImageModel.MaskedImageModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "value"]], "pyFAI.gui.model.PeakModel": [[8, 4, 1, "", "PeakModel"]], "pyFAI.gui.model.PeakModel.PeakModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "color"], [8, 5, 1, "", "coords"], [8, 5, 1, "", "copy"], [8, 5, 1, "", "distanceTo"], [8, 5, 1, "", "isEnabled"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "mergeCoords"], [8, 5, 1, "", "name"], [8, 5, 1, "", "ringNumber"], [8, 5, 1, "", "setColor"], [8, 5, 1, "", "setCoords"], [8, 5, 1, "", "setEnabled"], [8, 5, 1, "", "setName"], [8, 5, 1, "", "setRingNumber"]], "pyFAI.gui.model.PeakSelectionModel": [[8, 4, 1, "", "PeakSelectionModel"]], "pyFAI.gui.model.PeakSelectionModel.PeakSelectionModel": [[8, 5, 1, "", "__init__"], [8, 5, 1, "", "append"], [8, 5, 1, "", "clear"], [8, 5, 1, "", "closestGroup"], [8, 7, 1, "", "contentChanged"], [8, 5, 1, "", "index"], [8, 5, 1, "", "isValid"], [8, 5, 1, "", "peakCount"], [8, 5, 1, "", "peakFromRingNumber"], [8, 5, 1, "", "remove"], [8, 7, 1, "", "structureChanged"], [8, 5, 1, "", "unlockSignals"]], "pyFAI.gui.model.PlotViewModel": [[8, 4, 1, "", "PlotViewModel"]], "pyFAI.gui.model.PlotViewModel.PlotViewModel": [[8, 5, 1, "", "setFromPlot"], [8, 5, 1, "", "synchronizePlotConfig"], [8, 5, 1, "", "synchronizePlotView"]], "pyFAI.gui.peak_picker": [[7, 4, 1, "", "PeakPicker"], [7, 1, 1, "", "preprocess_image"]], "pyFAI.gui.peak_picker.PeakPicker": [[7, 7, 1, "", "VALID_METHODS"], [7, 5, 1, "", "__init__"], [7, 6, 1, "", "append_mode"], [7, 5, 1, "", "closeGUI"], [7, 5, 1, "", "contour"], [7, 5, 1, "", "display_points"], [7, 5, 1, "", "finish"], [7, 5, 1, "", "gui"], [7, 7, 1, "", "help"], [7, 5, 1, "", "init"], [7, 5, 1, "", "load"], [7, 5, 1, "", "massif_contour"], [7, 5, 1, "", "on_minus_pts_clicked"], [7, 5, 1, "", "on_plus_pts_clicked"], [7, 5, 1, "", "onclick_append_1_point"], [7, 5, 1, "", "onclick_append_more_points"], [7, 5, 1, "", "onclick_erase_1_point"], [7, 5, 1, "", "onclick_erase_grp"], [7, 5, 1, "", "onclick_new_grp"], [7, 5, 1, "", "onclick_option"], [7, 5, 1, "", "onclick_refine"], [7, 5, 1, "", "onclick_single_point"], [7, 5, 1, "", "peaks_from_area"], [7, 5, 1, "", "remove_grp"], [7, 5, 1, "", "reset"], [7, 5, 1, "", "sync_init"]], "pyFAI.gui.tasks": [[9, 0, 0, "-", "AbstractCalibrationTask"], [9, 0, 0, "-", "ExperimentTask"], [9, 0, 0, "-", "GeometryTask"], [9, 0, 0, "-", "IntegrationTask"], [9, 0, 0, "-", "MaskTask"], [9, 0, 0, "-", "PeakPickingTask"]], "pyFAI.gui.tasks.AbstractCalibrationTask": [[9, 4, 1, "", "AbstractCalibrationTask"]], "pyFAI.gui.tasks.AbstractCalibrationTask.AbstractCalibrationTask": [[9, 5, 1, "", "__init__"], [9, 5, 1, "", "aboutToClose"], [9, 5, 1, "", "eventFilter"], [9, 5, 1, "", "initNextStep"], [9, 5, 1, "", "model"], [9, 5, 1, "", "nextStepWarning"], [9, 5, 1, "", "nextTask"], [9, 7, 1, "", "nextTaskRequested"], [9, 5, 1, "", "setModel"], [9, 5, 1, "", "setNextStepVisible"], [9, 5, 1, "", "setupSplitter"], [9, 5, 1, "", "updateNextStepStatus"], [9, 7, 1, "", "warningUpdated"], [9, 7, 1, "", "widgetHide"], [9, 7, 1, "", "widgetShow"]], "pyFAI.gui.tasks.ExperimentTask": [[9, 4, 1, "", "ExperimentTask"]], "pyFAI.gui.tasks.ExperimentTask.ExperimentTask": [[9, 5, 1, "", "aboutToClose"], [9, 5, 1, "", "createCalibrantDialog"], [9, 5, 1, "", "createImageDialog"], [9, 5, 1, "", "loadCalibrant"], [9, 5, 1, "", "nextStepWarning"]], "pyFAI.gui.tasks.GeometryTask": [[9, 4, 1, "", "CalibrationState"], [9, 4, 1, "", "GeometryTask"]], "pyFAI.gui.tasks.GeometryTask.CalibrationState": [[9, 5, 1, "", "__init__"], [9, 7, 1, "", "changed"], [9, 5, 1, "", "getBeamCenter"], [9, 5, 1, "", "getGeometryRefinement"], [9, 5, 1, "", "getIndexedRings"], [9, 5, 1, "", "getPoni"], [9, 5, 1, "", "getPreviousRms"], [9, 5, 1, "", "getRingPolygons"], [9, 5, 1, "", "getRings"], [9, 5, 1, "", "getRms"], [9, 5, 1, "", "getTwoThetaArray"], [9, 5, 1, "", "isEmpty"], [9, 5, 1, "", "popGeometryRefinement"], [9, 5, 1, "", "reset"], [9, 5, 1, "", "update"]], "pyFAI.gui.tasks.GeometryTask.GeometryTask": [[9, 5, 1, "", "addParameterToLayout"]], "pyFAI.gui.tasks.IntegrationTask": [[9, 4, 1, "", "EnablableDataModel"], [9, 4, 1, "", "IntegrationPlot"], [9, 4, 1, "", "IntegrationProcess"], [9, 4, 1, "", "IntegrationTask"], [9, 1, 1, "", "createSaveDialog"]], "pyFAI.gui.tasks.IntegrationTask.EnablableDataModel": [[9, 5, 1, "", "__init__"], [9, 5, 1, "", "isEnabled"], [9, 5, 1, "", "setEnabled"], [9, 5, 1, "", "setValue"]], "pyFAI.gui.tasks.IntegrationTask.IntegrationPlot": [[9, 5, 1, "", "__init__"], [9, 5, 1, "", "aboutToClose"], [9, 5, 1, "", "clear"], [9, 5, 1, "", "dataToChiTth"], [9, 5, 1, "", "eventFilter"], [9, 5, 1, "", "getDefaultColormap"], [9, 5, 1, "", "hasData"], [9, 5, 1, "", "resetZoom"], [9, 5, 1, "", "setIntegrationProcess"], [9, 5, 1, "", "setProcessing"], [9, 5, 1, "", "unsetProcessing"]], "pyFAI.gui.tasks.IntegrationTask.IntegrationProcess": [[9, 5, 1, "", "__init__"], [9, 5, 1, "", "directDist"], [9, 5, 1, "", "errorMessage"], [9, 5, 1, "", "geometry"], [9, 5, 1, "", "isValid"], [9, 5, 1, "", "method"], [9, 5, 1, "", "radialUnit"], [9, 5, 1, "", "resetZoomPolicy"], [9, 5, 1, "", "result1d"], [9, 5, 1, "", "result2d"], [9, 5, 1, "", "resultMask2d"], [9, 5, 1, "", "rings"], [9, 5, 1, "", "run"], [9, 5, 1, "", "setDisplayMask"], [9, 5, 1, "", "setMethod"], [9, 5, 1, "", "setResetZoomPolicy"], [9, 5, 1, "", "wavelength"]], "pyFAI.gui.tasks.IntegrationTask.IntegrationTask": [[9, 5, 1, "", "aboutToClose"]], "pyFAI.gui.tasks.MaskTask": [[9, 4, 1, "", "MaskTask"]], "pyFAI.gui.tasks.PeakPickingTask": [[9, 4, 1, "", "PeakPickingTask"]], "pyFAI.gui.tasks.PeakPickingTask.PeakPickingTask": [[9, 7, 1, "", "EXTRACT_ALL"], [9, 7, 1, "", "EXTRACT_EXISTING"], [9, 7, 1, "", "EXTRACT_MORE"], [9, 7, 1, "", "EXTRACT_SINGLE"], [9, 5, 1, "", "autoExtractSingleRing"]], "pyFAI.gui.utils": [[10, 4, 1, "", "Event"], [10, 0, 0, "-", "FilterBuilder"], [10, 0, 0, "-", "ProxyAction"], [10, 0, 0, "-", "colorutils"], [10, 0, 0, "-", "eventutils"], [10, 0, 0, "-", "imageutils"], [10, 1, 1, "", "maximize_fig"], [10, 0, 0, "-", "projecturl"], [10, 0, 0, "-", "timeutils"], [10, 0, 0, "-", "tree"], [10, 0, 0, "-", "units"], [10, 0, 0, "-", "unitutils"], [10, 1, 1, "", "update_fig"], [10, 0, 0, "-", "validators"]], "pyFAI.gui.utils.Event": [[10, 5, 1, "", "__init__"]], "pyFAI.gui.utils.FilterBuilder": [[10, 4, 1, "", "FilterBuilder"]], "pyFAI.gui.utils.FilterBuilder.FilterBuilder": [[10, 7, 1, "", "COMPRESSED_IMAGE_EXTENSIONS"], [10, 5, 1, "", "__init__"], [10, 5, 1, "", "addFileFormat"], [10, 5, 1, "", "addImageFormat"], [10, 5, 1, "", "getFilters"]], "pyFAI.gui.utils.ProxyAction": [[10, 4, 1, "", "CustomProxyAction"], [10, 1, 1, "", "LooseVersion"], [10, 4, 1, "", "ProxyAction"]], "pyFAI.gui.utils.ProxyAction.CustomProxyAction": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "forceIconText"], [10, 5, 1, "", "forceText"], [10, 5, 1, "", "setIconText"], [10, 5, 1, "", "setText"]], "pyFAI.gui.utils.ProxyAction.ProxyAction": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "hover"], [10, 5, 1, "", "sourceAction"], [10, 5, 1, "", "toggle"], [10, 5, 1, "", "trigger"]], "pyFAI.gui.utils.colorutils": [[10, 1, 1, "", "getFreeColorRange"]], "pyFAI.gui.utils.eventutils": [[10, 4, 1, "", "QtProxifier"], [10, 4, 1, "", "SimulatedSignal"], [10, 1, 1, "", "createCloseSignal"], [10, 1, 1, "", "createHideSignal"], [10, 1, 1, "", "createShowSignal"]], "pyFAI.gui.utils.eventutils.QtProxifier": [[10, 5, 1, "", "__init__"]], "pyFAI.gui.utils.eventutils.SimulatedSignal": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "connect"], [10, 5, 1, "", "disconnect"], [10, 5, 1, "", "emit"], [10, 5, 1, "", "subs"]], "pyFAI.gui.utils.imageutils": [[10, 1, 1, "", "convertArrayToQImage"], [10, 1, 1, "", "maskArrayToRgba"]], "pyFAI.gui.utils.projecturl": [[10, 1, 1, "", "get_documentation_url"]], "pyFAI.gui.utils.timeutils": [[10, 4, 1, "", "Timer"]], "pyFAI.gui.utils.timeutils.Timer": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "isTimeout"]], "pyFAI.gui.utils.tree": [[10, 4, 1, "", "DataSet"], [10, 7, 1, "", "DataSetNT"], [10, 4, 1, "", "ListDataSet"]], "pyFAI.gui.utils.tree.DataSet": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "as_tuple"], [10, 5, 1, "", "is_hdf5"]], "pyFAI.gui.utils.tree.ListDataSet": [[10, 5, 1, "", "as_tree"], [10, 5, 1, "", "commonroot"], [10, 5, 1, "", "empty"]], "pyFAI.gui.utils.units": [[10, 4, 1, "", "Dimentionality"], [10, 4, 1, "", "Unit"], [10, 1, 1, "", "convert"]], "pyFAI.gui.utils.units.Dimentionality": [[10, 7, 1, "", "ANGLE"], [10, 7, 1, "", "LENGTH"], [10, 7, 1, "", "PIXEL"], [10, 7, 1, "", "SCATTERING_VECTOR"], [10, 7, 1, "", "WAVELENGTH"], [10, 6, 1, "", "fullname"]], "pyFAI.gui.utils.units.Unit": [[10, 7, 1, "", "ANGSTROM"], [10, 7, 1, "", "CENTIMETER"], [10, 7, 1, "", "DEGREE"], [10, 7, 1, "", "ENERGY"], [10, 7, 1, "", "INV_ANGSTROM"], [10, 7, 1, "", "INV_NANOMETER"], [10, 7, 1, "", "METER"], [10, 7, 1, "", "METER_WL"], [10, 7, 1, "", "MILLIMETER"], [10, 7, 1, "", "PIXEL"], [10, 7, 1, "", "RADIAN"], [10, 6, 1, "", "dimensionality"], [10, 6, 1, "", "direction"], [10, 6, 1, "", "fullname"], [10, 5, 1, "", "get_units"], [10, 6, 1, "", "symbol"]], "pyFAI.gui.utils.unitutils": [[10, 1, 1, "", "from2ThRad"], [10, 1, 1, "", "tthToRad"]], "pyFAI.gui.utils.validators": [[10, 4, 1, "", "AdvancedDoubleValidator"], [10, 4, 1, "", "DoubleValidator"], [10, 4, 1, "", "IntegerAndEmptyValidator"]], "pyFAI.gui.utils.validators.AdvancedDoubleValidator": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "setAllowEmpty"], [10, 5, 1, "", "setIncludedBound"], [10, 5, 1, "", "toText"], [10, 5, 1, "", "toValue"], [10, 5, 1, "", "validate"]], "pyFAI.gui.utils.validators.DoubleValidator": [[10, 5, 1, "", "__init__"], [10, 5, 1, "", "fixup"], [10, 5, 1, "", "toText"], [10, 5, 1, "", "toValue"], [10, 5, 1, "", "validate"]], "pyFAI.gui.utils.validators.IntegerAndEmptyValidator": [[10, 5, 1, "", "toText"], [10, 5, 1, "", "toValue"], [10, 5, 1, "", "validate"]], "pyFAI.gui.widgets": [[11, 0, 0, "-", "AdvancedComboBox"], [11, 0, 0, "-", "AdvancedSpinBox"], [11, 0, 0, "-", "CalibrantPreview"], [11, 0, 0, "-", "CalibrantSelector"], [11, 0, 0, "-", "ChoiceToolButton"], [11, 0, 0, "-", "ColoredCheckBox"], [11, 0, 0, "-", "DetectorLabel"], [11, 0, 0, "-", "DetectorModel"], [11, 0, 0, "-", "DetectorSelector"], [11, 0, 0, "-", "FileEdit"], [11, 0, 0, "-", "FitParamView"], [11, 0, 0, "-", "GeometryHistoryComboBox"], [11, 0, 0, "-", "GeometryLabel"], [11, 0, 0, "-", "LoadImageToolButton"], [11, 0, 0, "-", "MethodLabel"], [11, 0, 0, "-", "MonitorNameEdit"], [11, 0, 0, "-", "OpenClDeviceLabel"], [11, 0, 0, "-", "QuantityEdit"], [11, 0, 0, "-", "QuantityLabel"], [11, 0, 0, "-", "UnitLabel"], [11, 0, 0, "-", "UnitSelector"], [11, 0, 0, "-", "WorkerConfigurator"]], "pyFAI.gui.widgets.AdvancedComboBox": [[11, 4, 1, "", "AdvancedComboBox"]], "pyFAI.gui.widgets.AdvancedComboBox.AdvancedComboBox": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "initStyleOption"], [11, 5, 1, "", "paintEvent"], [11, 5, 1, "", "setDisplayedDataCallback"], [11, 5, 1, "", "setModel"], [11, 5, 1, "", "setUpdateCurrentIndexEnabled"]], "pyFAI.gui.widgets.AdvancedSpinBox": [[11, 4, 1, "", "AdvancedSpinBox"]], "pyFAI.gui.widgets.AdvancedSpinBox.AdvancedSpinBox": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "eventFilter"], [11, 5, 1, "", "mouseWheelEnabled"], [11, 5, 1, "", "setMouseWheelEnabled"]], "pyFAI.gui.widgets.CalibrantPreview": [[11, 4, 1, "", "CalibrantPreview"]], "pyFAI.gui.widgets.CalibrantPreview.CalibrantPreview": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "getCalibrant"], [11, 5, 1, "", "paintEvent"], [11, 5, 1, "", "setCalibrant"], [11, 5, 1, "", "setWaveLength"], [11, 5, 1, "", "sizeHint"]], "pyFAI.gui.widgets.CalibrantSelector": [[11, 4, 1, "", "CalibrantSelector"]], "pyFAI.gui.widgets.CalibrantSelector.CalibrantSelector": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "calibrantModel"], [11, 5, 1, "", "findCalibrant"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setCalibrantModel"], [11, 5, 1, "", "setFileLoadable"], [11, 5, 1, "", "setModel"], [11, 7, 1, "", "sigLoadFileRequested"]], "pyFAI.gui.widgets.ChoiceToolButton": [[11, 4, 1, "", "ChoiceToolButton"]], "pyFAI.gui.widgets.ChoiceToolButton.ChoiceToolButton": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "addDefaultAction"], [11, 5, 1, "", "defaultAction"], [11, 5, 1, "", "setDefaultAction"], [11, 5, 1, "", "setWaiting"]], "pyFAI.gui.widgets.ColoredCheckBox": [[11, 4, 1, "", "ColoredCheckBox"]], "pyFAI.gui.widgets.ColoredCheckBox.ColoredCheckBox": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "boxColor"], [11, 5, 1, "", "paintEvent"], [11, 5, 1, "", "setBoxColor"]], "pyFAI.gui.widgets.DetectorLabel": [[11, 4, 1, "", "DetectorLabel"]], "pyFAI.gui.widgets.DetectorLabel.DetectorLabel": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "detector"], [11, 5, 1, "", "detectorModel"], [11, 5, 1, "", "dragEnterEvent"], [11, 5, 1, "", "dropEvent"], [11, 5, 1, "", "setDetector"], [11, 5, 1, "", "setDetectorModel"]], "pyFAI.gui.widgets.DetectorModel": [[11, 4, 1, "", "AllDetectorModel"], [11, 4, 1, "", "DetectorFilter"]], "pyFAI.gui.widgets.DetectorModel.AllDetectorModel": [[11, 5, 1, "", "__init__"]], "pyFAI.gui.widgets.DetectorModel.DetectorFilter": [[11, 5, 1, "", "__init__"]], "pyFAI.gui.widgets.DetectorSelector": [[11, 4, 1, "", "DetectorSelector"]], "pyFAI.gui.widgets.DetectorSelector.DetectorSelector": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "findDetectorClass"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setManufacturerFilter"], [11, 5, 1, "", "setModel"]], "pyFAI.gui.widgets.FileEdit": [[11, 4, 1, "", "FileEdit"]], "pyFAI.gui.widgets.FileEdit.FileEdit": [[11, 5, 1, "", "__init__"], [11, 7, 1, "", "applyedWhenFocusOut"], [11, 5, 1, "", "dragEnterEvent"], [11, 5, 1, "", "dropEvent"], [11, 5, 1, "", "event"], [11, 5, 1, "", "focusInEvent"], [11, 5, 1, "", "isApplyedWhenFocusOut"], [11, 5, 1, "", "keyPressEvent"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setApplyedWhenFocusOut"], [11, 5, 1, "", "setModel"], [11, 7, 1, "", "sigValueAccepted"]], "pyFAI.gui.widgets.FitParamView": [[11, 4, 1, "", "ConstraintsPopup"], [11, 4, 1, "", "FitParamView"]], "pyFAI.gui.widgets.FitParamView.ConstraintsPopup": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "fromConstaints"], [11, 5, 1, "", "labelCenter"], [11, 5, 1, "", "setDefaultConstraints"], [11, 5, 1, "", "setLabel"], [11, 5, 1, "", "setMaxFocus"], [11, 5, 1, "", "setMinFocus"], [11, 5, 1, "", "setUnits"], [11, 5, 1, "", "toConstraint"]], "pyFAI.gui.widgets.FitParamView.FitParamView": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setConstraintsModel"], [11, 5, 1, "", "setDefaultConstraintsModel"], [11, 5, 1, "", "setModel"], [11, 7, 1, "", "sigValueAccepted"], [11, 5, 1, "", "widgets"]], "pyFAI.gui.widgets.GeometryHistoryComboBox": [[11, 4, 1, "", "GeometryHistoryComboBox"]], "pyFAI.gui.widgets.GeometryHistoryComboBox.GeometryHistoryComboBox": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "currentItem"], [11, 5, 1, "", "setAngleUnit"], [11, 5, 1, "", "setHistoryModel"]], "pyFAI.gui.widgets.GeometryLabel": [[11, 4, 1, "", "GeometryLabel"]], "pyFAI.gui.widgets.GeometryLabel.GeometryLabel": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "geometryModel"], [11, 5, 1, "", "setGeometryModel"]], "pyFAI.gui.widgets.LoadImageToolButton": [[11, 4, 1, "", "LoadImageToolButton"]], "pyFAI.gui.widgets.LoadImageToolButton.LoadImageToolButton": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "dialogTitle"], [11, 5, 1, "", "filename"], [11, 5, 1, "", "isEnabled"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setDialogTitle"], [11, 5, 1, "", "setEnabled"], [11, 5, 1, "", "setModel"]], "pyFAI.gui.widgets.MethodLabel": [[11, 4, 1, "", "MethodLabel"]], "pyFAI.gui.widgets.MethodLabel.MethodLabel": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "labelTemplate"], [11, 5, 1, "", "method"], [11, 5, 1, "", "methodAvailability"], [11, 5, 1, "", "setLabelTemplate"], [11, 5, 1, "", "setMethod"], [11, 5, 1, "", "setMethodAvailability"]], "pyFAI.gui.widgets.MonitorNameEdit": [[11, 4, 1, "", "MonitorNameEdit"]], "pyFAI.gui.widgets.MonitorNameEdit.MonitorNameEdit": [[11, 5, 1, "", "dragEnterEvent"], [11, 5, 1, "", "dropEvent"]], "pyFAI.gui.widgets.OpenClDeviceLabel": [[11, 4, 1, "", "OpenClDeviceLabel"]], "pyFAI.gui.widgets.OpenClDeviceLabel.OpenClDeviceLabel": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "device"], [11, 5, 1, "", "setDevice"]], "pyFAI.gui.widgets.QuantityEdit": [[11, 4, 1, "", "QuantityEdit"]], "pyFAI.gui.widgets.QuantityEdit.QuantityEdit": [[11, 5, 1, "", "__init__"], [11, 7, 1, "", "applyedWhenFocusOut"], [11, 5, 1, "", "event"], [11, 5, 1, "", "focusInEvent"], [11, 5, 1, "", "getDisplayedUnit"], [11, 5, 1, "", "getDisplayedUnitModel"], [11, 5, 1, "", "getModelUnit"], [11, 5, 1, "", "isApplyedWhenFocusOut"], [11, 5, 1, "", "keyPressEvent"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setApplyedWhenFocusOut"], [11, 5, 1, "", "setDisplayedUnit"], [11, 5, 1, "", "setDisplayedUnitModel"], [11, 5, 1, "", "setModel"], [11, 5, 1, "", "setModelUnit"], [11, 7, 1, "", "sigValueAccepted"]], "pyFAI.gui.widgets.QuantityLabel": [[11, 4, 1, "", "QuantityLabel"]], "pyFAI.gui.widgets.QuantityLabel.QuantityLabel": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "getDisplayedUnitModel"], [11, 5, 1, "", "isUnitEditable"], [11, 5, 1, "", "mouseReleaseEvent"], [11, 5, 1, "", "setDisplayedUnit"], [11, 5, 1, "", "setDisplayedUnitModel"], [11, 5, 1, "", "setElasticSize"], [11, 5, 1, "", "setFloatFormatter"], [11, 5, 1, "", "setFormatter"], [11, 5, 1, "", "setInternalUnit"], [11, 5, 1, "", "setPrefix"], [11, 5, 1, "", "setUnitEditable"], [11, 5, 1, "", "setValue"], [11, 5, 1, "", "sizeHint"], [11, 5, 1, "", "usedUnit"]], "pyFAI.gui.widgets.UnitLabel": [[11, 4, 1, "", "UnitLabel"]], "pyFAI.gui.widgets.UnitLabel.UnitLabel": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "getUnit"], [11, 5, 1, "", "getUnitModel"], [11, 5, 1, "", "isUnitEditable"], [11, 5, 1, "", "mouseReleaseEvent"], [11, 5, 1, "", "setUnit"], [11, 5, 1, "", "setUnitEditable"], [11, 5, 1, "", "setUnitModel"]], "pyFAI.gui.widgets.UnitSelector": [[11, 4, 1, "", "UnitSelector"]], "pyFAI.gui.widgets.UnitSelector.UnitSelector": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "findUnit"], [11, 5, 1, "", "model"], [11, 5, 1, "", "setModel"], [11, 5, 1, "", "setShortNameDisplay"], [11, 5, 1, "", "setUnits"], [11, 5, 1, "", "units"]], "pyFAI.gui.widgets.WorkerConfigurator": [[11, 4, 1, "", "WorkerConfigurator"]], "pyFAI.gui.widgets.WorkerConfigurator.WorkerConfigurator": [[11, 5, 1, "", "__init__"], [11, 5, 1, "", "getConfig"], [11, 5, 1, "", "getOpenFileName"], [11, 5, 1, "", "getPoni"], [11, 5, 1, "", "getPoniDict"], [11, 5, 1, "", "getWorkerConfig"], [11, 5, 1, "", "loadFromJsonFile"], [11, 5, 1, "", "loadFromPoniFile"], [11, 5, 1, "", "selectDetector"], [11, 5, 1, "", "selectGeometry"], [11, 5, 1, "", "selectMethod"], [11, 5, 1, "", "selectOpenclDevice"], [11, 5, 1, "", "set1dIntegrationOnly"], [11, 5, 1, "", "setConfig"], [11, 5, 1, "", "setDetector"], [11, 5, 1, "", "setWorkerConfig"]], "pyFAI.integrator": [[15, 0, 0, "-", "azimuthal"], [15, 0, 0, "-", "fiber"]], "pyFAI.integrator.azimuthal": [[15, 4, 1, "", "AzimuthalIntegrator"]], "pyFAI.integrator.azimuthal.AzimuthalIntegrator": [[15, 5, 1, "", "guess_max_bins"], [15, 5, 1, "", "guess_polarization"], [15, 5, 1, "", "inpainting"], [15, 5, 1, "", "integrate1d"], [15, 5, 1, "", "integrate1d_ng"], [15, 5, 1, "", "integrate2d"], [15, 5, 1, "", "integrate2d_ng"], [15, 5, 1, "", "integrate_radial"], [15, 5, 1, "", "medfilt1d"], [15, 5, 1, "", "medfilt1d_legacy"], [15, 5, 1, "", "medfilt1d_ng"], [15, 5, 1, "", "separate"], [15, 5, 1, "", "sigma_clip"], [15, 5, 1, "", "sigma_clip_legacy"], [15, 5, 1, "", "sigma_clip_ng"]], "pyFAI.integrator.fiber": [[15, 4, 1, "", "FiberIntegrator"], [15, 1, 1, "", "get_deprecated_params_1d"], [15, 1, 1, "", "get_deprecated_params_2d"]], "pyFAI.integrator.fiber.FiberIntegrator": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "incident_angle"], [15, 5, 1, "", "integrate1d_exitangles"], [15, 5, 1, "", "integrate1d_fiber"], [15, 5, 1, "", "integrate1d_grazing_incidence"], [15, 5, 1, "", "integrate1d_polar"], [15, 5, 1, "", "integrate2d_exitangles"], [15, 5, 1, "", "integrate2d_fiber"], [15, 5, 1, "", "integrate2d_grazing_incidence"], [15, 5, 1, "", "integrate2d_polar"], [15, 5, 1, "", "integrate_fiber"], [15, 5, 1, "", "integrate_grazing_incidence"], [15, 5, 1, "", "reset_integrator"], [15, 6, 1, "", "sample_orientation"], [15, 6, 1, "", "tilt_angle"]], "pyFAI.io": [[12, 4, 1, "", "AsciiWriter"], [12, 4, 1, "", "DefaultAiWriter"], [12, 4, 1, "", "FabioWriter"], [12, 4, 1, "", "HDF5Writer"], [12, 4, 1, "", "Writer"], [12, 0, 0, "-", "image"], [12, 0, 0, "-", "integration_config"], [12, 0, 0, "-", "nexus"], [12, 0, 0, "-", "ponifile"], [12, 1, 1, "", "save_integrate_result"], [12, 0, 0, "-", "sparse_frame"]], "pyFAI.io.AsciiWriter": [[12, 5, 1, "", "__init__"], [12, 5, 1, "", "init"], [12, 5, 1, "", "write"]], "pyFAI.io.DefaultAiWriter": [[12, 5, 1, "", "__init__"], [12, 5, 1, "", "close"], [12, 5, 1, "", "flush"], [12, 5, 1, "", "init"], [12, 5, 1, "", "make_headers"], [12, 5, 1, "", "save1D"], [12, 5, 1, "", "save2D"], [12, 5, 1, "", "set_filename"], [12, 5, 1, "", "write"]], "pyFAI.io.FabioWriter": [[12, 5, 1, "", "__init__"], [12, 5, 1, "", "close"], [12, 5, 1, "", "init"], [12, 5, 1, "", "write"]], "pyFAI.io.HDF5Writer": [[12, 7, 1, "", "CONFIG"], [12, 7, 1, "", "DATASET_NAME"], [12, 7, 1, "", "MODE_APPEND"], [12, 7, 1, "", "MODE_DELETE"], [12, 7, 1, "", "MODE_ERROR"], [12, 7, 1, "", "MODE_OVERWRITE"], [12, 5, 1, "", "__init__"], [12, 5, 1, "", "close"], [12, 5, 1, "", "flush"], [12, 5, 1, "", "init"], [12, 5, 1, "", "set_hdf5_input_dataset"], [12, 5, 1, "", "write"]], "pyFAI.io.Writer": [[12, 7, 1, "", "CONFIG_ITEMS"], [12, 5, 1, "", "__init__"], [12, 5, 1, "", "flush"], [12, 5, 1, "", "init"], [12, 5, 1, "", "setJsonConfig"], [12, 5, 1, "", "write"]], "pyFAI.io.image": [[12, 1, 1, "", "read_data"], [12, 1, 1, "", "read_image_data"]], "pyFAI.io.integration_config": [[12, 4, 1, "", "ConfigurationReader"], [12, 4, 1, "", "WorkerConfig"], [12, 1, 1, "", "normalize"]], "pyFAI.io.integration_config.ConfigurationReader": [[12, 5, 1, "", "__init__"], [12, 5, 1, "", "pop_detector"], [12, 5, 1, "", "pop_method"], [12, 5, 1, "", "pop_ponifile"]], "pyFAI.io.integration_config.WorkerConfig": [[12, 7, 1, "", "ENFORCED"], [12, 7, 1, "", "GUESSED"], [12, 7, 1, "", "OPTIONAL"], [12, 5, 1, "", "__init__"], [12, 7, 1, "", "application"], [12, 5, 1, "", "as_dict"], [12, 7, 1, "", "azimuth_range"], [12, 6, 1, "", "azimuth_range_max"], [12, 6, 1, "", "azimuth_range_min"], [12, 7, 1, "", "chi_discontinuity_at_0"], [12, 7, 1, "", "correct_solid_angle"], [12, 7, 1, "", "dark_current"], [12, 6, 1, "", "dark_current_image"], [12, 7, 1, "", "delta_dummy"], [12, 6, 1, "", "do_2D"], [12, 6, 1, "", "do_azimuthal_range"], [12, 6, 1, "", "do_dark"], [12, 6, 1, "", "do_dummy"], [12, 6, 1, "", "do_flat"], [12, 6, 1, "", "do_mask"], [12, 6, 1, "", "do_poisson"], [12, 6, 1, "", "do_polarization"], [12, 6, 1, "", "do_radial_range"], [12, 6, 1, "", "do_solid_angle"], [12, 6, 1, "", "dummy"], [12, 7, 1, "", "error_model"], [12, 7, 1, "", "extra_options"], [12, 7, 1, "", "flat_field"], [12, 6, 1, "", "flat_field_image"], [12, 5, 1, "", "from_dict"], [12, 5, 1, "", "from_file"], [12, 5, 1, "", "get"], [12, 7, 1, "", "integrator_class"], [12, 7, 1, "", "integrator_method"], [12, 6, 1, "", "integrator_name"], [12, 7, 1, "", "mask_file"], [12, 6, 1, "", "mask_image"], [12, 7, 1, "", "method"], [12, 7, 1, "", "monitor_name"], [12, 7, 1, "", "nbpt_azim"], [12, 7, 1, "", "nbpt_rad"], [12, 7, 1, "", "normalization_factor"], [12, 7, 1, "", "opencl_device"], [12, 7, 1, "", "polarization_description"], [12, 6, 1, "", "polarization_factor"], [12, 6, 1, "", "polarization_offset"], [12, 7, 1, "", "poni"], [12, 7, 1, "", "radial_range"], [12, 6, 1, "", "radial_range_max"], [12, 6, 1, "", "radial_range_min"], [12, 5, 1, "", "save"], [12, 7, 1, "", "shape"], [12, 7, 1, "", "unit"], [12, 7, 1, "", "val_dummy"], [12, 7, 1, "", "version"]], "pyFAI.io.nexus": [[12, 4, 1, "", "Nexus"], [12, 1, 1, "", "from_isotime"], [12, 1, 1, "", "get_isotime"], [12, 1, 1, "", "is_hdf5"], [12, 1, 1, "", "load_nexus"], [12, 1, 1, "", "save_NXcansas"], [12, 1, 1, "", "save_NXmonpd"]], "pyFAI.io.nexus.Nexus": [[12, 5, 1, "", "__init__"], [12, 5, 1, "", "close"], [12, 5, 1, "", "deep_copy"], [12, 5, 1, "", "find_detector"], [12, 5, 1, "", "flush"], [12, 5, 1, "", "get_attr"], [12, 5, 1, "", "get_class"], [12, 5, 1, "", "get_data"], [12, 5, 1, "", "get_dataset"], [12, 5, 1, "", "get_default_NXdata"], [12, 5, 1, "", "get_entries"], [12, 5, 1, "", "get_entry"], [12, 5, 1, "", "new_class"], [12, 5, 1, "", "new_detector"], [12, 5, 1, "", "new_entry"], [12, 5, 1, "", "new_instrument"]], "pyFAI.io.ponifile": [[12, 4, 1, "", "PoniFile"]], "pyFAI.io.ponifile.PoniFile": [[12, 7, 1, "", "API_VERSION"], [12, 5, 1, "", "__init__"], [12, 5, 1, "", "as_dict"], [12, 5, 1, "", "as_integration_config"], [12, 6, 1, "", "detector"], [12, 6, 1, "", "dist"], [12, 5, 1, "", "get"], [12, 5, 1, "", "make_headers"], [12, 6, 1, "", "poni1"], [12, 6, 1, "", "poni2"], [12, 5, 1, "", "read_from_dict"], [12, 5, 1, "", "read_from_duck"], [12, 5, 1, "", "read_from_file"], [12, 5, 1, "", "read_from_geometryModel"], [12, 6, 1, "", "rot1"], [12, 6, 1, "", "rot2"], [12, 6, 1, "", "rot3"], [12, 6, 1, "", "wavelength"], [12, 5, 1, "", "write"]], "pyFAI.io.sparse_frame": [[12, 1, 1, "", "save_sparse"]], "pyFAI.massif": [[15, 4, 1, "", "Massif"]], "pyFAI.massif.Massif": [[15, 7, 1, "", "TARGET_SIZE"], [15, 5, 1, "", "__init__"], [15, 5, 1, "", "calculate_massif"], [15, 6, 1, "", "cleaned_data"], [15, 5, 1, "", "find_peaks"], [15, 5, 1, "", "get_binned_data"], [15, 5, 1, "", "get_blurred_data"], [15, 5, 1, "", "get_labeled_massif"], [15, 5, 1, "", "get_median_data"], [15, 5, 1, "", "init_valley_size"], [15, 7, 1, "", "log_info"], [15, 5, 1, "", "nearest_peak"], [15, 5, 1, "", "peaks_from_area"], [15, 6, 1, "", "valley_size"]], "pyFAI.multi_geometry": [[15, 4, 1, "", "MultiGeometry"], [15, 4, 1, "", "MultiGeometryFiber"]], "pyFAI.multi_geometry.MultiGeometry": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "integrate1d"], [15, 5, 1, "", "integrate2d"], [15, 5, 1, "", "reset"], [15, 5, 1, "", "set_wavelength"]], "pyFAI.multi_geometry.MultiGeometryFiber": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "integrate1d"], [15, 5, 1, "", "integrate1d_fiber"], [15, 5, 1, "", "integrate1d_grazing_incidence"], [15, 5, 1, "", "integrate2d"], [15, 5, 1, "", "integrate2d_fiber"], [15, 5, 1, "", "integrate2d_grazing_incidence"], [15, 5, 1, "", "integrate_fiber"], [15, 5, 1, "", "integrate_grazing_incidence"]], "pyFAI.opencl": [[14, 0, 0, "-", "azim_csr"], [14, 0, 0, "-", "azim_hist"], [14, 0, 0, "-", "azim_lut"], [14, 1, 1, "", "dtype_converter"], [14, 1, 1, "", "get_compiler_options"], [14, 1, 1, "", "get_x87_volatile_option"], [14, 0, 0, "-", "preproc"]], "pyFAI.opencl.azim_csr": [[14, 4, 1, "", "OCL_CSR_Integrator"]], "pyFAI.opencl.azim_csr.OCL_CSR_Integrator": [[14, 7, 1, "", "BLOCK_SIZE"], [14, 5, 1, "", "__init__"], [14, 7, 1, "", "buffers"], [14, 6, 1, "", "check_mask"], [14, 6, 1, "", "checksum"], [14, 5, 1, "", "compile_kernels"], [14, 5, 1, "", "get_buffer"], [14, 5, 1, "", "guess_workgroup_size"], [14, 5, 1, "", "integrate"], [14, 5, 1, "", "integrate_legacy"], [14, 5, 1, "", "integrate_ng"], [14, 7, 1, "", "kernel_files"], [14, 7, 1, "", "mapping"], [14, 5, 1, "", "medfilt"], [14, 5, 1, "", "send_buffer"], [14, 5, 1, "", "set_kernel_arguments"], [14, 5, 1, "", "sigma_clip"]], "pyFAI.opencl.azim_hist": [[14, 4, 1, "", "OCL_Histogram1d"], [14, 4, 1, "", "OCL_Histogram2d"]], "pyFAI.opencl.azim_hist.OCL_Histogram1d": [[14, 7, 1, "", "BLOCK_SIZE"], [14, 5, 1, "", "__init__"], [14, 7, 1, "", "buffers"], [14, 5, 1, "", "compile_kernels"], [14, 5, 1, "", "integrate"], [14, 7, 1, "", "kernel_files"], [14, 7, 1, "", "mapping"], [14, 5, 1, "", "send_buffer"], [14, 5, 1, "", "set_kernel_arguments"]], "pyFAI.opencl.azim_hist.OCL_Histogram2d": [[14, 7, 1, "", "BLOCK_SIZE"], [14, 5, 1, "", "__init__"], [14, 7, 1, "", "buffers"], [14, 5, 1, "", "integrate"], [14, 7, 1, "", "kernel_files"], [14, 7, 1, "", "mapping"], [14, 5, 1, "", "set_kernel_arguments"]], "pyFAI.opencl.azim_lut": [[14, 4, 1, "", "OCL_LUT_Integrator"]], "pyFAI.opencl.azim_lut.OCL_LUT_Integrator": [[14, 7, 1, "", "BLOCK_SIZE"], [14, 5, 1, "", "__init__"], [14, 7, 1, "", "buffers"], [14, 6, 1, "", "check_mask"], [14, 6, 1, "", "checksum"], [14, 5, 1, "", "compile_kernels"], [14, 5, 1, "", "integrate"], [14, 5, 1, "", "integrate_legacy"], [14, 5, 1, "", "integrate_ng"], [14, 7, 1, "", "kernel_files"], [14, 7, 1, "", "mapping"], [14, 5, 1, "", "send_buffer"], [14, 5, 1, "", "set_kernel_arguments"]], "pyFAI.opencl.preproc": [[14, 4, 1, "", "OCL_Preproc"], [14, 1, 1, "", "preproc"]], "pyFAI.opencl.preproc.OCL_Preproc": [[14, 5, 1, "", "__init__"], [14, 7, 1, "", "buffers"], [14, 5, 1, "", "compile_kernels"], [14, 6, 1, "", "delta_dummy"], [14, 6, 1, "", "dummy"], [14, 6, 1, "", "empty"], [14, 7, 1, "", "kernel_files"], [14, 7, 1, "", "mapping"], [14, 5, 1, "", "process"], [14, 5, 1, "", "send_buffer"], [14, 5, 1, "", "set_kernel_arguments"]], "pyFAI.resources": [[16, 0, 0, "-", "__init__"], [16, 1, 1, "", "resource_filename"], [16, 1, 1, "", "silx_integration"]], "pyFAI.resources.__init__": [[16, 1, 1, "", "resource_filename"], [16, 1, 1, "", "silx_integration"]], "pyFAI.spline": [[15, 4, 1, "", "Spline"]], "pyFAI.spline.Spline": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "array2spline"], [15, 5, 1, "", "bin"], [15, 5, 1, "", "comparison"], [15, 5, 1, "", "correct"], [15, 5, 1, "", "fliplr"], [15, 5, 1, "", "fliplrud"], [15, 5, 1, "", "flipud"], [15, 5, 1, "", "getDetectorSize"], [15, 5, 1, "", "getPixelSize"], [15, 5, 1, "", "read"], [15, 5, 1, "", "setPixelSize"], [15, 5, 1, "", "spline2array"], [15, 5, 1, "", "splineFuncX"], [15, 5, 1, "", "splineFuncY"], [15, 5, 1, "", "tilt"], [15, 5, 1, "", "write"], [15, 5, 1, "", "writeEDF"], [15, 5, 1, "", "zeros"], [15, 5, 1, "", "zeros_like"]], "pyFAI.units": [[15, 2, 1, "", "CONST_hc"], [15, 2, 1, "", "CONST_q"], [15, 4, 1, "", "Unit"], [15, 4, 1, "", "UnitFiber"], [15, 1, 1, "", "eq_2th"], [15, 1, 1, "", "eq_chi_gi"], [15, 1, 1, "", "eq_exit_angle_horz"], [15, 1, 1, "", "eq_exit_angle_vert"], [15, 1, 1, "", "eq_exitangle"], [15, 1, 1, "", "eq_q"], [15, 1, 1, "", "eq_q_total"], [15, 1, 1, "", "eq_qbeam"], [15, 1, 1, "", "eq_qbeam_gi"], [15, 1, 1, "", "eq_qhorz"], [15, 1, 1, "", "eq_qhorz_gi"], [15, 1, 1, "", "eq_qip"], [15, 1, 1, "", "eq_qoop"], [15, 1, 1, "", "eq_qvert"], [15, 1, 1, "", "eq_qvert_gi"], [15, 1, 1, "", "eq_r"], [15, 1, 1, "", "eq_scattering_angle_horz"], [15, 1, 1, "", "eq_scattering_angle_vertical"], [15, 1, 1, "", "get_unit_fiber"], [15, 1, 1, "", "parse_fiber_unit"], [15, 1, 1, "", "q_lab"], [15, 1, 1, "", "q_lab_beam"], [15, 1, 1, "", "q_lab_horz"], [15, 1, 1, "", "q_lab_vert"], [15, 1, 1, "", "q_sample"], [15, 1, 1, "", "register_azimuthal_fiber_unit"], [15, 1, 1, "", "register_azimuthal_unit"], [15, 1, 1, "", "register_radial_fiber_unit"], [15, 1, 1, "", "register_radial_unit"], [15, 1, 1, "", "rotate_sample_orientation"], [15, 1, 1, "", "rotation_incident_angle"], [15, 1, 1, "", "rotation_tilt_angle"], [15, 1, 1, "", "to_unit"]], "pyFAI.units.Unit": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "as_str"], [15, 5, 1, "", "get"], [15, 5, 1, "", "parse"]], "pyFAI.units.UnitFiber": [[15, 5, 1, "", "__init__"], [15, 6, 1, "", "incident_angle"], [15, 6, 1, "", "sample_orientation"], [15, 5, 1, "", "set_incident_angle"], [15, 5, 1, "", "set_sample_orientation"], [15, 5, 1, "", "set_tilt_angle"], [15, 6, 1, "", "tilt_angle"]], "pyFAI.utils": [[17, 4, 1, "", "FixedParameters"], [17, 0, 0, "-", "bayes"], [17, 1, 1, "", "calc_checksum"], [17, 1, 1, "", "convert_CamelCase"], [17, 0, 0, "-", "decorators"], [17, 0, 0, "-", "ellipse"], [17, 1, 1, "", "expand_args"], [17, 1, 1, "", "float_"], [17, 1, 1, "", "fully_qualified_name"], [17, 1, 1, "", "get_calibration_dir"], [17, 1, 1, "", "get_cl_file"], [17, 1, 1, "", "get_ui_file"], [17, 0, 0, "-", "header_utils"], [17, 1, 1, "", "int_"], [17, 4, 1, "", "lazy_property"], [17, 0, 0, "-", "logging_utils"], [17, 0, 0, "-", "mathutil"], [17, 0, 0, "-", "orderedset"], [17, 1, 1, "", "readFloatFromKeyboard"], [17, 0, 0, "-", "shell"], [17, 1, 1, "", "str_"], [17, 0, 0, "-", "stringutil"]], "pyFAI.utils.FixedParameters": [[17, 5, 1, "", "add_or_discard"]], "pyFAI.utils.bayes": [[17, 4, 1, "", "BayesianBackground"]], "pyFAI.utils.bayes.BayesianBackground": [[17, 7, 1, "", "PREFACTOR"], [17, 5, 1, "", "__init__"], [17, 5, 1, "", "background_image"], [17, 5, 1, "", "bayes_llk"], [17, 5, 1, "", "bayes_llk_large"], [17, 5, 1, "", "bayes_llk_negative"], [17, 5, 1, "", "bayes_llk_small"], [17, 5, 1, "", "classinit"], [17, 5, 1, "", "func2d_min"], [17, 5, 1, "", "func_min"], [17, 7, 1, "", "s1"], [17, 7, 1, "", "spline"], [17, 5, 1, "", "test_bayes_llk"]], "pyFAI.utils.decorators": [[17, 1, 1, "", "deprecated"], [17, 1, 1, "", "deprecated_warning"], [17, 1, 1, "", "timeit"]], "pyFAI.utils.ellipse": [[17, 4, 1, "", "Ellipse"], [17, 1, 1, "", "fit_ellipse"]], "pyFAI.utils.ellipse.Ellipse": [[17, 7, 1, "", "angle"], [17, 7, 1, "", "center_1"], [17, 7, 1, "", "center_2"], [17, 7, 1, "", "half_long_axis"], [17, 7, 1, "", "half_short_axis"]], "pyFAI.utils.header_utils": [[17, 3, 1, "", "MonitorNotFound"], [17, 1, 1, "", "get_monitor_value"]], "pyFAI.utils.lazy_property": [[17, 5, 1, "", "__init__"]], "pyFAI.utils.logging_utils": [[17, 4, 1, "", "PrePostEmitStreamHandler"], [17, 1, 1, "", "logging_disabled"], [17, 1, 1, "", "prepost_emit_callback"], [17, 1, 1, "", "set_prepost_emit_callback"]], "pyFAI.utils.logging_utils.PrePostEmitStreamHandler": [[17, 5, 1, "", "__init__"], [17, 5, 1, "", "emit"], [17, 5, 1, "", "post_emit"], [17, 5, 1, "", "pre_emit"]], "pyFAI.utils.mathutil": [[17, 4, 1, "", "LongestRunOfHeads"], [17, 1, 1, "", "allclose_mod"], [17, 1, 1, "", "binning"], [17, 1, 1, "", "center_of_mass"], [17, 1, 1, "", "chi_square"], [17, 1, 1, "", "cormap"], [17, 1, 1, "", "deg2rad"], [17, 1, 1, "", "dog"], [17, 1, 1, "", "dog_filter"], [17, 1, 1, "", "expand"], [17, 1, 1, "", "expand2d"], [17, 1, 1, "", "gaussian"], [17, 1, 1, "", "gaussian_filter"], [17, 1, 1, "", "interp_filter"], [17, 1, 1, "", "is_far_from_group_python"], [17, 1, 1, "", "maximum_position"], [17, 1, 1, "", "measure_offset"], [17, 1, 1, "", "nan_equal"], [17, 1, 1, "", "quality_of_fit"], [17, 1, 1, "", "rad2rad"], [17, 1, 1, "", "relabel"], [17, 1, 1, "", "round_fft"], [17, 1, 1, "", "roundfft"], [17, 1, 1, "", "rwp"], [17, 1, 1, "", "shift"], [17, 1, 1, "", "shiftFFT"], [17, 1, 1, "", "shift_fft"], [17, 1, 1, "", "unBinning"], [17, 1, 1, "", "unbinning"]], "pyFAI.utils.mathutil.LongestRunOfHeads": [[17, 5, 1, "", "A"], [17, 5, 1, "", "B"], [17, 5, 1, "", "__init__"], [17, 5, 1, "", "probaHeadOrTail"], [17, 5, 1, "", "probaLongerRun"]], "pyFAI.utils.orderedset": [[17, 4, 1, "", "OrderedSet"]], "pyFAI.utils.orderedset.OrderedSet": [[17, 5, 1, "", "__init__"], [17, 5, 1, "", "add"], [17, 5, 1, "", "discard"], [17, 5, 1, "", "pop"]], "pyFAI.utils.shell": [[17, 4, 1, "", "ProgressBar"]], "pyFAI.utils.shell.ProgressBar": [[17, 5, 1, "", "__init__"], [17, 5, 1, "", "clear"], [17, 5, 1, "", "display"], [17, 5, 1, "", "update"]], "pyFAI.utils.stringutil": [[17, 4, 1, "", "SafeFormatter"], [17, 1, 1, "", "latex_to_unicode"], [17, 1, 1, "", "safe_format"], [17, 1, 1, "", "to_bool"], [17, 1, 1, "", "to_eng"], [17, 1, 1, "", "to_ordinal"], [17, 1, 1, "", "to_scientific_unicode"]], "pyFAI.utils.stringutil.SafeFormatter": [[17, 5, 1, "", "get_field"]], "pyFAI.worker": [[15, 4, 1, "", "DistortionWorker"], [15, 4, 1, "", "PixelwiseWorker"], [15, 4, 1, "", "Worker"], [15, 1, 1, "", "make_ai"]], "pyFAI.worker.DistortionWorker": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "process"]], "pyFAI.worker.PixelwiseWorker": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "process"]], "pyFAI.worker.Worker": [[15, 5, 1, "", "__init__"], [15, 5, 1, "", "do_2D"], [15, 5, 1, "", "get_config"], [15, 5, 1, "", "get_json_config"], [15, 5, 1, "", "get_normalization_factor"], [15, 5, 1, "", "get_unit"], [15, 5, 1, "", "get_worker_config"], [15, 6, 1, "", "nbpt_azim"], [15, 6, 1, "", "normalization_factor"], [15, 5, 1, "", "process"], [15, 5, 1, "", "reconfig"], [15, 5, 1, "", "reset"], [15, 5, 1, "", "save_config"], [15, 5, 1, "", "setDarkcurrentFile"], [15, 5, 1, "", "setExtension"], [15, 5, 1, "", "setFlatfieldFile"], [15, 5, 1, "", "setJsonConfig"], [15, 5, 1, "", "setMaskFile"], [15, 5, 1, "", "setSubdir"], [15, 5, 1, "", "set_config"], [15, 5, 1, "", "set_dark_current_file"], [15, 5, 1, "", "set_flat_field_file"], [15, 5, 1, "", "set_json_config"], [15, 5, 1, "", "set_mask_file"], [15, 5, 1, "", "set_method"], [15, 5, 1, "", "set_normalization_factor"], [15, 5, 1, "", "set_unit"], [15, 6, 1, "", "shape"], [15, 5, 1, "", "sync_init"], [15, 6, 1, "", "unit"], [15, 5, 1, "", "update_processor"], [15, 5, 1, "", "validate_config"], [15, 5, 1, "", "warmup"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "data", "Python data"], "3": ["py", "exception", "Python exception"], "4": ["py", "class", "Python class"], "5": ["py", "method", "Python method"], "6": ["py", "property", "Python property"], "7": ["py", "attribute", "Python attribute"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:data", "3": "py:exception", "4": "py:class", "5": "py:method", "6": "py:property", "7": "py:attribute"}, "terms": {"": [1, 3, 4, 5, 6, 8, 9, 11, 12, 15, 16, 17, 18, 19, 20, 21, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 54, 55, 57, 58, 59, 63, 64, 65, 67, 68, 69, 71, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 103, 104, 105, 107, 108, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120], "0": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 17, 19, 21, 22, 23, 25, 26, 27, 28, 29, 31, 33, 37, 38, 39, 40, 41, 45, 46, 47, 49, 50, 54, 56, 59, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 120, 122, 123], "00": [17, 61, 63, 64, 71, 73, 75, 76, 77, 82, 85, 86, 87, 90, 91, 92, 93, 94, 95, 97, 100, 101, 108, 116, 117, 119, 120], "000": [17, 61, 68, 71, 76, 77, 82, 85, 89, 90, 91, 92, 93, 96, 100, 101, 102, 103, 104, 116, 117, 119, 120, 122], "0000": [87, 95], "00000": 4, "000000": [23, 61, 63, 64, 68, 76, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 117, 119, 120, 122], "0000000000000004": 113, "0000000000000013": 113, "000000000000576": 79, "00000000000088": 79, "00000000000121": 79, "0000000000018": 79, "000000000002697": 79, "00000000009243": 79, "000000000325038": 79, "000000000332909": 79, "00000000e": [75, 77, 108], "00000001": 108, "000000e": [61, 63, 68, 82, 89, 90, 91, 92, 93, 94, 100, 101, 103, 104, 117, 119, 120, 122], "0000021156781944": 108, "00000524e": 108, "00000525e": 108, "00000548e": 108, "00000556e": 108, "00000599e": 108, "0000063655391866": 108, "000007": 85, "0000082411682594": 108, "00000e": 116, "000011": 107, "000012": 85, "000016": 85, "0000174061054978": 108, "0000413819851404": 108, "000046047": 113, "00005243766022": 108, "0000524507336": 108, "0000548000565": 108, "00005992107673": 108, "000061": 85, "000065": 85, "00008696441005": 83, "0000880392983518": 108, "0000e": 108, "0001": [1, 15, 79, 86, 90], "000105512370872": 113, "000109971": 1, "0001171875": 1, "000118616": 1, "000119135": 1, "00012": 1, "000125": 1, "000128": 1, "00013": 1, "0001328125": 1, "00013384162837038897": 84, "00013456193648577567": 84, "0001358990033245626": 84, "0001382504476983": 108, "000139": 1, "000144": 1, "000146484": 1, "00015": 1, "000154": 1, "00015625": 1, "000158": 1, "000158691": 1, "0001690445327591": 108, "000172": [1, 84, 116], "0001767092094": 108, "0001770833": 1, "0001800499031481": 108, "000192": 1, "0001939885939093": 108, "0001953125": 1, "0001p": 85, "0002": [1, 86], "0002213542": 1, "0002214091645638961": 77, "000234375": 1, "0002365176823202": 108, "000256": 1, "0002605733746992": 108, "0002625335033226": 108, "000265625": 1, "00027656555": 116, "0002814499161712": 108, "000292969": 1, "00029791": 116, "00030269182833240034": 84, "000303": 84, "0003076612160235168": 86, "000308": 1, "0003125": 1, "000315371906966": 108, "000316": 1, "000317383": 1, "000320": 87, "0003212594457518": 108, "00032819917724852965": 84, "0003466760946256": 108, "0003509822363863": 108, "000353e": 64, "0003541667": 1, "0003640403761813": 108, "0003743132858398": 108, "0003789161724935714": 83, "000384": 1, "0003864892507082": 108, "0003870319337769": 108, "0003900075052525": 108, "000390625": 1, "0004164674780767": 108, "0004384834970619": 108, "0004407920155303": 108, "0004427083": 1, "000448555436643": 108, "00045": [84, 116], "000450": 85, "0004671697067522": 108, "0005109822": 116, "000541904732197": 108, "0005474862479513": 108, "0005515898685664": 108, "00055269e": 108, "0005745923152465": 108, "0005862375671544": 108, "00059583": 116, "0006": 73, "000600": 61, "000616424521849": 108, "0006289181864672": 108, "0006408875619633374": 63, "000641": 63, "0006481624805847": 108, "0006537667474804": 108, "000659255737244": 108, "000660": 83, "0006749932016406": 108, "000681": 84, "0006813851321719287": 84, "0006837420835186": 108, "0007153188103914": 108, "000725200645556": 108, "0007408929783639": 108, "0007426536455697338": 84, "000743": 84, "0007718180621418162": 114, "0007884579221": 108, "0008249070438579754": 84, "0008250691403797": 108, "0008312705117124": 108, "0008348448819966": 108, "0008567290114587": 108, "0008588155344365": 108, "0008769271304050088": 77, "0008926218029668": 108, "0009199593620386": 108, "0009275256128867": 108, "0009962281737748": 108, "000e": [74, 76, 83, 86, 108], "000\u00e5": [61, 82, 91, 92, 93, 94, 100, 101, 117, 119, 120, 122], "001": [7, 18, 76, 77, 81, 83, 96, 103], "0010014310563744": 108, "0010028004778449018": 83, "001013229939001": 108, "0010279770117": 108, "001030151246557": 108, "001047005070064": 108, "0010519741939317": 108, "0010793897002255": 108, "0011165686147339689": 77, "0011200575496728": 108, "0011307661026103302": 108, "0011563602060147": 108, "00118686": 87, "0011868649105581442": 87, "00118793": 87, "0011879346148879102": 87, "0011970532875631": 108, "0012085991407975265": 87, "0012246932279518": 108, "001254432818940937": 87, "001274312082532": 108, "001296591887888": 108, "0013401739883365": 108, "0013808601146192": 108, "00138094": 87, "0013809412093970974": 87, "0013889669397855": 113, "001389e": 84, "0013993025871089": 108, "0013993646819837": 108, "0014114217800176": 108, "0014547190471963": 108, "001463799737406": 108, "001485265289985": 108, "0015036932580994": 119, "0015036932581176": 119, "0015322527085403072": 84, "0015432560227533": 108, "0015671563618955": 108, "001569": 61, "001583994685477": 108, "001606115678953": 108, "00162917711652": 108, "0016422595055179": 108, "0016490221": 116, "0016696847686478021": 87, "0016888673967252": 108, "0017037924223202": 108, "0017991118790415": 108, "001802675288487": 108, "0018087698868383": 108, "0018134199885178": 108, "0018261568176898": 87, "00184287": 87, "0018428737012415": 87, "0018997537418248": 108, "001904706904089": 87, "00190471": 87, "0019337850232497": 108, "001941313509441": 108, "0019493942530497": 108, "00195312": 61, "0019809633156522": 108, "001e": [85, 108], "002": [76, 77, 96, 103], "0020": 87, "0020075700726363": 108, "0020084279692378": 108, "0020734073323676": 108, "0021046484243248": 108, "0021419631810562": 108, "0021538371006793585": 84, "002154": 84, "0021577598949443": 108, "0021652366060354": 108, "00219124e": 97, "0021949730589812": 108, "0022": 86, "0022938607045202": 108, "0022979874519737": 108, "0023039573005421": 108, "0023051162254419722": 83, "0023130345759903": 108, "0023351197994095443": 83, "0023496151422475": 108, "002378": 4, "0024272161056949": 108, "0024421328351514": 108, "00244328239933": 75, "0024818538339453": 108, "0025661023484163": 108, "0025957477854395": 108, "0026030155026546": 108, "0026042595407236": 108, "0026048269580961157": 63, "002605": 63, "0026080674599447": 108, "0026298022443931": 108, "0026848043468634406": 117, "0027121355337423": 108, "0027135041506732": 108, "002734": 83, "0027737212890564": 108, "002788439751187": 108, "0027893643350951": 108, "0028020893278762": 108, "0028032884831129296": 87, "00280329": 87, "0028720055276328": 108, "002902130829": 76, "0029067999772547": 108, "002918745442419": 108, "0029599288276503017": 83, "0029745347525865": 108, "002990980190390399": 114, "002e": [83, 85, 87], "003": [73, 76, 77, 86, 96, 103], "0030278144304758": 108, "003039519545289": 108, "0030719248426017": 108, "0030970417458864": 108, "003151922737105": 108, "0032": 86, "0032102648954526": 108, "0032384399170131": 108, "0032695600972333276": 86, "003307424": 113, "003313": 64, "003316997685968": 108, "0033192548418834": 108, "003372023836199041": 84, "0034208463616476": 108, "0034698388881484": 108, "0034855626802708": 108, "0034956514453985": 108, "0035013951908842": 113, "003521300458917": 108, "0035235429554226": 108, "0035480604326705": 108, "00357": 1, "0036199327218418": 113, "0036240548094704": 108, "003637323687872": 108, "0036454627922216": 108, "0036949546024256": 108, "0037211602671015": 108, "0037282432885681": 108, "003737543547165": 113, "0037791545040615": 113, "0037940815439177": 108, "003799817598745": 108, "0038130871791933": 108, "0038247030392895": 108, "0038407909631215": 108, "0038647135450058": 113, "003936125722907": 108, "0039436988697994": 108, "003943811455063223": 108, "003959633634965548": 108, "003961539924237118": 108, "003961650091808378": 108, "003961700325261782": 108, "003965206217913014": 108, "003966690771283648": 108, "003966722983761047": 108, "003966772613855158": 108, "003968935506155581": 108, "003970067520032141": 108, "003972951169717649": 108, "003973636919054829": 108, "0039756515739672454": 108, "0039758195842887565": 108, "003977700789209715": 108, "003977911642428385": 108, "003981302101258431": 108, "003984854883002208": 108, "0039983425869443": 113, "003e": [76, 83, 85], "004": [76, 77, 96, 103, 108], "0040336492340491": 113, "004036781000131": 108, "004042525656543217": 108, "004042573433038651": 108, "004042896898550854": 108, "004043166284269385": 108, "004058010685114263": 108, "004058082314538765": 108, "0040710882940447": 108, "004079876049379": 108, "004082412425427": 108, "004105408572885025": 87, "0041351167053947": 113, "0041391216543243": 108, "0042128773320962": 108, "0042230332976563": 108, "004256487596797": 108, "004280486064744": 77, "0042862987886776": 108, "0042874008409237": 113, "00429667": 87, "004296673893495674": 87, "004314642147842": 113, "0043485636663019": 108, "0044349060545528": 113, "004439098932318121": 114, "004501522906845148": 86, "0045172240037459": 108, "0045392818563905": 108, "0045454351964376": 108, "004552663880064": 108, "0045565011457789": 108, "0045858012813675": 108, "0046088745562307": 113, "0046260295685778": 113, "0046288990002155": 108, "0046356984997684": 108, "004636796681891619": 116, "0046377531895274": 108, "0046756594993609": 108, "0047286500882109": 108, "0047306729404508": 108, "0047584956198332": 108, "0047685026360003": 113, "0047917831943132": 108, "004808039011199493": 87, "0048382352168421": 69, "004851322515537": 108, "0048602050082724": 108, "004865620751": 76, "004879440825772": 108, "00492120664670372": 87, "00492121": 87, "0049348713409756e": 108, "0049538472566713": 108, "0049677967819728": 113, "0049722551577471": 113, "004e": 108, "005": [76, 77, 85, 95, 103, 119], "0050092747909034": 69, "0050303209150975": 108, "0050537546794422": 108, "0050877238620284": 108, "0051392366336789": 108, "005141107529708": 113, "00515531663903e": 108, "0052901504341083": 108, "0053587408712839": 113, "0053702574670387": 113, "005382392720227": 108, "0054142883699408": 108, "0054417211389464": 108, "0054739775345192": 108, "005489220498223381": 113, "005489879026907981": 114, "005490176246854618": 113, "005524309410186": 108, "0055337529943331": 108, "005546132591137673": 114, "005546522562021044": 113, "005546902015767337": 113, "0055590916118933": 113, "0055956532971715": 108, "0056020200334845": 108, "0056123510095236": 108, "0056577202854944": 108, "0057611526608685": 108, "0057919319717865": 113, "0058203538520227": 108, "005823521884149": 113, "0059933370596001": 108, "005996128502901": 108, "006": [76, 77, 103], "0060128786587774": 108, "0060301006382162": 113, "006081587159741": 108, "0061516845853562": 108, "0061729279863196": 108, "006204789916032": 108, "0062479642183375": 108, "0062796228806266": 113, "0062965981345875": 108, "0063364500778098": 113, "0064157747975333": 108, "0064425271778772": 108, "0064564407114447": 108, "0064653314672298": 108, "0064811773631548": 108, "006487": [23, 94, 100, 117], "0065009981188784": 108, "0065390618458214": 108, "0065634763533546": 113, "0065647095933234": 108, "006564e": 64, "0065735803674922": 108, "0065867017919088": 108, "00659179361537": 76, "0066047272523622": 108, "006612408557536195": 87, "00661241": 87, "0067264335087729": 108, "0068001412453391": 108, "0068313427175601": 113, "0068925041161452": 108, "0069093171138062": 108, "0069199803881377": 113, "006974": 64, "007": [76, 77], "007022351289970616": 84, "0070849456833177": 108, "007095027396953": 77, "007170647099514": 113, "0072064026174556": 108, "007239372711949": 108, "007271887563659273": 87, "0073518675555818485": 87, "00735187": 87, "00740297": 113, "0074413207034538": 108, "0074587940362891": 113, "007508348389538": 113, "007558": [23, 94, 100, 117], "0076092208790393": 108, "0077707059257766": 113, "007866e": 64, "0079470976942693": 108, "008": [1, 76, 77, 103], "0080103465149082": 108, "0081539199764729": 108, "0081763108501605": 113, "0082076877563808": 108, "0082179213995814": 108, "0082416034477122": 108, "008261749195339": 108, "0082708854084665": 113, "0082921976553314": 108, "0083100629297828": 108, "0083868431595244": 108, "0084328264485825": 76, "00846384112636606": 84, "0085315637036747": 108, "0085458076325755": 108, "0085519765287856": 113, "0085692522573224": 108, "0085734365881958": 108, "0088759761613169": 108, "0088834715455515": 108, "0088948490777085": 113, "0089080511924378": 108, "00897799": 75, "009": [76, 77], "0090094156244998": 108, "0090385319385737": 108, "009059872473351": 108, "009126997871854": 108, "0091345197534427": 108, "0091551516316837": 113, "009168412711275": 108, "0092127519840735": 108, "0092256264081134": 108, "0092469779433046": 69, "0093047350823812": 69, "0093754813807896": 108, "009404": 90, "0094556184271837": 108, "0094563623731783": 113, "0095068708991521": 108, "0096005639516095": 108, "0096380872840243": 108, "0096534789815388": 108, "0097930406807425e": 108, "009827799822306": 113, "0099135917599873": 108, "0099230581064675": 108, "0099545235959393": 108, "009e": 85, "00e": 119, "00l": [69, 72], "00m": 23, "01": [23, 50, 55, 63, 64, 68, 71, 73, 75, 76, 77, 83, 84, 85, 86, 87, 89, 90, 92, 93, 95, 97, 103, 104, 108, 109, 113, 114, 116, 117, 122], "010": [76, 77, 118], "0101884426397862": 113, "0103894243104496": 108, "0104": 87, "0104152493295724": 108, "0104406940173654": 108, "010440992255807": 108, "0104452592354953": 108, "0104765147659725e": 87, "0104876553687294": 108, "0105107847242663": 113, "0106088928089405": 108, "0107747845790713": 108, "0107951631346963": 108, "0108862622799024": 69, "0109136877093228": 113, "010916e": 64, "010e": 85, "011": [76, 77], "0110513409243076": 108, "0111": 85, "0111416436844451": 108, "011161601373661": 108, "0111688233371194": 108, "0111923233246825": 108, "0112610749217528": 108, "0113314667933995": 108, "0114058672323993": 113, "0114471341451146": 108, "011570582900121": 108, "0115761408849928": 108, "0117160310809497": 108, "011743875604037e": 108, "0117499426040044": 113, "0118197000243547": 108, "0118441476854674": 108, "0118648651896938": 108, "0118665117829948": 108, "011e": [85, 113], "012": [76, 77, 103], "01208709": 75, "012159402980314": 108, "012187493824144": 113, "0122085078973082": 108, "0122437868152768e": 108, "0123061449426467": 108, "0123072169234548": 108, "0123116293423504": 108, "0124772673536007": 108, "0125797381341723": 108, "01277661": 71, "0127950017331144": 108, "0128536590034793": 113, "012e": [85, 116], "013": [76, 77, 96], "0131350792586324": 108, "013173": 4, "013181997924356": 108, "013187887764542e": 108, "0132191356080977": 113, "0132451924563215": 108, "013401128814537e": 108, "01341931e": 108, "013461176335796": 108, "013605253169616": 108, "0137108484442696": 113, "01372500184127": 108, "0137438251922115": 108, "0137737804732418": 108, "0138004576849953": 108, "0138639640412193": 108, "0139397042667508": 108, "014": [76, 77, 96, 103], "01401826459914": 76, "0140303101946426e": 108, "0141428424912058": 108, "0141785656728282": 108, "0142807808116514": 108, "014369370144399e": 108, "0144496879155118": 108, "0145931090750935": 113, "0146195895384433": 108, "0147497628930484": 108, "014779": 85, "014809632": 113, "0149780981782284": 113, "015": [76, 77], "0150220279238666": 108, "0152031284934913": 108, "015376647151082e": 108, "0153814717019545": 72, "0155596804967981": 113, "01557774748653": 77, "0157812849642132": 108, "015795384978432": 83, "015821": 90, "016": [76, 77, 96], "0160245827139567": 108, "01604175": 75, "0161216955203134": 108, "0161309598967363": 108, "0161432164799655": 72, "0161778994985649": 108, "01621339": 75, "0162284692528132": 108, "0163690992427437": 108, "016707": 107, "0167071607777107": 113, "0168": 73, "0168194408709788": 108, "01691437": 61, "017": [76, 85, 96], "017106933191706": 113, "0171535049901094e": 108, "017310e": 63, "01745329": 114, "017453292519943295": [85, 86], "01745341159403324": 114, "017461642422572903": 113, "017461912405235317": 113, "01746192922148617": 114, "017556711489758": 113, "0177635327357095": 108, "017776772": 113, "0178049166941352": 113, "0178825697928604": 108, "01794273": 75, "017957807338494": 108, "0179741303617673": 108, "017e": [85, 108], "018": [76, 77, 96], "0180420754167514": 108, "0180635197137227": 69, "0180726696157278": 108, "0181853797315261": 108, "0181883410583028": 108, "0182657617461231": 86, "018652396532365e": 108, "018897825569497": 108, "019": [76, 96], "0190253206928632": 108, "0193100184524688": 113, "0193232632780713": 108, "0195630420643795": 108, "0195639143375226": 108, "0195672956333373": 108, "019678216491826": 77, "0197147728463951": 113, "0197752887995744": 108, "0199493040158916": 108, "01m": [64, 116], "02": [23, 61, 63, 64, 67, 73, 75, 76, 77, 82, 84, 85, 86, 89, 90, 92, 93, 94, 96, 97, 100, 101, 102, 107, 108, 109, 113, 114, 116, 117, 119, 122], "020": [76, 96], "02037208411337": 108, "020441": 75, "0204842075028755": 108, "0205667896134034": 113, "0205903532493936": 108, "02069736": 61, "0208104517435677": 108, "0208708626849992": 108, "02094516e": 108, "020955e": 64, "021": [77, 96], "0210193180508231": 108, "02104962e": 108, "02115": 84, "0211669366222367": 108, "021431e": 63, "021471536951278e": 108, "021652": 76, "0217119860909827": 108, "021892e": 64, "0218931894406165": 108, "022": [64, 77, 96], "0222159808179547": 108, "022354047745466": 76, "02235405": 76, "02241605541606": 108, "022479304003395": 108, "0225619103645796": 113, "0228497471205142": 108, "022863e": 107, "0229529722158004": 113, "022e": [84, 86, 108], "023": 76, "0231685061731282": 108, "0233637092773382": 108, "0233684": 100, "0234062748943396": 108, "0234304451051603": 108, "0237895129603751": 72, "0239480143476254": 108, "024": 76, "0240136868836676": 113, "024174": 116, "0243233567968968": 108, "02434595301747": 73, "0243550169740998": 69, "024389106065953e": 108, "0244411750698315": 113, "02450730475388": 89, "0249287931351803": 108, "024e": 77, "025": 77, "02506219908392629": 84, "0255321948331337": 108, "025931042274353": 108, "026": [76, 77], "0262476228227875": 108, "026335086974243513": 84, "0263978695179181": 108, "0264618": 100, "0265111265680362": 113, "0265474413108397": 108, "0266221843304677": 69, "0266488971218346": 108, "026980744963874": 108, "026e": 84, "027": [76, 77], "0270355189686031": 113, "027082549190933": 108, "027250e": 64, "027456496032158": 113, "027495269295978": 108, "027955e": 64, "02796147400509": 108, "028": 77, "0282776": 100, "0284564996800414": 108, "0285389911191738": 108, "029": [77, 96], "0295553408157014": 113, "02972097794": 113, "02989381": 76, "02d": [75, 95, 97, 98], "02i": 108, "02m": [23, 64, 116], "02p0021g": 17, "03": [7, 17, 22, 63, 73, 75, 76, 77, 80, 83, 84, 85, 86, 87, 108, 110, 113, 114, 116], "030": [77, 95, 102], "030000000000000002": 90, "0300296978343998e": 83, "0302171555385269": 108, "030492505461750096": 108, "0305051285304707": 72, "0305988360196": 76, "030642569181509e": 79, "030685493745639": 108, "030764e": 90, "03076843090598898": 108, "0307796258041018": 108, "030852e": 63, "030863392388519827": 108, "030865644602940744": 108, "03086623823197484": 108, "03086624488803945": 108, "030935595108782053": 61, "030937893394465902": 101, "03094243146297444": 101, "030e": 87, "031": [76, 114], "031078048191825": 108, "0311": 102, "0312170383658836": 108, "031408577292064206": 108, "031553290784359": 76, "031608553391842e": 108, "03165314623342505": 108, "0317753490052087": 108, "03180385768846998": 108, "031824891642757": 113, "03184537030470006": 108, "0318545447453324": 108, "0318694421249395": 113, "0319321715910532": 113, "032": [77, 90, 108], "03201295264935034": 108, "03204960860571386": 108, "03205370080101193": 108, "03206584438250582": 108, "0320817564491065": 108, "03208491868712114": 108, "03208500579368141": 108, "032085466901616906": 108, "03211384891528438": 108, "032200315169332513": 108, "032235988249254756": 108, "03223711680104726": 108, "03224725723057559": 108, "03224903534974467": 108, "0322605667570064": 108, "0322710979177556": 113, "032284408312060156": 108, "03228479377833516": 108, "032290": 76, "0323233631399773": 108, "03274966118487238": 108, "032799977605077": 108, "0328347682953": 76, "03286839545438533": 108, "03288139794526324": 108, "0328968075164728": 108, "032929360446549": 108, "032976894843263e": 108, "033": [77, 90, 96], "033098078325475": 108, "033188632482365366": 108, "0332005232207373": 108, "033200e": [103, 104], "03323636624652024": 108, "033355261225529": 108, "033367992629256715": 85, "033375469748006405": 108, "03339481351901525": 108, "03339533863359239": 108, "033407488249092": 108, "03340994866191066": 108, "0335798679314772": 108, "03367666939027231": 108, "03367823301601242": 108, "033\u00e5": [103, 104], "034": [76, 77], "0340507000962094": 108, "034089307266644636": 108, "0341475897780104": 108, "0341642259668387": 108, "0342585819213381": 108, "0344500159351753": 108, "034540e": 90, "03456504217138479": 108, "03482262187953887": 108, "03482474083006927": 108, "034e": 116, "035": [76, 77], "035002": [92, 93], "03500895": 76, "03506868705153": 77, "035490871833281": 113, "0356121099167162": 108, "0356401694415556": 108, "0359745455099272": 108, "035e": 108, "036": [90, 95, 119, 120], "036309541126612": 108, "0366630158144405": 69, "0367882138457822": 69, "0369": 75, "037": 77, "037000": 87, "03713396": 75, "03757": 92, "0376549761470628": 108, "037e": 108, "038": [76, 77, 86], "0383768889418905": 69, "038647906477604826": 86, "0388152591107816e": 108, "03882584899486354": 86, "038881e": 90, "0389784072094779": 113, "038e": 86, "039": [77, 90, 96], "0390938597733972": 72, "039114478599987": 113, "0392790837721477": 108, "039607": 76, "04": [12, 20, 23, 63, 74, 75, 76, 77, 83, 84, 85, 86, 95, 96, 108, 114], "040": 77, "040000": 87, "0401600699338276": 108, "04022": 86, "0403": 75, "040402839588838": 108, "0404191054404": 75, "040603636712159": 73, "0409": 75, "041": [90, 95], "041213618478122e": 108, "041258260822401": 113, "041379200056494": 69, "041442173": 113, "041504": 113, "0416": 75, "04188201": [92, 93], "041e": 76, "042": [76, 77], "04216034457422": 77, "042279063895563": 72, "04249132052064": 76, "04252566e": 108, "04257343e": 108, "0426411029090508": 113, "04289690e": 108, "043": [61, 77, 97, 120], "04316628e": 108, "0432": 75, "0432e": 108, "0433534757825547": 113, "043407929751874": 113, "043457": 113, "043644874204164075": 87, "0437433048650384": 113, "043e": 108, "044": 76, "044517e": 90, "044759694": 113, "04478735e": 73, "044852339": 113, "044e": 108, "045": [77, 90], "0452": 75, "04523089e": 71, "045292747184154e": 108, "045418648717434555": 61, "045434418504104235": 101, "04543592596329322": 101, "04552430609898244": 85, "0456": 75, "0459629110992": 77, "045e": 73, "046": [84, 119], "046078468930413": 113, "0461676167252424": 85, "0462914823378755": 77, "046425e": 90, "046833e": 63, "047": [77, 90], "047198": [92, 93], "0475790259207503": 72, "048": [76, 77, 118], "0483099442247654": 69, "0487100339481996": 69, "048720225865827": 77, "0487967953086": 76, "048819161298574": 77, "048e": 87, "049": [76, 119], "0490": 75, "049021454711834e": 108, "0491": 75, "04925055e": 108, "0492604534981806": 113, "04928851872683": 77, "0494350381533095": 108, "049554029806351e": 85, "0495782904327": 76, "0497716259840994e": 108, "0499": 75, "049e": 108, "04d": [12, 97, 98], "04i": 108, "05": [1, 64, 67, 74, 75, 76, 77, 79, 82, 83, 84, 85, 86, 95, 96, 102, 108, 112, 113, 114, 116, 120], "050": [90, 107], "050000": 120, "05028434923207519": 117, "0503870206960737": 108, "0504396482217875": 108, "050740297907581": 69, "0508596105176933": 108, "050e": 85, "051": [77, 90, 120], "05131929": 75, "051495234": 113, "0518": 75, "051848966": 113, "052": [77, 90], "052173813148013e": 108, "05228023e": 108, "052476167678833": 76, "052688e": 64, "052e": 108, "053": [77, 90, 95, 103], "053066247292853e": 108, "0533": 75, "0533943479941534e": 108, "05339435e": 108, "053432e": 85, "0535396343349566e": 108, "053e": 108, "054": [76, 77, 90], "0540243371033504": 108, "0540259432891173": 108, "0541": 75, "054149840019781e": 108, "0543": [3, 15], "0544": 75, "0546": 75, "0547": 75, "055": [77, 90], "055188e": 63, "0553": 75, "055512834877297e": 108, "05559668": 61, "0556148954043694e": 113, "05561490e": 113, "055699e": 63, "05572402": 61, "0558": 75, "055803606392995e": 108, "055811882019043": 76, "055e": 77, "056": [77, 90], "0562111808": 113, "056380897116835": 113, "0564": 75, "0564143762751521": 108, "056470e": 90, "056563e": 64, "0566656705528723": 113, "0568": 75, "0568399467646526e": 108, "05683995e": 108, "056e": 113, "057": [76, 77, 90], "0573": 75, "0577594140450866": 113, "0579067655822936": 108, "057e": 108, "058": [77, 90], "05801069e": 108, "05808231e": 108, "0580e": 108, "058209e": 85, "05823667": 79, "0583": 75, "05836343": 79, "0583829947789956": 108, "05839846": 79, "0585": 75, "05866434": 79, "05872581": 79, "05883284": 79, "058942401027041e": 108, "058e": 108, "058x": 96, "059": [77, 103], "05907079": 79, "05909428": 79, "0591": 75, "0591999": 79, "05923421": 79, "0594": 75, "05945377": 79, "0594738330129545e": 108, "059e": [84, 108], "06": [1, 67, 71, 73, 74, 75, 76, 77, 83, 85, 86, 87, 96, 108, 113, 114, 116], "060": [76, 77], "06025153104484155": 75, "06050521932356": 72, "060532963668915e": 108, "0606335361782178": 69, "0607": 75, "06072105601781": 73, "06072343": 108, "06085904": 75, "0608881511757549": 108, "0609": 75, "061": [77, 83, 90], "06105629": 79, "0611": 75, "0612": 75, "061272e": 85, "0614": 75, "06143988": [92, 93], "06144": [92, 93], "0614658259363499": 113, "061475e": 85, "0618": 75, "06185298751725e": 108, "061e": 108, "062": [61, 76, 102], "0622": 75, "06220907": 71, "06266520917416": 77, "0628805841467744e": 108, "06291393": 76, "0633": 75, "0634": 75, "06345611": 75, "06352082": 79, "063628611": 113, "064": [76, 96], "0642": 75, "06450426578522": 76, "0645310655236": 76, "06496001": 79, "065": [76, 77, 90], "06528506": 75, "065356": 76, "0655986485656717": 108, "0656": 75, "065975472": 113, "06599215": 79, "066": 90, "066722866428126e": 108, "0667907999527597": 108, "0670": 75, "06720618": 113, "0672938381681671": 108, "0678": 75, "0679321391451295": 108, "068": [76, 77, 90], "0682": 75, "0685": 75, "06860913556483222": 85, "06860940835673725": 85, "0686219013436962e": 108, "0688": 75, "068803416": 113, "0688035367483995e": 108, "068848": 75, "068e": 108, "069": 77, "06900191": 79, "0694": 75, "069441044346989e": 108, "069472129305439": 108, "069533e": 90, "06963708": 79, "069712736926435e": 108, "069850e": 63, "07": [17, 23, 61, 67, 73, 75, 77, 83, 84, 85, 86, 87, 108, 109, 113, 114, 119], "070": [76, 77, 90, 95], "0701": 75, "0702": 75, "0703": 75, "07031836243183": 72, "0705": 75, "0705361": 75, "07080027": 79, "07097046077251": 76, "070e": 83, "071": [77, 90], "0710357720931692e": 108, "0711": 75, "0712106709595173": 72, "0713355118444586e": 108, "0715": 75, "07170048": 79, "0718": 75, "07185978": 75, "071e": 84, "072": 77, "0721": 75, "072127749": 113, "0724": 75, "07276284": 79, "073": [76, 77, 90], "073035821178917e": 108, "0735": 75, "073942128478845": 73, "0739548221714359": 75, "073994e": 64, "073e": 85, "074": [76, 77, 90], "0740": 75, "0743": 75, "07468342": 17, "07475037": 75, "074894994": 92, "074e": 85, "075": [76, 77, 90], "07517208904028": 76, "0756": 75, "075687393546": 76, "0758": 116, "07585486": 113, "076": 77, "07684309e": 108, "0769301354851748": 69, "076e": 116, "077": 90, "077502": 86, "077809187622281e": 83, "077e": [76, 108, 114, 116], "078": [77, 90], "0781": 75, "07841300": 71, "07880884625256139": 113, "0789260644": 113, "078e": 83, "079": [77, 90], "0790": 75, "0794260221794028": 108, "079e": 108, "08": [73, 74, 75, 83, 84, 85, 86, 87, 95, 96, 104, 108, 113, 114], "080": [75, 77, 90, 96], "080e": 108, "081": [90, 119], "0811": 75, "0815": 4, "0817": 75, "082": [77, 90], "082012730300175e": 108, "0822": 75, "082428": 113, "082434063677994": 69, "0825377842185958e": 108, "082583643496": 76, "08269907579457": 73, "082e": 116, "083": [77, 90], "08316713571548": 76, "0832": 75, "0838310265": 113, "083e": 108, "084": [71, 90, 96], "08415242284536": 77, "084364539629558e": 108, "084811e": 90, "08484557e": 108, "084e": 108, "085": [76, 77], "08513193": 75, "0855": 75, "085662476197838e": 108, "0856932434": 113, "086": 77, "08600622810318177": 63, "086166007": 113, "086265965281953e": 85, "08633924e": 108, "0863e": 108, "08656446e": 108, "0866": 75, "08662382e": 108, "08662449e": 108, "086e": [108, 116], "087": 76, "087156e": 64, "087344236672": 76, "0876084918690192": 72, "0878062403916176": 69, "087e": [108, 113], "088": [77, 90], "0883": 75, "08865488980301095": 114, "0886584629637616": 113, "08865935645541406": 113, "08893365520228604": 114, "089": [77, 90], "08905457323414": 73, "08930520576070966": 113, "08930717702218641": 113, "08930783221388658": 114, "08939754494492036": 114, "08957959": 26, "08957959608201408": [4, 90], "09": [18, 75, 77, 83, 84, 85, 86, 87, 108, 114, 119], "090": 77, "09016994372895": 79, "090185962711084e": 113, "09018596e": 113, "0903": 75, "090697306450536e": 108, "090e": 113, "091": [76, 82], "0910": 75, "091026544381222": 72, "09158982411786e": 108, "092": [76, 77, 95], "092664697681165": 69, "0928": 75, "092e": 85, "093": 77, "0934060528214278": 69, "0934794981533718": 69, "093560e": 61, "093707047210183e": 108, "093789e": 101, "09385968e": 108, "094088e": 63, "0944388516699954": 108, "0944841611492818e": 108, "0947": 75, "0947770664950588e": 108, "09477707e": 108, "0948e": 108, "095": 76, "095024801790714": 76, "09515": 67, "0951580518415": 72, "0955292582512": 76, "09580249": 76, "095e": 108, "096": [61, 77], "0962269": 75, "0962639153": 113, "09636511239091199": 63, "097": 77, "09754957e": 113, "097551510241769e": 114, "09755151e": [113, 114], "097881384194": 75, "098": [76, 77], "098e": 114, "09985312": 75, "0998695194721": 76, "0999999999999999": 113, "099e": 86, "099x": 96, "0_0001p": 85, "0_crc": 122, "0b1": 20, "0deg": [4, 90], "0dev0": 116, "0e": 91, "0f": 3, "0k0": [69, 72], "0kl": [69, 72], "0m": 82, "0nm": 80, "0rc1": 15, "0x148b49fbc310": 95, "0x148b752a2430": 95, "0x1edc6f41": 3, "0x73caf4c6f070": 97, "0x7f09d840a010": 89, "0x7f0a34f7bf10": 89, "0x7f1c0069bad0": 120, "0x7f1c081c7d10": 120, "0x7f1c08227110": 120, "0x7f6a30037c40": 96, "0x7f6a385e24c0": 96, "0x7f79ceef2dd0": 63, "0x7f9c0e120040": 71, "0x7f9c0e1200e0": 71, "0x7f9c0f3ebce0": 71, "0x7f9c0f3ebd80": 71, "0x7f9c0f3ebe20": 71, "0x7fb537535f90": 107, "0x7fe70aebcc90": 73, "0xq9fz9xyudrkkntigpibzzoztmqmcyeowq1snptlzmzr9t4g5pbfgs4w": 4, "1": [1, 2, 3, 4, 6, 7, 8, 10, 11, 12, 14, 15, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 34, 37, 39, 40, 41, 42, 45, 46, 47, 49, 50, 54, 55, 58, 59, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122, 123], "10": [1, 3, 4, 6, 10, 15, 17, 18, 22, 26, 39, 50, 54, 56, 61, 63, 64, 65, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 113, 114, 116, 117, 118, 119, 120, 122, 123], "100": [2, 3, 14, 15, 20, 22, 40, 41, 61, 67, 68, 75, 76, 77, 79, 82, 84, 89, 90, 91, 92, 93, 95, 96, 97, 98, 100, 103, 104, 107, 108, 110, 113, 116, 117, 118, 119, 120, 122], "1000": [1, 15, 17, 54, 61, 63, 64, 67, 68, 75, 77, 80, 81, 82, 86, 89, 90, 91, 92, 93, 95, 96, 97, 98, 101, 103, 104, 107, 108, 110, 113, 114, 116, 117, 118, 119, 120], "10000": [86, 87, 92, 113, 114, 119, 123], "1000000": [7, 15], "1000000000000005": 113, "1000000000000014": 113, "100027": 81, "1000pt": 104, "1000x1000": 82, "1000x1000x1000": [97, 98], "1002": 120, "100219756303158e": 108, "100320": 81, "1004": 108, "1005": 83, "1006": [108, 116], "10077": 104, "100_\u00b5m": 82, "100e": [25, 82, 118, 119, 120], "100k": [1, 74, 88, 91], "100mm": [40, 41, 45], "100pt": 104, "100x": 104, "100\u00b5m": [1, 74, 82, 90, 112, 119, 120, 122], "101": [20, 22, 77, 96, 103], "10113758593798": 77, "1011594": 113, "10124520212412": 77, "101271e": 64, "101371818979342e": 108, "101480595815162": 69, "1016": [4, 18, 73], "1016313": 113, "1017": [18, 104], "101772": 81, "101856": 81, "1018990": 113, "101978e": 63, "101e": 116, "102": [77, 86, 87, 90, 100], "1020": [82, 103], "1021": 75, "10211": 86, "1023": [92, 93], "1023180": 116, "1023181": 116, "1023182": 116, "102334": 81, "1024": [1, 15, 40, 41, 45, 63, 74, 75, 89, 92, 93, 95, 96, 112, 118, 119, 120], "1024x1024": 119, "1025": [3, 15, 74], "102506": 76, "102607": 81, "1027": [3, 15], "1028": 1, "10289": 102, "102929": 81, "103": [22, 77, 90, 92, 93, 102, 108], "1030": [1, 73, 75, 103, 119, 122], "1033": 1, "1033278778195": 76, "103535619957762e": 108, "1036": 64, "1038": 108, "1038795949289035": 108, "104": [22, 63, 77], "1040": 73, "104006e": 90, "1041": 82, "104158": 81, "1043": [1, 117], "1045": [74, 113], "1046": 22, "1046428683561866": 69, "1048500": [84, 87], "104e": 84, "105": [22, 73, 96], "1050": 77, "105155": 81, "1052559": 102, "10536": 102, "10548660965569093": 76, "1055": [1, 108], "10557038": 113, "1056827863812995": 113, "1057542147544931e": 108, "1059835": 26, "105e": 87, "106": [22, 113], "1060": 73, "1062": 1, "10628748685122": 76, "1064": 1, "1065": [1, 77], "1066": 64, "1066031562615306e": 83, "1066798028785224e": 108, "107": [22, 84, 108], "1070": 73, "1071182": 85, "10719": 113, "107397e": 90, "1075": [103, 104], "107872558725756e": 108, "107e": 77, "108": [20, 22, 77, 95, 113], "1080": [1, 4, 26, 73, 90], "10809338": 113, "1081": 108, "1083": 59, "1083240546": 108, "1085": 59, "10863477e": 71, "1088": 18, "108845680952072": 76, "109": [22, 74, 108], "1090": 59, "10900": 95, "109058146293743e": 108, "1090779": 113, "1093": [18, 108], "1096346": 113, "10c": 76, "10cm": [20, 68, 92, 93], "10f": 76, "10gb": 95, "10k": 99, "10m": [1, 74, 114], "10mn": 97, "10x": [95, 99], "10x10": 116, "11": [4, 22, 28, 33, 50, 56, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 100, 101, 102, 103, 104, 108, 109, 113, 114, 116, 117, 118, 119, 120, 122], "110": [20, 61, 67, 73, 96, 118], "1100": [1, 73, 75, 77, 113], "1101537151932743": 108, "110162871665345e": 108, "1104214881697993e": 85, "1104608438547017e": 108, "1107": [18, 20, 26, 56, 67, 69, 71, 75, 83, 113], "1109": [76, 77], "11095763742924": 77, "111": [20, 22, 79, 85, 89, 114, 119], "111173e": 90, "11120797": 74, "11120798": 74, "111399e": 63, "1114": 1, "11148104": 113, "1118": 103, "11184694": 61, "112": [22, 67], "11200": 1, "1124": 1, "112533195176765": 103, "11254385113716": 77, "1126": 86, "1126931506543154": 69, "11288": 102, "11295016109943": 76, "112e": 108, "113": [22, 85], "1131": 103, "1134": 73, "1134296278": 80, "1136": 75, "1139076": 113, "114": [22, 75, 77], "1141": 63, "1143": 64, "11475803611194269": 113, "11482991278172": 76, "1149": 103, "11490523221800408": 77, "114e": 87, "115": [67, 92, 93], "1153": 74, "1153985924078773": 113, "1154": 74, "1155395": 76, "1156": 108, "1156006392090894": 69, "1156529806479392e": 108, "1157": 77, "115914233205105e": 108, "116": [22, 90], "1166503411858944e": 108, "11668856": 113, "11688": 113, "1169": 1, "116941174584917e": 108, "116e": 84, "117": 67, "11721135467538701": 73, "1173": 87, "1173646": 113, "1178": 103, "117931947112": 76, "117e": 85, "118": [22, 64, 110], "118037e": 63, "1181": 73, "1181688067073208": 113, "118181e": 68, "118216140": 104, "118220810284": 64, "1182745": 113, "1183": [74, 98, 108], "1185": 1, "1186": [73, 75], "118662178645907e": 108, "11897069": 75, "119": [22, 110], "119141727686": 73, "119380332307766e": 87, "11966667": 71, "1197": 86, "11987_amc": 69, "1198924": 100, "11997829e": 85, "11c": 76, "11m": [64, 116], "11x11": 73, "12": [1, 4, 15, 21, 22, 28, 31, 32, 40, 41, 45, 46, 47, 50, 56, 57, 61, 63, 64, 67, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 100, 101, 103, 104, 108, 110, 113, 114, 116, 117, 118, 119, 120, 122], "120": [1, 20, 22, 76, 86, 110, 113, 114], "1200": [1, 75, 85, 113], "12000": 55, "1200681344576493": 119, "1203": 108, "1203842014074": 76, "1206": 75, "1206235704": 113, "120\u00b5m": 74, "121": [22, 76, 77, 85, 108, 110], "1210104386471196": 72, "12126": 120, "1212670723564355": 69, "121300333570348e": 108, "12141": 113, "1217224559690626": 69, "121904e": 64, "122": [22, 76, 77, 110], "1222": 22, "12250": 113, "122778e": [23, 94, 100, 117], "12280712609829579": 76, "12287057191133": 77, "1229": 108, "122e": 87, "123": [76, 77, 95, 108, 113], "1230": [75, 87], "1231": 68, "1232": 73, "12326": 102, "1233": 73, "12332": 120, "1237728421726247": 73, "1239": 75, "12392353": 113, "124": [76, 77], "124008": 76, "1240862807166163": 72, "12434456": 113, "1243922635913": 76, "1244": 59, "124495944635774e": 108, "1246": 108, "12477540": 113, "124871954470427e": 108, "12496224045753": 75, "124e": 113, "125": [20, 67, 73, 75, 76], "1250": 108, "1254": 87, "1255": 108, "125577216891618": 77, "125e": 1, "126": [22, 76, 85, 119], "1262": 76, "1263": [68, 108], "12631253": 75, "12644": 64, "126474": 84, "1266211": 113, "1266422": 75, "1268": [22, 59], "126e": 64, "127": [1, 20, 22, 76, 96], "1270": 103, "12726": 1, "1273356881": 113, "12758748978422835": 77, "127775669098": 76, "1279635": 113, "127e": 108, "128": [1, 22, 63, 76, 87, 96, 97, 98, 103, 104, 107], "1280": [1, 74, 108], "1281183987317782e": 108, "128207212841552": 113, "1284": 75, "1285": 108, "1286": 63, "12864372134209": 76, "1286809523809527": 69, "12873": 113, "12877684939772707": 83, "1289601535655313": 63, "128e": 83, "129": [22, 84, 103, 113, 116], "1291339": 113, "1296": 1, "12c": 76, "12e": 1, "12r": 76, "12\u00b5m": 74, "13": [4, 7, 22, 55, 56, 60, 61, 63, 67, 69, 71, 72, 73, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 100, 101, 103, 104, 107, 108, 110, 113, 114, 116, 117, 119, 120, 122], "130": [20, 22, 23, 87, 94, 100, 117], "1300": [75, 113], "130000": 55, "1302": [59, 74], "13048": 95, "1305": 75, "130697": 113, "1307240897": 113, "1307314697456305": 69, "1309": [75, 76], "13092133": 113, "130e": [87, 108], "130k": [1, 74], "130\u00b5m": 74, "131": [20, 22, 76, 102, 108], "1310": [103, 104], "1311968681592694e": 108, "1313": 1, "1313709": 100, "1315": 59, "131653040419096e": 108, "131e": 87, "132": [22, 92, 93], "1321": 76, "132191": 76, "1325442939997": 73, "13265388": 113, "1329": [103, 104], "1329933333333335": 72, "133": [1, 22, 77, 101], "133436": 100, "133620262146": 77, "13364336": 113, "13370": 77, "1338": 102, "133912": 113, "1339565182550249": 113, "133959989799007": 113, "134": [74, 77, 82, 86, 118], "1340": 104, "1344498991966": 75, "1346113609835977": 69, "134827e": 64, "1350": 59, "1351": 113, "1352": [76, 77], "1354547": 113, "1354865334098925": 116, "13569266e": 71, "1359": 1, "135e": 108, "136": [22, 76, 77, 103], "1360457291974302": 113, "1361": 22, "136210e": 90, "1367188": 113, "1368": 75, "1369": 77, "136965945653326": 77, "136e": 86, "137": 104, "1370030": 113, "1372": 1, "1373": 75, "1377086029241457": 77, "138": 76, "1380": 76, "1382": 1, "138269794869593e": 108, "13827772": 75, "13842065632343": 76, "138471473893103e": 108, "13848158": 113, "13855895400047": 76, "1388760": 113, "1389376208111523e": 108, "138e": 76, "139": [22, 84], "139284e": 64, "139505955765795e": 108, "139\u00b5m": 74, "13min": [67, 116], "13r": 76, "14": [4, 22, 56, 61, 67, 69, 71, 73, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 95, 96, 97, 101, 103, 104, 108, 113, 114, 116, 117, 119, 120], "140": [22, 61, 73, 75, 97], "1400": [56, 75, 76, 85, 113], "1401": 75, "1402": 26, "14044355": 113, "14085773e": 108, "1409": 76, "141": [92, 93, 96], "1412925112334964": 113, "141592653589068": 79, "141592653589793": [83, 84, 87, 114], "1416": 86, "141749": 84, "14180143": 76, "1419": 75, "141979540670374e": 108, "141e": 108, "142": [76, 77, 100], "1428": [1, 73], "143": [102, 113], "1436": 102, "14360843": 113, "1436812281609": 76, "1438": [75, 76], "143815424": 113, "14383702": 113, "14397714477803805": 77, "143988e": [92, 93], "144000e": [92, 93], "14404882": 75, "1441": [68, 71], "144117": 113, "1442": [1, 75], "144303008914": 76, "144487086545646e": 108, "1445312": 113, "144741e": 63, "1448": 77, "145": [67, 75, 76, 77], "1452": 75, "1454": 75, "14549644": 113, "145e": 108, "146": 103, "1461": 75, "14619773": 75, "1467": 76, "1467492153761274": 69, "1468": 76, "1468674554474587": 76, "146e": 108, "1474943": 113, "1475": [1, 77, 81, 97], "147613e": 64, "1478": 81, "148": [22, 75, 76], "1481167801": 79, "1481327234": 86, "14832502": 113, "1485": [77, 81], "1486974": 113, "1486975649382964": 72, "14893": 113, "149": [22, 90, 113, 119], "1493": 95, "14931684": 113, "149489e": 90, "149507150053978": 77, "1495324": 75, "149e": 85, "14min": 116, "14r": 76, "15": [4, 17, 22, 57, 59, 61, 67, 69, 71, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 95, 96, 99, 101, 102, 103, 104, 108, 112, 113, 114, 116, 117, 119, 120], "150": [20, 73, 75, 77, 83, 96, 98, 100, 108, 113], "1500": [95, 97, 103, 113], "150000": 87, "150347792": 113, "1505053151953135e": 108, "1505415954033668e": 108, "15078119": 113, "150989e": 90, "150\u00b5m": 74, "151": [22, 82, 86, 101, 108, 119], "15101": 85, "1512235": 113, "1516": 75, "1517": 75, "151708468794823": 76, "1518173981986e": 108, "152": [75, 76, 83, 96, 103, 119], "1521": 18, "1522": 75, "15225571": 113, "1527": 82, "152e": 108, "153": [22, 76, 103], "15305": 95, "1531711076": 113, "1533": 81, "1536": [1, 64, 86], "1537": 116, "1538207": 102, "153886120248492e": 108, "1539": 75, "153e": 73, "154": [4, 63, 64, 76, 77, 101], "15400862": 75, "15414215624332": 77, "1542": 81, "1544": 81, "154481021597962e": 108, "15455383": 113, "154981768904857e": 108, "15498177e": 108, "154e": [84, 87], "155": 75, "1553": 1, "15549397": 113, "1556": 1, "1556268601": 91, "155e": [87, 108], "156": [67, 73, 76, 86, 103], "1561": [73, 97, 98], "156213199765569e": 108, "1563": 73, "15637847": 113, "1567": 73, "1568": [71, 73, 75], "156826": 71, "15682600": 71, "157": [18, 22, 85], "1573": [75, 83], "157359851": 113, "15745773911476": 76, "157495006919": 76, "1577": [1, 83], "1577644": 113, "15784749": 113, "157e": 87, "158": 22, "1580": 76, "1581": [77, 81], "1582": 81, "1583": [23, 94, 100, 117], "158431e": 63, "158e": [85, 108, 113], "159": [103, 108, 113], "15904532": 113, "1592290699482": 76, "15928898751736": 76, "1595": 77, "159644632464954": 69, "1599": 22, "159913763404": 76, "15994": 95, "15999088e": 108, "15999090e": 108, "15999122e": 108, "15999182e": 108, "15999445e": 108, "15mn": 60, "15r": 76, "15x": 86, "15\u00b5m": [74, 107], "16": [1, 4, 22, 39, 54, 57, 61, 67, 69, 73, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 90, 92, 93, 95, 96, 100, 103, 104, 108, 113, 114, 116, 117, 119, 120], "160": [50, 75, 103], "1600": [1, 101, 113], "16000": [1, 55], "160000e": 101, "16003334": 113, "16005199927433e": 108, "1600870527428213e": 108, "1600e": 108, "1603": 76, "1606": 75, "16080652": 113, "16085688": 113, "160885567": 113, "160e": 108, "161": 83, "161104623": 113, "16127": 95, "16154990": 113, "1618": 75, "1619319": 113, "161e": 76, "162": [22, 63, 67, 118], "1621": 83, "16213814": 113, "1624": [76, 77], "16254673947902704": 63, "1626": 75, "16264142": 113, "1627475678612285e": 108, "1627713775924733": 113, "163": [77, 95], "1630": 1, "16307514": 113, "1632931": 100, "1634": [61, 75, 101], "16345140": 113, "1635": 61, "1636": [1, 81], "16377981": 113, "163883776139301e": 108, "164": 22, "16406808": 113, "16432242": 113, "16444501": 113, "16448": 1, "16454792": 113, "1646": 1, "16474875": 113, "16480435431": 76, "16481587": 113, "16492835": 113, "1649767854": 113, "164e": 116, "165": [1, 73], "1650": 1, "16508960": 113, "16523489": 113, "1652643": 113, "16531462e": 108, "16536624": 113, "1654": 77, "16548539": 113, "16554074": 113, "165e": 108, "166": [15, 22, 63, 69, 77, 83], "166032129226858e": 83, "166205766": 113, "16626765": 113, "16646767": 75, "16656": 86, "16684445738792": 77, "166973621609745e": 108, "166bz2": [15, 69], "166e": 108, "167": [15, 72, 75], "1671": 75, "16760000e": 71, "16777216": 64, "16789606": 113, "1679": [1, 77, 81], "167bz2": [15, 72], "168": [25, 75, 77, 84, 113], "16803": 108, "1681362011672839e": 108, "168198e": 64, "1683": 75, "1684": 75, "168572229146186e": 108, "168599e": 90, "16875": 108, "168e": 64, "169": [22, 92, 93, 102], "1697": 77, "1698642": 113, "16987901": 75, "1699": 75, "16dec08d5_": 86, "16dec08d5_1725": 86, "16dec08d5_1726": 86, "16dec08d5_1727": 86, "16dec08d5_1728": 86, "16dec08d5_1729": 86, "16dec08d5_1730": 86, "16dec08d5_1735": 86, "16dec08d5_1742": 86, "16dec08d5_1749": 86, "16dec08d5_1756": 86, "16dec08d5_1763": 86, "16dec08d5_1770": 86, "16dec08d5_1777": 86, "16dec08d5_1784": 86, "16dec08d5_1791": 86, "16m": [1, 74], "16min": 67, "16r": 76, "17": [1, 3, 4, 15, 22, 61, 67, 69, 73, 75, 76, 77, 80, 81, 83, 84, 85, 86, 87, 90, 92, 93, 95, 96, 103, 104, 108, 113, 114, 117, 119, 120, 122], "170": [67, 76, 95, 102, 114], "1700": 113, "17009821674403083": 113, "1701": 76, "170120525": 113, "17030240": 113, "170374e": 90, "1704": 113, "1706": 1, "1707": 75, "170921e": 63, "170e": 108, "171": 77, "171074": 84, "171136e": 64, "17158": 95, "1717": 75, "1719": 1, "172": [76, 77, 84, 113], "17221157": 113, "172748759388924": 76, "172e": [77, 85, 87, 116], "172\u00b5m": [61, 68, 74, 76, 77, 83, 84, 85, 87, 89, 91, 92, 93, 94, 100, 101, 103, 104, 116, 117], "173": [22, 67], "1730": 95, "1730618423874344e": 113, "173222e": 68, "1732349299369376": 72, "17349767223402": 86, "17374782": 113, "173822262746344": 72, "1738312055544068e": 108, "17390435": 75, "17393": 113, "173959e": 64, "173e": 87, "174": [18, 22, 83, 86, 100], "1740527315368754e": 108, "1740842047275695": 69, "1742": [18, 73], "17426807": 75, "1743": 73, "1748": 95, "1749": [86, 96, 97, 98], "17499992": 113, "174e": 108, "175": [22, 67], "1751": 75, "1752169837380384": 72, "17538107931614": 76, "175430327171707": 79, "1756306999668193e": 108, "176": 103, "17603234": 113, "1762": 75, "1764421082529778e": 108, "1766122932615701": 113, "1768503528666374": 69, "17689266": 113, "1769842": 113, "177": [22, 76, 113], "17706251": 75, "1774": 75, "1775": 75, "17753490e": 108, "17761645": 113, "1777422875166": 75, "178": [63, 67, 98, 108], "1780": 75, "1781": 75, "17811258e": 85, "17823069": 113, "17875614": 113, "17878127": 113, "178e": 108, "179": [23, 61, 63, 86, 94, 100, 101, 108, 117], "17920889": 113, "17942760": 95, "17960162": 113, "17985492944717": 76, "179914": 76, "17994437": 113, "17kev": 102, "17min": 67, "17r": 76, "17t18": 85, "18": [4, 15, 22, 50, 61, 67, 69, 73, 75, 76, 77, 79, 81, 83, 84, 85, 87, 89, 92, 93, 95, 96, 103, 104, 108, 113, 114, 116, 117, 119, 120, 122], "180": [3, 7, 15, 20, 77, 82, 85, 86, 87, 90, 92, 93, 94, 95, 108, 109, 112, 113, 114, 122], "1800": [1, 15, 103, 113], "1800054102163205e": 108, "18024519": 113, "18029501e": 77, "18038577e": 108, "18051060": 113, "18074590": 113, "18095543": 113, "180deg": [4, 90], "180e": [87, 108], "181": [75, 76, 85, 101], "181041351041593": 69, "18114281": 113, "18131102": 113, "1813166": 113, "18146259": 113, "1815": 75, "18159962": 113, "18172390": 113, "181e": 83, "182": [75, 76, 100], "182208e": 64, "1823957562447": 76, "1825": 75, "182524e": 63, "182e": 108, "183": [76, 77], "1830199": 102, "183149": 76, "1833": 113, "1836": 1, "1836469442237941e": 108, "18370655523612e": 108, "1837395523233295e": 108, "183956480940489": 113, "183e": 116, "184": [76, 102, 103], "184030e": 90, "1840555392472044e": 108, "18432364179688": 73, "18435011804104": 76, "184379027491335": 77, "18446744072709551617": 103, "18453703e": 108, "1846": 76, "184694": 76, "185": 76, "18519692e": 73, "18532939536233": 69, "1855316188101852e": 108, "18576859": 75, "185e": [73, 108], "186": [96, 102, 118], "1862": 75, "18650": 108, "1865634227509676": 72, "186804354190826": 77, "1869": 102, "186923891305923": 76, "187": 76, "187584333": 113, "18758584": 71, "187779534309575": 72, "187806e": 90, "1879850327969": 73, "187e": 87, "188": 108, "1882": 75, "188201e": [92, 93], "1883121496530844": 69, "18869523704052": 76, "1888": 75, "188e": [76, 87], "188mb": 64, "1890": 75, "1893": 75, "1894": 75, "1895": 1, "18971852003021e": 113, "1898193": 113, "189963594": 113, "189e": [76, 108], "18r": 76, "19": [15, 22, 33, 67, 69, 73, 75, 76, 77, 79, 81, 83, 84, 85, 87, 92, 93, 95, 96, 103, 108, 113, 116, 117, 119], "190": 22, "1900": 113, "19019249081612": 77, "1902581": 116, "1902582": 116, "1902583": 116, "190348": 76, "1904351451019533": 113, "1905": 1, "190713e": 61, "1909": 1, "191": 22, "1910": 1, "191108228042296": 72, "1913": 103, "1917": 75, "192": [22, 75, 77, 84, 110], "1920": 1, "1920928955023916e": 114, "19209290e": 114, "1922": [103, 104], "1929": 75, "192e": [85, 114], "193": 119, "1932": 73, "1932167695326754e": 108, "193525e": 90, "193e": 86, "1940": 75, "1940614224199166": 113, "1941967": 113, "194317839912004e": 83, "194317839912006e": 83, "1944": 1, "19440": 120, "1944397535287247e": 108, "1945": 75, "19464": 103, "19468056079038e": 108, "195": [1, 76, 85, 86, 103, 104], "1958": 96, "1958092169288077": 72, "196": [17, 22, 76], "1960984572759293e": 108, "1962675452232": 76, "1965": 1, "197": [22, 76], "1970561201325617e": 108, "1972400": 95, "1972554415": 113, "1974247": 113, "1975": 119, "1975028237510585": 113, "1975930661632139e": 108, "1976": 79, "19770113815248": 113, "1978": 1, "197926": 76, "198": [103, 104], "1980": 3, "1981": 3, "1982": 116, "1983": 76, "1983308105299717e": 108, "1984": [76, 116], "1985": 116, "1985349022305534e": 108, "198769122362137": 77, "1988": [75, 95], "198e": [84, 108], "199": [22, 77], "1990": 17, "199209921660013e": 83, "199210e": 83, "199249": 84, "1993": 3, "1994579208818936e": 108, "1996": [4, 18, 74, 90], "19961198098e": 109, "1997": 75, "1997749": 113, "19983845643285036": 73, "19986034e": 108, "19989064708772e": 85, "19994445": 108, "19994724e": 108, "19996884e": 108, "19997879322797": 108, "19997881135367": 108, "19998053e": 108, "1999827124022": 108, "19998572e": 108, "19998908851593": 108, "1999983455730615e": 108, "199998778669595": 108, "19999878439213": 108, "19999878573076": 108, "199998826623414": 108, "19999969779676": 108, "199e": [76, 108], "19e": 119, "19mn": 98, "1_k": 17, "1_m": 82, "1_nm": 82, "1a": 71, "1d": [1, 2, 3, 4, 7, 11, 12, 14, 15, 17, 20, 34, 35, 39, 40, 41, 42, 45, 47, 48, 54, 57, 60, 63, 64, 65, 86, 89, 92, 93, 94, 106, 108, 117, 118, 119], "1diment": 39, "1e": [1, 61, 68, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 100, 101, 103, 108, 116, 117, 119, 120, 122, 123], "1e10": 116, "1e2": 120, "1e3": [92, 93, 116], "1e4": [89, 117, 118, 119], "1e5": 76, "1e6": [67, 73, 91, 95, 96, 113], "1e9": 80, "1f": [81, 90, 92, 93, 95, 97, 98, 103, 116], "1fmm": [92, 93], "1gbyte": 119, "1kev": 77, "1l": 76, "1m": [1, 20, 41, 45, 61, 68, 74, 94, 100, 101, 113, 114, 115, 116, 117, 119], "1min": [95, 96, 117, 118], "1mm": [100, 112], "1mpix": 119, "1mpixel": 54, "1st": [4, 6, 8, 12, 80], "1x1": [1, 74], "1x1280": 108, "1x1modul": 1, "1x7modul": 1, "1x9": 1, "1\u00b5m": 1, "2": [1, 2, 3, 4, 7, 12, 14, 15, 17, 19, 21, 22, 23, 24, 27, 28, 29, 34, 37, 39, 41, 42, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122, 123], "20": [1, 6, 18, 22, 38, 39, 54, 56, 57, 59, 65, 67, 69, 73, 75, 76, 77, 79, 80, 81, 83, 84, 85, 87, 90, 92, 93, 95, 96, 103, 108, 113, 116, 117, 122], "200": [15, 20, 73, 75, 84, 89, 92, 93, 97, 100, 101, 113, 116], "2000": [1, 15, 54, 77, 89, 104, 108, 113], "20000": 20, "200000": 82, "2000000": [97, 98], "2000000000000006": 113, "20000000e": 108, "20000282728478": 108, "20006339e": 108, "20006378e": 108, "20006745e": 108, "20008138e": 108, "2001": [17, 18], "20018345e": 108, "20018960e": 108, "2002": 4, "2003": 18, "2005": 18, "200632149826795e": 108, "2007": [4, 18, 75], "2009": [1, 18], "200e": [85, 108], "200k": [1, 74, 92, 93], "200\u00b5m": [74, 112], "201": 110, "2010": [18, 21], "2011": 18, "2012": [17, 18, 55], "20129526e": 108, "2013": [18, 55, 56, 76, 87, 104], "2014": [18, 26, 55, 56, 103], "2015": [26, 55, 56, 74, 77], "2016": [17, 55, 73, 85, 109, 110, 114], "2017": [55, 85, 119], "2017864447477076e": 108, "2018": [58, 64, 86], "2018877636145413": 69, "201e": [86, 108], "2020": [56, 60], "202012": 18, "2021": [23, 33], "2022": [95, 96, 102], "2023": [21, 101], "2023924291134": 76, "2024": [103, 104, 114, 118, 119, 120], "2025": [7, 22, 55, 56, 61, 63, 68, 69, 71, 72, 73, 74, 75, 76, 77, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 98, 100, 101, 102, 104, 114, 119, 120], "2026": 73, "2028": [3, 15, 75], "2029724002981195": 69, "203": [92, 93], "2035": 75, "2035901993513": 73, "2039": 75, "2042": 76, "20435086643546": 75, "2044": 75, "20456994710561": 75, "204640e": 90, "2047": 20, "2048": [1, 3, 15, 59, 64, 73, 74, 75, 89, 92, 93], "20481816e": 108, "20482925e": 108, "20484794e": 108, "2048e": 108, "2048x1024": 74, "2048x1025": 74, "2049": 75, "20496086e": 108, "205": [22, 120], "20507000": 113, "205078": 113, "2052": 74, "20526832e": 108, "20528266e": 108, "20530682e": 108, "20537008e": 108, "2053e": 108, "20549": 108, "2054e": 108, "2056528430004532": 69, "20594053e": 108, "20595789e": 108, "20595796e": 108, "205e": [85, 108], "206": [67, 101], "20606854e": 108, "20609293e": 108, "2061": 75, "20611752e": 108, "20612302e": 108, "20619921e": 108, "2061e": 108, "206260204315": 76, "20636130e": 108, "20644227e": 108, "20645308e": 108, "20646418e": 108, "20658444e": 108, "20659750699997": 77, "2065e": 108, "2068": 1, "20681588e": 108, "20682073e": 108, "20686033e": 108, "20686429e": 108, "2068e": 108, "2069e": 108, "206e": 108, "207": [17, 22, 76, 108], "2070": [1, 63], "20705555e": 108, "20707158e": 108, "20709214e": 108, "20709353e": 108, "20709497e": 108, "2071": 76, "207142e": 64, "2071e": 108, "2072": 76, "2073": 1, "2073493928202727e": 108, "2075": 77, "20757808e": 108, "207e": [108, 116], "208": [77, 102, 108, 119], "20809329e": 108, "20810786e": 108, "20813436e": 108, "20813806e": 108, "20813915e": 108, "20813993e": 108, "20817564e": 108, "2081e": 108, "2082e": 108, "208383724598658": 113, "20849187e": 108, "20850058e": 108, "20854669e": 108, "20881596e": 108, "2088334302": 113, "2089051413528255e": 108, "208997": 76, "208e": 108, "209": 22, "2094": 1, "2097": 76, "2099254926714062e": 108, "209e": [87, 108], "20_1555": 108, "20kev": [83, 112], "21": [15, 17, 22, 28, 33, 64, 67, 69, 73, 75, 76, 77, 81, 83, 84, 85, 92, 95, 96, 103, 104, 108, 113, 114, 118, 119, 120, 122], "210": [1, 74, 89], "210251": 76, "210253337060561": 72, "21048510e": 108, "21074630e": 108, "210758096621895": 89, "21079713106155": 77, "210e": 108, "210r": 1, "211": 22, "21101550048534862": 113, "21138489e": 108, "21154891e": 108, "21154990e": 77, "2115995857332935e": 85, "21181805": 68, "211831": 95, "211e": 108, "212": [22, 76, 77], "2123": 119, "2127": 107, "212e": 77, "213": [67, 76, 77, 113, 117], "2130": 76, "21300993": 87, "2130099341371724": 87, "21301462528030377": 87, "213091e": 64, "2130990512982539": 87, "2131": 76, "213144e": 64, "21330600e": 108, "21352204": 75, "213564876": 113, "213836275958599e": 108, "2139940": 113, "214": [22, 95], "214097411475764e": 108, "214244602861188e": 108, "2143072454124972": 108, "21444854e": 71, "2145691": 113, "214794e": 90, "214843385": 113, "215": 76, "2153": 1, "21548513632434602": 87, "21554337": 75, "215724599": 113, "21574394347702383": 87, "21574533": 87, "21574533062987972": 87, "215e": 85, "216": [18, 22, 108], "2160492092371": 77, "2162": 1, "2163": 1, "2164": 1, "2167": [1, 63], "2167259676309402e": 108, "216743457485912e": 108, "2170": 75, "217054250479955e": 108, "21714957131e": 64, "217150e": 64, "21715836": 76, "21720226": 76, "21732217": 68, "217340053": 113, "2175": 116, "217714e": 64, "2178844207065906": 69, "217e": 86, "2180": 1, "218156017338309e": 63, "218156e": 63, "2182": 76, "218360": 76, "2189": 76, "219": [77, 119], "21973752e": 108, "219967231225788": 77, "219e": 85, "22": [3, 4, 15, 17, 22, 28, 67, 69, 73, 75, 76, 77, 81, 84, 85, 87, 89, 92, 95, 96, 97, 103, 108, 113, 114, 116, 118, 119, 120], "2200": 1, "22003152e": 108, "2203302797213507e": 108, "220e": 108, "221": [22, 96], "2211330": 113, "221640547693454": 84, "22167822e": 108, "221699": 76, "221988e": 63, "222": [77, 84], "222192e": 90, "2222325010870083e": 108, "222283132292265": 84, "2223": 1, "22251": 108, "2228755701222894e": 108, "222e": [77, 108], "223": [22, 76], "22346939e": 108, "22359882e": 108, "22371168e": 108, "2237e": 108, "223e": 114, "224": [22, 64], "22408604e": 108, "22433692216873": 77, "224376": 113, "22441475": 113, "2244247451147827e": 108, "22472572e": 108, "2247e": 108, "22490353e": 108, "224949228": 113, "224e": 108, "224mm": 64, "225": 1, "22501930594444": 77, "225643": 97, "225e": [86, 108], "226": [22, 77], "2260": 113, "226160": 97, "226161": 97, "226162": 97, "226226": 97, "22622669": 75, "226674": 84, "226788268415189e": 108, "2269": 1, "226936799352002e": 108, "226e": 108, "227": [96, 102], "228": 103, "228069577772288": 113, "22844083e": 108, "22847938e": 108, "22849733127055": 76, "22875688795866": 76, "228800e": [92, 93], "228e": [85, 108, 116], "229": 102, "22900": 22, "2291": 96, "2295961380004883": 100, "2296426": 113, "2298607229417375e": 108, "229905381798744": 76, "229e": 85, "23": [4, 22, 67, 69, 73, 75, 76, 77, 84, 85, 92, 95, 96, 108, 113, 114, 119], "230": [22, 76, 77], "2300": 1, "2304": 1, "23095342e": 108, "23096244e": 108, "23096995e": 108, "231": 18, "2310e": 108, "2312012784181787": 69, "231230393052101": 77, "2317861": 113, "231e": 108, "232": 103, "2320420825304555": 113, "232113": 85, "23214931": 75, "2322264": 113, "2326168700716238": 69, "23288821": 113, "233": [77, 113], "233329242773447e": 108, "2338643074036": 76, "2339": 14, "234": [64, 67], "2340": 76, "23464502438548784": 73, "234e": 108, "2352": 1, "23526098e": 77, "235341210012136e": 108, "2353855669498": 73, "235e": 85, "236": [76, 86, 108], "2363282384610147e": 108, "2367054005389306e": 108, "2369082": 113, "236e": 108, "237": 76, "23745903372765": 76, "237548771450148e": 108, "23754877e": 108, "2375e": 108, "23775505358902e": 108, "238": [22, 95, 96], "238441258669": 76, "238628730178": 75, "238893e": 90, "238e": [85, 108], "239": [77, 95, 104, 117], "239056e": 63, "239184702937052e": 108, "2397447500000003": 72, "24": [4, 22, 67, 71, 73, 74, 75, 76, 77, 84, 85, 86, 95, 96, 100, 108, 113, 116, 119, 122], "240": [1, 4, 22, 90, 96], "2400": [1, 96], "24026": 108, "240502e": 63, "240585e": 90, "240792201950713e": 108, "2408892402308387": 69, "240e": 116, "241": [77, 83, 102], "2411": [1, 67], "241e": [84, 85, 108], "242": 76, "2421": 1, "242200658782105": 77, "24220066e": 77, "2424764651418045e": 108, "242534144712871": 69, "24295514822": 76, "242e": [77, 86], "243": [76, 92, 93], "24330163002014": 76, "243547255": 113, "243755e": 64, "24378995597363": 77, "244": [22, 96, 116], "244301": 95, "2448173722310034": 69, "245": 108, "245515918797666": 72, "2459": 1, "245919214643206e": 108, "24599792e": 71, "24599957": 76, "246": [89, 96, 113], "2460140": 113, "2463": [1, 87], "24631641": 75, "2464": 1, "24656": 69, "247": [18, 22], "247777068807799e": 108, "247805": 76, "248": [18, 76, 89], "2480": [1, 104], "2481": 1, "249": [22, 75, 77, 100], "24950906e": 108, "2495936136271714e": 108, "2497": 119, "249756": 113, "249e": 84, "24x7": 26, "25": [4, 15, 22, 59, 67, 73, 74, 75, 76, 77, 84, 85, 86, 87, 95, 96, 108, 110, 113, 114, 119], "250": [18, 22, 40, 76, 77, 108], "2500": 73, "25000e": 116, "250109533018166": 69, "2504733800888": 76, "250k": [1, 20, 74], "251": [22, 76, 77, 95], "251gb": 95, "252": [22, 61, 76, 119], "25260955095291": 76, "252610385417938": 76, "2527": [1, 82, 87], "2528": 1, "252847857592453e": 108, "252gb": 95, "253": 73, "253118378087609": 69, "2536183607": 113, "253650e": 63, "253e": [85, 108], "254": 77, "254060e": [103, 104], "25446584485394": 77, "254708": 76, "254908889532089": 77, "2549593772240861": 113, "254e": 87, "255": [1, 4], "25507028": 113, "25518941879272": 77, "255e": 108, "255h": 1, "256": [1, 75, 76, 96, 110], "2560": 1, "25659": 108, "2568": 82, "25689697": 113, "256x256": [1, 75], "257": [5, 63, 67], "2570692523902923": 113, "2570901634762842": 113, "2571265": 102, "2573021854433983e": 108, "257524": 95, "257995": 95, "257e": 108, "2580087184906": 76, "2584056108912545": 69, "258789": 113, "258940282093995": 77, "259": [1, 22], "2591": 76, "2592": 1, "2596": 1, "2598": 102, "2598171": 100, "25e": [1, 25], "26": [4, 22, 67, 73, 75, 76, 77, 85, 87, 95, 96, 108, 110, 113, 119, 122], "260": [76, 89, 96], "2600": 57, "2601084004776139e": 108, "26021093130112": 76, "2605242": 95, "260662e": 90, "260k": [1, 74], "260kw": [1, 74], "2610": 75, "261462939491261": 69, "261600": 57, "261744": 113, "261799": [92, 93], "26182448863983": 76, "261e": 86, "262": [76, 77, 116], "262100092982173e": 108, "26274157e": 97, "2629": 1, "26295416297521": 113, "262e": [87, 108], "262k": [1, 74], "263": [23, 94, 100, 117], "263071e": 63, "2632575357085747": 113, "263379477": 113, "2636114": 113, "263e": 76, "264": [22, 61, 89, 101, 102, 108], "2640529275": 113, "264438e": 90, "2647003812456596": 113, "2647399148679306": 113, "265": 77, "2651360172927997": 113, "2659044189": 108, "265986666666667": 72, "266": [76, 89, 108], "2663": 81, "2664": 81, "266784667969": 117, "267": [3, 67, 85, 89], "267213189110212": 113, "2674": 81, "2676800336086245": 113, "268": [68, 85], "2680262135": 113, "2685393491374957": 108, "2689": 86, "2689344882965": 75, "269": [85, 89], "2691": 113, "2694544595221904": 76, "269793540239334": 77, "2698": 1, "269e": 114, "26mm": 1, "27": [4, 22, 56, 67, 73, 75, 76, 77, 85, 89, 95, 96, 102, 104, 108, 110, 113, 119], "270": [1, 74, 94, 104], "270493714215481e": 108, "27052645227990135": 83, "27076164": 75, "270deg": [4, 90], "270e": 86, "270r": 1, "271": [84, 90], "2715497286197265e": 108, "27158634e": 108, "27166": 102, "272": 84, "2728": 81, "272e": 87, "273": [76, 108], "273171534614387e": 108, "273430495729248": 113, "2738008290496092e": 108, "2739": 81, "274": [76, 83, 93, 103], "2740994949298897e": 108, "274859702116593e": 108, "27496516": 113, "27496612e": 108, "275": [12, 75, 96], "2750": 1, "2751636": 113, "2752121": 113, "275585": 76, "2757305": 102, "2759": 75, "275e": [84, 108, 116], "276": [76, 80], "276552648610089e": 108, "277": [67, 77], "27712": 108, "277309021451601": 77, "277825e": 84, "2784": 81, "278568e": 64, "279": 76, "2791": 81, "27998889e": 108, "27999029e": 108, "27999030e": 108, "27999042e": 108, "27999078e": 108, "27999410e": 108, "27999414e": 108, "27999423e": 108, "27999438e": 108, "27999440e": 108, "27999445e": 108, "27999466e": 108, "27999519e": 108, "28": [4, 17, 18, 22, 56, 68, 73, 75, 76, 77, 85, 89, 95, 96, 104, 108, 113, 119], "280": [77, 103], "280099e": 90, "2800e": 108, "2802181584642836": 69, "28086889": 61, "280e": [76, 108], "281": 102, "281587910025816e": 108, "281789822635113e": 108, "281789829007909e": 108, "2819": 1, "281992e": 84, "282": [22, 67, 119], "28202635": 113, "282176": 76, "2827293192504197e": 108, "282771": 76, "28279122897644": 77, "2828": 84, "28284273": 100, "2829": 81, "283": [3, 100, 102], "2830": 76, "283185307179586": 17, "2832961753069427e": 108, "2834": 76, "283570e": 64, "283639132976532": 77, "2838312": 113, "2839": 81, "2843763506090265": 113, "28439689931611106": 113, "28454": 108, "2845476247369457": [113, 114], "284547624779049": 113, "284562330146577": 114, "285": [22, 67, 104], "285005e": 61, "28502041101456": 76, "2852": 76, "2853": 76, "28538168": 75, "285433": 113, "285880e": [103, 104], "28594144e": 85, "286": [61, 77, 102], "2861198600876661e": 108, "286232e": 90, "2865": 76, "2865330382410883e": 108, "2866": 76, "28683955e": 108, "287": [76, 84, 104, 108], "287429820133504": 84, "287e": [86, 108], "288": [76, 90, 119], "28813979e": 108, "2882": 76, "28871083259583": 77, "2888": 1, "288e": [83, 108], "289": 77, "28906932473183": 76, "289837133": 113, "289928398112562e": 108, "289e": [108, 116], "28csr": 116, "29": [4, 18, 20, 22, 50, 59, 67, 73, 75, 76, 77, 84, 87, 93, 95, 96, 103, 107, 108, 113, 114, 116, 118, 119], "290": [22, 95], "2900773006845312": 72, "290436301": 113, "290591448545456": 77, "29060691595078": 76, "290631615": 113, "291": [77, 95], "2911": 76, "2913": 81, "291355e": 64, "2916902236036773e": 108, "291855692863464": 76, "291e": 114, "292": [76, 89], "292092834805006": 113, "29218": 108, "2923": [1, 74], "2924": 76, "29259732365608": 76, "292762592804635": 113, "292e": [76, 108], "293": [22, 108], "2931588150135165": 79, "293162": 84, "2935": 95, "2939303559673565": 69, "293e": 108, "2940": 76, "294662": 4, "2946955678": 113, "2949608": 113, "294e": 76, "295": [67, 77, 86], "2950": 95, "295653e": 90, "2957": 1, "296": 67, "2961881850329564": 72, "2964051383710915": 113, "29661049": 75, "297": [76, 103], "297395129876593": 72, "2975": 85, "29750000e": 71, "297536383721325e": 108, "297e": [76, 87, 108], "297m": 103, "298": [73, 74], "2983": 76, "29846": 102, "2985071572": 113, "298511020582453": 76, "298e": [85, 108], "299": [22, 73], "2992": 81, "299242698": 113, "2994985104397943e": 108, "2996363937855": 76, "2998": 81, "29989": 1, "299e": 77, "29min": 119, "2_": 119, "2_nm": 105, "2c_crs_or_yale_format": 116, "2d": [1, 2, 3, 4, 7, 12, 14, 15, 17, 18, 19, 20, 23, 25, 26, 27, 28, 29, 34, 35, 39, 40, 41, 42, 45, 47, 48, 49, 57, 59, 60, 61, 63, 64, 65, 66, 73, 75, 76, 77, 86, 89, 93, 94, 106, 114, 115, 116, 121], "2darrai": 7, "2diment": 39, "2e": [1, 100, 119], "2e10": 113, "2e12": [113, 114], "2f": [80, 81, 122], "2g": 102, "2gb": [50, 55], "2k": [1, 74, 92, 93], "2l": 76, "2m": [1, 74, 77, 81, 83, 84, 85, 89], "2min": [95, 119], "2n": 72, "2nd": [4, 12, 15, 80], "2pi": [2, 3, 4], "2th": [3, 4, 6, 12, 15, 90, 108], "2th_deg": [3, 4, 7, 12, 15, 17, 23, 40, 41, 45, 46, 47, 63, 64, 77, 82, 85, 86, 87, 90, 92, 93, 107, 113, 114], "2th_rad": [15, 40, 41, 45, 46, 47, 64, 108], "2theta": [3, 4, 6, 7, 9, 15, 19, 20, 23, 81, 85, 86, 90, 92, 122, 123], "2thx": 122, "2thy": 122, "2tupl": [2, 3, 7], "2x": [73, 95], "2x1": 1, "2x16": 97, "2x2": [1, 74], "2x32": [95, 96], "2x32core": 99, "2x4": 1, "2x5deg": 92, "2x7modul": 1, "2\u03b8": 15, "2\u03c0": [3, 17], "3": [1, 2, 3, 4, 7, 12, 14, 15, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 40, 48, 50, 52, 53, 55, 57, 59, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122, 123], "30": [4, 19, 22, 54, 57, 67, 71, 73, 75, 76, 77, 84, 85, 86, 90, 92, 93, 95, 96, 103, 104, 108, 113, 114, 116, 118, 119, 120], "300": [1, 73, 77, 82, 85, 90, 101, 103, 104, 113, 122], "3000": [1, 103], "30000000000000004": 113, "3000000000000007": 113, "30001": 77, "30030179": 76, "3006620635": 113, "3009": 1, "300924839437": 120, "300e": 74, "300k": [1, 74], "300kw": [1, 74], "300w": 97, "300\u00e5": 89, "301": 74, "3010": 76, "30127": 95, "301797579301906e": 108, "302": [22, 108], "3020": 81, "30209509": 77, "302215908737704": 113, "3024292": 113, "302466942": 113, "30272746": 100, "30294405e": 85, "302987895783863e": 83, "302e": 86, "303": 76, "303184379764337e": 108, "3039": 81, "304": [22, 77, 119], "3040": 113, "304333": 113, "304517e": 64, "304574196287112": 113, "304671658618233e": 108, "3048": 81, "305": [22, 74, 96, 104], "305e": 83, "30601540207863": 77, "306081e": 102, "3061665141943205e": 108, "3061826926576378e": 108, "3062473954170215": 113, "306328970111712e": 108, "3067988001694113": 113, "307": [22, 76], "3072": [1, 92, 93], "3072425986983e": 108, "3075": [103, 104], "307619e": 83, "3078": 1, "308": [15, 102, 108], "308103632219286e": 113, "3083115518093": 77, "3085": 76, "308537e": 63, "3086": 81, "308742e": 63, "308e": 84, "308\u00b5m": 74, "309": [76, 77], "30902153253555": 76, "3097": 86, "3097497": 113, "3099": 81, "309e": 108, "30x": [95, 99], "31": [4, 22, 64, 68, 73, 75, 76, 77, 79, 85, 95, 96, 108, 113, 114, 119, 122], "310": [22, 77, 87, 94, 100, 117], "3101724444": 113, "3108": 1, "310e": 108, "310mm": 23, "311": 102, "3110": [1, 81], "31156876": 113, "3116074502468": 76, "31164": 69, "31176661": 75, "311e": 108, "312": 73, "3120041044574954e": 108, "3121": 81, "3125": 81, "31260694": 75, "31268033e": 108, "312768220901489": 76, "3128": [55, 75, 76, 77, 83, 84, 85, 86, 87, 90, 102, 108], "312883357273257": 77, "3129229346319629": 69, "312952995300293": 100, "313": [76, 104], "3130": [103, 104], "313036491714458e": 108, "3136042673187007": 113, "313e": 116, "314012e": 109, "314212949863592e": 108, "31433804": 75, "31459045": 113, "314e": 108, "315": [1, 74], "315197979050413e": 108, "31560396": 113, "3157": 102, "315r": 1, "316": [75, 113], "3163": 26, "3165": 81, "316703213409536e": 108, "31674147": 76, "3167944444444448": 69, "31686906": 75, "317": 76, "3172": 85, "31751451": 75, "31781464846463e": 108, "318": [17, 76, 102], "31886325e": 108, "319": [76, 96, 103], "31904151e": 108, "3193001243857842e": 108, "319689618966426e": 108, "3197524339": 113, "319985e": 90, "319e": 108, "32": [2, 4, 7, 14, 20, 22, 53, 55, 57, 64, 67, 73, 75, 76, 77, 85, 86, 87, 92, 93, 95, 96, 98, 99, 104, 108, 113, 119], "320": [77, 95, 96, 103], "320697701582237e": 108, "321": [73, 84, 87], "3210620731": 108, "3212": 1, "3215889751725488e": 108, "3216": 81, "321e": 108, "322": 108, "322293562205405e": 108, "3227": 1, "322805e": 90, "322e": [87, 108], "323": [108, 119], "3231": 81, "32363662e": 108, "324": [17, 95, 108], "3242e": 1, "3247": 95, "324769307344446e": 108, "324e": [74, 108], "325011e": 90, "325158": 113, "3251851947293534e": 108, "3252": 81, "32582822442055": 77, "326": 61, "3261": [81, 102], "3261331246263957e": 108, "3262": 1, "326829676": 113, "326862448084429e": 108, "3269": 1, "327": 95, "3270718753338": 76, "327e": 76, "328": [1, 76, 102, 119], "3280": 1, "328063469162": 109, "328171": 4, "328207621": 103, "3286633": 100, "3287444389906674e": 108, "329": [82, 93, 95], "3290": 116, "32922423": 75, "3295635096461316e": 108, "329596": 100, "3299": 81, "329909092681409e": 108, "32bit": 14, "32gb": [96, 97], "32kb": 95, "32mb": [95, 98], "33": [4, 22, 68, 73, 75, 76, 77, 85, 95, 96, 100, 104, 108, 113, 118, 119], "3306188": 113, "330e": 108, "331": 61, "331866832386705e": 108, "332": 77, "3320615": 113, "33258926": 75, "3326159122281918": 72, "3328": 76, "3329101904058698": 69, "332e": 108, "333": [22, 67], "3331628241844825e": 108, "3333": 1, "3334": [103, 104], "334": 104, "334196e": 63, "334637850688808e": 108, "334e": 113, "335": 71, "335009": 77, "335e": [83, 108], "336": [22, 64], "33628932458377e": 108, "337": 76, "33716501e": 77, "337324373540883e": 108, "33754697e": 108, "337830735352795e": 108, "337e": 85, "338": [77, 119], "33801850e": 108, "338090818701843e": 108, "33818961": 113, "338200": 76, "33850817e": 108, "338833374910402e": 108, "3389": 85, "338e": [108, 116], "339": 82, "33948135e": 108, "33953386e": 108, "3395e": 108, "339649349451": 73, "3396700589153925e": 108, "339e": 108, "33min": 119, "34": [17, 22, 61, 63, 64, 67, 71, 73, 75, 76, 77, 79, 83, 84, 85, 87, 90, 91, 95, 101, 103, 104, 105, 108, 110, 113, 114, 118, 119, 122], "340": [22, 103], "34000000e": 71, "34019815": 75, "340449210573293e": 108, "34074882e": 108, "34099487e": 108, "340e": 108, "341": [67, 77, 113], "341071e": 90, "3410e": 108, "3414": 81, "34140479564667": 76, "3415207862854": 76, "341702e": [23, 94, 100, 117], "341e": 108, "3422169685364": 76, "342980080706968": 69, "343": 89, "34306883": 113, "34312101": 75, "343186420609047e": 108, "343192756176": 76, "34348246": 100, "3434825": 100, "34357": 96, "343617e": 63, "3436693450474013": 113, "34382": 74, "344": [22, 89, 119], "34403198e": 97, "344086": 76, "344272e": 64, "3443": 116, "344732789": 108, "34481927752495": 76, "34494141e": 97, "345": [1, 74, 89], "3450": 1, "3451": 113, "3453": 85, "34531": 81, "345e": [73, 116], "346": 73, "3468344564201617e": 108, "34692379832268": 76, "346e": 108, "34703": 81, "348": [76, 113], "348176": 113, "34827026e": 97, "348457461": 113, "349": 113, "349866613398178e": 108, "34991607": 113, "349e": 108, "35": [4, 22, 67, 73, 75, 76, 77, 85, 87, 95, 108, 110, 112, 119], "350": [56, 77, 104], "3500585579617803e": 108, "35047": 81, "35058594": 113, "350635231400882": 113, "3509561": 113, "350w": 98, "351": 73, "351375944293161e": 108, "35137594e": 108, "3515501506852325e": 108, "3517": [103, 104], "35175": 81, "3517628219451086e": 108, "3518344235731752": 79, "351e": 108, "352": 73, "352333646868408e": 108, "3524": 95, "35255640745163": 77, "352852464": 113, "352e": [87, 108, 116], "353": [22, 77, 104], "3535602541146567": 69, "35389081": 75, "354": 104, "354185e": 64, "35428": 81, "354491436440689e": 108, "35479553e": 97, "3552714424913155e": 108, "355407e": 63, "355695005974523e": 108, "35570618e": 97, "35593536496162": 76, "355e": 85, "356": [4, 67], "35634": 81, "357": [76, 108], "357268964891843e": 108, "35726896e": 108, "3573418557644": 76, "3575224987307548": 69, "3577": [103, 104], "35779115": 75, "35779475e": 71, "357899": 84, "3579": 76, "357911671477211e": 108, "357e": 108, "358": 22, "3581187741366675e": 108, "358257": 113, "35842642188072": 76, "35871": 81, "3588792": 102, "358\u00b5m": 90, "359": [4, 71, 73, 120], "3590": 71, "35900000": 71, "35903625e": 97, "359311746412807e": 108, "35kev": 112, "36": [1, 3, 4, 7, 22, 67, 73, 75, 76, 77, 85, 95, 96, 103, 108, 118, 120], "360": [15, 17, 22, 40, 41, 45, 63, 81, 82, 86, 90, 92, 94, 108, 110, 114], "3600": 15, "360029737297362e": 108, "360427453945028e": 83, "360711310359359e": 108, "3607178": 113, "361": [22, 84], "3619581652925453": 76, "361961e": 63, "361e": [114, 116], "361x": 95, "362": [101, 118], "36234": 81, "3628933678": 113, "362897e": 90, "3629785": 75, "363": [67, 102], "36312002": 76, "36369797e": 108, "36395299": 113, "363e": 108, "364": [76, 77], "364523998775825e": 108, "36466": 81, "364e": 108, "365": [75, 96], "3650526839471662": 72, "365470191901519e": 114, "36555908e": 97, "3656061748": 113, "365e": 108, "366": [22, 63, 110], "3662361": [73, 75], "36647095e": 97, "36678268e": 75, "36710826038234": 77, "367172479629517": 77, "36766694e": 108, "36782330e": 108, "3678e": 108, "36871629": 75, "3689": [3, 15], "3689992424085746": 79, "368e": 108, "3692": 86, "36932109": 113, "369619e": 64, "369700e": 63, "36980225e": 97, "369e": 77, "37": [1, 4, 22, 67, 71, 73, 75, 76, 77, 86, 95, 96, 108, 113, 119], "370": 20, "370411378714757e": 108, "370664499810907e": 108, "370710919957": 120, "370825558101756": 113, "3708837484730059e": 108, "370e": 113, "371": [22, 108], "37130601": 71, "371707501841977": 77, "371e": [73, 108], "3720532981184415e": 108, "37260088": 100, "37260103": 100, "372e": 84, "373": [73, 108], "3732450458975782e": 108, "3734551969408895e": 108, "373703": 113, "373719e": 63, "373769749": 113, "374": [83, 103], "3742390871048": 77, "37460869550705": 76, "374693810939789": 77, "374944729160871e": 108, "3749902020266474e": 108, "374e": 108, "375": [22, 77, 95], "37505105": 76, "375086372938576": 113, "37517168": 71, "3757171": 113, "375e": 1, "376": 108, "3761519": 113, "376222637955442e": 108, "37632202e": 97, "3763527": 113, "3764648": 113, "376838364866449e": 108, "37683836e": 108, "376873169865872e": 108, "3768e": 108, "376907244": 113, "377": [92, 93], "37723572e": 97, "377487894658635e": 108, "377e": 108, "379": [76, 113], "3796903789043": 76, "3797258269094543e": 108, "379e": 76, "38": [1, 4, 18, 22, 67, 73, 75, 76, 77, 83, 95, 103, 108, 122], "380": [22, 67, 71], "3800": [95, 96], "3801993727684": 77, "38056824e": 97, "3807491064072": 76, "3809219948567263": 113, "380954203638034e": 108, "380e": 108, "381": [67, 103], "381054962294179e": 63, "381e": 87, "382": 22, "382098584456135e": 108, "382185794965657": 73, "3822": 76, "38282072544098": 77, "3829": 95, "383": [75, 89], "3832745250176507e": 108, "383303034849477e": 108, "3834335": 105, "383834659393779e": 108, "383e": 87, "384": [102, 104], "3840": 1, "384649e": 90, "384e": 73, "385075964190633e": 108, "385e": [85, 116], "386": 61, "386256992817": 76, "386285458278207e": 108, "386350135873239e": 108, "3867": 103, "3868": 1, "387": [22, 96], "38709077e": 77, "387531962674457e": 108, "38776880502701": 77, "38825912": 113, "3884579837322": 76, "3888": 1, "3894090408467174e": 86, "389e": [86, 108, 116], "38ython": 122, "39": [4, 18, 22, 61, 63, 64, 67, 75, 76, 77, 79, 80, 81, 83, 84, 85, 86, 87, 89, 95, 96, 97, 98, 102, 103, 104, 105, 108, 110, 113, 114, 116, 117, 122], "390": [103, 104], "3903476052081983e": 108, "39043972": 75, "3906643227995556e": 108, "390676494928023": 69, "391": [22, 119], "3917499780655": 77, "3919599056": 86, "392113117548659e": 87, "392478436231613": 77, "3927967732563694e": 108, "393": [67, 77], "3931290270607465e": 108, "39312903e": 108, "3937626066300757": 72, "39395362138748": 76, "393e": 108, "394": [76, 102], "394157": 113, "3943817851300015e": 108, "394843e": 64, "3948472437392": 77, "395": [22, 76, 117], "39535499": 76, "395e": 64, "396": [76, 77], "3960763812065": 76, "3967642448708757e": 108, "39676424e": 108, "39688005235191215": 113, "3969170153141": 76, "397": [76, 102, 119], "39719102": 113, "397e": [108, 113], "398": [75, 96], "398081601321305": 77, "398419292004204": 15, "398419739640717": 15, "3984197396kev": 64, "398419843320026": [15, 83], "398419843320026kev": [31, 32, 40, 41, 45, 46, 47], "399": [77, 96, 102], "39914176175178e": 108, "39914176e": 108, "3992198": 98, "3992353": 98, "3992354": 98, "3992355": 98, "3992356": 98, "3992357": 98, "3992358": 98, "3992359": 98, "3992360": 98, "3992361": 98, "3992362": 98, "3992363": 98, "3992364": 98, "3992365": 98, "3992366": 98, "3992367": 98, "3992368": 98, "3992369": 98, "3992370": 98, "3992371": 98, "3992372": 98, "3992373": 98, "3992374": 98, "3992375": 98, "3992376": 98, "3992377": 98, "3992471": 98, "3992596": 98, "3992721": 98, "3992753": 98, "3993034": 98, "3993068": 98, "3993100": 98, "39981565738007": 108, "39981566521699": 108, "399817662277066": 108, "39982225664511": 108, "3999147500": 108, "39994445": 108, "39994461": 71, "399e": 108, "3c": 72, "3d": [3, 4, 15, 19, 20, 23, 25, 26, 28, 29, 33, 34, 35, 42, 57, 75, 96, 116], "3d_arrai": 3, "3dnowprefetch": 95, "3dxrd": 28, "3e": 89, "3e5": 76, "3em": 116, "3f": [17, 63, 68, 73, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 103, 104, 105, 107, 112, 113, 114, 116, 117, 118, 119], "3fkev": 116, "3hw72pugk5caltzyfbzwx4kt5wsb15iru8m5w": 4, "3l": 76, "3m": [1, 69], "3mb": 75, "3min": 95, "3mm": 84, "3n": [69, 72], "3rd": 80, "3str": 103, "3x1": 1, "3x250": 76, "3x3": [1, 4, 15, 103], "3x6": 1, "3xndarrai": 1, "3zfupu2n0z": 4, "4": [1, 2, 3, 4, 12, 14, 15, 17, 19, 21, 22, 23, 25, 28, 29, 54, 57, 58, 59, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122, 123], "40": [4, 18, 22, 23, 56, 67, 68, 75, 76, 77, 84, 85, 90, 95, 104, 108, 117], "400": [20, 40, 41, 45, 64, 73, 113, 122], "4000000000000001": 113, "400000000000001": 113, "400193227259109e": 108, "400391313944352e": 108, "4005781": 113, "400587": 76, "4005872933994758": 76, "400e": [74, 116], "401": [22, 103], "401062": 113, "401725": 102, "402": 104, "402111": 113, "4023716": 113, "4024": 85, "4025384768113234": 113, "402620683267746e": 108, "403": 76, "40450577270408e": 108, "40453783": 100, "4047": 113, "405322e": 63, "405370593": 113, "4055792636": 113, "405839871997145e": 108, "4058596989283354e": 108, "406": [113, 116], "4063086807728": 76, "40633024472856e": 108, "40640565752983": 76, "40682": [97, 98], "407": [1, 113, 116], "407233906410028": 77, "4073": 76, "40784478": 75, "408": 84, "40805": 22, "4084264950302066": 69, "408429897528043e": 108, "4086404144764": 75, "40893073e": 108, "408e": 108, "408x": 96, "4095": 85, "4096": [1, 53, 89, 95, 96], "40985526197242": 113, "4099121": 113, "409e": 108, "40x": 90, "41": [4, 22, 67, 74, 75, 76, 77, 85, 89, 95, 103, 108, 113, 117, 119], "410": [67, 77], "4103798553852473": 113, "41050202": 76, "41063582897186": 76, "410828295229964": 77, "411": 77, "4112108284998156e": 108, "4114083219467785e": 108, "41172396": 113, "411e": 108, "412": [76, 100, 103, 104], "41272": 102, "41273033618927": 77, "412953": 100, "413": 77, "41333": 77, "413520455": 113, "413526e": 63, "413619e": 90, "41376421": 113, "41383374": 100, "4138338": 100, "414": 102, "4141780482376238": 69, "41444": 95, "414743e": 63, "4148": 1, "41484379835199e": 108, "4150": 1, "4151969079424084e": 108, "415219758": 113, "415929198265": 76, "416": 67, "41659953": 113, "4166274579074244e": 108, "4168": 1, "4169017637897149e": 108, "417": [75, 120], "4173929697596535e": 108, "417703e": 90, "4187087175": 76, "418e": 108, "4194304": 64, "41962611675262": 76, "42": [4, 22, 67, 75, 76, 77, 87, 95, 96, 103, 108, 113, 116], "420": [22, 95, 119], "4202804": 77, "4208984": 113, "4209150109826283e": 108, "421": [92, 93], "421114039991817e": 108, "421464019": 113, "4219518829625697": 69, "422": [77, 84, 103, 104], "42252\u00b5m": 74, "422e": 87, "423": [77, 82], "424": 67, "4240456183147185e": 108, "424204366818411e": 108, "424420227332979e": 108, "42443519830704": 76, "42456525822236e": 108, "4249682426453": 76, "425": [18, 56], "42500035e": 75, "425633e": 64, "42567601": 75, "4259634509194474": 113, "425e": 113, "426": 67, "427": [22, 61], "42708e": 1, "427194624678683": 89, "427221e": 64, "4272622503605479": 113, "42757976": 76, "4279098594571784": 113, "427e": [74, 108, 116], "428": [96, 113], "4283131636": 113, "429": 83, "4290": 76, "42944": 102, "4297103169329306": 77, "4297295": 113, "429x": 95, "43": [4, 15, 20, 22, 75, 76, 77, 89, 95, 103, 104, 108, 113], "430": [67, 95], "4308139309115986e": 108, "430e": 116, "431": 77, "43111803": 74, "431179": 71, "4312": 71, "43144033": 113, "431533930277851": 72, "4316": 76, "432": 85, "4321777": 113, "43229459": 75, "43232805": 100, "43232828": 100, "432e": 108, "433": [64, 97, 98], "433848": 113, "434": 82, "4342018663883": 73, "43446574": 75, "4349": 76, "434e": [73, 108, 116], "435": 85, "435074e": 64, "435185e": 63, "4354422092438": 76, "4357172846794": 76, "4360706723755973e": 108, "4362": 1, "436215830143": 84, "436324190464806e": 108, "436505258083344": 76, "4365078751307176e": 108, "436567691349336e": 108, "43665820360184": 77, "436e": [73, 116], "437": 96, "4371": 1, "43723008036613": 76, "437312539963234": 77, "43735978007317": 76, "43761774897575": 76, "438": [73, 85, 102], "438015300024862e": 108, "43852726633702": 120, "43909893e": 114, "439810753": 113, "439885086158014": 76, "43992059": 75, "43998157e": 108, "43998177e": 108, "43998223e": 108, "43998333e": 108, "439e": [108, 114, 116], "44": [4, 22, 67, 75, 76, 77, 86, 92, 95, 108, 113, 116, 122], "440": 77, "440000e": [89, 101], "44009490337744": 77, "4400e": 108, "4404399928990794": 72, "440683377108302e": 108, "4407": 76, "4408": 76, "440e": 108, "44135761": 77, "4415926933288574": 100, "441618075732054e": 108, "44167745113373": 76, "4419637": 113, "442": [64, 83], "442689538002": 76, "4429567": 113, "442e": 108, "4436e": 74, "4437e": 74, "4439": [1, 76], "4439040": 86, "443e": 108, "444": 102, "444e": 85, "445": 55, "4451": 76, "44537195563316": 77, "44558918": 61, "445e": [76, 108], "447": [76, 77], "447883e": 64, "448": [22, 76], "448468e": 90, "44852491": 75, "448556851210191e": 108, "44855685e": 108, "4486e": 108, "44886729": 113, "448e": 116, "449": 119, "4497675299644": 76, "449e": [85, 108], "45": [22, 60, 67, 75, 76, 77, 84, 87, 92, 93, 95, 108, 112, 113, 114, 116, 120], "450": [75, 76], "450065e": 85, "4500x200": 76, "450e": [76, 87, 116], "450\u00b5": 112, "450\u00b5m": [112, 116], "4512": 95, "451e": 108, "452": 120, "4524664758918932e": 108, "4524820316105622e": 108, "45259395": 100, "452610366312": 120, "452e": [76, 85], "453": 77, "453366265219772": 113, "453529530230961e": 108, "45352953e": 108, "4536": 95, "4537883049631956e": 108, "4538549254818378e": 108, "453e": 85, "454": [95, 108], "454139650039214e": 108, "45467510819435": 77, "454e": 108, "455": 76, "455002516508": 76, "45525824": 75, "455423297": 113, "4554247558117": 76, "455477876313": 120, "455477876327": 120, "456": 61, "4560452898896405e": 108, "45650422e": 108, "457": [22, 96], "4575171768665": 73, "457e": 108, "458": 22, "458071425605811": 113, "458553094683675e": 108, "458e": 108, "459": 82, "45920314681319446": 113, "459467109203509e": 108, "45950000e": 71, "45961924047204": 76, "45kev": [60, 63], "46": [4, 22, 67, 74, 75, 76, 77, 95, 96, 103, 104, 108, 117], "46003967523575": 77, "460720e": 90, "4609365": 113, "461": [22, 75, 119], "4613448459163313e": 108, "4620027563549718": 73, "4624025568363574": 69, "46295487e": 85, "462e": 116, "462m": 75, "463": [1, 103], "46335146": 75, "46339762210846": 77, "4634": 76, "464751514565614": 72, "464e": [84, 116], "465": 77, "46517345e": 108, "4652037318093372": 113, "4653264249059768e": 108, "46551960706711": 77, "465879643": 108, "466": 95, "4661895673156653": 113, "466e": 108, "467": 22, "4676": 1, "467610925436": 76, "468": [77, 102], "468e": 116, "469091857685446e": 86, "46928483": 75, "469373e": 90, "46939405835159e": 108, "469447": 113, "46965993": 71, "47": [4, 18, 22, 75, 76, 77, 92, 93, 95, 96, 103, 104, 108, 113, 116], "470": [22, 92, 93], "4700": [1, 74], "47074593e": 108, "470e": 116, "4712123116047053": 113, "471998810768": 76, "472": [22, 76], "472159475088": 76, "47236409": 113, "4726275801659": 76, "473": 77, "473342e": 90, "473774731159": 76, "47389": 102, "473e": 85, "474": 83, "47445992e": 85, "4747761956542": 76, "475": [95, 103], "47509395e": 73, "47558": 86, "4757387983640684e": 108, "475e": 73, "476": [1, 84], "4764481465418027e": 108, "476630687713623": 77, "4768": 113, "477": 22, "4772": 76, "4773": 76, "47743243": 77, "478313610295236e": 108, "47920978e": 108, "4794895000000006": 72, "4799194": 113, "479941929": 113, "47m": 84, "48": [4, 22, 56, 67, 74, 75, 76, 77, 95, 96, 101, 103, 108, 113, 118, 119, 122], "480": [108, 110], "480e": 116, "4817548038766007e": 108, "4817784804616774": 69, "482": [77, 96, 110], "482076436168256": 113, "4821167": 113, "48226219e": 108, "48247408e": 108, "482508608135417": 77, "4825e": 108, "482e": 108, "4831": 102, "4838705858367347": 108, "48410642147064": 76, "484110560": 75, "484611": 84, "484673821": 113, "484e": 108, "485179006235142e": 108, "485214710235596": 77, "4853516": 113, "48539817": 100, "4853983": 100, "485444466": 113, "48550": 67, "485636": 113, "4857868793904678": 69, "485868e": 63, "486": 1, "48634": [3, 15], "48666667e": 71, "487": [1, 22, 85], "487305": 113, "4874675189454527": 69, "4885": 76, "488602799974958": 77, "4886724": 113, "488841016": 113, "489": 76, "48922050e": 113, "489352109509736e": 108, "4893e": 1, "489634744462007": 69, "4898": 102, "48987903e": [113, 114], "48988063e": 113, "489e": 113, "48e": 1, "49": [4, 22, 67, 75, 76, 77, 95, 98, 101, 102, 103, 108, 113, 116, 118, 119], "490": 103, "49017625e": 113, "490529842713039e": 108, "490929": 76, "490988846910722e": 108, "490e": [113, 114], "491": 76, "4912": 113, "491645e": 64, "492": 77, "4921937668954493e": 108, "492e": 114, "49352521": 75, "49373129998133": 77, "4939115345478": 76, "493e": 108, "494336e": 90, "49445057": 77, "494560044": 113, "494578e": 107, "4947158": 113, "495": [77, 108], "495289e": 63, "495773e": 63, "495938": 86, "496": [22, 119, 122], "4961402": 113, "4964345843957": 76, "496443808078766": 76, "49644381": 76, "4965819410817478e": 108, "496695e": 64, "49696946144104": 77, "496e": 108, "497": [73, 76], "497325160754723": 77, "498": 77, "49848932027817": 76, "49863176": 75, "498825": 76, "498e": [108, 114], "499": 108, "499500": [117, 119], "49952613e": 108, "49971613e": 108, "4998989701271": 77, "49990613e": 108, "4d": [1, 3, 4, 25, 34, 35, 42], "4e": [1, 74, 108], "4e10": 113, "4e9": 63, "4f": [75, 81, 105, 113, 114], "4kev": [59, 64], "4l": 76, "4m": [1, 63, 74, 75, 95, 96], "4mb": 84, "4min": [95, 119], "4mpix": [95, 97, 98], "4n": 71, "4pi": 4, "4r": 1, "4th": 75, "4x": 57, "4x2": [3, 76, 77], "4x4": 1, "4x8": 1, "4\u00b5m": 74, "5": [1, 2, 3, 4, 7, 12, 14, 15, 17, 21, 22, 24, 37, 41, 49, 50, 54, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122], "50": [4, 15, 17, 22, 25, 63, 64, 67, 68, 73, 75, 76, 77, 79, 85, 89, 90, 95, 100, 108, 113, 114, 118, 119, 120, 123], "500": [6, 15, 20, 57, 63, 68, 75, 80, 82, 91, 92, 93, 94, 95, 96, 97, 98, 100, 103, 104, 107, 108, 110, 113, 119, 120, 122], "5000": [81, 85, 113, 114], "50000": 108, "5000000000000002": 113, "500000000000001": 113, "5000000000000343e": 84, "50000036e": 75, "50000113e": 108, "50000e": 116, "50004447175695": 63, "500200e": [92, 93], "500k": [1, 74], "501": [68, 108, 120], "5014775517562304e": 108, "502": 22, "5021456480026245": 76, "50219047": 71, "502e": [86, 108], "503": 77, "50363541e": 97, "5036954071778313e": 108, "50371412e": 77, "503gb": 95, "504": [22, 120], "50462406873703": 76, "505": [103, 104, 119], "505215251468414": 77, "50531429052353": 77, "505442400": 108, "50560438632965": 77, "506": [92, 93, 103], "5060021490244493e": 108, "5066600585479665e": 108, "506767": 107, "5068601573472125e": 108, "5069661472187673e": 108, "50696615e": 108, "506e": 84, "507": [76, 103], "5070e": 108, "50747566": 75, "507e": 108, "508224638393394e": 108, "50822713": 75, "508e": 113, "50905": 102, "5094596147537": 73, "509552": 113, "509796099341564": 77, "509e": 113, "50e": [25, 108], "50\u00b5m": 74, "51": [22, 67, 73, 75, 76, 77, 80, 95, 96, 104, 108], "510": 56, "51041355729103": 76, "51041356": 76, "510e": 85, "511": [76, 77, 85], "5111664301393935e": 108, "512": [1, 3, 15, 22, 81, 89, 95, 96, 97, 98, 102, 103], "5120": 108, "512454e": 90, "512k": 1, "512kb": 95, "512mb": 95, "512x512": 75, "513": [1, 22, 103], "513773e": 90, "513e": 116, "514": 1, "514057989": 113, "514209223007649e": 108, "51420922e": 108, "514551414159762": 69, "514e": 108, "515": [22, 90], "5156858808528775e": 108, "51583003997803": 77, "516": [1, 22, 103, 104], "5161849095525086e": 108, "5165405": 113, "516e": 116, "517": 96, "517e": 85, "518": 85, "5189107053349518": 113, "518e": 108, "519": [56, 98], "5192623": 100, "51966444": 75, "51\u00b5m": 74, "52": [22, 75, 76, 86, 90, 95, 108, 110], "520": [77, 96, 119], "521": 77, "521405": 76, "521877e": 64, "52190217": 76, "522": [83, 90, 103], "5220979": 113, "522890520775561e": 108, "522e": 108, "523": [20, 103], "523599": [92, 93], "523609473021892e": 108, "52367031574249": 76, "524": [76, 103], "52479378594903e": 108, "5249208509922": 76, "524e": 76, "525": [22, 96, 103], "525232626983928e": 108, "5253343428684397e": 108, "525970697403": 73, "525e": 76, "526": 76, "526147e": 64, "526832e": 102, "526e": 76, "527": 76, "527055": 103, "527e": 108, "528": [92, 93], "528e": 108, "529": 96, "529938573091631e": 108, "529e": 116, "53": [22, 67, 75, 76, 84, 95, 96, 108, 113], "530": [1, 76], "53000": 20, "53021123e": 73, "530911064015488": 113, "530e": 73, "53155875206": 76, "531602323055267": 76, "531610287507519": 69, "5318224781573855e": 108, "531e": 108, "5329033193163294e": 108, "532e": 84, "533": [76, 96], "53318917751312": 76, "5334692": 100, "533e": [76, 83], "5351440": 113, "535e": 116, "536": 77, "53604": 86, "536537e": 90, "536e": 108, "537": 77, "5373309254646": 76, "53739966": 75, "537e": 85, "538": 1, "538377": 76, "538e": 108, "539": 96, "5390935242176": 75, "53914211": 75, "539145384780218e": 108, "5391536774940503e": 108, "53954546": 75, "539e": 108, "53\u00b5m": 90, "54": [22, 31, 46, 67, 75, 76, 77, 84, 95, 108, 113, 117], "540000e": 107, "5402": 95, "540525678042462e": 108, "540723683836404e": 79, "5408373834389536e": 108, "540\u00e5": 107, "541": [95, 119], "54123": 102, "5415926": 100, "541865e": 61, "542": [77, 85, 119], "5423439589395346e": 108, "54238694906235": 77, "54241943": 113, "543": [103, 108, 119], "54321": 64, "543442e": 101, "5435828321944816": 17, "543725": 86, "543730591": 113, "543776": 102, "544": 96, "544624001244896e": 108, "54493173956871": 77, "545": [67, 77], "54515862": 76, "545214354992": 75, "5455844": 100, "54561": 102, "545e": 114, "546": [103, 104], "54607885": 75, "54612851e": 113, "54613259e": [113, 114], "5463815": 113, "54649410589134": 113, "54652256e": 113, "546579662627465": 77, "54690202e": 113, "546934783": 113, "546e": 114, "547": [63, 102], "547038e": 63, "547798514366": 75, "547e": 113, "548": 95, "548829e": 90, "548e": 108, "549515569994142": 77, "54e": [15, 67], "55": [22, 55, 61, 75, 77, 80, 95, 97, 108, 113, 122], "550": 1, "55060199": 76, "550962572089796e": 108, "551": 76, "551000": 76, "551240e": 85, "551600e": 64, "551e": 83, "552": [77, 119], "552186250686646": 75, "552838981151581": 76, "55288657": 75, "552e": [64, 85], "553": 77, "5535743588955828": 79, "554": 67, "55413801": 75, "554944": 113, "554e": 108, "555": [1, 74, 84], "5550": 96, "555667819876745e": 108, "5557337403297": 73, "555e": 108, "556": 103, "556084121448774e": 108, "55614379": 108, "5567500765371216e": 108, "557": 77, "557202432497131e": 108, "557e": 87, "558": [56, 77], "559": 86, "559e": 86, "55\u00b5m": 74, "56": [22, 67, 75, 76, 77, 91, 95, 100, 108, 113], "560": [1, 74, 76], "560367332": 113, "5604805350304": 76, "560707": 85, "561": 95, "56109261512756": 77, "5611372590065": 73, "5617643892765": 77, "561e": 108, "562": 104, "562033e": 64, "5625": 113, "5625721514225": 77, "5625e": 1, "562e": 85, "5633915700007044": 69, "563e": 74, "563m": 103, "5643448": 113, "56463256": 75, "5656664472357566e": 83, "566": [22, 56, 77], "56618776917458": 76, "566415e": 63, "566e": [83, 108], "56766724586487": 77, "56784633e": 71, "568": 119, "5682150507": 113, "569": 77, "56905": 102, "569159209728241": 76, "56920397": 77, "56943515164": 116, "5698": 113, "57": [67, 75, 85, 86, 95, 96, 103, 108, 113], "570083223372203e": 108, "570122": 75, "570139568262492e": 108, "570414650006303e": 108, "5707963267948966": 86, "570969e": 90, "570mb": 64, "571": [22, 23, 94, 100, 117], "5710449": 113, "571487605571747": 76, "571514688": 113, "5717773": 113, "572": 20, "5723827423302594": 113, "572492026730186e": 108, "5728896923165103": 113, "5733633140232687": 113, "574": [83, 119], "5747090": 113, "574813568972464e": 108, "574e": [86, 108, 116], "575": [22, 77], "5754304371556374": 113, "57556250691414": 77, "5757513344288": 76, "576": 116, "5760": 1, "576172": 113, "576202833197386e": 108, "5767": 102, "576756993677796": 113, "57683897": 61, "5771": 102, "5775846420670583e": 108, "5778838": 113, "577898": 85, "5779182216667438": 69, "578": [74, 86, 104], "57832247018814": 77, "5784": 103, "5785899": 100, "5788223557618772": 72, "579": 77, "579077e": 90, "57917180657387": 77, "5792897": 77, "5799879786031964e": 108, "57999266e": 108, "57999267e": 108, "57999293e": 108, "57999350e": 108, "57999444e": 108, "57kev_frame_13": 74, "58": [22, 25, 56, 67, 68, 71, 75, 84, 86, 95, 104, 108, 116], "580092915588822e": 108, "5800e": 108, "580153333333334": 69, "580239090129342e": 108, "5802545229021043": 72, "580e": 108, "581": [77, 117], "5814316096620205e": 108, "582": 76, "5823020637035": 76, "582977316743616e": 108, "582e": 108, "583231e": [23, 94, 100, 117], "584": 75, "584865605": 113, "584e": 108, "5858140938": 113, "585e": [86, 87], "5860850926336772e": 108, "5864672589095954": 69, "5867840051651": 76, "587": 77, "5879698": 113, "5882748": 113, "5884": 102, "588661423462738e": 108, "5888": 95, "5895020334709865e": 108, "59": [22, 67, 68, 73, 75, 83, 87, 92, 93, 95, 108, 113, 119], "590": 102, "590245000704119e": 108, "590326059354276e": 108, "5909827962256308e": 108, "59098280e": 108, "5910604596138": 76, "59106046": 76, "5910e": 108, "591e": 108, "592": [22, 95], "59226867430583e": 108, "592389914455753e": 108, "59292664": 75, "593": 77, "593898072303098e": 108, "594": [64, 95], "595410767967255e": 61, "5957031": 113, "59589970111847": 77, "59592": 72, "5959567765": 113, "5963864": 113, "596614": 100, "5968": 75, "597": 1, "597198276295918": 113, "597267e": 63, "59747731685638": 76, "5978600339": 113, "598": [74, 103, 119], "598977856": 113, "598e": 108, "599": [67, 77], "599235964365634e": 108, "5995763607010702": 73, "599762568493357e": 108, "5998856370124": 108, "59988566030428": 108, "599887342572686": 108, "5998889": 108, "599891358723": 108, "59990881341272": 108, "5999088383266": 108, "5999122000852": 108, "59991818231154": 108, "599931e": 85, "599e": 108, "5_0001p": 85, "5e": [1, 4, 15, 73], "5e10": 113, "5e12": [113, 114], "5l": 76, "5m": [1, 74, 82, 84], "5min": [67, 95], "5mm": 73, "5th": 108, "5x": [1, 92, 93], "5x1": [1, 74], "5x5": [1, 3, 100, 103], "5\u00b5m": 75, "6": [1, 4, 15, 17, 19, 21, 22, 25, 27, 40, 41, 52, 55, 59, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 105, 107, 108, 109, 110, 113, 114, 116, 117, 118, 119, 120, 122], "60": [20, 22, 26, 29, 67, 73, 75, 76, 77, 84, 87, 92, 93, 95, 108, 112, 122], "600": [102, 110, 113], "6000000000000003": 113, "600000000000001": 113, "600000e": 101, "600623e": 63, "600e": 108, "601": 67, "602176634": 15, "602176634e": [15, 83], "60224375128746": 76, "602623e": 102, "6028182": 113, "603": 77, "603024734828662e": 108, "604411e": 64, "605": [22, 81], "605017e": 90, "605421293874649e": 108, "60542129e": 108, "6054688": 113, "605663290843624": 69, "605e": 108, "606331e": 109, "606445": 113, "606579": 113, "607": [1, 103, 104], "60742422938347": 77, "607550996": 113, "6079911": 113, "60803861": 75, "60811904072762": 77, "60887022": 75, "608986e": 63, "608e": 108, "60905109": 113, "609224391228375e": 108, "60947779": 75, "609e": 108, "60k": [1, 74], "60\u00b5m": [74, 92, 93], "61": [20, 22, 75, 95, 108, 113, 116, 122], "61136": 102, "6117606917001979": 72, "611842": 76, "6118778567916794": 113, "612": 119, "6122056": 113, "61244582": 75, "61285341": 76, "612e": 87, "613": [77, 95], "61303755": 75, "613334": 76, "613368570804596": 77, "6134800445": 113, "613805407230247": 76, "613907e": 109, "613e": 108, "614": [67, 72], "6141212582588": 75, "6144": 1, "6146506455916174": 69, "61495647": 75, "614e": [108, 116], "615": [76, 77], "6156796": 113, "615e": 108, "616": [77, 113], "616482722772049e": 108, "6168403767781824e": 83, "616e": 108, "617144793272018": 76, "61760234832764": 76, "6177368": 113, "617e": 85, "618085253369397": 113, "618139702": 113, "6185737": 113, "6186355054379": 76, "618e": 108, "619": [1, 95], "61932506": 75, "6193291": 113, "61ntel": 122, "61ortabl": 122, "61vidia": 122, "62": [20, 22, 75, 95, 108, 113], "620": 107, "620e": 108, "620\u00e5": 83, "6210080": 113, "62135867": 75, "6219985734081495e": 87, "622009": 85, "62201929092407": 77, "62204": 102, "6224001": 87, "622403055429459": 76, "6229745745658875": 76, "623": 119, "6230735": 113, "623206902656887": 72, "62328": 69, "623309e": 85, "62453": 76, "624546e": 85, "6248401": 113, "625467e": 63, "62572742": 75, "6258177": 100, "62585408": 113, "625e": 84, "626": 108, "6260": 107, "626147902975876e": 108, "6262451": 87, "6263622": 113, "62645147": 75, "62667990e": 97, "626991": 100, "626e": 108, "627": 67, "6270613968372": 75, "627291065416836": 113, "6274138": 113, "62742656469345": 76, "6274381364769073": 113, "6276822": 113, "62772049e": 77, "627e": 108, "628": 77, "6282": 102, "62845193804018": 77, "628478587594827e": 108, "6287687718868": 76, "6288342": 113, "62893515825272": 76, "6298451": 113, "629876": 76, "629887342453": 77, "63": [22, 75, 77, 95, 96, 108, 110, 113, 114, 119], "630136": 85, "6307370": 113, "6307600111816822": 72, "6309703062076": 113, "630987372": 113, "6311538961850816": 113, "63128834e": 77, "6315276": 113, "631e": 77, "632": 22, "6322012612096534e": 108, "6322317": 113, "63233688473701": 76, "6323707666307263": 113, "632766607135677e": 108, "6328612": 113, "632e": 108, "633": [77, 86, 95], "6334264": 113, "6334888935089": 77, "6335888888888896": 69, "6337541947715254": 77, "633832": 102, "6339355": 113, "634": 113, "6343959": 113, "634706e": 61, "63470900e": 97, "6347250811613228": 101, "6348134": 113, "6348211766047809": 101, "634821e": 101, "634829": 76, "635096469061014": 61, "635096e": 61, "6351407156576673": 79, "635925153": 113, "636511e": 63, "63745861": 75, "637540e": 63, "63756208e": 71, "637e": 108, "638": 85, "6384286961525902": 113, "63857792789662": 77, "638e": 108, "639": 76, "639892854": 113, "63994408e": 97, "64": [3, 20, 22, 50, 53, 55, 61, 67, 74, 75, 76, 95, 96, 104, 108, 112, 113, 116], "640": [18, 23, 77, 83, 89, 94, 100, 108, 117], "6401090792321418": 69, "64014": 113, "6401871740818": 76, "640403240919113": 76, "641": [67, 76, 77], "641332745552063": 76, "642": [77, 102], "6421": 84, "64246737957": 77, "6427181065083": 76, "642870": 76, "643029540777206": 76, "64335742": 75, "6433960353472077e": 108, "644144922495": 76, "644e": 83, "644x": 95, "645": 77, "64517256617546": 76, "645575": 76, "64603653550148": 76, "64632639815186": 73, "6468218420670362e": 108, "6468859910965": 76, "646961e": 63, "647": 22, "6470319": 100, "6470321": 100, "647573486": 113, "647601e": 90, "6476348944768e": 108, "64793801307678": 77, "6479413165": 113, "647e": 108, "648705": 102, "6489": 81, "648921735282278e": 108, "648e": 86, "649": 95, "6490182": 75, "6494634269378436": 69, "649784658805764e": 108, "6498": 113, "64g": [95, 96], "64x": 95, "64x64": 116, "65": [22, 55, 60, 75, 76, 77, 85, 86, 87, 108, 110, 113], "650": [77, 83], "65000": [60, 103], "6501792601213064e": 108, "65099029": 75, "6512451": 113, "651340369404608e": 108, "6514167222": 113, "6517131": 113, "651802569627762": 76, "6518095731735": 76, "652435e": 64, "65271": 113, "65286": 102, "652970534": 113, "652e": [108, 116], "653147301119903": 77, "6532775148903056e": 79, "654590e": 84, "65459e": 84, "6548539745": 113, "654e": 114, "655": 96, "655055949926508": 113, "6555324792862": 77, "65575060248375": 76, "655e": 87, "6561944": 100, "656e": 83, "65726e": 86, "6573677": 100, "657443910837": 76, "658": 4, "6596": 18, "659624831555914e": 108, "6596840541936688e": 108, "6598943575407027e": 108, "65mn": 60, "66": [22, 67, 75, 76, 77, 85, 95, 108, 113, 119], "660": [67, 77], "660c": 71, "661": 77, "66102123260498": 77, "661303013563156": 77, "661458155": 113, "661e": 83, "662": 77, "6621e": 1, "6622": 95, "66220077872276": 77, "662205552089285e": 108, "663534": 76, "66380816e": 77, "66381988": 77, "66393939": 75, "664": [96, 119], "66486839": 113, "6649592220783": 73, "6652318244563835": 72, "665636": 113, "6657715": 113, "666": 77, "6660847067833": 76, "66608471": 76, "666e": 108, "667": 1, "66701686140211": 77, "6676": 95, "667729640743856e": 108, "668": [61, 113], "66864573955536": 77, "668855e": 64, "668e": 108, "669": [71, 76], "669209618": 113, "6692846185776305e": 108, "669e": 116, "67": [22, 75, 76, 84, 96, 101, 104, 108, 113], "670382305712045": 113, "670e": 84, "671": [77, 119], "671412675214738e": 108, "671635759394": 120, "6717185": 75, "6720044": 76, "67246758937836": 76, "6726910204294987": 72, "673122808931536e": 108, "67313": 102, "6731332540512085": 76, "673557533": 113, "674": 83, "67407227": 113, "6743280": 113, "674409673906393e": 108, "67474355": 75, "67497965": 75, "674b": 72, "6750": 120, "675e": 86, "676": [71, 77, 95], "676280279481871e": 85, "67635187": 75, "67657228043495e": 108, "6766046583652": 76, "6767461299896": 75, "677": [71, 97], "677844957399585e": 108, "6783797253514985e": 108, "6784503": 84, "678612e": 84, "678e": 116, "67950000": 71, "679705522484517e": 108, "68": [18, 20, 22, 67, 75, 76, 104, 108], "68049894": 113, "680679419341013e": 108, "6809078106": 113, "6811617016792": 73, "68151855": 113, "682": 77, "68204087018967": 76, "682097870952214e": 108, "682142e": 90, "682169383541839e": 108, "6824132024842366e": 108, "682675e": 64, "682e": [73, 108], "683583561116745e": 108, "6837618": 75, "683e": 108, "684": 77, "6841136609881915e": 108, "684132248163": 76, "684273843": 113, "685": [61, 77], "6852056306951424": 72, "685223922581369e": 108, "6856225078377287e": 108, "685624e": 63, "68586163": 113, "68613147735596": 76, "68617365": 77, "68618": 102, "687": [77, 89, 95], "6875e": 1, "68760153651237": 76, "6876577075080987e": 83, "688": 77, "6887": 110, "688e": 116, "689": 103, "689172533892251e": 108, "689541e": 63, "6899215579033": 76, "689980291309163": 77, "68m": 75, "69": [1, 22, 76, 108, 113], "690": 103, "69019632": 75, "6907497808393685e": 108, "690918": 113, "690e": [85, 108], "6917629218358815e": 108, "692": 67, "6921038638926156": 69, "69245848059654": 77, "692e": 108, "693": 96, "6931107": 113, "6932991849": 113, "69376805173843e": 119, "694": 75, "694072168719141e": 108, "6943235651": 113, "694397862100573": 89, "694853706025366e": 108, "694e": 84, "69519259e": 108, "6954441666603": 73, "695548290502778e": 108, "6955873184552445": 113, "696": 77, "6960862044686667e": 108, "696686228952235": 84, "69681e": 114, "6968e": [113, 114], "697": 84, "69701711": 71, "697089": 76, "697348": [44, 64], "697409242391586": 76, "697833991": 113, "69792471": 75, "698": [76, 118], "6983478069305": 108, "6988965355342045": 113, "699": 87, "6995239": 113, "6995848513433784": 113, "6995880549128863": 69, "6999503262094926e": 108, "6c": 76, "6e": 1, "6l": 76, "6m": [1, 25, 68, 74, 87, 103, 104], "6n": 72, "7": [1, 4, 15, 17, 21, 22, 52, 59, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 105, 107, 108, 109, 110, 113, 114, 116, 117, 118, 119, 120, 122], "70": [20, 22, 73, 75, 76, 108, 119], "700": [97, 113, 118], "7000000000000004": 113, "700000000000001": 113, "700310e": 85, "700696874479654": 77, "700e": 108, "701": 77, "701196": 102, "70119628": 113, "7015": 113, "7023": 69, "702380968": 113, "7024667": 113, "7025873203608476e": 108, "70266104e": 108, "70270825e": 108, "7027841270338282e": 85, "7027e": 108, "70299625e": 97, "703297737531": 113, "7035001516342": 73, "70362970232964": 76, "703e": 108, "704": 85, "70449063181877": 76, "705": 76, "7051020473788555e": 108, "70516422390938": 73, "70556876": 75, "705e": [83, 114], "70626977416921e": 108, "706e": 73, "707": 77, "707082320757526e": 108, "7076039521657863e": 61, "7079944726": 113, "708": [22, 68], "7080818883309074e": 108, "708885e": 64, "708\u00e5": 90, "709": [61, 119], "709089e": 83, "7094652354717": 76, "70965576": 113, "7099474966526": 75, "71": [22, 67, 108, 113, 118], "710": 74, "71002036333084": 76, "710407884427107e": 108, "7108": 120, "711": 102, "711855955329662": 113, "712": 76, "712165623903275": 76, "71245169": 75, "71273634": 113, "7128162917": 113, "7128498231506335": 69, "713": 22, "713134e": 63, "713e": 108, "714245e": 84, "714608311653137": 76, "715": 119, "7150449974615096": 69, "7155": 120, "71558950e": 71, "715775346393905e": 83, "716": [92, 93, 119], "716164970271535e": 108, "716259": 76, "7162648432152425e": 108, "71641731e": 97, "716e": 83, "717": 75, "718": 67, "718087e": 63, "7182472": 113, "718416": 113, "718638e": 84, "71879601": 75, "7192009285789882e": 108, "7194137825276373": 113, "719417876988802e": 108, "71973018262348": 73, "71978044": 75, "7199860337927957": 108, "719994724358983": 108, "7199968842266145": 108, "71999788e": 108, "71999791e": 108, "7199980533133431": 108, "71999827e": 108, "7199985717445607": 108, "71999891e": 108, "71999987e": 108, "71999988e": 108, "71999997e": 108, "72": [22, 61, 77, 95, 96, 103, 108, 119, 122], "720000": 63, "72000000e": 108, "72000028e": 108, "7200063394925221": 108, "7200063780235467": 108, "7200067449756247": 108, "7200081377942467": 108, "7200183446946246": 108, "7200189604924729": 108, "7200952962": 113, "7200e": 108, "7203p": [119, 122], "7204818161545966": 108, "7204829253887527": 108, "7204847939312276": 108, "7205268320603014": 108, "7205282661392393": 108, "7205306818871419": 108, "7205957894276002": 108, "7205957964378075": 108, "7206068542793277": 108, "7206092934239683": 108, "7206117522126192": 108, "7206442268536376": 108, "7206453081721997": 108, "7206464175851856": 108, "720669502": 113, "7206815883863531": 108, "720682072663415": 108, "7206860334374249": 108, "7206864291588817": 108, "720705554602103": 108, "7207071581128385": 108, "720709214422471": 108, "7207093528191252": 108, "7207094971168743": 108, "7207991478": 113, "7208093285809686": 108, "720810786218182": 108, "7208134358051861": 108, "7208138055232528": 108, "7208139925217619": 108, "720e": [23, 84, 108], "7215072206616118": 113, "721772313118": 76, "7219737518819529": 108, "723": 75, "7230953421817191": 108, "7230962438566039": 108, "7230969945154274": 108, "72386e": 87, "724": 96, "724058777094": 76, "724203268031596e": 108, "724234e": 90, "724593728": 113, "7248357": 75, "724m": 75, "725642": 113, "7262127977": 113, "7269693613052": 76, "727": 119, "72715909": 75, "7272": 59, "727220263": 113, "727315593013976e": 108, "727508e": 63, "728813559322035": 77, "728884e": 84, "728e": 108, "729": 119, "729302235": 113, "7294545769691": 76, "729e": 76, "73": [22, 67, 108, 118], "73000000e": 71, "7304831518701634": 113, "7307711300649533e": 108, "7309353": 100, "731621474027634": 76, "73166898e": 73, "731e": 86, "731\u00e5": 102, "732": 85, "73216709": 113, "732e": 73, "733": [59, 77, 96], "7332462399097084": 113, "733575": 113, "73367205262184": 75, "73367301": 75, "734": 73, "734025e": 64, "734136493812279e": 108, "7342490266357463e": 108, "734409220420543e": 108, "734e": 85, "735": 118, "735360246547877": 77, "73580121994019": 76, "735831856953238e": 108, "73585817217827": 77, "735e": 85, "736": [103, 104], "736e": 87, "7370920829": 113, "737408475887519e": 108, "7384506": 100, "7384509": 100, "73856753": 75, "73915502429008": 76, "7392": 113, "7392165507370456": 113, "739238e": 64, "739812164821265e": 108, "739e": 108, "74": [1, 22, 67, 108, 113, 118], "740": [103, 104], "74013474583626": 76, "741": 77, "74125573039055": 76, "741266318": 113, "74155725": 75, "7416684299562826e": 108, "74166843e": 108, "742193e": 64, "7423423528671": 76, "742399964524251e": 108, "742e": 108, "743": 107, "743163761": 113, "7434800": 113, "743e": 87, "744": 84, "744392e": 83, "744435876608": 73, "744527e": 84, "74490785598755": 77, "745011150836945": 77, "745284939511447e": 108, "745329e": 90, "74534116e": 114, "745630599854259e": 108, "74590266": 75, "745e": 114, "746": [116, 119], "74616424e": 113, "74619124e": 113, "74619292e": [113, 114], "746e": [85, 108, 113, 114, 116], "747": 77, "747446e": 90, "747e": 86, "748": [77, 86], "748880856": 113, "748e": [86, 116], "749": [83, 103], "7490120575e": 85, "749012e": 85, "749023592": 113, "74921444": 75, "74996556e": 108, "75": [15, 22, 67, 75, 77, 81, 87, 96, 102, 113, 118], "750": 77, "75000057e": 108, "750185464": 113, "750e": 74, "750k": [1, 74], "7515177979767095e": 108, "751e": 108, "752": 104, "75223885476589": 77, "7528877556324": 76, "752e": [85, 113], "753": [73, 119], "75378": 102, "753e": 116, "754": 108, "7542241829967905e": 108, "75422418e": 108, "7542e": 108, "754e": 108, "7554596364498": 77, "75578440e": 108, "755879595006237e": 108, "755911124547879": 76, "755e": 108, "7560085646901294e": 108, "7562681734562": 76, "7565559633410337e": 108, "7572194023": 113, "75793036818504": 76, "757e": 116, "758": [22, 95], "75823971407311": 113, "758360e": 63, "7587922571998175e": 108, "75879226e": 108, "758913619": 75, "758e": 113, "75946767": 113, "759e": 108, "75e": [1, 25], "75f3": 95, "75\u00b5m": [63, 74, 75], "76": [20, 22, 96, 102], "760138319": 113, "760939e": 64, "76096941": 75, "761": 113, "7612": 87, "762": 77, "7624888069974965e": 108, "76248881e": 108, "762e": 108, "763": 77, "7630419284105": 73, "763246054": 113, "763925664301622e": 108, "764106798533987": 77, "7647612743784636e": 108, "764879368": 113, "765": 77, "76562055945396": 77, "766457491542204e": 108, "767070e": 63, "76720727980137": 76, "76739102602": 76, "7680": 1, "768829": [3, 15], "768951320824764e": 108, "768e": 73, "76927130e": 77, "76929199e": 75, "7693017298617995e": 108, "7693857699633": 76, "76960725018565": 77, "7697022220402947": 72, "769e": 77, "76m": 75, "77": [22, 67, 108, 113, 118], "770": [96, 103], "7702851": 100, "7705794268123684e": 108, "77057943e": 108, "771": 67, "771718764214187e": 108, "771e": [108, 113], "772": [75, 103], "773": 103, "7731494708773035": 113, "7737522": 113, "773e": 116, "774036313340146e": 108, "774230173608561e": 108, "7743073771607667e": 108, "77441": 113, "7746063172817": 76, "7748747382508672": 77, "7749": 85, "774e": 108, "775": 103, "77533133": 76, "775500216": 113, "775\u00e5": 85, "7763667151372616e": 108, "77648": 4, "777": 119, "777e": 116, "778": [77, 103], "778411411472574e": 108, "778537": 113, "778e": 116, "779": [77, 102, 103], "779297": 113, "78": [22, 67, 116, 118], "780": 104, "78041000e": 97, "78044444": 61, "7804865390062": 76, "7805486": 113, "7806": 117, "781e": 114, "782371": 77, "78240724": 61, "782992e": 64, "782e": [86, 116], "7830204276391705e": 108, "784": 104, "7840922921896": 76, "784103474": 113, "7848175775": 113, "784e": 116, "785398": [92, 93], "785e": [73, 108], "7865147451066153e": 108, "78669282794": 76, "7867398": 116, "787": 76, "7871767767": 113, "7879771176533654": 73, "7889536": 113, "788e": 116, "788x": 104, "789": [64, 76], "789212e": 63, "789e": 83, "79": [22, 89, 95, 96, 118], "7903107": 113, "79061826": 75, "79062": 102, "790e": [85, 108], "79140376": 76, "7914261": 100, "792": [64, 103], "792273664233881": 113, "79230351": 75, "793": 77, "79366741": 76, "793e": 86, "793kev": 116, "794e": [87, 116], "795": 90, "79513": 73, "7952492653065666": 113, "79544121027": 76, "795617e": 90, "79569473e": 97, "796021690633196": 77, "796695e": 64, "7967658": 75, "796831e": 64, "797": [1, 85], "79748472571373": 77, "7976931348623157e": 15, "797990703945884e": 108, "797e": 77, "798": [76, 103], "798251": 76, "798634e": 63, "798e": 108, "79908175810988": 75, "7999006": 113, "79990293688394": 108, "799902936946246": 108, "7999029444283": 108, "799902973828175": 108, "799904173872896": 108, "79990784449265": 108, "79992655958921": 108, "79992658915752": 108, "79992934723474": 108, "7999350248995": 108, "79994103322964": 108, "79994103817624": 108, "79994226212274": 108, "79994383887343": 108, "79994398900047": 108, "79994445": 108, "79994445106844": 108, "7999466162549": 108, "79995188659902": 108, "7999999999999999": 113, "7c": 76, "7e11": [113, 114], "7feqrndnzndo0xq": 85, "7mb": 75, "7th": 56, "8": [1, 3, 4, 14, 15, 17, 21, 22, 37, 49, 52, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 107, 108, 112, 113, 114, 117, 118, 119, 120, 122], "80": [1, 22, 68, 86, 96, 103, 104, 112, 113, 118], "800": [20, 61, 68, 75, 76, 77, 113], "8000": [73, 119], "8000000000000005": 113, "800000000000001": 113, "8001094657585498": 77, "8002440706154374e": 108, "800266194775639": 113, "800867e": 90, "800e": [74, 76], "801": 102, "80133259296417": 76, "8019350916147": 76, "802": [76, 89, 103], "802024653069389": 113, "802713851439468e": 108, "802831645421812": 69, "802e": [84, 87], "803": [61, 89, 92, 93], "80370787723658": 77, "8039036": 113, "803e": 87, "804": 89, "804195985198": 76, "804243e": 64, "80432358e": 85, "804575919262705e": 108, "805": 67, "806": 89, "807": [77, 89], "807134": 100, "8074951": 113, "808": 77, "8081": 113, "8083213679093342": 113, "8085096524630115e": 108, "8085719501136514e": 108, "808e": 87, "809": [1, 89], "809069": 76, "80cm": 68, "81": [20, 22, 67, 103, 108], "810": 95, "810108545745867e": 108, "8107526237647436e": 108, "810858349891032e": 108, "810910320273194e": 108, "811": [77, 96, 112, 118], "811077": 100, "81143530e": 73, "811e": [73, 85], "812230": 113, "8124905132": 113, "8125e": 1, "812745": 76, "812751e": 90, "81328256e": 108, "813e": [74, 108], "814": 22, "8140316140150454": 77, "81407682597637": 76, "8147911404112411": 113, "814e": 84, "815": 76, "815304672": 113, "815310734578888e": 108, "8153800055908411": 72, "816413362": 113, "81674040853977": 77, "817": [77, 103], "817235681006301e": 108, "8174298454070358": 113, "817e": 108, "8183594": 113, "818394342566045e": 108, "81853928": 75, "8186de126bd4": 110, "818774357438": 76, "819": 96, "8192": 1, "81992702186108": 76, "82": [20, 22, 96, 103, 108, 119], "820": [77, 103], "820654e": 107, "821": [59, 101], "82126": 77, "821874e": 64, "82191238e": 97, "821e": 108, "822": 77, "8220215": 113, "82227": 102, "822430107504146e": 108, "82283981144428": 76, "823": 104, "823146e": 87, "82351806759834": 76, "824": 77, "8245368369793549": 113, "82462114": 100, "8246444537231956e": 108, "824e": 108, "824m": 96, "825": [59, 84], "825767": 76, "825e": 87, "826189678569166e": 108, "826965217976124e": 108, "8273308382836876": 113, "8276171686765055e": 108, "827e": [86, 116], "828034683996161": 113, "828125": 113, "828503235714087e": 108, "82896177470684": 76, "828e": 84, "829762196": 113, "829e": 108, "82\u00b5m": 74, "83": [20, 22, 67, 76], "830": 77, "830036": 113, "830641": 76, "830797621": 113, "831": [22, 61], "83119341196578": 63, "831631e": 90, "831711293": 113, "83230223927681e": 108, "833": 77, "833251": 113, "833788": 116, "834705e": 64, "83492": 102, "835": 86, "8359035253525": 75, "835e": 116, "836227953434": 76, "836895391345": 76, "837": [85, 91], "837883": 75, "838": 96, "83800000e": 71, "8383": 102, "83846569": 76, "8385089": 76, "838508903980255": 76, "83885285": 76, "839": [64, 85], "839203e": 64, "84": [22, 67, 89, 95, 100], "840": 103, "840064e": 63, "84023587e": 85, "840e": 73, "841243617": 113, "8417233526707": 76, "843200e": [92, 93], "84376351e": 113, "84396899e": 113, "844063386321": 76, "8443": 73, "844564031443896e": 108, "844835266471": 75, "84483\u00b5m": 74, "844e": 113, "845": [95, 98], "84506877": 77, "84507720172405": 76, "84530332684517": 76, "84547625e": [113, 114], "845594599634719e": 108, "84562330e": 114, "84565204381943": 77, "845e": [114, 116], "84619849607659e": 108, "8462045177166852e": 108, "846e": 114, "847": 96, "84790458": 76, "8484818623998505e": 85, "84848825633526": 76, "848e": 85, "849": 77, "8492052102233131": 113, "849392871": 113, "849e": 108, "85": [20, 22, 73], "850": [59, 103], "85000034e": 108, "85079978": 76, "8508563569545022": 77, "850e": 85, "851": 118, "8511707669927584e": 108, "85140824317932": 76, "851e": 108, "852e": [76, 85], "853e": [76, 85], "854": 76, "8541798370207324e": 108, "85417e": 1, "854e": [74, 85, 102], "854x": 95, "855904e": 64, "856": [1, 85], "85601469874382": 76, "85604818165302": 76, "857": [85, 94, 102], "8572665899992": 76, "85729224979877": 77, "858": [61, 76, 77], "8585730984088402": 69, "858854e": 64, "85898910": 71, "858e": 84, "859": [23, 94, 100, 117], "8590200915": 113, "859061375036245e": 108, "859819770698785": 77, "859903705274693e": 108, "85998856e": 108, "85998857e": 108, "85998873e": 108, "85998889e": 108, "85998914e": 108, "859e": 108, "86": [20, 22, 119], "8600e": 108, "86035063": 75, "860e": [77, 108], "861": 87, "86141273379326": 73, "86171123": 75, "861e": 85, "8620364591591747": 113, "8623975731": 120, "863240901971703e": 108, "86348612606525": 76, "8635168303377307e": 86, "863e": 85, "864": [84, 108], "865": 86, "86545633": 77, "86548898e": [113, 114], "86548910e": 113, "865688484880006": 113, "86584630e": 113, "86593565e": 113, "865e": [86, 114, 116], "866": [1, 76], "86603190004826": 77, "866515545218539e": 61, "866853198836985e": 108, "866e": 113, "867693037": 113, "867e": 85, "868": 96, "868103847559679e": 108, "86860577762127": 76, "868915115543744e": 108, "86969417": 75, "869759e": 63, "869795e": 64, "869e": 76, "87": [20, 22, 90], "870": 95, "8702552": 100, "870558038354": 76, "871": 101, "871094": 113, "871e": 108, "872": 76, "8722341738621614e": 114, "872334908011847": 113, "87341037": 75, "8736577849243335e": 108, "8743038": 100, "875": 77, "87515760213137": 76, "875842749117757e": 108, "875e": [108, 116], "87626099": 116, "8768788546419296e": 108, "877": 119, "8771652": 100, "877499e": 90, "878": 1, "8784325": 77, "878906": 113, "878e": 116, "879": 18, "879180e": 63, "87932057": 75, "88": [18, 21, 22, 67, 85, 103, 104, 108], "880": 90, "880191134": 113, "88041077e": 97, "8804746879771473e": 108, "8811068162322": 76, "8812512463271531": 113, "8812799304724": 77, "881e": 108, "882": [103, 116, 119], "8820938989752913": 113, "883": [76, 96, 119], "8832764505567803e": 108, "8837044524964646": 113, "883e": 86, "884857389359304e": 108, "8853957336": 113, "8859276399016": 76, "886546490429041": 69, "886771": 113, "886e": 77, "887104162423889e": 83, "887204776036332e": 108, "8877e": 109, "8879214279355935": 113, "887e": 83, "888": [22, 76], "888400": 113, "8888": 21, "888888": 21, "8888888888": 21, "888e": 76, "889": 84, "889452976157626": 119, "89": [22, 67, 73, 77, 85, 86, 96, 104, 108, 113], "890": [84, 95], "890556134": 113, "8911491": 113, "891634832505096e": 108, "8916751521184": 76, "89282993227243": 76, "893": 102, "8930837586522": 77, "89336552e": 114, "89338276": 75, "89338911": 113, "893e": [76, 114], "893\u00b5m": 74, "894531": 113, "89461011439562": 77, "89471436": 113, "894e": 76, "895": [77, 92, 93, 95], "89569473e": 97, "896": 77, "896072216244721e": 108, "89642789": 75, "8964837": 100, "8966109574985381": 113, "896e": 116, "897": 73, "897254103689109e": 108, "8979820018941428e": 108, "89798200e": 108, "897e": 108, "898": [59, 73], "898143e": 64, "89873310178518": 76, "8987409085412398e": 85, "89884996": 61, "898e": [84, 108], "899": 73, "899197279": 71, "89957739412785": 77, "8999103307724": 77, "8999999999999999": 113, "8c": 76, "8e": [1, 100, 108], "8m": [1, 20, 68, 74], "8mm": 74, "8x": 97, "8x4": 98, "8x7modul": 1, "8\u00b5m": 74, "9": [1, 4, 15, 22, 50, 52, 55, 59, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 111, 113, 114, 116, 117, 119, 120, 122], "90": [1, 4, 15, 22, 27, 28, 38, 71, 76, 82, 85, 86, 87, 90, 92, 93, 94, 108, 112, 120], "900": [73, 107, 113], "9000000000000006": 113, "9000000000000012": 113, "9002": 73, "900696069": 113, "900766666666669": 69, "900k": [1, 20, 74], "900kw": [1, 74, 76], "901e": 108, "902": 73, "902050869991086e": 108, "902071724": 113, "90288854e": 97, "903": 73, "9035322144628": 75, "903918": 113, "904": [75, 76], "9043": 113, "904418538": 113, "9047328680754": 76, "9053504": 113, "9054586638710889": 113, "905573974207547e": 108, "905e": [108, 116], "906": 86, "906093179977536e": 108, "90625e": 1, "906582e": 64, "906693479": 113, "906913465": 113, "906e": [108, 114], "907": 103, "90720": 73, "9072348624468": 76, "90754633": 76, "9079370258": 113, "9079878404737": 76, "908": 95, "9090593451096456e": 108, "90905935e": 108, "9091e": 108, "90931164939152e": 108, "909544260249187e": 108, "909765321726841e": 108, "909830056258535": 79, "909e": [76, 108], "90deg": [4, 90], "90\u00ba": 15, "91": [20, 22, 85, 95, 103, 108], "910": 86, "910326620676035": 77, "910e": 108, "911260411714131e": 108, "911490652182211e": 108, "911534453472336e": 108, "912044": 100, "912204765516747e": 108, "9122898876667": 76, "912441694744221e": 108, "9126801430543429": 113, "913197e": 64, "9131995590831726e": 108, "9136587306857": 73, "91378973e": 108, "9148657247424": 76, "914e": 108, "915": 77, "915815e": 90, "916004e": 90, "916e": 108, "917": 77, "9171197894": 113, "917466e": 64, "917e": 114, "918": 108, "9180954": 113, "918213e": 116, "918518e": 63, "91900000e": 71, "919453e": 63, "919e": 108, "92": [20, 22, 61, 75, 108], "920": 96, "92013554": 113, "92021175e": 71, "920301959625982e": 108, "9204037860036": 76, "9208255748953456e": 108, "92084": 102, "921394731124998e": 108, "92152359336615": 76, "9216491298397226e": 108, "92191238e": 97, "921e": [85, 87], "922": 77, "9223372036854775807": [7, 103], "9223679229617": 76, "922\u00e5": 63, "923": 76, "923883": 76, "923942799031425e": 108, "9242217938137572e": 108, "924425": 4, "92475193": 76, "925": 86, "925e": [76, 108], "926": [1, 59, 61], "9263546030346346e": 108, "9277503683497377": 113, "927e": 108, "928": [67, 85, 95], "9282779693603516": 100, "928280e": 102, "928998046118696": 113, "928e": 76, "92952083796263": 76, "929e": 76, "93": [18, 22, 67, 95, 108], "93052058e": 113, "93071770e": 113, "93078322e": [113, 114], "93078327e": 113, "930e": [76, 87], "931433718": 113, "931e": [85, 113, 114, 116], "932": [77, 119], "93232384": 75, "93262030e": 85, "932982128871685e": 108, "932e": [76, 116], "9346e": 1, "934e": 76, "935": 77, "935692964121192e": 108, "935973e": 64, "935e": [74, 108], "936": 85, "9364908": 113, "936523": 113, "9367": 102, "93804199e": 97, "9387318513901423e": 108, "93931955": 71, "93931985": 71, "93956970e": 97, "93975449e": 114, "93980816e": 77, "94": [22, 67, 73, 89, 96, 108, 113], "940": [103, 119], "94012241234063": 77, "94082856e": 77, "940e": [77, 114], "9413055628538": 76, "941765325828456": 77, "94192353": 75, "941e": [73, 77], "94219360e": 97, "943": 76, "94381146e": 108, "943e": 108, "944": 85, "94455156475306": 76, "94463": 81, "94483701884747": 77, "944e": [76, 108], "945": 77, "945097819229645e": 108, "9452295301997494e": 108, "94539": 81, "94562442600727": 76, "945e": 73, "946": 97, "94600000e": 71, "94603": 81, "946140193618794e": 108, "9462": 102, "9463344": 113, "9469190372141116": 69, "94702": 102, "9473329596221": 76, "94780": 81, "94783781841397": 76, "947e": 87, "94804199e": 97, "9483670504509448e": 108, "94836705e": 108, "9484456": 113, "9484e": 108, "948822e": 64, "9489156752825": 76, "94893547147512": 77, "948e": 108, "949127153350898e": 108, "949160": 113, "949470": 113, "94956970e": 97, "94965": 85, "95": [18, 22, 31, 40, 41, 45, 46, 47, 64, 67, 95, 96, 108, 119], "950": 67, "950306e": 63, "95035": 85, "95036100e": 108, "9503833333333347": 69, "9504": 86, "950808600710568e": 108, "950e": [74, 108], "951": 85, "951e": 116, "95219299e": 97, "9523838882891047e": 108, "952679": 76, "952e": [73, 83, 108], "953": 102, "95335668": 76, "95336": 81, "95338714495301": 76, "9534": 113, "953e": 108, "954": 77, "954132e": 90, "954410272": 108, "95543699": 61, "95567598938942": 76, "955721e": 63, "955914657563": 76, "955e": 108, "956599e": 64, "9574": 113, "957e": 108, "95804199e": 97, "95814403146505": 76, "95844": 102, "95870": 81, "958823021675607e": 108, "958979": 72, "959": [73, 86], "959063190967": 76, "95956970e": 97, "95963363e": 108, "959674115223327e": 108, "9596e": 108, "95e": 1, "96": [15, 22, 67, 76, 77, 104, 110, 119], "960": [1, 74, 86, 95], "9600": 1, "9601236": 113, "960e": [73, 83, 108], "9613037": 113, "9615": 18, "96153992e": 108, "96165009e": 108, "96170033e": 108, "961e": 113, "962": [22, 85, 86, 118], "96219360e": 97, "962e": 108, "963": [102, 118], "96377": 81, "963e": 116, "964": 116, "96431520953774": 77, "965": 59, "96520622e": 108, "9652e": 108, "965459": 84, "96577811": 75, "965e": 108, "965\u00e5": 84, "966": 1, "966028e": 90, "96669077e": 108, "96672298e": 108, "96677261e": 108, "9673e": 1, "967e": [108, 116], "96804199e": 97, "96866": 81, "96893551e": 108, "9689e": 108, "968e": [113, 114, 116], "969": 103, "9693768124441684": 119, "96956970e": 97, "9697715": 100, "96978": 81, "969e": [73, 108], "97": [20, 22, 67, 73, 76, 77, 85, 95, 110, 116], "970": 119, "97006752e": 108, "97045": 81, "970e": 108, "971": [61, 73, 86, 102], "97101": 81, "97128822e": 108, "97153350327": 113, "971540266865079e": 108, "971e": 116, "972": 107, "97219299e": 97, "972386": 87, "97246": 81, "97295117e": 108, "973": 119, "9730e": 108, "97363692e": 108, "97377014160156": 76, "973e": 108, "9744054468036604e": 108, "974820934236": 75, "974e": [108, 114], "975": [90, 95, 96], "9751916666666673": 69, "97565157e": 108, "9757176521289472": 113, "9757e": 108, "97581958e": 108, "9759228950631575": 79, "975e": 84, "976": 92, "97634": 81, "97637939": 61, "9767025206238": 76, "976e": 108, "977": 77, "97760147e": 108, "97770079e": 108, "97791164e": 108, "9779e": 108, "978": 108, "97839728184044": 76, "978642078": 113, "978917753": 74, "978e": 108, "979168606021535e": 108, "97950292e": 97, "9798000042749201": 113, "979995439523293e": 108, "98": [22, 67, 76, 95, 96, 103, 110], "980019785354917e": 108, "980133018674163e": 108, "980266846580633": 77, "98041077e": 97, "98052978515625": 76, "9806633148": 113, "98072702": 75, "980908450430102e": 108, "981": [1, 23, 94, 100, 116, 117], "981120e": 90, "981132444": 113, "98130210e": 108, "981e": 108, "982166320635817e": 108, "98275464": 75, "98276736": 76, "9829433540827394e": 113, "982e": 83, "983296e": 64, "983399344608": 76, "98380": 81, "9839613211771707": 113, "984": 4, "98485488e": 108, "9849e": 108, "984e": 76, "985": 108, "985e": 108, "986": 103, "9864896885838632e": 108, "98669434": 113, "987": 67, "9872791": 113, "98776245": 61, "98796651": 61, "98796782642603": 76, "987e": 108, "988": [95, 119], "9888123405063114e": 84, "988812e": 84, "988909715188969e": 108, "98901": 81, "9892162679551625": 113, "9893": 95, "98967233e": 108, "98975175e": 108, "98975186e": 108, "9897531676124213": 84, "98975906e": 108, "9897e": 108, "98982873e": 108, "9898e": 108, "98991091e": 108, "98991317e": 108, "98991357e": 108, "989948574": 113, "98998245e": 108, "98999120e": 108, "989e": 108, "99": [20, 22, 37, 49, 67, 75, 84, 87, 103, 104, 108, 110, 113, 117, 120], "990": [85, 108], "9900518826": 113, "99006442e": 108, "99006688e": 108, "99006774e": 108, "9900e": 108, "99011866e": 108, "99015627e": 108, "99018042e": 108, "99019711e": 108, "9901e": 108, "99021899e": 108, "99025951e": 108, "99038595e": 108, "9903e": 108, "99040908e": 108, "9904e": 108, "99050606e": 108, "9905630412435414e": 108, "99058854e": 108, "9905e": 108, "9906e": 108, "99098019e": 114, "990e": [76, 83, 108], "99105": 81, "99109613e": 77, "9912": 86, "9912419707493285": 113, "99140787e": 108, "991408555023671e": 108, "99160066": [109, 110], "991e": [76, 85, 108, 114], "9921": 86, "99287573351298": 113, "9929646401594325e": 108, "992e": 108, "99396240e": 108, "99403819968963e": 108, "99415058e": 108, "9942e": 108, "994505": 100, "994998e": 64, "994e": [85, 108], "995": [76, 90, 103, 119], "99528235": 76, "99569473e": 97, "995730e": 64, "99604": 81, "99620": 81, "997": 85, "99730603": 113, "9977": 85, "9977276918944": 76, "997742265978744e": 83, "998": [92, 93], "998339e": 85, "998418e": 85, "998433279758903": 76, "998571346": 113, "9989672333399332": 108, "9989751747980284": 108, "9989751863383792": 108, "9989759056428863": 108, "9989828730379465": 108, "9989910907857577": 108, "9989913173312018": 108, "9989913574692074": 108, "9989982448525314": 108, "9989991199293132": 108, "998e": 108, "999": [81, 85, 103, 108], "9990064423875449": 108, "9990066875067236": 108, "9990067735018262": 108, "9990118655636463": 108, "9990156265501503": 108, "999018042153128": 108, "9990197113116526": 108, "9990218992357166": 108, "9990259510567647": 108, "9990409081096999": 108, "9990506059528655": 108, "9990588539443465": 108, "9991407871114438": 108, "9993962397251773": 108, "9994150576486731": 108, "9995": 86, "9996": 86, "9997": 86, "9998": 86, "9999": 86, "999999925000007e": 119, "999999999532037": 79, "999999999804693": 79, "999999999815742": 79, "999999999994646": 79, "9999999999999999": 113, "9c": 76, "9e": 1, "9m": [1, 20, 74], "9pm": 71, "9w8gtikg8swxfuqspfu2pdxzl5rr7xp2bdi": 4, "9x": 98, "A": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 18, 19, 20, 23, 26, 28, 29, 31, 32, 36, 37, 39, 40, 41, 45, 46, 47, 49, 54, 55, 56, 57, 58, 60, 64, 71, 73, 75, 76, 77, 79, 80, 85, 87, 89, 90, 91, 95, 100, 103, 108, 110, 119, 120, 123], "As": [12, 21, 23, 28, 50, 57, 58, 59, 60, 65, 67, 68, 71, 73, 75, 87, 90, 92, 93, 95, 108, 119, 123], "At": [19, 24, 73, 74, 75, 76, 77, 83, 95, 113], "But": [27, 67, 71, 80, 92, 93, 94, 95, 116], "By": [3, 4, 5, 11, 15, 19, 23, 25, 28, 39, 54, 57, 68, 71, 74, 75, 80, 90, 123], "For": [1, 4, 14, 15, 17, 19, 20, 21, 25, 27, 28, 30, 34, 38, 44, 58, 60, 61, 62, 64, 68, 69, 72, 73, 74, 75, 76, 77, 79, 80, 82, 83, 85, 86, 92, 93, 95, 96, 100, 104, 108, 112, 113, 116, 119, 123], "IN": [3, 56], "If": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 17, 19, 27, 28, 31, 34, 35, 38, 40, 42, 44, 51, 52, 53, 55, 59, 63, 64, 68, 73, 75, 76, 77, 79, 80, 82, 83, 90, 92, 95, 97, 98, 108, 119], "In": [1, 3, 4, 5, 7, 10, 11, 12, 15, 16, 19, 21, 25, 26, 27, 28, 38, 50, 53, 54, 55, 56, 57, 58, 59, 60, 63, 67, 68, 69, 71, 72, 74, 76, 77, 79, 84, 90, 91, 92, 93, 95, 97, 98, 100, 101, 103, 105, 113, 115, 116, 122], "It": [1, 2, 3, 4, 5, 6, 7, 10, 11, 14, 15, 17, 19, 20, 23, 26, 28, 29, 36, 38, 44, 52, 55, 57, 58, 60, 61, 63, 64, 66, 67, 69, 72, 73, 74, 75, 76, 77, 79, 83, 87, 90, 92, 93, 95, 97, 98, 99, 100, 112, 113, 116, 119, 123], "Its": [15, 26, 71], "NO": [2, 3, 12, 14, 15], "NOT": [65, 90], "No": [3, 15, 17, 20, 23, 57, 59, 60, 74, 79, 80, 82, 83, 84, 85, 86, 91, 95, 105, 122], "Not": [6, 76, 77, 89, 95], "OF": 56, "ON": [56, 109, 110], "ONE": [95, 113], "Of": [19, 24, 27, 29, 67], "On": [20, 34, 38, 44, 52, 54, 60, 64, 77, 91, 95, 96, 108, 114, 119], "One": [3, 15, 19, 20, 23, 27, 38, 40, 51, 54, 58, 63, 64, 71, 74, 75, 83, 85, 89, 90, 92, 93, 95, 99, 116], "Or": [51, 60, 123], "Such": [95, 96], "THE": 56, "TO": 57, "That": [6, 65, 97, 98], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 28, 29, 30, 34, 35, 37, 39, 40, 41, 42, 43, 45, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 112, 113, 115, 116, 117, 119, 121, 123], "Their": [95, 117], "Then": [19, 28, 74, 85, 91], "There": [4, 21, 25, 27, 34, 42, 50, 52, 56, 57, 58, 60, 63, 64, 67, 73, 74, 76, 77, 80, 81, 90, 91, 92, 99, 103, 114, 116, 119], "These": [26, 57], "To": [1, 4, 8, 12, 15, 19, 25, 27, 40, 51, 52, 53, 57, 58, 59, 60, 63, 64, 65, 68, 71, 73, 75, 76, 77, 82, 90, 92, 95, 96, 114, 116, 117, 123], "With": [16, 27, 28, 57, 67, 80, 85, 89, 90, 94, 119], "_": [4, 12, 17, 85, 94, 95, 96, 100, 103, 107, 110, 114, 117, 118, 119, 120], "_0001": 12, "_1": [28, 92, 93], "_2": 28, "_3": 28, "_6": [92, 93], "________________________________________________________________________________": [96, 103], "__call__": [15, 112], "__class__": [96, 97, 98], "__copy__": 94, "__doc__": 71, "__file__": 16, "__getattribute__": [112, 120], "__import__": 61, "__init__": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 22, 71, 82, 98, 108, 112, 116, 118, 120], "__len__": 103, "__name__": [74, 95, 117, 119], "__nmemb": 103, "__size": 103, "__user": 95, "__version__": 61, "_actually_": 15, "_adsc": [1, 22], "_ai": 118, "_allow_delta": [17, 79], "_and_": 4, "_arg": [103, 104], "_array_data": [84, 85, 87], "_asdict": [85, 87], "_bispev": 15, "_blob": 15, "_bootstrap": 103, "_bootstrap_extern": 103, "_cached_arrai": [103, 122], "_callback": [103, 104], "_center": 103, "_cl_kernel_arg": 14, "_clean": 95, "_common": [1, 22], "_context": [103, 104], "_convolut": 15, "_core": 103, "_count_peak": 103, "_create_built_program_from_source_cach": [108, 119, 122], "_data": [96, 97, 98], "_dataset": 118, "_dectri": [1, 22], "_distort": [15, 20, 74], "_esrf": [1, 22], "_find_and_load": 103, "_find_and_load_unlock": 103, "_fitpack2": 17, "_fused_sigindex": 3, "_geometri": [15, 23], "_h": 28, "_hexagon": [1, 22], "_histogram_omp": 3, "_http": 15, "_img": 118, "_imxpad": [1, 22], "_indic": [96, 97, 98], "_indptr": [96, 97, 98], "_integrate1d_legaci": 119, "_integrate1d_ng": 119, "_io": 15, "_isolv": [113, 116], "_json": 22, "_lambda": 1, "_load_unlock": 103, "_local": 22, "_mask": 110, "_mm_": 10, "_name": 110, "_non_flat": [1, 22], "_none": 91, "_numexpr": 91, "_numpi": 91, "_other": [1, 22], "_plot": [22, 85], "_prg": 98, "_pseudo_sync_runn": [103, 104], "_psi": [1, 22], "_rayonix": [1, 22], "_re": 81, "_reconstruct": 110, "_run": [103, 104], "_run_cel": [103, 104], "_run_cod": [103, 104], "_run_module_as_main": [103, 104], "_run_onc": [103, 104], "_set_count": 108, "_set_sum": 108, "_set_unit": 108, "_shape_out": 15, "_tree": 15, "_v": 28, "_v_attr": 110, "_v_item": 110, "_wavelength": 83, "_xspectrum": [1, 22], "a0": [5, 9, 11, 15, 96, 100], "a1": [9, 15, 100], "a2": 79, "a_": 28, "a_1": 28, "a_2": 28, "a_3": 28, "aa": [85, 105, 113], "aarhu": [1, 15, 20, 25, 74], "ab": [4, 17, 73, 76, 77, 85, 90, 104, 107, 108, 110, 112, 113, 114, 116, 117, 119], "abcd": 100, "abi": 20, "abil": [21, 67, 90, 94, 96, 117], "abl": [3, 7, 14, 15, 20, 26, 45, 55, 57, 63, 64, 68, 71, 73, 90, 95, 97, 98, 108, 114, 116, 119, 123], "abm": 95, "abort": [5, 6, 95], "about": [4, 10, 15, 19, 20, 23, 25, 27, 28, 29, 30, 48, 55, 68, 71, 74, 75, 76, 77, 78, 85, 89, 92, 93, 95, 99, 103, 114, 119], "abouttoclos": 9, "abov": [7, 15, 17, 27, 28, 60, 73, 100, 103, 104, 110, 119], "abrevi": 58, "abs_18": 116, "absenc": [28, 39, 52, 54], "absent": [17, 50], "absolut": [4, 15, 16, 19, 58, 92, 119, 123], "absorb": 116, "absorpt": [2, 3, 4, 14, 15, 20, 58, 63, 112, 114, 115], "absorption_checksum": 14, "absortopt": [2, 3, 14], "abstract": [1, 2, 3, 8, 11, 12, 24, 57], "abstractcalibr": [7, 15, 81, 84], "abstractcalibrationtask": 22, "abstractfactori": 10, "abstractmodel": 22, "abstratc": 6, "ac": [15, 69, 72, 79, 85, 100, 113], "ac922": 97, "aca1300": [1, 74], "acc": [14, 15, 37, 39, 49, 55, 110], "accelconf": 18, "acceler": [3, 20, 39, 57], "accept": [5, 11, 12, 20, 31, 55, 57, 73], "acces": 24, "access": [15, 16, 18, 20, 23, 26, 38, 44, 45, 57, 64, 67, 73, 80, 93, 95, 97], "accident": 73, "accod": 4, "accomod": [15, 21, 74], "accor": 87, "accord": [1, 2, 3, 6, 14, 15, 17, 26, 50, 59, 60, 67, 71, 73, 74, 75, 76, 77, 80, 90, 95, 119, 122], "accordingli": [4, 57, 73], "account": [1, 7, 21, 23, 25, 28, 55, 58, 75, 80, 83, 84, 94, 104, 108, 112, 119], "accumul": [3, 54, 57, 110], "accumulated_shot": 103, "accur": 57, "achiev": [28, 40, 57, 81, 95, 96], "acid": 18, "acknowledg": 76, "acount": 8, "acquir": [30, 37, 60, 75, 76, 83, 85, 87, 108, 113, 123], "acquisit": [12, 20, 21, 26, 94], "acronym": 29, "across": [16, 20, 76, 77], "acta": 18, "action": [10, 11, 29, 55], "activ": [6, 7, 31, 40, 41, 45, 51, 52, 65, 69, 72], "actual": [1, 2, 3, 4, 12, 14, 15, 17, 23, 25, 28, 57, 67, 69, 71, 72, 73, 74, 79, 82, 87, 89, 90, 92, 93, 95, 96, 108, 113, 116, 119], "actuali": 21, "actuator_1_1": [108, 109], "ad": [8, 17, 20, 37, 49, 54, 68, 85, 113], "adapt": [1, 4, 55, 61, 68, 71, 73, 74, 90, 110], "adc_threshold": 103, "add": [3, 7, 8, 10, 11, 12, 14, 15, 16, 17, 20, 26, 59, 85, 86, 91], "add_algorithm": 15, "add_child": [3, 15], "add_collect": 100, "add_imag": 15, "add_lin": [108, 113, 114], "add_modul": 108, "add_or_discard": [15, 17], "add_patch": 79, "add_subplot": 79, "adddefaultact": 11, "addfileformat": 10, "addimageformat": 10, "addit": [1, 2, 14, 15, 20, 21, 26, 27, 28, 29, 30, 35, 40, 47, 50, 53, 54, 55, 57, 60, 63, 64, 67, 71, 76, 77, 80, 83, 90], "additionn": 71, "addparametertolayout": 9, "address": [4, 20, 25, 30, 74, 95, 101], "adjac": [3, 27, 57, 82], "adjust": [19, 26, 27, 37, 49, 90, 113], "adress": 89, "adsc": [1, 20], "adsc_q210": [1, 15], "adsc_q270": [1, 15], "adsc_q315": [1, 15], "adsc_q4": [1, 15], "advanc": [15, 20, 30, 55, 61, 69, 70, 71, 72, 84, 88, 111], "advancedcombobox": 22, "advanceddoublevalid": 10, "advancedspinbox": 22, "advantag": [57, 92, 93, 95, 99, 103, 116], "advent": 57, "advic": [17, 52], "advis": [19, 50, 51, 53, 60], "adx": 95, "ae": [85, 95, 113], "af": [85, 113], "affect": 95, "afil": [113, 114], "after": [2, 3, 7, 13, 14, 15, 17, 19, 28, 29, 30, 52, 57, 58, 67, 73, 74, 75, 76, 77, 79, 81, 82, 83, 86, 87, 89, 91, 106, 108, 113, 114], "ag": [85, 113], "again": [15, 28, 59, 61, 73, 82, 83, 87, 90, 95], "against": [75, 85, 99], "agbh": [15, 19, 40, 41, 45, 61, 68, 71, 81, 82, 92, 93, 101], "agil": [1, 20, 92, 93], "agilent_titan": 1, "agilenttitan": 1, "agreement": 19, "ah": [85, 113], "ahm": 18, "ai": [10, 12, 15, 17, 20, 23, 29, 61, 63, 64, 67, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 110, 113, 114, 117, 118, 119, 120, 122, 123], "ai05": 82, "ai1": 81, "ai15": 82, "ai2": 82, "ai_cor": 77, "ai_init": [117, 119, 120], "ai_long": 68, "ai_short": 68, "ai_unc": 77, "aid": 55, "aim": [15, 26, 30, 32, 34, 42, 48, 57, 76, 77, 85, 87, 95, 117], "ain": 81, "ainsi": 110, "air": 80, "aish": 82, "aitx": 95, "aix": 94, "aj": [85, 113], "ajout": 109, "ak": [85, 113], "aka": [61, 65], "al": [1, 4, 15, 18, 26, 40, 41, 45, 68, 74, 85, 92, 93, 113, 116], "al2o3": 63, "al2o3_0000": 90, "al2o3_0001": 90, "al2o3_0002": 90, "al2o3_0003": 90, "al2o3_0004": 90, "al2o3_0005": 90, "al2o3_0006": 90, "al2o3_0007": 90, "al2o3_0008": 90, "al2o3_0009": 90, "al2o3_0010": 90, "al2o3_0011": 90, "al2o3_0012": 90, "al2o3_0013": 90, "al2o3_0014": 90, "al2o3_0015": 90, "al2o3_0016": 90, "al2o3_0017": 90, "al2o3_0018": 90, "al2o3_0019": 90, "al2o3_0020": 90, "al2o3_0021": 90, "al2o3_0022": 90, "al2o3_0023": 90, "al2o3_0024": 90, "al2o3_0025": 90, "al2o3_0026": 90, "al2o3_0027": 90, "al2o3_0028": 90, "al2o3_0029": 90, "al2o3_0030": 90, "al2o3_0031": 90, "al2o3_0032": 90, "al2o3_0033": 90, "al2o3_0034": 90, "al2o3_0035": 90, "al2o3_0036": 90, "al2o3_0037": 90, "al2o3_0038": 90, "al2o3_0039": 90, "al2o3_0040": 90, "al2o3_0041": 90, "al2o3_0042": 90, "al2o3_0043": 90, "al2o3_0044": 90, "al2o3_0045": 90, "al2o3_0046": 90, "al2o3_0047": 90, "al2o3_0048": 90, "al2o3_0049": 90, "al2o3_0050": 90, "al2o3_00_max_51_fram": 90, "alejandro": [1, 56], "alessandro": [17, 119], "alex": 20, "alexand": 26, "alexandr": 55, "algebr": 3, "algo": [5, 39, 95, 96, 103, 105, 118, 119, 122], "algorithm": [1, 3, 7, 15, 17, 19, 20, 23, 26, 30, 31, 39, 45, 54, 58, 61, 63, 67, 73, 79, 95, 96, 103, 106, 113, 116, 117, 119, 122], "algorithm_finish": 15, "algorithm_start": 15, "algorithmcreationerror": 15, "algoritm": [15, 75], "alia": [4, 10, 15, 17], "alias": [1, 15, 25, 82, 108], "aliass": 89, "align": [1, 7, 20, 28, 30, 75, 76, 77, 84, 87], "all": [1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 19, 20, 21, 23, 26, 27, 28, 29, 31, 34, 35, 37, 39, 40, 41, 42, 44, 45, 47, 49, 50, 51, 53, 54, 55, 58, 60, 61, 63, 64, 65, 67, 68, 71, 73, 74, 75, 77, 79, 82, 83, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 103, 104, 106, 109, 110, 112, 113, 114, 116, 119, 123], "all_calibr": [68, 92, 93], "all_convers": 110, "all_detector": [25, 74], "all_edf": 90, "all_fil": [81, 85, 86, 87, 90, 113, 114], "all_imag": [63, 85], "all_mask": [76, 77], "all_region": [73, 75, 76, 77], "allclos": [74, 95, 96], "allclose_mod": [15, 17], "alldetectoritemmodel": [11, 22], "alldetectormodel": 11, "allevi": 83, "allign": 76, "alloc": [3, 14, 17, 103, 116], "allocated_s": 116, "allong": 4, "allow": [3, 4, 8, 10, 11, 12, 15, 17, 20, 21, 25, 26, 28, 29, 31, 34, 35, 40, 41, 42, 44, 45, 46, 47, 48, 51, 57, 60, 63, 64, 68, 71, 74, 75, 76, 77, 85, 86, 87, 89, 90, 92, 93, 95, 97, 98, 101, 102, 112, 113, 114, 116, 117, 119, 120, 123], "allow_pos0_neg": 3, "allow_radial_neg": [2, 3], "almost": [15, 20, 28, 76, 77, 95, 108, 112, 119], "alo": 67, "alon": [12, 20, 57], "along": [1, 2, 3, 4, 14, 15, 17, 23, 25, 27, 28, 34, 35, 37, 38, 59, 73, 75, 76, 77, 79, 80, 82, 83, 90, 91, 100, 104, 112, 122], "alpha": [4, 15, 28, 63, 71, 75, 81, 84, 87, 100, 112, 120], "alpha_al2o3": [15, 40, 41, 45, 60, 68, 92, 93], "alreadi": [12, 15, 17, 19, 20, 25, 44, 55, 56, 57, 61, 67, 69, 73, 76, 77, 81, 84, 116, 119], "also": [1, 2, 3, 4, 10, 14, 15, 17, 20, 23, 25, 26, 27, 28, 30, 34, 38, 39, 40, 41, 51, 54, 55, 57, 58, 60, 61, 63, 67, 69, 72, 74, 75, 76, 77, 78, 85, 87, 90, 91, 95, 96, 100, 101, 103, 104, 106, 117, 119, 122], "altern": [5, 6, 8, 9, 11, 12, 15, 16, 19, 52, 53, 67, 69, 104, 106], "altgeometri": 9, "altitud": 4, "altivec": [96, 97], "altogeth": 6, "alumina": [68, 90], "aluminum": 20, "alwai": [1, 2, 3, 14, 20, 23, 27, 29, 52, 54, 58, 76, 77, 92, 106, 119], "am": [18, 40, 45, 69, 85, 113, 119], "amc_text_fil": 69, "amcsd": [18, 40, 45], "amd": [18, 19, 31, 40, 54, 55, 95, 98, 119, 122], "amd64": 20, "amdahl": 95, "american": [18, 19, 31, 40, 41, 45], "among": [19, 40, 58, 68], "amorph": [15, 20, 81, 89, 106], "amount": [6, 10, 17, 26, 39, 53, 58, 95], "amout": 8, "amp": 85, "amund": 55, "an": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 23, 25, 26, 28, 29, 30, 31, 34, 35, 36, 37, 40, 41, 42, 43, 44, 45, 49, 50, 52, 53, 57, 58, 59, 60, 61, 63, 64, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 86, 89, 90, 91, 92, 93, 95, 96, 97, 98, 101, 103, 104, 106, 108, 109, 112, 113, 114, 115, 116, 121, 122, 123], "anaconda": 90, "anal": 3, "analog": [15, 20, 80], "analogi": 58, "analys": [1, 48], "analyse_opt": [7, 15], "analysi": [3, 17, 18, 20, 21, 23, 24, 26, 30, 34, 44, 50, 54, 57, 58, 63, 64, 75, 77, 89, 101, 102, 103], "analyt": 116, "analyz": [7, 26], "andd": 102, "andrea": [18, 20], "angl": [3, 4, 6, 9, 10, 14, 15, 17, 18, 20, 21, 23, 26, 27, 34, 35, 37, 42, 46, 47, 49, 57, 58, 63, 67, 71, 73, 75, 76, 77, 79, 82, 85, 86, 90, 92, 94, 100, 104, 108, 109, 112, 113, 114, 115, 116, 122, 123], "angle1": [3, 77], "angle2": 3, "angle3": 3, "angle_1": [76, 77], "angle_12r": 76, "angle_2": [76, 77], "angle_3": 76, "angle_6l": 76, "angle_9c": 76, "angle_degre": [15, 80], "angle_grid": 76, "angle_incr": [84, 85, 87], "angle_r": 112, "angleunit": 11, "angstrom": [4, 10, 15, 19, 31, 32, 40, 41, 45, 46, 47, 64, 68, 71, 119], "angular": 63, "ani": [1, 3, 4, 5, 7, 10, 11, 12, 14, 15, 17, 20, 21, 23, 24, 25, 26, 28, 29, 34, 50, 57, 60, 67, 73, 74, 75, 76, 77, 82, 85, 87, 92, 93, 99, 104, 108, 116, 119], "aniso": 104, "anneal": 15, "annot": [7, 15, 90, 112], "anonym": [55, 71], "anoth": [3, 7, 8, 13, 15, 28, 52, 57, 73, 74, 85, 90, 94, 106, 115], "ansto": 55, "answer": [74, 104], "anymor": [15, 20], "anyth": [14, 15, 17, 48], "anywai": [55, 57, 90], "anywher": 10, "ao": [85, 113], "ap": [26, 55, 85, 95, 113], "apart": [20, 73], "aperfmperf": 95, "apertur": 15, "apex": 20, "apex2": [1, 15], "apexii": [1, 74], "api": [3, 10, 11, 12, 15, 20, 23, 24, 30, 103], "api_vers": [1, 12, 15, 82], "apic": 95, "apod5cxo9hohjbqqvsis7mzm": 4, "app": [6, 15, 20, 22, 52, 103, 104], "appar": [2, 3, 14, 57, 71, 95, 112], "appart": [7, 27], "appeal": [96, 104], "appear": [3, 28, 50, 80, 92, 93, 95, 108], "append": [2, 8, 12, 15, 30, 44, 45, 69, 71, 72, 73, 75, 76, 84, 85, 86, 92, 93, 95, 97, 98, 100, 103, 108, 113, 114, 117, 118, 119], "append_2th": 15, "append_2theta_deg": 15, "append_dspac": 15, "append_fram": 12, "append_mod": [7, 15], "appendag": 28, "appendgeometri": 8, "appl": [4, 7, 14, 17, 18, 50, 52, 54, 55, 59, 74, 103], "apple_gpu": 14, "appli": [1, 3, 4, 7, 8, 11, 12, 15, 21, 23, 27, 28, 56, 59, 63, 64, 71, 76, 77, 82, 84, 90, 95, 108, 115, 119], "applic": [6, 12, 15, 16, 17, 18, 19, 20, 24, 25, 26, 27, 28, 30, 42, 52, 53, 56, 57, 59, 60, 66, 84, 85, 87, 90, 103, 104, 106], "applicationcontext": 22, "apply_norm": [2, 3, 14], "applyedwhenfocusout": 11, "apprear": 95, "appreci": 54, "approach": [18, 19, 25, 57, 58, 76, 77, 92, 93, 95, 96, 99, 115], "appropri": 26, "approxim": [3, 6, 15, 73, 75, 101, 108, 112, 114, 119], "approximat": 116, "approximatli": 45, "appstor": 52, "apt": [51, 55], "aq": [85, 113], "ar": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123], "arang": [76, 79, 95, 96, 108, 112], "arat": 95, "arbitrari": [3, 17, 28, 57, 82, 87], "arc": [40, 41, 79, 81], "arcco": 4, "archeri": 90, "architectur": [20, 55, 95], "archiv": 55, "arcsinh": [77, 91, 113], "arctan": [4, 15, 20, 80], "arctan2": [4, 73, 85, 91, 122], "area": [3, 7, 15, 23, 25, 26, 29, 30, 57, 60, 74, 100, 119], "area2": 100, "area4": 100, "areea": [76, 77], "arg": [3, 4, 6, 7, 10, 12, 15, 17, 95, 97, 98, 103, 104], "argmax": [73, 105, 112], "argmin": [73, 85, 90, 108, 112, 113, 114], "argprs": 20, "argsort": [84, 108], "argument": [1, 3, 5, 6, 7, 8, 9, 10, 11, 14, 17, 20, 23, 25, 34, 44, 64, 79, 85, 103, 110], "argv": 17, "ari": [1, 17, 97, 98], "arithmet": [57, 58], "arizona": [18, 40, 45, 69], "arm": [15, 50, 86, 88], "arm64": [20, 50], "armando": 55, "armel": 20, "aros": 23, "around": [3, 4, 7, 8, 14, 15, 17, 27, 31, 35, 40, 41, 45, 46, 47, 57, 64, 73, 75, 76, 77, 80, 82, 85, 86, 92, 93, 95, 96, 97, 98, 104, 119], "arount": 95, "arr": 95, "arr_qi": 80, "arr_qx": 80, "arr_qxi": 80, "arr_qxz": 80, "arr_qyz": 80, "arr_qz": 80, "arrai": [1, 2, 3, 4, 6, 7, 8, 10, 12, 14, 15, 17, 20, 23, 25, 26, 27, 29, 58, 61, 63, 67, 74, 75, 76, 77, 79, 80, 81, 83, 85, 86, 87, 90, 91, 95, 96, 97, 98, 102, 103, 108, 110, 113, 114, 115, 116, 117, 118, 119], "arrang": 28, "array2splin": 15, "array_from_unit": [4, 15, 80, 89, 91, 97, 98, 100, 102, 104, 108, 117, 120], "array_i": 116, "array_len": 116, "array_lik": [76, 77], "array_of_i": 3, "array_of_x": 3, "array_shap": [97, 98], "array_x": 116, "arrayobject": 103, "arri": 3, "arriv": [58, 60], "arround": [4, 90], "arrowprop": 112, "articl": [15, 19, 26, 74, 90, 104], "artifact": [55, 104], "artifici": [92, 93], "artist": 85, "arxiv": [26, 67, 116], "as_dict": [12, 15], "as_integration_config": [12, 15], "as_str": 15, "as_strid": [76, 77], "as_tre": 10, "as_tupl": 10, "asap": 20, "asarrai": 108, "ascent": 57, "ascii": [1, 12, 15, 20, 44, 63, 64, 90], "asciiwrit": [12, 15], "asdict": 12, "ashioti": [55, 56], "asi": [103, 104], "asic_ni": 103, "asic_nx": 103, "ask": [7, 15, 19, 55, 90], "aspect": [77, 90], "assembl": 75, "assembli": [1, 53, 76, 77], "assert": [81, 83, 95, 96, 112, 116, 117, 118, 119], "assess": [2, 14, 20, 21, 26, 56, 103, 119], "assign": [7, 14, 19, 20, 23, 28, 57, 58, 59, 73], "assoc": 116, "associ": [2, 3, 4, 7, 8, 15, 19, 20, 57, 59, 65, 71, 83, 85, 87, 95, 104, 114, 116, 119], "assu": 119, "assum": [2, 3, 4, 14, 15, 28, 29, 57, 68, 73, 108, 112, 119, 123], "assume": [76, 77], "assumpt": [28, 58, 104, 113], "assymmetr": 112, "astyp": [73, 75, 76, 77, 81, 86, 95, 96, 97, 98, 100, 103, 104, 110, 113, 116], "asumpt": 58, "async": 95, "async_": [103, 104], "async_help": [103, 104], "asyncio": [103, 104], "asyncio_loop": [103, 104], "atan2": 79, "atleast_2d": 73, "atom": [8, 14, 23, 26, 57], "atomic_add": 14, "atomic_oper": 57, "attach": [97, 98], "attempt": [28, 103], "attent": [63, 75, 84], "attr": [12, 105, 110], "attrbut": 15, "attribut": [1, 3, 5, 6, 8, 9, 10, 11, 12, 15, 17, 58, 74, 110, 115], "attyama": 4, "au": [15, 40, 41, 45, 68, 85, 92, 93, 113], "aug": 87, "august": 1, "auror": 55, "auth1084": 18, "authent": 90, "authenticamd": 95, "author": [23, 55, 117], "authorcopi": 2, "auto": [7, 15, 20, 59, 77, 83, 90], "autocorrel": 20, "autoextractsingl": 9, "autom": 83, "automat": [1, 4, 7, 14, 15, 20, 23, 31, 40, 41, 45, 51, 55, 59, 71, 75, 81, 90, 101, 108], "automaticlli": 3, "autopano": 92, "autumn": 7, "av": [85, 113], "avail": [1, 3, 5, 6, 7, 11, 15, 19, 20, 23, 25, 26, 31, 32, 37, 39, 40, 41, 44, 45, 48, 49, 51, 52, 53, 54, 55, 57, 58, 60, 61, 64, 67, 68, 69, 71, 72, 74, 75, 76, 77, 83, 84, 85, 86, 87, 95, 96, 100, 102, 103, 104, 105, 119], "avarag": [1, 39], "avec": 110, "averag": [1, 2, 3, 13, 14, 17, 19, 20, 22, 23, 24, 30, 31, 34, 35, 40, 41, 42, 45, 47, 48, 57, 59, 60, 64, 66, 67, 73, 75, 76, 77, 90, 103, 108, 114, 116, 121, 123], "average_dark": 15, "average_imag": 15, "average_opencl_runtim": 103, "averagedarkfilt": 15, "averageobserv": 15, "averagewrit": 15, "avg": [2, 14], "avgint": 96, "avoid": [4, 7, 11, 15, 17, 20, 23, 25, 90, 99, 106, 113, 117, 119], "avx": 95, "avx2": [95, 96], "avx512": 95, "aw": [85, 113], "awai": [4, 28, 68, 74, 75, 76, 108], "await": [103, 104], "awar": 57, "ax": [4, 6, 17, 20, 28, 34, 61, 67, 68, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 112, 113, 114, 116, 117, 118, 119, 120, 122], "ax0": [113, 114], "ax1": [113, 114], "axesimag": [73, 95, 96, 97], "axi": [1, 3, 4, 8, 12, 15, 17, 27, 28, 46, 47, 54, 64, 73, 75, 76, 77, 79, 80, 81, 82, 83, 85, 86, 90, 101, 104, 108, 110, 113, 116, 118], "axial": 27, "axis0": 4, "axis1": 4, "axis2": [1, 4], "axis3": 4, "axis_offset": [4, 15], "az": [85, 100, 113], "azim": [40, 41, 45, 59], "azim_cent": [14, 96, 97, 98], "azim_csr": [15, 22], "azim_hist": [15, 22], "azim_lut": [15, 22], "azim_po": 3, "azimint": [44, 64], "azimut": [3, 62, 66], "azimuth": [2, 3, 4, 7, 10, 12, 13, 14, 17, 18, 20, 21, 22, 26, 27, 29, 35, 37, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 54, 55, 56, 61, 62, 66, 68, 74, 77, 80, 81, 82, 85, 86, 87, 92, 93, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 110, 113, 114, 118, 121], "azimuth_rang": [2, 3, 4, 12, 14, 15, 63, 92, 100], "azimuth_range_max": [12, 15], "azimuth_range_min": [12, 15], "azimuthal_checksum": 14, "azimuthal_rang": [2, 3, 14, 15], "azimuthal_unit": [4, 15], "azimuthali": 15, "azimuthalinteg": [23, 95, 96], "azimuthalintegr": [4, 7, 10, 12, 13, 15, 17, 20, 22, 24, 63, 64, 68, 74, 77, 80, 81, 82, 90, 92, 93, 100, 103, 104, 114, 123], "azimuthalintegrato": 92, "azimuthalintgr": [15, 90], "b": [1, 3, 7, 15, 17, 18, 28, 31, 37, 40, 41, 45, 49, 58, 59, 71, 75, 76, 77, 79, 85, 86, 100, 101, 109, 110, 113, 116, 117, 118, 119, 120], "b0": [15, 100], "b1": [15, 100], "b2": 79, "ba": [85, 113], "bacckend": 20, "back": [7, 10, 12, 15, 20, 26, 60, 61, 76, 77, 79, 91, 94, 95, 113], "back_compat_kwarg": 3, "backend": [7, 10, 61, 67, 81, 84, 108], "backend_inlin": 108, "background": [6, 7, 11, 15, 17, 31, 37, 40, 41, 45, 49, 56, 73, 76, 77, 103, 104, 105, 106], "background_avg": [15, 104, 105], "background_imag": [15, 17], "background_std": [15, 104], "backport": [51, 76, 77], "backtrac": 17, "backward": [4, 20, 57], "bad": [3, 15, 20, 40, 76, 87, 108], "badg": 90, "badli": 108, "badpix_mask": [85, 87], "bandpass": 102, "bandwidth": [57, 104], "bar": [12, 17, 20, 58], "bar_width": 17, "barrier": 95, "barti": 103, "base": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 18, 19, 20, 23, 26, 33, 34, 35, 40, 41, 42, 44, 45, 50, 51, 54, 55, 57, 58, 60, 61, 64, 67, 76, 77, 78, 84, 85, 86, 87, 89, 90, 99, 108, 114, 116], "base_class": 1, "base_ev": [103, 104], "basedir": [15, 110], "baselin": 95, "basement": [24, 26], "basenam": [7, 12, 15, 40, 41, 45, 81, 84, 85, 86, 87, 90, 110, 113, 114], "basestyl": 4, "basetransform": 15, "bash": 64, "basi": 4, "basic": [4, 17, 19, 57, 61, 69, 83, 89, 90], "basicconfig": [83, 119, 120], "basler": [1, 15], "basu": 56, "batch": [26, 57, 64], "bay": [15, 22], "bayes_llk": [15, 17], "bayes_llk_larg": [15, 17], "bayes_llk_neg": [15, 17], "bayes_llk_smal": [15, 17], "bayesian": 17, "bayesianbackground": [15, 17], "bb": [85, 113], "bbox": [15, 20, 39, 54, 63, 79, 80, 89, 94, 100, 118, 119, 122], "bc": [85, 113], "bd": [85, 100, 113], "beam": [2, 3, 4, 7, 10, 14, 15, 19, 21, 27, 29, 30, 31, 32, 37, 38, 40, 41, 43, 45, 46, 47, 49, 57, 58, 60, 64, 68, 73, 76, 77, 79, 80, 83, 84, 85, 86, 87, 90, 91, 92, 93, 100, 101, 104, 108, 112, 115, 119], "beam_xi": [85, 87], "beamcent": 64, "beamcenter_i": 84, "beamcenter_x": 84, "beamlin": [12, 26, 31, 37, 49, 68, 74, 83, 95, 111, 115], "beamstop": 68, "beamtim": 55, "bear": [76, 77], "becam": [10, 99], "becaus": [23, 27, 28, 53, 55, 64, 101, 103], "becom": [4, 12, 14, 26, 28, 57, 58, 94, 95], "bednar\u010d\u00edk": 1, "been": [3, 7, 12, 15, 19, 20, 25, 26, 31, 40, 50, 51, 53, 54, 55, 57, 59, 60, 61, 63, 64, 67, 68, 71, 73, 74, 75, 76, 77, 81, 83, 85, 87, 90, 91, 102, 103, 104, 106, 108, 113, 115, 119, 123], "befor": [7, 8, 14, 15, 17, 28, 31, 47, 52, 57, 64, 75, 76, 77, 81, 84, 86, 87, 90, 92, 93, 95, 104, 108, 113, 114, 116], "begin": [17, 28, 119], "behav": [1, 15, 75, 77, 91], "behavior": [2, 3, 15, 50, 54, 115], "behaviour": [11, 17, 20, 91], "behavour": [4, 90], "behen": [19, 71, 82, 101], "behind": [3, 21, 27, 58, 76, 77, 83, 85, 86, 87, 90, 102, 108], "behnel": 18, "beignet": [20, 55], "being": [1, 4, 15, 17, 19, 27, 28, 42, 55, 57, 58, 59, 76, 77, 95, 96, 102, 104, 116, 119], "believ": [19, 57], "bell": 15, "belong": [15, 19, 104], "below": [3, 21, 28, 60, 61, 119], "benchmark": [15, 20, 22, 24, 40, 48, 54, 67, 119], "bend": 1, "beneck": [18, 26, 55], "benefici": [97, 98], "benefit": [20, 57, 74, 95, 99], "bent": [1, 25], "berkelei": 20, "bertrand": [20, 55], "best": [3, 4, 7, 19, 23, 39, 54, 55, 63, 64, 67, 68, 73, 75, 79, 83, 89, 95, 96, 99, 102, 103, 117, 119], "beta": [15, 71], "better": [7, 8, 12, 15, 17, 19, 20, 57, 58, 67, 71, 73, 74, 76, 77, 81, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 101, 102, 103, 104, 108, 112, 113, 114, 116, 117, 119, 120, 123], "between": [1, 3, 4, 7, 11, 15, 17, 19, 20, 24, 25, 28, 38, 39, 40, 41, 45, 54, 57, 58, 63, 67, 68, 71, 73, 75, 76, 77, 83, 84, 85, 87, 89, 95, 97, 98, 100, 106, 108, 112, 116, 117, 119], "bewteen": 85, "beyond": [28, 59, 117], "bf": [85, 113], "bg": [85, 105, 113], "bg_avg": 104, "bg_std": 104, "bgchb2s1wqkl3txntvgu3ch0g7": 4, "bh": [85, 113], "bi": [3, 25, 85, 113], "bia": [95, 119], "bias": 19, "bibliograph": 20, "bibliographi": 30, "bien": 110, "bifsfrkjbfkljn97": 87, "big": [20, 95, 96, 116], "big_": [97, 98], "big_0000": [97, 98], "big_0001": [97, 98], "big_0002": [97, 98], "big_0003": [97, 98], "big_0004": [97, 98], "big_decai": 112, "big_mask": [75, 76, 77], "big_peak": 112, "bigger": 1, "biggest": 67, "bilinear": [15, 73, 75, 76, 77, 104, 108], "billing": 26, "bin": [1, 2, 3, 4, 7, 14, 15, 17, 20, 23, 27, 30, 37, 40, 41, 45, 49, 51, 52, 54, 57, 58, 59, 63, 64, 65, 66, 67, 74, 75, 80, 81, 85, 89, 90, 93, 95, 96, 104, 110, 114, 118, 119, 120, 121, 123], "bin_cent": [2, 14, 96, 97, 98, 102, 103, 104], "bin_center0": 2, "bin_center1": 2, "bin_centers0": [2, 3], "bin_centers1": [2, 3], "bin_id": 3, "bin_posit": 14, "bin_r": 58, "bin_rang": 3, "bin_siz": [1, 3], "binari": [3, 16, 20, 53, 73, 75, 85, 87], "binary_dil": [3, 15, 75, 76, 77], "binary_eros": [3, 15], "bind": [57, 103], "binder": [20, 90], "binned_pixel_s": [1, 15], "binnedarrai": 17, "bins_azimuth": 14, "bins_per_pixel": 3, "bins_radi": 14, "binsiz": 17, "biolog": 26, "biosax": 26, "bisect": [85, 108, 113, 114], "bispev": 3, "bisplev": [3, 15], "bisplrep": 3, "bit": [2, 3, 7, 14, 20, 23, 50, 53, 55, 57, 74, 75, 79, 85, 87, 90, 95, 103], "biton": 20, "bitshuffl": [95, 96, 97, 98, 99], "bitshuffle_lz4": [96, 97, 98], "bitshufflelz4": [96, 97, 98], "bivari": [3, 15], "bivariatesplin": 3, "bj": [85, 113], "bk": [85, 113], "bl": [73, 75, 76, 77, 85, 113], "black": [20, 112], "blanc": 56, "blank": [97, 98], "blob": [3, 7, 15, 20, 31, 45, 57], "blob_detect": [13, 19, 22], "blobdetect": 15, "block": [3, 14, 95, 96, 99], "block_nbyt": 95, "block_siz": [3, 14, 15, 95, 96, 97, 98, 103, 116], "blog": 10, "blosc": [95, 96], "blosc2": 95, "blower": 85, "blue": [67, 73, 75, 76, 77, 79], "blum": [1, 20], "blur": [3, 15, 17, 19, 23, 40, 116], "blure": [3, 17, 113, 116], "bm": [85, 113], "bm02": [20, 74], "bm20": 85, "bm29": [20, 26], "bmatrix": 28, "bmde4jcztoryuutpwq1g8erwb0hdq2gn": 4, "bmi1": 95, "bmi2": 95, "bmon": [38, 44, 64], "bn": [85, 113], "bname": 114, "bo": [85, 113], "boat": 28, "bob": 20, "bodi": [15, 17, 27, 103, 104], "boeseck": [4, 15, 55], "bogomip": 95, "bond": 83, "bool": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 15, 17, 63, 76, 77, 86], "boolean": [2, 3, 17, 20, 76, 77], "boost": [3, 95], "boot": 108, "border": [3, 15, 17, 73, 75, 92], "border_pixel_size_rel": [1, 15], "border_size_rel": [1, 15], "both": [3, 4, 5, 7, 8, 10, 12, 13, 15, 17, 20, 23, 28, 29, 32, 39, 50, 54, 55, 57, 74, 86, 95, 96, 99, 104, 108], "bottleneck": 26, "bottom": [21, 94], "bottomleft": 94, "bottomright": [21, 61, 63, 68, 74, 76, 77, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 116, 117, 119, 120, 122], "boug": 110, "bound": [2, 3, 5, 6, 7, 8, 9, 11, 14, 15, 23, 57, 59, 76, 77, 83, 85, 86, 90, 94, 100, 108, 114, 119], "boundari": [1, 2, 3, 10, 15, 17, 76, 77, 119], "bounding_box": 15, "bounds0": 108, "bounds1": 108, "bourenkov": 18, "box": [3, 11, 15, 23, 57, 60, 65, 83, 90, 94, 100, 119], "boxcolor": 11, "boxform": 4, "bp": [85, 113], "bpext": 95, "bq": [85, 113], "br": [85, 113], "bra": 110, "bradshaw": 18, "bragg": [7, 15, 17, 20, 28, 37, 48, 57, 67, 80, 89, 104, 106], "branch": 55, "brand": [1, 12], "break": [71, 81, 87, 104, 108, 113, 116], "bright": 3, "bring": [73, 95], "broadcast": [76, 77], "broadcast_to": [76, 77], "broaden": [74, 89, 115], "broader": 73, "broken": [20, 97, 122], "browser": [60, 61], "bruker": 1, "brukerapex2": 1, "brush": 43, "bryan": 18, "bshuf": [95, 96], "bsize_1": 4, "bsize_2": 4, "bt": [85, 113], "bu": [85, 113], "buffer": [2, 3, 14, 15, 17, 20, 96, 116], "buffer_s": 116, "bug": [14, 20, 27, 39, 42, 44, 54, 55, 64, 73, 87, 95, 96, 97, 98, 114], "bugreport": [44, 64], "bui": 68, "build": [1, 3, 10, 15, 20, 52, 53, 71, 75, 76, 77, 87, 92, 93, 95, 96, 97, 98, 103, 108, 116, 118, 119, 122], "build_config": 95, "build_dataset": 118, "build_ex": 16, "build_imag": 118, "build_integr": [97, 98], "build_pixel_coordin": [1, 15], "build_pool": [95, 97, 98], "builder": 3, "builder_config": 3, "built": [12, 27, 51, 55, 57, 73, 75, 95], "bullet": [15, 63], "bunch": [17, 34, 71, 108, 110, 116], "burden": 95, "burian": 20, "burst": 26, "button": [7, 11, 34, 43, 59, 60, 84, 90], "bv": [85, 113], "bw": [85, 113], "bx": [85, 113], "bypass": 95, "byte": [4, 85, 87, 95, 110], "byte_offset": 95, "byteord": [63, 86], "bz": [85, 113], "bz2": [10, 81, 84, 85, 86, 87, 90, 113, 114], "bz2__content": [81, 87, 90, 114], "bzip2": [84, 95], "b\u00f6seck": 18, "c": [1, 3, 4, 5, 6, 8, 9, 10, 11, 15, 17, 18, 20, 26, 27, 28, 29, 31, 34, 35, 38, 39, 40, 41, 42, 45, 50, 52, 53, 55, 56, 59, 71, 73, 74, 76, 77, 79, 85, 95, 100, 101, 103, 112, 113, 119], "c0": [15, 100], "c1": [15, 100], "c12huhdwbnlhebr4tmen7hvw69dwdkv3kgv": 4, "c14h30o": [15, 40, 41, 45, 68, 92, 93], "c2": [117, 118, 119], "c2i": 119, "c3": 95, "c9g8hbq9qhr18u": 4, "c_": 58, "ca": [85, 113], "cabl": 20, "cach": [3, 4, 9, 15, 20, 23, 29, 54, 95, 96, 97, 98, 99, 102, 108, 116, 119, 122], "caglioti": [15, 20, 85], "cake": [4, 57, 63, 64], "cal": [68, 82], "calc_2th": 15, "calc_area": [3, 15], "calc_area_ab": 15, "calc_area_bc": 15, "calc_area_cd": 15, "calc_area_da": 15, "calc_area_old": 15, "calc_area_vectori": 15, "calc_cartesian_posit": [1, 3, 15, 68, 82, 92, 93], "calc_checksum": [15, 17], "calc_chi": [3, 15], "calc_cosa": [3, 15], "calc_csr": [3, 15, 116], "calc_delta_chi": [3, 15], "calc_fwhm": [85, 108, 113, 114], "calc_init": 15, "calc_lut": [3, 15], "calc_lut_regular": 15, "calc_lut_s": [3, 15], "calc_mask": [1, 15, 75, 110], "calc_one_rai": 116, "calc_param3": 15, "calc_param7": 15, "calc_peak_error": 108, "calc_pixels_edg": [1, 15], "calc_po": [3, 15], "calc_pos_zyx": [3, 4, 15], "calc_q": [3, 15], "calc_r": [3, 15], "calc_rad_azim": [3, 15], "calc_sina": [3, 15], "calc_siz": [3, 15], "calc_spars": [3, 15], "calc_sparse_v2": [3, 15], "calc_transmiss": [4, 15], "calc_tth": [3, 15], "calc_vari": 14, "calcfrom1d": [4, 15, 81, 95, 96, 97, 98, 104, 107, 117, 118, 119, 120], "calcfrom2d": [4, 15], "calcul": [1, 2, 3, 4, 7, 14, 15, 17, 19, 20, 21, 23, 25, 29, 37, 44, 49, 57, 58, 64, 71, 73, 74, 75, 76, 77, 79, 80, 82, 84, 85, 90, 91, 95, 96, 100, 101, 106, 108, 110, 112, 113, 114, 116, 117, 118, 119, 123], "calculate_massif": 15, "calib": [7, 15, 19, 20, 22, 29, 32, 45, 48, 61, 63, 81, 84, 85, 109, 110, 116], "calib1": 81, "calib2": [20, 22, 24, 48, 60, 76, 77, 109], "calib3": 53, "calib_notebook": [61, 63], "calibn": 81, "calibr": [6, 7, 8, 9, 11, 13, 17, 20, 22, 24, 25, 26, 27, 28, 30, 48, 50, 55, 56, 62, 63, 64, 65, 66, 74, 75, 78, 79, 82, 86, 89, 92, 93, 109, 110, 111, 112, 113, 114, 115, 116, 121, 123], "calibra": 81, "calibrant_factori": [15, 61, 81, 85, 101], "calibrant_nam": [15, 84], "calibrantfactori": 15, "calibrantfilterproxymodel": 22, "calibrantitemmodel": 22, "calibrantmodel": [11, 22], "calibrantpreview": 22, "calibrantselector": 22, "calibrantselector2": 22, "calibrat": [11, 32], "calibration_0001": 81, "calibration_al2o3": 60, "calibration_data": 81, "calibration_idx": 81, "calibration_jupyt": 61, "calibration_str": 81, "calibration_with_jupyt": 63, "calibrationcontext": 22, "calibrationmodel": [9, 22], "calibrationparamet": 109, "calibrationst": 9, "calibrationwindow": 22, "calibr\u00e9": 110, "call": [1, 2, 3, 7, 10, 11, 14, 15, 17, 19, 20, 23, 25, 27, 28, 30, 45, 57, 58, 60, 63, 67, 68, 71, 73, 74, 78, 80, 85, 90, 92, 93, 95, 96, 103, 105, 110, 113, 119], "callabl": [6, 11], "callback": [6, 7, 11, 15, 17, 22], "caller": 6, "calloc": 103, "calul": [15, 108], "camara": 1, "came": 68, "camel_cas": 17, "camelcas": 17, "camera": [1, 15, 20, 21, 26, 27, 57, 63, 73, 94], "cammarata": [20, 102], "can": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 42, 44, 46, 47, 48, 49, 50, 51, 54, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 85, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 102, 103, 104, 108, 109, 112, 113, 114, 116, 119, 123], "cancel": 21, "cannot": [21, 27, 57, 67, 76, 77, 95, 108], "cansa": 12, "canva": 108, "capabl": [12, 15, 20, 23, 26, 61], "capit": 15, "captur": 61, "carbon": [69, 81], "card": [54, 57], "care": [3, 4, 15, 16, 21, 27, 28, 57, 63, 95, 100, 123], "carlo": 57, "carri": 28, "carriag": 17, "carson": 116, "carsten": [20, 55], "cartesian": [1, 3, 25, 29, 57, 74], "case": [1, 3, 6, 7, 8, 10, 11, 15, 16, 17, 20, 27, 28, 29, 38, 40, 41, 45, 55, 58, 59, 60, 67, 73, 74, 75, 76, 77, 79, 84, 92, 93, 95, 97, 98, 116, 119], "cast": [14, 20, 113, 116], "caswel": 20, "cat_l3": 95, "catanzaro": 18, "categori": 48, "caus": [20, 57, 91, 112], "cb": [85, 113], "cbf": [31, 67, 77, 84, 85, 87, 103, 104, 113, 114, 123], "cbf_byte_offset": [85, 87], "cbfimag": 113, "cc": [52, 81, 85, 113], "ccach": 20, "ccd": [1, 3, 4, 15, 25, 57, 63, 74, 77, 78, 86, 92, 93], "cctbx": 26, "cd": [50, 51, 52, 59, 85, 113], "cdot": [2, 4, 17, 28, 58, 73], "cdp_l3": 95, "cdte": [1, 20, 74, 76, 77, 78, 81, 83, 89], "ce": [85, 110, 113], "cea": [26, 55], "ceil": [73, 86], "cela": 110, "cell": [11, 15, 20, 63, 68, 69, 72, 73, 75, 80, 81, 83, 85, 90, 95, 97, 98, 103, 105, 108], "cell_nam": [103, 104], "center": [1, 2, 3, 4, 7, 10, 15, 17, 20, 21, 23, 25, 27, 28, 29, 35, 40, 41, 45, 57, 59, 61, 63, 64, 68, 71, 73, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 108, 109, 110, 117, 119, 120, 122], "center_1": [4, 15, 17, 79], "center_2": [4, 15, 17, 79], "center_arrai": [4, 15], "center_i": [73, 90], "center_method": 15, "center_of_mass": [15, 17], "center_x": [73, 90], "centered_p": [76, 77], "centered_r": [76, 77], "centeri": [4, 8, 15, 84, 90], "centerx": [4, 8, 15, 84, 90], "centil": 15, "centimet": 10, "centr": 4, "central": [20, 39, 60], "centroid": [15, 37, 73], "centroid_p": [76, 77], "centroid_r": [76, 77], "ceo2": [15, 20, 31, 40, 41, 45, 68, 77, 84, 87, 92, 93, 109, 110], "ceo_2": 19, "ceria": [19, 68, 77, 87], "ceria_150_1_0001": 87, "ceria_200_1_0001": 87, "ceria_250_1_0001": 87, "ceria_300_1_0001": 87, "ceria_350_1_0001": 87, "ceria_400_1_0001": 87, "ceria_450_1_0001": 87, "cern": 18, "certain": [15, 20, 26, 50, 57, 66, 76, 77, 121], "certif": 71, "cf": [85, 113], "cform": 4, "cg": [85, 113], "cgi": [44, 64, 74, 81], "cgibin": 44, "ch": [18, 85, 113], "ch6495": 102, "challeng": 89, "chanc": 110, "chang": [1, 4, 6, 8, 9, 11, 15, 21, 27, 28, 30, 57, 59, 60, 73, 80, 90, 94, 95, 97, 98, 103, 108, 116], "changeev": 8, "changelistev": 8, "channel": [3, 110], "chaotic": 113, "chapman": 103, "chapter": [13, 30, 55, 95, 123], "char": 103, "charact": [10, 17], "character": [1, 26, 75, 112, 113], "characterist": [119, 120], "charg": [3, 4, 7, 14, 15, 29, 68], "chart": 20, "chauvenet": 3, "chdir": [103, 105], "cheap": 57, "cheat": 69, "check": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 19, 20, 32, 55, 58, 59, 60, 63, 65, 71, 73, 75, 76, 77, 82, 84, 85, 87, 95, 113, 114, 119], "check_calib": [22, 48], "check_chi_disc": [4, 15], "check_mask": [2, 3, 14, 15], "check_sse4": [3, 15], "checkcalib": [7, 15], "checksum": [2, 3, 4, 14, 15, 17, 20, 103], "checkwavelength": 8, "cheetah": [103, 106], "chem": [15, 69, 72], "chemin": 110, "chemistri": 1, "chess": 75, "chi": [3, 4, 6, 7, 8, 9, 12, 15, 20, 21, 23, 27, 57, 63, 77, 84, 86, 87, 90, 117, 118, 119, 122], "chi2": [6, 15, 61, 85, 108, 117, 118, 119, 120], "chi2_curv": [117, 119], "chi2_dist": [117, 118, 119, 120], "chi2_imag": 119, "chi2_images_n": 119, "chi2_images_np": 119, "chi2_images_nu": 119, "chi2_wavelength": 15, "chi_corn": [4, 15], "chi_deg": [4, 12, 15, 85, 86, 87, 92, 113, 114, 122], "chi_deg_min": 63, "chi_disc": 15, "chi_discontinu": 15, "chi_discontinuity_at_0": [12, 15], "chi_discontinuity_at_pi": 3, "chi_rad": 15, "chi_rang": [2, 3], "chi_squar": [15, 17], "chia": [4, 15, 81], "chiarrai": [4, 15, 81], "chidiscatpi": [2, 3, 100], "chigi_deg": 93, "child": 3, "children": [3, 15], "chip": [1, 75], "chiplot": [7, 15, 20, 32], "chi\u00b2": [17, 117], "choic": [17, 28], "choicetoolbutton": 22, "choos": [28, 45, 91, 95], "chose": [3, 4, 15, 82, 89, 119], "chosen": [28, 71], "christoph": [55, 85], "chromium": [69, 72], "chunck": 116, "chunk": [96, 97, 98, 99], "chunk_data": 95, "chunk_descr": 95, "chunk_offset": [95, 96, 97, 98], "chunk_shap": 95, "ci": [20, 85, 113], "cibuildwheel": 20, "circ": 28, "circl": [79, 81, 112], "circular": [1, 4, 15, 63, 73, 112], "circumscrib": 57, "cirpad": [1, 15, 20, 25, 74], "citat": 55, "cite": 56, "citeseerx": 116, "citro": 18, "cj": [85, 113], "ck": [85, 113], "cl": [3, 14, 18, 64, 81, 85, 113], "cl_khr_fp64": 14, "cla": 96, "claim": [76, 77], "clang": [50, 53], "clariti": 28, "class": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 20, 23, 24, 57, 61, 63, 68, 74, 76, 77, 80, 81, 82, 108, 112, 116, 118, 120, 123], "class_typ": 12, "classic": [15, 58, 68], "classifi": 73, "classinit": [15, 17], "classmethod": [1, 3, 4, 10, 12, 15, 17, 81], "classvar": 12, "claustr": 18, "clean": [8, 15, 20, 57, 63, 83], "cleaned_data": 15, "cleaner": [4, 15], "clear": [8, 9, 15, 17, 108], "clearli": [73, 95], "clearpointsact": 22, "clemen": [20, 55], "clflush": 95, "clflushopt": 95, "cli": [20, 62, 63, 64, 66], "cli_calibr": [15, 22, 81, 84], "clicalibr": [7, 15], "click": [7, 11, 43, 59, 60, 61, 81, 84, 90], "client": 26, "clinfo": [14, 37, 49], "clip": [2, 3, 7, 14, 15, 20, 56, 58, 75, 77, 81, 102, 103, 106], "clip_pos1": [2, 3], "clockwis": [15, 82, 90], "clonag": 103, "clone": [50, 51, 52, 103], "close": [7, 10, 12, 15, 20, 57, 58, 75, 76, 77, 80, 95, 97, 98, 105, 113], "closegui": [7, 15], "closest": [7, 8, 59], "closestgroup": 8, "cloud": 55, "cluster": 64, "clwb": 95, "clzero": 95, "cm": [10, 68, 85, 87, 116], "cmap": [7, 75, 76, 77, 113], "cmath": 103, "cmd": 17, "cmo": 1, "cmov": 95, "cmp": [95, 96, 97, 98], "cmp_l": 95, "cmp_size": 104, "cn": 85, "cncx": 81, "cncy": 81, "cncz": 81, "cnt": [75, 100, 108], "cnv": 73, "co": [3, 4, 26, 28, 76, 77, 79, 85, 112], "coars": 119, "cod": [18, 19, 31, 40], "code": [0, 1, 7, 10, 11, 14, 15, 17, 18, 20, 23, 26, 28, 52, 53, 71, 79, 90, 95, 99, 100, 103, 104, 119], "code_ast": [103, 104], "code_obj": [103, 104], "codec": [96, 97, 98], "coderol": 5, "coef": [3, 15], "coef_pow": [3, 14], "coeffici": [3, 14, 15, 116, 119], "coefici": 119, "coher": 15, "coin": 17, "coincid": 29, "col": [3, 116], "col0": 15, "col1": 15, "col2": 15, "col_beg": 86, "col_end": 86, "collabor": [18, 20, 55, 57], "collect": [4, 6, 14, 15, 18, 20, 21, 26, 28, 75, 76, 83, 95, 96, 97, 98, 100, 108, 109, 110], "collect_garbag": [4, 15], "colleg": 17, "collis": 95, "color": [8, 10, 11, 20, 67, 75, 76, 79, 100, 108, 119, 120], "colorbar": [73, 76, 89, 110], "coloredcheckbox": 22, "colorfunct": 4, "colormap": [5, 10, 60, 64], "colorspac": 4, "colorutil": 22, "columbia": 55, "column": [1, 2, 3, 14, 15, 28, 29, 61, 63, 90, 116], "com": [1, 4, 15, 17, 50, 51, 52, 71, 73, 75, 76, 77, 79, 83, 86, 87, 96, 97, 98, 103, 104, 110, 114, 116], "coma": 12, "comani": [76, 77], "comat": 20, "comb_sort": 14, "combin": [4, 15, 28, 74, 76, 77, 82, 95, 123], "combobox": 11, "come": [3, 4, 8, 17, 23, 50, 54, 55, 57, 60, 67, 68, 73, 76, 77, 79, 83, 89, 92, 93, 95, 105, 116, 119], "comma": [7, 10, 33, 34, 40, 41, 42, 45], "command": [0, 7, 17, 20, 24, 25, 30, 32, 34, 42, 45, 48, 53, 57, 60, 62, 64, 65, 66, 95, 104], "comment": [12, 20, 71, 73, 83, 86, 87, 90, 95, 110, 119], "commerci": [23, 26, 119], "commiss": 76, "commit": 20, "common": [2, 3, 6, 7, 10, 14, 15, 20, 22, 24, 26, 27, 34, 35, 42, 79, 92, 93, 95, 110, 119], "common_prefix": 15, "commonli": 68, "commonroot": 10, "commun": [1, 26, 55, 64, 95], "compact": 20, "compani": [83, 86, 87, 90, 102, 108], "compar": [4, 14, 15, 28, 54, 57, 58, 71, 95, 99, 100, 103, 108, 113, 119], "comparison": [15, 26, 89, 100, 119], "compat": [2, 3, 4, 11, 12, 14, 15, 19, 20, 48, 53, 67, 99, 102, 103], "compatibl": 20, "compatison": 114, "compens": [3, 57], "compensated_arithmet": 54, "compil": [14, 50, 52, 55, 64, 95, 98, 103, 108, 119, 122], "compile_kernel": [14, 15], "compilerwarn": [98, 108, 119, 122], "complain": 74, "complet": [15, 20, 21, 23, 40, 41, 53, 57, 58, 95, 96, 101, 104, 109, 119], "complete_gonio": 108, "complex": [10, 26, 33, 57, 67, 74, 79, 102], "complianc": [20, 34], "compliant": [35, 42], "complic": [21, 25, 69, 72, 99], "compon": [4, 15, 69, 80, 116], "compos": [1, 15, 19, 25, 29, 57, 83, 86], "composit": [4, 23], "compound": [15, 19, 48, 57, 60, 71, 72, 75, 76, 77], "compount": 68, "comprehens": [26, 68, 74], "compress": [3, 10, 20, 49, 56, 57, 64, 95, 96, 97, 98], "compress_lz4": 96, "compressed_image_extens": 10, "compressed_sparse_row_": 116, "compresseddata": 4, "compressedextens": 10, "compressedsparserow": 3, "compression_typ": 64, "compromis": [3, 57], "compt": 110, "comput": [1, 3, 4, 6, 8, 9, 15, 17, 18, 24, 26, 39, 50, 52, 53, 55, 57, 60, 64, 66, 90, 96, 97, 98, 110, 118, 119, 121, 122], "computationn": 67, "compute_engin": [15, 100], "concaten": [3, 37, 49, 75, 76, 77, 100, 108], "concentr": 79, "concept": 56, "concern": 79, "concurr": [97, 98], "conda": [53, 113, 116], "condens": 1, "condid": 75, "condit": [28, 68, 79, 80, 95], "condor": 1, "conductor": 75, "cone": [15, 27, 79], "conf": [18, 56], "confer": 56, "confid": 15, "config": [1, 4, 12, 15, 20, 34, 42, 64, 96, 103, 104, 105], "config_item": [12, 15], "configur": [1, 4, 7, 8, 11, 12, 14, 15, 20, 23, 34, 42, 44, 50, 53, 55, 64, 76, 77, 83, 85, 86, 87, 90, 97, 98, 102, 105, 108, 117], "configurationread": [12, 15], "configure_pars": [7, 15], "confirm": [73, 76, 77], "conflict": 57, "confus": 25, "connect": [3, 10, 11, 37, 50, 61, 74, 90, 102, 103], "connect\u00e9": [75, 84], "connexion": [75, 84], "conquer": 58, "consecut": [8, 40, 41], "consequ": [12, 21, 28, 50, 95], "conserv": [17, 30, 57, 74, 75, 116], "consid": [1, 2, 3, 4, 7, 14, 15, 19, 21, 27, 28, 30, 31, 34, 35, 37, 39, 40, 41, 42, 43, 45, 49, 54, 57, 58, 60, 74, 75, 80, 82, 89, 96, 104, 108, 112, 115, 116], "consider": [97, 98, 119], "consist": [3, 10, 15, 19, 20, 24, 55, 60, 75, 116], "consit": 103, "consol": 95, "const": 15, "const_hc": 15, "const_q": 15, "constant": [15, 17, 20, 25, 28, 58, 75, 76, 77, 83, 87, 92, 93, 108, 110, 114, 119], "constant_tsc": 95, "constantli": 26, "constrain": [11, 19, 20, 50, 61, 83, 84, 85, 86, 87, 114, 115], "constraint": [6, 8, 11, 27, 79], "constraintmodel": 22, "constraintsmodel": 6, "constraintspopup": 11, "construct": [15, 25, 34, 68, 76, 77], "constructor": [1, 2, 3, 4, 6, 7, 12, 14, 15, 74, 92, 93, 116], "consult": 55, "consum": [15, 40, 57, 71, 95, 96, 97, 98], "consume_kei": 15, "consumpt": 20, "contact": [55, 69, 72, 75, 102], "contain": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 19, 20, 22, 23, 25, 27, 29, 30, 31, 32, 34, 35, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 53, 54, 60, 63, 64, 65, 68, 71, 74, 76, 77, 81, 85, 89, 90, 92, 97, 98, 101, 103, 104, 108, 110, 113, 114, 116, 117, 119], "content": [15, 57, 68, 69, 83, 84, 85, 87, 89, 90, 95, 104, 114], "contentchang": 8, "context": [3, 5, 6, 8, 10, 14, 15, 17, 91], "contibut": 67, "contigu": [1, 6, 19, 20, 45], "continu": [3, 17, 20, 26, 40, 51, 73, 81, 84, 85, 108, 113, 114, 116, 122], "contour": [7, 15, 84], "contract": 20, "contrain": 108, "contraintsmodel": 6, "contrari": 28, "contribut": [2, 3, 14, 15, 20, 23, 26, 38, 44, 58, 64, 67, 74, 76, 92, 108, 115, 116], "control": [6, 7, 15, 19, 20, 26, 45, 61, 71, 73, 76, 81, 83, 84, 85, 86, 87, 90, 95, 101, 113, 114], "control_point": [6, 13, 22, 81, 83, 84, 85, 86, 87, 108, 114], "controlpoint": [6, 15, 59, 85, 101, 108, 113], "controurplot": 20, "conveni": [10, 23, 28], "convent": [4, 25, 27, 28, 29, 30, 58, 74, 75, 83], "converg": 20, "convers": [3, 4, 10, 14, 20, 85, 87, 110], "convert": [3, 4, 7, 10, 14, 17, 25, 27, 28, 33, 55, 57, 76, 77, 83, 109, 110, 114], "convert_camelcas": [15, 17], "convert_corner_2d_to_4d": [3, 15], "convert_from_fit2d": [4, 15], "convert_to_fit2d": [4, 15], "convertarraytoqimag": 10, "convex": 73, "convieni": [4, 90], "convolut": [3, 17, 19, 73, 75, 76, 77, 112, 113, 115], "convolv": [73, 75, 76, 77, 112, 116], "convolve2d": 73, "coodin": 4, "cookbook": [20, 30, 57, 59, 60, 61, 63, 64, 66, 91], "coord": [4, 6, 8, 75], "coordconv": 28, "coordian": 4, "coordiant": 27, "coordin": [1, 3, 4, 6, 7, 9, 12, 15, 17, 23, 25, 27, 29, 30, 31, 40, 41, 45, 57, 73, 74, 75, 76, 77, 79, 80, 81, 90, 92, 93, 100, 101, 108, 110, 116], "coordinn": 1, "cope": [30, 85], "copi": [3, 4, 6, 8, 10, 12, 20, 55, 63, 74, 75, 76, 77, 81, 82, 85, 86, 87, 89, 92, 93, 95, 96, 100, 103, 104, 110, 118, 119, 120], "coquel": [26, 56], "cor": [1, 28, 58, 73, 74, 108, 113, 116], "coraux": 18, "core": [15, 17, 20, 22, 23, 26, 30, 50, 52, 57, 80, 90, 91, 95, 96, 97, 98, 99, 103, 104, 106, 119, 122], "corel": 67, "cormap": [15, 17], "corner": [1, 3, 4, 15, 20, 21, 23, 25, 27, 29, 55, 73, 74, 75, 76, 77, 94, 100, 119], "corner_arrai": [4, 15], "cornerarrai": [4, 15], "cornerqarrai": [4, 15], "cornerrarrai": [4, 15], "cornerrd2arrai": [4, 15], "coro": [103, 104], "corona": 57, "corr": 33, "corrction": 4, "corrdin": [75, 76, 77], "correct": [1, 2, 3, 4, 7, 14, 15, 19, 20, 23, 25, 26, 27, 28, 29, 30, 32, 33, 37, 38, 40, 41, 45, 46, 47, 49, 50, 57, 58, 63, 64, 66, 67, 75, 76, 77, 84, 89, 90, 104, 110, 113, 114, 115, 116, 121, 123], "correct_bin": 1, "correct_csr": [3, 15], "correct_csr_doubl": [3, 15], "correct_csr_kahan": [3, 15], "correct_csr_preproc_doubl": [3, 15], "correct_flat_from_dark": 15, "correct_lut": [3, 15], "correct_lut_doubl": [3, 15], "correct_lut_kahan": [3, 15], "correct_lut_preproc_doubl": [3, 15], "correct_ng": 15, "correct_sa_splin": [4, 15], "correct_solid_angl": [12, 15], "corrections4": 96, "corrections4a": 103, "correctli": 90, "correctsolidangl": [4, 15, 63, 117, 118, 119, 120], "correl": [7, 57, 83], "correspon": 58, "correspond": [4, 6, 7, 10, 12, 15, 16, 17, 19, 20, 21, 28, 33, 39, 57, 58, 59, 69, 71, 72, 73, 75, 76, 77, 81, 84, 86, 90, 92, 93, 94, 100, 103, 108, 112, 114], "corrig\u00e9": 110, "corrundom": [69, 72], "corrundum": [15, 19], "corrupt": 95, "corundum": 60, "cos2\u03b8": 4, "cos_incid": [4, 15, 122], "cosin": [3, 4], "cosinu": 4, "cosmic": [38, 67], "cost": [15, 19, 57, 61, 67, 76, 77, 83, 87, 95, 108, 113, 114], "cost1": 77, "cost_al": 76, "cost_all_cent": 76, "cost_all_left": 76, "cost_all_right": 76, "cost_grid": 76, "costli": [2, 3, 4, 14, 63, 104], "cott": 18, "could": [4, 5, 6, 8, 9, 11, 15, 17, 23, 30, 37, 49, 55, 67, 75, 76, 77, 80, 89, 95, 96, 99, 102, 110, 113, 114, 115, 116], "count": [2, 3, 14, 15, 23, 37, 54, 55, 74, 85, 91, 95, 96, 97, 98, 103, 108, 110, 112, 115, 119, 120], "count_cutoff": [84, 85, 87], "count_intens": 103, "count_registered_dspac": 15, "count_tim": 86, "counter": [15, 38, 44, 59, 64, 97, 98, 103, 116], "counter_mn": 86, "counter_po": [38, 44, 64, 86], "countthem": [3, 15], "coupl": [1, 3, 15, 20, 25, 57, 67, 73, 74, 75, 77, 95, 99, 108], "courb": 86, "courbb": 86, "courbf": 86, "cours": [24, 60, 67, 73, 119], "cov": 85, "covari": 2, "cover": [1, 3, 10, 22, 23, 51, 74, 75, 123], "coverag": [20, 50, 55, 73, 123], "cp": [76, 77, 81, 85, 108], "cp_local_maxi": [3, 15], "cpb": 95, "cpp": 103, "cpp11": [95, 96], "cpp14": 95, "cpu": [5, 11, 14, 15, 37, 39, 49, 55, 65, 67, 71, 75, 76, 77, 89, 95, 96, 97, 98, 103, 104, 108, 116, 117, 118, 119], "cq": 85, "cqm": 95, "cqm_llc": 95, "cqm_mbm_total": 95, "cqm_occup_llc": 95, "cr": 85, "cr203": 68, "cr2o3": [15, 40, 41, 45, 68, 72, 92, 93], "cr8_legaci": 95, "crash": [7, 20, 44, 55, 64], "crc": [3, 15, 20], "crc32": [3, 14, 15], "crc32_sse4": [3, 15], "crc32_tabl": [3, 15], "creat": [1, 4, 6, 7, 9, 10, 12, 15, 17, 20, 55, 57, 59, 61, 63, 64, 67, 69, 72, 73, 74, 76, 77, 80, 82, 85, 86, 87, 90, 91, 92, 93, 95, 97, 98, 103, 110, 113, 114, 123], "create_algorithm": 15, "create_dark_and_mask": 110, "create_dataset": [95, 96, 97, 98], "create_mask_and_dark": 110, "create_shared_arrai": [97, 98], "create_some_context": 103, "create_unfold": 110, "create_volum": 110, "createcalibrantdialog": 9, "createclosesign": 10, "createcontrolpoint": 6, "createfiledialog": 5, "createhidesign": 10, "createimagedialog": 9, "createmarkgeometryact": 6, "createmarkpixelact": 6, "createpeaksarrai": 6, "createprocessingwidgetoverlai": 6, "creater": 6, "createremoveclosestmaskeract": 6, "createsavedialog": 9, "createscenethread": 5, "createshowsign": 10, "createsplinedialog": 5, "creation": [3, 15, 20, 68, 70, 84], "creator": 12, "credenti": 90, "credit": [1, 17, 61, 95, 96], "crenel": 73, "crg": [74, 85, 86, 95], "cristal": 111, "cristallografia": 72, "cristobaltit": [15, 40, 41, 45, 68, 92, 93], "criteria": [73, 79], "criterion": 55, "critic": [26, 90, 96, 104, 119], "cro": [69, 72], "cross": [3, 7, 15, 27, 67, 116], "crow": 11, "crox": [15, 40, 41, 45, 68, 72, 92, 93], "crucial": 90, "crunch": 95, "crutial": 75, "crv": 119, "cryst": [4, 17, 18, 74], "crystal": [18, 20, 31, 48, 57, 69, 71, 72, 75, 102], "crystallin": 106, "crystallit": 67, "crystallogr": 103, "crystallograph": 19, "crystallographi": [1, 18, 26, 56, 68, 102, 103, 104, 106], "crystalograph": [15, 71], "crystfel": [20, 22, 26], "csc": [2, 15, 20, 39, 54, 95, 96, 119, 122], "csc_engin": [15, 22], "csc_matrix": [113, 116], "cscintegr": [2, 15], "cscintegrator1d": [2, 15], "cscintegrator2d": [2, 15], "csi": 112, "csr": [2, 3, 12, 14, 15, 17, 20, 23, 39, 54, 57, 58, 63, 67, 74, 80, 81, 89, 95, 96, 97, 98, 99, 103, 104, 105, 107, 113, 114, 117, 118, 119, 120, 122], "csr_engin": [15, 22], "csr_integrate4": 96, "csr_matrix": [105, 113, 116], "csr_modul": 105, "csr_ocl_0": 110, "csr_sigma_clip4": 103, "csr_to_lut": [3, 15], "csrintegr": [2, 3, 15, 24], "csrintegrator1d": [2, 15], "csrintegrator2d": [2, 15], "csv": 9, "ct": [34, 85], "ctrl": [7, 59], "ctx": [14, 96, 97, 98, 103], "cu": 85, "cubic": [3, 15, 25, 71, 73, 74], "cuda": [14, 20, 96, 97, 98, 119, 122], "cummul": 67, "cuo": [15, 40, 41, 45, 68, 92, 93], "cup": 58, "cur_sigma": 15, "curr": 73, "current": [1, 3, 4, 6, 7, 8, 9, 11, 12, 14, 15, 17, 19, 20, 26, 27, 37, 38, 40, 46, 47, 48, 49, 51, 57, 58, 59, 60, 63, 64, 90, 108, 123], "currentcustomfield": 5, "currentdetectorclass": 5, "currentindex": 11, "currentitem": 11, "currentmanufactur": 5, "cursor": [10, 17], "curv": [3, 7, 12, 15, 20, 25, 26, 54, 57, 60, 75, 76, 77, 81, 85, 91, 104, 106, 112, 117, 118, 119, 120], "curvatur": 91, "curve_fit": [15, 85], "custom": [5, 11, 20, 60], "customiz": 18, "customproxyact": 10, "cut": [15, 67], "cut_off": 15, "cutoff": [2, 3, 14, 15, 37, 38, 49], "cutoff_clip": [15, 37, 49], "cutoff_peak": [15, 103], "cutoff_pick": [15, 37, 49, 103], "cv": 85, "cval": [17, 75, 76, 77], "cw": 85, "cwi": 15, "cx": [73, 85], "cx16": 95, "cx8": 95, "cx_freez": 16, "cxi": [15, 20, 22], "cxi_file_format": 4, "cxidb": 4, "cy": [73, 85], "cycl": [2, 3, 14, 15, 37, 49, 103], "cylind": 60, "cylindr": [1, 20, 25], "cylindricaldetector": [1, 15], "cython": [3, 4, 12, 15, 17, 18, 20, 23, 24, 39, 50, 53, 54, 55, 57, 63, 67, 77, 80, 89, 90, 91, 92, 93, 94, 95, 96, 100, 103, 104, 107, 113, 114, 117, 118, 119, 122], "cz": 85, "d": [1, 3, 4, 7, 15, 17, 18, 19, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 45, 46, 47, 51, 56, 59, 64, 67, 68, 71, 75, 76, 77, 79, 84, 85, 95, 96, 97, 98, 100, 101, 103, 105, 108, 110, 113, 120], "d0": [4, 15, 100], "d0_max": 15, "d0_min": 15, "d0_po": 17, "d0_spars": 17, "d1": [1, 3, 4, 15, 18, 82, 100], "d1_max": 15, "d1_min": 15, "d1_po": 17, "d1_spars": 17, "d2": [1, 3, 4, 15, 17, 73, 82, 108], "d2am": [74, 88], "d2f": 108, "d3": [3, 82], "d3_offset": 82, "d420": 18, "d427": 18, "d4bdgz": 4, "d5": [1, 86], "d5geom": 86, "d_": 28, "d_h": 28, "d_space": [15, 69, 71, 72], "d_v": 28, "d_y": 28, "d_z": 28, "da": 85, "dad": 98, "dai": [55, 97, 98], "dalcin": 18, "damp": 113, "dan": 103, "dane": 26, "daniel": [1, 56, 104, 119], "danish": 1, "danmax": 83, "dark": [1, 2, 3, 4, 7, 8, 12, 14, 15, 19, 20, 23, 31, 32, 33, 34, 35, 38, 40, 41, 42, 45, 46, 47, 48, 57, 58, 59, 60, 63, 64, 65, 90, 110, 123], "dark_": 110, "dark_0001": 90, "dark_checksum": 14, "dark_curr": [2, 3, 12, 15], "dark_current_imag": [12, 15], "dark_list": 15, "dark_vari": [2, 3, 14], "dark_variance_checksum": 14, "darkcurr": [1, 15], "darkfil": 7, "darkmasksourc": 110, "darooj": 85, "dash": [7, 54, 67], "dat": [12, 40, 41, 46, 63, 64, 90], "data": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 37, 40, 41, 44, 46, 47, 55, 57, 58, 60, 61, 63, 66, 67, 71, 74, 75, 76, 77, 81, 84, 85, 86, 87, 90, 91, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123], "data_": 108, "data_01": [108, 110], "data_02": 108, "data_02_0074": 108, "data_02_0075": 108, "data_02_0076": 108, "data_02_0077": 108, "data_02_0078": 108, "data_02_0079": 108, "data_02_0080": 108, "data_02_0081": 108, "data_02_0082": 108, "data_02_0083": 108, "data_02_0084": 108, "data_02_0085": 108, "data_02_0086": 108, "data_02_0087": 108, "data_02_0088": 108, "data_02_0089": 108, "data_02_0090": 108, "data_02_0091": 108, "data_02_0092": 108, "data_02_0093": 108, "data_02_0095": 108, "data_02_0096": 108, "data_02_0097": 108, "data_02_0098": 108, "data_02_0099": 108, "data_02_0100": 108, "data_02_0101": 108, "data_02_0102": 108, "data_02_0103": 108, "data_02_0104": 108, "data_02_0105": 108, "data_02_0106": 108, "data_02_0107": 108, "data_02_0108": 108, "data_02_0109": 108, "data_02_0110": 108, "data_02_0111": 108, "data_02_0112": 108, "data_02_0113": 108, "data_02_0114": 108, "data_02_0115": 108, "data_02_0116": 108, "data_02_0117": 108, "data_02_0118": 108, "data_02_0119": 108, "data_02_0120": 108, "data_02_0121": 108, "data_02_0122": 108, "data_02_0123": 108, "data_02_0124": 108, "data_02_0125": 108, "data_02_0126": 108, "data_02_0127": 108, "data_02_0128": 108, "data_02_0129": 108, "data_02_0130": 108, "data_02_0131": 108, "data_02_0132": 108, "data_02_0133": 108, "data_02_0134": 108, "data_02_0135": 108, "data_02_0136": 108, "data_02_0137": 108, "data_02_0138": 108, "data_02_0139": 108, "data_02_0140": 108, "data_02_0141": 108, "data_02_0142": 108, "data_02_0143": 108, "data_02_0144": 108, "data_02_0145": 108, "data_02_0146": 108, "data_02_0147": 108, "data_02_0148": 108, "data_02_0150": 108, "data_02_0151": 108, "data_02_0152": 108, "data_02_0153": 108, "data_02_0154": 108, "data_02_0155": 108, "data_02_0156": 108, "data_02_0157": 108, "data_02_0158": 108, "data_02_0159": 108, "data_02_0160": 108, "data_02_0161": 108, "data_02_0168": 108, "data_02_0169": 108, "data_02_0170": 108, "data_02_0171": 108, "data_02_0172": 108, "data_02_0173": 108, "data_02_0174": 108, "data_02_0175": 108, "data_02_0176": 108, "data_02_0177": 108, "data_02_0178": 108, "data_02_0179": 108, "data_02_0180": 108, "data_02_0181": 108, "data_02_0182": 108, "data_02_0183": 108, "data_02_0184": 108, "data_02_0185": 108, "data_02_0186": 108, "data_02_0187": 108, "data_02_0188": 108, "data_02_0189": 108, "data_02_0190": 108, "data_02_0191": 108, "data_02_0192": 108, "data_02_0193": 108, "data_02_0194": 108, "data_02_0195": 108, "data_02_0196": 108, "data_02_0197": 108, "data_02_0198": 108, "data_02_0199": 108, "data_02_0200": 108, "data_02_0201": 108, "data_02_0202": 108, "data_02_0203": 108, "data_02_0204": 108, "data_02_0205": 108, "data_02_0206": 108, "data_02_0207": 108, "data_02_0208": 108, "data_02_0209": 108, "data_02_0210": 108, "data_02_0211": 108, "data_02_0212": 108, "data_02_0214": 108, "data_02_0215": 108, "data_02_0216": 108, "data_02_0217": 108, "data_02_0218": 108, "data_02_0219": 108, "data_02_0220": 108, "data_02_0221": 108, "data_02_0222": 108, "data_02_0223": 108, "data_02_0224": 108, "data_02_0229": 108, "data_02_0230": 108, "data_02_0231": 108, "data_02_0232": 108, "data_02_0233": 108, "data_02_0234": 108, "data_02_0235": 108, "data_02_0236": 108, "data_02_0237": 108, "data_02_0238": 108, "data_02_0239": 108, "data_02_0240": 108, "data_02_0241": 108, "data_02_0242": 108, "data_02_0243": 108, "data_02_0244": 108, "data_02_0245": 108, "data_02_0246": 108, "data_02_0247": 108, "data_02_0248": 108, "data_02_0249": 108, "data_02_0250": 108, "data_02_0251": 108, "data_02_0252": 108, "data_02_0253": 108, "data_02_0254": 108, "data_02_0255": 108, "data_02_0256": 108, "data_02_0257": 108, "data_02_0258": 108, "data_02_0259": 108, "data_02_0260": 108, "data_02_0261": 108, "data_02_0262": 108, "data_02_0263": 108, "data_02_0264": 108, "data_02_0265": 108, "data_02_0266": 108, "data_02_0267": 108, "data_02_0268": 108, "data_02_0269": 108, "data_02_0270": 108, "data_02_0271": 108, "data_02_0272": 108, "data_02_0273": 108, "data_02_0274": 108, "data_02_0275": 108, "data_02_0276": 108, "data_02_0277": 108, "data_02_0278": 108, "data_02_0280": 108, "data_02_0281": 108, "data_02_0282": 108, "data_02_0283": 108, "data_02_0284": 108, "data_02_0285": 108, "data_02_0286": 108, "data_02_0287": 108, "data_02_0288": 108, "data_02_0289": 108, "data_02_0290": 108, "data_02_0291": 108, "data_02_0292": 108, "data_02_0293": 108, "data_02_0294": 108, "data_02_0295": 108, "data_02_0296": 108, "data_02_0297": 108, "data_02_0298": 108, "data_02_0299": 108, "data_02_0300": 108, "data_02_0301": 108, "data_02_0302": 108, "data_02_0303": 108, "data_02_0304": 108, "data_02_0305": 108, "data_02_0306": 108, "data_02_0307": 108, "data_02_0308": 108, "data_02_0309": 108, "data_02_0310": 108, "data_02_0311": 108, "data_02_0312": 108, "data_02_0313": 108, "data_02_0314": 108, "data_02_0315": 108, "data_02_0316": 108, "data_02_0317": 108, "data_02_0318": 108, "data_02_0319": 108, "data_02_0320": 108, "data_02_0321": 108, "data_02_0322": 108, "data_02_0323": 108, "data_02_0324": 108, "data_02_0325": 108, "data_02_0326": 108, "data_02_0327": 108, "data_02_0328": 108, "data_02_0329": 108, "data_02_0330": 108, "data_02_0331": 108, "data_02_0332": 108, "data_02_0333": 108, "data_02_0334": 108, "data_02_0335": 108, "data_02_0336": 108, "data_02_0337": 108, "data_02_0338": 108, "data_02_0339": 108, "data_02_0340": 108, "data_02_0341": 108, "data_02_0342": 108, "data_02_0343": 108, "data_02_0344": 108, "data_02_0345": 108, "data_02_0346": 108, "data_02_0347": 108, "data_02_0348": 108, "data_02_0349": 108, "data_02_0350": 108, "data_02_0351": 108, "data_02_0352": 108, "data_02_0353": 108, "data_02_0354": 108, "data_02_0355": 108, "data_02_0356": 108, "data_02_0357": 108, "data_02_0358": 108, "data_02_0359": 108, "data_02_0360": 108, "data_02_0361": 108, "data_02_0362": 108, "data_02_0363": 108, "data_02_0364": 108, "data_02_0365": 108, "data_02_0366": 108, "data_02_0367": 108, "data_02_0368": 108, "data_02_0369": 108, "data_02_0370": 108, "data_02_0371": 108, "data_02_0372": 108, "data_02_0373": 108, "data_02_0374": 108, "data_02_0375": 108, "data_02_0376": 108, "data_02_0377": 108, "data_02_0378": 108, "data_02_0379": 108, "data_02_0380": 108, "data_02_0381": 108, "data_02_0382": 108, "data_02_0383": 108, "data_02_0384": 108, "data_02_0385": 108, "data_02_0386": 108, "data_02_0387": 108, "data_02_0388": 108, "data_02_0389": 108, "data_02_0390": 108, "data_02_0391": 108, "data_02_0392": 108, "data_02_0393": 108, "data_02_0394": 108, "data_02_0395": 108, "data_02_0396": 108, "data_02_0397": 108, "data_02_0398": 108, "data_02_0399": 108, "data_02_0400": 108, "data_02_0401": 108, "data_02_0402": 108, "data_02_0403": 108, "data_02_0404": 108, "data_02_0405": 108, "data_02_0406": 108, "data_02_0407": 108, "data_02_0408": 108, "data_02_0409": 108, "data_02_0410": 108, "data_02_0411": 108, "data_02_0412": 108, "data_02_0413": 108, "data_02_0414": 108, "data_02_0415": 108, "data_02_0416": 108, "data_02_0417": 108, "data_02_0418": 108, "data_02_0419": 108, "data_02_0420": 108, "data_02_0421": 108, "data_02_0423": 108, "data_02_0424": 108, "data_02_0425": 108, "data_02_0426": 108, "data_02_0427": 108, "data_02_0428": 108, "data_02_0429": 108, "data_02_0430": 108, "data_02_0432": 108, "data_02_0433": 108, "data_02_0434": 108, "data_02_0435": 108, "data_02_0436": 108, "data_02_0437": 108, "data_02_0438": 108, "data_02_0439": 108, "data_02_0440": 108, "data_02_0441": 108, "data_02_0442": 108, "data_02_0443": 108, "data_02_0444": 108, "data_02_0445": 108, "data_02_0446": 108, "data_02_0447": 108, "data_02_0448": 108, "data_02_0449": 108, "data_02_0450": 108, "data_02_0451": 108, "data_02_0452": 108, "data_02_0453": 108, "data_02_0454": 108, "data_02_0455": 108, "data_02_0456": 108, "data_02_0457": 108, "data_02_0458": 108, "data_02_0459": 108, "data_02_0460": 108, "data_02_0461": 108, "data_02_0462": 108, "data_02_0463": 108, "data_02_0464": 108, "data_02_0465": 108, "data_02_0466": 108, "data_02_0467": 108, "data_02_0468": 108, "data_02_0480": 108, "data_03": [108, 110], "data_03_0103": 108, "data_03_0104": 108, "data_03_0105": 108, "data_03_0106": 108, "data_03_0107": 108, "data_03_0108": 108, "data_03_0109": 108, "data_03_0110": 108, "data_03_0111": 108, "data_03_0112": 108, "data_03_0113": 108, "data_03_0114": 108, "data_03_0115": 108, "data_03_0116": 108, "data_03_0117": 108, "data_03_0118": 108, "data_03_0119": 108, "data_03_0120": 108, "data_03_0121": 108, "data_03_0122": 108, "data_04": 108, "data_05": 108, "data_06": 108, "data_07": 108, "data_08": 108, "data_09": 108, "data_10": 108, "data_10_0274": 108, "data_10_0275": 108, "data_10_0276": 108, "data_10_0277": 108, "data_10_0278": 108, "data_10_0279": 108, "data_10_0280": 108, "data_10_0281": 108, "data_10_0282": 108, "data_10_0283": 108, "data_10_0284": 108, "data_10_0285": 108, "data_10_0286": 108, "data_10_0287": 108, "data_10_0288": 108, "data_10_0289": 108, "data_10_0290": 108, "data_10_0291": 108, "data_10_0292": 108, "data_10_0496": 108, "data_11": 108, "data_11_0477": 108, "data_11_0478": 108, "data_11_0479": 108, "data_11_0480": 108, "data_11_0481": 108, "data_11_0482": 108, "data_11_0483": 108, "data_11_0484": 108, "data_11_0485": 108, "data_11_0486": 108, "data_11_0487": 108, "data_11_0489": 108, "data_11_0490": 108, "data_11_0491": 108, "data_11_0492": 108, "data_11_0493": 108, "data_11_0494": 108, "data_11_0495": 108, "data_11_0496": 108, "data_11_0497": 108, "data_11_0498": 108, "data_11_0499": 108, "data_11_0500": 108, "data_12": 108, "data_15": 110, "data_58": 110, "data_d": 1, "data_fil": 83, "data_path": 110, "data_t": 3, "databas": [18, 19, 31, 40, 41, 45, 79], "dataclass": [12, 15, 20, 81], "datafil": [7, 102], "datamodel": [9, 11, 22], "datamodeladaptor": 22, "datapath": 110, "datapoint": [3, 40, 41, 45, 81], "dataset": [3, 10, 12, 15, 21, 25, 26, 34, 35, 39, 42, 44, 48, 49, 64, 67, 74, 83, 96, 102, 106, 108, 109, 110, 117, 118], "dataset_nam": [12, 15], "datasetnt": 10, "datasetpath": 110, "datasetpathcontain": [109, 110], "datasetpathwithattribut": [109, 110], "datatochitth": [6, 9], "datatyp": [63, 86], "dataunit": 11, "date": [23, 64], "datetim": 8, "david": 17, "db": [2, 85], "db3ee77199ed8aef5aac34b91f86b3deac7bea66": 95, "dc": 85, "dcf": 4, "dd": [17, 85], "de": [1, 2, 20, 55, 56, 69, 72, 75, 84, 85, 95, 104, 105, 109, 110], "deactiv": [2, 3, 20, 31, 40, 41, 45], "dead": [3, 15, 20, 46, 47, 63, 64], "deal": [8, 23, 54, 55, 78, 96], "deb": 51, "debian": [20, 44, 50, 64], "debian12": 20, "debian6": [20, 44, 64], "debian7": [34, 42], "debian8": [20, 55], "debionn": 56, "debt": 82, "debug": [17, 20, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 49, 51, 64], "deby": [7, 15, 19, 27, 38, 40, 41, 45, 48, 57, 61, 68, 76, 77, 79, 83], "debyesherr": 45, "dec": [97, 98], "decai": [112, 116], "decay_a": 89, "decay_b": 89, "decid": [55, 57], "declar": [14, 21, 74, 80, 103], "decod": 12, "decodeassist": 95, "decomperss": 96, "decompos": 95, "decomposit": 79, "decompress": [97, 98, 99], "decompress_bslz4_chunk": 95, "decompress_integrate_funct": 95, "decompress_lz4": [95, 96], "decompressor": 96, "deconv_mlem": [113, 116], "deconvol": 113, "deconvolut": [114, 115], "deconvolv": [113, 115], "decor": [15, 22], "decorationrol": 11, "decoupl": 9, "decreas": [17, 31, 40, 41, 45, 68, 80], "decrement": [97, 98], "dectri": [1, 20, 21, 25, 60, 75, 76, 77, 84, 108, 112, 119], "dedic": [12, 20, 57, 60], "deduc": 2, "deep": [4, 12], "deep_copi": [12, 15], "deepcopi": [20, 74, 92, 93], "deeper": 95, "def": [11, 15, 69, 72, 73, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 91, 95, 96, 97, 98, 100, 103, 104, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "default": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 15, 17, 19, 20, 21, 28, 31, 34, 35, 37, 38, 39, 40, 41, 42, 45, 46, 47, 49, 50, 52, 53, 54, 57, 58, 59, 60, 63, 64, 73, 75, 76, 77, 83, 89, 90, 94, 102, 105, 112, 114, 119], "default_pixel1": [1, 15], "default_pixel2": [1, 15], "defaultact": 11, "defaultaiwrit": [12, 15], "defaultgeometryconstraintsmodel": 6, "defaut": 35, "defect": [20, 60, 86, 89], "defin": [2, 3, 4, 6, 8, 10, 11, 12, 14, 15, 17, 19, 20, 25, 27, 28, 29, 30, 35, 38, 44, 52, 57, 61, 64, 65, 69, 71, 72, 73, 76, 77, 79, 81, 82, 83, 85, 86, 90, 91, 92, 93, 95, 100, 103, 108, 110, 113, 114, 116, 119, 123], "defini": [4, 69, 72, 75, 77], "definit": [1, 4, 8, 12, 20, 21, 25, 27, 33, 37, 49, 57, 73, 75, 76, 77, 86, 87, 90, 92, 93, 101, 114], "deg": [7, 10, 15, 23, 27, 64, 73, 81, 85, 86, 87, 90, 92, 93, 113, 114], "deg2rad": [15, 17, 80, 85, 112], "degrad": [20, 84, 104], "degre": [3, 4, 6, 7, 10, 15, 17, 63, 71, 76, 77, 81, 85, 86, 90, 92, 93, 109, 112, 114], "del": [15, 55, 86, 95], "del_05": 85, "del_06": 85, "del_07": 85, "del_08": 85, "del_09": 85, "del_10": 85, "del_11": 85, "del_12": 85, "del_13": 85, "del_14": 85, "del_15": 85, "del_16": 85, "del_17": 85, "del_18": 85, "del_19": 85, "del_20": 85, "del_21": 85, "del_22": 85, "del_23": 85, "del_24": 85, "del_25": 85, "del_26": 85, "del_27": 85, "del_28": 85, "del_29": 85, "del_3": 85, "del_30": 85, "del_31": 85, "del_32": 85, "del_33": 85, "del_34": 85, "del_35": 85, "del_36": 85, "del_37": 85, "del_38": 85, "del_39": 85, "del_40": 85, "del_41": 85, "del_42": 85, "del_43": 85, "del_44": 85, "del_45": 85, "del_46": 85, "del_47": 85, "del_48": 85, "del_49": 85, "del_50": 85, "del_51": 85, "del_52": 85, "del_53": 85, "del_54": 85, "del_55": 85, "del_56": 85, "del_57": 85, "del_58": 85, "del_59": 85, "del_60": 85, "del_61": 85, "del_62": 85, "del_63": 85, "del_64": 85, "del_65": 85, "del_chia": [4, 15], "del_dssa": [4, 15], "del_qa": [4, 15], "del_ra": [4, 15], "del_ttha": [4, 15], "dela_dummi": 20, "delai": 15, "deleg": 17, "delet": [12, 15, 20, 44, 97, 98], "delta": [3, 4, 6, 15, 19, 28, 37, 46, 47, 49, 64, 73, 76, 77, 79, 81, 85, 89, 108, 109, 112, 113, 114, 116, 117, 120], "delta1": 3, "delta2": [3, 73], "delta2theta": [4, 15], "delta_2theta": 7, "delta_arrai": [4, 15], "delta_dummi": [1, 2, 3, 12, 14, 15, 20, 37, 46, 47, 49, 63, 64, 100], "delta_i": 73, "delta_max": 76, "delta_pos0": 3, "delta_pos1": 3, "delta_x": 73, "deltachi": [4, 15], "deltaq": [4, 15], "deltar": [4, 15], "deltard2": [4, 15], "demand": [4, 23], "demo": [3, 101, 123], "demonstr": [4, 14, 26, 71, 75, 84, 94, 95, 97, 98, 99, 100, 104, 115, 119], "demontr": 103, "denom": 79, "denomin": 14, "dens": 3, "densiti": 116, "dep": 51, "depand": 116, "depart": 1, "depend": [1, 2, 3, 4, 14, 15, 19, 20, 26, 51, 54, 57, 60, 73, 80, 89, 90, 112, 113, 114, 116, 119], "deplai": 86, "deploi": 26, "deposit": 116, "deprec": [3, 4, 12, 15, 17, 20, 31, 32, 45, 103, 104], "deprecated_sinc": 17, "deprecated_warn": [15, 17], "dept": [1, 3], "depth": [56, 57, 62, 66, 115, 116, 121], "deriv": [1, 3, 4, 10, 14, 15, 28], "desactiv": 3, "desatur": [19, 40], "deschildr": [55, 56], "descis": 54, "describ": [1, 3, 4, 5, 6, 8, 9, 11, 13, 15, 17, 19, 21, 23, 24, 25, 26, 27, 28, 30, 31, 40, 41, 45, 55, 56, 57, 58, 60, 71, 73, 74, 76, 77, 82, 89, 95, 104, 112, 123], "descript": [1, 2, 3, 4, 7, 10, 11, 12, 14, 15, 19, 20, 25, 27, 29, 30, 37, 40, 41, 49, 73, 74, 76, 77, 90, 122], "descriptor": [12, 95, 103], "desctiv": 52, "deserv": 3, "desi": [20, 55], "design": [7, 11, 20, 26, 30, 51, 57, 58, 76, 77, 99, 103], "desir": [15, 91], "despit": [21, 28, 30, 61, 103], "dest": [14, 63, 75], "dest_dir": [15, 71], "dest_raw": 14, "dest_sigma": 15, "destin": [14, 17, 23, 38, 44, 90], "destroi": [97, 98], "destruct": 49, "det": [4, 76, 77, 79, 92, 93, 95, 96, 100, 103, 110, 122], "det130_g0_0001p": [113, 114], "det130_g17_0001p": [113, 114], "det130_g45_0001": [113, 114], "det130_g45_0001p": [113, 114], "det_sample_dist": 86, "detail": [27, 53, 57, 67, 75, 89, 95], "detctor": 75, "dete": 68, "detecor": 1, "detect": [3, 7, 15, 20, 45, 57, 58, 76, 77, 108], "detector": [2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 15, 18, 19, 20, 22, 24, 26, 30, 31, 33, 36, 37, 40, 41, 45, 49, 58, 59, 60, 61, 63, 64, 66, 67, 71, 79, 80, 81, 82, 84, 88, 89, 90, 91, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 109, 110, 111, 112, 113, 114, 117, 118, 119, 120, 121, 122, 123], "detector2nexu": [22, 25, 48], "detector3ddialog": 22, "detector_2theta": [84, 87], "detector_calibr": [73, 75, 76, 77, 108], "detector_calibration_testdata_jerom": 77, "detector_config": [12, 21, 61, 63, 83, 84, 87, 90, 101, 114], "detector_dist": [84, 85, 87], "detector_factori": [1, 4, 15, 20, 61, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87, 89, 92, 93, 94, 95, 96, 101, 103, 110, 113, 114, 116, 122], "detector_fil": 86, "detector_nam": [31, 33, 40, 41, 45, 81, 84], "detector_voffset": [84, 85, 87], "detectorclass": 11, "detectorfilt": 11, "detectorfilterproxymodel": [11, 22], "detectorlabel": 22, "detectormodel": 22, "detectorselector": 22, "detectorselectordialog": 22, "detectorselectordrop": 5, "detemin": 67, "determin": [7, 14, 17, 19, 28, 29, 41, 48, 57, 65, 76, 77, 89, 97, 98], "detlef": [20, 55], "detx_50mm_2": 102, "dev": [20, 67, 89, 95, 96, 100, 102, 103, 107, 108, 116, 119, 120], "dev0": [87, 98], "dev10": 97, "dev2": 33, "develop": [1, 15, 20, 23, 25, 26, 31, 48, 51, 55, 56, 57, 68, 69, 72, 75, 99, 104, 113, 116, 119], "developp": 26, "deviat": [3, 14, 15, 17, 20, 75, 84, 85, 119], "devic": [5, 11, 12, 14, 15, 20, 37, 39, 49, 54, 55, 64, 74, 96, 97, 98, 102, 103, 108, 119, 122], "device_typ": [37, 49], "deviceid": 14, "devicetyp": 14, "devis": 108, "dexela": [1, 20, 74], "dexela2923": [1, 15], "dexela_2923": 1, "df": [85, 108], "dg": 85, "dh": 85, "di": [15, 73, 74, 85], "di020742": 17, "diadkin": 26, "diagon": [67, 75, 90], "diagramm": 109, "dialog": [9, 10, 11, 22, 60, 65], "dialogtitl": 11, "diamet": [75, 112], "diamond": [15, 40, 41, 71], "dico": [1, 4, 11, 12], "dict": [1, 4, 6, 7, 11, 12, 15, 17, 68, 71, 105, 112], "dict_kei": 122, "dictionari": [1, 4, 11, 12, 14, 15, 63, 119], "dictionnari": [4, 68], "dictvar": 17, "did": [74, 87, 95, 114], "didn": 90, "dierckx": [3, 15], "diff": 20, "diff_map": [3, 20, 22, 24, 35, 42, 48, 57], "diff_tomo": [20, 22, 42, 48, 57], "diffab": [109, 110], "differ": [0, 1, 3, 4, 5, 6, 7, 8, 9, 11, 12, 15, 16, 17, 19, 20, 21, 23, 27, 28, 29, 43, 45, 53, 55, 57, 58, 59, 60, 64, 67, 68, 71, 73, 74, 76, 82, 83, 84, 89, 91, 92, 93, 95, 96, 97, 98, 99, 103, 104, 114, 117, 119], "different_pixel_s": [1, 15], "differenti": 1, "difficult": [6, 60, 67, 77, 85, 117], "diffmap": [20, 22], "diffmap_widget": 22, "diffpi": 26, "diffract": [1, 6, 7, 10, 12, 15, 17, 18, 19, 20, 25, 26, 27, 29, 31, 32, 34, 35, 40, 41, 42, 45, 47, 48, 49, 55, 56, 57, 62, 63, 66, 67, 68, 79, 84, 87, 89, 103, 106, 110, 119, 121], "diffractionimageplotwidget": 22, "diffractomet": [27, 28, 109], "diffrect": 123, "diffsolidangl": [4, 15], "diffus": [26, 117, 118, 119, 120], "digit": [17, 108], "digon": 90, "dilat": 3, "dim": [14, 92, 93, 117, 118, 119, 122], "dim0": [2, 4, 15], "dim1": [1, 2, 3, 4, 12, 15], "dim1_unit": [4, 12, 81, 104, 107, 117, 118, 119, 120], "dim2": [1, 3, 4, 12], "dim2_unit": [4, 12], "dim3": [3, 4], "dim_1": [63, 86], "dim_2": [63, 86], "dimag": 113, "dimaged11": 28, "dimens": [1, 2, 3, 4, 8, 10, 12, 15, 17, 20, 23, 25, 27, 28, 34, 35, 42, 44, 46, 47, 64, 73, 74, 75, 76, 77, 79, 82, 85, 87, 110], "dimension": [10, 17, 25, 26, 57, 74, 76, 77], "diment": [2, 3, 4, 12, 15, 116], "dimention": [2, 10], "dimg": 103, "dimitrio": 55, "dinesh": 26, "diopta": [20, 57], "diota": 21, "dir": [3, 86, 103, 117, 119], "direct": [1, 3, 4, 10, 12, 14, 15, 21, 28, 34, 35, 42, 44, 55, 58, 60, 64, 73, 75, 80, 82, 84, 90, 96, 99, 103, 104, 106, 110, 116, 119], "direct_sample_detector_dist": 90, "directbeamdist": [23, 61, 63, 64, 68, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 117, 119, 120, 122], "directdist": [4, 6, 9, 10, 15, 90], "directli": [2, 3, 14, 19, 23, 26, 27, 28, 31, 57, 58, 59, 60, 61, 73, 74, 76, 77, 80, 83, 90, 112], "directori": [10, 12, 14, 15, 16, 17, 20, 22, 44, 51, 64, 71, 105], "dirnam": [12, 16, 105], "dirti": 103, "dis1": 74, "disabl": [3, 5, 10, 11, 14, 15, 20, 34, 37, 49, 50, 54, 55, 67, 95, 103, 119], "disapear": 92, "disaprear": 104, "disc": [1, 17], "discar": [17, 75, 108], "discard": [1, 2, 3, 7, 14, 15, 17, 20, 58, 60, 67, 74, 75, 86, 103, 104, 114, 119], "discid": 110, "disclaim": [97, 98, 115], "disconnect": 10, "discontinu": [3, 4, 23, 60, 100], "discourag": [15, 55], "discrep": 113, "discret": [3, 57], "discrimin": [75, 89], "discuss": [26, 28, 55, 58, 76, 119], "disk": [1, 25, 60, 74, 97, 98], "disort": 59, "disparit": 84, "dispatch": [3, 12, 15, 95, 103, 104], "dispatch_queu": [103, 104], "dispatch_shel": [103, 104], "displ": [76, 77], "displ_": 112, "displ_align": 75, "displ_c": 112, "displ_g": 112, "displ_refin": 75, "displac": [1, 15, 25, 73, 75, 76, 77, 112], "displai": [5, 6, 7, 9, 11, 15, 17, 20, 21, 25, 27, 34, 59, 60, 61, 63, 65, 67, 68, 73, 74, 76, 77, 79, 81, 82, 83, 84, 86, 87, 89, 91, 92, 93, 94, 97, 98, 100, 101, 102, 103, 104, 108, 113, 114, 117, 119, 122], "display": [9, 17], "display_geometri": 100, "display_point": [7, 15], "displayeddata": 11, "displayedunit": 11, "displayedunitmodel": 11, "displayrol": 11, "dist": [4, 6, 7, 12, 15, 29, 31, 40, 41, 45, 50, 61, 63, 68, 73, 75, 76, 77, 80, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 108, 109, 113, 114, 116, 117, 118, 119, 120], "dist0": 83, "dist_expr": [15, 83, 84, 85, 86, 87, 108, 114], "dist_max": [15, 41], "dist_min": [15, 41, 81], "dist_mm": 41, "dist_offset": [84, 87], "dist_raw": 75, "dist_ref": 75, "dist_scal": [84, 87], "distanc": [1, 3, 4, 7, 8, 10, 15, 17, 19, 27, 28, 31, 40, 41, 45, 64, 67, 71, 73, 75, 76, 77, 82, 84, 85, 87, 88, 90, 91, 92, 93, 95, 101, 109, 116], "distance_matrix": [73, 75, 76, 77, 108], "distance_transform_edt": [73, 75], "distance_unit": 4, "distancesampledetector": 15, "distanceto": 8, "distibut": [15, 50, 118, 119], "distinguish": [58, 117], "distorsion_2x2": 90, "distort": [1, 3, 4, 7, 13, 19, 20, 22, 23, 24, 25, 26, 28, 30, 31, 32, 33, 40, 41, 45, 59, 63, 66, 77, 83, 91, 92, 119, 121], "distortionwork": [12, 15], "distortionworkerconfig": 12, "distribut": [16, 20, 26, 51, 52, 55, 56, 57, 58, 67, 75, 76, 77, 83, 95, 103, 104, 106, 117, 118], "disturb": 112, "distutil": [20, 50], "dive": 95, "divid": [2, 3, 14, 19, 31, 32, 34, 35, 38, 40, 41, 42, 44, 45, 48, 58, 60, 63, 64, 76, 77, 93, 108, 113, 116], "divin": 28, "divis": [4, 15, 57], "dj": 85, "dk": 85, "dl": [76, 77, 85], "dll": 53, "dm": 85, "dmatriximaged11": 28, "dmatrixpyfai": 28, "dmg": 52, "dmin": [3, 7, 15, 69, 71, 72, 81], "dmonstrat": 99, "dn": 85, "do": [3, 5, 6, 7, 10, 12, 14, 15, 17, 34, 35, 39, 42, 47, 55, 59, 60, 61, 64, 65, 74, 76, 77, 79, 80, 82, 85, 89, 90, 92, 95, 97, 98, 101, 109, 110, 113, 116, 119], "do_2d": [12, 15], "do_azimuthal_rang": [12, 15], "do_dark": [12, 15], "do_dummi": [12, 15], "do_execut": [103, 104], "do_flat": [12, 15], "do_mask": [12, 15], "do_opencl": 12, "do_parallax": 4, "do_poisson": [12, 15], "do_polar": [12, 15], "do_radial_rang": [12, 15], "do_rais": 12, "do_solid_angl": [12, 15], "do_vari": 15, "doc": [2, 3, 4, 14, 15, 16, 20, 64, 103, 108, 114], "docstr": [3, 114], "document": [0, 4, 7, 10, 15, 16, 19, 20, 23, 27, 29, 30, 31, 33, 51, 55, 58, 61, 68, 69, 72, 73, 74, 75, 77, 79, 81, 82, 83, 85, 86, 87, 89, 90, 92, 93, 95, 96, 97, 98, 100, 101, 103, 104, 108, 115], "dodogerstlin": 55, "doe": [3, 4, 11, 15, 17, 21, 28, 31, 38, 44, 51, 55, 57, 58, 61, 64, 67, 68, 73, 74, 90, 91, 92, 93, 94, 95, 99, 119], "doesn": [76, 77], "dof": [85, 86, 114], "dog": [3, 15, 17, 19], "dog_filt": [15, 17], "doi": [4, 15, 18, 20, 26, 56, 67, 69, 71, 72, 73, 83, 90, 104, 116], "doit": 110, "domain": 3, "domega": 4, "dominik": 102, "don": 15, "donc": 110, "done": [3, 4, 8, 15, 17, 20, 44, 54, 55, 57, 59, 60, 61, 64, 65, 73, 76, 77, 81, 92, 95, 101, 116, 119], "donn\u00e9": 110, "dont": 110, "door": [57, 104], "dop": 112, "dot": [10, 67, 73, 76, 77, 79, 105, 113, 116, 118], "doubl": [1, 3, 4, 10, 20, 34, 35, 42, 57, 60, 87], "doublevalid": 10, "doublevalu": 86, "doubleword": 14, "doubt": 95, "down": [15, 18, 21, 28, 59, 60, 71, 74, 79, 82, 83, 95, 100], "down1": 79, "down2": 79, "download": [1, 20, 40, 50, 52, 59, 60, 63, 73, 74, 76, 77, 81, 83, 85, 86, 87, 90, 102, 104, 108, 113, 114, 116], "downoad": 108, "downstream": 96, "doyl": 20, "dozen": [20, 116], "dp": 85, "dpdak": [18, 57], "dq": 85, "dr": [1, 85], "dragenterev": 11, "drakopoulo": 1, "draw": [19, 43, 60, 101, 108], "drawback": [57, 58, 104], "drawmask": [19, 20, 22, 48], "drawmask_pymca": 20, "dream": 55, "drive": [95, 96], "driven": 26, "driver": [20, 97], "drop": [20, 52, 57, 60], "dropdown": 11, "dropev": 11, "dry_run": 15, "ds_hex": 69, "ds_name": 108, "ds_rho": 69, "dset": 12, "dspace": 15, "dssa": [4, 15], "dst": 84, "dsum": 112, "dt": [75, 76, 77, 85], "dtrip": 108, "dtype": [1, 2, 3, 4, 14, 15, 20, 63, 73, 74, 75, 76, 77, 79, 81, 95, 96, 97, 98, 102, 103, 108, 110, 116], "dtype_convert": [14, 15], "du": [85, 109, 110], "dual": 97, "dubbl": 26, "duck": 12, "due": [3, 20, 23, 26, 27, 28, 29, 53, 55, 57, 58, 67, 76, 77, 86, 89, 95, 99, 103, 104, 112, 119], "dummi": [1, 2, 3, 4, 10, 12, 14, 15, 20, 37, 46, 47, 49, 63, 64, 74, 92, 95, 97, 98, 100, 108, 110, 116], "dummy_blur": 116, "dummy_imag": 116, "dummy_work": 95, "dump": [12, 61, 97, 98], "duplic": [3, 8, 15, 67, 92, 93], "dure": [2, 3, 7, 14, 17, 20, 21, 26, 34, 57, 65, 73, 74, 76, 77, 79, 85, 87, 106, 117, 119], "dv": 85, "dw": 85, "dx": [1, 3, 15, 18, 33, 75, 76, 77, 81, 85], "dy": [1, 3, 15, 33, 75, 76, 77, 81, 85], "dyadkin": 55, "dyakin": 20, "dynam": [1, 2, 3, 10, 14, 15, 20, 37, 49, 63, 106, 110], "dynamic_mask": [1, 15], "dz": [81, 85], "d\u00e9finir": 110, "d\u00e9part": 109, "d\u00e9tecteur": 110, "e": [1, 2, 3, 4, 7, 12, 14, 15, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 34, 35, 40, 41, 42, 43, 45, 46, 47, 48, 49, 56, 57, 58, 59, 64, 67, 74, 79, 84, 85, 86, 95, 100, 101, 103, 108, 113, 116, 119], "e1": 95, "ea": 85, "each": [1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 15, 17, 19, 20, 21, 23, 25, 27, 28, 29, 31, 37, 38, 39, 44, 49, 54, 55, 57, 58, 60, 63, 64, 67, 73, 74, 75, 77, 82, 83, 85, 89, 92, 93, 94, 95, 96, 97, 98, 100, 102, 103, 108, 113, 114, 116, 119, 120, 123], "eack": [76, 77], "eadit": 8, "earlier": 103, "eas": 55, "easi": [1, 20, 23, 24, 68, 71, 77], "easier": [19, 20, 23, 64, 69, 72, 75, 76, 77, 90, 92], "easiest": [60, 71, 75, 76, 77], "easili": [21, 23, 60, 75, 76, 77, 95, 102], "east": 73, "east_i": 73, "east_x": 73, "eat": 74, "eb": 85, "ec": 85, "ecod": 86, "ecosystem": [30, 55, 57, 101], "ed": 85, "edf": [7, 12, 15, 20, 27, 32, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 46, 47, 59, 60, 61, 63, 64, 65, 73, 74, 80, 81, 85, 86, 90, 94, 100, 101, 107, 109, 110, 117], "edf_binarys": [63, 86], "edf_datablockid": [63, 86], "edf_headers": [63, 86], "edfimag": [63, 73, 81, 110], "edg": [1, 17, 76, 77, 80, 100], "edgar": [20, 55], "edges0": 3, "edges1": 3, "edit": [5, 11, 12, 21, 44, 60, 64], "edna": [18, 55, 57], "edu": [15, 18, 40, 45, 69, 71, 116], "eff": 116, "effect": [3, 4, 23, 28, 57, 58, 76, 82, 89, 91, 95, 96, 97, 98, 99, 104, 115, 116, 119], "effet": 112, "effici": [3, 23, 57, 58, 64, 76, 77, 95, 97, 98, 99, 112, 113, 116, 119], "effort": [28, 57, 95], "egaci": 95, "eh": [63, 64, 86], "eibr": 95, "eig": 79, "eigenvalu": 79, "eigenvector": 79, "eiger": [1, 15, 20, 36, 60, 63, 74, 95, 96, 119], "eiger16m": [1, 15], "eiger1m": [1, 15], "eiger2": [1, 15, 20, 74, 78], "eiger216m": 1, "eiger21m": 1, "eiger2250k": 1, "eiger22m": 1, "eiger24m": 1, "eiger2500k": 1, "eiger29m": 1, "eiger2_16m": [1, 15], "eiger2_1m": [1, 15], "eiger2_1mw": [1, 15], "eiger2_250k": [1, 15], "eiger2_2m": 1, "eiger2_2mw": [1, 15], "eiger2_4m": [1, 15], "eiger2_500k": [1, 15], "eiger2_9m": [1, 15], "eiger2_cdte_16m": 1, "eiger2_cdte_1m": 1, "eiger2_cdte_2m": 1, "eiger2_cdte_4m": 1, "eiger2_cdte_500k": 1, "eiger2_cdte_9m": 1, "eiger2cdt": [1, 15], "eiger2cdte16m": 1, "eiger2cdte1m": 1, "eiger2cdte2m": 1, "eiger2cdte4m": 1, "eiger2cdte500k": 1, "eiger2cdte9m": 1, "eiger2cdte_16m": [1, 15], "eiger2cdte_1m": [1, 15], "eiger2cdte_1mw": [1, 15], "eiger2cdte_2mw": [1, 15], "eiger2cdte_4m": [1, 15, 75], "eiger2cdte_4m_id11": 75, "eiger2cdte_500k": [1, 15], "eiger2cdte_9m": [1, 15], "eiger4m": [1, 4, 15, 60, 63, 67, 97, 98], "eiger4m_": 63, "eiger4m_al2o3_13": [60, 63], "eiger500k": [1, 15, 20], "eiger9m": [1, 15, 67], "eiger_16m": 1, "eiger_1m": 1, "eiger_4m": [1, 95, 96, 97, 98], "eiger_500k": 1, "eiger_9m": 1, "eiger_mask": 22, "either": [1, 3, 5, 6, 7, 8, 9, 11, 12, 15, 16, 17, 19, 23, 25, 31, 40, 41, 45, 57, 64, 65, 74, 77, 83, 90, 95, 97, 104, 113, 123], "ejxtustqu1eudy2iudsonbcerwghdgqf": 4, "elder": 20, "electr": 115, "electron": [1, 12, 15, 26, 30], "eleg": 95, "element": [3, 4, 8, 14, 17, 26, 61, 71, 85, 87, 116], "elemtab": 116, "elena": 20, "elidedlabel": 11, "elif": [11, 69, 72, 73, 79, 95, 100, 103, 110, 116], "ellips": [4, 15, 20, 22, 66, 82, 121], "ellipt": 4, "ellong": 82, "elmer": [1, 20, 112], "els": [2, 3, 4, 5, 8, 11, 12, 14, 15, 17, 28, 32, 41, 69, 71, 72, 76, 77, 79, 81, 85, 95, 97, 98, 100, 103, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122], "elsewher": [76, 77], "email": 55, "embedded_filt": [95, 96], "emili": [20, 55], "emiss": 116, "emit": [8, 10, 11, 15, 17], "emitprogressvalu": 5, "emmanuel": [20, 51, 55], "emono": 86, "emphath": 91, "empi": [17, 114], "emploi": [28, 90, 116], "empti": [2, 3, 10, 11, 14, 15, 17, 20, 73, 74, 75, 83, 84, 85, 86, 87, 92, 95, 96, 97, 98, 104, 108, 110, 114, 116, 119, 122], "empty_lik": 73, "en": [4, 15, 20, 75, 84, 110, 116], "enabl": [3, 5, 8, 11, 15, 20, 41, 74, 95, 119], "enablabledatamodel": 9, "encod": [15, 68, 84, 85, 87], "encoder_valu": 84, "encount": [76, 91, 93, 98, 108, 113, 116, 119, 122], "encourag": [55, 90], "end": [8, 15, 23, 28, 34, 35, 42, 54, 67, 87, 90, 95, 96, 97, 98, 103, 104, 108, 122], "end_pool": [95, 97, 98], "end_tim": 12, "endian": 95, "endpoint": 79, "endswith": [81, 85, 86, 87, 90, 113, 114], "enegi": [108, 116], "energi": [1, 4, 10, 15, 19, 31, 32, 40, 41, 45, 46, 47, 59, 60, 64, 76, 77, 81, 83, 97, 98, 102, 108, 112, 115, 116], "energy_rang": 87, "energy_tab": 116, "enforc": [1, 2, 3, 4, 7, 12, 14, 15, 20, 37, 49, 61, 68, 73, 74, 75, 77, 79, 82, 83, 85, 86, 90, 100, 103, 104, 106, 123], "eng": 18, "engin": [3, 4, 6, 12, 15, 17, 20, 22, 24, 26, 39, 54, 55, 63, 74, 90, 95, 96, 97, 98, 102, 104, 105, 119], "engineerd": 74, "enhanc": [17, 20, 113], "enjoi": 55, "enlarg": 3, "eno12399np0": 95, "eno12409np1": 95, "eno8303": 95, "eno8403": 95, "enough": [15, 50, 73, 74, 75, 77, 83, 97, 98, 103, 108, 119], "enqueu": 95, "enquir": 114, "ensembl": [2, 14, 20, 58, 104], "ensuit": 110, "ensur": [15, 16, 17, 50, 55, 57, 63, 68, 73, 74, 75, 79, 83, 95, 96, 118, 119], "enter": [19, 59, 60, 64, 90, 108, 116], "enti": 116, "entilt": 77, "entitl": 21, "entri": [12, 25, 44, 57, 60, 74, 81, 105, 116], "entry_0000": 83, "entry_templ": 12, "entx": 116, "enum": [1, 2, 3, 10, 12, 14, 20], "enumer": [68, 71, 73, 76, 77, 85, 86, 87, 92, 95, 97, 98, 108, 110, 112, 113, 114], "environ": [51, 55, 61, 63, 67, 76, 77, 83, 85, 86, 87, 90, 95, 96, 98, 102, 103, 108, 114, 119, 120, 122], "envisag": 56, "ep": [85, 86, 112, 114], "epdic13": [18, 57], "epilog": 7, "epoch": 86, "epsilon": [85, 114], "epyc": [95, 98, 119, 122], "eq": 28, "eq22": 58, "eq7": 17, "eq_2th": [15, 91], "eq_chi_gi": 15, "eq_exit_angle_horz": 15, "eq_exit_angle_vert": 15, "eq_exitangl": 15, "eq_q": [15, 91], "eq_q_tot": 15, "eq_qbeam": 15, "eq_qbeam_gi": 15, "eq_qhorz": 15, "eq_qhorz_gi": 15, "eq_qip": 15, "eq_qoop": 15, "eq_qvert": 15, "eq_qvert_gi": 15, "eq_r": 15, "eq_scattering_angle_horz": 15, "eq_scattering_angle_vert": 15, "equal": [3, 15, 17, 21, 68, 75, 119], "equat": [4, 15, 20, 28, 58, 91], "equir": 67, "equival": [19, 21, 23, 58, 66, 71, 74, 82, 95, 96, 97, 98, 117, 119, 121], "er6zy941xsppi92pry1afnxdjs9ejufwqjnl": 4, "eras": [7, 59], "erf": 17, "eros": 3, "err": [76, 119], "errno": 105, "error": [2, 3, 5, 6, 7, 12, 14, 15, 17, 19, 20, 21, 25, 37, 38, 46, 47, 49, 52, 54, 56, 57, 59, 63, 64, 66, 67, 73, 74, 75, 76, 77, 79, 83, 84, 89, 108, 112, 113, 116, 119, 121], "error_model": [2, 3, 12, 14, 15, 37, 46, 47, 49, 63, 64, 67, 81, 102, 103, 104, 107, 117, 118, 119, 120], "errorbar": [81, 103], "errormessag": 9, "errormodel": [2, 3, 12, 14, 15, 103, 117], "errorstr": [5, 6], "eschubert": 2, "eskolait": 72, "especi": [14, 20, 23, 26, 30, 57, 63, 67, 71, 89, 90, 91, 95, 96, 119, 123], "esrf": [1, 12, 15, 17, 20, 21, 25, 26, 27, 31, 55, 74, 76, 77, 85, 86, 87, 95, 96, 102, 104, 114, 115], "essenti": [19, 80, 93], "est": 110, "establish": [68, 90, 95], "estim": [2, 3, 14, 15, 17, 19, 50, 104, 119], "et": [1, 4, 18, 74, 103, 110, 116], "eta": 86, "etc": [21, 51], "ethernet": 95, "euler": 20, "eur": 56, "european": [26, 90], "euroscipi": 56, "euxfel": 20, "ev": [11, 85, 87], "evalu": [2, 3, 14, 15, 17, 39, 57, 58, 68, 75, 76, 90, 112, 114], "even": [12, 15, 17, 21, 23, 37, 49, 53, 54, 55, 57, 71, 73, 75, 95, 99, 119, 122], "evenli": 3, "event": [8, 10, 11, 53, 96, 103, 104, 119], "eventdescript": 103, "eventfilt": [9, 11], "eventutil": 22, "everi": [1, 3, 14, 15, 23, 25, 47, 55, 60, 64, 73, 74, 75, 76, 77, 80, 85, 108, 114, 116, 119], "everybodi": 55, "everyth": [1, 7, 12, 15, 28, 32, 108, 114], "everywher": 26, "evil": 67, "evolv": 48, "evri": 103, "ewald": 80, "ewok": 20, "ex": [7, 53], "exactli": 73, "exampl": [12, 15, 17, 20, 21, 25, 28, 29, 30, 38, 41, 44, 51, 54, 58, 59, 60, 62, 63, 64, 69, 72, 73, 76, 77, 85, 90, 91, 92, 93, 95, 96, 100, 101, 104], "exapent": 108, "exc_info": 5, "exce": [17, 103], "exceed": 85, "excel": [76, 77], "except": [5, 15, 17, 19, 58, 73, 76, 77, 79, 83, 84, 92, 108, 122], "exchang": [20, 28], "exclud": [10, 12, 21, 103], "excluded_pixel": [85, 87], "excpect": 15, "exctract": 108, "excut": [92, 93], "exec": [22, 76, 103, 104], "exec_modul": 103, "execut": [11, 37, 39, 49, 63, 68, 73, 74, 75, 76, 77, 83, 85, 86, 87, 89, 90, 91, 95, 96, 101, 103, 104, 105, 109, 112, 113, 114, 116, 118, 119, 120], "execute_request": [103, 104], "exend": 71, "exeperi": [102, 112, 113, 114, 116, 117, 119, 120], "exercis": [68, 73, 76, 77, 90], "exhibit": [25, 73, 92], "exif": [15, 20, 21, 80, 94], "exist": [1, 3, 9, 12, 16, 19, 23, 26, 44, 45, 53, 57, 63, 68, 71, 75, 85, 90, 95, 97, 98, 103, 119], "exit": [15, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 59, 64], "exit_angle_horz": 80, "exit_angle_vert": 80, "exp": [4, 75, 76, 77, 89, 91, 112, 116], "expain": 95, "expand": [15, 17], "expand2d": [15, 17], "expand_arg": [15, 17], "expans": [3, 19, 75, 76, 77], "expect": [3, 4, 5, 13, 14, 15, 17, 19, 20, 26, 38, 44, 50, 58, 59, 64, 73, 74, 75, 83, 85, 90, 95, 96, 97, 98, 103, 104, 108, 114, 119], "expen": 15, "expens": [1, 19, 112], "experi": [6, 10, 12, 15, 17, 19, 20, 26, 27, 29, 34, 35, 42, 48, 75, 77, 79, 89, 90, 92, 93, 95, 96, 97, 98, 101, 102, 103, 104, 108, 109, 110, 115, 116, 119], "experiment": [4, 17, 19, 20, 21, 23, 26, 30, 48, 61, 63, 64, 66, 67, 71, 75, 79, 101, 104, 116], "experimentset": 6, "experimentsettingsmodel": [6, 22], "experimenttask": 22, "expert": 55, "expertis": 24, "explain": [1, 15, 25, 27, 30, 57, 58, 60, 62, 63, 66, 71, 79, 83, 85, 87, 89, 90, 91, 92, 93, 95, 96, 100, 104, 108, 112, 121], "explainaion": 56, "explan": [29, 62, 66, 73, 121], "explicit": [20, 26, 80, 104], "explicitli": 15, "explict": 11, "exploit": [57, 67], "explor": 26, "exponenti": 112, "export": [4, 5, 6, 8, 9, 11, 15, 20, 23, 31, 52, 55, 60], "expos": [7, 13, 20, 44, 57, 58, 64, 76, 77, 83, 85, 87, 95], "exposur": [75, 123], "exposure_period": [84, 85, 87], "exposure_tim": [84, 85, 87], "expr": 119, "express": [4, 15, 27, 28, 90, 91], "exp\u00e9rienc": 110, "ext": [15, 20, 22, 46, 47, 64, 73, 74, 75, 76, 77, 100, 103], "extap": 95, "extd_apicid": 95, "extend": [15, 20, 58], "extendedtransform": [15, 83, 108], "extens": [3, 10, 12, 15, 20, 26, 27, 34, 35, 42, 46, 47, 50, 53, 57, 64, 104], "extent": [66, 77, 90, 104, 121], "extern": [12, 23, 61, 103], "externalresourc": [63, 73, 74, 76, 77, 81, 83, 85, 86, 87, 90, 102, 104, 108, 113, 114], "extinct": [69, 71], "extra": [1, 3, 4, 10, 11, 12, 15, 20, 28, 59, 63, 67, 71, 75, 76, 77, 116], "extra_buff": 14, "extra_mask": 81, "extra_opt": [12, 15], "extract": [6, 7, 9, 10, 15, 19, 26, 27, 31, 36, 40, 45, 47, 57, 58, 59, 61, 64, 66, 75, 76, 77, 83, 84, 85, 87, 95, 96, 101, 102, 108, 110, 113, 114, 121], "extract_al": 9, "extract_cp": [15, 83, 85, 87, 101, 113], "extract_cpt": [7, 15, 61, 81, 84], "extract_exist": 9, "extract_mor": 9, "extract_singl": 9, "extractr": 85, "extrapol": [4, 73], "extrat": 85, "extrem": [26, 75, 97, 98, 123], "ey": [27, 74], "f": [3, 7, 15, 17, 18, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 45, 46, 47, 56, 58, 59, 61, 63, 64, 68, 71, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122], "f0": [113, 116], "f1": [113, 116], "f16c": 95, "f2": [113, 116], "f2d": [4, 81], "f4": [102, 103], "f_cy": [3, 15], "f_distanc": 84, "f_k4320t_cam43_30012013_distors": [59, 64], "f_poni1": 84, "f_poni2": 84, "f_prime": 112, "f_sec": 112, "fabio": [10, 12, 15, 17, 18, 20, 27, 34, 50, 53, 55, 57, 59, 61, 63, 64, 67, 73, 74, 75, 76, 77, 80, 81, 84, 85, 86, 87, 90, 94, 100, 101, 102, 103, 104, 107, 110, 113, 114, 116, 117, 122, 123], "fabio_class": 12, "fabio_imag": 15, "fabio_view": [59, 65], "fabioimag": [15, 17], "fabiowrit": [12, 15], "fabl": [18, 90], "face": [15, 55, 71], "facecolor": 112, "facil": 26, "facilit": 26, "facotor": 95, "fact": [20, 119], "factor": [1, 3, 4, 12, 15, 17, 20, 23, 26, 27, 31, 37, 39, 40, 41, 45, 46, 47, 49, 54, 57, 58, 63, 64, 76, 77, 81, 89, 90, 91, 95, 112, 113, 116, 120], "factori": [1, 4, 7, 15, 23], "fade": [75, 76, 77], "fadeout": [75, 76, 77], "fai_": 12, "fai_cfg": 12, "fail": [3, 53, 97, 98, 119], "faili": 75, "failur": 6, "fair": [17, 110], "fairchild": [1, 15, 67, 74, 107], "fairchild_condor_486": 1, "fairchildcondor486": 1, "fairli": [58, 95, 96, 116], "fait": 110, "fake": [15, 19, 20, 82, 90, 92, 93], "fake_calibration_imag": [15, 20, 68, 82, 89, 92, 93], "fall": [3, 15, 20, 57, 74, 96], "fallback": 4, "fals": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 17, 63, 64, 69, 71, 72, 73, 75, 76, 77, 79, 80, 81, 82, 85, 90, 93, 95, 96, 97, 98, 103, 108, 110, 116, 117, 118, 119, 120, 122], "falsecolor": 10, "famili": [1, 15, 23, 25, 95], "familiar": 90, "familli": 71, "famou": 79, "fanci": [95, 122], "far": [17, 19, 57, 59, 76], "farther": 57, "fasih": 18, "fast": [1, 3, 4, 15, 17, 18, 20, 26, 27, 28, 29, 34, 42, 44, 56, 64, 79, 80, 91, 95, 96, 97, 98, 119, 122], "fast_scan_width": 12, "fastcrc": [15, 20], "faster": [4, 15, 17, 20, 24, 50, 52, 54, 63, 95, 96, 99, 103, 116, 119], "fastest": [4, 17, 34, 35, 85, 87, 95, 96, 102, 116, 119], "fat": [16, 20], "fault": [20, 50], "faur": 55, "faut": 110, "favoor": 57, "favor": 31, "favorit": 71, "favr": 18, "fa\u00e7on": 110, "fcc": [15, 71], "fccd": 71, "fcidecomp": [95, 96], "fd": [12, 87, 90], "feasibl": 116, "featur": [3, 10, 11, 12, 17, 20, 23, 26, 45, 52, 54, 55, 56, 57, 60, 67, 74, 75, 84, 96, 99, 123], "feb": 73, "feed": [3, 6], "feed_histogram": [3, 15], "feedback": 26, "femtosecond": 103, "fernandez": [20, 55], "fetch": 95, "few": [15, 50, 51, 59, 65, 67, 71, 73, 85, 86, 87, 90, 92, 95, 99, 101, 116, 117, 119], "fewer": [15, 19, 20, 76, 77, 83, 90], "ff_p2m0111_e26000_t13000_vrf_m0p30": 85, "fformat": 15, "fft": 17, "fftconvolv": [76, 77], "fftw": [18, 50], "fftw3": 20, "fget": 17, "fi": [15, 80, 93], "fiber": [4, 13, 19, 20, 22, 25, 66, 73, 74, 92, 121], "fibergrazingincid": 20, "fiberintegr": [4, 15, 20, 66, 93, 121], "fiberunit": 15, "fichier": 110, "field": [1, 2, 3, 4, 10, 12, 14, 15, 17, 20, 26, 32, 33, 38, 40, 46, 47, 57, 58, 63, 64, 65, 74, 90, 123], "field_nam": 17, "fig": [10, 61, 67, 68, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 108, 112, 113, 114, 116, 117, 118, 119, 120], "figsiz": [61, 68, 73, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 100, 102, 103, 104, 107, 112, 113, 114, 116, 117, 118, 119], "figur": [10, 17, 20, 21, 34, 57, 60, 61, 79, 82, 89, 95, 108, 110, 119], "figure1": 108, "figurecanvasqtagg": 7, "file": [1, 2, 3, 4, 7, 10, 11, 12, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 64, 65, 68, 70, 73, 75, 76, 77, 81, 83, 84, 85, 86, 87, 92, 93, 96, 97, 98, 102, 103, 104, 105, 108, 109, 110, 114, 116, 123], "file1": [31, 38, 43, 44, 47, 64], "file2": [31, 38, 43, 44, 46, 47, 64], "file3": 46, "file_com": 87, "file_format": 15, "file_name_pattern": 15, "file_pattern": 84, "file_vers": 15, "fileedit": 22, "filenam": [1, 4, 7, 8, 10, 11, 12, 15, 16, 17, 37, 40, 41, 43, 45, 46, 47, 49, 61, 63, 64, 80, 85, 86, 87, 90, 95, 96, 97, 98, 101, 105, 110, 114], "filenamechang": 8, "filenamemodel": 22, "filenotfounderror": 105, "filer": 15, "fill": [8, 17, 20, 59, 73, 75, 84, 85, 86, 87, 89, 93, 95, 110, 114], "filldefault": 8, "filled_mid": 75, "film": [15, 26], "filter": [2, 3, 6, 8, 10, 14, 15, 17, 19, 20, 31, 38, 40, 41, 45, 48, 59, 66, 75, 76, 77, 81, 104, 106, 110, 121], "filter2": 116, "filter_": 15, "filter_file_extens": [95, 96], "filter_mask": [95, 96, 97, 98], "filter_nam": 15, "filter_sinogramm": 110, "filter_volum": 110, "filterbuild": 22, "filtercallback": 6, "filtercontrolpoint": 6, "filtrat": 110, "fimag": 113, "fimg": [63, 84, 85, 86, 87, 100, 103, 104, 113, 114], "fin": 109, "final": [2, 3, 4, 14, 27, 28, 30, 57, 59, 60, 71, 73, 75, 76, 77, 84, 85, 86, 89, 91, 92, 93, 100, 103, 106, 115], "final_simplex": [83, 85, 86], "financi": 57, "find": [3, 7, 12, 15, 17, 20, 21, 29, 50, 59, 95, 103, 112], "find_detector": [12, 15], "find_intens": 103, "find_peak": 15, "find_peaks_cwt": 108, "find_pixel": 81, "findcalibr": 11, "findclosestmark": 6, "finddetectorclass": 11, "findunit": 11, "fine": [67, 85, 86, 119], "finer": [89, 108], "finfo": [85, 112, 114, 116], "finish": [5, 6, 7, 10, 15, 20, 43, 60, 73, 75, 83, 116], "firectli": 12, "firewal": [76, 77, 83, 85, 86, 87, 90, 102, 108], "first": [1, 3, 4, 7, 8, 11, 12, 15, 17, 21, 23, 28, 30, 34, 35, 42, 43, 48, 51, 57, 58, 59, 60, 63, 66, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 85, 86, 87, 89, 90, 91, 94, 95, 96, 97, 98, 99, 104, 108, 109, 110, 112, 113, 114, 115, 116, 119, 121], "fist": [4, 15], "fit": [1, 3, 4, 6, 7, 15, 17, 19, 20, 26, 31, 40, 41, 45, 57, 61, 64, 75, 77, 79, 84, 85, 87, 88, 95, 113, 119], "fit2d": [1, 3, 5, 15, 18, 19, 20, 22, 23, 33, 57, 63, 64, 71, 73, 74, 84, 90, 101], "fit2dgeometri": [4, 15], "fit2dgeometrymodel": 22, "fit_ellips": [15, 17, 79], "fit_grid": 76, "fit_param": 15, "fitch": 18, "fitellips": [17, 79], "fitpack": [3, 15], "fitparamview": 22, "fittedgeometri": 8, "five": 60, "fix": [6, 7, 8, 10, 15, 19, 20, 26, 31, 40, 41, 44, 45, 59, 60, 61, 64, 73, 76, 81, 83, 84, 85, 86, 87, 101, 105, 113, 116, 117], "fixedparamet": [15, 17, 59], "fixm": 4, "fixup": 10, "fl": 113, "flag": [3, 60, 95], "flase": 10, "flat": [1, 2, 3, 4, 7, 8, 12, 14, 15, 19, 20, 23, 31, 32, 33, 34, 35, 38, 40, 41, 42, 45, 46, 47, 57, 58, 59, 63, 64, 65, 75, 79, 82, 90, 92, 93, 110, 112, 117, 119, 120, 123], "flat_12": 110, "flat_checksum": 14, "flat_field": [12, 15, 85, 87], "flat_field_imag": [12, 15], "flat_list": 15, "flat_stack": 81, "flat_std": 75, "flatfield": [1, 2, 3, 4, 14, 15, 20, 66, 75, 119, 121], "flatfield_id31": 81, "flatfield_testdata_jerom": 81, "flatfil": 7, "flatparam": 110, "flavor": [20, 63], "flexibl": 35, "flight": [61, 74], "flip": [4, 15, 20, 21, 28, 59, 73, 90, 94], "fliplr": [15, 94], "fliplrud": 15, "flipud": [4, 15, 59, 90, 94], "floar": 4, "float": [1, 2, 3, 4, 6, 8, 10, 11, 12, 14, 15, 17, 20, 28, 57, 63, 73, 77, 80, 83, 84, 85, 86, 87, 97, 98, 103, 109, 110, 112, 114, 116, 119], "float2": [2, 14], "float3": [2, 14], "float32": [1, 2, 3, 14, 15, 54, 63, 75, 81, 85, 95, 96, 97, 98, 103, 104, 110, 113, 114, 116], "float32_t": 3, "float4": 2, "float64": [3, 4, 15, 17, 54, 73, 74, 75, 76, 77, 79, 81, 83, 84, 85, 86, 87, 100, 108, 112, 113, 114, 116, 117, 119, 120], "float8": 14, "float_": [15, 17], "floatvalu": [63, 64], "floor": 73, "floppi": 60, "florian": [20, 55], "flow": [57, 95], "fluck": [20, 55], "fluenci": [66, 121], "flush": [12, 15], "flushbyasid": 95, "flux": [84, 85, 87], "fly": [3, 26], "fma": 95, "fmt": [17, 79], "fn": [84, 85, 86, 87, 97, 98, 104, 114], "fname": [3, 73, 85], "fob": 71, "focu": [11, 67, 68, 73, 100, 113, 114], "focus": [23, 71, 95], "focusinev": 11, "fold": 57, "folder": [16, 52], "follow": [4, 10, 12, 15, 17, 21, 25, 28, 50, 60, 61, 73, 74, 82, 83, 90, 104, 112, 118, 119], "fonctionn": 110, "foo": 17, "footprint": 54, "forbidden": 71, "forbiden": 15, "forc": [4, 5, 12, 15, 31, 40, 41, 45, 76, 77], "force_label": 15, "force_nam": 12, "force_pixel": [1, 15, 108], "force_tim": 12, "forceicontext": 10, "forcetext": 10, "forcetim": 12, "foremost": 57, "forev": 28, "forget": [60, 65], "fork": [55, 99], "form": [1, 3, 20, 23, 28], "formask": 9, "format": [3, 4, 10, 11, 12, 15, 17, 20, 23, 34, 38, 44, 57, 63, 64, 90], "format_": 12, "format_str": 17, "formatt": [11, 12, 17], "former": [15, 20, 21, 50, 54, 63, 87, 92, 93, 95, 104, 119], "former_error": 108, "formerli": [92, 93, 121], "formula": [2, 4, 15, 17, 20, 37, 49, 57, 58, 71, 85, 91, 112, 122], "formula_q": 91, "fortran": 15, "fortun": [25, 85, 90], "forward": [4, 15, 28, 57, 58, 76, 77, 78, 113], "found": [4, 7, 8, 12, 17, 20, 21, 27, 31, 59, 68, 75, 85, 89, 95, 96, 103, 104, 108], "four": [15, 57, 58, 74, 85], "fourier": [17, 30, 89], "fourth": 75, "fp": [95, 96, 97, 98, 118], "fp64": 14, "fpga": 99, "fpu": 95, "fr": [17, 55, 85, 90, 102, 108, 112], "frac": [2, 4, 17, 28, 58, 64, 119], "fraction": [1, 7, 112, 119], "fragil": 20, "fragment": [67, 102], "frame": [7, 11, 12, 15, 21, 31, 34, 37, 47, 49, 54, 59, 64, 67, 75, 90, 95, 96, 97, 98, 101, 102, 103, 105, 108, 110, 117, 119], "frame_d": 96, "frame_id": [95, 108], "frame_index": 15, "frame_nam": 108, "frame_per_fil": [97, 98], "frame_process": 15, "frame_ptr": 105, "frame_start": 108, "frame_stop": 108, "frames_count": 15, "framework": [20, 26, 57, 95, 116], "frank": 119, "fred": 20, "freder": 77, "free": [15, 20, 26, 28, 31, 40, 41, 45, 52, 59, 83, 84, 85, 86, 87, 90, 95, 99], "freedom": [15, 76, 77, 85], "freel": 58, "frelon": [1, 15, 25], "frelonid22_grid": 73, "french": [86, 95], "frequenc": [26, 95], "frequent": 55, "freshli": [15, 51, 77, 113], "fri": 64, "friend": 28, "friendli": [20, 26, 74, 95], "frigo": 18, "from": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 38, 40, 41, 44, 45, 46, 47, 49, 50, 55, 57, 59, 61, 62, 63, 66, 67, 68, 69, 71, 72, 73, 76, 77, 78, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123], "from2thrad": 10, "from_dict": [1, 12, 15], "from_fil": [12, 15], "from_hdf5": 110, "from_ipython": 7, "from_isotim": [12, 15], "frombuff": 95, "fromconstaint": 11, "fromgeometryconstraintsmodel": 6, "fromgeometrymodel": 6, "frommodel": 8, "fron": [17, 20, 71], "front": [21, 73, 76, 78], "frozen": [16, 103, 104], "fruit": 76, "fr\u00e9d\u00e9ric": [20, 51, 55], "fsgsbase": 95, "ftol": 86, "full": [3, 6, 12, 14, 15, 17, 20, 23, 26, 30, 39, 48, 52, 57, 67, 73, 81, 85, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 104, 113, 114, 115, 119, 120, 122], "full_module_nam": 103, "fulli": [4, 17, 20, 74, 83, 89], "fullnam": 10, "fullscreen": 10, "fullsplit1d": [3, 15], "fullsplit1d_engin": [3, 15], "fullsplit1d_ng": [3, 15], "fullsplit2d": [3, 15], "fullsplit2d_engin": [3, 15], "fullsplitcsr_1d": [3, 15], "fullsplitcsr_2d": [3, 15], "fullsplitintegr": 3, "fully_qualified_nam": [15, 17], "fun": [73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "func": [10, 15, 17], "func2d_min": [15, 17], "func_min": [15, 17], "funct": [15, 95], "function": [2, 3, 4, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 23, 25, 26, 28, 32, 39, 45, 50, 54, 61, 69, 71, 72, 75, 76, 77, 79, 80, 84, 85, 86, 87, 89, 91, 92, 93, 95, 97, 98, 103, 104, 108, 113, 114, 116, 119], "functool": [109, 110], "fund": 55, "funtion": [31, 76, 77], "furlong": 28, "further": [4, 26, 30, 34, 56, 57, 68, 74, 96, 114], "furthermor": [26, 28], "furthest": 76, "futrur": 20, "futur": [15, 20, 23, 26, 33, 76, 77, 113], "futurewarn": 103, "fw": 95, "fwhm": [3, 15, 17, 85, 108, 112, 113, 114], "fwhm2": 85, "fwhm_deg": 85, "fwhm\u00b2": 85, "fxsr": 95, "fxsr_opt": 95, "g": [4, 17, 18, 19, 26, 28, 34, 35, 39, 40, 41, 42, 56, 57, 59, 77, 79, 85, 103, 113, 116], "g6rj": 4, "g_distanc": 84, "g_poni1": 84, "g_poni2": 84, "gain": [20, 75, 85, 95], "gain_set": 85, "game": 54, "gamma": [15, 71, 86], "gap": [1, 7, 20, 25, 40, 41, 43, 67, 74, 75, 76, 77, 82, 89, 93], "garantee": 116, "garanti": [75, 76, 77], "garbag": [4, 15, 20], "garrevoet": 55, "gather": [57, 74, 95], "gaussian": [3, 7, 15, 17, 19, 40, 41, 112], "gaussian_filt": [3, 15, 17], "gaussianwidth": 7, "gave": 90, "gavin": [75, 104], "gb": [53, 95, 96], "gcc": [50, 53, 114, 118, 119, 120], "gcc14": 20, "gdzodsiatpcjkqwscar6o": 4, "ge": [15, 20], "geforc": [103, 119, 122], "gener": [1, 3, 4, 5, 11, 12, 15, 17, 18, 19, 20, 24, 25, 26, 29, 30, 39, 48, 50, 51, 54, 55, 65, 66, 67, 68, 71, 74, 76, 77, 89, 90, 91, 95, 96, 97, 98, 101, 103, 104, 106, 108, 110, 116, 117, 120, 121], "generalist": 92, "generate_fil": [97, 98], "generate_one_fram": [97, 98], "generic_filt": 110, "geniun": 15, "genoa": 98, "geo": [18, 40, 45, 69, 77, 83, 84, 95, 96, 97, 98], "geom": [1, 20], "geom_fnam": 1, "geometr": [1, 4, 15, 19, 23, 25, 32, 33, 66, 74, 77, 121], "geometri": [1, 3, 5, 6, 7, 8, 9, 11, 12, 13, 15, 17, 19, 20, 21, 22, 24, 26, 30, 37, 40, 41, 45, 48, 49, 54, 55, 59, 61, 63, 64, 66, 67, 71, 76, 77, 79, 80, 83, 84, 86, 87, 89, 90, 91, 92, 93, 94, 97, 98, 101, 105, 108, 113, 114, 116, 119, 121, 122], "geometry_convers": 4, "geometry_fil": 104, "geometry_refin": [83, 84, 85, 86, 101, 108, 114], "geometryconstraintsmodel": 22, "geometryconvers": 27, "geometrydialog": 22, "geometryhistorycombobox": 22, "geometryhistorymodel": 22, "geometrylabel": 22, "geometrymodel": [5, 6, 11, 12, 22], "geometrymodeltogeometri": 6, "geometryrefin": [4, 6, 7, 13, 20, 22, 108], "geometryrefinementcontext": 6, "geometrytab": 22, "geometrytask": 22, "geometrytransform": [15, 83, 84, 85, 86, 87, 113, 114], "geometrytransl": 15, "georef": [61, 81, 84], "geotran": [84, 87], "geotrans2": 87, "geoweb3": [15, 71], "german": 85, "germani": 20, "gero": [20, 55], "gerometri": 15, "gertz": 58, "get": [1, 3, 4, 12, 15, 17, 21, 37, 40, 49, 50, 51, 52, 65, 69, 72, 73, 75, 79, 80, 84, 87, 92, 95, 96, 97, 98, 108, 116], "get_1dsiz": [7, 15], "get_2th": [15, 81, 85, 86, 108, 113, 114], "get_2th_index": 15, "get_ai": [15, 84, 85, 86, 101, 108, 113, 114], "get_angl": [85, 86, 113, 114], "get_attr": [12, 15], "get_bin": [1, 15], "get_bin_coef": [3, 15], "get_bin_index": [3, 15], "get_bin_s": [3, 15], "get_binned_data": 15, "get_blurred_data": 15, "get_bord": [3, 15], "get_box": 15, "get_box_size0": 15, "get_box_size1": 15, "get_buff": [14, 15], "get_calibr": [15, 82, 83, 84, 86, 87, 89, 92, 93, 108, 113, 114], "get_calibration_dir": [15, 17], "get_chia": [4, 15, 81], "get_chunk_info": [95, 96, 97, 98], "get_cl_fil": [15, 17], "get_class": [12, 15], "get_compiler_opt": [14, 15], "get_config": [1, 4, 15, 61, 95], "get_context": [97, 98], "get_correct_solid_angle_for_splin": [4, 15], "get_counter_fram": 15, "get_crc_tabl": [3, 15], "get_crc_table_kei": [3, 15], "get_darkcurr": [1, 15], "get_darkcurrent_crc": [1, 15], "get_data": [12, 15], "get_dataset": [12, 15, 110], "get_dectris_head": 84, "get_default_nxdata": [12, 15], "get_deprecated_params_1d": 15, "get_deprecated_params_2d": 15, "get_detector": [7, 15], "get_dist": [4, 15, 84, 87], "get_dist_max": 15, "get_dist_min": 15, "get_documentation_url": 10, "get_dspac": [15, 92, 93], "get_dssa": [4, 15], "get_dummi": [1, 15], "get_energi": [4, 15], "get_entri": [12, 15], "get_fabio_imag": 15, "get_field": [15, 17], "get_filenam": [1, 15], "get_flat": 110, "get_flatfield": [1, 15], "get_flatfield_crc": [1, 15], "get_highest_pass": [3, 15], "get_idx": 15, "get_imag": 80, "get_image_reduct": 15, "get_index": [3, 15], "get_ipython": 104, "get_isotim": [12, 15], "get_json_config": 15, "get_label": [15, 85, 114], "get_labeled_massif": 15, "get_legend": 83, "get_lock": [97, 98], "get_mask": [1, 4, 15], "get_mask_crc": [1, 15], "get_maskfil": [1, 4, 15], "get_max_wavelength": 15, "get_maxi": [3, 15], "get_median_data": 15, "get_mg": [15, 85, 86, 87, 108, 113, 114], "get_mini": [3, 15], "get_monitor_valu": [15, 17], "get_nam": [1, 15], "get_neighbor": [3, 15], "get_normalization_factor": 15, "get_num_chunk": [95, 96, 97, 98], "get_offset0": 15, "get_offset1": 15, "get_parallax": [4, 15], "get_paramet": 15, "get_pass_to": [3, 15], "get_peak": 15, "get_pixel1": [1, 4, 15], "get_pixel2": [1, 4, 15], "get_pixel_corn": [1, 3, 15, 74, 75, 76, 77, 118], "get_pixels": [7, 15], "get_poni1": [4, 15], "get_poni1_max": 15, "get_poni1_min": 15, "get_poni2": [4, 15], "get_poni2_max": 15, "get_poni2_min": 15, "get_posit": [15, 83, 84, 85, 86, 87, 108, 113, 114], "get_qa": [4, 15], "get_r": 15, "get_ra": [4, 15], "get_result": 15, "get_rot1": [4, 15], "get_rot1_max": 15, "get_rot1_min": 15, "get_rot2": [4, 15], "get_rot2_max": 15, "get_rot2_min": 15, "get_rot3": [4, 15], "get_rot3_max": 15, "get_rot3_min": 15, "get_shap": [4, 15], "get_siz": [3, 15], "get_splin": [4, 15], "get_splinefil": [1, 4, 15], "get_ttha": [4, 15, 81], "get_typ": 15, "get_ui_fil": [15, 17], "get_unit": [10, 15], "get_unit_fib": [15, 80], "get_wavelength": [4, 15], "get_wavelength_max": 15, "get_wavelength_min": 15, "get_window_ext": 79, "get_worker_config": 15, "get_x87_volatile_opt": [14, 15], "getbeamcent": [6, 9], "getbeamitem": 5, "getcalibr": 11, "getconfig": 11, "getcwd": 103, "getcxi": [4, 15], "getdefaultcolormap": 9, "getdetectoritem": 5, "getdetectors": 15, "getdir": [81, 85, 86, 87, 90, 113, 114], "getdisplayedunit": 11, "getdisplayedunitmodel": 11, "getfil": [63, 73, 74, 76, 77, 83, 90, 102, 104, 108], "getfilt": 10, "getfit2d": [1, 4, 10, 15, 81, 84], "getfreecolorrang": 10, "getgeometryrefin": 9, "gethostnam": 95, "getimag": [61, 67, 80, 94, 100, 101, 103, 107, 117, 122], "getimaged11": [4, 15], "getindexedr": [6, 9], "getlist": [15, 81, 108], "getlist2theta": 15, "getlistr": 15, "getmarkerloc": 6, "getmask": 6, "getmasktool": 6, "getmodelunit": 11, "getnod": 110, "getopenfilenam": 11, "getorient": 5, "getparam": 6, "getpixels": 15, "getplot": 6, "getponi": [6, 9, 11], "getponidict": 11, "getpreviousrm": 9, "getpyfai": [1, 4, 15, 81], "getpyfaigeometri": 6, "getr": [6, 9], "getringpolygon": 9, "getrm": [6, 9], "getsampleitem": 5, "getsizeof": 95, "getsourc": [71, 79, 91], "getspd": [4, 15], "gett": 10, "getter": [3, 8], "gettwothetaarrai": [6, 9], "getunit": 11, "getunitmodel": 11, "getweightedlist": [15, 81], "getworkerconfig": 11, "ghz": 57, "gi": [15, 20, 26, 80], "gianluca": 56, "gianni": [55, 56], "gid": 26, "gif": [69, 72], "giga": 1, "gihub": 20, "gil": [20, 95, 99], "gisax": [26, 80], "git": [26, 50, 51, 52, 55, 103], "github": [26, 50, 51, 52, 53, 55, 71, 90, 96, 97, 98, 103], "githubusercont": 4, "gitlab": 20, "give": [1, 12, 26, 57, 73, 82, 104, 116, 119], "given": [1, 2, 3, 4, 7, 10, 12, 14, 15, 17, 19, 23, 28, 29, 39, 51, 57, 58, 60, 63, 64, 67, 68, 71, 74, 76, 77, 90, 92, 93, 108, 112, 114, 116], "giwax": [20, 26, 80], "gkr900": 18, "gl": 41, "glitch": 17, "glob": [17, 63, 76, 77, 84, 90, 97, 98, 103, 104, 123], "global": [3, 15, 19, 20, 75, 83, 95, 97, 98], "global_ref": 75, "glossari": 30, "go": [3, 15, 27, 57, 59, 60, 61, 73, 81, 90, 91, 95, 119, 123], "goal": 57, "goe": [3, 4, 21, 25, 59, 90], "gohlk": 4, "golai": [15, 19], "gold": 20, "gone": 104, "gonio": [15, 83, 85, 86, 87, 114], "gonio0": 108, "gonio1": 108, "gonio2": 108, "gonio3": 108, "gonio4": 108, "gonio5": 108, "gonio6": 108, "gonio7": 108, "gonio8": 108, "gonio_id28": [113, 114], "gonio_param": 108, "goniomet": [13, 20, 22, 56, 60, 66, 83, 84, 85, 86, 87, 92, 93, 101, 108, 115, 121, 123], "goniometerrefin": [15, 83, 84, 85, 86, 87, 108, 113, 114], "goniometr": 114, "gonioparam": [87, 108, 113, 114], "gonioref": [83, 84, 85, 86, 87, 108], "gonioref0": 108, "gonioref1": 108, "gonioref2": [85, 87], "gonioref2d": [85, 113, 114], "goniotran": [83, 85, 86], "goniotrans2": 85, "goniotrans2d": 114, "gonopmet": 15, "good": [3, 4, 7, 15, 19, 23, 37, 49, 51, 57, 59, 60, 61, 66, 67, 68, 73, 76, 77, 87, 90, 92, 101, 119, 120, 121], "got": [73, 108, 113, 119], "gov": [71, 116], "gpix": 54, "gpu": [5, 11, 14, 15, 18, 20, 23, 26, 34, 35, 37, 39, 42, 44, 49, 50, 54, 55, 56, 57, 64, 67, 95, 99, 102, 104, 106, 119], "gpu_decompressor": [96, 97, 98], "gr": 61, "grab": 116, "grace": 65, "grade": 57, "gradient": [3, 19, 108], "gradual": 106, "grain": [28, 68], "grand": 110, "granger": 18, "graph": [7, 119], "graphic": [3, 7, 17, 20, 23, 24, 26, 31, 34, 35, 39, 40, 41, 42, 44, 45, 48, 50, 54, 55, 57, 62, 64, 66], "graphicsbox": 4, "graze": [15, 18, 20, 26, 66, 93, 121], "grazing_incid": 20, "grazingincid": 93, "grazuli": 18, "great": [26, 95, 96], "greater": [15, 17, 67], "greatli": 89, "green": [60, 67, 73, 79], "grenobl": 26, "grep": 55, "grid": [3, 15, 20, 22, 29, 37, 73, 74, 78, 92, 112, 116], "grid_fil": 77, "grid_i": 73, "grid_siz": 37, "grid_x": 73, "grou": 15, "ground": 58, "group": [2, 3, 6, 7, 8, 10, 12, 15, 17, 18, 19, 20, 26, 44, 60, 69, 72, 73, 76, 85, 101, 108, 110, 113, 115], "group_166": 15, "group_167": 15, "group_96": 15, "grow": [15, 27, 73, 89], "grow_mask": [15, 89], "grp": 12, "gt": [63, 64, 71, 73, 75, 76, 77, 79, 83, 84, 85, 86, 87, 89, 90, 95, 96, 97, 98, 102, 103, 104, 105, 107, 108, 110, 113, 114, 116, 117, 119, 120, 122], "guaranti": 20, "guess": [1, 4, 7, 12, 15, 20, 37, 40, 49, 73, 76, 77, 79, 83, 84, 85, 86, 87, 101, 108, 114], "guess1": [76, 77], "guess12": 76, "guess145": 77, "guess6": 76, "guess64": 76, "guess9": 76, "guess_bin": [1, 15, 20], "guess_max_bin": 15, "guess_npt_rad": [4, 15], "guess_polar": [15, 81], "guess_poni": [6, 15], "guess_workgroup_s": [14, 15], "gui": [12, 15, 20, 22, 26, 31, 34, 40, 41, 42, 44, 45, 48, 50, 53, 61, 62, 63, 64, 66, 67, 68, 74, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 108, 109, 113, 114, 117, 119, 120, 122], "gui_peakpick": [7, 15], "guid": [7, 114], "guinea": 89, "gunthard": 55, "gutierrez": [20, 55], "gwdg": 55, "gz": 10, "g\u00e9n\u00e8re": 110, "g\u00e9n\u00e9rer": 110, "h": [1, 4, 15, 18, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 59, 64, 69, 71, 72, 73, 81, 85, 95, 96, 97, 98, 103, 113, 117, 118, 119], "h00": [69, 72], "h0l": [69, 72], "h1_raw": 75, "h1_ref": 75, "h2_raw": 75, "h2_ref": 75, "h5": [7, 10, 25, 33, 35, 60, 73, 74, 75, 76, 77, 81, 83, 86, 95, 96, 97, 98, 102, 105, 108, 110], "h5_file": [74, 81], "h5file": [5, 110], "h5path": 95, "h5py": [12, 20, 27, 34, 35, 42, 50, 53, 55, 81, 83, 96, 97, 98, 105, 108, 109, 110], "ha": [1, 2, 3, 4, 5, 7, 8, 11, 12, 15, 19, 20, 21, 26, 28, 31, 34, 35, 40, 42, 50, 51, 53, 54, 55, 57, 59, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 81, 82, 83, 85, 87, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 102, 103, 104, 106, 108, 112, 113, 115, 116, 119, 123], "hack": 71, "had": [20, 95, 99], "half": [1, 3, 15, 17, 21, 25, 67, 75, 76, 77, 82, 85, 92, 93, 97, 98, 108, 114, 119], "half_long_axi": [15, 17, 79], "half_short_axi": [15, 17, 79], "halfccd": [25, 40, 74], "halfccd_img": 74, "hall": 18, "hammerslei": [18, 73], "han": [20, 61], "hand": [4, 15, 20, 28, 34, 86, 95, 104, 108], "handicap": [95, 96], "handl": [1, 11, 12, 17, 20, 23, 26, 103, 104, 123], "handler": 17, "hanfland": 18, "hantk": 103, "happi": [7, 59], "hard": [20, 23, 95], "hardcod": 11, "hardwar": [39, 53, 57, 95, 99], "has_child": [3, 15], "has_dark": 12, "has_dark_correct": [15, 63], "has_flat": 12, "has_flat_correct": [15, 63], "has_kei": 15, "has_mask": 12, "has_mask_appli": [15, 63], "has_rais": [103, 104], "has_solidangle_correct": 15, "hasconstraint": 8, "hasdata": 9, "hasfilenam": 8, "hasgeometri": 5, "hashlib": 95, "hasonlystructuralev": 8, "hasonlyupdateev": 8, "hasstructuralev": 8, "hasupdateev": 8, "haswel": [119, 122], "hausermann": 18, "have": [1, 2, 3, 4, 6, 8, 10, 12, 13, 14, 15, 17, 19, 20, 23, 25, 27, 28, 41, 50, 54, 55, 57, 58, 59, 60, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 83, 85, 87, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 104, 108, 112, 113, 116, 119, 122], "have_tap": [1, 15], "hc": [31, 32, 40, 41, 45, 46, 47, 64, 81, 83, 108, 116], "hd": 74, "hdf5": [1, 3, 4, 7, 10, 11, 12, 15, 20, 25, 27, 34, 35, 36, 37, 42, 44, 49, 63, 64, 74, 75, 76, 83, 96, 97, 98, 99, 110], "hdf5plugin": [20, 95, 96, 97, 98, 105], "hdf5pluginbuildconfig": 95, "hdf5pluginbuildopt": 96, "hdf5writer": [12, 15], "hdr": 12, "he": [7, 20, 68, 110, 114], "he0278": 17, "head": [3, 17, 64], "header": [4, 12, 15, 17, 20, 31, 38, 44, 63, 64, 65, 68, 71, 84, 86, 87, 90, 113], "header_cont": [84, 85, 87], "header_convent": 85, "header_util": [15, 22], "headerid": [63, 86], "heap_siz": 3, "heaplist": 3, "heavi": [15, 52, 57, 58], "heavili": [20, 24, 55, 58, 71, 79, 91], "heidelberg": [1, 2], "height": [3, 10, 15, 75, 76, 77, 79, 85, 86, 116], "held": 95, "help": [2, 3, 7, 15, 19, 20, 25, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 54, 57, 59, 60, 63, 64, 73, 87, 90, 91, 92, 93, 95, 102, 116], "helper": [1, 4, 10, 17, 22, 24], "hen": 85, "henc": [0, 1, 4, 7, 15, 19, 20, 25, 27, 45, 51, 53, 71, 74, 75, 76, 77, 91, 115, 116, 119], "henk": 116, "hennig": 56, "hercul": 60, "here": [0, 1, 3, 4, 7, 21, 23, 26, 27, 28, 59, 60, 61, 63, 68, 71, 73, 74, 76, 77, 81, 90, 92, 93, 95, 96, 97, 98, 99, 101, 102, 103, 108, 119], "hereaft": [19, 23, 29, 34, 42, 63, 99], "hess_inv": 73, "hessian": [3, 15, 19], "heta_": 15, "heta_i": 15, "hexaborid": [68, 71], "hexagon": [1, 15, 20, 25, 69, 71, 72, 74], "hexdetector": [1, 15], "hexdigest": 95, "hexem": 26, "hf": [1, 74], "hf_130k": [1, 15], "hf_1m": [1, 15], "hf_262k": [1, 15], "hf_2m": [1, 15], "hf_4m": [1, 15], "hf_9m": [1, 15], "hg6": 86, "hhl": [69, 72], "hi": [20, 28, 55, 68, 76, 77], "hidden": [10, 44, 57, 64], "hide": [17, 20], "hierarchi": 3, "high": [1, 3, 12, 18, 20, 26, 37, 54, 55, 56, 57, 60, 66, 76, 77, 91, 95, 100, 103, 104, 115, 116, 121], "higher": [1, 57, 71, 85, 90, 92, 93, 108], "highest": 113, "highest_level": 17, "highest_pass": [3, 15], "highli": [19, 26, 27, 119], "highlight": [34, 58, 75, 89, 90, 115], "highter": 8, "hist": [73, 75, 76, 77, 103, 117, 118, 119], "histo_count": 14, "histo_norm": 14, "histo_normalization_sq": 14, "histo_sign": 14, "histo_vari": 14, "histobbox1d": [3, 15, 20], "histobbox1d_engin": [3, 15], "histobbox1d_ng": [3, 15], "histobbox2d": [3, 15, 20], "histobbox2d_engin": [3, 15], "histobbox2d_ng": [3, 15], "histogram": [2, 12, 14, 15, 20, 23, 39, 54, 55, 57, 64, 67, 73, 75, 76, 77, 89, 90, 91, 92, 93, 94, 95, 96, 100, 113, 117, 119, 122, 123], "histogram1d_engin": [2, 3, 15], "histogram2d": [3, 15], "histogram2d_engin": [2, 3, 15], "histogram_engin": [15, 22], "histogram_preproc": [3, 15], "histogramnd": 3, "histolut1dfullsplit": [3, 15], "histolut2dfullsplit": [3, 15], "histor": [12, 119], "histori": [8, 79], "historymodel": 11, "hit": [20, 60, 79], "hjo": 87, "hk0": [69, 72], "hkl": 15, "ho6": 86, "hold": [12, 23, 95], "holder": [2, 11, 15, 100], "hole": [3, 20, 73, 74, 75, 76, 77], "hole_float": 73, "hole_int": 73, "hom": [1, 18, 56], "home": [55, 85, 86, 93, 95, 103, 104, 108, 109, 110, 113, 116, 118, 119, 120, 122], "homogen": [57, 83], "honkimaki": 115, "hood": 99, "hook": 17, "hopkin": 55, "horizon": [15, 20, 80], "horizont": [1, 3, 4, 15, 20, 27, 28, 31, 40, 41, 45, 46, 47, 63, 64, 75, 80, 82, 83, 84, 85, 86, 90, 91, 94, 104], "horizontal_angl": 15, "horizontal_convolut": [3, 15], "horizontalalign": 112, "horizontalrangeroi": 22, "horzont": 94, "host": [12, 55, 95, 96, 97, 98, 99], "hostbridg": 95, "hot": [20, 60, 77, 86], "hour": 85, "hov": 55, "hover": 10, "how": [1, 7, 17, 23, 25, 27, 28, 30, 57, 58, 60, 61, 62, 63, 64, 66, 68, 69, 71, 72, 73, 74, 75, 79, 83, 84, 85, 87, 89, 90, 91, 93, 94, 95, 96, 97, 98, 100, 103, 104, 106, 108, 112, 116, 119], "howev": [28, 57], "hpath": 12, "hpc": 20, "hpc6": 95, "hpo": 15, "hpr": [4, 90], "hq_csr": 116, "hstack": 79, "ht": 95, "htm": [15, 18, 69, 72], "html": [1, 4, 12, 15, 17, 18, 20, 71, 79, 108, 116], "html_doc": 1, "http": [1, 2, 4, 10, 12, 15, 17, 18, 20, 25, 26, 40, 44, 45, 50, 51, 52, 55, 56, 59, 61, 63, 64, 67, 69, 71, 72, 73, 74, 75, 76, 77, 79, 81, 83, 84, 85, 86, 87, 90, 96, 97, 98, 102, 103, 104, 105, 108, 113, 114, 116], "http_proxi": [50, 55, 76, 77, 83, 85, 86, 87, 90, 102, 108], "https_proxi": 50, "hub": [20, 90], "huder": [20, 55], "hudson": 20, "huge": [15, 20, 67, 95, 96], "hull": 73, "human": [19, 45, 74], "hundr": [35, 57, 85], "hundre": [95, 119], "hunter": 18, "hw_pstate": 95, "hwhm": 7, "hxwx3": 10, "hybrid": [15, 20, 67], "hydroc_hex": 69, "hydroc_rho": 69, "hydrocerusit": 15, "hydrocerussit": [15, 40, 41, 45, 68, 69, 92, 93], "hyperbol": 54, "hyperspectr": 57, "hz": 26, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 71, 72, 74, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122], "i0": [17, 76, 100, 117, 118, 119, 120], "i1": [3, 15, 76, 100, 123], "i1d": 107, "i2": [3, 15], "i386": [20, 50], "i4": [102, 103], "i7": 57, "i_": [58, 105, 119], "i_0": 58, "i_bg": 105, "i_bin": 119, "i_max": [85, 108, 113, 114], "i_min": [85, 108, 113, 114], "i_r": 58, "i_thr": [85, 108, 113, 114], "ia": 95, "iangl": 80, "iaqngsqtcq4yyfvvvo69sw7j": 4, "ib": [26, 95], "ibm": 97, "ibpb": 95, "ibr": 95, "ibrs_": 95, "icalepcs2013": 18, "icd": 20, "ici": 110, "icon": [11, 20, 60], "icontext": 10, "icor": 4, "id": [1, 9, 12, 15, 75, 76, 77, 81, 85, 87, 95, 96, 97, 98], "id0": 112, "id00": 12, "id02": [20, 26, 55], "id06": [1, 28, 76], "id09": [20, 102], "id0_max": [85, 108, 113, 114], "id0_min": [85, 108, 113, 114], "id1": 112, "id11": [3, 15, 20, 55, 78, 95], "id13": [20, 26, 55], "id15": [20, 26, 55, 76, 77, 104], "id15a": 20, "id21": [20, 55], "id22": 115, "id28": [113, 115, 116], "id29": [20, 55, 87, 104], "id3": 4, "id30": 20, "id31": [20, 26, 55, 81, 115], "idea": [3, 15, 23, 27, 30, 61, 67, 75, 76, 77, 95, 97, 98, 106], "ideal": [26, 27], "ident": 27, "identif": [19, 75, 106], "identifi": [5, 8, 11, 14, 17, 21, 37, 49, 75, 76, 77, 103], "idptr": 116, "idx": [3, 5, 68, 73, 76, 77, 81, 85, 86, 87, 92, 95, 97, 98, 108, 112, 113, 114, 116], "idx_max": 112, "idx_theo": [85, 108, 113, 114], "ieee": 18, "ifi": 2, "ignor": [1, 2, 3, 4, 14, 15, 17, 38, 44, 63, 64, 73, 85], "ignore_error": 103, "ih": 4, "ii": [1, 20, 26], "iiaa1ivjmsniiwz4dhr": 4, "iii": 26, "iinfo": 81, "ij": 73, "il": 110, "ill": 27, "im": [15, 17], "im0": [73, 113], "im1": [73, 113], "ima": 3, "imach": 86, "imag": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 17, 18, 20, 21, 22, 23, 25, 26, 28, 30, 31, 32, 34, 35, 37, 38, 39, 41, 42, 43, 45, 46, 47, 48, 49, 50, 52, 53, 54, 56, 57, 58, 60, 61, 64, 66, 67, 73, 74, 75, 78, 79, 81, 82, 83, 86, 87, 95, 97, 98, 99, 100, 102, 104, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 120, 121, 122, 123], "image_dtyp": 14, "image_fil": [63, 85, 87, 104], "image_index": 15, "image_list": 15, "image_load": 15, "image_path": [12, 85], "image_raw": [14, 103], "image_s": [2, 3, 14, 103, 104], "image_test": 15, "imageaccumulatorfilt": 15, "imaged11": [4, 20, 22, 57], "imagedescript": 64, "imagefil": [15, 34, 40, 42, 45], "imagefilenamemodel": 8, "imagefromfilenamemodel": 8, "imagegraph": 4, "imagemodel": 22, "imageplotwidget": 22, "imagereductionfilt": 15, "images": 4, "images_30_40": 85, "images_count": 15, "images_path": 110, "imagesimag": 74, "imagesizeraw": 4, "imagestackfilt": 15, "imagetag": 4, "imageutil": 22, "imaginari": 4, "imask": 103, "imax": [15, 20, 89], "img": [1, 3, 4, 7, 15, 17, 61, 63, 67, 68, 69, 72, 73, 77, 80, 82, 83, 84, 85, 86, 89, 90, 92, 93, 94, 95, 96, 97, 98, 100, 103, 104, 107, 108, 110, 113, 114, 116, 117, 118, 122], "img0": 119, "img1": [17, 119], "img2": [17, 82, 119], "img_arrai": 63, "img_cent": 76, "img_data": 123, "img_fil": 123, "img_i": 123, "img_left": 76, "img_long": 68, "img_nomask": 89, "img_nomask2": 89, "img_poisson": 120, "img_right": 76, "img_short": 68, "img_theo": [117, 119, 120], "imin": [3, 7, 15, 20, 81], "immedi": [26, 60], "impact": [37, 49, 95, 96], "impair": 50, "impl": [5, 118, 119], "implement": [1, 2, 3, 10, 12, 14, 15, 17, 19, 20, 23, 28, 39, 46, 47, 54, 58, 63, 64, 67, 71, 76, 77, 91, 95, 106, 113, 116, 119], "impli": 15, "import": [4, 7, 12, 13, 15, 16, 19, 20, 23, 25, 27, 34, 37, 42, 44, 49, 55, 57, 58, 59, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122, 123], "importantli": [21, 71], "importerror": [4, 53], "importlib": 103, "impos": [20, 90], "imposs": [14, 119], "impress": 74, "improp": 20, "improv": [20, 57, 71, 77, 85, 104, 106], "imsho": 90, "imshow": [25, 27, 73, 75, 76, 77, 90, 95, 96, 97, 98, 107, 110, 113, 116, 119, 120], "imxpad": [1, 20, 25, 74, 88, 92], "imxpad_s10": 1, "imxpad_s140": 1, "imxpad_s70": 1, "imxpad_s70_v": 1, "imxpads10": [1, 15], "imxpads140": [1, 15], "imxpads70": [1, 15], "imxpads70v": [1, 15], "inano": 1, "inc1": 86, "incardona": 18, "inch": 28, "incid": [2, 3, 4, 14, 15, 18, 19, 20, 26, 27, 28, 29, 30, 37, 49, 57, 66, 79, 82, 85, 90, 93, 112, 115, 116, 121], "incident_angl": [15, 20, 80, 93], "inclin": [58, 112], "inclinas": 58, "includ": [2, 10, 14, 15, 19, 20, 21, 26, 34, 51, 71, 73, 83, 103, 108], "include_fil": 16, "incom": [4, 15, 82, 112], "incompat": [28, 67], "inconsist": 15, "incorpor": 26, "incorrect": 53, "incorrectli": 80, "increas": [7, 15, 26, 28, 40, 41, 57, 59, 80, 81, 82, 89, 95, 116], "ind": [73, 75], "inde": [74, 116], "indent": [61, 97, 98], "independ": [17, 27, 64, 114], "index": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 15, 20, 23, 25, 29, 30, 50, 57, 59, 63, 73, 75, 76, 77, 95, 97, 98, 102, 103, 104, 105, 108, 110, 116], "index0": 11, "index1": 11, "index_format": 12, "index_modul": 76, "index_positon": 76, "indexed1": [76, 77], "indexed12": 76, "indexed6": 76, "indexed9": 76, "indexed_modul": 76, "indexerror": 81, "indic": [2, 3, 4, 11, 14, 15, 17, 29, 55, 61, 71, 73, 75, 85, 87, 94, 116], "indirect": [27, 82], "individu": [5, 6, 8, 9, 11, 23, 26, 83, 84, 123], "indptr": [2, 3, 14, 15], "induc": [67, 73, 74, 92, 93, 112, 113, 116, 119], "industri": 71, "inedex": 26, "ineffici": [14, 99], "inf": 71, "inferno": [76, 77, 113], "infin": 17, "infinit": [17, 60, 79], "influenc": [15, 57, 119], "info": [59, 64, 75, 81], "inform": [1, 3, 4, 5, 6, 8, 11, 15, 17, 20, 21, 23, 26, 27, 37, 49, 54, 55, 63, 71, 74, 90, 92, 104], "infrastructur": 26, "inherit": [10, 13, 23, 29], "init": [3, 6, 7, 12, 15, 64, 73, 75, 76, 77, 81, 82], "init_bord": [3, 15], "init_crc32_t": [3, 15], "init_from_geometri": [1, 15], "init_label": [3, 15], "init_param": 108, "init_pass": [3, 15], "init_region": [3, 15], "init_sigma": 15, "init_slop": 15, "init_valley_s": 15, "init_valu": [3, 15], "initgeoref": [7, 15, 81], "initi": [1, 3, 6, 7, 11, 12, 14, 15, 17, 20, 29, 31, 40, 41, 45, 54, 56, 57, 73, 74, 76, 77, 83, 84, 86, 87, 90, 91, 95, 96, 101, 103, 104, 106, 113, 114, 116, 119], "initialis": 7, "initnextstep": 9, "initpeaksfromcontrolpoint": 6, "initstyleopt": 11, "inject": [1, 73], "inlin": [61, 67, 68, 73, 74, 75, 76, 77, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 107, 108, 112, 113, 114, 116, 117, 119, 120, 122], "inline2": 84, "inner": [7, 59, 60, 113, 114], "inpain": [3, 89], "inpaint": [15, 20, 66, 121], "inpatin": 3, "inplac": 12, "input": [2, 3, 7, 8, 10, 11, 12, 14, 15, 17, 20, 36, 37, 38, 43, 44, 45, 49, 57, 58, 64, 71, 73, 74, 75, 76, 77, 79, 80, 81, 84, 90, 92, 95, 96, 97, 98, 105, 108, 110, 116, 119], "input_fil": [36, 97, 98], "input_imag": [7, 41], "input_img": 17, "input_s": [2, 3, 15], "inputtext": 10, "inputunit": 10, "insa": 17, "insert": [3, 15, 17, 28], "insid": [5, 15, 20, 44, 61, 64, 73], "inspect": [71, 73, 76, 77, 79, 91, 97, 98], "inspir": [4, 17, 58, 71, 79, 81], "instal": [5, 15, 16, 19, 20, 30, 31, 43, 55, 71, 90, 98, 103, 116, 119], "instanc": [1, 3, 4, 7, 10, 11, 12, 15, 17, 25, 63, 71, 74, 76, 77, 79, 80, 85, 90, 92, 93, 99, 101, 108, 113, 114], "instanci": [7, 15, 20, 68], "instanti": [1, 23, 80], "instead": [2, 3, 4, 12, 14, 15, 17, 20, 31, 40, 41, 45, 57, 73, 85, 92, 93, 97, 98, 102, 103, 104, 108, 112, 113, 114, 116, 117, 119, 120, 122], "institut": 1, "instruct": [20, 30], "instrument": [12, 73, 81, 109, 110], "instrument_nam": 12, "instument": [37, 49], "int": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 15, 17, 63, 73, 75, 76, 77, 80, 81, 84, 85, 86, 92, 93, 95, 96, 101, 103, 104, 110, 112, 113, 114, 116, 118, 119, 122], "int1": 104, "int16": 14, "int2": 104, "int2d": 93, "int32": [14, 81, 104, 116], "int64": [14, 75, 76, 77, 116, 118], "int8": [1, 3, 14, 73, 81, 103, 116], "int8_t": 3, "int_": [15, 17], "int_mini": [75, 76, 77], "integ": [1, 3, 4, 12, 14, 15, 17, 21, 25, 37, 49, 71, 73, 75, 76, 77, 85, 87, 97, 98], "integerandemptyvalid": 10, "integr": [1, 2, 3, 4, 7, 9, 10, 11, 12, 13, 14, 17, 18, 20, 22, 26, 29, 37, 39, 40, 41, 42, 45, 48, 49, 53, 54, 56, 58, 61, 62, 66, 67, 69, 72, 73, 74, 75, 76, 77, 81, 82, 85, 86, 87, 89, 91, 97, 98, 99, 101, 103, 106, 107, 108, 110, 112, 113, 114, 116, 118, 121], "integral": 116, "integrate1d": [13, 15, 20, 23, 29, 61, 63, 64, 67, 68, 81, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 101, 102, 103, 104, 107, 108, 110, 113, 114, 117, 119, 120, 122, 123], "integrate1d_exitangl": [15, 20, 80], "integrate1d_fib": [15, 80], "integrate1d_grazing_incid": [15, 20, 93], "integrate1d_legaci": [39, 54, 119], "integrate1d_ng": [15, 20, 39, 54, 63, 118, 119], "integrate1d_polar": [15, 20, 80], "integrate1dresult": [2, 12, 15, 63, 108], "integrate1dtpl": [2, 3, 15], "integrate1dwitherrorresult": 2, "integrate2": 110, "integrate2d": [13, 15, 20, 23, 29, 61, 80, 86, 90, 92, 93, 94, 104, 110, 122], "integrate2d_exitangl": [15, 20, 80], "integrate2d_fib": [15, 80], "integrate2d_grazing_incid": [15, 20, 80, 93], "integrate2d_ng": [15, 63, 77, 82, 90, 92, 100], "integrate2d_polar": [15, 20, 80], "integrate2dresult": [12, 15], "integrate2dtpl": [2, 3, 15], "integrate_2d_grazing_incid": 80, "integrate_fib": 15, "integrate_grazing_incid": 15, "integrate_legaci": [3, 14, 15], "integrate_ng": [2, 3, 14, 15, 95, 96, 97, 98], "integrate_radi": [15, 90], "integrate_result": [85, 108, 113, 114], "integrateab": 15, "integratedpatternplotwidget": 22, "integrateresult": 15, "integratexd_fib": 93, "integratin": 80, "integration_config": [15, 20, 22], "integration_with_python": 63, "integration_with_script": 63, "integration_with_the_gui": 63, "integrationdialog": 22, "integrationmethod": [15, 63, 92, 93, 104, 117, 118, 119, 120, 122], "integrationmethoddialog": [20, 22], "integrationmethodtab": 20, "integrationmethodwidget": 5, "integrationplot": 9, "integrationprocess": 9, "integrationsettingsmodel": 22, "integrationtask": 22, "integrator_class": [12, 15], "integrator_method": [12, 15], "integrator_nam": [12, 15], "intel": [20, 55, 57, 95, 119, 122], "inten": 15, "intend": [0, 7, 26], "intens": [2, 3, 4, 7, 12, 14, 15, 17, 23, 26, 29, 31, 40, 41, 43, 45, 57, 60, 67, 68, 71, 73, 74, 75, 76, 77, 80, 81, 85, 86, 87, 89, 90, 91, 92, 95, 96, 97, 98, 102, 103, 104, 105, 107, 108, 112, 113, 114, 116, 117, 118, 119, 123], "intensti": 15, "intentionn": 21, "intenum": 15, "intepolate_3d": 75, "inter": [15, 20, 75, 76], "inter_dist": 75, "inter_pair": 75, "interact": [7, 15, 20, 26, 31, 40, 41, 45, 50, 57, 61, 91, 103, 105, 108, 113, 115], "interact_manu": [105, 113], "interactive_plot": [108, 113], "interactiveshel": [103, 104], "interagt": 15, "interate2d": 20, "intercept": [3, 10, 28, 84], "intercept_stderr": 84, "interest": [15, 17, 23, 34, 53, 55, 61, 64, 75, 95, 116, 119], "interf": 51, "interfac": [3, 7, 12, 13, 15, 17, 20, 23, 24, 26, 30, 31, 34, 35, 40, 41, 42, 43, 44, 45, 48, 50, 55, 56, 57, 61, 62, 64, 66, 71, 73, 90, 121], "interfact": 7, "interg": [17, 106, 114], "intergate1d": 90, "interger": 89, "intergr": 116, "interleav": 4, "intermedi": [4, 96, 102, 116], "intern": [3, 4, 8, 12, 15, 23, 26, 30, 60, 75, 95], "internalunit": 11, "internet": [40, 50, 61, 74, 83, 90], "internship": 77, "interp": [108, 112, 116], "interp1d": [85, 108, 113, 114], "interp_filt": [15, 17], "interplanar": 15, "interpol": [1, 3, 17, 19, 23, 30, 75, 76, 77, 85, 104, 108, 110, 112, 113, 114], "interpolatedunivariatesplin": 17, "interpret": [10, 53, 63, 64, 80, 84, 95, 109, 110], "interrest": 73, "intersect": [28, 79, 80, 119], "intersnip": 77, "interv": 15, "intervent": [28, 45], "intger": 52, "intgrat": [90, 108, 122], "intial": 21, "intoduc": 50, "intra": 75, "intra_dist": 75, "intra_pair": 75, "intrgate2d": 90, "intro": 15, "introduc": [15, 20, 25, 54, 56, 57, 89, 90], "introduct": [20, 30, 41, 58, 66, 121], "introspect": 71, "intslid": 105, "inv": [73, 79], "inv_angstrom": 10, "inv_nanomet": 10, "invalid": [2, 3, 7, 9, 12, 14, 15, 20, 25, 37, 43, 49, 60, 73, 74, 75, 91, 93, 108, 113, 116], "invari": [15, 28, 82], "invent": [15, 90], "invers": [3, 4, 10, 15, 20, 21, 30, 64, 73, 80, 90, 91, 115], "inversewatersh": [3, 15, 73, 75, 76, 77], "invert": [20, 21, 28, 60, 79, 115, 116], "invert_geometri": 15, "invertgeometri": [3, 15], "investig": [81, 95, 114, 117, 119], "invit": [76, 77], "invividu": 74, "involv": [8, 26], "invpcid": 95, "invpcid_singl": 95, "io": [4, 10, 11, 15, 20, 22, 80], "io_loop": [103, 104], "iob": 4, "ioerror": 12, "ioversampl": 4, "ip_rang": [15, 80, 93], "ipkernel": [103, 104], "ipp": 95, "ipykernel": [103, 104], "ipykernel_1905991": 80, "ipykernel_2827619": 79, "ipykernel_2904246": 91, "ipykernel_2906315": 103, "ipykernel_2908252": 113, "ipykernel_2909621": 116, "ipykernel_2933308": 104, "ipykernel_367778": 108, "ipykernel_launch": [103, 104], "ipympl": 61, "ipynb": [20, 63, 90], "ipynb_checkpoint": 63, "ipython": [13, 18, 57, 61, 90, 92, 93, 97, 98, 103, 104, 110, 121], "ipywidget": [61, 105, 108, 113], "ir": 73, "iradon": 110, "iron": [102, 110], "irot": 77, "irperf": 95, "is_algorithm_name_exist": 15, "is_contigu": [1, 15, 82], "is_crc32_sse4_avail": [3, 15], "is_far_from_group_python": [15, 17], "is_flat": [1, 15, 82], "is_hdf5": [10, 12, 15], "is_max": 3, "isabort": [5, 6], "isappli": 11, "isapplyedwhenfocusout": 11, "isempti": 9, "isen": [8, 9, 11], "isfileload": 11, "isfinit": [75, 79, 105], "isfix": 8, "isinst": [103, 110], "islai": [75, 84], "islock": 8, "isnan": [73, 75, 77, 113, 116], "iso": 12, "iso8601": 12, "isocontour": 20, "isotrop": 15, "isotropi": 20, "israngeconstrain": 8, "isreadonli": 5, "isreal": 79, "issn": 18, "issu": [12, 17, 20, 23, 30, 51, 52, 53, 55, 68, 73, 89, 95, 119], "issynchron": 8, "ist": 116, "istimeout": 10, "isunitedit": 11, "isvalid": [6, 8, 9], "isvis": 9, "iswait": 11, "iswheelen": 11, "item": [3, 8, 11, 15, 68, 71, 76, 77, 83, 84, 85, 86, 87, 95, 97, 98, 108, 113, 114], "items": [95, 96], "iter": [2, 3, 7, 10, 14, 15, 17, 37, 49, 67, 75, 76, 77, 85, 104, 109, 110, 113, 116], "itermlem_scipi": [113, 116], "itlb": 95, "its": [1, 2, 3, 4, 11, 12, 15, 17, 19, 20, 23, 25, 27, 29, 30, 40, 50, 53, 57, 58, 60, 61, 67, 74, 76, 77, 81, 84, 86, 87, 90, 92, 93, 95, 99, 100, 106, 108, 112, 115, 116, 119], "itself": [3, 4, 5, 6, 8, 9, 11, 17, 23, 25, 34, 42, 53, 61, 74, 75, 76, 77, 114], "iucr": [17, 74, 81], "iv": [4, 55], "ivanov": 18, "iversen": 1, "iw": [73, 75, 76, 77], "iz": 23, "j": [1, 3, 4, 15, 17, 18, 20, 44, 55, 56, 64, 73, 74, 75, 76, 77, 79, 85, 92, 96, 103, 104, 113, 116, 117, 118, 119], "j1": 15, "j2": 15, "j_": 119, "jac": [73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "jacobian": 15, "jan": 55, "jeopar": 104, "jeopard": 112, "jerom": [4, 85, 86, 93, 103, 104, 108, 113, 116, 118, 119, 120, 122], "jess": 55, "jit": [116, 119], "jitclass": 116, "jk": 4, "jk1": 4, "jk2": 4, "jk3": 4, "job": 6, "johnson": 18, "join": [15, 16, 76, 84, 85, 87, 92, 93, 95, 96, 103, 109, 110], "jon": [20, 55, 95, 96], "jone": 18, "joul": 15, "journal": [1, 17, 56], "journei": [113, 115], "jozef": 1, "json": [1, 4, 9, 11, 12, 15, 20, 26, 34, 39, 42, 44, 61, 63, 64, 83, 84, 85, 87, 97, 98, 105, 109, 113, 114, 116], "json_config": 12, "json_fil": 15, "jsonfil": 8, "julien": 56, "junction": [1, 17, 75], "jungfrau": [1, 15, 20, 74, 105], "jungfrau16mcor": 1, "jungfrau1m": [1, 15], "jungfrau4m": [1, 15], "jungfrau500k": 1, "jungfrau8m": [1, 15], "jungfrau_16m_cor": [1, 15], "jungfrau_1m": 1, "jungfrau_4m": 1, "jungfrau_500k": 1, "jungfrau_8m": 1, "junk": 7, "jupuyt": [97, 98], "jupyer": 61, "jupyt": [13, 15, 20, 22, 31, 57, 62, 64, 66, 67, 68, 73, 74, 80, 81, 82, 83, 84, 85, 86, 87, 89, 91, 92, 93, 94, 95, 96, 100, 102, 103, 104, 107, 108, 109, 113, 114, 117, 119, 120, 121, 122], "jupyterlab": [61, 101], "just": [2, 3, 4, 14, 15, 25, 59, 60, 61, 63, 67, 68, 73, 74, 80, 90, 108, 119], "justif": 73, "jxxv": 4, "j\u00e9r\u00f4me": [20, 23, 55, 56], "j\u00f8rgensen": 83, "k": [3, 15, 17, 18, 28, 45, 68, 69, 71, 72, 73, 76, 77, 84, 85, 86, 87, 89, 97, 98, 108, 113, 120], "k1": 15, "k2": 15, "k2200": [119, 122], "k_": 28, "k_1": 28, "k_2": 28, "k_3": 28, "kabsch": [20, 75, 76, 77, 79], "kabsch_algorithm": 75, "kabsch_result": 75, "kahan": [3, 20, 57, 64], "kahan_summ": 57, "kap": 86, "kappa": [84, 85, 87], "karkouli": [18, 55, 56], "kb": 95, "keep": [3, 7, 15, 17, 20, 24, 26, 45, 52, 57, 59, 68, 76, 77, 81, 89, 92, 93, 95, 96, 108], "kei": [1, 3, 6, 12, 15, 17, 20, 26, 67, 68, 69, 71, 73, 74, 80, 81, 84, 85, 87, 92, 93, 95, 110, 122], "kept": 74, "kernel": [3, 14, 17, 19, 20, 37, 40, 41, 49, 55, 73, 75, 76, 77, 96, 103], "kernel_fil": [14, 15], "kernelapp": [103, 104], "kernelbas": [103, 104], "keta": 86, "kev": [4, 10, 15, 31, 32, 40, 41, 45, 46, 47, 60, 64, 81, 108], "kevlar": 60, "keyboard": [7, 17], "keyerror": [3, 17], "keypoint": [7, 15, 19, 75, 76, 77, 81], "keypressev": 11, "keyword": [17, 23, 79, 104], "kfp": 95, "khimono": 86, "khrono": 18, "khz": 26, "kieffer": [4, 18, 20, 23, 55, 56, 64, 98, 104, 117], "kif": 103, "kill": [95, 97, 98], "kilobyt": 95, "kind": [2, 10, 12, 20, 21, 25, 29, 57, 67, 74, 89, 95, 96, 119], "kirian": 103, "kit": [26, 40, 50, 51, 52, 53, 55, 96, 97, 98, 119], "kj": [97, 98], "kluyver": 20, "kl\u00f6ckner": 18, "knight": 75, "knot": [3, 15, 17], "know": [3, 7, 15, 20, 29, 45, 48, 58, 61, 68, 92, 93, 116, 123], "knowledg": [24, 40, 41, 45, 55, 61], "known": [1, 11, 14, 15, 19, 20, 34, 40, 42, 45, 74, 75, 78, 83, 92, 93, 95, 99, 101, 113, 116, 118, 121], "knownledg": 95, "knudsen": 18, "ko\u0161ic": 1, "kp": 15, "kparsec": 28, "kphi": 86, "kpixel": 75, "kpx": 15, "kpy": 15, "ksize": [75, 76, 77], "kuleuven": 15, "kumar": 26, "kw_azim": 119, "kwarg": [1, 2, 3, 4, 6, 7, 10, 12, 15, 17, 20, 76, 89, 100, 103, 104, 117, 118, 119, 120], "kx": [3, 116], "ky": [3, 116], "kz": 116, "kz6vu6np6ecm8phcndw1hzvkhwx": 4, "k\u00f6nneck": 74, "l": [3, 4, 15, 18, 28, 31, 40, 41, 45, 59, 69, 71, 72, 73, 76, 85, 95, 110, 112, 113, 114, 116, 117, 118, 119, 120], "l1": 15, "l1d": 95, "l1i": 95, "l1tf": 95, "l2": [15, 95], "l3": [95, 97, 98], "l40": 98, "la": [11, 75, 84, 109, 110], "lab": [4, 15, 20, 61, 82, 84, 91, 92, 93], "lab6": [15, 40, 41, 45, 59, 68, 83, 85, 86, 89, 92, 93, 108, 113, 114], "lab6_17kev_att3_1555": 108, "lab6_17kev_att3_tth2c_24_01_2018_19": 108, "lab6_18": 74, "lab6_20kev": 83, "lab6_29": [59, 64], "lab6_3": 80, "lab6_gonio_bm20": 85, "lab6_gonio_d2am": 86, "lab6_new": 108, "lab6_srm660a": [15, 40, 41, 45, 68, 92, 93], "lab6_srm660b": [15, 40, 41, 45, 68, 92, 93], "lab6_srm660c": [15, 40, 41, 45, 68, 92, 93], "lab_6": 19, "label": [3, 5, 7, 8, 11, 15, 17, 20, 28, 59, 63, 67, 68, 74, 75, 76, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 100, 102, 103, 104, 105, 107, 108, 112, 113, 114, 117, 118, 119, 120, 122], "labelcent": 11, "labeltempl": 11, "labich": 74, "laboratori": [15, 28], "lack": [20, 26, 101], "lahf_lm": 95, "lai": [23, 104], "laid": 1, "lakeshor": 85, "lam": 112, "lambda": [1, 4, 15, 20, 64, 69, 71, 72, 73, 74, 75, 76, 77, 84, 85, 86, 91, 95, 98, 110, 112], "lambda10m": [1, 15], "lambda250k": [1, 15], "lambda2m": [1, 15], "lambda60k": [1, 15], "lambda7": 1, "lambda750k": [1, 15], "lambda7m5": [1, 15], "lambda9m": [1, 15], "lambda_10m": 1, "lambda_250k": 1, "lambda_2m": 1, "lambda_60k": 1, "lambda_7": 1, "lambda_750k": 1, "lambda_9m": 1, "lang": 116, "languag": [27, 57, 90, 96, 97, 119, 122], "language_level": 103, "lantanid": 71, "lanthanum": 68, "larg": [4, 14, 15, 17, 18, 19, 20, 23, 25, 26, 34, 35, 42, 53, 54, 57, 60, 63, 68, 69, 72, 73, 74, 75, 77, 78, 86, 91, 92, 95, 99, 112, 114, 117], "larger": [14, 15, 39, 54, 55, 57, 67, 73, 74, 75, 76, 77, 90, 91, 92, 93, 95, 96, 102, 103, 123], "largest": [3, 19, 105], "largest_width": [3, 15], "laser": 26, "last": [3, 10, 12, 14, 15, 17, 20, 25, 28, 34, 35, 42, 51, 57, 60, 61, 64, 71, 74, 83, 85, 102, 105, 108, 110, 116, 119], "last_buffer_s": 116, "last_id": 116, "last_label": 15, "last_polar": 103, "later": [1, 4, 27, 73, 74, 76, 77, 89, 95, 97, 108, 119], "latest": [4, 12, 20, 51, 53, 55, 56, 83], "latex": [15, 17], "latex_to_unicod": [15, 17], "lattic": [15, 71], "lattice_typ": [15, 69, 71], "laue": 106, "launch": [7, 13, 34, 61, 64, 90], "launch_inst": [103, 104], "launch_new_inst": [103, 104], "launcher": 20, "law": [15, 20, 95, 116], "layer": [24, 103, 112, 115], "layout": [1, 9, 25, 74, 75, 99, 100], "lazi": [17, 57], "lazy_properti": [15, 17], "lbl": [7, 15, 61, 83, 85, 108, 113, 114, 116], "lbnl": 55, "lbrv": 95, "lc_all": 52, "lcl": 26, "ldist": 75, "ldot": 28, "le": [109, 110], "lead": [15, 69, 80, 94, 104, 115, 119], "leak": 20, "leas": 68, "least": [4, 15, 19, 23, 40, 52, 60, 61, 83, 84, 85, 86, 87, 90, 99, 115, 119], "leav": [3, 4, 14, 68, 108, 116], "lee": 18, "left": [2, 3, 4, 14, 15, 21, 25, 27, 28, 34, 60, 68, 73, 77, 90, 94, 104, 112], "leftrightarrow": 28, "legaci": [2, 3, 14, 15, 20, 39, 63, 104, 119], "legend": [67, 75, 76, 81, 84, 85, 86, 87, 89, 90, 91, 95, 103, 104, 105, 107, 108, 112, 113, 114, 117, 118, 119, 120], "len": [3, 14, 69, 71, 73, 74, 75, 76, 77, 79, 81, 84, 85, 86, 90, 92, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 122], "length": [2, 3, 4, 10, 14, 15, 17, 27, 28, 58, 69, 71, 76, 77, 79, 81, 90, 109, 112, 116], "length_of_longest_run": 17, "less": [19, 25, 28, 50, 55, 57, 58, 73, 74, 76, 77, 79, 104, 108, 113, 119], "let": [27, 28, 43, 45, 58, 64, 65, 71, 73, 74, 75, 76, 77, 82, 84, 85, 86, 87, 91, 92, 93, 95, 108, 112, 113, 114, 116, 119, 123], "let_t": 4, "leuven": 3, "level": [2, 12, 14, 15, 17, 20, 23, 24, 32, 49, 57, 83, 91, 99, 113, 119, 120], "levik": 18, "levovo": 98, "lib": [61, 76, 77, 85, 86, 93, 98, 103, 104, 108, 113, 114, 116, 119, 122], "libari": 30, "librari": [0, 4, 7, 15, 17, 18, 20, 21, 23, 27, 30, 48, 50, 51, 53, 55, 56, 63, 66, 73, 75, 87, 89, 90, 97, 98, 121], "licens": [20, 55], "light": [15, 28, 73], "lighter": 26, "lightweight": 26, "lign": 108, "like": [1, 3, 4, 5, 8, 10, 11, 12, 13, 15, 17, 19, 20, 21, 23, 25, 27, 30, 32, 37, 39, 42, 45, 49, 50, 51, 52, 53, 54, 57, 58, 59, 60, 61, 63, 66, 67, 71, 73, 74, 75, 76, 77, 80, 82, 85, 87, 90, 92, 95, 96, 99, 103, 105, 112, 113, 114, 115, 117, 119, 120], "likelihood": [17, 116], "lil": 23, "lima": [12, 15, 18, 20, 21, 44, 55, 57, 64, 75], "lima2": 20, "lima_cfg": 12, "limit": [3, 4, 10, 12, 15, 17, 19, 20, 25, 26, 28, 39, 53, 55, 56, 57, 67, 76, 83, 85, 89, 90, 92, 93, 95, 96, 104, 113, 116, 122], "limits_": 58, "linalg": [73, 76, 77, 79, 113, 116], "linalgerror": 79, "line": [0, 1, 2, 3, 7, 11, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 34, 42, 48, 51, 53, 54, 55, 57, 60, 62, 64, 65, 66, 68, 71, 74, 77, 79, 84, 85, 86, 87, 90, 95, 103, 104, 105, 108, 112, 113, 114, 116], "line2d": [108, 113, 114], "line_coef": 116, "line_idx": 116, "line_s": 116, "linear": [3, 4, 28, 31, 57, 91, 99], "lineari": 17, "linesep": [84, 85, 87], "linestyl": [7, 67, 87, 108], "linewidth": 7, "link": [3, 12, 50, 60, 95, 97, 98], "linksceem": [55, 57], "linregress": 84, "linregressresult": 84, "linsep": 20, "linspac": [75, 76, 77, 79, 91, 97, 98, 100, 105, 112, 116, 117, 118, 119, 120], "linux": [16, 20, 39, 50, 99], "liquid": 95, "lire": 110, "list": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 26, 31, 34, 35, 40, 41, 42, 43, 45, 51, 57, 60, 64, 67, 68, 69, 71, 73, 74, 81, 85, 86, 87, 90, 92, 93, 95, 108, 109, 110, 114], "list_imag": 85, "list_of_dataset": 108, "list_of_goniomet": 108, "list_of_point": 15, "listdataset": 10, "listdir": 63, "listimag": 15, "listmodel": 22, "lithograph": [76, 77], "litter": 91, "littl": [0, 7, 11, 28, 48, 57, 89, 95, 96, 97, 98, 99], "little_endian": [85, 87], "live": [20, 55], "llvmlite": 116, "lm": 95, "lmaxr": 103, "lminr": 103, "ln": 4, "loacat": 6, "load": [1, 3, 4, 7, 11, 12, 15, 20, 21, 23, 29, 53, 57, 59, 61, 63, 65, 67, 71, 74, 75, 80, 81, 84, 87, 89, 91, 92, 94, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 110, 113, 116, 117, 118, 119, 120, 122], "load_engin": [20, 22], "load_fil": 15, "load_geom": [1, 15], "load_integr": 22, "load_nexu": [12, 15], "load_npz": 113, "load_volum": 110, "loadcalibr": 9, "loader": 4, "loadfromjsonfil": 11, "loadfromponifil": 11, "loadimagetoolbutton": 22, "loadsplinefil": 5, "loadtxt": 71, "local": [3, 10, 19, 20, 37, 51, 52, 55, 57, 60, 63, 71, 75, 76, 77, 90, 102, 103, 109, 110], "local_bg_radiu": 103, "local_calib": 84, "local_max": [3, 15], "local_maxi": [3, 15, 73, 75, 76, 77], "local_n": 104, "locat": [3, 6, 8, 10, 14, 15, 17, 20, 23, 25, 27, 28, 40, 60, 73, 75, 76, 77, 82, 85, 100, 110], "lock": [2, 8, 60, 79, 95, 108], "lockcontext": 8, "locksign": 8, "log": [3, 7, 17, 30, 41, 44, 53, 55, 66, 67, 73, 76, 83, 84, 105, 112, 116, 117, 119, 120, 121], "log10": 73, "log1p": 91, "log_info": 15, "log_profil": [96, 103], "logan": 110, "logarithm": [7, 17, 54], "logcolor": 76, "logger": [5, 12, 15, 17, 50, 81, 84], "logging_dis": [15, 17], "logging_util": [15, 22], "logic": 23, "logical_and": [73, 75, 79, 81, 85, 108, 113, 114], "logical_not": [76, 81, 105, 108, 113], "logical_or": [77, 84, 85, 86, 103, 110], "lognorm": [76, 119, 120], "loic": [20, 55], "long": [15, 85, 95, 103, 113, 115, 119], "long_nam": 15, "longer": [17, 34, 42, 58, 90, 96, 102, 116], "longest": [17, 68], "longestrunofhead": [15, 17], "look": [2, 3, 14, 15, 17, 19, 20, 23, 25, 27, 28, 29, 39, 40, 41, 56, 57, 60, 64, 67, 68, 71, 73, 74, 75, 76, 77, 87, 89, 90, 91, 94, 95, 103, 108, 110, 113, 114, 115, 116, 119, 120], "lookup": 3, "loop": [23, 63, 67, 73, 89, 90, 95, 96, 99, 100, 102, 103, 108, 116, 119, 120], "loosevers": 10, "lorentzian": [117, 118, 119, 120], "lorrain": 102, "lose": [3, 11, 15], "loss": [3, 15], "lot": [20, 40, 58, 73, 95], "lovelac": 98, "low": [14, 24, 55, 57, 77, 85, 91, 100, 103], "low_lim": 119, "lowbytefirst": [63, 64, 86], "lower": [2, 3, 14, 15, 19, 20, 24, 25, 27, 54, 59, 63, 67, 71, 73, 77, 90, 92, 93, 103, 108, 113], "lower_bound": 15, "lowest": [15, 54], "lrx": 84, "lry": 84, "lscpu": 95, "lsmr": [113, 116], "lst": 15, "lst_data": [15, 93], "lst_flat": 15, "lst_mask": 15, "lst_pt": 17, "lst_varianc": 15, "lstimg": 15, "lstopo": [95, 97, 98], "lt": [63, 71, 73, 76, 79, 86, 87, 89, 90, 95, 96, 97, 98, 102, 103, 104, 107, 110, 116, 117, 120, 122], "lund": 83, "lurker": 55, "lut": [2, 3, 14, 15, 20, 57, 63, 102, 103, 104, 105, 110, 119, 122], "lut_siz": [3, 14, 15], "lut_t": 3, "lut_to_csr": [3, 15], "lutintegr": [3, 15], "lvp": [1, 76], "lx": 1, "lx170": [1, 74], "lx170h": 1, "lx255": [1, 74], "lx255h": 1, "lysozym": [15, 20, 68, 92, 93], "lz": [97, 98], "lz4": [95, 96, 99], "m": [1, 4, 7, 10, 15, 17, 18, 23, 25, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 45, 46, 47, 49, 50, 51, 52, 59, 61, 63, 64, 67, 68, 71, 73, 74, 75, 76, 77, 79, 81, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 96, 100, 101, 102, 103, 104, 107, 108, 110, 113, 116, 117, 119, 120, 122], "ma": 110, "maa": 17, "machin": [5, 95], "maco": 20, "macosx": [20, 50, 55], "macromolecular": 106, "mad": 83, "made": [1, 3, 12, 16, 17, 20, 55, 58, 74, 75, 76, 77, 83, 90, 95, 108], "magapixel": 119, "magic": [20, 104], "magnif": 4, "magnifi": [92, 93], "magnitud": 58, "mai": [2, 3, 4, 14, 15, 27, 28, 37, 49, 50, 54, 55, 58, 59, 60, 61, 64, 67, 68, 71, 74, 76, 77, 79, 80, 81, 84, 85, 89, 90, 110, 119], "maia": 103, "mail": 55, "main": [1, 3, 4, 15, 17, 23, 27, 45, 50, 55, 57, 58, 64, 73, 89, 92, 93, 95, 103, 114, 118, 119, 120], "main_process": [97, 98], "mainli": [7, 14, 15, 17, 20, 55, 74], "mainlin": 55, "maintain": 7, "mainten": 48, "mainwindow": 22, "major": [19, 20, 57, 67, 119], "make": [0, 3, 4, 6, 7, 12, 14, 15, 19, 20, 21, 23, 25, 26, 27, 28, 44, 45, 52, 53, 57, 64, 67, 69, 72, 74, 75, 76, 77, 85, 90, 91, 92, 95, 103, 104, 116, 119], "make_ai": 15, "make_gaussian": 15, "make_head": [4, 12, 15], "mal": 20, "malloc": [2, 3, 14], "malt": 20, "man": [59, 104], "manag": [3, 4, 6, 8, 10, 12, 15, 17, 20, 21, 55, 57, 64, 66, 121], "mandatori": [1, 6, 15, 20, 23, 31, 34, 35, 40, 42, 45, 63, 64, 90, 92], "mandatroi": 90, "mani": [3, 7, 15, 20, 23, 29, 34, 35, 38, 40, 42, 54, 55, 57, 59, 60, 63, 67, 68, 71, 75, 76, 77, 86, 87, 95, 96, 99, 103, 104, 108, 112, 116, 119], "manifest": 57, "manipul": [10, 15, 73, 90, 95], "manner": [3, 15, 57], "manolo": 15, "manpag": 20, "manpow": 55, "manual": [4, 10, 12, 15, 19, 27, 30, 57, 59, 85, 86, 113, 119], "manuel": 55, "manufactur": [1, 11, 15, 20, 57, 60, 74, 75, 76, 77, 112, 119], "manycor": 95, "manylinux1": 20, "map": [10, 14, 15, 20, 26, 34, 35, 42, 57, 73, 75, 80], "mapplotcontextmenu": 22, "mapplotwidget": 22, "mar": [1, 20, 64, 74, 101], "mar133": 1, "mar165": 1, "mar225": 1, "mar300": 1, "mar345": [1, 4, 15, 20, 90], "mar3450": [1, 67], "mar555": [1, 15], "mar_133": 1, "mar_165": 1, "mar_225": 1, "mar_300": 1, "mar_345": 1, "mar_555": 1, "march": 18, "marchingsquar": [20, 81], "marchingsquaresmergeimpl": 81, "marco": [20, 102, 110], "mari": [20, 55, 75, 76], "mark": [3, 7, 8, 17, 20, 60, 76, 90], "marker": [6, 8, 67], "markermanag": 22, "markermodel": [6, 22], "market": 74, "mask": [1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 14, 15, 17, 19, 20, 23, 25, 31, 32, 33, 34, 35, 36, 37, 40, 41, 42, 45, 46, 47, 48, 49, 55, 59, 63, 64, 73, 76, 77, 81, 83, 84, 85, 86, 89, 90, 95, 101, 102, 103, 104, 105, 106, 108, 109, 110, 113, 114, 116, 117], "mask0": [76, 77], "mask1": [76, 77], "mask2": [76, 77, 81], "mask_cent": 76, "mask_checksum": [2, 3, 14], "mask_data": 110, "mask_fil": [12, 15, 85], "mask_imag": [12, 15], "mask_left": 76, "mask_right": 76, "mask_util": 22, "maskarraytorgba": 10, "maskedimag": 8, "maskedimagemodel": 22, "maskfil": [1, 4, 15, 102], "masks_15": 110, "masktask": 22, "masktool": 6, "masqu": 110, "mass": [3, 17, 103], "massahud": [20, 55], "massif": [7, 13, 22, 31, 45, 57, 59, 61, 81], "massif1": 84, "massif_contour": [7, 15, 81], "massiv": 57, "master": [4, 23, 24, 36], "master_fil": 81, "match": [8, 12, 21, 58, 74, 76, 77, 79, 90, 95], "materi": [1, 19, 26, 30, 71, 83, 112, 115, 116], "math": [3, 17, 73, 76, 77, 79, 86, 103, 104, 109, 112], "mathemat": [15, 17, 58, 91, 119], "mathematica": [4, 28], "mathrm": [28, 105], "mathtt": 28, "mathutil": [15, 22, 89, 114, 117], "mathworld": [17, 79], "matplotlib": [10, 15, 18, 20, 21, 22, 25, 26, 27, 34, 41, 50, 53, 55, 57, 61, 67, 68, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122], "matplotlib_inlin": [61, 108], "matric": [15, 28, 56], "matrix": [2, 3, 4, 14, 15, 20, 21, 23, 57, 58, 67, 73, 75, 76, 77, 79, 95, 96, 99, 104, 113], "matter": [1, 54, 73, 90], "maud": 20, "max": [2, 3, 4, 6, 15, 17, 20, 31, 38, 40, 41, 45, 47, 55, 58, 59, 63, 64, 67, 73, 75, 76, 77, 79, 81, 85, 86, 90, 95, 96, 97, 98, 103, 104, 105, 108, 112, 113, 116, 117, 118, 119, 120, 122], "max_imag": 15, "max_it": [6, 15, 81, 104], "max_num_peak": 103, "max_octav": 15, "max_pixel_count": 103, "max_pixel_s": 3, "max_r": [7, 15, 31, 45, 81, 101, 103], "max_shap": [1, 15, 20, 73, 75, 82, 90, 100, 108, 118, 119, 120], "max_siz": 17, "max_val": 3, "max_valu": [3, 17], "maxaverag": 15, "maxboundinclud": 10, "maxdelta": [83, 84, 85, 86, 87, 108, 113, 114], "maxi": [3, 15, 73, 75, 76, 77, 103, 112, 119], "maxim": [7, 116], "maxima": [19, 37, 75, 85, 108, 113, 114], "maximize_fig": 10, "maximum": [1, 2, 3, 7, 14, 15, 17, 19, 28, 31, 45, 57, 73, 75, 76, 77, 85, 91, 95, 96, 103, 108, 112, 114, 119], "maximum_posit": [15, 17], "maximun": 15, "maxipix": [1, 15, 25, 74, 85], "maxipix1x1": 1, "maxipix2x2": [1, 15], "maxipix5x1": [1, 15], "maxipix_1x1": 1, "maxipix_2x2": 1, "maxipix_5x1": 1, "maxit": [6, 7, 15, 86, 113, 116], "maxiv": 83, "maxr": 6, "maxrbar": [113, 116], "maxsiz": 119, "maxvalu": 8, "maxwel": 20, "mayb": [53, 79, 113], "mb": [50, 75, 84, 95, 96], "mba": 95, "mbyte": [57, 117, 119], "mca": 95, "mce": 95, "md": [81, 95], "md5": [85, 87], "mdarrai": 12, "mdev": 110, "me": 117, "mead": [83, 85, 86, 108], "mean": [1, 2, 3, 6, 8, 14, 15, 17, 19, 20, 27, 29, 31, 38, 40, 41, 45, 47, 53, 54, 64, 67, 68, 73, 75, 76, 77, 81, 89, 92, 93, 95, 96, 100, 102, 103, 107, 108, 110, 112, 116, 119, 120], "meanaverag": 15, "meaning": [1, 79, 92], "meant": 17, "measu": 39, "measur": [7, 15, 17, 19, 22, 26, 27, 28, 39, 54, 57, 73, 76, 77, 78, 81, 85, 89, 95, 96, 99, 101, 103, 108, 112, 117, 118, 119, 123], "measure_displac": 112, "measure_offset": [15, 17], "measured_1": 75, "mechan": [2, 20, 25, 30, 95, 99], "medfilt": [2, 3, 14, 15, 20, 67], "medfilt1d": [15, 81, 104], "medfilt1d_legaci": [15, 104], "medfilt1d_ng": [15, 67, 81, 104], "medfilt2d": 110, "medfilt_legaci": 15, "median": [1, 2, 3, 14, 15, 19, 20, 31, 38, 40, 41, 45, 47, 48, 64, 75, 76, 77, 86, 96, 103, 104, 106, 110], "median21_cent": 76, "median21_left": 76, "median21_right": 76, "median_prefilt": 15, "medianfilt": 67, "medipix": 20, "medium_module_s": [1, 15], "meet": [55, 79], "megapixel": [54, 57], "meltdown": 95, "mem_byt": [95, 96], "member": 20, "memcopi": 17, "memoiz": 57, "memori": [3, 15, 20, 39, 50, 53, 54, 55, 57, 76, 77, 90, 95, 96, 97, 98, 103, 116, 118, 119], "memoryerror": 50, "memprof": 39, "memset": [14, 64, 103], "memset_ng": [96, 103], "mention": 104, "menu": [11, 60], "mercuri": 26, "merg": [3, 8, 15, 20, 38, 55, 58, 85, 108], "merge_intens": [3, 15], "merge_singleton": [3, 15, 73, 75, 76, 77], "merge_twin": [3, 15], "mergecoord": 8, "merged8": 96, "merged_fil": 15, "meson": [20, 50], "mess": 90, "messag": [5, 6, 17, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 55, 64, 73, 76, 77, 83, 84, 85, 86, 87, 95, 108, 113, 114], "messagebox": 22, "mesur": 8, "mesur\u00e9": 110, "metadata": [12, 15, 20, 63, 65, 71, 83, 84, 85, 86, 87, 90, 108, 113, 114], "metal": 73, "meter": [1, 3, 4, 7, 10, 15, 27, 28, 31, 40, 41, 45, 82, 83, 84, 90, 91, 112, 116], "meter_wl": 10, "meth": 67, "method": [1, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 17, 19, 20, 25, 29, 38, 39, 46, 47, 54, 57, 63, 64, 67, 71, 73, 74, 75, 76, 77, 81, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 103, 104, 107, 108, 110, 113, 114, 117, 118, 119, 120, 122], "method2d": [92, 93], "method_cal": 15, "method_nam": 15, "method_registri": [11, 12, 22, 92, 93, 117, 118, 119, 120, 122], "methodavail": 11, "methodlabel": 22, "methodologi": 83, "metric": 89, "metrologi": 74, "mev": 116, "mexipix": 1, "mf1": 104, "mg": [92, 93, 108, 123], "mg1": 108, "mg_fiber": 93, "mgrid": 73, "mhz": 95, "mi": [1, 73, 84, 108], "mib": 95, "mic": 39, "michael": 20, "microelectron": 71, "microfluid": 26, "micromet": 91, "micron": [4, 7, 25, 31, 40, 41, 68, 73, 90], "microscopi": 26, "mid": [75, 76, 77], "middl": [1, 7, 68, 73, 92, 93, 108], "might": 28, "migrat": [12, 20], "mile": 28, "milimet": 83, "milion": 119, "miller": [15, 19, 31, 40, 41, 45, 68, 71], "millimet": [4, 10, 28, 31, 40, 41, 45, 90], "million": [57, 97, 98, 116], "millisecond": [96, 103], "mimic": [15, 95], "min": [15, 38, 47, 63, 64, 73, 74, 75, 76, 77, 79, 81, 83, 85, 90, 95, 96, 103, 104, 105, 108, 112, 113, 116, 118, 119, 122], "min_hi": [85, 108, 113, 114], "min_lo": [85, 108, 113, 114], "min_pixel_count": 103, "min_r": 103, "min_val": 3, "min_valu": 3, "minaverag": 15, "minboundinclud": 10, "mind": [76, 77, 92, 95], "mineralogist": [18, 19, 31, 40, 41, 45], "mineralphi": [15, 71], "mini": [3, 15, 73, 75, 76, 77, 119], "minim": [3, 7, 15, 17, 50, 71, 73, 76, 77, 86, 95, 108, 113], "minima": [85, 108, 113, 114], "minimalist": 12, "minimum": [2, 3, 7, 14, 15, 17, 20, 71, 74, 76, 81, 85, 119], "minimum_snr": 103, "minindex": 7, "minor": 20, "minrbar": [113, 116], "mint": 51, "minut": [41, 51, 60, 83, 85, 95], "minvalu": 8, "miron": [17, 119], "mirror": [15, 17, 94], "misali": [76, 77], "misalign": [4, 76, 77, 95], "misassign": 60, "misc": [17, 79], "miscelan": 17, "misplac": 60, "miss": [1, 3, 7, 15, 17, 20, 40, 53, 57, 66, 67, 73, 75, 76, 77, 84, 85, 108, 110, 121], "mistak": 19, "mit": [20, 55], "mitig": [52, 95], "mix": [3, 19, 20, 40, 41, 90, 106], "mkdir": 59, "mlem": 115, "mm": [4, 10, 61, 63, 64, 68, 73, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 112, 117, 119, 120, 122], "mmio": 95, "mmx": 95, "mmxext": 95, "mn": [60, 62, 66], "mnemon": [21, 38, 44, 64], "mnt": 105, "mock": [15, 40, 41, 45, 68, 92, 93], "mod": 61, "mode": [1, 2, 3, 5, 12, 14, 15, 17, 20, 26, 27, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 45, 50, 59, 60, 61, 64, 73, 75, 76, 77, 81, 95, 108, 110], "mode_append": [12, 15], "mode_delet": [12, 15], "mode_error": [12, 15], "mode_overwrit": [12, 15], "model": [2, 3, 5, 6, 9, 11, 12, 14, 15, 20, 22, 26, 37, 46, 47, 49, 56, 58, 60, 61, 63, 64, 66, 67, 76, 83, 85, 86, 87, 95, 112, 113, 114, 115, 119, 121], "model_caglioti": 85, "model_transform": 22, "modelis": [15, 67], "modelunit": 11, "modern": [26, 57, 99, 104], "modif": [74, 119], "modifi": [3, 7, 12, 20, 21, 50, 59, 60, 71, 73, 95], "modul": [13, 20, 23, 25, 26, 30, 33, 40, 41, 43, 53, 63, 71, 74, 75, 77, 86, 90, 92, 93, 95, 103, 104, 110], "modular": [25, 77], "module0": 108, "module_gap": [1, 15, 75, 76, 77], "module_id": [76, 77, 108], "module_idx": [75, 76, 77], "module_nam": 108, "module_posit": [1, 15], "module_s": [1, 15, 75, 76, 77], "modulo": 17, "modulu": [15, 20, 80, 91], "mois": 113, "moke": [90, 122], "molecul": [102, 106], "momentum": 57, "monitor": [11, 12, 15, 17, 20, 38, 44, 63, 64, 95, 110, 123], "monitor_kei": [15, 17, 38, 44, 64], "monitor_nam": [12, 15], "monitor_path": 110, "monitornameedit": 22, "monitornotfound": [15, 17], "mono": 86, "monochrom": [83, 108], "monochromat": 112, "monoclin": [15, 71], "monocryst": [76, 77], "monograph": 3, "monolith": 57, "monopd": 12, "monoton": 80, "mont": 57, "month": 20, "more": [2, 3, 7, 9, 11, 12, 14, 15, 17, 20, 21, 23, 25, 26, 27, 28, 33, 35, 53, 57, 58, 60, 62, 63, 66, 67, 68, 71, 76, 77, 82, 83, 85, 86, 87, 89, 92, 95, 96, 97, 98, 99, 103, 104, 108, 113, 116, 119, 121, 122, 123], "moreov": [21, 57, 119], "morpholog": 3, "morphologi": 15, "most": [4, 7, 12, 13, 15, 20, 21, 23, 25, 26, 27, 28, 29, 31, 35, 39, 44, 48, 54, 56, 57, 58, 59, 60, 61, 64, 68, 69, 71, 72, 73, 74, 75, 79, 81, 83, 85, 90, 94, 96, 99, 105, 110, 112, 113, 114, 115], "mostli": [4, 20, 63, 75, 95], "mostpaint": 69, "motion": [34, 42], "motor": [15, 20, 34, 44, 64, 85, 86, 109, 114], "motor_mn": 86, "motor_po": 86, "mount": [15, 27, 37, 49, 79, 85, 86, 92, 93, 108, 115], "mous": [7, 11, 59, 60, 61], "mousepo": 6, "mousereleaseev": 11, "mousewheelen": 11, "movb": 95, "move": [4, 15, 17, 20, 52, 58, 68, 75, 76, 85, 87, 90, 92, 93, 123], "movement": [34, 76, 77], "moyen": 110, "moyenn": 110, "mp4": 61, "mpctx": [97, 98], "mpg": 1, "mpimf": 1, "mpix": [1, 57, 67, 104], "mpixel": 39, "mpl": 75, "mpl_calib": [22, 84], "mpl_calib_qt": 22, "mplcalibwidget": 7, "mradian": 84, "msi": 55, "msk": [15, 36, 108, 113, 116], "msr": 95, "msvc": [50, 53], "mtr": 95, "mu": [28, 86, 112, 116], "mu_en_over_rho": 116, "mu_over_rho": 116, "much": [4, 15, 20, 33, 34, 42, 54, 55, 63, 67, 71, 73, 74, 75, 76, 77, 84, 92, 95, 96, 97, 98, 99, 102, 108, 116, 119], "multi": [3, 15, 20, 25, 34, 47, 52, 54, 63, 64, 66, 76, 77, 83, 87, 96, 99, 113, 114, 121], "multi_geometri": [13, 20, 22, 92, 93, 123], "multicalib": [7, 15], "multicor": 58, "multifilesaveragewrit": 15, "multifram": 20, "multigeo": [85, 86, 87, 113, 114], "multigeo2": [85, 87], "multigeo3": 87, "multigeometri": [15, 20, 85, 86, 87, 93, 113, 114, 123], "multigeometryfib": [15, 20, 123], "multigonio": 108, "multigoniomet": 108, "multigpu": [97, 98], "multihit": 95, "multiintegr": [92, 93], "multimod": 26, "multipl": [2, 3, 7, 14, 15, 20, 23, 25, 28, 33, 38, 52, 55, 57, 58, 67, 71, 74, 88, 89, 92, 93, 95, 96, 99, 104, 116, 123], "multipli": [15, 113, 116], "multiprocess": [22, 95, 96, 99], "multithead": 95, "multithread": [54, 91, 95, 96, 99], "must": [1, 7, 12, 15, 16, 21, 36, 76, 77, 79, 95, 98, 99], "mutabl": [17, 92, 93], "mutableset": 17, "mutex": 95, "mutithread": 4, "mutlipl": 1, "mv": 51, "mw": 95, "mx": [7, 20, 48, 55, 87, 88], "mx170": [1, 74, 102], "mx170h": 1, "mx225": [1, 74], "mx225h": [1, 74], "mx225he": 1, "mx300": [1, 74], "mx300h": [1, 74], "mx325": [1, 74], "mx325he": 1, "mx340h": [1, 74], "mx425": 1, "mx425h": [1, 74], "mx_calibr": 22, "mx_ceria": 87, "my": 71, "my_ai": 92, "my_calibr": 15, "my_fi": 93, "my_img": [92, 93], "my_lab6": 71, "my_smooth": [76, 77], "myarrai": 4, "mythen": [1, 15, 20, 74, 111], "mythen1280": 1, "mythen_1280": 1, "mythen_ring_fil": 108, "mythenv": 108, "n": [3, 7, 12, 15, 17, 18, 20, 21, 26, 33, 39, 40, 41, 45, 46, 47, 56, 57, 58, 59, 63, 64, 76, 77, 79, 84, 85, 87, 90, 91, 95, 96, 103, 104, 108, 110, 113, 116, 119, 120], "n1": [95, 96, 110], "n2": 110, "n5xop": 4, "n_5": [3, 15], "n_chi": 4, "n_excluded_pixel": [84, 85, 87], "n_oscil": [84, 87], "n_tth": 4, "na": 110, "nacl": [15, 40, 41, 45, 68, 92, 93], "naiv": [19, 58, 95, 99, 120], "nalag": 15, "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 19, 20, 22, 23, 31, 33, 34, 35, 37, 38, 40, 41, 44, 45, 46, 47, 49, 57, 58, 59, 60, 63, 64, 68, 71, 74, 76, 77, 79, 90, 95, 96, 97, 98, 103, 108, 110], "namedtupl": [2, 3, 4, 12, 14, 15, 17, 20, 63, 75, 76, 95, 97, 98, 109, 110], "names_common": 108, "names_split": 108, "nan": [2, 3, 8, 14, 15, 17, 20, 60, 73, 75, 76, 77, 81, 104, 105, 108, 114], "nan_equ": [15, 17], "nanmax": 77, "nanmean": [81, 122], "nanmedian": [76, 77, 81], "nanmin": 77, "nanomet": [10, 64, 90, 91], "nanopeakcel": 57, "nanstd": 122, "nar": 18, "nasics_i": 103, "nasics_x": 103, "nativ": [95, 96], "natur": [17, 56, 57, 76, 77, 89, 90, 97, 98], "nautic": 28, "nawaz": [55, 56], "nb_deg_azim": 81, "nb_det": 74, "nb_frame": 15, "nb_geom": 92, "nb_gonio": 108, "nbagg": [61, 76, 105, 109], "nbframe": [95, 96], "nbin": [2, 3, 14, 64, 67, 95, 96, 97, 98, 117, 118, 119], "nbit": 64, "nbpix": 3, "nbpixel": 119, "nbprocess": [97, 98], "nbpt_azim": [12, 15], "nbpt_rad": [12, 15], "nbsphinx": 104, "nbthread": 95, "nbyte": [95, 96, 104, 117, 119], "nbyteord": 64, "nc": [25, 74], "nchunk": 95, "ncol": [15, 80, 93], "ncolumn": [3, 64], "ncontribut": 76, "ncutoff": 64, "nd": [4, 12], "ndarrai": [1, 3, 4, 6, 8, 9, 10, 12, 15, 17, 63, 76, 77, 110], "ndarrayobject": 103, "ndarraytyp": 103, "ndatatyp": 64, "ndiamg": 3, "ndiff": 35, "ndim": [3, 76, 77], "ndim_1": 64, "ndim_2": 64, "ndimag": [3, 17, 73, 75, 76, 77, 110], "ndistanc": 75, "ndvanforeest": 79, "ne": [96, 110], "nearbi": 89, "nearest": [3, 15, 17, 19, 73, 75, 76, 77, 85, 110], "nearest_peak": 15, "nearli": 55, "necessari": [26, 55], "necessit": 26, "nedf_binarys": 64, "nedf_datablockid": 64, "nedf_headers": 64, "need": [3, 4, 5, 7, 14, 15, 16, 17, 19, 20, 23, 25, 27, 29, 30, 37, 40, 41, 45, 49, 50, 52, 53, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 71, 73, 75, 76, 77, 81, 82, 87, 89, 90, 92, 93, 95, 96, 97, 98, 101, 104, 108, 113, 116, 119, 123], "neg": [2, 3, 7, 17, 27, 79, 82, 91, 113, 116], "neghbor": 75, "neglect": 83, "neher": 55, "neig": 73, "neigbour": 73, "neighboor": 116, "neighbor": [3, 15, 40, 41, 58, 67, 73, 75, 95, 96, 103, 116], "neighborhood": [3, 15, 37], "neighbour": [73, 75], "neither": [2, 3, 14, 15, 95, 113], "nelder": [83, 85, 86, 108], "ness": [38, 75], "nessessari": 67, "net": [18, 95], "netlib": 15, "network": [50, 55], "neutron": [12, 30], "never": [30, 51, 89, 116], "nevertheless": [19, 71, 95, 101], "neverthless": [71, 91], "new": [1, 3, 6, 7, 8, 10, 11, 12, 15, 17, 18, 20, 39, 45, 50, 54, 55, 56, 57, 59, 68, 70, 74, 75, 85, 86, 122], "new_array_i": 116, "new_array_len": 116, "new_array_x": 116, "new_buffer_s": 116, "new_class": [12, 15], "new_coef": 116, "new_det": 74, "new_detector": [12, 15], "new_engin": [96, 97, 98], "new_entri": [12, 15], "new_error": 108, "new_fil": [97, 98], "new_geometri": [15, 83, 84, 85, 86, 87, 108, 113, 114], "new_grp": 7, "new_idx": 116, "new_instru": [12, 15], "new_mask": 86, "new_pixel_64": 75, "new_pixel_coord": 75, "new_root": 3, "new_sign": 104, "new_siz": 116, "new_vari": 104, "new_volum": 110, "newaxi": 79, "newer": [20, 45, 50, 55, 73, 96], "newparam": 108, "newslett": 74, "next": [3, 9, 15, 57, 60, 75, 76, 77, 85, 103, 116], "nextstepwarn": 9, "nexttask": 9, "nexttaskrequest": 9, "nexu": [1, 15, 20, 22, 29, 33, 34, 35, 40, 42, 57, 83, 108, 109, 110], "nexusdetector": [1, 15, 74], "nexusformat": [1, 12, 25], "nf": 110, "nfev": [73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "nfile": [97, 98], "nfilenam": 64, "nframe": 10, "ng": [15, 20, 39, 63], "nguyen": [114, 115], "nheaderid": 64, "ni": [15, 40, 41, 45, 68, 92, 93], "nice": [15, 56, 83, 95, 96], "nickel": 20, "nicki": [17, 79], "nicola": [18, 56], "nicolin": 18, "night": 55, "nightli": [51, 55], "nil": 87, "nimag": 64, "nimg": [77, 85, 117, 118, 119, 120], "ninja": [17, 50], "nintegr": [63, 92, 93], "nist": [19, 20, 68, 71, 72, 116], "nit": [73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "njev": [73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "njit": 119, "nline": 3, "nlmlkyofzix": 4, "nm": [3, 4, 10, 15, 64, 80, 91, 105, 117, 119, 120, 122], "nmax": 15, "nmerged_file_00": 64, "nmerged_file_01": 64, "nmerged_file_02": 64, "nmerged_file_03": 64, "nmerged_file_04": 64, "nmerged_file_05": 64, "nmerged_file_06": 64, "nmerged_file_07": 64, "nmerged_file_08": 64, "nmerged_file_09": 64, "nmerged_file_10": 64, "nmerged_file_11": 64, "nmerged_file_12": 64, "nmerged_file_13": 64, "nmerged_file_14": 64, "nmerged_file_15": 64, "nmerged_file_16": 64, "nmerged_file_17": 64, "nmerged_file_18": 64, "nmerged_file_19": 64, "nmerged_file_20": 64, "nmethod": 64, "nnframe": 64, "nnz": [3, 14, 15], "nobackup": 98, "node": [3, 4, 20, 95], "node0": 95, "node1": 95, "nointeract": 45, "nois": [2, 3, 14, 15, 20, 33, 37, 38, 49, 58, 63, 75, 89, 90, 91, 92, 93, 95, 103, 104, 106, 115, 117, 119], "noisi": [20, 58, 75, 106, 113, 120], "nolf": [20, 55], "nomask": [74, 89], "nomask_fil": 74, "nomenclatur": 20, "non": [1, 2, 3, 4, 14, 15, 17, 20, 21, 27, 51, 55, 57, 66, 74, 75, 76, 77, 85, 89, 95, 98, 108, 110, 116, 119, 121], "none": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 23, 40, 41, 45, 46, 47, 63, 64, 67, 73, 74, 75, 76, 79, 81, 82, 84, 85, 86, 90, 92, 93, 95, 97, 98, 100, 103, 104, 108, 110, 112, 114, 117, 118, 119, 120, 122], "nonifi": 11, "nonstop_tsc": 95, "nonumb": 28, "noodli": 28, "nopl": 95, "nopython": 116, "nor": [2, 3, 14, 15, 55, 90, 113], "norm": [3, 4, 17, 21, 76, 105, 113, 116, 119, 120], "norm_sq": [3, 15], "normal": [2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 15, 17, 19, 20, 23, 27, 28, 29, 37, 49, 54, 55, 57, 58, 61, 63, 64, 67, 68, 73, 75, 76, 77, 79, 80, 90, 92, 93, 95, 103, 104, 106, 112, 113, 116, 119, 123], "normali": 112, "normalis": [15, 119], "normalization_factor": [2, 3, 12, 14, 15, 63, 120], "normalization_i": 58, "normalize_azimuth_rang": [4, 15], "normcolor": 76, "north": 73, "north_i": 73, "north_x": 73, "nosplit": 20, "nosplit_csr": 119, "nosplit_csr_ocl_gpu": 119, "nota": [1, 2, 3, 4, 15, 17, 25, 31, 44, 50, 51, 60, 64, 71, 73, 74, 76, 77, 82, 84, 85, 87, 90, 91, 95, 96, 101, 102, 103, 108, 116, 119, 122], "notat": [17, 20, 28, 58, 73], "note": [14, 15, 21, 23, 27, 28, 32, 45, 54, 55, 58, 59, 60, 63, 64, 74, 75, 76, 77, 85, 86, 89, 92, 93, 95, 96, 103, 104, 117, 119], "notebook": [13, 20, 31, 57, 58, 62, 64, 66, 68, 73, 74, 75, 76, 77, 79, 82, 83, 84, 85, 86, 87, 89, 92, 93, 95, 97, 98, 99, 100, 101, 102, 103, 106, 108, 112, 113, 114, 116, 117, 119, 120, 121], "notfound": 15, "noth": [7, 11, 17, 75, 76, 77, 92, 93, 95, 97, 98], "notic": [4, 58, 60, 90, 95, 113], "nou": 110, "nov": [114, 118, 119, 120], "novel": 57, "now": [3, 6, 12, 15, 20, 21, 34, 45, 51, 53, 59, 60, 63, 68, 71, 73, 75, 76, 77, 82, 83, 85, 89, 90, 91, 92, 93, 95, 99, 101, 103, 104, 108, 110, 113, 116, 119, 122], "nowadai": [57, 116], "np": [15, 17, 73, 75, 76, 77, 79, 81, 83, 84, 85, 86, 87, 113, 114, 116, 117, 118, 120], "np_azim": 120, "npa": 120, "npc": 26, "npix": 105, "npointsazimuth": 8, "npointsradi": 8, "npp": 120, "npt": [2, 3, 15, 17, 34, 40, 41, 42, 45, 46, 47, 59, 63, 64, 79, 81, 85, 86, 87, 89, 95, 102, 103, 104, 105, 108, 113, 114, 117, 118, 119, 120], "npt_1d": [40, 41, 45], "npt_2d_azim": [40, 41, 45], "npt_2d_rad": [40, 41, 45], "npt_azim": [15, 17, 100, 110, 114], "npt_file": 86, "npt_ip": [15, 80, 93], "npt_oop": [15, 80, 93], "npt_rad": [15, 17, 34, 42, 89, 100, 110, 114], "npvvr": 4, "npy": [75, 76, 102, 113, 114, 116], "npy_1_7_api_vers": 103, "npy_1_7_deprecated_api": 103, "npy_no_deprecated_api": 103, "npz": [113, 116], "nr": [15, 110], "nraw_dist": 75, "nrip_sav": 95, "nrj": 108, "nrot": 35, "nrow": [3, 15, 64, 80], "nsize": 64, "nsl": [1, 20, 26], "nstep": 112, "nsteps_2": 112, "nt": 4, "nt_param": [83, 85, 87], "nthe": 119, "nthread": 3, "ntick": 105, "ntran": 35, "nu": 86, "nucl": 18, "nuclear": 73, "null": [2, 3, 14, 61, 64, 74, 83, 90, 112], "numa": 95, "numactl": 95, "numactrl": 95, "numanod": 95, "numb": 45, "numba": [116, 119], "number": [1, 2, 3, 4, 6, 7, 8, 10, 12, 14, 15, 17, 19, 20, 23, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 54, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 71, 73, 74, 75, 76, 77, 80, 81, 82, 84, 85, 86, 87, 89, 90, 92, 93, 96, 103, 104, 105, 108, 110, 113, 114, 116, 117, 119], "number_of_toss": 17, "numer": [3, 12, 14, 15, 17, 20, 25, 50, 58, 71, 73, 91, 112, 115, 116, 117, 119, 123], "numeriac": 21, "numexp": 119, "numexpr": [4, 15, 20, 75, 91, 112, 119], "numpi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 14, 15, 17, 18, 20, 23, 24, 26, 27, 50, 53, 54, 55, 57, 63, 67, 71, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 104, 105, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122], "numpy2": 20, "nut": 104, "nvidia": [55, 96, 97, 98, 103, 119, 122], "nwavelength": 108, "nworker": [97, 98], "nx": [7, 25, 33, 74, 95, 108, 109, 110], "nx_data": 105, "nxcansa": [12, 20], "nxclass": 12, "nxcollect": 12, "nxd": 26, "nxdata": 12, "nxdetector": 1, "nxentri": [12, 110], "nxinstrument": [37, 49], "nxmonopd": 12, "nxmonpd": 20, "nxprocess": 12, "nxroot": 12, "nxs_00": 109, "nxs_03": [109, 110], "nxs_06": 109, "ny": [25, 74], "nzv": 2, "o": [16, 18, 20, 21, 25, 26, 28, 33, 34, 35, 37, 38, 40, 41, 42, 44, 45, 49, 50, 57, 59, 63, 64, 67, 73, 74, 75, 76, 77, 80, 83, 84, 85, 86, 87, 90, 92, 93, 94, 95, 96, 97, 98, 102, 103, 105, 108, 109, 110, 113, 114, 119, 120, 122], "o11": 4, "o12": 4, "o1hijeqio1qq9bpzbd7sxbhtdnsjgaxk": 4, "o21": 4, "o22": 4, "o_": 28, "ob": [73, 76], "obj": [12, 15, 17, 110], "object": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 20, 23, 24, 25, 29, 54, 61, 63, 71, 73, 74, 81, 83, 84, 85, 86, 87, 90, 92, 93, 95, 101, 103, 114, 116], "obov": 4, "observ": [15, 17, 21, 57, 75, 82, 84, 91, 92, 104], "obsolesc": 51, "obsolet": [32, 45], "obt": 17, "obtain": [3, 4, 15, 17, 23, 26, 29, 57, 58, 59, 63, 65, 67, 71, 73, 75, 76, 77, 90, 95, 101, 103, 104, 106, 119, 123], "obtaind": 95, "obtained_i": 84, "obtained_x": 84, "obviou": [54, 112], "occur": [4, 17, 74, 75, 79, 95, 96, 117, 119], "ocl": [20, 96, 97, 98], "ocl_azim_csr": [14, 64], "ocl_azim_lut": 14, "ocl_csr_integr": [14, 15, 24, 96], "ocl_hist_pixelsplit": 22, "ocl_histo": 14, "ocl_histogram1d": [14, 15], "ocl_histogram2d": [14, 15], "ocl_lut_integr": [14, 15], "ocl_peakfind": [102, 103, 104], "ocl_preproc": [14, 15], "oclfullsplit": 22, "octav": 15, "octet": [85, 87], "octob": 114, "odd": [1, 3, 73, 75, 115], "ofcorrect": 28, "off": [15, 37, 49, 67, 79, 84, 96], "offer": [12, 15, 19, 20, 21, 23, 54, 57, 63, 64, 67, 85, 90, 94], "offet": 27, "offlin": 26, "offload": 119, "offset": [1, 3, 7, 17, 21, 27, 34, 35, 42, 54, 73, 74, 75, 76, 77, 82, 83, 86, 87, 92, 93, 94, 95, 108, 110], "often": [1, 4, 12, 20, 24, 25, 26, 29, 54, 58, 60, 74, 75, 78, 99, 106, 116], "og": [73, 76], "ogrid": [73, 75, 76, 77], "oi": 73, "ok": [1, 15, 20, 65, 75, 84, 110], "old": [20, 86], "old_mask": 86, "old_siz": 116, "older": 15, "oliph": 18, "omega": [4, 58, 85, 86, 87, 95, 96, 97, 98, 119, 120], "omega2": 120, "omega_": [58, 119], "omega_a": 58, "omega_b": 58, "omega_crc": [96, 97, 98], "omega_i": 58, "omega_incr": 85, "omp_num_thread": 95, "on_devic": [96, 97, 98], "on_minus_pts_click": [7, 15], "on_plus_pts_click": [7, 15], "onc": [15, 19, 23, 28, 29, 59, 60, 63, 64, 65, 73, 74, 76, 77, 83, 85, 90, 113], "onclick_append_1_point": [7, 15], "onclick_append_more_point": [7, 15], "onclick_erase_1_point": [7, 15], "onclick_erase_grp": [7, 15], "onclick_new_grp": [7, 15], "onclick_opt": [7, 15], "onclick_refin": [7, 15], "onclick_single_point": [7, 15], "one": [1, 3, 4, 5, 6, 7, 10, 12, 14, 15, 17, 20, 21, 23, 26, 27, 28, 34, 35, 39, 48, 53, 54, 55, 57, 58, 59, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 81, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 104, 108, 112, 113, 114, 116, 119, 123], "one_fil": 90, "one_imag": 63, "one_modul": [75, 76, 77, 108], "one_pixel": 116, "ones": [2, 14, 15, 17, 19, 24, 45, 58, 71, 73, 74, 75, 78, 89, 90, 92, 104, 113, 116, 119], "ones_lik": [79, 82, 103, 113, 116, 120], "ongo": [20, 34], "onli": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 14, 15, 17, 20, 21, 23, 28, 37, 38, 39, 44, 48, 49, 53, 54, 55, 57, 64, 65, 71, 73, 75, 76, 77, 80, 85, 87, 89, 90, 91, 92, 95, 97, 98, 104, 108, 115, 116, 119], "onlin": [23, 26, 44, 64], "only1d": 11, "only_onc": 17, "onto": [57, 60, 75], "ontrol": [76, 77], "oop": [17, 80], "oop_rang": [15, 80, 93], "op": [73, 95], "opd02": 86, "open": [7, 12, 15, 18, 19, 20, 26, 27, 34, 35, 42, 43, 53, 55, 57, 60, 61, 63, 67, 71, 73, 74, 76, 77, 80, 83, 84, 85, 86, 87, 90, 94, 95, 97, 98, 100, 101, 102, 103, 104, 107, 108, 113, 114, 116, 117, 122, 123], "openaxisdatasetact": 22, "opencl": [4, 5, 11, 15, 17, 18, 20, 22, 23, 24, 26, 34, 35, 39, 42, 44, 50, 52, 54, 55, 57, 64, 67, 81, 96, 97, 98, 102, 103, 104, 113, 118, 119, 120, 122], "opencl_devic": [12, 15], "opencldevicedialog": 22, "opencldevicelabel": 22, "openclprocess": 14, "openfil": 110, "opengl": 41, "openmp": [3, 15, 20, 23, 50, 55, 57, 65, 95, 96, 99], "oper": [2, 3, 14, 21, 23, 29, 35, 50, 53, 54, 55, 57, 76, 77], "operationalerror": 79, "opportun": 57, "opposit": [27, 28, 91], "opt": [20, 77], "optic": [19, 25, 73, 74, 92, 93], "optical_const": 116, "optim": [3, 14, 15, 17, 19, 20, 26, 27, 29, 55, 57, 59, 76, 77, 79, 83, 84, 85, 86, 87, 91, 95, 103, 108, 113, 114, 119], "optimis": [15, 95, 110], "optimize_with_new_imag": 85, "optimizewarn": 86, "optimzi": 83, "option": [3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 19, 20, 23, 25, 27, 34, 39, 50, 55, 59, 63, 64, 73, 74, 76, 77, 86, 89, 90, 108, 110], "optionn": 48, "options_byt": [98, 108, 119, 122], "optpars": 20, "orang": 67, "ord": 8, "order": [3, 4, 8, 15, 17, 19, 25, 26, 27, 28, 31, 40, 41, 45, 51, 57, 58, 67, 74, 75, 76, 77, 84, 85, 86, 87, 90, 95, 99, 101, 108, 109, 110, 112, 116], "ordereddict": 108, "orderedset": [15, 22], "ordin": 17, "org": [1, 4, 12, 15, 17, 18, 20, 25, 26, 44, 51, 52, 55, 56, 59, 61, 63, 64, 67, 69, 72, 73, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87, 90, 102, 104, 105, 108, 113, 114, 116], "organis\u00e9": 110, "orient": [1, 3, 4, 12, 15, 20, 22, 27, 28, 29, 61, 63, 66, 79, 80, 82, 83, 84, 87, 90, 93, 101, 114, 121], "orientaion": 3, "origin": [1, 10, 15, 19, 20, 21, 25, 27, 28, 45, 51, 57, 61, 73, 75, 76, 77, 79, 80, 82, 89, 90, 91, 94, 104, 113], "orlan": 56, "orthogon": [4, 7, 15, 20, 27, 29, 68, 79, 80, 85, 92, 93, 101], "orthonorm": 4, "orthorhomb": [15, 71], "oscillation_axi": [85, 87], "ospk": 95, "osvw": 95, "ot": 2, "other": [1, 3, 4, 7, 8, 10, 11, 12, 13, 17, 19, 20, 21, 23, 25, 27, 28, 29, 30, 34, 35, 43, 50, 54, 56, 57, 58, 60, 63, 68, 69, 72, 73, 74, 75, 76, 77, 79, 83, 85, 89, 92, 95, 97, 98, 99, 104, 114, 119], "otherwis": [15, 17, 26, 47, 64, 69, 72, 76, 77], "our": [28, 55, 58, 60, 75, 84, 86, 91, 115, 119], "ourselv": 28, "out": [1, 2, 3, 4, 7, 8, 10, 14, 15, 17, 19, 20, 21, 26, 28, 38, 40, 41, 45, 47, 55, 64, 67, 68, 73, 74, 75, 76, 77, 79, 80, 81, 83, 84, 86, 87, 89, 90, 95, 106, 113, 116], "out_avgint": 14, "out_merg": 14, "out_sem": 14, "out_std": 14, "out_sum_count": 14, "out_sum_data": 14, "outcom": 14, "outer": [15, 17, 73, 114], "outlay": 20, "outlier": [15, 37, 38, 49, 67, 75, 104, 106, 119], "outpcom": 14, "outpo": [3, 15], "outpos0": [3, 15], "outpos1": [3, 15], "output": [2, 3, 4, 5, 7, 12, 14, 15, 20, 23, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 46, 47, 49, 57, 63, 64, 73, 74, 75, 76, 77, 90, 91, 92, 93, 97, 98, 108, 110, 119, 122, 123], "output4": 14, "output_fil": 36, "output_s": [2, 3, 15], "outputunit": 10, "outsid": [3, 15, 61, 63, 73, 74], "over": [1, 2, 3, 4, 7, 15, 20, 23, 26, 29, 55, 57, 58, 59, 63, 73, 75, 85, 90, 95, 96, 97, 98, 100, 103, 104, 106, 112, 123], "overal": [57, 76, 77], "overcom": [56, 57], "overflow": [60, 113, 116], "overflow_recov": 95, "overhead": [3, 12, 95, 103], "overlai": [6, 7, 75, 76, 77, 79, 102], "overlaid": [7, 59, 60], "overlap": [19, 77, 78, 101, 114], "overlin": [58, 105], "overload": [5, 6, 8, 9, 11], "overrid": [10, 84], "oversampl": [4, 15, 20, 67, 91, 112, 116], "oversamplearrai": [4, 15], "overview": [56, 90], "overwrit": [1, 12, 44], "overwritten": [1, 4, 14, 15], "ow": [57, 67], "own": [19, 27, 31, 55, 69, 72, 91, 95], "owner": 8, "ownershit": 9, "ox": [15, 73], "oxd": 1, "oxd_titan": 1, "oxdtitan": 1, "oxford": [1, 3, 92, 93], "oxid": [69, 72], "oz89pb2": 4, "p": [1, 3, 4, 15, 18, 28, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 45, 46, 47, 49, 56, 58, 64, 71, 73, 75, 76, 77, 81, 85, 95, 100, 104, 108, 110, 112, 113, 119, 120], "p0": [73, 85], "p1": [1, 3, 68, 82, 92, 93], "p10": 18, "p14_13_57": 110, "p14_13_57_filter": 110, "p14_13_57_unfold": 110, "p2": [1, 3, 68, 82, 92, 93], "p21": 18, "p235": 18, "p2m0111_e26000_t13000_vrf_m0p30": 85, "p3": [1, 68, 81, 92, 93], "p31": 18, "p63": 18, "p635": 18, "p6jronwvcicpje2vxovlvq5q8eygawkmfjerilubcycgrj8fiv8xj8": 4, "p7_19_12": 110, "p872": 18, "p8tth": [113, 114], "p90": 18, "p_": [28, 119], "p_1": 28, "p_2": 28, "p_3": 28, "p_modul": 103, "p_x": 28, "p_y": 28, "p_z": 28, "pa": 110, "pace": 57, "pack": [3, 71], "packag": [13, 18, 20, 25, 26, 27, 28, 50, 51, 53, 55, 57, 59, 85, 86, 90, 93, 95, 98, 103, 104, 108, 113, 114, 116, 119, 122], "pad": [76, 77, 85, 87], "padd1": 110, "padd2": 110, "padd_sino": 110, "pae": 95, "page": [18, 21, 30, 55, 57, 58, 59, 68, 90], "paint": 89, "paintev": 11, "pair": [26, 75, 76, 77, 117, 118, 119], "pairwis": [73, 75, 76, 77], "paleo": [95, 96], "pan": 60, "pandolfi": [26, 55], "panel": [1, 20, 60, 112], "paper": [17, 56, 58, 74, 81], "papillon": 18, "paral": 119, "parallax": [3, 4, 15, 20, 22, 58, 73, 76, 115], "parallel": [3, 15, 18, 20, 23, 50, 52, 58, 67, 91, 96, 97, 98, 99, 103, 119], "parallel_decompress_integr": 95, "parallel_read_decompress_integr": 95, "param": [1, 3, 4, 6, 7, 9, 11, 12, 14, 15, 17, 32, 46, 47, 63, 71, 76, 77, 79, 81, 83, 84, 85, 86, 87, 90, 91, 95, 97, 98, 108, 109, 110, 112, 114, 116], "param0": 108, "param1": 108, "param2": [85, 87], "param_nam": [15, 83, 84, 85, 86, 87, 108, 114, 116], "param_name_common": 108, "param_name_split": 108, "param_ord": 15, "paramet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 23, 25, 26, 27, 31, 32, 34, 35, 40, 41, 42, 44, 45, 46, 47, 57, 59, 61, 63, 64, 66, 67, 69, 71, 72, 73, 75, 76, 77, 81, 83, 84, 85, 86, 87, 90, 93, 95, 96, 97, 98, 102, 108, 109, 110, 112, 114, 119, 121], "parameter": 29, "parametr": [4, 15, 71, 74], "parco": 18, "parent": [3, 4, 5, 6, 8, 9, 10, 11, 12, 15, 97, 98, 105], "parent_process": [97, 98], "parenthesi": [7, 59], "pars": [7, 12, 15, 92, 93, 95, 103, 117], "parse_fiber_unit": 15, "parser": 7, "part": [3, 4, 6, 7, 8, 11, 15, 18, 20, 23, 30, 40, 45, 60, 63, 73, 76, 77, 85, 89, 90, 91, 95, 96, 100, 113, 119], "parti": 20, "partial": [3, 76, 77, 89, 110, 123], "particul": 12, "particular": [26, 28], "partir": 109, "partit": 120, "pascal": 20, "pass": [3, 4, 7, 20, 25, 27, 34, 42, 53, 55, 58, 67, 68, 73, 74, 75, 76, 77, 80, 81, 82, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 100, 102, 103, 104, 105, 107, 108, 112, 113, 114, 116, 117, 118, 119, 120, 122], "pass_to": [3, 15], "password": 51, "past": 17, "pat": 95, "patch": [3, 16, 17, 37, 74, 79, 80, 90, 100, 103], "patch_siz": [37, 102, 103], "patchcollect": 100, "path": [1, 4, 10, 12, 14, 15, 16, 17, 37, 49, 50, 63, 75, 80, 84, 85, 86, 87, 90, 91, 95, 103, 105, 109, 110, 112, 113, 114, 116, 122], "pathlib": 20, "pathmask": [97, 98], "pathnam": [97, 98], "pattern": [1, 3, 15, 17, 19, 20, 26, 29, 31, 34, 35, 37, 40, 41, 42, 45, 47, 57, 63, 64, 66, 73, 75, 76, 77, 79, 87, 90, 92, 93, 95, 96, 99, 108, 121, 123], "paul": 18, "pausefilt": 95, "payload": 95, "pb": 4, "pb1": 4, "pb2": 4, "pb3": 4, "pbba": [15, 40, 41, 45, 68, 92, 93], "pbrsb": 95, "pci": 95, "pcibridg": 95, "pcid": 95, "pclmulqdq": 95, "pcolormesh": 80, "pdf": [2, 4, 15, 17, 18, 26, 34, 71, 72, 90, 112, 116, 117, 118, 119, 123], "pdpe1gb": 95, "peak": [3, 6, 7, 8, 15, 17, 20, 31, 40, 45, 49, 57, 67, 74, 79, 86, 87, 89, 90, 103, 104, 105, 106, 112, 113], "peak_connect": 15, "peak_find": [22, 102, 103, 104], "peak_patch_s": 15, "peak_pick": [15, 22, 59, 108], "peak_zero_end": 108, "peak_zero_start": 108, "peakcount": 8, "peakf": 112, "peakfind": [20, 22, 48, 102, 103], "peakfinder3": 103, "peakfinder8": 106, "peakfinder8_extens": 103, "peakfinder_8": 103, "peakfromringnumb": 8, "peakgeometri": 8, "peaki": 76, "peakmodel": [6, 22], "peakpick": [7, 15, 31, 61, 81, 84], "peakpickingtask": 22, "peaks_c": 73, "peaks_from_area": [3, 7, 15, 81], "peaks_m": 73, "peaks_r": 73, "peaks_raw": [73, 75, 76, 77], "peaks_ref": [73, 75, 76, 77], "peakselectionmodel": [6, 22], "peaksmodel": 6, "peculiar": 119, "penal": [20, 67], "penalti": [17, 67], "pencil": 60, "penser": 110, "peopl": [58, 92], "pep8": 20, "per": [1, 3, 6, 7, 14, 15, 19, 28, 39, 54, 57, 67, 75, 76, 77, 81, 83, 89, 95, 96, 97, 98, 100, 102, 103, 104, 105, 108, 116, 119, 120], "percent": [15, 117, 119], "percentag": [15, 17], "percentil": [2, 3, 14, 15, 67], "percis": 83, "perf2_integrate_cython": 67, "perf2_integrate_opencl": 67, "perf2_integrate_python": 67, "perf2_medfilt_cython": 67, "perf2_medfilt_opencl": 67, "perf2_medfilt_python": 67, "perf_count": [63, 68, 73, 74, 75, 76, 77, 80, 81, 82, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 97, 98, 100, 101, 103, 104, 105, 107, 112, 113, 114, 116, 117, 118, 119, 120], "perfctr_cor": 95, "perfctr_llc": 95, "perfctr_nb": 95, "perfect": [30, 73, 75, 76, 77, 85, 116], "perfecti": 84, "perfectli": [76, 77, 85], "perfom": 39, "perform": [2, 3, 4, 7, 12, 14, 15, 18, 19, 20, 21, 23, 26, 28, 29, 30, 34, 35, 37, 39, 42, 44, 47, 49, 50, 53, 55, 56, 58, 59, 60, 61, 62, 66, 74, 75, 76, 77, 79, 82, 83, 85, 87, 89, 90, 91, 92, 93, 96, 97, 98, 100, 101, 102, 103, 104, 108, 113, 116, 117, 119, 121, 123], "performac": 95, "performances_fil": 95, "performances_h5pi": 95, "performances_memmap": 95, "perfrom": [39, 64, 101, 103], "perfs_integrate_cython": 67, "perfs_integrate_opencl": 67, "perfs_integrate_python": 67, "perfs_sigma_clip_cython": 67, "perfs_sigma_clip_opencl": 67, "perfs_sigma_clip_python": 67, "period": [3, 15], "periodict": 71, "peripher": 23, "perkin": [1, 15, 20, 74, 112], "perkin_detector": 1, "perkin_elm": 1, "perkindetector": 1, "perkinelm": 1, "perpendicular": 4, "persist": 84, "personn": 1, "perturb": 89, "peter": [4, 55], "peterson": 18, "petitdemang": [18, 55], "petra": 26, "petra3": 27, "pf": [95, 102, 103], "pfoil": 86, "pge": 95, "ph": 87, "phase": 106, "phenomenon": [113, 114], "phi": [55, 84, 85, 86, 87], "phi_incr": 85, "phil": [20, 95], "philipp": 61, "phosphor": 4, "photo": [15, 115], "photographi": 21, "photometricinterpret": 64, "photon": [29, 58, 74, 112, 114, 115, 116, 119], "photoshop": 92, "php": [1, 18, 40, 45], "phy": 18, "physic": [1, 3, 15, 20, 56, 57, 73, 95, 115, 116], "physicalmark": 8, "physicalposit": 8, "physrefdata": 116, "pi": [1, 2, 3, 4, 11, 15, 17, 64, 79, 80, 83, 84, 85, 86, 87, 91, 92, 93, 100, 108, 109, 112, 114, 122], "picam": [1, 74], "picam_v1": 1, "picam_v2": 1, "picamv1": 1, "picamv2": 1, "picca": [20, 51, 55, 56, 109, 110], "pick": [7, 15, 20, 37, 49, 57, 61, 101, 103, 108, 113], "picker": [7, 20, 31], "pickl": 20, "pico1": 86, "pico2": 86, "pico3": 86, "pico4": 86, "pictur": 73, "pid": [97, 98], "piec": [15, 90, 95, 119], "pieritz": 18, "pierr": [95, 96], "pig": 89, "pilatu": [1, 7, 15, 20, 25, 33, 41, 61, 68, 74, 75, 78, 81, 83, 84, 87, 88, 89, 91, 92, 93, 94, 100, 101, 103, 104, 112, 113, 115, 116, 117, 119], "pilatus100k": [1, 15, 85, 91], "pilatus12m": 25, "pilatus1m": [1, 15, 23, 40, 61, 67, 94, 100, 101, 113, 114, 117], "pilatus1m_cdt": 1, "pilatus1mcdt": 1, "pilatus200k": [1, 15, 92, 93], "pilatus2m": [1, 15, 67, 77], "pilatus2m_cdt": [1, 81], "pilatus2mcdt": [1, 77, 83, 89], "pilatus2mcdte_id15_ceo2_72100ev_800mm_0000": 77, "pilatus2mcdte_id15_grid_plus_sample_0004": 77, "pilatus3": 77, "pilatus300k": [1, 15], "pilatus300k_cdt": 1, "pilatus300kcdt": 1, "pilatus300kw": [1, 15], "pilatus300kw_cdt": 1, "pilatus300kwcdt": 1, "pilatus4": [1, 15, 20, 74], "pilatus41m": 1, "pilatus41mcdt": 1, "pilatus4260k": 1, "pilatus4260kcdt": 1, "pilatus4260kw": 1, "pilatus4260kwcdt": 1, "pilatus42m": 1, "pilatus42mcdt": 1, "pilatus44m": 1, "pilatus44mcdt": 1, "pilatus4_1m": [1, 15], "pilatus4_1m_cdt": 1, "pilatus4_260k": [1, 15], "pilatus4_260k_cdt": 1, "pilatus4_260kw": [1, 15], "pilatus4_260kw_cdt": 1, "pilatus4_2m": [1, 15], "pilatus4_2m_cdt": 1, "pilatus4_4m": [1, 15], "pilatus4_4m_cdt": 1, "pilatus4_cdt": [1, 15], "pilatus4_cdte_1m": [1, 15], "pilatus4_cdte_260k": [1, 15], "pilatus4_cdte_260kw": [1, 15], "pilatus4_cdte_2m": [1, 15], "pilatus4_cdte_4m": [1, 15], "pilatus6m": [1, 15, 67, 68, 87, 103, 104], "pilatus900k": [1, 15], "pilatus900kw": 1, "pilatus900kw_cdt": 1, "pilatus900kwcdt": [1, 76], "pilatus900kwid06_mask_cent": 76, "pilatus900kwid06_mask_left": 76, "pilatus900kwid06_mask_right": 76, "pilatus900kwid06_median21_cent": 76, "pilatus900kwid06_median21_left": 76, "pilatus900kwid06_median21_right": 76, "pilatus900kwid06_minimum": 76, "pilatus_1": 85, "pilatus_100k": 1, "pilatus_1m": 1, "pilatus_1m_cdt": 1, "pilatus_200k": 1, "pilatus_2m": 1, "pilatus_2m_cdt": [1, 77], "pilatus_300k": 1, "pilatus_300k_cdt": 1, "pilatus_300kw": 1, "pilatus_300kw_cdt": 1, "pilatus_4m": 1, "pilatus_6m": 1, "pilatus_900k": 1, "pilatus_900kw_cdt": [1, 76], "pilatus_cdte_1m": 1, "pilatus_cdte_2m": 1, "pilatus_cdte_300k": 1, "pilatus_cdte_300kw": 1, "pilatus_cdte_900kw": 1, "pilatus_id06_fin": 76, "pilatus_id06_raw": 76, "pilatus_id15_kabsch": 77, "pilatus_id15_raw": 77, "pilatuscdt": [1, 15], "pilatuscdte1m": [1, 15], "pilatuscdte2m": [1, 15], "pilatuscdte300k": [1, 15], "pilatuscdte300kw": [1, 15], "pilatuscdte900kw": [1, 15], "pill": [95, 97, 98], "pilx": [20, 22], "pinto": 18, "piot": 76, "pip": [30, 50, 51, 52, 55, 116], "pipelin": [96, 99], "pitch": [1, 15, 73, 74, 75, 76, 77], "pivot": 76, "pix": [4, 15, 23, 61, 63, 64, 68, 73, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 117, 118, 119, 120, 122], "pix1": 4, "pix2": 4, "pixel": [1, 2, 3, 4, 6, 7, 8, 10, 14, 15, 17, 19, 20, 24, 25, 27, 28, 29, 30, 31, 32, 33, 37, 39, 40, 41, 43, 45, 46, 47, 49, 54, 56, 58, 59, 60, 63, 64, 66, 67, 78, 79, 82, 84, 85, 86, 87, 89, 90, 93, 94, 95, 96, 101, 103, 104, 105, 106, 108, 110, 112, 113, 116, 121, 123], "pixel1": [1, 3, 4, 12, 15, 75, 76, 77, 82, 85, 90, 108, 113, 114, 116, 122], "pixel2": [1, 3, 4, 12, 15, 75, 76, 77, 82, 85, 90, 108, 113, 114, 116, 122], "pixel_coord": [75, 76, 77], "pixel_coord_align": [76, 77], "pixel_coord_raw": [75, 76, 77], "pixel_corn": 3, "pixel_edg": [1, 15], "pixel_s": [1, 15, 84, 85, 87], "pixelbasedplot": 6, "pixelmark": 8, "pixelposit": 8, "pixels": [7, 15, 23, 61, 63, 64, 68, 74, 76, 77, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 116, 117, 119, 120, 122], "pixelsize1": 12, "pixelsize2": 12, "pixelsize_in_po": 3, "pixelsplit": 39, "pixelwis": 20, "pixelwisework": [12, 15], "pixelwiseworkerconfig": 12, "pixelx": [4, 15, 90], "pixirad": [1, 25, 74], "pixirad1": [1, 15], "pixirad2": [1, 15], "pixirad4": [1, 15], "pixirad8": [1, 15], "pixium": [1, 15, 20, 74], "pixium4700": 1, "pixium4700detector": 1, "pixium_4700": 1, "pixium_4700_detector": 1, "pixsiz": 15, "pjeyj2ww22t7epn6": 4, "pkg_resourc": 16, "pku": 95, "place": [2, 3, 7, 12, 15, 20, 55, 60, 73, 78, 82, 92, 93, 110, 119, 123], "place_hold": 14, "placehold": 14, "placement": 73, "plai": 75, "plan": [4, 15, 19, 27, 31, 40, 41, 45, 68, 71, 90, 112], "planar": [15, 20, 27], "planck": [15, 28], "plane": [3, 4, 15, 27, 29, 76, 77, 80, 116], "plaswig": 55, "plate": [1, 20, 25, 75], "platform": [5, 11, 18, 20, 26, 37, 44, 49, 55, 64, 103, 104], "platform_identifi": 14, "platformid": 14, "platorm": 30, "plausibl": 20, "pleas": [4, 7, 15, 19, 23, 27, 41, 50, 53, 59, 75, 76, 77, 80, 81, 95, 98], "plent": 71, "plenti": [50, 68, 90, 92, 101, 118], "plot": [6, 7, 8, 12, 15, 17, 20, 26, 34, 54, 57, 61, 67, 73, 75, 76, 77, 79, 80, 81, 82, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 100, 102, 103, 104, 106, 107, 108, 112, 113, 114, 116, 117, 118, 119, 120], "plot1d": [61, 63, 67, 68, 80, 81, 85, 86, 89, 90, 91, 92, 93, 101, 102, 103, 104, 107, 108, 113, 114, 117, 119, 120, 122], "plot2d": [61, 63, 80, 82, 86, 90, 92, 93, 94, 100, 104, 122], "plot_displac": 112, "plot_distribut": [117, 118, 119], "plote": 85, "plotrang": 4, "plotviewmodel": 22, "plt": [80, 108], "plu": [2, 3, 23, 57, 60, 108], "plug": 26, "plugin": [11, 15, 20, 26, 44, 55, 64], "pna": 56, "png": [4, 17, 61, 63, 97, 98, 112], "pni": 95, "po": [3, 10, 15, 55, 71, 83, 84, 85, 86, 87, 92, 100, 112, 114, 116], "pocl": [14, 20, 55, 97], "poi": 75, "point": [2, 3, 4, 6, 7, 8, 11, 14, 15, 17, 19, 20, 21, 22, 25, 27, 28, 29, 30, 34, 35, 40, 41, 42, 45, 46, 47, 55, 57, 58, 60, 61, 63, 64, 67, 73, 74, 76, 77, 79, 80, 81, 83, 84, 85, 86, 87, 95, 101, 108, 109, 112, 113, 114, 116, 117], "point_no": 86, "point_typ": 73, "pointer": [3, 14, 95], "pointfil": 7, "pointgroup": 15, "pointperdegre": 6, "poison": 99, "poisonian": 15, "poisson": [2, 3, 14, 15, 20, 37, 46, 47, 49, 58, 63, 64, 67, 89, 91, 95, 96, 97, 98, 104, 113, 117, 118, 120], "poissonian": [2, 3, 14, 15, 20, 58, 75, 89, 91, 104, 115, 119], "poissonnian": 119, "pol": 67, "polar": [2, 3, 4, 12, 14, 15, 20, 23, 27, 29, 30, 31, 37, 40, 41, 45, 46, 47, 49, 57, 58, 63, 64, 67, 81, 84, 87, 89, 90, 100, 103, 104, 117, 123], "polar_angl": [15, 80], "polar_degre": [15, 80], "polar_inpaint": [3, 15], "polar_interpol": [3, 15], "polaris": [20, 119], "polarization_axis_offset": 4, "polarization_checksum": [14, 103], "polarization_descript": [12, 15], "polarization_factor": [4, 12, 15, 20, 31, 40, 41, 45, 46, 47, 63, 64, 67, 81, 103, 104, 117, 118, 119, 120], "polarization_offset": [12, 15], "polarizationarrai": 15, "polarizationdescript": [12, 15], "polarizationfactor": 8, "polici": 9, "polonium": 71, "polya": 17, "polygon": [6, 9, 60, 100, 119], "polynomia": 15, "poni": [3, 4, 6, 7, 9, 12, 15, 19, 20, 21, 23, 27, 28, 30, 32, 34, 35, 37, 40, 41, 42, 45, 46, 47, 48, 49, 59, 60, 61, 63, 64, 65, 67, 68, 80, 81, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 109, 110, 116, 117, 119, 120, 122, 123], "poni1": [3, 4, 6, 7, 8, 12, 15, 27, 29, 31, 40, 41, 45, 61, 63, 68, 77, 80, 81, 83, 84, 85, 86, 87, 90, 92, 93, 101, 108, 109, 113, 114, 116, 117, 119, 120], "poni1_expr": [15, 83, 84, 85, 86, 87, 108, 114], "poni1_max": [15, 41], "poni1_min": [15, 41], "poni1_offset": 87, "poni1_scal": [84, 87], "poni2": [3, 4, 6, 7, 8, 12, 15, 27, 29, 31, 40, 41, 45, 61, 63, 68, 77, 80, 81, 83, 84, 85, 86, 87, 90, 92, 93, 101, 108, 109, 113, 114, 116, 117, 119, 120], "poni2_expr": [15, 83, 84, 85, 86, 87, 108, 114], "poni2_max": [15, 41], "poni2_min": [15, 41], "poni2_offset": 87, "poni2_scal": [84, 87], "poni_2": 28, "poni_fil": 63, "poni_filenam": 80, "poni_i": 123, "poni_vers": [61, 63, 90, 101], "ponifil": [4, 8, 11, 15, 20, 22, 42, 45, 46, 47, 64, 80, 90, 103], "poniparam": 15, "pool": [15, 85, 97, 98, 99], "poor": 104, "pop": [15, 17, 108], "pop_detector": [12, 15], "pop_method": [12, 15], "pop_ponifil": [12, 15], "popcnt": 95, "popgeometryrefin": 9, "popov": 18, "popul": [57, 65, 68, 73, 83, 84, 85, 86, 87, 114, 116], "popular": [57, 95], "populate_box": 15, "por7qnq": 4, "port": [20, 28, 55, 57, 61, 64], "portabl": [96, 97, 119, 122], "pos0": [3, 15, 102, 103], "pos0_rang": 3, "pos1": [3, 15, 102, 103], "pos1_rang": 3, "pos2": 3, "pos3": 3, "pos_corn": 3, "pos_dec": 112, "pos_funct": [15, 83, 84, 85, 86, 87, 113, 114], "pos_max": 112, "pos_min": 112, "pos_nam": [15, 83, 84, 87, 108, 114], "pos_peak": 112, "pos_z": 1, "posi": 116, "posit": [1, 2, 3, 4, 7, 8, 10, 12, 14, 15, 17, 19, 20, 21, 23, 25, 28, 29, 30, 34, 44, 49, 57, 58, 59, 60, 64, 68, 71, 74, 78, 79, 82, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 101, 102, 103, 106, 108, 110, 112, 113, 114, 115, 116, 119, 122, 123], "position": 81, "position_arrai": [4, 15], "position_t": 3, "positionarrai": [4, 15], "positivitii": 115, "posixpath": 103, "possibl": [1, 3, 14, 15, 17, 19, 20, 21, 23, 26, 34, 55, 57, 80, 85, 89, 94, 95, 96, 97, 98, 101, 122, 123], "possibli": [3, 23, 25, 33, 58, 76, 77], "post": [17, 26, 114], "post_callback": 17, "post_emit": [15, 17], "postion": 108, "postit": 75, "postprocess": [7, 15], "posx": 116, "potenti": 114, "pour": [109, 110], "powder": [12, 15, 17, 18, 26, 29, 31, 34, 35, 42, 47, 56, 57, 79, 84, 87, 90, 92, 104, 110, 119], "powder_1_0001": 84, "powder_2_0001": 84, "powder_3_0001": 84, "powder_4_0001": 84, "powder_5_0001": 84, "powder_6_0001": 84, "powder_7_0001": 84, "powder_8_0001": 84, "power": [3, 4, 26, 30, 74, 123], "power9": [20, 96, 97], "pp": [4, 17, 18, 90, 103], "pp202012": 56, "pp339": [56, 104], "ppc64le": [20, 50], "ppf": 119, "pr": [20, 103, 119], "practic": [55, 59, 62, 63, 66, 90], "prang": 119, "prctl": 95, "pre": [2, 3, 7, 14, 17, 20, 23, 26, 28, 48, 50, 57, 59, 74, 76, 77], "pre_callback": 17, "pre_csr": 116, "pre_emit": [15, 17], "preced": [15, 71, 79], "precedur": [77, 97, 98], "preces": [2, 14], "precis": [1, 2, 3, 4, 6, 7, 14, 15, 20, 23, 27, 37, 49, 54, 57, 58, 63, 74, 75, 76, 77, 81, 83, 85, 87, 95, 97, 98, 101, 104, 108, 113, 114, 119], "pref": 51, "prefactor": [15, 17], "prefer": [4, 14, 15, 31, 51, 53, 64, 73, 119], "prefilt": 15, "prefix": [11, 12, 15, 16, 17, 34, 35, 42, 86], "preform": [7, 15, 117], "prend": 110, "prendr": 110, "prepar": [15, 20, 48, 68, 97, 98, 123], "prepost_emit_callback": [15, 17], "prepostemitstreamhandl": [15, 17], "preproc": [15, 22], "preproces": 3, "preprocess": [2, 3, 7, 14, 15, 20, 48, 57, 60, 64, 76, 77, 81, 84], "preprocess_imag": [7, 15], "preprocess_onli": 14, "preprocessedimag": 8, "preprocessedimagemodel": 22, "prescher": [20, 26], "present": [17, 26, 31, 56, 57, 60, 61, 66, 67, 73, 74, 76, 77, 90, 99, 100, 104, 106, 108, 112, 115], "preserv": [57, 74], "preset": 86, "press": [3, 18, 59, 65], "pressur": 26, "prestigi": 56, "presur": 20, "pretti": [15, 19, 51, 55, 75, 83, 108, 118], "prevent": [4, 14, 15, 17, 20, 21, 50, 73, 95, 96, 97, 98, 108], "previou": [3, 8, 10, 11, 15, 17, 23, 61, 63, 81, 103, 108, 116], "previouli": 75, "previoulsi": 96, "previous": [4, 15, 45, 57, 65, 71, 92, 93, 108, 116], "previousfil": [5, 9], "prg": [108, 119, 122], "price": 57, "primit": [15, 71], "princeton": [15, 71], "print": [10, 15, 19, 20, 23, 25, 38, 43, 61, 63, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120, 122], "print_res64": 76, "prior": [2, 3, 7, 59, 60, 74, 75, 85, 87, 90, 92], "priori": [40, 41, 45], "privat": [1, 14, 15], "probabili": 17, "probabl": [15, 17, 20, 64, 68, 71, 74, 99, 103], "probablil": 17, "probaheadortail": [15, 17], "probalongerrun": [15, 17], "probe": [39, 54, 75], "problem": [3, 4, 6, 7, 28, 39, 57, 95, 97, 98, 113, 116], "proc": [39, 56], "procdur": 108, "proce": 119, "procedur": [7, 19, 20, 26, 58, 73, 75, 76, 77, 79, 95, 96, 108, 112], "proceed": [18, 90], "process": [2, 3, 6, 7, 9, 12, 14, 15, 17, 20, 23, 25, 26, 29, 32, 34, 35, 38, 40, 41, 42, 44, 45, 48, 52, 53, 54, 57, 59, 64, 67, 74, 79, 82, 83, 90, 96, 97, 98, 99, 103, 104], "process_finish": 15, "process_on": [103, 104], "process_start": 15, "processingwidget": 22, "processo": 119, "processor": [39, 54, 57, 58, 95, 97, 98, 122], "prochain": 110, "prod": [67, 95, 96, 104, 105, 119], "produc": [1, 18, 39, 40, 41, 47, 48, 57, 64, 75], "product": [1, 3, 15, 37, 39, 49, 54, 57, 58], "proetein": 104, "profil": [4, 14, 15, 20, 26, 37, 39, 49, 73, 77, 80, 87, 96, 103, 108, 112, 115], "profiledescript": 103, "program": [0, 7, 15, 19, 20, 21, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 57, 61, 64, 71, 90, 95], "program_nam": 12, "programat": 15, "programm": [26, 71, 95], "programmat": 25, "progress": 17, "progressbar": [15, 17, 20], "progressvalu": 5, "progrss": 17, "prohibit": 91, "project": [4, 15, 16, 18, 20, 26, 27, 29, 30, 50, 57, 80, 90, 116], "projecturl": 22, "promot": [4, 15, 20, 80, 81], "prompt": [7, 15, 31, 40, 41, 45, 51], "prone": [25, 74, 76], "proof": [15, 63], "propag": [2, 3, 14, 15, 20, 23, 37, 41, 57, 63, 66, 103, 116, 117, 118, 119, 121], "propagaion": 58, "proper": [3, 4, 14, 15, 20, 37, 49, 58, 59, 60, 63, 76, 77, 87, 90, 91, 119], "properli": [20, 37, 49, 50, 59, 63, 68, 73, 75, 76, 77, 82, 90, 95, 96, 113, 114, 119, 123], "properti": [1, 2, 3, 4, 7, 10, 12, 14, 15, 17, 21, 28, 118, 120], "proport": 112, "proportionn": [29, 71], "protein": [68, 102, 104], "proteincrystallographi": 1, "protocol": 39, "prototyp": 96, "provad": 3, "prove": 80, "proven": [67, 83, 99], "provi": 52, "provid": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 15, 16, 17, 19, 20, 23, 24, 26, 28, 30, 31, 34, 35, 39, 40, 41, 42, 43, 45, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 65, 67, 69, 71, 72, 73, 74, 75, 76, 77, 81, 83, 90, 91, 95, 97, 98, 100, 104, 108, 112, 113, 114, 117, 119, 122], "proviou": 87, "proxi": [55, 74, 75, 76, 77, 83, 84, 85, 86, 87, 90, 102, 108], "proxyact": 22, "psd": [63, 64, 86], "pse": 95, "pse36": 95, "pseudo": [20, 39, 77, 92, 93, 100, 115, 122], "pseudoc": 86, "pseudocryst": 71, "pseudosplit2d_engin": [3, 15], "pseudosplit2d_ng": [3, 15], "psg": 108, "psh": 108, "pshape": 3, "psi": [1, 108], "psize_1": 4, "psize_2": 4, "psj": 108, "psu": 116, "pt": [1, 15, 17, 40, 41, 45, 68, 81, 92, 93], "pthread": [96, 97, 119, 122], "pts_per_deg": [7, 15, 81, 85, 87], "ptx": [17, 79], "pty": [17, 79], "pu": 95, "pub": [51, 59, 61, 63, 73, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87, 90, 102, 104, 108, 113, 114], "public": [2, 15, 20, 30, 55, 57, 67, 68, 71, 123], "publicli": 55, "publish": [73, 109, 110], "published_data": 110, "pull": [20, 55, 96, 97, 98], "pure": [2, 3, 4, 20, 63, 71, 90, 95, 96], "purpos": [28, 48, 68, 73, 74, 75, 77, 79, 81, 82, 83, 85, 86, 89, 100], "put": [3, 8, 39, 68, 74, 85, 95, 96, 97, 98], "pvalu": 84, "pwd": 103, "px": [10, 28, 73], "pxd": [3, 103], "pxsize": 28, "py": [20, 22, 28, 50, 55, 73, 79, 80, 85, 86, 91, 93, 98, 103, 104, 108, 113, 114, 116, 119, 122], "py2app": 16, "py3": 103, "py310": 98, "py311": [85, 86, 93, 103, 104, 108, 113, 114, 116, 118, 119, 120, 122], "py_func": 116, "py_ssize_t": 3, "pycuda": 18, "pydata": 20, "pyfai": [13, 18, 19, 20, 23, 24, 25, 29, 30, 31, 32, 33, 34, 35, 42, 48, 50, 51, 52, 54, 55, 58, 60, 61, 62, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 83, 84, 85, 86, 87, 88, 89, 91, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123], "pyfai_data": [50, 63, 73, 74, 83, 85, 86, 87], "pyfai_include_fil": 16, "pyfai_no_log": 50, "pyfai_opencl": 50, "pyfai_testdata_": 40, "pyfai_testdata_jerom": [63, 73, 74, 83, 90], "pyfai_testdata_kieff": 87, "pyfai_testimag": 50, "pylab": [10, 15, 27, 103, 109], "pymca": [18, 20, 34, 35, 42, 55, 57], "pymca5": 20, "pynx": [18, 57], "pyopencl": [5, 14, 18, 20, 24, 26, 50, 55, 57, 96, 98, 103, 108, 119, 122], "pyopencl_compiler_output": [63, 67, 98, 103, 108, 119, 120, 122], "pypi": 26, "pyplot": [61, 67, 68, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 104, 105, 107, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "pyqt": [10, 34, 44, 64], "pyqt4": [11, 20], "pyqt5": [11, 50, 55], "pyqt6": [20, 50, 53], "pyqt_sign": [5, 6, 8, 9, 11], "pyqtgraph": 20, "pyqtsign": [5, 6, 8, 9, 11], "pyramid": 15, "pysax": 57, "pysid": 20, "pyside2": [50, 55], "pyside6": [20, 50], "python": [1, 2, 4, 7, 15, 18, 19, 20, 23, 24, 26, 29, 39, 44, 48, 50, 52, 56, 58, 61, 62, 64, 66, 67, 68, 71, 73, 75, 90, 91, 92, 93, 98, 99, 103, 104, 116, 118, 119, 120, 121, 122], "python2": [20, 52], "python3": [12, 20, 50, 51, 85, 86, 93, 98, 103, 104, 108, 113, 114, 116, 118, 119, 120, 122], "pythonista": 24, "pyx": 103, "p\u00e9rez": 18, "q": [3, 4, 15, 20, 23, 34, 38, 46, 57, 63, 64, 80, 83, 85, 90, 91, 92, 93, 95, 96, 97, 98, 113, 117, 119, 120, 123], "q210r": 1, "q270": 1, "q315r": 1, "q_a": [15, 40, 41, 45, 46, 47, 64, 92, 117, 123], "q_beam": 80, "q_bragg": 80, "q_horizont": 80, "q_lab": 15, "q_lab_beam": 15, "q_lab_horz": 15, "q_lab_vert": 15, "q_nm": [15, 17, 23, 40, 41, 45, 46, 47, 63, 64, 81, 89, 90, 91, 94, 97, 98, 102, 104, 114, 119, 120], "q_sampl": 15, "q_vect": 3, "q_vector": 4, "q_vertic": 80, "q_x": 122, "q_y": 122, "qa": [4, 15], "qabstractitemmodel": 11, "qaction": [10, 11], "qarrai": [4, 15], "qcheckbox": 11, "qcolor": 10, "qcombobox": 11, "qcornerfunct": [4, 15], "qdialog": 5, "qdoublevalid": 10, "qdragenterev": 11, "qdropev": 11, "qevent": [9, 11], "qfiledialog": [10, 11], "qfocusev": 11, "qframe": [9, 11], "qfunction": [4, 15], "qi": 95, "qimag": 10, "qin": 95, "qintvalid": 10, "qip": [15, 20, 80], "qip_a": 80, "qip_nm": [15, 80, 93], "qkeyev": 11, "qkq9xo": 4, "qlabel": 11, "qlineedit": 11, "qlocal": 10, "qm_mbm_local": 95, "qmax": [97, 98, 117], "qml": [5, 6, 8, 9, 11], "qmouseev": 11, "qobject": [8, 9, 10, 11], "qof": [17, 114], "qoop": [15, 20, 80], "qoop_a": 80, "qoop_nm": [15, 80, 93], "qout": 95, "qpaintev": 11, "qqh6": 4, "qshowev": 5, "qsize": 11, "qspinbox": 11, "qstyleoptioncombobox": 11, "qt": [5, 6, 7, 8, 10, 11, 17, 20, 41], "qt4": [10, 20, 64], "qt4agg": 20, "qt5": [20, 44], "qtarg": 41, "qthread": [5, 6], "qtoolbutton": 11, "qtot": 80, "qtot_nm": 93, "qtproxifi": 10, "qtwebkit": 20, "qu": 110, "quad": [15, 112], "quadrat": [17, 37, 49], "quadro": [119, 122], "qualifi": [4, 17], "qualiti": [17, 19, 20, 26, 57, 60, 89, 103, 113, 116], "quality_of_fit": [15, 17, 114], "qualnam": [10, 15], "quant_max": [2, 3, 14], "quant_min": [2, 3, 14], "quantifi": 112, "quantil": [2, 3, 14, 15, 20, 38, 67], "quantit": [19, 57, 75], "quantiti": 11, "quantityedit": 22, "quantitylabel": 22, "quantum": [1, 74], "quantum210": 1, "quantum270": 1, "quantum315": 1, "quantum4": 1, "quantum_210": 1, "quantum_270": 1, "quantum_315": 1, "quantum_4": 1, "quartil": 15, "quartz": [15, 40, 41, 45, 68, 92, 93, 110], "quater": 75, "quaternion": [4, 15], "que": 110, "question": [1, 55, 73, 74, 75, 117], "queue": [64, 96, 97, 98], "qui": 110, "quick": [90, 103], "quicker": 54, "quickli": [57, 65], "quiet": [34, 35, 38, 42], "quikli": [92, 93], "quit": [2, 3, 14, 43, 71, 97, 98], "quot": [34, 35, 42], "qvariant": 11, "qwidget": [5, 6, 9, 11], "qx": [20, 122], "qx_corner": 122, "qx_nm": 122, "qxgi_nm": 80, "qxz": 80, "qy": [4, 20, 80, 122], "qy_corn": 122, "qy_nm": 122, "qygi_nm": 80, "qz": 80, "qzgi_nm": 80, "r": [1, 3, 4, 12, 15, 17, 18, 23, 28, 31, 34, 35, 39, 40, 41, 42, 44, 45, 50, 51, 52, 53, 58, 64, 69, 71, 72, 73, 75, 76, 77, 79, 84, 85, 89, 90, 91, 95, 96, 97, 98, 103, 105, 108, 110, 112, 113, 116, 117, 118, 119, 122], "r1": [95, 96, 119], "r2": 73, "r3": 96, "r_": 28, "r_1": 28, "r_2": 28, "r_3": 28, "r_center": 103, "r_m": 15, "r_max": 118, "r_mm": [15, 40, 41, 45, 46, 47, 63, 64, 100, 103, 118], "r_mm_max": 63, "r_mm_min": 63, "r_nm": 3, "ra": [4, 15], "rad": [4, 10, 15, 18, 20, 23, 28, 40, 41, 45, 61, 63, 64, 68, 80, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 114, 117, 119, 120, 122], "rad2deg": [73, 76, 77, 79, 81, 85, 113, 114], "rad2rad": [15, 17], "rad_zoom": 80, "radial": [2, 3, 4, 12, 14, 15, 17, 20, 23, 26, 37, 40, 41, 45, 46, 47, 49, 57, 60, 63, 64, 65, 77, 81, 85, 86, 87, 89, 92, 93, 104, 107, 108, 112, 113, 114, 117, 119, 120, 122], "radial_checksum": 14, "radial_integr": [15, 80], "radial_po": 3, "radial_rang": [2, 3, 12, 14, 15, 37, 49, 63, 77, 85, 86, 87, 89, 90, 92, 100, 108, 113, 114, 123], "radial_range_max": [12, 15, 37], "radial_range_min": [12, 15, 37], "radial_unit": [4, 15, 80, 90], "radialunit": [6, 8, 9], "radian": [3, 4, 6, 7, 9, 10, 15, 17, 19, 27, 28, 31, 40, 41, 45, 80, 85, 109, 114], "radiat": [1, 7, 40, 56, 57, 76, 77], "radiu": [1, 3, 4, 15, 20, 102, 103, 104, 105, 122], "radius2d": 102, "rai": [1, 4, 11, 12, 18, 26, 27, 28, 30, 31, 32, 38, 40, 41, 45, 46, 47, 57, 64, 67, 68, 76, 77, 103, 115, 116], "raid": 95, "rais": [3, 4, 5, 6, 7, 11, 12, 15, 17, 20, 76, 77, 79, 81, 104], "raise_except": 15, "ram": [95, 96, 97, 98], "ramdisk": 85, "rand": 100, "random": [3, 4, 15, 20, 57, 63, 79, 85, 89, 91, 95, 96, 97, 98, 100, 104, 113, 116, 117, 118, 119, 120], "randomli": 19, "rang": [2, 3, 4, 8, 10, 15, 17, 21, 26, 34, 37, 40, 41, 45, 49, 63, 73, 75, 76, 77, 80, 81, 85, 86, 87, 90, 92, 93, 94, 95, 96, 97, 98, 100, 104, 108, 110, 113, 114, 116, 117, 118, 119, 123], "rank": [3, 15, 17, 97, 98], "rapid": [1, 15, 44, 64], "rapidii": [1, 74], "rare": [20, 26, 58, 119], "rarrai": [4, 15], "raspberri": 1, "raspberrypi5m": [1, 15, 20], "raspberrypi8m": [1, 15, 20], "raster": 4, "rasterbox": 4, "rate": [26, 57, 104, 116], "rather": [4, 23, 40, 63, 69, 72, 75, 90, 95, 119], "ratio": [95, 96, 104, 113, 119, 123], "ration": [108, 123], "ravel": [73, 75, 76, 77, 80, 81, 83, 91, 100, 104, 108, 113, 116, 119], "raw": [1, 2, 3, 4, 6, 8, 14, 15, 17, 26, 58, 73, 74, 75, 76, 77, 85, 86, 87, 95, 113, 119], "raw_dist": 75, "raw_pixel_64": 75, "raw_siz": 104, "rawplotview": 8, "rayonix": [1, 20, 74, 102], "rayonix133": [1, 15, 74], "rayonix_0018": 102, "rayonix_lx170": 1, "rayonix_lx170_h": 1, "rayonix_lx255": 1, "rayonix_lx_255h": 1, "rayonix_mx170": 1, "rayonix_mx170_h": 1, "rayonix_mx225": 1, "rayonix_mx225_h": 1, "rayonix_mx225h": 1, "rayonix_mx300": 1, "rayonix_mx300_h": 1, "rayonix_mx300h": 1, "rayonix_mx325": 1, "rayonix_mx340h": 1, "rayonix_mx425_h": 1, "rayonix_mx425h": 1, "rayonix_sx165": 1, "rayonix_sx200": 1, "rayonix_sx30_h": 1, "rayonix_sx30h": 1, "rayonix_sx85_h": 1, "rayonix_sx85h": 1, "rayonixlx170": [1, 15], "rayonixlx170h": 1, "rayonixlx225h": 1, "rayonixlx255": [1, 15], "rayonixlx255h": 1, "rayonixmx170": [1, 15], "rayonixmx170h": 1, "rayonixmx225": [1, 15], "rayonixmx225h": [1, 15], "rayonixmx300": [1, 15], "rayonixmx300h": [1, 15], "rayonixmx325": [1, 15], "rayonixmx340h": [1, 15], "rayonixmx425h": [1, 15], "rayonixsx165": [1, 15], "rayonixsx200": [1, 15], "rayonixsx30h": [1, 15], "rayonixsx85h": [1, 15], "raytrac": [113, 114], "rb": 95, "rcornerfunct": [4, 15], "rcount": 103, "rd2arrai": [4, 15], "rdpid": 95, "rdrand": 95, "rdseed": 95, "rdt_a": 95, "rdtsc": 95, "re": [3, 7, 14, 15, 17, 18, 20, 23, 30, 57, 60, 61, 63, 66, 71, 73, 74, 75, 76, 80, 82, 83, 84, 85, 86, 87, 90, 92, 95, 97, 98, 103, 104, 108, 110, 112, 113, 114, 116, 119, 121, 122], "reach": [6, 8, 10, 12, 15, 25, 57, 92, 93, 95, 97, 98], "reachabl": 12, "reachfromgeoref": 6, "read": [3, 4, 5, 7, 11, 12, 15, 17, 20, 26, 27, 31, 57, 62, 63, 64, 66, 73, 75, 83, 84, 85, 86, 87, 90, 96, 97, 98, 99, 101, 108, 109, 110, 114], "read_data": [12, 15], "read_direct": [95, 96], "read_direct_chunk": [96, 97, 98], "read_dspacingfil": [7, 15], "read_from_dict": [12, 15], "read_from_duck": [12, 15], "read_from_fil": [12, 15], "read_from_geometrymodel": [12, 15], "read_image_data": [12, 15], "read_multi": 110, "read_pixelss": [7, 15], "read_wavelength": [7, 15], "readabl": 119, "reader": [76, 77, 95, 99], "reader_chunk": 95, "reader_descr": 95, "readfloatfromkeyboard": [15, 17], "readi": [26, 60, 95, 97, 98, 101], "readili": [71, 104], "readlin": 63, "readonli": [5, 11, 76, 77], "readringnrfromkeyboard": 15, "readthedoc": [4, 20, 55], "reagion": 1, "real": [3, 4, 26, 28, 79, 90, 91, 102], "realist": [15, 89, 91], "realiti": 57, "realli": [15, 23, 73, 95], "reason": [15, 17, 20, 48, 57, 79, 116], "rebin": [2, 3, 14, 15, 20, 24, 92, 119], "rebin1d": [15, 20], "rebuil": 48, "rebuild": [7, 15], "rebuilt": 81, "rec": 110, "recalcul": 2, "recalib": [7, 20, 22, 31, 40, 48, 59, 81], "recalibr": [7, 15, 20, 60], "receiv": [4, 11], "recent": [3, 12, 15, 52, 54, 68, 75, 95, 96, 99, 100, 105, 110], "reciev": 58, "recip": [57, 66], "recipi": [51, 66], "reciproc": [4, 20, 26, 80], "recod": [20, 25], "recogn": 20, "recognit": 20, "recommand": 104, "recommend": [38, 48, 53, 55, 61, 67, 91], "reconfig": 15, "reconst": 7, "reconstitut": 106, "reconstruct": [4, 7, 15, 20, 31, 40, 41, 45, 95, 110, 116, 117, 118, 119, 120], "recontruct": 7, "record": [3, 5, 8, 12, 17, 20, 23, 26, 34, 35, 39, 42, 49, 69, 72, 75, 83, 102, 103, 105, 108, 116], "recored": 61, "rectangl": 43, "rectangular": 60, "rectilinear": 122, "recuper": 109, "red": [60, 73, 75, 76, 77, 79, 108], "redefin": [14, 15], "redistribut": [30, 53, 71], "redraw": 6, "reduc": [1, 3, 15, 17, 19, 38, 48, 57, 58, 77, 91, 95, 97, 98, 114], "reduct": [14, 15, 18, 26, 34, 35, 42, 46, 47, 55, 57, 58, 64, 66, 75, 97, 98, 103, 119, 121], "redund": 15, "redundantli": 79, "ref": [4, 15, 17, 71, 95, 103, 108, 109, 120], "ref_05": 82, "ref_10": 82, "ref_15": 82, "ref_lab6_00": 59, "ref_lab6_0001": 64, "ref_lab6_0002": 64, "ref_lab6_0003": 64, "ref_lab6_0004": 64, "ref_lab6_0005": 64, "ref_lab6_0006": 64, "ref_lab6_0007": 64, "ref_lab6_0008": 64, "ref_lab6_0009": 64, "ref_lab6_0010": 64, "ref_lab6_0011": 64, "ref_lab6_0012": 64, "ref_lab6_0013": 64, "ref_lab6_0014": 64, "ref_lab6_0015": 64, "ref_lab6_0016": 64, "ref_lab6_0017": 64, "ref_lab6_0018": 64, "ref_lab6_0019": 64, "ref_lab6_0020": 64, "ref_lab6_0021": 64, "ref_modul": 76, "ref_np": 120, "ref_peak": [73, 75, 76, 77], "refactor": [20, 61], "refer": [3, 4, 7, 15, 17, 19, 20, 23, 27, 29, 30, 31, 40, 41, 45, 48, 56, 57, 58, 60, 71, 72, 75, 77, 83, 92, 93, 95, 101, 103, 108, 119], "referenc": [60, 68], "reference_1": 75, "referenti": [3, 4, 82], "refin": [2, 3, 4, 6, 7, 9, 14, 15, 17, 20, 21, 28, 30, 31, 32, 40, 41, 45, 48, 57, 59, 61, 67, 71, 73, 75, 76, 77, 81, 83, 84, 85, 86, 87, 101, 108, 114, 115], "refind": 75, "refine1": 15, "refine2": [15, 83, 87, 101, 108, 113, 114], "refine2_wavelength": 15, "refine3": [15, 61, 81, 83, 84, 85, 86, 87], "refine_hessian": 15, "refine_hessian_sg": 15, "reflect": [3, 17, 57, 67, 68, 69, 71, 72, 80, 83, 85, 86, 87, 89, 92, 93, 101, 108, 113, 114], "reflection_condit": 15, "reflection_condition_166": 69, "reflection_condition_167": 72, "reflex": [69, 72], "reformul": 120, "refrenc": 68, "regard": [1, 15, 20, 27, 87, 119], "regardless": 12, "regener": [68, 74], "region": [1, 2, 3, 15, 17, 19, 20, 34, 40, 45, 57, 73, 75, 76, 77, 80, 89, 91], "regist": [14, 15, 20, 54, 56, 74, 85], "register_azimuthal_fiber_unit": 15, "register_azimuthal_unit": [15, 122], "register_radial_fiber_unit": 15, "register_radial_unit": [15, 91, 122], "register_resource_directori": 17, "registermodel": 6, "registerplot": 6, "registertask": 6, "registr": [15, 20], "registri": [1, 15, 18], "regojo": 18, "regress": [7, 15, 20, 31, 39, 54, 55], "regrid": [2, 20, 74], "regroup": [2, 15, 18, 26, 39, 46, 47, 56, 58, 64, 104, 119, 122, 123], "regular": [1, 3, 15, 29, 73, 75, 76, 77, 78, 90, 92, 116], "regularli": [82, 90], "regulat": 113, "reimplement": [10, 11], "reinit": 15, "reject": [5, 10, 20, 38, 67, 110], "reject_outli": 110, "rejectgroupsepar": 10, "rel": [6, 8, 15, 16, 17, 19, 28, 30, 50, 60, 89, 92, 93], "relabel": [15, 17], "relaplc": 3, "relat": [4, 14, 20, 23, 55, 71, 75, 81, 84, 114, 119], "relax": 85, "releas": [20, 55, 68, 85, 95, 96, 103], "release_shar": [97, 98], "relev": [2, 3, 14, 74], "reli": [15, 20, 23, 24, 25, 45, 50, 55, 57, 74], "reliabl": [20, 60, 108], "rem": 116, "remain": [15, 20, 48, 55, 73, 75, 76, 77, 91, 116, 117, 119], "remind": [21, 73, 119], "remot": 26, "remov": [1, 3, 6, 7, 8, 9, 10, 15, 17, 19, 20, 38, 49, 50, 60, 61, 67, 71, 76, 77, 83, 85, 86, 90, 95, 97, 98, 104, 108, 113, 114], "remove_grp": [7, 15, 61], "remove_saturated_pixel": 15, "removedpeak": 6, "removelabel": 8, "removepixelposit": 8, "renam": [12, 17, 20], "render": [10, 20, 41], "renevi": 18, "reorgan": 20, "reorganis": 100, "rep": 116, "rep1": 116, "rep_good": 95, "repartit": 15, "repeat": 39, "reper": 110, "replac": [3, 10, 12, 14, 15, 17, 20, 27, 73, 75, 79, 84, 106, 119], "reply_cont": [103, 104], "report": [3, 14, 20, 37, 55, 58, 95], "repositori": [20, 26, 90], "repr": 15, "repres": [1, 3, 4, 7, 10, 12, 15, 17, 20, 23, 27, 53, 54, 55, 75, 76, 77, 80, 83, 95, 96, 97, 98, 112, 113, 116], "represent": [1, 2, 3, 4, 14, 15, 17, 20, 21, 23, 29, 57, 66, 69, 76, 77, 90, 95, 96, 116, 121], "reprocess": 83, "reproduc": [20, 90], "request": [3, 4, 5, 7, 9, 11, 12, 15, 20, 55, 71], "requir": [3, 15, 20, 24, 25, 26, 28, 37, 43, 49, 51, 52, 53, 57, 61, 64, 66, 67, 74, 89, 95, 96, 99, 100, 102, 110, 116, 118, 121], "require_dataset": 110, "require_group": 110, "requ\u00eat": 75, "res0": [95, 96], "res1": [77, 79, 82, 95, 96, 117, 118, 119], "res12": 76, "res1d": [93, 104], "res1d_bbox": 80, "res1d_exitangle_1": 80, "res1d_exitangle_2": 80, "res1d_horizont": 80, "res1d_no": 80, "res1d_polar_1": 80, "res1d_polar_2": 80, "res1d_vert": 80, "res2": [63, 79, 82, 85, 86, 87, 117, 118, 119], "res2d": [15, 80, 86, 90, 92, 93], "res2d_0": 80, "res2d_01rad": 80, "res2d_bbox": 80, "res2d_default": 80, "res2d_exitangle_1": 80, "res2d_exitangle_2": 80, "res2d_gi": 93, "res2d_no": 80, "res2d_patch": 80, "res2d_polar_1": 80, "res2d_polar_2": 80, "res3": 87, "res6": 76, "res8": 103, "res9": 76, "res_0": 80, "res_1": 80, "res_2": 80, "res_3": 80, "res_4": 80, "res_al": [76, 77], "res_azim": 120, "res_azim_renorm": 120, "res_cent": 76, "res_cor": 77, "res_flat": 119, "res_left": 76, "res_legaci": 119, "res_mg": [108, 113, 114], "res_mg1": 108, "res_ng": 119, "res_renorm": 120, "res_right": 76, "res_theo": 117, "res_u": 117, "res_unc": 77, "res_unweight": 117, "res_w": 117, "res_weight": 117, "resb": 100, "rescan": 108, "research": [1, 15, 55, 71, 73], "reset": [1, 2, 4, 7, 9, 14, 15, 20, 64, 74, 81, 89, 95, 117, 118, 119, 122], "reset_geometri": [7, 15], "reset_integr": 15, "reset_label": 15, "reset_log": 103, "reset_pixel_corn": [1, 15], "resetresidu": 6, "resetzoom": 9, "resetzoompolici": 9, "resf": 100, "reshap": [3, 15, 20, 73, 75, 76, 77, 108, 113, 116], "residu": [59, 76, 77, 83, 108, 116], "residu1": 15, "residu1_wavelength": 15, "residu2": [15, 108], "residu2_wavelength": 15, "residu2_wavelength_weight": 15, "residu2_weight": 15, "residu3": [15, 86], "resiz": [15, 74, 116], "resize_image_2d": [3, 15], "resize_image_2d_numpi": 15, "resize_image_3d": [3, 15], "resn": 100, "resolut": [15, 57, 67, 73, 85, 89, 105, 108], "resourc": [14, 15, 17, 22, 63, 73, 74, 76, 77, 81, 83, 85, 86, 87, 90, 97, 98, 102, 104, 108, 113, 114], "resource_filenam": [15, 16], "resp": 100, "respect": [12, 21, 76, 77], "respond": 58, "respons": [4, 15, 23, 29], "restart": [61, 95], "restitut": 8, "restor": [15, 20, 25, 60, 74, 85, 87, 104, 113, 116], "restore_mask": [15, 86], "restored_flat": 104, "restrict": [95, 96], "result": [2, 3, 4, 6, 7, 9, 10, 12, 14, 15, 17, 19, 20, 21, 34, 35, 37, 42, 49, 50, 57, 58, 65, 71, 75, 76, 80, 82, 84, 87, 89, 90, 93, 97, 98, 102, 103, 104, 113, 116, 117, 118, 119, 123], "result0": 95, "result1d": 9, "result2d": 9, "result_arrai": [97, 98], "result_fil": 84, "result_process": 15, "resultmask2d": 9, "resultpeak": 6, "results_so": 80, "retain": 73, "retble": 95, "retiev": [15, 116], "retirev": 15, "retpolin": 95, "retriev": [1, 3, 12, 14, 15, 27, 58, 63, 75, 76, 77, 79, 87, 95, 106, 108, 114], "retriv": [6, 14], "retro": 116, "retrun": [3, 8], "return": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 31, 60, 63, 69, 71, 72, 73, 75, 76, 77, 79, 81, 82, 83, 84, 85, 86, 87, 91, 95, 96, 97, 98, 100, 103, 104, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "return_dist": [73, 75], "return_indic": [73, 75], "reus": 57, "reveret": 113, "revers": [3, 4, 74, 90], "revert": [91, 108], "revis": [5, 6, 8, 9, 11, 20], "revison": 20, "revolut": 90, "rework": [17, 20], "rewrit": 20, "rfunction": [4, 15], "rgb": 4, "rgb888": 10, "rgba": 10, "rgba8888": 10, "rgbcolor": 4, "rho": 116, "rhobarold": [113, 116], "rhombohedr": [15, 71], "rhotemp": [113, 116], "ri": 57, "richard": 18, "ridg": 20, "rien": 86, "rietveld": [30, 57, 67], "rigaku": [1, 20, 25], "right": [1, 2, 4, 6, 7, 15, 21, 27, 28, 34, 59, 60, 61, 71, 74, 81, 82, 84, 90, 94, 108, 110, 112], "rigid": [27, 75, 76, 77], "rigor": 27, "ring": [3, 4, 6, 7, 8, 9, 15, 17, 19, 20, 23, 27, 28, 31, 38, 40, 41, 45, 48, 57, 59, 61, 65, 66, 67, 68, 74, 76, 77, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 101, 106, 108, 112, 113, 114, 115, 121], "ring_extract": 22, "ring_fil": 77, "ringcalibr": [9, 22], "ringextract": 20, "ringextractor": 22, "ringextractorthread": 6, "ringid": [6, 9], "ringnumb": [6, 8], "rint": 104, "rio": [15, 55], "rise": 26, "risk": [19, 20], "rm": [6, 8], "rmsd": 75, "rmtree": 103, "rn": 55, "ro": 79, "robl": 85, "robl_v1": 85, "robl_v2": 85, "robust": [20, 26, 83, 85], "roca": 15, "rod": 80, "rodrigo": 20, "roffset": 103, "roi": 86, "roi1": 86, "roi2": 86, "roi3": 86, "roi4": 86, "roimodeact": 22, "roirangewidget": 22, "roitool": [34, 35, 42], "role": 11, "roll": [15, 92], "ronald": [26, 55], "roof": [15, 91], "root": [6, 8, 10, 12, 59, 64, 84, 105, 109, 110, 119], "rot": [1, 4, 7, 15, 57, 76, 77], "rot1": [3, 4, 6, 7, 12, 15, 23, 27, 28, 29, 31, 40, 41, 45, 61, 63, 64, 68, 77, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 108, 109, 113, 114, 117, 119, 120, 122], "rot1_expr": [15, 83, 84, 85, 86, 87, 108, 114], "rot1_max": [15, 41], "rot1_min": [15, 41], "rot1_scal": 85, "rot2": [3, 4, 6, 7, 12, 15, 23, 27, 28, 29, 31, 40, 41, 45, 61, 63, 64, 68, 77, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 113, 114, 117, 119, 120, 122], "rot2_expr": [15, 83, 84, 85, 86, 87, 108, 114], "rot2_max": [15, 41], "rot2_min": [15, 41], "rot2_offset": [85, 109], "rot2_scal": [85, 109], "rot3": [3, 4, 6, 7, 12, 15, 21, 23, 27, 28, 29, 31, 40, 41, 45, 61, 63, 64, 68, 77, 80, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 107, 109, 117, 119, 120, 122], "rot3_expr": [15, 83, 84, 85, 86, 87, 108, 114], "rot3_max": [15, 41], "rot3_min": [15, 41], "rot_1": 4, "rot_2": 4, "rot_3": 4, "rotat": [4, 15, 20, 21, 27, 29, 31, 34, 35, 40, 41, 42, 45, 60, 61, 64, 75, 76, 77, 80, 83, 85, 86, 90, 94, 101, 110, 112], "rotate_sample_orient": 15, "rotation1": 8, "rotation2": 8, "rotation3": 8, "rotation_idx": 110, "rotation_incident_angl": 15, "rotation_matrix": [4, 15], "rotation_path": 110, "rotation_tilt_angl": 15, "rotation_valu": 110, "rotationmatrix": 4, "rotations_path": 110, "rotm1": 4, "rotm2": 4, "rotm3": 4, "roughli": [75, 101, 108, 123], "round": [15, 73, 75, 76, 77, 81, 104], "round_fft": [15, 17], "roundfft": [15, 17], "rout": 95, "routin": 26, "row": [2, 3, 11, 14, 15, 28, 29, 57, 116], "row_beg": 86, "row_end": 86, "rowsperstrip": 64, "rox": 86, "rpc": 26, "rruff": [18, 40, 45, 69], "rsb": 95, "rsigma": 103, "rst": [4, 20, 63], "rsz": 86, "rthreshold": 103, "rtx3080": 96, "rtype": [1, 110], "ruat": [20, 55, 75, 76], "ruch": [109, 110], "rule": [15, 69, 72], "run": [5, 6, 7, 9, 12, 14, 15, 17, 18, 26, 31, 34, 40, 41, 45, 50, 52, 57, 63, 64, 67, 76, 80, 81, 83, 84, 85, 86, 87, 89, 94, 95, 96, 97, 98, 100, 102, 103, 104, 108, 112, 113, 114, 116, 117, 119, 120], "run2": [109, 110], "run_ast_nod": [103, 104], "run_benchmark": 15, "run_cel": [103, 104], "run_cell_async": [103, 104], "run_cod": [103, 104], "run_forev": [103, 104], "run_line_mag": 104, "run_test": [50, 55], "run_tim": [97, 98], "runner": [20, 103, 104], "runpi": [103, 104], "runprocess": [5, 6], "runtim": [10, 100, 107], "runtimeerror": [7, 15, 104], "runtimewarn": [76, 91, 93, 108, 113, 116], "rvalu": 84, "rwp": [15, 17, 89, 117], "ry": 83, "r\u00e9f\u00e9renc": 109, "r\u00e9pons": [75, 84], "r\u00e9solut": [75, 84], "s0021889813000150": 26, "s0021889899012388": 71, "s0108270102006844": 69, "s0885715613000924": [18, 104], "s1": [15, 17], "s10": [1, 74], "s140": [1, 20, 74], "s1600576714019773": [18, 26], "s1600576715004306": 74, "s1600576724011038": [56, 67], "s1600577519013328": 83, "s1600577520000776": 20, "s1600577523001157": 81, "s16_to_float": 14, "s2": [17, 18, 56, 104], "s32_to_float": 14, "s339": 18, "s350": 18, "s423": [4, 18], "s427": [4, 18], "s540": [1, 20, 74, 88, 92], "s70": [1, 74], "s8_to_float": 14, "s_": [95, 96, 108], "s_po": 15, "sa": 4, "sacla": 26, "saclai": [26, 55], "safe": [2, 3, 6, 10, 12, 14, 15, 17, 63, 117, 118, 119, 120], "safe_format": [15, 17], "safeformatt": [15, 17], "safeti": 4, "sai": [15, 95], "sake": 116, "same": [1, 2, 3, 4, 8, 11, 12, 14, 15, 17, 19, 20, 27, 28, 29, 31, 32, 38, 39, 45, 57, 63, 65, 67, 69, 73, 74, 75, 76, 77, 79, 80, 82, 84, 85, 86, 87, 89, 92, 93, 94, 95, 96, 100, 108, 112, 113, 116, 117, 119, 123], "sampl": [1, 3, 4, 7, 10, 12, 15, 20, 21, 25, 26, 27, 28, 29, 30, 31, 35, 38, 40, 41, 45, 57, 60, 64, 68, 76, 77, 79, 80, 82, 84, 85, 87, 88, 90, 91, 92, 93, 94, 102, 109, 112, 116, 119], "sample_orient": [15, 20, 80, 93], "sampledetdist": [23, 61, 63, 64, 68, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 117, 119, 120, 122], "sampledist": 4, "sampleformat": 64, "samuel": 56, "sanchez": 55, "sancti": [56, 104], "sanit": 95, "santonia": 56, "saprs": 67, "sata": 95, "satisfi": 116, "satsadzfx2dr": 4, "satur": [15, 19, 20, 31, 40, 41, 45], "sauliu": 18, "sauvegard": [75, 84], "sauvegard\u00e9": [75, 84], "sauver": 110, "save": [1, 2, 3, 4, 7, 9, 12, 14, 15, 17, 19, 20, 21, 25, 26, 27, 29, 30, 34, 35, 37, 40, 41, 42, 43, 44, 45, 49, 59, 60, 61, 63, 64, 69, 71, 72, 75, 76, 79, 81, 83, 84, 85, 87, 90, 92, 93, 95, 96, 101, 109, 110, 113, 114, 116], "save1d": [12, 15], "save2d": [12, 15], "save_as_edf": 109, "save_config": 15, "save_dspac": 15, "save_integrate_result": [12, 15], "save_npz": [113, 116], "save_nxcansa": [12, 15], "save_nxmonpd": [12, 15], "save_spars": [12, 15], "save_unfold": 110, "save_volum": 110, "saved_nam": 110, "savefig": 112, "savitzki": [15, 19], "sax": [15, 20, 22, 26, 30, 48, 57, 61, 63, 64, 66, 71, 74, 91, 101, 117, 120, 121], "sb6": 86, "sc": [4, 81, 102, 107], "sc100": 104, "sc1000": 104, "sc2": 104, "sc_page_s": [95, 96], "sc_phys_pag": [95, 96], "scalar": [2, 4, 17], "scale": [2, 3, 4, 7, 15, 17, 20, 28, 54, 57, 58, 66, 73, 79, 85, 92, 99, 100, 103, 105, 108, 113, 114, 120, 121, 122], "scale0": 83, "scale1": [83, 86, 113, 114], "scale2": [83, 86, 113, 114], "scale_per_octav": 15, "scalledd": 100, "scan": [14, 20, 26, 34, 35, 42, 44, 64, 81, 108, 109], "scan0001": 102, "scan_13": 110, "scan_data": [108, 109, 110], "scan_no": 86, "scater": 34, "scatter": [3, 4, 10, 15, 18, 19, 20, 26, 30, 46, 47, 57, 61, 64, 77, 79, 81, 85, 86, 90, 95, 112, 117, 122], "scattering_data": 81, "scattering_idx": 81, "scattering_str": 81, "scattering_vector": 10, "scene": 27, "schaniel": 102, "sched_getaffin": 95, "sched_setaffin": 95, "sched_yield": 95, "schem": 39, "scheme": [16, 23, 30, 54, 56, 57, 80, 90, 95, 100], "scherer": 7, "scherrer": [15, 19, 27, 48, 57, 61, 68, 76, 77, 79, 83], "schill": 17, "schubert": 58, "sci": 18, "scienc": [3, 19, 26, 56, 90, 92, 95, 96], "scientif": [17, 18, 26, 27, 50, 52, 53, 55, 56, 57, 90], "scientist": [26, 30, 57, 68, 74, 79], "scintil": [4, 43, 92, 93], "scipi": [2, 3, 14, 15, 17, 18, 19, 20, 23, 26, 50, 53, 55, 57, 67, 73, 75, 76, 77, 79, 83, 84, 85, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "scipt": 63, "scope": 28, "scratch": [57, 98], "screen": [4, 7, 17, 21, 59, 60], "screenshot": 61, "script": [0, 18, 20, 24, 25, 34, 35, 43, 46, 47, 55, 57, 62, 66, 74, 81, 87], "scrollabl": 20, "sd6": 86, "sda": 95, "sdb": 95, "sdd": 83, "sdist": 20, "se2": 95, "seamless": 26, "search": [3, 8, 15, 30, 37, 40, 41, 45, 81, 90, 108], "search_outli": 108, "search_rang": 15, "sebastien": 55, "sec": 86, "seccomp": 95, "second": [2, 3, 4, 6, 8, 10, 14, 15, 17, 19, 20, 23, 28, 30, 39, 54, 58, 61, 63, 65, 67, 74, 75, 76, 77, 82, 85, 87, 92, 93, 95, 97, 98, 99, 100, 104, 108, 112, 113, 115], "secondli": 57, "seconf": 8, "section": [30, 53, 57, 59, 61, 62, 63, 66, 73, 74, 91, 95, 104], "sector": [23, 40, 41, 45, 80], "see": [2, 3, 4, 11, 14, 15, 17, 20, 23, 28, 29, 33, 34, 40, 42, 48, 53, 58, 59, 60, 62, 64, 65, 67, 68, 69, 71, 72, 75, 76, 77, 79, 80, 82, 83, 89, 90, 91, 92, 93, 98, 104, 108, 116, 119, 122], "seed": [7, 15, 19, 81], "seek": 95, "seen": [21, 24, 68, 71, 74, 76, 77, 79, 91, 94, 104, 106, 108, 116], "seg": 20, "segment": [3, 20, 50, 73, 75, 77], "segreg": 73, "select": [2, 4, 5, 6, 7, 8, 11, 14, 15, 17, 19, 20, 31, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 48, 49, 59, 60, 64, 66, 69, 72, 73, 84, 92, 93, 96, 108, 113, 119, 121], "select_method": [118, 119, 122], "select_one_avail": [92, 93], "selectdetector": [5, 11], "selectdevic": 5, "selecteddetector": 5, "selectedmethod": 5, "selectgeometri": 11, "selection_rul": [15, 69, 71, 72], "selectmethod": [5, 11], "selectopencldevic": 11, "selenium": 1, "self": [1, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 71, 81, 82, 86, 98, 103, 104, 108, 112, 116, 118, 120], "seljebotn": 18, "sell": 68, "sem": [3, 14, 15, 58, 96, 120], "semaphor": 95, "semi": [7, 25, 75], "semiconductor": 1, "semilogi": [91, 119, 120], "send": [4, 14, 55, 95, 96, 97, 98, 103, 104], "send_buff": [14, 15], "sens": [0, 7, 29, 44, 64, 67, 116], "sensibl": [20, 112], "sensit": [40, 41, 45, 57, 67], "sensor": [2, 3, 14, 20, 58, 75, 76, 77, 85, 87, 112, 113, 115, 119], "sensot": 82, "sent": [11, 14], "sep": [10, 95, 101, 104], "separ": [1, 2, 3, 7, 10, 12, 14, 15, 16, 20, 33, 34, 38, 40, 41, 42, 45, 49, 56, 66, 86, 95, 103, 121], "separateresult": 15, "separt": 15, "septemb": 18, "sequenc": [3, 5, 6, 8, 9, 11, 17, 21, 76, 77], "sequenci": 3, "sequenti": 19, "ser": 18, "serguei": 17, "seri": [15, 19, 28, 53, 56, 85], "serial": [1, 3, 4, 12, 15, 20, 26, 56, 99, 103, 104, 106], "serializ": [1, 12, 15, 20, 63], "serious": 92, "serv": 26, "server": [26, 58, 95, 99], "servic": 90, "sesam": 55, "session": 57, "set": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 15, 17, 18, 19, 20, 21, 24, 25, 31, 38, 40, 41, 44, 45, 50, 55, 59, 61, 64, 67, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 95, 96, 97, 98, 101, 103, 108, 113, 114, 116, 118, 119, 122], "set1dintegrationonli": 11, "set_alpha": 80, "set_arrai": 100, "set_bin": [1, 15], "set_bound": [15, 108], "set_chia": [4, 15], "set_clim": 80, "set_cmap": 80, "set_color": 79, "set_config": [1, 4, 15], "set_correct_flat_from_dark": 15, "set_correct_solid_angle_for_splin": [4, 15], "set_dark": 15, "set_dark_current_fil": 15, "set_darkcurr": [1, 15], "set_darkfil": [1, 15], "set_data": [7, 15, 105, 108, 113], "set_di": [1, 15, 73], "set_dist": [4, 15], "set_dist_guess": 17, "set_dist_max": [15, 17], "set_dist_min": [15, 17], "set_dspac": 15, "set_dssa": [4, 15], "set_dx": [1, 15, 73], "set_energi": [4, 15], "set_engin": [2, 15], "set_filenam": [12, 15], "set_flat": 15, "set_flat_field_fil": 15, "set_flatfield": [1, 15], "set_flatfil": [1, 15], "set_hdf5_input_dataset": [12, 15], "set_imag": 15, "set_incident_angl": 15, "set_json_config": 15, "set_kernel_argu": [14, 15], "set_label": 15, "set_mask": [1, 4, 15, 102], "set_mask_fil": 15, "set_maskfil": [1, 4, 15], "set_matrix": [2, 15], "set_method": 15, "set_monitor_nam": 15, "set_normalization_factor": 15, "set_num_thread": 119, "set_observ": 15, "set_offset_fil": [1, 15], "set_parallax": [4, 15], "set_param": [4, 15, 85, 86, 114], "set_pixel1": [1, 4, 15], "set_pixel2": [1, 4, 15], "set_pixel_corn": [1, 15, 75, 76, 77], "set_pixel_filt": 15, "set_poni1": [4, 15], "set_poni1_max": 15, "set_poni1_min": 15, "set_poni2": [4, 15], "set_poni2_max": 15, "set_poni2_min": 15, "set_prepost_emit_callback": [15, 17], "set_profil": [96, 103], "set_qa": [4, 15], "set_r": 15, "set_ra": [4, 15], "set_rot1": [4, 15], "set_rot1_max": 15, "set_rot1_min": 15, "set_rot2": [4, 15], "set_rot2_max": 15, "set_rot2_min": 15, "set_rot3": [4, 15], "set_rot3_max": 15, "set_rot3_min": 15, "set_rot_from_quaternion": [4, 15], "set_sample_orient": 15, "set_splin": [4, 15], "set_splinefil": [1, 4, 15], "set_start_method": [97, 98], "set_tilt_angl": 15, "set_titl": [61, 67, 73, 75, 76, 77, 80, 84, 85, 87, 90, 94, 95, 100, 105, 107, 108, 112, 113, 114, 116, 117, 118, 119, 120], "set_toler": 15, "set_ttha": [4, 15], "set_typ": [15, 71], "set_unit": 15, "set_wavelength": [4, 15, 92, 93], "set_wavelength_max": 15, "set_wavelength_min": 15, "set_writ": 15, "set_xlabel": [67, 75, 76, 77, 80, 84, 85, 87, 90, 91, 95, 100, 105, 108, 112, 113, 114, 116, 117, 119, 120], "set_xlim": [73, 75, 76, 77, 79, 80, 85, 87, 103, 104, 113, 114, 116], "set_xtick": [76, 105], "set_xticklabel": 105, "set_ylabel": [67, 75, 76, 77, 80, 84, 85, 87, 90, 91, 95, 100, 105, 112, 116, 117, 119, 120], "set_ylim": [73, 75, 77, 79, 80, 90, 103, 113, 114, 116, 119], "set_yscal": [67, 76, 117, 119], "setallowempti": 10, "setangleunit": 11, "setapplyedwhenfocusout": 11, "setbound": 6, "setboxcolor": 11, "setcalibr": [8, 11], "setcalibrantmodel": 11, "setchidiscatpi": [4, 15, 100], "setchidiscatzero": [4, 15, 100], "setcolor": 8, "setcolormap": 5, "setconfig": 11, "setconstraintsmodel": 11, "setcoord": 8, "setcxi": [4, 15], "setdarkcurrentfil": 15, "setdata": 5, "setdefaultact": 11, "setdefaultconstraint": 11, "setdefaultconstraintsmodel": 11, "setdetector": [5, 8, 11], "setdetectormodel": 11, "setdevic": 11, "setdialogtitl": 11, "setdisplayeddatacallback": 11, "setdisplayedunit": 11, "setdisplayedunitmodel": 11, "setdisplaymask": 9, "setelastics": 11, "seten": [8, 9, 11], "setexperimentset": 6, "setextens": 15, "setfileload": 11, "setfilenam": 8, "setfit2d": [1, 4, 15, 81, 83, 89, 90, 101, 122], "setfix": [6, 8], "setflatfieldfil": 15, "setfloatformatt": 11, "setformatt": 11, "setfrom": 8, "setfromplot": 8, "setgeometri": 5, "setgeometrymodel": [5, 6, 11], "sethistorymodel": 11, "seticontext": 10, "setimag": 5, "setimaged11": [4, 15], "setincludedbound": 10, "setintegrationprocess": 9, "setinternalunit": 11, "setjsonconfig": [12, 15], "setlabel": 11, "setlabeltempl": 11, "setlevel": 84, "setmanufacturerfilt": 11, "setmask": 5, "setmaskfil": 15, "setmaxfocu": 11, "setmaxr": 6, "setmethod": [5, 9, 11], "setmethodavail": 11, "setminfocu": 11, "setmodel": [9, 11], "setmodelunit": 11, "setmousewheelen": 11, "setnam": 8, "setnamefilt": 10, "setnextstepvis": 9, "setoversampl": [4, 15], "setparam": 6, "setpeaksmodel": 6, "setpixelposit": 8, "setpixels": 15, "setpointperdegre": 6, "setprefix": 11, "setprocess": 9, "setpyfai": [1, 4, 15, 81], "setrang": 14, "setrangeconstraint": 8, "setreadonli": 5, "setresetzoompolici": 9, "setringnumb": [6, 8], "setshortnamedisplai": 11, "setspd": [4, 15], "setstringmethod": 5, "setsubdir": 15, "setsynchron": 8, "setter": 10, "settext": 10, "settuplemethod": 5, "setunit": 11, "setunitedit": 11, "setunitmodel": 11, "setup": [1, 4, 7, 11, 15, 16, 19, 20, 21, 23, 25, 27, 28, 29, 30, 34, 40, 41, 45, 48, 50, 56, 57, 62, 63, 64, 66, 67, 69, 71, 72, 87, 90, 91, 92, 93, 101, 103, 108, 114], "setup_sparse_integr": [102, 103, 105], "setupdatecurrentindexen": 11, "setupsplitt": 9, "setuptool": [20, 50], "setuserdata": 6, "setvalu": [8, 9, 11], "setwait": 11, "setwavelength": 11, "setwavelength_chang": 15, "setwavelength_change2th": 15, "setworkerconfig": 11, "seul": 110, "seven": 87, "sever": [3, 4, 15, 20, 23, 25, 30, 55, 57, 58, 61, 67, 76, 83, 95, 97, 98], "sf": 18, "sf6": 86, "sg": [83, 84, 85, 86, 87, 101, 108, 113, 114], "sgp": [15, 69, 72], "sh": 51, "sha1": 95, "sha_ni": 95, "shadow": [15, 43, 60, 67, 104, 113], "shall": [7, 15, 17], "shape": [1, 2, 3, 4, 7, 10, 12, 14, 15, 17, 20, 25, 29, 33, 40, 41, 54, 57, 60, 63, 67, 73, 74, 75, 76, 77, 81, 83, 85, 86, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "shape_in": [3, 15], "shape_out": [3, 15], "shapein": 15, "shapeout": 15, "share": [6, 8, 15, 20, 55, 57, 75, 95, 97, 98], "shared_nam": [97, 98], "sharedarrai": [97, 98], "sharp": [73, 89, 90, 104], "sharper": 87, "shell": [15, 20, 22, 62, 66, 80, 103, 104], "shepp": [110, 116], "sherrer": [19, 38, 40, 41, 45], "shibom": 56, "shift": [7, 15, 17, 59, 74, 82, 112, 114, 115], "shift_fft": [15, 17], "shift_val": 17, "shiftdet": 82, "shifteddetector": 82, "shiftfft": [15, 17], "shm": [97, 98], "shm_name": [97, 98], "short": [12, 15, 61, 62, 66, 69, 72, 90], "short_nam": [15, 122], "shortcut": [7, 59], "shortest": 68, "shortli": [60, 119], "shortnam": 11, "should": [1, 2, 3, 4, 12, 14, 15, 17, 19, 24, 40, 45, 51, 54, 55, 56, 58, 68, 73, 74, 75, 76, 77, 80, 83, 84, 89, 91, 95, 96, 112, 114, 119], "show": [3, 6, 7, 11, 15, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 54, 57, 61, 63, 64, 74, 76, 77, 79, 84, 95, 99, 104, 108, 109, 110], "show_neighboor": 15, "show_stat": 15, "showev": 5, "shown": [6, 10, 21, 63], "shrink": [3, 112], "shuffl": 85, "shutil": [63, 103], "si": [15, 20, 40, 41, 45, 68, 71, 92, 93, 110, 112], "si_0_100": 110, "si_14": 110, "si_ab": 116, "si_srm640": [15, 40, 41, 45, 68, 92, 93], "si_srm640a": [15, 40, 41, 45, 68, 92, 93], "si_srm640b": [15, 40, 41, 45, 68, 92, 93], "si_srm640c": [15, 40, 41, 45, 68, 92, 93], "si_srm640d": [15, 40, 41, 45, 68, 92, 93], "sid": 71, "side": [15, 20, 27, 34, 60, 74, 76, 92, 104, 108, 114], "siev": [15, 73, 75, 76, 77, 79], "sieved_region": [76, 77], "sigclos": 10, "sighidden": 10, "sigloadfilerequest": 11, "sigm": 15, "sigma": [2, 3, 14, 15, 17, 20, 56, 58, 63, 81, 102, 103, 106, 112, 117, 118, 119], "sigma1": 17, "sigma2": 17, "sigma_": 119, "sigma_clip": [2, 3, 14, 15, 20, 67, 81, 107], "sigma_clip_legaci": [15, 20, 104], "sigma_clip_ng": [15, 20, 102, 103, 104, 107, 120], "sigma_high": 15, "sigma_i": [58, 117, 118, 119], "sigma_j": [117, 118, 119], "sigma_low": 15, "sigma_of_gaussian": 17, "sigmaclip": [2, 3, 14, 15, 49], "sigmethodchang": 5, "sigmund": 55, "sign": [3, 21, 27, 28, 51, 55, 85, 87, 90, 100], "signal": [2, 3, 5, 6, 8, 9, 10, 11, 14, 15, 17, 20, 23, 30, 37, 49, 54, 56, 57, 58, 60, 66, 73, 74, 75, 76, 77, 89, 92, 103, 105, 108, 112, 113, 114, 115, 116, 119, 120, 121], "signal_i": 58, "signatur": [3, 15, 114, 119], "signific": [76, 77], "sigprocesslocationchang": 6, "sigshown": 10, "sigvalueaccept": 11, "silent": 20, "silicon": [19, 68, 84, 85, 87, 113, 116], "silver": [19, 71, 82], "silx": [3, 14, 16, 17, 20, 24, 40, 43, 50, 52, 53, 55, 59, 60, 61, 63, 73, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87, 90, 96, 97, 98, 99, 102, 103, 104, 108, 113, 114, 119], "silx_integr": [15, 16], "similar": [2, 3, 12, 14, 17, 19, 20, 23, 27, 34, 35, 45, 54, 57, 58, 60, 63, 67, 75, 76, 77, 79, 92, 95, 96, 113, 114, 117], "similarli": 26, "simpl": [1, 2, 3, 15, 19, 20, 21, 23, 29, 30, 37, 49, 57, 59, 60, 61, 63, 71, 80, 90, 92, 93, 95, 99, 104, 108, 116, 119], "simpler": [71, 96, 99], "simplest": [28, 90, 95, 99], "simplex": [15, 83, 85, 86, 108], "simpli": [15, 26, 29, 61, 63, 65, 71, 73, 84, 90, 104, 119, 123], "simplic": 116, "simplif": 17, "simplifi": [20, 57, 58, 104, 110], "simplyfi": 1, "simul": [10, 28, 82, 92, 93, 112, 116, 119, 120], "simulan": 95, "simulatedsign": 10, "simultan": [15, 52, 57, 83], "sin": [3, 4, 15, 28, 64, 76, 77, 79, 80, 91, 112, 119], "sin_incid": [4, 15], "sinc": [3, 14, 15, 17, 20, 21, 26, 28, 30, 39, 54, 58, 61, 67, 75, 83, 90, 95, 96, 97, 98, 103, 104, 112, 117, 120], "since_vers": 17, "sine": 3, "sing": 95, "singanallur": 26, "singl": [2, 3, 4, 7, 8, 9, 14, 15, 17, 19, 20, 23, 25, 33, 47, 48, 54, 57, 58, 59, 64, 67, 68, 73, 74, 75, 76, 77, 83, 85, 86, 87, 97, 98, 99, 102, 103, 108, 113, 114, 119, 123], "single_geometri": [84, 85, 86, 87, 108, 113, 114], "singlegeometri": [15, 83, 101], "singleton": 15, "singular": [3, 79], "sinh": 91, "sino": 110, "sinogram": [35, 110], "sintil": 112, "sinu": 4, "sio2": 68, "sirv": 15, "site": [17, 26, 55, 85, 86, 93, 98, 103, 104, 108, 113, 114, 116, 119, 122], "situat": 27, "sivia": 17, "six": [19, 27, 28], "size": [1, 2, 3, 4, 7, 12, 14, 15, 17, 19, 20, 23, 25, 27, 28, 29, 31, 33, 37, 39, 40, 41, 45, 49, 54, 57, 59, 60, 63, 67, 68, 74, 75, 76, 77, 79, 81, 85, 86, 87, 90, 91, 92, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 108, 110, 112, 113, 116, 119], "size1d": [7, 15], "size2": [17, 81], "size_t": 103, "sizehint": 11, "sizeof": 103, "skimag": 110, "skinit": 95, "skip": [15, 20, 60, 61, 122], "skip_backtrace_count": 17, "sky": 4, "sl": 27, "slab": 112, "sleep": [97, 98], "slice": [7, 20, 76, 80, 89, 116], "slide": [76, 77], "sliding_window_view": [76, 77], "slight": 4, "slightli": [14, 15, 17, 52, 54, 58, 67, 73, 95, 96, 103, 104], "sload": [1, 4, 15, 87, 113], "slope": [3, 84, 91], "slot": 14, "slovakia": 1, "slow": [1, 4, 17, 27, 28, 29, 34, 35, 42, 44, 64, 79, 95, 119], "slowcrc": [3, 15], "slower": [3, 4, 14, 34, 37, 49, 54, 67, 95, 96, 97, 98, 99, 103], "slowest": [4, 17, 35, 96, 102, 116, 119], "slowst": 4, "slsqp": [15, 19, 76, 77, 79, 83, 86, 108], "slurm": [90, 95, 96], "slurm_mem_per_nod": [95, 96], "sm": 95, "small": [17, 18, 19, 20, 25, 26, 28, 29, 38, 46, 54, 68, 73, 75, 76, 77, 85, 92, 95, 96, 100, 102, 104, 106, 108, 112, 119, 123], "smaller": [15, 17, 25, 57, 58, 60, 114, 119], "smallest": [3, 8, 14, 75, 76, 77, 92, 93], "smca": 95, "smear": 104, "smep": 95, "smith": 18, "smooth": [7, 15, 75, 76, 77, 104], "smooth2": 77, "smooth_mask": [7, 15], "smoother": 73, "smoothest": 81, "snbl": [26, 55, 115], "snp_220k_21": 102, "snp_220k_21_0002": 102, "snr": 37, "so": [3, 4, 10, 12, 13, 14, 15, 17, 21, 26, 27, 29, 54, 55, 57, 58, 59, 71, 73, 74, 75, 76, 77, 80, 82, 90, 91, 92, 93, 95, 96, 97, 98, 108, 116, 119, 123], "socket": 95, "softwar": [4, 15, 18, 20, 21, 51, 55, 57, 64, 94, 99, 103, 106], "soient": 110, "sokol": 17, "sold": [68, 72, 92, 93, 108], "sole": 15, "soleil": [20, 25, 27, 55, 66, 109, 110, 121], "solid": [3, 4, 14, 15, 20, 23, 37, 49, 57, 58, 63, 92, 93, 123], "solid_angl": [2, 3, 4, 14, 122], "solidangl": [2, 3, 14, 15, 37, 49, 95, 96, 97, 98], "solidangle_checksum": [14, 96, 97, 98], "solidanglearrai": [4, 15, 89, 95, 96, 97, 98, 119], "solut": [15, 53, 89, 92, 93, 99, 103], "solv": [55, 57, 116], "solver": 86, "sol\u00e9": [18, 55], "some": [1, 3, 5, 7, 8, 10, 12, 15, 17, 19, 20, 21, 23, 25, 26, 27, 29, 30, 39, 48, 53, 55, 56, 58, 60, 61, 64, 68, 71, 74, 75, 76, 77, 83, 85, 86, 89, 90, 91, 92, 99, 101, 103, 108, 113, 114, 115, 116, 119], "someth": [1, 12, 15, 17, 95, 97, 98], "sometim": [15, 50, 54, 58, 95, 119], "somewhat": [28, 71], "somewher": 113, "soon": [20, 60], "sorensen": 18, "sort": [2, 3, 12, 15, 20, 22, 55, 67, 69, 71, 74, 84, 85, 86, 87, 90, 97, 98, 113, 114, 120], "sould": 39, "sourc": [4, 6, 10, 12, 15, 16, 17, 18, 20, 26, 37, 49, 50, 55, 57, 64, 71, 75, 103, 110, 119], "source_nam": 12, "source_prob": 12, "source_typ": 12, "sourceact": 10, "south": 73, "south_i": 73, "south_x": 73, "sp": [4, 84], "space": [1, 2, 3, 4, 7, 14, 15, 17, 19, 20, 23, 25, 26, 27, 28, 29, 30, 31, 34, 37, 40, 41, 45, 46, 47, 49, 57, 63, 64, 66, 68, 69, 71, 72, 73, 74, 75, 76, 77, 80, 82, 90, 92, 93, 95, 100, 114, 121, 123], "spam": 55, "spars": [2, 3, 12, 14, 15, 20, 23, 56, 57, 58, 67, 95, 96, 106, 113, 116], "sparse_512_3_0_2_fit_q2": 105, "sparse_build": 15, "sparse_fram": [15, 22], "sparse_matrix": 116, "sparse_util": 15, "sparsebuild": [3, 15, 20], "sparsefram": 15, "sparsif": [15, 20, 105], "sparsifi": [12, 20, 22, 48, 104, 105], "spasifi": [37, 49], "spatial": [15, 25, 29, 57, 60, 73, 74, 75, 76, 77, 108], "spawn": [97, 98, 99], "spd": [4, 15, 18, 20, 27, 57], "spec": [18, 20, 95, 116], "special": [3, 15, 16, 23, 26, 57, 92, 99, 100], "speciali": 11, "specic": 64, "specif": [1, 3, 4, 5, 7, 8, 11, 15, 18, 20, 21, 24, 25, 26, 28, 30, 39, 50, 53, 74, 75, 76, 77, 90, 94], "specifi": [3, 5, 6, 8, 9, 11, 12, 15, 20, 23, 28, 34, 38, 59, 63, 65, 90, 92, 93], "spectr": 95, "spectra": [7, 108], "spectrochim": 18, "spectrum": [15, 60, 108, 110], "spectrum_x_i": 110, "specul": 95, "speed": [3, 15, 20, 37, 39, 49, 54, 56, 57, 58, 82, 95, 96, 99, 102, 103, 116, 117, 118], "speedup": [76, 77], "spell": 20, "spend": [55, 96, 116, 119], "spent": [96, 116], "sphere": 80, "spheric": 80, "sphinx": 1, "spin": 11, "splev": 3, "spline": [1, 3, 4, 13, 17, 19, 20, 22, 23, 25, 31, 40, 41, 45, 59, 63, 64, 73, 90], "spline2arrai": 15, "spline_fil": 74, "splinefil": [1, 4, 5, 7, 12, 15, 33, 73, 74, 90], "splinefunci": 15, "splinefuncx": 15, "splint": 3, "split": [3, 5, 14, 15, 20, 24, 30, 39, 54, 58, 63, 66, 67, 76, 84, 85, 86, 87, 90, 92, 93, 94, 95, 96, 102, 103, 104, 105, 106, 114, 116, 118, 121, 122], "split_ressult": 14, "split_result": [2, 3, 14], "splitbbox": [15, 20], "splitbboxcsr": 15, "splitbboxintegr": 3, "splitbboxlut": 15, "splitext": [63, 84, 85, 86, 87, 90, 110, 114], "splitpixel": [15, 64, 85, 100, 113, 114], "splitpixelfullcsr": 15, "splitpixelfulllut": 15, "splprep": 3, "splrep": 3, "sponsor": 115, "spot": [7, 20, 22, 73, 76, 77, 85, 100, 108], "spot3d_raw": 75, "spot3d_ref": 75, "spotti": [38, 40, 60, 89], "spread": [57, 104, 113, 116], "sproot": 3, "sqare": 113, "sqrt": [1, 3, 4, 17, 58, 73, 75, 76, 77, 79, 80, 85, 91, 105, 112, 116, 119], "squar": [1, 4, 6, 14, 15, 17, 19, 20, 40, 41, 58, 60, 75, 76, 77, 83, 84, 85, 86, 87, 90, 108, 112, 115, 119], "squeez": 95, "srbd": 95, "src": 20, "sri2012": [18, 57], "srm": 72, "srm640": 68, "srm660": 68, "srm674": 68, "srm676": 68, "srmor": 71, "ss": 100, "ssbd": 95, "ssc": 103, "ssd": 103, "ssdbm18": 2, "sse": 95, "sse2": [95, 96], "sse4": [3, 20], "sse4_1": 95, "sse4_2": 95, "sse4a": 95, "ssse3": 95, "ssx": 20, "st_size": [74, 95, 96], "stabl": [27, 58], "stack": [15, 20, 24, 26, 29, 38, 48, 50, 52, 53, 57, 75, 96, 99], "stackoverflow": [73, 75], "staff": 99, "stage": [60, 73, 75, 76, 77, 80, 95, 103, 115], "stagnat": 99, "stai": [3, 6, 85, 95, 119], "stale": 95, "stand": [12, 57, 64], "standard": [3, 14, 15, 17, 19, 20, 26, 31, 40, 68, 75, 76, 77, 80, 101, 104, 119], "standatd": 17, "starboard": 28, "start": [2, 3, 7, 10, 12, 14, 15, 19, 20, 21, 30, 53, 60, 64, 66, 73, 76, 77, 79, 83, 85, 87, 90, 92, 93, 95, 97, 98, 99, 103, 104, 108, 114, 116], "start_angl": [84, 85, 87], "start_index": 12, "start_tim": [12, 68, 73, 74, 75, 76, 77, 82, 83, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 100, 101, 103, 104, 105, 107, 108, 112, 113, 114, 116, 118, 119, 120], "startswith": 81, "stat": [2, 3, 14, 15, 34, 35, 42, 74, 84, 95, 96, 103, 117, 118, 119, 120], "state": [9, 10, 11, 57, 58, 95, 113], "static": [1, 4, 11, 15, 63, 80], "staticmethod": 118, "statist": [34, 35, 37, 42, 49, 57, 58, 92, 96, 103, 104, 117, 118, 119, 120, 123], "statu": [37, 49, 73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "std": [2, 3, 14, 15, 17, 38, 58, 67, 75, 81, 89, 95, 96, 100, 102, 103, 107, 108, 116, 119, 120], "std_ab": 103, "std_dev": [15, 38], "stderr": 84, "stdlib": 103, "stdlist": 3, "stdout": [15, 17], "std\u00b2": [15, 75], "steepest": 57, "step": [2, 3, 14, 15, 19, 20, 26, 28, 29, 35, 53, 54, 60, 63, 69, 72, 73, 75, 76, 77, 79, 83, 85, 87, 92, 93, 95, 103, 105, 112, 116], "step_i": 116, "step_x": 116, "stibp": 95, "still": [8, 11, 15, 17, 20, 25, 54, 57, 63, 68, 73, 79, 101], "sting": 7, "stitch": [92, 93], "stmt": 22, "stollen": 1, "stop": [2, 3, 12, 14, 15, 20, 43, 57, 60, 77, 95, 100, 104, 108, 116], "storag": [3, 14, 27, 57, 68, 73, 74, 75, 77, 79, 82, 83, 85, 86, 95, 100, 116], "store": [1, 3, 4, 6, 8, 9, 12, 14, 15, 17, 19, 21, 23, 27, 44, 56, 57, 63, 64, 71, 76, 77, 83, 92, 93, 99, 102, 104, 110, 112, 113, 114, 116, 117, 119, 120, 123], "storedgeometri": 8, "storeinfo": 95, "storm": 20, "str": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 15, 16, 17, 63, 83, 110, 113, 119], "str_": [15, 17], "straight": [3, 28, 58, 76, 77, 78, 113], "strap": 108, "strategi": [76, 77], "stream": [12, 57, 85, 87], "strength": [92, 93], "strict": [85, 86, 114], "strictli": [114, 117], "stride": [76, 77], "stride_trick": [76, 77], "strike": 74, "string": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 71, 79, 91, 95], "string_list": 15, "stringutil": [15, 22], "strip": [1, 63, 71, 90, 100, 108], "stripbytecount": 64, "stripe": 86, "stripoffset": 64, "stro": 11, "strong": 89, "strongli": [50, 53, 90], "struct": [3, 23, 95, 96], "structur": [3, 4, 8, 12, 15, 18, 20, 26, 35, 57, 69, 71, 72, 73, 75, 95, 110], "structureabouttochang": 8, "structurechang": 8, "struggl": [95, 96], "studdi": 119, "studi": [26, 115], "stuff": [20, 95, 96], "stupid": 95, "style": [6, 12], "su6": 86, "sub": [1, 2, 3, 4, 10, 12, 13, 17, 19, 20, 28, 32, 57, 73, 75, 76, 77, 108], "sub_data": 81, "subclass": [76, 77], "subdir": 12, "subentri": 12, "subgroup": 12, "subject": [58, 77, 115], "submit": 55, "submodul": [1, 76], "submodule_cost": [76, 77], "submodule_s": [75, 76, 77], "subok": [76, 77], "subpart": 12, "subpath": 10, "subplot": [61, 67, 68, 73, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "subscrib": 55, "subsequ": [3, 17, 19, 23, 25, 58, 60, 66, 74, 78, 85, 89, 90, 91, 92, 93, 103, 104, 121], "subset": [68, 76, 77], "substack": [76, 77], "substenti": [53, 116], "substitut": 28, "subsystem": 95, "subtract": [2, 3, 14, 15, 19, 31, 32, 33, 34, 35, 37, 38, 40, 41, 42, 45, 57, 103, 123], "success": [6, 19, 55, 73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "successfulli": [50, 59, 73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "succor": 95, "sudo": [51, 52, 55], "suffix": [12, 17, 71, 86], "suggest": [15, 119], "suit": [15, 40, 53, 57, 68, 71, 87, 101], "suitabl": [15, 26, 30, 39, 48, 57, 58, 63, 68], "sulzman": 77, "sum": [3, 14, 15, 17, 19, 38, 54, 58, 67, 73, 74, 75, 76, 77, 81, 86, 100, 103, 104, 108, 112, 113, 116, 117, 118, 119, 120, 123], "sum_": [15, 58, 119], "sum_norm": [15, 93], "sum_normalization2": 15, "sum_norm\u00b2": 2, "sum_sign": [15, 93], "sum_vari": [15, 120], "sumaverag": 15, "summar": [33, 58, 77, 82, 104], "summari": 96, "summat": [20, 57], "summer": [77, 87, 95], "sumsquar": 108, "super": [103, 104, 108], "superscript": 17, "supervis": 19, "supplement": 18, "suppli": 80, "support": [10, 11, 12, 15, 17, 20, 21, 26, 34, 50, 52, 53, 57, 61, 74, 94, 96, 97, 104], "suppos": [4, 19, 73], "suppress": 20, "suptitl": 112, "sup\u00e9rieur": 110, "sur": 110, "surfac": [3, 15, 20, 26, 27, 80], "surpriz": [15, 95], "surround": 23, "susini": 18, "suspici": [76, 77], "sustain": 57, "svd": [76, 77, 79], "svensson": [18, 73], "svm": 95, "svm_lock": 95, "swapg": 95, "sweden": 83, "swissfel": 20, "switch": [11, 14, 20, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 45, 57, 60, 61, 64, 76, 81, 91], "switchabl": 80, "sx165": [1, 74], "sx200": [1, 74], "sx30": 1, "sx30h": [1, 74], "sx85": 1, "sx85h": [1, 74], "sxm2": [96, 97], "sxstrace": 53, "sy": [67, 71, 75, 76, 77, 79, 89, 95, 96, 97, 98, 103, 104, 108, 110, 114, 116, 117, 118, 119, 120], "sym": 17, "symbol": [10, 15, 60], "symmetr": [15, 120], "symmetri": [17, 27, 67, 71], "sync": [7, 15], "sync_init": [7, 15, 81], "synch": 20, "synchon": 6, "synchotron": 12, "synchron": [6, 8, 10, 15], "synchronizemasktoolcolor": 22, "synchronizeplotbackground": 22, "synchronizeplotconfig": 8, "synchronizeplotview": 8, "synchronizerawview": 22, "synchrotron": [1, 18, 26, 27, 28, 31, 40, 41, 45, 46, 47, 55, 56, 57, 58, 60, 64, 66, 86, 119, 121], "syncrotron": 90, "syntet": 89, "synthet": [89, 91, 95, 96], "sysargv": 7, "syscal": 95, "sysconf": [95, 96], "system": [3, 4, 15, 16, 17, 20, 26, 27, 28, 30, 37, 41, 44, 49, 50, 51, 53, 54, 55, 64, 73, 75, 76, 77, 82, 90, 99, 103, 110], "systemat": [20, 75], "sz": 95, "sz3": 95, "s\u00e9ri": 110, "s\u00e9rie": 110, "t": [5, 15, 17, 18, 20, 34, 35, 42, 53, 55, 69, 72, 73, 75, 76, 77, 79, 84, 85, 87, 90, 95, 100, 103, 107, 108, 110, 113, 114, 116], "t0": [4, 63, 80, 81, 90, 94, 103, 110, 117, 118], "t1": [4, 103], "t2": 4, "t3": 4, "t_": 28, "t_1": 28, "t_2": 28, "t_3": 28, "t_delta_i": 116, "t_delta_x": 116, "t_delta_z": 116, "t_max_i": 116, "t_max_x": 116, "t_max_z": 116, "t_x": 28, "t_y": 28, "t_z": 28, "ta": 110, "tabl": [2, 3, 11, 14, 15, 20, 23, 29, 56, 57, 65, 66, 68, 74, 83, 84, 110, 119, 121], "tabul": [19, 29], "tach\u00e9": 26, "tag": [20, 21], "tagbox": 4, "tail": 17, "taill": [75, 84], "tailor": [26, 108, 112], "take": [2, 3, 4, 7, 12, 14, 15, 17, 20, 21, 23, 25, 27, 28, 34, 38, 39, 42, 54, 57, 63, 65, 67, 71, 73, 75, 76, 77, 79, 80, 83, 84, 85, 86, 87, 90, 91, 92, 95, 97, 98, 103, 112, 113, 114, 119, 123], "taken": [1, 8, 17, 21, 28, 31, 57, 58, 75, 83, 84, 92, 93, 96, 112, 113, 114, 115, 123], "tan": [3, 4, 28, 85, 119], "tangeant": 4, "tangl": 80, "tango": 26, "tantheta": 85, "tan\u00b2": 85, "taper": [1, 7, 19, 25, 73, 74], "tapper": 73, "tar": [81, 84, 85, 86, 87, 90, 113, 114], "target": [10, 23, 29, 55, 90, 95, 96, 97, 98, 108, 118, 119, 122], "target_rad": [15, 81], "target_s": 15, "target_typ": 119, "target_vers": 12, "targetdir": 103, "targeturl": 103, "task": [6, 22, 23, 60, 74, 95], "task_don": 95, "tau": [84, 85, 87], "taylor": [3, 75, 76, 77], "tce": 95, "tck": [3, 15], "tdp": [97, 98], "team": [2, 55], "technic": [26, 29, 57, 79, 82, 99], "techniqu": [26, 113, 116], "tediou": [95, 119], "tell": [3, 17, 20, 71], "temp": [14, 110], "temperatur": 85, "templat": [11, 12, 14, 20, 51], "temporari": [95, 109, 110], "tensor": 15, "term": [20, 29, 80], "termin": [59, 60, 73, 76, 77, 83, 84, 85, 86, 87, 108, 113, 114], "tesla": [96, 97, 98], "test": [1, 3, 4, 7, 15, 17, 20, 26, 39, 40, 53, 60, 61, 67, 73, 75, 80, 81, 82, 84, 89, 90, 94, 100, 101, 103, 107, 112, 113, 117, 122], "test_bayes_llk": [15, 17], "testdetector": 73, "testimag": [20, 40, 74, 81, 85, 86, 87, 90, 104, 113, 114], "testquantityedit": 22, "tetragon": [15, 71], "text": [10, 11, 12, 17, 19, 20, 27, 29, 65, 67, 109, 110, 117], "textbook": 58, "textcoord": 112, "textiowrapp": 15, "textur": [21, 60, 92], "th": [15, 75, 76], "thale": 1, "thales_electron": 1, "thaleselectron": 1, "than": [3, 8, 15, 17, 20, 25, 28, 34, 39, 42, 54, 55, 57, 58, 60, 63, 67, 68, 73, 74, 76, 77, 86, 90, 91, 95, 96, 97, 98, 99, 102, 103, 108, 116, 119], "thanh": [114, 115], "thank": [3, 17, 20, 51, 54, 55, 58, 71, 77, 95, 99, 115, 119], "thead": [5, 6], "theard": [5, 6], "thee": 17, "thei": [1, 3, 4, 15, 17, 19, 20, 23, 25, 28, 48, 49, 50, 53, 54, 55, 60, 63, 64, 67, 68, 71, 73, 74, 75, 76, 77, 84, 90, 95, 96, 104, 113, 116, 119], "them": [1, 3, 4, 7, 15, 19, 26, 28, 31, 40, 41, 45, 48, 55, 56, 58, 59, 60, 64, 65, 68, 69, 71, 72, 74, 75, 76, 77, 81, 83, 92, 93, 95, 96, 97, 98, 104, 108, 110, 117], "themselv": [63, 73, 95], "theo": [117, 120], "theoret": 19, "theori": 112, "theorit": 108, "theortic": 119, "therefor": [28, 57], "theses": 19, "theta": [4, 10, 15, 19, 28, 47, 57, 64, 77, 86, 88, 90, 110, 119, 122], "theta_1": 28, "theta_2": 28, "theta_3": 28, "theta_i": 28, "theta_x": 28, "theta_z": 28, "thetai": 28, "thetax": 28, "thetaz": 28, "thevinici": [76, 77], "thi": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123], "thick": [3, 20, 58, 66, 85, 87, 112, 114, 119, 121], "thick_testdata_jerom": 114, "thickdetector": 116, "thin": [15, 26], "thing": [10, 59, 69, 72, 97, 98], "think": [21, 55, 71, 119], "thinner": 113, "third": [4, 15, 20, 27, 28, 73, 82, 84, 90, 110, 113], "third_parti": 22, "thisr": 103, "thoma": [20, 26, 55, 95, 96], "thomask": 20, "thompson": 73, "those": [1, 3, 4, 12, 15, 19, 20, 21, 23, 24, 26, 27, 35, 40, 48, 50, 52, 53, 54, 55, 57, 58, 61, 66, 67, 68, 71, 73, 75, 76, 77, 78, 79, 83, 85, 87, 95, 96, 98, 99, 104, 108, 119], "thousand": [35, 42, 57, 104, 116, 119], "thow": [108, 116], "thre": [3, 15, 76, 77, 81, 86, 104, 107, 113, 116], "thread": [3, 6, 12, 15, 20, 23, 52, 54, 57, 75, 79, 96, 99, 103, 119], "threadpools": 15, "thred": 95, "three": [23, 28, 57, 64, 82, 92, 93, 114, 116], "threshold": [3, 7, 8, 15, 17, 20, 37, 49, 60, 67, 73, 76, 95, 103, 108, 110, 115], "threshold_set": [84, 85, 87], "throug": [8, 16], "through": [16, 35, 57, 58, 76, 77, 114], "throughout": 28, "throughput": [26, 96, 103], "throw": 116, "thu": [1, 21, 28, 53, 58, 74, 75, 94, 95, 97, 98, 101, 102, 103, 104, 115], "ti": 14, "tick": 10, "tick_label": 105, "tick_valu": 105, "tidi": 95, "tie": 14, "tif": [17, 36, 59, 64, 85, 87, 90, 122], "tiff": [4, 90], "tifimag": 64, "tight": [20, 23], "tile": [25, 60, 110], "tilt": [4, 7, 8, 15, 23, 27, 28, 31, 40, 41, 45, 61, 63, 64, 68, 80, 81, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 117, 119, 120, 122], "tilt_angl": [15, 20, 80, 93], "tilt_i": 4, "tilt_plan_rot": 90, "tilt_x": 4, "tilt_z": 4, "tiltangl": 15, "tiltplan": 8, "tiltplanrot": [4, 15, 23, 61, 63, 64, 68, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 117, 119, 120, 122], "timaged11": 28, "time": [3, 4, 8, 10, 12, 15, 17, 18, 19, 25, 26, 29, 39, 40, 54, 55, 57, 63, 67, 68, 71, 73, 74, 75, 76, 77, 80, 81, 82, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 123], "timeit": [15, 17, 67, 89, 95, 96, 100, 102, 103, 108, 116, 119, 120], "timeit_count_intens": 103, "timeit_cpu": 103, "timeit_gpu": 103, "timeitresult": [95, 96], "timeout": 10, "timer": 10, "timeutil": 22, "timimg": 95, "timimg_sum": 96, "timing_dcr": 95, "timing_decompress": [95, 96], "timing_integr": [95, 96], "timing_na": 95, "timing_numpy_fil": 95, "timing_pars": 95, "timing_process_gpu": 96, "timing_python_fil": 95, "timing_read0": 95, "timing_read1": [95, 96], "timing_read2": [95, 96], "timing_read2a": 95, "timing_read3": 95, "timing_read4": 95, "timing_reader_descr": 95, "timing_writ": [95, 96], "tio2": [15, 40, 41, 45, 68, 92, 93], "tip": 53, "titan": [1, 15, 20, 74, 92, 93], "titan2kx2k": 1, "titan_2k_x_2k": 1, "titl": [5, 9, 11, 12, 17, 86, 87, 89, 102, 110, 117, 122], "titlewidget": 22, "tjlane": 103, "tlabel": [84, 87], "tlalcuahuitl": 28, "tm": 119, "tm_best": 119, "tmodel": 11, "tmp": [14, 40, 63, 73, 74, 75, 76, 77, 79, 80, 81, 83, 87, 90, 91, 95, 96, 97, 98, 103, 104, 108, 110, 113, 114, 116], "tmp_coef": 116, "tmp_idx": 116, "tmp_size": 116, "to_be_built_indic": 119, "to_bool": [15, 17], "to_csr": [3, 15], "to_devic": 96, "to_dict": 15, "to_eng": [15, 17], "to_hdf5": 110, "to_hol": 73, "to_lut": [3, 15], "to_ordin": [15, 17], "to_pix": 73, "to_remov": 108, "to_scientific_unicod": [15, 17], "to_unit": [15, 100, 103, 117, 118], "toconstraint": 11, "todo": [1, 2, 3, 4, 12, 15, 109, 110, 113], "togeath": [34, 92, 108], "togeometryconstraintsmodel": 6, "togeometrymodel": 6, "togeth": [3, 19, 25, 31, 33, 39, 40, 41, 52, 54, 57, 74, 83, 92, 93, 97, 98, 106, 119], "toggl": 10, "toi": 86, "tol": 108, "toler": [15, 17], "tommaso": 20, "tomodel": 8, "tomofram": 110, "tomogaphi": 110, "tomograph": 116, "tomographi": [26, 34, 35, 42, 57, 110, 116], "tomography_unfold": 110, "tomosav": 110, "tomosourc": 110, "ton": 20, "too": [4, 7, 15, 19, 20, 34, 35, 42, 55, 57, 73, 76, 77, 112], "took": [90, 96, 102, 116], "tool": [3, 7, 10, 11, 15, 17, 18, 19, 20, 25, 26, 29, 30, 36, 39, 42, 50, 53, 54, 55, 56, 57, 59, 60, 61, 74, 76, 77, 84, 92, 95, 101, 104, 108, 119], "toolbox": 57, "toolbutton": 11, "toolkit": 26, "top": [4, 11, 12, 15, 21, 24, 27, 28, 34, 59, 60, 73, 94, 106, 112], "topaint": 3, "topic": [15, 58, 99], "topleft": 94, "toplevel": 12, "topo": [95, 97, 98], "topologi": [95, 97, 98], "topright": [21, 94], "tornado": [103, 104], "toss": 17, "tot_neg": 113, "total": [15, 22, 55, 57, 63, 67, 68, 71, 73, 74, 75, 76, 77, 80, 81, 83, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 103, 104, 105, 108, 113, 114, 116, 117, 118, 119], "total_cost": 77, "total_nbyt": 95, "total_tim": 103, "totext": 10, "tou": 110, "touch": 28, "toulous": 17, "tout": 110, "tovalu": 10, "toward": [1, 4, 15, 19, 28, 80, 91], "tox": 86, "tpeaklist": 103, "tpyfai": 28, "tra": [114, 115], "traceback": [105, 110], "track": [2, 20, 26], "tracker": [53, 55], "traiter": 110, "traitlet": [103, 104], "trajectory_1_1": 110, "trajectory_2_1": 110, "tran": [57, 76, 77, 108], "trans_funct": [15, 83, 84, 85, 86, 87, 114], "transfer": [14, 20, 23, 57, 85, 87, 95, 96, 99], "transform": [3, 4, 6, 15, 17, 20, 21, 22, 23, 26, 29, 30, 57, 59, 73, 74, 75, 76, 77, 82, 90, 104, 108, 110, 114, 116], "translat": [4, 15, 27, 29, 35, 60, 66, 68, 73, 75, 76, 77, 84, 85, 86, 110, 120, 121], "translation_idx": 110, "translation_path": 110, "translation_valu": 110, "translations_path": 110, "transmis": [75, 84], "transmiss": [4, 26, 27, 57, 84, 87], "transpar": 25, "transpos": [94, 108, 110], "transpos\u00e9": 110, "transtabl": 87, "transvers": 28, "travel": 116, "treat": [15, 19, 21, 28, 47, 53, 64, 95, 104, 110, 113, 119], "treatement": 123, "treatment": [17, 26, 55], "treatment_path": 110, "tree": [3, 22, 103], "treeitem": [3, 15], "tresh": 15, "treshold": 110, "tri": [3, 7, 12, 15, 30, 57, 63, 95, 112], "triangl": 1, "trick": [76, 77, 116], "triclin": [15, 71], "trigger": [10, 11, 17], "trigonometr": 90, "trim": 20, "trim_directori": 87, "trim_fil": 85, "tripl": 116, "triplet": 76, "trivial": [23, 28, 63], "troubl": 73, "troubleshoot": 50, "trouver": 110, "true": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 15, 17, 63, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 95, 96, 97, 98, 100, 103, 105, 108, 110, 113, 114, 116, 117, 119, 120], "truecolor": 10, "trupl": 110, "trusax": 26, "trust": 6, "truth": 58, "try": [7, 10, 15, 20, 24, 52, 59, 65, 73, 76, 77, 79, 84, 95, 97, 98, 103, 108, 122], "tsc": 95, "tsc_scale": 95, "tsx": [86, 95], "tsy": 86, "tsz": 86, "tth": [3, 4, 6, 8, 15, 81, 85, 90, 108, 113, 114], "tth_corner": [4, 15], "tth_deg": [85, 108, 113, 114], "tth_hi": [85, 108, 113, 114], "tth_lo": [85, 108, 113, 114], "tth_low": 108, "tth_max": [81, 108], "tth_maxi": [85, 108, 113, 114], "tth_min": [81, 108], "tth_min_max": 14, "tth_rad": [85, 108, 113, 114], "ttha": [4, 15, 81], "tthc": 4, "tthrang": 14, "ttht": 4, "tthtorad": 10, "tthx": 122, "tthx_deg": 122, "tthy": 122, "tthy_deg": 122, "ttmax": 108, "ttmin": 108, "tube": [61, 74], "tunabl": 20, "tune": [75, 95, 96, 99, 102, 112], "tungsten": 75, "tupl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 37, 49, 63, 67, 71, 73, 75, 76, 77, 81, 95, 109, 110], "turn": [1, 26, 28, 82, 90, 92, 113], "tutori": [19, 20, 24, 25, 27, 30, 57, 58, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 82, 83, 86, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 109, 111, 112, 117, 122], "tw50": 3, "tweak": 75, "twenti": [57, 85], "twice": 59, "twin": [1, 3], "two": [1, 3, 4, 7, 10, 15, 17, 19, 21, 23, 25, 26, 27, 28, 34, 38, 40, 41, 42, 45, 52, 54, 57, 58, 60, 63, 64, 66, 67, 74, 75, 76, 77, 80, 82, 85, 87, 89, 91, 92, 93, 95, 97, 104, 113, 114, 117, 119, 121], "two_pi": 100, "twotheta": 10, "twothetaarrai": [4, 15, 81], "tx": 3, "txt": [50, 51, 52, 53, 69, 110], "ty": 3, "typ": [4, 100], "type": [1, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 17, 23, 25, 26, 28, 30, 37, 49, 57, 58, 60, 73, 76, 77, 85, 87, 89, 95, 109, 110, 114, 116], "type_": [4, 12, 15, 17, 80], "typeerror": [12, 76, 77, 110], "typic": [17, 19, 25, 28, 29, 30, 64, 66, 76, 77, 90, 95, 114], "typo": [20, 116], "u": [3, 15, 46, 47, 64, 73, 76, 77, 85, 95, 113, 116, 119], "u1": 4, "u16_to_float": 14, "u2": 4, "u3": 4, "u32_to_float": 14, "u8_to_float": 14, "ubuntu": [20, 50], "ucl": [15, 69, 72], "ud": 59, "ugli": 110, "ui": [17, 89], "uic": 20, "uint16": 14, "uint32": [14, 95, 96, 97, 98, 110], "uint32_t": 3, "uint8": [10, 14, 95], "uk": [15, 69, 72], "umip": 95, "un": [20, 53, 103, 108, 110], "unabl": 53, "unbin": [15, 17], "uncertaineti": 103, "uncertainti": [14, 20, 49, 57, 66, 104, 117, 121], "unchang": 73, "uncom": [89, 95], "uncompress": [95, 96], "unconstrain": 15, "uncorrect": [3, 15, 77], "uncorrect_csr": [3, 15], "uncorrect_lut": [3, 15], "undefin": [3, 74], "under": [7, 17, 20, 25, 28, 34, 53, 55, 99, 100], "underli": [4, 24, 25, 58], "underneath": 123, "underscor": 85, "understand": [20, 25, 61, 73, 85, 115, 123], "unefin": 4, "unexpect": 79, "unfix": 20, "unfold": 110, "unfoldfram": 110, "unfortun": [28, 63, 95], "unfortunatli": 10, "uni": 2, "unicod": [3, 12, 17], "unifi": [7, 20], "uniform": [91, 95], "uniform_pixel": [1, 15], "unimpl": 2, "uniniti": 15, "union": [3, 5, 8, 10, 11, 12, 17, 110], "uniq": 55, "uniqu": [15, 74, 76, 77, 81, 123], "unit": [1, 2, 3, 4, 6, 7, 11, 12, 13, 14, 17, 20, 22, 23, 37, 40, 41, 45, 46, 47, 49, 57, 58, 60, 63, 64, 68, 71, 76, 77, 81, 82, 83, 85, 87, 89, 90, 92, 94, 96, 97, 98, 100, 101, 102, 103, 104, 105, 107, 108, 112, 113, 114, 116, 117, 118, 120, 122, 123], "unit_ip": [15, 80, 93], "unit_oop": [15, 80, 93], "unit_symbol": [15, 122], "unitfib": 15, "unitlabel": 22, "unitselector": 22, "unitutil": 22, "univ": 102, "univariatesplin": 3, "univers": [1, 3, 55], "unix": 53, "unknown": [15, 63, 86], "unleash": 96, "unless": [1, 14, 33, 65, 95], "unlik": [1, 15, 30, 53, 58, 60, 67, 95, 123], "unlink": [63, 75, 90], "unlock": 8, "unlocksign": 8, "unmask": 76, "unmatch": 17, "unmeasur": 26, "unmodifi": 15, "unmount": 85, "unmut": 15, "unmutt": 21, "unpack": 95, "unpredict": [76, 77], "unreli": [76, 77], "unsaf": [10, 17], "unscal": 120, "unset": [8, 15], "unsetprocess": 9, "unsetrang": 14, "unsupport": [53, 94], "unsurprisingli": 28, "unsynchron": 8, "untest": 20, "until": [15, 108, 109, 110], "unus": [2, 3, 15, 20], "unusu": 74, "unvers": 12, "unwant": 67, "unweight": [2, 3, 14, 15, 20, 58, 66, 121, 123], "unweighted_histogram": 3, "unweigt": 3, "unzoom": 59, "up": [1, 2, 3, 4, 7, 8, 14, 15, 20, 21, 23, 26, 28, 29, 54, 56, 57, 58, 59, 60, 63, 65, 74, 76, 77, 79, 82, 89, 90, 95, 96, 97, 98, 99, 103, 104, 116, 119], "up_lim": 119, "updat": [3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 17, 18, 20, 51, 55, 60, 75, 76, 81, 83, 86, 108], "update_fig": 10, "update_plot": 105, "update_processor": 15, "update_styl": 80, "update_valu": 15, "updatenextstepstatu": 9, "updatephysicalmarkerpixel": 6, "updateproject": 6, "upgrad": [12, 50, 51, 52, 53, 55, 98], "upload": 72, "upload_librari": 17, "upper": [2, 3, 14, 15, 24, 54, 63, 67, 95], "upper_bound": 15, "upper_limit": 81, "upright": 15, "upsid": 15, "upward": [4, 27, 92, 93], "urban": 95, "url": [10, 12, 18], "us": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 19, 21, 23, 24, 25, 27, 28, 29, 31, 32, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 62, 64, 66, 67, 68, 69, 71, 72, 74, 75, 76, 77, 79, 81, 82, 83, 85, 86, 87, 89, 91, 92, 93, 97, 98, 99, 100, 101, 102, 103, 106, 110, 112, 114, 115, 116, 117, 119, 120, 121, 123], "usabl": [15, 57, 71, 73, 75, 90], "usag": [7, 15, 19, 20, 25, 30, 32, 36, 38, 42, 43, 45, 56, 60, 61, 64, 84, 101, 103, 121, 123], "use_common": 15, "use_cython": [1, 4, 15, 82], "use_minmax_cach": 81, "use_opencl": 15, "use_scipi": 17, "use_tz": 12, "useabl": [58, 76, 77, 112, 123], "usedunit": 11, "useelastics": 11, "user": [0, 3, 5, 6, 7, 15, 17, 20, 21, 23, 24, 25, 26, 34, 35, 40, 41, 42, 43, 44, 46, 50, 54, 55, 56, 58, 62, 63, 64, 66, 67, 69, 71, 72, 74, 75, 76, 77, 86, 89, 91, 92, 93, 95, 96, 97, 98, 101, 102, 103, 104, 108, 110, 112, 113, 114, 116, 117, 118, 119, 120], "user_global_n": [103, 104], "user_n": [103, 104], "usercopi": 95, "userdata": 6, "userwarn": [79, 80, 85, 108], "usr": [103, 104], "usual": [3, 4, 10, 15, 17, 23, 25, 27, 28, 29, 31, 38, 53, 54, 57, 58, 63, 64, 67, 73, 74, 87, 95, 119, 123], "utan": 15, "utan2": 85, "utf": [15, 52], "util": [6, 9, 15, 22, 68, 75, 79, 89, 95, 114, 117], "utilis": 110, "utilison": 110, "utilis\u00e9": 110, "utilstest": [61, 67, 80, 89, 94, 100, 101, 103, 107, 117, 122], "uupdat": 11, "v": [1, 7, 15, 18, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 55, 56, 59, 64, 66, 67, 68, 74, 76, 77, 79, 80, 84, 85, 86, 87, 95, 97, 98, 103, 108, 113, 120, 121], "v0": [56, 119], "v1": [1, 15, 55, 74, 95, 99], "v10": 52, "v100": [96, 97], "v2": [1, 15, 20, 74, 83, 84, 87, 95, 98, 114], "v2023": 50, "v4": 20, "v_": 58, "v_a": [58, 120], "v_b": [58, 120], "v_i": 58, "v_vmsave_vmload": 95, "vacuum": 15, "vadim": [20, 26, 55], "val": [17, 71], "val_dummi": [12, 15], "valentin": [20, 55], "valeur": 110, "valid": [1, 2, 3, 4, 7, 14, 15, 17, 20, 21, 22, 32, 39, 40, 41, 45, 54, 57, 58, 60, 61, 63, 68, 71, 74, 76, 79, 85, 94, 95, 96, 103, 108, 112, 115, 117], "valid1_raw": 75, "valid1_ref": 75, "valid2_raw": 75, "valid2_ref": 75, "valid_method": [7, 15], "valid_pair": 75, "valid_peak": 108, "valid_raw": 75, "valid_ref": 75, "valid_s": [1, 15], "valid_url": [7, 15], "validate2": [20, 32], "validate_calibr": [7, 15], "validate_cent": [7, 15], "validate_config": 15, "vall": [20, 55, 56], "valley_s": 15, "valoir": 110, "valu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 19, 20, 21, 27, 31, 37, 38, 40, 41, 44, 45, 46, 47, 49, 58, 60, 61, 63, 64, 67, 69, 71, 72, 73, 74, 75, 76, 77, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 103, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 123], "valueerror": [3, 4, 5, 6, 11, 12, 17, 76, 77, 79], "vanadinit": [15, 20, 68, 92, 93], "vanforeest": [17, 79], "vardi": 116, "vari": [4, 12, 14, 73, 89, 94, 95], "variabl": [15, 28, 52, 55, 83, 85, 86, 91, 95, 98, 103, 108, 110, 114, 116, 119, 122], "varianc": [2, 3, 14, 15, 17, 20, 23, 30, 37, 47, 54, 63, 64, 66, 67, 75, 120, 121], "variance_i": 58, "variant": 14, "variat": [84, 90], "variou": [2, 3, 19, 20, 23, 25, 31, 39, 45, 50, 54, 60, 63, 83, 84, 92, 93, 104, 114, 123], "vaughan": [75, 104], "vct1": 86, "vct2": 86, "vct3": 86, "vct4": 86, "vec": 28, "vect": 17, "vector": [3, 4, 10, 14, 15, 17, 28, 57, 73, 80, 90, 91, 116, 117, 122], "vectori": 73, "veijo": 115, "veiller": 110, "vendor": 95, "venkatakrishnan": 26, "venv": [51, 52, 85, 86, 93, 103, 104, 108, 113, 114, 116, 118, 119, 120, 122], "verbos": [7, 15, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 49, 64], "veri": [3, 15, 19, 20, 23, 25, 57, 58, 60, 61, 67, 73, 74, 75, 77, 78, 83, 85, 86, 89, 95, 96, 112, 114], "veric": [92, 93, 108], "veris": 119, "verison": [75, 76, 77, 92], "versa": [27, 28], "versatil": [18, 25, 56, 74], "version": [3, 4, 7, 10, 12, 15, 17, 18, 22, 24, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 61, 63, 64, 68, 69, 71, 72, 73, 74, 75, 76, 77, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 114, 118, 119, 120], "versionnumb": 86, "verson": 50, "versu": [4, 15, 19, 20, 31, 57, 73, 75, 76, 77, 80, 95], "vertex": [1, 25, 74], "vertic": [1, 3, 4, 15, 17, 20, 25, 27, 28, 31, 40, 41, 45, 46, 47, 54, 60, 63, 64, 74, 75, 80, 82, 83, 85, 86, 90, 91, 94, 104, 108], "vertical_angl": 15, "vertical_convolut": [3, 15], "vertical_integr": [15, 80, 93], "verticalalign": 112, "vf": 84, "vg6": 86, "vga": 95, "vgif": 95, "via": [3, 4, 12, 15, 20, 23, 28, 50, 51, 55, 57, 90, 95, 97], "vice": [27, 28], "video": [20, 59, 61, 65, 99], "view": [3, 6, 8, 9, 11, 17, 20, 21, 27, 30, 55, 58, 59, 60, 65, 76, 77, 92, 93, 117], "view_shap": [76, 77], "view_strid": [76, 77], "viewdoc": 116, "viewer": [20, 59], "vincent": [20, 55, 95, 96], "vinci": 20, "viridi": [75, 80], "virtual": [15, 50, 51, 95, 96], "visibl": [6, 15, 68, 82, 83], "visititem": 110, "visual": [7, 20, 26, 73, 75, 76, 77, 83, 90, 103, 104, 108], "vmax": [80, 107], "vmcb": 95, "vme": 95, "vmin": [80, 107], "vmmcall": 95, "vo6": 86, "voi": 116, "void": 103, "voir": 110, "vol": [17, 18, 103], "vol13": 18, "vol14": 18, "vol16": 18, "vol40": 18, "vol44": 18, "vol62": 18, "vol9": 18, "volatil": 14, "volt": 15, "voltolini": 110, "volum": [2, 3, 14, 15, 18, 26, 28, 55, 57, 71, 73, 110, 112, 116], "volumetr": [112, 114, 116], "vou": 110, "vox": 116, "voxel": [28, 115, 116], "voz": 116, "vpclmulqdq": 95, "vpo": 15, "vraiment": 110, "vrf": 85, "vstack": [73, 75, 76, 77, 108, 110], "vtan": [15, 85], "vulner": 95, "vv": [58, 120], "vv_": 58, "vv_a": 58, "vv_aub": 120, "vv_b": [58, 120], "w": [1, 4, 12, 15, 31, 32, 40, 41, 45, 46, 47, 64, 74, 76, 77, 82, 85, 89, 95, 96, 97, 98, 112, 113, 114, 120], "w1": 46, "w200um_40kvp_5ma_t4": 75, "w200um_40kvp_5ma_t4_e8_ff_noretrigger_0000": 75, "w200um_40kvp_5ma_t4_e8_grid_noretrigger_0000": 75, "w_ob": 17, "wa": [2, 3, 6, 8, 10, 11, 12, 15, 17, 20, 35, 37, 48, 50, 53, 57, 59, 60, 61, 71, 75, 83, 85, 87, 90, 97, 98, 99, 101, 103, 104, 106, 110, 113, 114, 116, 119, 120], "wai": [1, 3, 4, 8, 10, 11, 12, 15, 27, 28, 29, 34, 35, 45, 51, 52, 57, 58, 60, 63, 64, 67, 71, 73, 74, 76, 77, 79, 80, 90, 91, 92, 97, 98, 99, 106, 108, 113, 116, 119, 122], "wait": [11, 15, 95], "wall": [67, 71, 75, 76, 77, 89, 95, 96, 103, 104, 108, 116, 117, 118, 119], "wallac": 18, "walloc": 103, "walter": 18, "want": [15, 17, 23, 28, 52, 58, 59, 60, 68, 74, 75, 89, 95], "warmup": 15, "warn": [3, 4, 15, 17, 20, 55, 61, 67, 74, 79, 80, 81, 83, 84, 85, 86, 90, 91, 103, 104, 112, 122], "warningupd": 9, "warp": 14, "waschang": 8, "wasn": 55, "wast": [117, 119], "watersh": [7, 15, 20, 31, 45, 73, 75, 76, 77], "wave": [4, 15, 59], "wavefront": 14, "wavelength": [3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 19, 20, 27, 29, 31, 32, 40, 41, 45, 46, 47, 59, 60, 61, 63, 64, 67, 68, 80, 81, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 107, 108, 109, 113, 114, 116, 117, 119, 120, 122, 123], "wavelength_expr": [15, 83, 108], "wavelength_guess": 83, "wavelength_max": [15, 41], "wavelength_min": [15, 41], "wavelength_unit": 4, "wax": [15, 20, 22, 48, 57, 63, 64, 74, 117], "wayvelength": 11, "wb": 120, "wbnoinvd": 95, "wc": 11, "wcpp": 103, "wdt": 95, "wdt9u9di4tpaxarzbgzkzd": 4, "we": [3, 4, 7, 15, 17, 19, 24, 27, 28, 40, 51, 53, 55, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 85, 89, 90, 91, 92, 95, 96, 97, 98, 101, 104, 108, 110, 112, 113, 114, 115, 116, 119, 120, 122], "weak": [7, 15, 55, 57], "web": [18, 55, 68, 90], "weight": [2, 3, 14, 15, 17, 31, 40, 41, 45, 57, 66, 81, 95, 119, 121, 123], "weighted_averag": [2, 3, 14, 15, 20, 117], "weighted_histogram": 3, "weigt": [3, 58], "welcom": [15, 55], "well": [15, 17, 20, 23, 26, 28, 40, 42, 43, 57, 65, 71, 73, 75, 76, 77, 81, 83, 91, 95, 96, 97, 98, 101, 109, 112, 113, 119], "wening": [20, 55], "were": [14, 57, 61, 75, 85, 92, 95, 96, 106, 115], "west": 73, "west_i": 73, "west_x": 73, "wg": [96, 97, 98], "wget": [51, 59, 75, 84], "wh": [97, 98], "what": [1, 4, 7, 13, 15, 30, 54, 55, 67, 73, 80, 81, 83, 85, 90, 91, 95, 103, 119, 120], "whatev": 28, "wheather": 119, "wheel": [11, 16, 20, 50, 51, 55], "wheelhous": 55, "when": [2, 3, 4, 6, 7, 8, 11, 12, 14, 15, 17, 20, 21, 25, 26, 27, 28, 29, 37, 38, 40, 43, 49, 53, 54, 55, 57, 58, 59, 60, 63, 67, 71, 74, 75, 78, 79, 80, 83, 84, 85, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 101, 104, 116, 119], "where": [2, 3, 4, 8, 12, 14, 15, 17, 20, 21, 23, 25, 27, 30, 31, 34, 35, 40, 41, 42, 44, 45, 52, 54, 56, 57, 58, 60, 63, 64, 67, 68, 69, 71, 73, 74, 75, 76, 77, 79, 81, 82, 85, 89, 91, 95, 96, 97, 98, 100, 104, 108, 110, 112, 113, 114, 115, 116, 119, 123], "wherea": 28, "whether": [5, 6, 57], "which": [1, 2, 3, 4, 7, 8, 11, 12, 13, 14, 15, 17, 19, 20, 21, 23, 25, 26, 27, 28, 29, 34, 35, 37, 39, 42, 43, 44, 45, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 103, 104, 106, 108, 112, 113, 116, 119, 123], "while": [3, 10, 12, 19, 23, 25, 26, 27, 34, 35, 40, 42, 45, 48, 53, 54, 55, 58, 61, 63, 64, 67, 71, 74, 76, 77, 82, 85, 95, 96, 97, 98, 99, 101, 108, 113, 114, 116, 119, 123], "whill": 17, "whipe": 89, "white": 103, "whith": 39, "who": [15, 114], "whole": [23, 55, 73, 76, 77, 80, 85, 86, 108, 113, 114, 116], "whose": [57, 85], "why": [1, 7, 25, 27, 81, 83, 90, 95, 100, 119], "wich": [30, 58, 75, 108], "wide": [1, 18, 26, 47, 64, 75, 95], "wider": 104, "widget": [5, 6, 7, 10, 17, 20, 22, 55, 61, 68, 73, 74, 75, 77, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 116, 117, 118, 119, 120, 122], "widget_klass": 7, "widgethid": 9, "widgetshow": 9, "width": [3, 7, 10, 12, 15, 17, 27, 61, 73, 75, 79, 85, 86, 92, 93, 103, 112, 113, 114, 116], "wiki": [15, 75, 116], "wikipedia": [15, 19, 58, 75, 116], "wilcard": 17, "willing": [16, 55], "wilson": 106, "win_error": [7, 15], "winbow": [76, 77], "window": [3, 7, 15, 17, 20, 43, 50, 55, 60, 64, 76, 77, 99], "winpython": 90, "winter": 85, "wip": [2, 3, 14, 115], "wipe": 7, "wise": [1, 2, 14, 23, 29, 59, 75, 76, 77], "wish": [27, 53, 68, 89, 90], "wit": 50, "with_checksum": 4, "with_mask": 89, "with_rot": 15, "withcorr": 17, "within": [2, 3, 7, 12, 14, 15, 17, 20, 23, 25, 28, 32, 44, 45, 57, 58, 60, 61, 64, 76, 77, 79, 83, 91, 95, 103, 116, 119], "withlog": 17, "without": [1, 3, 4, 7, 10, 12, 14, 17, 20, 26, 31, 34, 40, 41, 42, 44, 45, 48, 49, 50, 55, 57, 61, 64, 73, 75, 76, 77, 79, 80, 83, 89, 90, 92, 94, 95, 96, 100, 119], "without_mask": 89, "without_mask2": 89, "withth": 75, "wl": [68, 82, 101, 108, 117, 119, 120], "wlong": 79, "wm": 89, "wo": [20, 89], "wo2": 89, "wobbl": 113, "wolfgang": 79, "wolfram": [17, 79], "won": [20, 53, 69, 72], "wonder": 68, "word": [84, 87, 95], "worgroup": 15, "work": [3, 4, 12, 14, 15, 17, 18, 20, 26, 30, 34, 50, 51, 53, 55, 61, 63, 65, 67, 68, 73, 75, 76, 77, 81, 83, 84, 86, 90, 92, 95, 96, 97, 98, 108, 117, 119], "worker": [11, 12, 13, 20, 22, 26, 64, 95, 97, 98], "worker_": [97, 98], "worker_00": [97, 98], "worker_01": [97, 98], "worker_02": [97, 98], "worker_03": [97, 98], "worker_04": 98, "worker_05": 98, "worker_06": 98, "worker_07": 98, "worker_08": 98, "worker_09": 98, "worker_10": 98, "worker_11": 98, "worker_12": 98, "worker_13": 98, "worker_14": 98, "worker_15": 98, "worker_16": 98, "worker_17": 98, "worker_18": 98, "worker_19": 98, "worker_20": 98, "worker_21": 98, "worker_22": 98, "worker_23": 98, "worker_24": 98, "worker_25": 98, "worker_26": 98, "worker_27": 98, "worker_28": 98, "worker_29": 98, "worker_30": 98, "worker_31": 98, "worker_numpi": 95, "worker_python": 95, "workerconfig": [11, 12, 15, 20], "workerconfigur": 22, "workflow": [20, 26, 55], "workgoup": 14, "workgroup": [14, 15, 37, 49, 96, 97, 98], "workgroup_s": [14, 64], "workspac": [64, 103], "workstat": [95, 97, 98], "world": [18, 26, 57, 79, 95, 104], "worldwid": 26, "worri": 119, "wors": 54, "worth": [58, 95], "wos_det": 74, "wos_di": 74, "wos_img": 74, "woth": 3, "would": [4, 17, 24, 26, 55, 57, 58, 71, 73, 91, 92, 95, 103, 104, 115, 119], "wout": [20, 55], "wrap": [15, 17, 74], "wrapper": [15, 103], "wright": [18, 20, 55, 56, 95, 96, 104], "writabl": [76, 77], "write": [3, 4, 12, 15, 20, 23, 26, 52, 57, 59, 64, 71, 76, 77, 81, 90, 96, 97, 98, 110], "write_head": 15, "write_reduct": 15, "writeabl": [76, 77], "writeedf": 15, "writer": [12, 15, 20], "written": [4, 12, 15, 24, 26, 27, 28, 55, 79, 95], "wrong": [12, 19, 38, 44, 64, 80, 90, 95], "wrongli": [14, 108], "wshort": 79, "wu": 4, "wunus": 103, "www": [1, 15, 17, 18, 20, 51, 55, 59, 61, 63, 71, 72, 73, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87, 90, 102, 104, 108, 113, 114], "x": [1, 2, 3, 4, 6, 7, 8, 12, 15, 17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 39, 40, 41, 45, 46, 47, 50, 53, 57, 58, 61, 63, 64, 68, 73, 74, 75, 76, 77, 79, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 100, 101, 102, 103, 104, 107, 108, 110, 112, 113, 114, 115, 116, 117, 119, 120, 122], "x0": [17, 79, 108, 113], "x1": [3, 4], "x2": [3, 4], "x2apic": 95, "x3": [3, 4], "x86": [14, 20], "x86_64": [50, 95], "x87": [14, 20], "x87_volatil": 14, "x8z": 4, "x_1": 82, "x_2": 82, "x_3": 82, "x_beam": 86, "x_cor": [76, 77], "x_min": [75, 76, 77], "x_min1": 77, "x_min_1": [76, 77], "x_min_12r": 76, "x_min_2": [76, 77], "x_min_3": 76, "x_min_6l": 76, "x_min_9c": 76, "x_min_grid": 76, "x_ob": 17, "x_offset_fil": 1, "x_po": 15, "x_start": [76, 77], "x_stop": [76, 77], "xa": 26, "xc": 15, "xcirpad": 1, "xd": 1, "xdata": 108, "xdisparrai": 15, "xenoc": [20, 55], "xeonphi": 39, "xfel": 26, "xgetb": 95, "xjgs0gm": 4, "xlabel": [86, 117, 122], "xlim": 79, "xma": 20, "xmax": [15, 73], "xmin": [15, 73], "xmsfste": 4, "xpad": [1, 3, 20, 25, 92, 110], "xpad_di": 74, "xpad_fil": 74, "xpad_flat": [1, 15, 74, 92, 109, 110], "xpad_s540_flat": 1, "xpads540flat": 1, "xpdfsuit": 57, "xrai": 1, "xraymasscoef": 116, "xrd": 26, "xrd18kev_26": [109, 110], "xrd18kev_27": 110, "xrd18kev_27_0": 110, "xrdml": [20, 22], "xrpd": 57, "xsave": 95, "xsavec": 95, "xsaveerptr": 95, "xsaveopt": 95, "xspectrum": 20, "xt": 95, "xtalgeometri": [15, 71], "xvjf": 84, "xvush": 4, "xx": [8, 73], "xy": [7, 12, 47, 59, 64, 73, 75, 76, 77], "xy_align": 75, "xy_app": [76, 77], "xy_cor": [76, 77], "xy_guess": [76, 77], "xy_guess1": [76, 77], "xy_initi": 75, "xy_int": [76, 77], "xy_min": [76, 77], "xy_min1": 77, "xy_min_grid": 76, "xycoord": 112, "xyeut0utadtms1mnbgmqfwuuykr": 4, "xytext": 112, "xyz": 28, "y": [1, 3, 4, 6, 7, 8, 15, 17, 19, 23, 25, 27, 28, 33, 57, 61, 63, 64, 68, 73, 74, 75, 76, 77, 79, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 110, 112, 113, 116, 117, 119, 120, 122], "y0": [17, 79], "y6": 80, "y_": 28, "y_beam": 86, "y_center": 4, "y_cor": [76, 77], "y_min": [75, 76, 77], "y_min1": 77, "y_min_1": [76, 77], "y_min_12r": 76, "y_min_2": [76, 77], "y_min_3": 76, "y_min_6l": 76, "y_min_9c": 76, "y_min_grid": 76, "y_ob": 17, "y_offset_fil": 1, "y_po": 15, "y_sim": [117, 118, 119], "y_size": 4, "y_start": [76, 77], "y_stop": [76, 77], "yaw": 92, "yc": 15, "ydata": 108, "ydisparrai": 15, "ye": 34, "year": [20, 28, 57], "yet": [12, 35, 55, 74, 76, 99, 101, 119], "yield": [28, 110], "ylabel": [86, 117, 122], "ylim": 79, "ymax": [15, 73, 112], "ymin": [15, 73], "yngoraqsebbbwlwqfsdcvksi4sf": 4, "yoon": 103, "you": [4, 13, 15, 19, 25, 27, 28, 29, 31, 40, 41, 43, 44, 45, 50, 51, 52, 53, 55, 57, 59, 60, 61, 63, 64, 65, 68, 69, 72, 73, 76, 77, 83, 85, 86, 87, 90, 92, 93, 95, 96, 102, 108, 114, 119, 123], "your": [26, 27, 28, 31, 37, 40, 41, 45, 49, 51, 52, 53, 55, 61, 68, 69, 72, 73, 76, 77, 90, 123], "yunsup": 18, "yx": [7, 73, 75], "yxi": [75, 76, 77], "yy": [8, 73], "yz": 15, "z": [1, 3, 4, 7, 15, 17, 25, 27, 28, 29, 56, 74, 75, 76, 82, 85, 90, 91, 113, 116, 122], "z14": 116, "z_": 28, "z_center": 4, "z_size": 4, "zag": 37, "zen2": 54, "zenodo": 105, "zero": [2, 3, 9, 14, 15, 21, 27, 28, 73, 76, 77, 79, 95, 96, 97, 98, 105, 108, 110, 113, 116], "zero_po": 108, "zeros_lik": [15, 74, 81, 89, 108], "zfp": [95, 96], "zig": 37, "zinger": 38, "zip": [15, 16, 76, 80, 83, 84, 86, 92, 100, 108, 113], "zmqshell": [103, 104], "zn0": 68, "zno": [15, 40, 41, 45, 68, 92, 93], "zone": 3, "zoom": [60, 73, 75, 85, 87, 89, 113, 114, 119], "zstd": [95, 96], "zubair": 55, "\u00b2": [15, 105, 120], "\u00b5": [95, 96, 108, 116], "\u00b5m": [4, 91, 112, 116], "\u00b9": 10, "\u00bd": 21, "\u00e0": [75, 84, 109, 110], "\u00e5": [10, 101], "\u00e5ngstr\u00f6m": 10, "\u0161af\u00e1rik": 1, "\u03b4": [76, 77], "\u03b4x": [76, 77], "\u03b4y": [76, 77], "\u03b7": 80, "\u03bb": [15, 91], "\u03bc": [67, 75, 76, 100, 103, 116, 119, 120], "\u03c0": [3, 15, 17, 91], "\u03c3": 15, "\u03c7": [67, 80], "\u03c7\u00b2": [17, 114], "\u03c9": 119, "\u03c9_a": 120, "\u03c9_aub": 120, "\u03c9_b": 120, "\u03c9_b\u00b2": 120, "\u03c9\u03c9_b": 120, "\u1d6a": 21, "\ud835\udecc": [61, 63, 82, 83, 84, 85, 89, 90, 91, 92, 93, 94, 100, 101, 102, 103, 104, 107, 117, 119, 120, 122], "\ud835\udf12\u00b2": [118, 119]}, "titles": ["pyFAI.app package", "pyFAI.detectors package", "pyFAI.engines package", "pyFAI.ext package", "pyFAI.geometry package", "pyFAI.gui.dialog package", "pyFAI.gui.helper package", "pyFAI.gui package", "pyFAI.gui.model package", "pyFAI.gui.tasks package", "pyFAI.gui.utils package", "pyFAI.gui.widgets package", "pyFAI.io package", "Python programming API", "pyFAI.opencl package", "pyFAI package", "pyFAI.resources package", "pyFAI.utils package", "Bibliography", "Calibration", "Change-log of versions", "Conventions", "Test coverage report for pyFAI", "Design of AzimuthalIntegrator", "Design of the library", "Simple detector", "Ecosystem", "Image representation in Python", "Detector", "Glossary", "Fast Azimuthal Integration using Python", "Calibration tool: MX-calibrate", "Calibration tool: check_calib", "Preprocessing tool: detector2nexus", "Integration tool: diff_map", "Integration tool: diff_tomo", "NAME", "Single crystal tool: peakfinder", "Preprocessing tool: pyFAI-average", "pyFAI-benchmark", "Calibration tool: pyFAI-calib", "Calibration tool: pyFAI-calib2", "NAME", "Mask generation tool: pyFAI-drawmask", "Integration tool: pyFAI-integrate", "Calibration tool: pyFAI-recalib", "Integration tool: pyFAI-saxs", "Integration tool: pyFAI-waxs", "Application manuals", "Single crystal tool: sparsify-Bragg", "Installation", "Installation procedure on Linux", "Installation procedure on MacOSX", "Installation procedure on Windows", "Performances", "Project", "Publications about pyFAI", "General introduction", "Weighted average and uncertainty propagation", "Calibration of a diffraction setup using the Command Line Interface (CLI)", "Calibration of a diffraction setup using the Graphical User Interface (GUI)", "Calibration of a diffraction setup using Jupyter notebooks", "Cookbook recipes", "Integration with Python", "Performing the azimutal integration from shell scripts", "Azimuthal integration using the graphical user interface", "Example of usage", "Filtering signal in azimuthal space", "Selection of a calibrant", "Creation of a new calibrant", "Calibrant selection and generation", "Creation of a calibrant file", "Creation of a new calibrant", "CCD calibration", "Detector distortion corrections", "Distortion of Eiger2 CdTe detector from ID11", "Calibration of a very large Pilatus detector with overlapping grid position", "Calibration of the pixel position for a Pilatus detector", "Detector geometric distortions and corrections", "Extracting ellipse parameters from rings", "Representation of a Fiber Diffraction / Grazing Incidence pattern", "Flatfield calibration", "Geometries in pyFAI", "Fitting wavelength with multiple sample-detector distances", "MX Calibrate", "Calibration of a 2 theta arm with a Pilatus 100k detector", "ImXPAD S540 detector at D2AM", "Calibration of a detector on a translation table", "Goniometer and translation table calibration", "Inpainting missing data", "Introduction to the tutorials", "Azimuthal averaging in log-scaled bins", "Demo of usage of the MultiGeometry class of pyFAI", "Demo of usage of the MultiGeometryFiber class of pyFAI", "Orientation management", "Parallel processing of a stack of data stored in HDF5 with multi-threading", "Image decompression and azimuthal integration on the GPU", "Multiprocessing on GPU", "Multiprocessing on GPU on scisoft16", "High performance computing", "Pixel splitting", "Re-calibration of a diffraction image with Jupyter", "Laue diffraction peak identification", "Implementation of PeakFinder8 on GPU", "Signal separation between amorphous and crystalline phases", "Wilson plots generated from sparse datasets", "Signal separation", "How to retrieve dynamically masked pixels during sigma-clipping", "Calibration of the 9-Mythen detector at the Cristal beamline at Soleil", "<no title>", "<no title>", "Using pyFAI with data from Synchrotron Soleil", "Parallax effect", "Deconvolution of the Thickness effect", "Pilatus on a goniometer at ID28", "Thick detectors", "Modeling of the thickness of the sensor", "Weighted vs Unweighted average for azimuthal integration", "Error model validator", "Variance of SAXS data", "Uncertainty propagation and error-models equivalence", "Tutorials", "2D Integration in non-azimuthal space", "Multi-geometry azimuthal integration"], "titleterms": {"0": [20, 104, 119], "01": [20, 80], "02": 20, "03": 20, "05": 20, "06": 20, "07": 20, "08": 20, "09": 20, "1": [20, 94, 95, 104, 108], "10": 20, "100k": 85, "11": 20, "12": 20, "13": 20, "14": 20, "15": 20, "16": 20, "17": [20, 116], "18": 20, "19": 20, "1d": [90, 104], "1m": 40, "2": [20, 85, 95, 104], "20": [20, 119], "200mb": 55, "2011": 20, "2012": 20, "2013": 20, "2014": 20, "2015": 20, "2016": 20, "2017": 20, "2018": 20, "2019": 20, "2020": 20, "2021": 20, "2022": 20, "2023": 20, "2024": 20, "2025": [20, 80], "21": 20, "22": 20, "24": 20, "25": 20, "26": 20, "27": 20, "2d": [90, 92, 100, 104, 122], "3": [20, 95, 104], "30": 20, "31": 20, "3d": 60, "4": [20, 94, 95, 104], "5": [20, 95, 104], "6": [20, 95, 104], "7": [20, 95, 104], "8": [20, 95, 116], "9": [20, 81, 108], "And": 93, "As": 55, "For": 90, "If": 93, "NOT": 20, "On": 55, "The": [71, 81, 90], "To": 55, "__init__": 16, "_bispev": 3, "_blob": 3, "_convolut": 3, "_distort": 3, "_geometri": 3, "_tree": 3, "about": [52, 53, 56, 117], "absorpt": 116, "abstract": 23, "abstractcalibrationtask": 9, "abstractmodel": 8, "access": 90, "account": 93, "accumul": 58, "acknowledg": 57, "acquir": 59, "across": 93, "addit": 59, "advanc": [60, 63], "advancedcombobox": 11, "advancedspinbox": 11, "again": 65, "algorithm": 57, "all": [59, 76, 81, 84, 108], "alloc": 95, "along": [92, 93], "also": 93, "amorph": 104, "an": [55, 85, 102], "analysi": [90, 95], "angl": [64, 80, 93, 119], "anisotrop": 104, "api": [13, 80, 95], "app": 0, "applic": 48, "appoxim": 119, "approxim": 81, "appveyor": 55, "argument": [36, 37, 38, 41, 42, 45, 49], "arm": 85, "arrai": [73, 92], "ascent": 19, "assess": 104, "assign": [60, 75, 76, 77, 108], "automat": [60, 83, 84, 123], "averag": [15, 38, 58, 63, 91, 117], "axi": [92, 93], "azim_csr": 14, "azim_hist": 14, "azim_lut": 14, "azimut": 64, "azimuth": [15, 23, 30, 57, 58, 63, 64, 65, 67, 90, 91, 94, 95, 96, 102, 117, 119, 120, 122, 123], "azimuthalintegr": [23, 29], "background": 102, "base": 104, "basic": 63, "bay": 17, "beam": [28, 82], "beamlin": 108, "behen": 40, "benchmark": [39, 89, 95], "between": 104, "bibliographi": 18, "bilinear": 3, "bin": 91, "blob": 19, "blob_detect": 15, "bm26": 40, "bragg": 49, "bubbl": 26, "buffer": 95, "bug": 34, "buggi": 20, "build": [50, 51, 55], "bunch": [63, 65, 90], "cake": [60, 65, 90, 93], "calcul": [63, 81], "calib": [40, 59], "calib2": 41, "calibr": [15, 19, 21, 29, 31, 32, 40, 41, 45, 57, 59, 60, 61, 68, 69, 70, 71, 72, 73, 76, 77, 81, 83, 84, 85, 87, 88, 101, 108], "calibrantmodel": 8, "calibrantpreview": 11, "calibrantselector": 11, "calibrationmodel": 8, "cam": 26, "can": 93, "care": 93, "carlo": 19, "case": [68, 80, 90], "ccd": [40, 73], "cdte": 75, "cell": 71, "central": [76, 81], "chang": 20, "check_calib": 32, "choicetoolbutton": 11, "choos": 93, "chunk": 95, "clang": 52, "class": [25, 71, 92, 93], "classic": 93, "cli": 59, "cli_calibr": 7, "clip": [37, 49, 67, 104, 107, 120], "cloud": 90, "code": [55, 57], "coefici": 116, "coloredcheckbox": 11, "colorutil": 10, "command": 59, "common": 64, "comparison": 103, "compil": 53, "complex": 25, "compress": 104, "comput": [95, 99], "conclus": [25, 57, 58, 60, 61, 63, 64, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 108, 112, 113, 114, 116, 117, 119, 123], "connect": 55, "constant": 84, "constrain": [113, 116], "constraintmodel": 8, "construct": 119, "constructor": 71, "contain": 15, "content": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 16, 17, 71], "continu": 55, "contribut": 104, "contributor": 55, "control": 59, "control_point": 15, "convent": 21, "convers": [28, 57], "convert": 21, "cookbook": 62, "coordin": [21, 28], "core": 4, "correct": [73, 74, 78, 81, 119], "coverag": 22, "creation": [69, 71, 72, 89, 91, 92, 93], "cristal": 108, "crystal": [37, 49, 104], "crystallin": 104, "csc_engin": 2, "csr": 116, "csr_engin": 2, "cxi": 4, "d": 28, "d2am": 86, "dahu": 26, "data": [21, 59, 64, 73, 80, 83, 89, 95, 104, 111, 119], "datamodel": 8, "datamodeladaptor": 8, "dataset": [95, 105, 119], "debian": [51, 55], "decompress": [95, 96], "deconvolut": 113, "decor": 17, "decoupl": 95, "default": [27, 80, 93], "defin": [60, 68, 74, 75], "definit": [28, 74, 84, 85], "demo": [92, 93], "demonstr": 82, "depend": [50, 55], "deprec": 48, "descript": [36, 42, 45, 57, 95], "design": [23, 24], "detail": 50, "detect": 19, "detector": [1, 21, 23, 25, 27, 28, 29, 57, 68, 73, 74, 75, 76, 77, 78, 83, 85, 86, 87, 92, 93, 108, 115, 116], "detector2nexu": 33, "detector3ddialog": 5, "detectorlabel": 11, "detectormodel": [8, 11], "detectorselector": 11, "detectorselectordialog": 5, "deviat": [58, 104], "devic": 65, "dialog": 5, "diff_map": 34, "diff_tomo": 35, "differ": [63, 94, 108], "diffract": [59, 60, 61, 64, 80, 90, 92, 93, 101, 102, 104], "diopta": [21, 26], "direct": 95, "discard": 108, "disk": 95, "displai": [80, 85, 90, 95, 96], "distanc": [68, 83], "distibut": 51, "distort": [15, 29, 73, 74, 75, 78], "distribut": [73, 119], "do": 20, "download": 55, "dpdak": 26, "drawmask": 43, "dure": [92, 107], "dynam": 107, "each": [76, 81], "ecosystem": 26, "edna": 26, "effect": [100, 112, 113], "eiger2": 75, "ellips": [17, 79], "engin": [2, 23], "enviro": [95, 96], "environ": [50, 52], "equival": 120, "error": [53, 58, 118, 120], "esrf": [40, 90], "estim": 73, "evalu": 85, "eventutil": 10, "evolut": 95, "exampl": [40, 66, 71, 74, 123], "execut": 57, "exit": 80, "expans": 73, "experi": [57, 60, 80], "experiment": [37, 49, 68, 120], "experimentsettingsmodel": 8, "experimenttask": 9, "ext": 3, "extract": [60, 73, 79, 81], "extrem": 68, "fabio": 26, "fast": [30, 57], "fastcrc": 3, "featur": 63, "feedback": 60, "fiber": [15, 80, 93], "fiberintegr": 80, "file": [29, 71, 74, 90, 95], "fileedit": 11, "filenamemodel": 8, "fill": 92, "filter": 67, "filterbuild": 10, "final": 81, "find": [28, 37, 102], "first": 84, "fit": [60, 73, 76, 83, 108, 114], "fit2d": 4, "fit2dgeometrymodel": 8, "fitparamview": 11, "flat": [74, 81], "flatfield": 81, "formula": 120, "frame": 84, "frelon": [40, 74], "from": [21, 51, 52, 53, 58, 60, 64, 74, 75, 79, 80, 95, 104, 105, 111], "function": 73, "gap": 92, "gcc": 52, "gener": [43, 57, 70, 92, 93, 94, 102, 105, 119], "geometr": 78, "geometri": [4, 23, 27, 28, 29, 57, 60, 65, 81, 82, 85, 123], "geometryconstraintsmodel": 8, "geometrydialog": 5, "geometryhistorycombobox": 11, "geometryhistorymodel": 8, "geometrylabel": 11, "geometrymodel": 8, "geometryrefin": 15, "geometrytask": 9, "get": [53, 55, 59, 90, 93], "glossari": 29, "gonio": 108, "goniomet": [15, 88, 113, 114], "gpu": [96, 97, 98, 103], "graphic": [60, 65], "graze": 80, "grid": [75, 76, 77], "griddata": 73, "group": 59, "gui": [5, 6, 7, 8, 9, 10, 11, 60], "guinier": 91, "h5py": 95, "half": 40, "hardwar": 50, "hdf5": [77, 95], "header": 85, "header_util": 17, "help": 55, "helper": 6, "hexaborid": 40, "high": 99, "histogram": 3, "histogram_engin": 2, "hit": 28, "how": [80, 92, 107, 123], "i": [26, 55, 73, 81, 93, 123], "id11": [40, 75], "id28": 114, "idea": [55, 123], "identif": 102, "imag": [12, 19, 27, 29, 40, 55, 59, 63, 65, 68, 76, 77, 84, 85, 89, 90, 91, 92, 93, 94, 96, 101, 119], "imaged11": 28, "imagemodel": 8, "imageutil": 10, "implement": [57, 103, 104], "improv": 60, "imxpad": 86, "incid": 80, "indic": [30, 114], "init": 94, "initi": [63, 85], "inpaint": [3, 89], "instal": [50, 51, 52, 53], "integr": [15, 23, 30, 34, 35, 44, 46, 47, 55, 57, 59, 60, 63, 64, 65, 68, 80, 90, 92, 93, 94, 95, 96, 100, 102, 104, 117, 119, 120, 122, 123], "integrate1d": 80, "integrate1d_grazing_incid": 80, "integration_config": 12, "integrationmethoddialog": 5, "integrationsettingsmodel": 8, "integrationtask": 9, "intens": 93, "interfac": [59, 60, 65, 95], "internet": 55, "interpol": 73, "intgrat": 65, "intrat": 64, "introduc": [80, 119], "introduct": [57, 90], "invers": [28, 113, 116], "invert_geometri": 3, "investig": 82, "io": 12, "isotrop": 104, "its": 85, "jupyt": [7, 61, 63, 90, 101], "kev": 116, "known": 58, "lab6": 71, "languag": 55, "lantanid": 40, "larg": 76, "laue": 102, "least": [113, 116], "left": 76, "librari": [24, 26, 57, 85, 95], "like": 91, "lima": 26, "line": 59, "linux": [51, 55], "list": 55, "listmodel": 8, "load": [83, 85, 90], "loadimagetoolbutton": 11, "log": [20, 91], "logging_util": 17, "long": 68, "look": [65, 102], "lossi": 104, "macosx": 52, "main": [37, 49], "manag": 94, "manual": [48, 84], "manufactur": 21, "markermanag": 6, "markermodel": 8, "mask": [21, 43, 60, 74, 75, 107], "maskedimagemodel": 8, "masktask": 9, "massif": [15, 19], "materi": 68, "mathutil": 17, "matplotlib": [7, 63], "matrix": [28, 116], "mean": [58, 104], "measur": 75, "mechan": 57, "median": [67, 81], "memmap": 95, "messagebox": 5, "method": [23, 80], "methodlabel": 11, "microsoft": 53, "migrat": 57, "miss": [80, 89, 93], "mlem": [113, 116], "mode": 84, "model": [8, 116, 118, 120], "model_transform": 6, "modifi": 74, "modul": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 76, 108], "monitornameedit": 11, "mont": 19, "more": 59, "morphologi": 3, "most": 55, "multi": [95, 108, 123], "multi_geometri": 15, "multigeometri": 92, "multigeometryfib": 93, "multipl": 83, "multiprocess": [97, 98], "multivari": 73, "mx": [31, 84], "mythen": 108, "name": [36, 42], "nanopeakcel": 26, "nativ": 57, "natur": 95, "need": 55, "neg": 108, "new": [69, 72, 80, 91, 119], "nexu": [12, 25, 74], "nois": [113, 116], "non": [80, 122], "notebook": [61, 63, 90], "number": 95, "numpi": 95, "observ": 27, "obtain": 116, "offset": 28, "opencl": [14, 37, 49], "opencldevicedialog": 5, "opencldevicelabel": 11, "openmp": 52, "optim": [73, 89], "option": [31, 32, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 65], "order": 73, "orderedset": 17, "orient": [21, 94], "origin": 103, "orthogon": 82, "other": [15, 51, 55, 71, 80, 81, 90, 108], "output": 95, "overlai": 108, "overlap": 76, "packag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17], "pair": 73, "parallax": 112, "parallel": [57, 95], "paramet": [19, 28, 79, 80, 89], "part": [108, 116], "pattern": [59, 65, 68, 80], "peak": [19, 37, 59, 60, 73, 75, 76, 77, 85, 102, 108, 114], "peak_pick": 7, "peakfind": 37, "peakfinder8": 103, "peakmodel": 8, "peakpickingtask": 9, "peakselectionmodel": 8, "perform": [54, 57, 63, 64, 65, 67, 73, 81, 94, 95, 99], "phase": 104, "pick": [19, 59, 60, 73, 76, 77], "pilatu": [40, 76, 77, 85, 114], "pip": 53, "pixel": [21, 23, 57, 73, 74, 75, 76, 77, 80, 92, 100, 107, 119], "plot": 105, "plotviewmodel": 8, "point": 59, "poisson": 119, "poissonian": [113, 116], "polar": [80, 93, 119], "poni": 29, "poni1": 82, "poni2": 82, "ponifil": 12, "pool": 95, "posit": [27, 36, 38, 41, 42, 45, 73, 75, 76, 77, 81], "positivitii": [113, 116], "powder": 64, "pre": [19, 95], "precis": 73, "prepar": [95, 96], "preproc": [2, 3, 14], "preprocess": [33, 38, 75], "previous": 63, "privat": 3, "procedur": [50, 51, 52, 53, 55], "process": [19, 21, 65, 76, 77, 95], "processingwidget": 6, "product": 119, "profil": [85, 93, 114], "program": [13, 26, 55], "project": 55, "projecturl": 10, "propag": [58, 120], "provid": 80, "proxyact": 10, "pseudo": [113, 116], "public": 56, "pure": 104, "purpos": [31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 44, 46, 47, 49], "pyfai": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 21, 22, 26, 27, 28, 38, 39, 40, 41, 43, 44, 45, 46, 47, 53, 56, 57, 59, 63, 65, 80, 82, 90, 92, 93, 111], "pygix": 26, "pysax": 26, "python": [13, 27, 30, 53, 55, 57, 63, 95], "python3": 52, "qualiti": 114, "quantityedit": 11, "quantitylabel": 11, "queue": 95, "quit": 59, "radial": [90, 91], "raytrac": 116, "re": 101, "read": 95, "read_direct_chunk": 95, "rebin": [23, 91], "rebuild": 104, "recalib": 45, "recip": 62, "reconstruct": [3, 75, 76, 77], "reduc": 80, "refer": [68, 76], "refin": [19, 113, 116], "regroup": [57, 63], "relabel": 3, "relat": 57, "reli": 26, "remap": 93, "render": 60, "report": 22, "repositori": [51, 55], "represent": [27, 80], "requir": 50, "resourc": 16, "result": [39, 60, 63, 77, 95, 96, 108], "retriev": 107, "review": 59, "right": [75, 76], "ring": [58, 60, 79], "ringcalibr": 6, "ringextractor": 6, "rotat": [28, 82, 92, 93], "rule": 71, "run": [55, 65], "s540": 86, "sampl": [19, 83], "save": [73, 74, 77], "sax": [46, 119], "scale": 91, "scan": 37, "scatter": [28, 80, 91], "scisoft16": 98, "script": [48, 64], "second": 73, "select": [65, 68, 70, 71, 91], "sensor": 116, "separ": [104, 106], "serial": 95, "set": [60, 65], "setup": [37, 49, 59, 60, 61, 68, 83, 95, 96], "shell": [17, 64], "short": 68, "side": 53, "sigma": [37, 49, 67, 104, 107, 120], "signal": [67, 104, 106], "silicon": 71, "silver": 40, "silx": [26, 51], "simpl": 25, "sinc": [80, 119], "singl": [37, 49, 95, 104], "size": 73, "small": 64, "softwar": 26, "soleil": [108, 111], "solid": 119, "some": [59, 63, 84, 95, 96], "sort": 14, "sourc": [51, 52, 53], "space": [67, 91, 122], "spars": 105, "sparse_build": 3, "sparse_fram": 12, "sparse_util": 3, "sparsifi": 49, "specif": [48, 71, 80], "spectum": 108, "spline": [15, 74], "split": [23, 57, 80, 100, 119], "splitbbox": 3, "splitbboxcsr": 3, "splitbboxlut": 3, "splitpixel": 3, "splitpixelfullcsr": 3, "splitpixelfulllut": 3, "spot": 75, "squar": [113, 116], "stack": 95, "staff": 90, "stage": 83, "standard": 58, "start": [59, 65, 84], "statstic": 117, "steepest": 19, "store": 95, "stringutil": 17, "studi": 119, "studio": 53, "sub": 15, "suit": [22, 50, 55], "support": 55, "synchronizemasktoolcolor": 6, "synchronizeplotbackground": 6, "synchronizerawview": 6, "synchrotron": 111, "synthet": 119, "system": 119, "tabl": [30, 87, 88], "tailor": 73, "take": 93, "taken": 40, "task": 9, "test": [22, 50, 55, 95], "theta": 85, "thi": 80, "thick": [113, 115, 116], "thread": 95, "three": 80, "timeutil": 10, "tip": [40, 41, 44], "togeath": 76, "tool": [31, 32, 33, 34, 35, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 64], "toward": 104, "train": 90, "transform": [28, 85], "translat": [28, 82, 87, 88, 92, 93], "tree": 10, "trick": [40, 41, 44], "troubleshoot": 53, "tutori": [60, 90, 121], "two": 68, "type": 63, "ubuntu": 51, "uncertainti": [58, 120], "under": 119, "unit": [10, 15, 28, 80, 91, 93], "unitlabel": 11, "unitselector": 11, "unitutil": 10, "unweight": 117, "up": 92, "updat": 77, "us": [20, 26, 30, 52, 59, 60, 61, 63, 65, 73, 80, 90, 95, 96, 104, 108, 111, 113], "usag": [31, 33, 34, 37, 39, 40, 41, 44, 46, 47, 49, 63, 66, 92, 93], "user": [60, 65, 90], "util": [10, 17], "v": 117, "valid": [10, 19, 73, 75, 77, 113, 116, 118, 119, 120], "variabl": 50, "varianc": [58, 104, 119], "veri": 76, "version": [20, 80], "vertic": [92, 93], "via": 53, "video": 60, "virtual": 52, "visual": [53, 59, 63, 65, 74], "wai": 95, "watersh": 3, "wavelength": 83, "wax": 47, "we": 93, "wedg": [80, 93], "weight": [58, 117], "what": 123, "where": 28, "why": 80, "widget": 11, "wilson": 105, "window": 53, "wise": 73, "wo": 74, "work": [57, 123], "worker": [15, 29], "workerconfigur": 11, "workflow": 95, "write": 95, "wronli": 108, "xcode": 52, "xi": 26, "xpad": 74, "xpdfsuit": 26, "your": [59, 65]}})