:orphan:
PySpecData Examples
===================
Below is a gallery of examples using our
various functions.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_polyfit_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_polyfit.py`
.. raw:: html
Polynomial Fitting
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_ppm_2D_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_ppm_2D.py`
.. raw:: html
PPM in 2D
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_error_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_error_example.py`
.. raw:: html
Error and units example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_calculate_covariance_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_calculate_covariance.py`
.. raw:: html
Calculation of the Covariance Matrix
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_convolution_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_convolution.py`
.. raw:: html
Simple Convolution Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_image_plot_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_image_plot.py`
.. raw:: html
Plotting Routines
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_ppm_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_ppm_example.py`
.. raw:: html
ppm Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_fit_with_bounds_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_fit_with_bounds.py`
.. raw:: html
Fit Using Bounds
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_fit_complex_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_fit_complex.py`
.. raw:: html
Fit complex data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_basic_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_basic_example.py`
.. raw:: html
Basic Slicing/Filtering Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_pcolor_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_pcolor_example.py`
.. raw:: html
Unevenly spaced data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_BRD_test_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_BRD_test.py`
.. raw:: html
1D BRD regularization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_fit_complex_with_transform_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_fit_complex_with_transform.py`
.. raw:: html
Fit complex data with transform
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_fit_fake_data_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_fit_fake_data.py`
.. raw:: html
Fitting Data (Nonlinear + Symbolic)
.. raw:: html
.. toctree::
:hidden:
/auto_examples/polyfit
/auto_examples/ppm_2D
/auto_examples/error_example
/auto_examples/calculate_covariance
/auto_examples/convolution
/auto_examples/image_plot
/auto_examples/ppm_example
/auto_examples/fit_with_bounds
/auto_examples/fit_complex
/auto_examples/basic_example
/auto_examples/pcolor_example
/auto_examples/BRD_test
/auto_examples/fit_complex_with_transform
/auto_examples/fit_fake_data
DCCT
----
We now have nicely packaged code to generate
Domain Colored Coherence Transfer images.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/ESR/images/thumb/sphx_glr_epr_u_domain_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_ESR_epr_u_domain.py`
.. raw:: html
EPR u-domain
.. raw:: html
.. only:: html
.. image:: /auto_examples/ESR/images/thumb/sphx_glr_esr_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_ESR_esr_example.py`
.. raw:: html
Bruker cw ESR Data
.. raw:: html
.. only:: html
.. image:: /auto_examples/ESR/images/thumb/sphx_glr_QESR_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_ESR_QESR.py`
.. raw:: html
Quantitative ESR
.. raw:: html
UV
--
Reading Cary UV-Vis data and performing manipulations.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/UV/images/thumb/sphx_glr_Cary_simple_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_UV_Cary_simple.py`
.. raw:: html
Simple Cary UV-Vis loading
.. raw:: html
.. only:: html
.. image:: /auto_examples/UV/images/thumb/sphx_glr_ellmans_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_UV_ellmans.py`
.. raw:: html
Manipulation of UV-Vis data
.. raw:: html
.. only:: html
.. image:: /auto_examples/UV/images/thumb/sphx_glr_BSA_calibration_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_UV_BSA_calibration.py`
.. raw:: html
BSA UV-Vis Calibration
.. raw:: html
XX Individual Functions XX
--------------------------
These are not very important -- just tests to verify the performance of individual functions.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/indiv_funcs/images/thumb/sphx_glr_hdf_test_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_indiv_funcs_hdf_test.py`
.. raw:: html
Save data to HDF5
.. raw:: html
.. only:: html
.. image:: /auto_examples/indiv_funcs/images/thumb/sphx_glr_extend_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_indiv_funcs_extend.py`
.. raw:: html
Extend
.. raw:: html
.. only:: html
.. image:: /auto_examples/indiv_funcs/images/thumb/sphx_glr_convolve_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_indiv_funcs_convolve.py`
.. raw:: html
Convolution
.. raw:: html
.. only:: html
.. image:: /auto_examples/indiv_funcs/images/thumb/sphx_glr_test_colormatch_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_indiv_funcs_test_colormatch.py`
.. raw:: html
show an easy method for matching colors using pyspecdata
.. raw:: html
.. only:: html
.. image:: /auto_examples/indiv_funcs/images/thumb/sphx_glr_unitary_ft_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_indiv_funcs_unitary_ft.py`
.. raw:: html
Unitary FT
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/DCCT/index.rst
/auto_examples/ESR/index.rst
/auto_examples/UV/index.rst
/auto_examples/indiv_funcs/index.rst
.. 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