Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Latest commit

 

History

History
122 lines (73 loc) · 3.52 KB

README.rst

File metadata and controls

122 lines (73 loc) · 3.52 KB

discO

Notebooks

Folder contains...

Further notebooks can be found in "docs/examples"

Papers and Presentations

Look in folder for paper

CODE

The code is included in the discO folder.

Documentation

Documentation Status

The documentation for discO is hosted on Read the docs.

Installation and Dependencies

PyPI PyPI - Format GitHub code size in bytes

The easiest way to get discO is to install with pip. To install with pip:

pip install discO

See the installation instructions in the documentation for more information.

How to contribute

GitHub milestones GitHub issues GitHub last commit (branch)

We welcome contributions from anyone via pull requests on GitHub. If you don't feel comfortable modifying or adding functionality, we also welcome feature requests and bug reports as GitHub issues.

The development process follows that of the astropy-package-template from Astropy's release procedure.

Attribution

GET FROM ZENODO License

Copyright 2020 - Nathaniel Starkman, Christopher Carr, and contributors.

discO is free software made available under the BSD-3 License. For details see the LICENSE file.

If you make use of this code, consider citing the Zenodo DOI as a software citation

@software{zenodo,
  author       = Nathaniel Starkman, Christopher Carr, Jo Bovy
  title        = discO v1.0,
  month        = month,
  year         = year,
  publisher    = {Zenodo},
  doi          = {},
  url          = {}
}