LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
docs/pytplot_tutorial.html
pytplot/__init__.py
pytplot/cdf_to_tplot.py
pytplot/clean_spikes.py
pytplot/clip.py
pytplot/deflag.py
pytplot/degap.py
pytplot/del_data.py
pytplot/get_data.py
pytplot/get_timespan.py
pytplot/get_ylimits.py
pytplot/interactiveplot.py
pytplot/link.py
pytplot/netcdf_to_tplot.py
pytplot/options.py
pytplot/staticplot.py
pytplot/staticplot_tavg.py
pytplot/store_data.py
pytplot/timebar.py
pytplot/timespan.py
pytplot/timestamp.py
pytplot/tlimit.py
pytplot/tplot.py
pytplot/tplot_math.py
pytplot/tplot_names.py
pytplot/tplot_options.py
pytplot/tplot_rename.py
pytplot/tplot_resample.py
pytplot/tplot_restore.py
pytplot/tplot_save.py
pytplot/tplot_utilities.py
pytplot/version.txt
pytplot/xlim.py
pytplot/ylim.py
pytplot/zlim.py
pytplot.egg-info/PKG-INFO
pytplot.egg-info/SOURCES.txt
pytplot.egg-info/dependency_links.txt
pytplot.egg-info/entry_points.txt
pytplot.egg-info/requires.txt
pytplot.egg-info/top_level.txt
pytplot/HTMLPlotter/TVarFigure1D.py
pytplot/HTMLPlotter/TVarFigureAlt.py
pytplot/HTMLPlotter/TVarFigureMap.py
pytplot/HTMLPlotter/TVarFigureSpec.py
pytplot/HTMLPlotter/__init__.py
pytplot/HTMLPlotter/generate.py
pytplot/HTMLPlotter/CustomModels/__init__.py
pytplot/HTMLPlotter/CustomModels/colorbarsidetitle.py
pytplot/HTMLPlotter/CustomModels/timestamp.py
pytplot/HTMLPlotter/CustomModels/__pycache__/__init__.cpython-36.pyc
pytplot/HTMLPlotter/CustomModels/__pycache__/colorbarsidetitle.cpython-36.pyc
pytplot/HTMLPlotter/CustomModels/__pycache__/timestamp.cpython-36.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigure1D.cpython-36.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigureAlt.cpython-36.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigureMap.cpython-36.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigureSpec.cpython-36.pyc
pytplot/HTMLPlotter/__pycache__/__init__.cpython-36.pyc
pytplot/HTMLPlotter/__pycache__/generate.cpython-36.pyc
pytplot/QtPlotter/PyTPlot_Exporter.py
pytplot/QtPlotter/TVarFigure1D.py
pytplot/QtPlotter/TVarFigureAlt.py
pytplot/QtPlotter/TVarFigureAxisOnly.py
pytplot/QtPlotter/TVarFigureMap.py
pytplot/QtPlotter/TVarFigureSpec.py
pytplot/QtPlotter/__init__.py
pytplot/QtPlotter/generate.py
pytplot/QtPlotter/CustomAxis/AxisItem.py
pytplot/QtPlotter/CustomAxis/BlankAxis.py
pytplot/QtPlotter/CustomAxis/DateAxis.py
pytplot/QtPlotter/CustomAxis/NonLinearAxis.py
pytplot/QtPlotter/CustomAxis/__init__.py
pytplot/QtPlotter/CustomAxis/__pycache__/AxisItem.cpython-36.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/BlankAxis.cpython-36.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/DateAxis.cpython-36.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/NonLinearAxis.cpython-36.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/__init__.cpython-36.pyc
pytplot/QtPlotter/CustomImage/UpdatingImage.py
pytplot/QtPlotter/CustomImage/__init__.py
pytplot/QtPlotter/CustomImage/__pycache__/UpdatingImage.cpython-36.pyc
pytplot/QtPlotter/CustomImage/__pycache__/__init__.cpython-36.pyc
pytplot/QtPlotter/CustomLegend/CustomLegend.py
pytplot/QtPlotter/CustomLegend/__init__.py
pytplot/QtPlotter/CustomLegend/__pycache__/CustomLegend.cpython-36.pyc
pytplot/QtPlotter/CustomLegend/__pycache__/__init__.cpython-36.pyc
pytplot/QtPlotter/CustomViewBox/CustomVB.py
pytplot/QtPlotter/CustomViewBox/NoPaddingPlot.py
pytplot/QtPlotter/CustomViewBox/__init__.py
pytplot/QtPlotter/CustomViewBox/__pycache__/CustomVB.cpython-36.pyc
pytplot/QtPlotter/CustomViewBox/__pycache__/NoPaddingPlot.cpython-36.pyc
pytplot/QtPlotter/CustomViewBox/__pycache__/__init__.cpython-36.pyc
pytplot/QtPlotter/__pycache__/PyTPlot_Exporter.cpython-36.pyc
pytplot/QtPlotter/__pycache__/TVarFigure1D.cpython-36.pyc
pytplot/QtPlotter/__pycache__/TVarFigureAlt.cpython-36.pyc
pytplot/QtPlotter/__pycache__/TVarFigureAxisOnly.cpython-36.pyc
pytplot/QtPlotter/__pycache__/TVarFigureMap.cpython-36.pyc
pytplot/QtPlotter/__pycache__/TVarFigureSpec.cpython-36.pyc
pytplot/QtPlotter/__pycache__/__init__.cpython-36.pyc
pytplot/QtPlotter/__pycache__/generate.cpython-36.pyc
pytplot/sampledata/test_data.tplot
tests/__init__.py
tests/test_cdf_to_tplot.py
tests/test_qt_import.py