Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.55 KB

README.rst

File metadata and controls

32 lines (23 loc) · 1.55 KB

docs/dibs_banner.png

EDIBLES

https://travis-ci.com/jancami/edibles.svg?branch=master Documentation Status

Welcome! The EDIBLES Python package is a collection of software for data analysis and plotting of astronomical spectra collected by the EDIBLES survey.

Installation

Currently, the EDIBLES GitHub repository can only be installed from source. Please see our documentation for instructions.

Contributing

We strongly encourage contributions of useful code to the EDIBLES repository for use by the community. There are a few guidelines for contribution:

General

Any suggestions or bug reports can be made through GitHub Issues. Contributions should be done through the GitHub Pull Request system (for more information, see the help page). Code submitted to EDIBLES should conform to a GNU-style license, and follow the PEP8 style guide.

Documentation and Examples

All submitted code should be documented following the Google Documentation Guide.

In addition, it is highly recommended to create example scripts that show the usefulness of the method on EDIBLES data.