:orphan: Overview ======== The easiest way to learn how to use DNPLab is by following our examples. Below is a collection of different examples describing how to import, process and analyze data in DNPLab. .. raw:: html
.. raw:: html
Importing Data And Basic Processing =================================== .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/01_ImportingData/images/thumb/sphx_glr_plot_01_load_1D_NMR_spectrum_Bruker_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_ImportingData_plot_01_load_1D_NMR_spectrum_Bruker.py` .. raw:: html
Load 1D NMR spectrum in TopSpin format
.. raw:: html
.. only:: html .. image:: /auto_examples/01_ImportingData/images/thumb/sphx_glr_plot_02_load_1D_NMR_spectrum_Kea_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_ImportingData_plot_02_load_1D_NMR_spectrum_Kea.py` .. raw:: html
Load two 1D NMR spectra in Kea format
.. raw:: html
.. only:: html .. image:: /auto_examples/01_ImportingData/images/thumb/sphx_glr_plot_03_load_EPR_Spectrum_Bruker_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_ImportingData_plot_03_load_EPR_Spectrum_Bruker.py` .. raw:: html
Load EPR spectrum in Bruker EMX format
.. raw:: html
.. only:: html .. image:: /auto_examples/01_ImportingData/images/thumb/sphx_glr_plot_04_create_dnpdata_object_from_individual_files_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_ImportingData_plot_04_create_dnpdata_object_from_individual_files.py` .. raw:: html
Create a 2D dnpdata object from set of individual spectra
.. raw:: html
.. only:: html .. image:: /auto_examples/01_ImportingData/images/thumb/sphx_glr_plot_05_indexing_dnpdata_objects_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_ImportingData_plot_05_indexing_dnpdata_objects.py` .. raw:: html
How to select a slice from a 2D dnpdata object
.. raw:: html
Data Analysis ============= .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_01_load_2D_calculate_DNP_enhancements_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_01_load_2D_calculate_DNP_enhancements.py` .. raw:: html
Load a 2D dnpdata object and calculate enhancements
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_02_analyze_inversion_recovery_experiments_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_02_analyze_inversion_recovery_experiments.py` .. raw:: html
Analyze T1 Inversion-Recovery Experiments
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_03_peak_linewidth_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_03_peak_linewidth.py` .. raw:: html
Peak Linewidth
.. raw:: html
Advanced Processing and Analysis ================================ .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/03_Advanced/images/thumb/sphx_glr_plot_01_align_nmr_spectra_thumb.png :alt: :ref:`sphx_glr_auto_examples_03_Advanced_plot_01_align_nmr_spectra.py` .. raw:: html
Align NMR Spectra
.. raw:: html
.. only:: html .. image:: /auto_examples/03_Advanced/images/thumb/sphx_glr_plot_02_extract_data_thumb.png :alt: :ref:`sphx_glr_auto_examples_03_Advanced_plot_02_extract_data.py` .. raw:: html
Extract Individual Spectra
.. raw:: html
.. only:: html .. image:: /auto_examples/03_Advanced/images/thumb/sphx_glr_plot_03_pseudo_modulation_thumb.png :alt: :ref:`sphx_glr_auto_examples_03_Advanced_plot_03_pseudo_modulation.py` .. raw:: html
Pseudo Modulation of EPR Spectra
.. raw:: html
.. only:: html .. image:: /auto_examples/03_Advanced/images/thumb/sphx_glr_plot_04_phase_cycling_thumb.png :alt: :ref:`sphx_glr_auto_examples_03_Advanced_plot_04_phase_cycling.py` .. raw:: html
Using the dnplab phase cycling function
.. raw:: html
.. only:: html .. image:: /auto_examples/03_Advanced/images/thumb/sphx_glr_plot_05_autophasing_thumb.png :alt: :ref:`sphx_glr_auto_examples_03_Advanced_plot_05_autophasing.py` .. raw:: html
Using the DNPLab autophase function
.. raw:: html
DNPLab Tools ============ DNPLab contains several tools to make day-to-day operation when running DNP experiments in the lab easier. These are little helper scripts and function to calculate the electron and nuclear Larmor frequency at a given magnetic field, or calculate the approximate magnetic field positions for specific radicals. Below is a gallery with different types of examples. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/04_Tools/images/thumb/sphx_glr_plot_01_larmor_frequency_thumb.png :alt: :ref:`sphx_glr_auto_examples_04_Tools_plot_01_larmor_frequency.py` .. raw:: html
Calculate/Plot Nuclear Larmor Frequency
.. raw:: html
.. only:: html .. image:: /auto_examples/04_Tools/images/thumb/sphx_glr_plot_02_using_numpy_functions_thumb.png :alt: :ref:`sphx_glr_auto_examples_04_Tools_plot_02_using_numpy_functions.py` .. raw:: html
Using common NumPy functions on dnpdata objects
.. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/01_ImportingData/index.rst /auto_examples/02_Analysis/index.rst /auto_examples/03_Advanced/index.rst /auto_examples/04_Tools/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 `_