Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 436 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 436 Bytes

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