Skip to main content
Ctrl+K
silx 2.2.1 documentation - Home silx 2.2.1 documentation - Home
2.2.1
  • User Guide
  • Applications
  • Tutorials & Sample Code
  • API Reference
  • Release Notes
  • GitHub
  • PyPI
  • User Guide
  • Applications
  • Tutorials & Sample Code
  • API Reference
  • Release Notes
  • GitHub
  • PyPI

Section Navigation

  • silx.gui: Graphical user interface
    • console: IPython console widgets
    • data: Widgets for data visualization
      • ArrayTableWidget: Browsing Numpy arrays
      • DataViewerFrame: Widget to display any kind of data
      • DataViewer: Widget to display any kind of data
      • NumpyAxesSelector:Widget to select a view from a numpy array
      • TextFormatter: Common text formatter
    • fit: Fit widgets
      • FitWidget
      • BackgroundWidget
    • dialog: Dialog widgets
      • ImageFileDialog
      • DataFileDialog
      • AbstractDataFileDialog
      • GroupDialog
      • DatasetDialog
      • ColormapDialog
    • hdf5: HDF5 widgets
      • Getting started with HDF5 widgets
        • hdf5widget.py
      • Hdf5TreeView class
      • Hdf5TreeModel class
      • Hdf5ContextMenuEvent class
      • H5Node class
      • Hdf5HeaderView class
      • NexusSortFilterProxyModel class
    • icons: Set of icons
    • colors: Colors and colormap
    • plot: 1D and 2D Plot widgets
      • Getting started with plot widgets
      • PlotWidget: Base class for plotting widgets
        • Plot signal
      • PlotWindow: Plot widget with toolbar
      • ComplexImageView: Plot a 2D array of complex
      • ImageView: Plot an image with side histograms
      • StackView: Plot a stack of images
      • ScatterView: Plot 2D scatter data
      • CompareImages: Plot 2 images to compare them
      • items: Plot primitives
      • actions: Actions for PlotWidget
        • silx.gui.plot.actions.control
        • silx.gui.plot.actions.medfilt
        • silx.gui.plot.actions.fit
        • silx.gui.plot.actions.histogram
        • silx.gui.plot.actions.io
      • PlotToolButtons: QToolButtons for plot widgets
      • tools: Tool widgets for PlotWidget
        • profile: Profile tool for PlotWidget
      • Profile: Toolbars with profile tools
      • CurvesROIWidget: ROI from curves
      • PrintPreviewToolButton: Print preview buttons
      • StatsWidget: Display a set of statictics for plot items
      • ROIStatsWidget: Display a set of statistics for couples (plot items, roi)
      • stats: Stats for PlotWidget
        • silx.gui.plot.stats.stats
        • silx.gui.plot.stats.statshandler
      • axis: utilities for plots
      • Package structure
    • plot3d: 3D Visualisation widgets
      • Plot3DWidget: OpenGL scene widget
      • Plot3DWindow: OpenGL scene and toolbar
      • SceneWidget: 3D data viewer widget
        • items: SceneWidget items
      • SceneWindow: 3D data viewer window
      • ScalarFieldView: 3D volume scalar data viewer
      • SFViewParamTree: ScalarFieldView parameters widget
      • tools
      • actions
      • Package structure
        • scene
        • utils
        • _glutils
    • qt: Qt bindings
    • utils: Qt helpers
    • widgets: Simple widgets
      • FlowLayout
      • FrameBrowser
      • PeriodicTable: Atomic elements widgets
      • PrintPreview: Print preview dialog
      • RangeSlider: Slider to define an interval
      • TableWidget: Table widget
      • ThreadPoolPushButton: Button to execute a threaded task
      • WaitingPushButton: Button with waiting status
    • Widgets gallery
  • silx.io: Input-output
    • commonh5: Helpers for writing h5py-like API
    • configdict: Configuration files I/O
    • convert: HDF5 conversion
    • dictdump: Dumping and loading dictionaries
    • nxdata: NXdata parsing and validation
    • octaveh5: Octave HDF5 compatibility
    • specfile: Reading SpecFile
    • specfilewrapper: Reading SpecFile (old API)
    • spech5: h5py-like API to SpecFile
    • fioh5: h5py-like API to FIO file
    • url: Utils for data locators
    • utils: I/O utilities
    • h5py_utils: HDF5 I/O utilities
  • silx.image:
    • bilinear: Bilinear interpolator
    • medianfilter: Median filter
    • marchingsquares: Marching squares
    • shapes: 2D shapes drawing
    • sift: 2D image alignment
    • projection: projection algorithm
    • backprojection: backprojection algorithm
    • reconstruction: reconstruction algorithm
  • silx.math:
    • fit: Fitting tools
      • leastsq: Levenberg Marquardt with constraints
      • Peak search function
      • Fit functions
      • Smoothing and background filters
      • fitmanager: Fit functions manager
      • fittheory: Fit theory definition
      • fittheories: Fit theories for fitmanager
      • bgtheories: Background theories for fitmanager
    • histogram: Multidimensional histograms
    • medianfilter: Median filter
    • combo: Statistics combo functions
    • colormap: Apply colormap to array
  • silx.opencl: OpenCL-based features
    • sift: SIFT image alignment
      • plan: SIFT Plan
      • match: SIFT Plan for keypoints matching
      • alignment: SIFT Plan for linear alignment
    • backprojection: (Filtered) Back-Projection
    • sinofilter: Sinogram filtering.
    • processing: Processing
    • convolution: Convolution
    • statistics: Statistics
    • medianfilter: OpenCL median filter
    • byte_offset: Byte Offset compression/decompression
  • silx.resources: Project resources access
  • silx.sx: Using silx from Python Interpreter
  • silx.utils:
    • array_like
    • deprecation
    • enum
    • testutils
    • weakref
    • retry
  • silx.test:
  • API Reference
  • silx.opencl: OpenCL-based features

silx.opencl: OpenCL-based features#

  • sift: SIFT image alignment
  • backprojection: (Filtered) Back-Projection
  • sinofilter: Sinogram filtering.
  • processing: Processing
  • convolution: Convolution
  • statistics: Statistics
  • medianfilter: OpenCL median filter
  • byte_offset: Byte Offset compression/decompression

previous

colormap: Apply colormap to array

next

sift: SIFT image alignment

This Page

  • Show Source

© Copyright 2015-2023, Data analysis unit, European Synchrotron Radiation Facility, Grenoble.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.