Skip to main content

A python version of IDL tplot libraries

Project description

build DOI

Full Documentation here: https://pytplot.readthedocs.io/en/latest/

Pytplot is a python package which aims to mimic the functionality of the IDL "tplot" libraries.

These plots have several user interaction tools built in, such as zooming and panning. The can be exported as standalone HTML files (to retain their interactivity) or as static PNG files.

Pytplot can be used in python scripts, or interactively through IPython and the Jupyter notebook.

Quick Start

Install Python

You will need the Anaconda distribution of Python 3 in order to run pytplot.

Anaconda <https://www.continuum.io/downloads/>_ comes with a suite of packages that are useful for data science.

Install pytplot

Open up a terminal, and type::

pip install pytplot

This will install pytplot and all of it's dependencies.

You will also need to install nodejs. This can be done through Anaconda with the following command::

conda install -c bokeh nodejs

Running Pytplot

To start using pytplot in a similar manner to IDL tplot, start up an interactive environment through the terminal command::

ipython 

or, if you prefer the jupyter interactive notebook::

jupyter notebook

then, just import the package by typing the command::

import pytplot

A demo/tutorial can be found here: docs/pytplot_tutorial.html <http://htmlpreview.github.com/?https://github.com/MAVENSDC/PyTplot/blob/master/docs/pytplot_tutorial.html>_.

A full description of each function can be found in docs/build/index.html <http://htmlpreview.github.com/?https://github.com/MAVENSDC/PyTplot/blob/master/docs/build/index.html>_.

Alternatively, the PDF version is located in docs/build/PyTplot.pdf <https://github.com/MAVENSDC/PyTplot/blob/master/docs/build/PyTplot.pdf>_.

Contact

If you have any suggestions or notice any problems, don't hesitate to contact Bryan Harter: harter@lasp.colorado.edu

Copyright 2019 Regents of the University of Colorado. All Rights Reserved. Released under the MIT license. This software was developed at the University of Colorado's Laboratory for Atmospheric and Space Physics. Verify current version before use at: https://github.com/MAVENSDC/PyTplot

Project details


Release history Release notifications | RSS feed

This version

2.0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytplot-mpl-temp-2.0.1.tar.gz (25.8 MB view details)

Uploaded Source

Built Distribution

pytplot_mpl_temp-2.0.1-py2.py3-none-any.whl (15.4 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file pytplot-mpl-temp-2.0.1.tar.gz.

File metadata

  • Download URL: pytplot-mpl-temp-2.0.1.tar.gz
  • Upload date:
  • Size: 25.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.6

File hashes

Hashes for pytplot-mpl-temp-2.0.1.tar.gz
Algorithm Hash digest
SHA256 7a6a29891456130ca6763e673755c549f82eaef0372f8a551d8cc4034d957360
MD5 b3a01f9698e108adbf6708f20bda58ac
BLAKE2b-256 516e9d61cd74a0a51ddfdbbc91dbc54e7517fba399ab9a73d10bc99b9038bc51

See more details on using hashes here.

File details

Details for the file pytplot_mpl_temp-2.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pytplot_mpl_temp-2.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.6

File hashes

Hashes for pytplot_mpl_temp-2.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 982864488875edaf14941ceb783bdf8ccc6a333d53cf8e6f7372027ff2fb1705
MD5 f9f2d48e38150d60ecc36d5f82004e65
BLAKE2b-256 7711e277cf4ea4aad9e0636a361d56484ae4e0b331918d0b6f96b603329a6fd4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page