/publication_plots

Sensible defaults for publication quality plots in Matplotlib

Primary LanguageJupyter Notebook

NGTS Publication Plotting

Repository to set up default plotting styles and templates for scientific publications

Installation

To install this package run:

python setup.py install

Usage

To import the default plot settings use:

from publications.plots import defaults

Examples of the different defaults are given in the Jupyter Notebook in this repository

Contributors

James McCormac

License

MIT