Welcome! The EDIBLES Python package is a collection of software for data analysis and plotting of astronomical spectra collected by the EDIBLES survey.
Currently, the EDIBLES GitHub repository can only be installed from source. Please see our documentation for instructions.
We strongly encourage contributions of useful code to the EDIBLES repository for use by the community. There are a few guidelines for contribution:
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.
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.