Contributing

Contributions to pycorr are more than welcome! Please follow these guidelines before filing a pull request:

  • Please abide by PEP8 1 as much as possible in your code writing, add docstrings and tests for each new functionality.

  • Check documentation compiles, with the expected result; see Documentation.

  • Submit your pull request.

References

1

https://www.python.org/dev/peps/pep-0008/