.. _apod_viewer_2win:

application example: apod_viewer_2win
=====================================

This is a sample GUI application showing how nmrglue can be used with 
additional python modules like 
`matplotlib <http://matplotlib.sourceforge.net/index.html>`_ and 
`wxPython <http://www.wxpython.org/>`_ to create full fledged NMR applications.

This application allows users to examine various NMRPipe apodization windows 
with different parameters.


[`source code <el/sample_applications/apod_viewer_2win.py>`_]

.. literalinclude:: el/sample_applications/apod_viewer_2win.py
