An open API service indexing awesome lists of open source software.

https://github.com/guaix-ucm/pyemir-tutorials

Tutorials for PyEmir, the EMIR pipeline
https://github.com/guaix-ucm/pyemir-tutorials

astronomy python science tutorial

Last synced: 26 days ago
JSON representation

Tutorials for PyEmir, the EMIR pipeline

Awesome Lists containing this project

README

          

# PyEmir tutorials

Working on it.

To generate the documentation:

```shell
$ pip install sphinx_rtd_theme
$ sphinx-build -M html tutorials buildgvim README.rst
```