Skip to main content

VPLANET Plotting Tools

Project description

A suite of plotting routines for vplanet.

Installation

git clone https://github.com/UWVPL/vplot.git
cd vplot
python setup.py develop

You can edit the vplot_config.py to specify custom settings. This file is automatically created in the cwd when you run vplot. Type vplot -h for the complete list of options.

Quick-and-dirty docs

VPLOT
-----
usage: vplot  [-h [OPTION_NAME]] [-b [BODIES [BODIES ...]]]
              [-x XAXIS] [-y [YAXIS [YAXIS ...]]] [-a ALPHA]

optional arguments:
  -h [OPTION_NAME]          Show this help message or the docstring for OPTION_NAME
  -b BODIES [BODIES ...]    Bodies to plot; should match names of .in files in cwd
  -x XAXIS                  Parameter to plot on the x-axis
  -y YAXIS [YAXIS ...]      Parameter(s) to plot on the y-axis
  -a ALPHA                  Parameter to control line alpha

version: 0.3.0

vplot_config.py options:
  figheight, figname, figwidth, interactive, legend_all, legend_fontsize, legend_loc,
  line_styles, linewidth, maxplots, maxylabelsize, short_labels, skip_xzero_log,
  tight_layout, title, xlabel_fontsize, xlog, xticklabel_fontsize, ylabel_fontsize,
  ylog, ymargin, yticklabel_fontsize


Type `vplot -h OPTION_NAME` for info on any option

Project details


Download files

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

Source Distribution

vplot-0.3.0.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

vplot-0.3.0-py2.py3-none-any.whl (19.4 kB view hashes)

Uploaded Python 2 Python 3

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