:orphan:
.. _examples-index:
Gallery of Examples
===================
This gallery contains the commented code for short examples illustrating simple
tasks that can be performed with LumiSpy.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Data Processing
===============
Below is a gallery of examples on how to process data.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_processing/images/thumb/sphx_glr_remove_pixels_thumb.png
:alt:
:doc:`/auto_examples/data_processing/remove_pixels`
.. raw:: html
Remove Pixels
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_processing/images/thumb/sphx_glr_remove_background_thumb.png
:alt:
:doc:`/auto_examples/data_processing/remove_background`
.. raw:: html
Remove Background
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_processing/images/thumb/sphx_glr_remove_spikes_thumb.png
:alt:
:doc:`/auto_examples/data_processing/remove_spikes`
.. raw:: html
Remove Spikes
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_processing/images/thumb/sphx_glr_rebinning_thumb.png
:alt:
:doc:`/auto_examples/data_processing/rebinning`
.. raw:: html
Rebinning
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_processing/images/thumb/sphx_glr_data_smoothing_thumb.png
:alt:
:doc:`/auto_examples/data_processing/data_smoothing`
.. raw:: html
Data Smoothing
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/data_processing/remove_pixels
/auto_examples/data_processing/remove_background
/auto_examples/data_processing/remove_spikes
/auto_examples/data_processing/rebinning
/auto_examples/data_processing/data_smoothing
Plotting
========
Below is a gallery of examples on plotting functionalities particularly useful in the context of LumiSpy.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/plotting/images/thumb/sphx_glr_chromatic_imaging_thumb.png
:alt:
:doc:`/auto_examples/plotting/chromatic_imaging`
.. raw:: html
Chromatic Imaging
.. raw:: html
.. only:: html
.. image:: /auto_examples/plotting/images/thumb/sphx_glr_extraction_of_linescan_thumb.png
:alt:
:doc:`/auto_examples/plotting/extraction_of_linescan`
.. raw:: html
Extraction of linescan
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plotting/chromatic_imaging
/auto_examples/plotting/extraction_of_linescan
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery