Skip to main content

A python version of IDL tplot libraries

Project description

SAMPLE COMMANDS:

Obtain sample data: pytplot.tplot_restore(‘test_data.tplot’)

Plot some data: pytplot.py_tplot(‘swia_vel’, var_label=’orbit’)

Change panel size: pytplot.py_options([‘mag’,’swia_den’,’swia_vel’] , ‘panel_size’, .5)

Change axis: pytplot.py_options(‘swia_den’, ‘ylog’, 1)

Change timespan: pytplot.py_timespan(‘2016-06-20 00:00:00’, .1875, keyword=’days’)

Plot all of the data: pytplot.py_tplot([‘SEP_2_ELEC’,’SEP_1_ION’, ‘SEP_2_ION’, ‘swia_counts’,’swia_den’,’mag’,’swia_vel’])

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pytplot-0.1.1.zip (25.7 kB view hashes)

Uploaded Source

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