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
- Host: GitHub
- URL: https://github.com/guaix-ucm/pyemir-tutorials
- Owner: guaix-ucm
- License: gpl-3.0
- Created: 2020-10-06T11:40:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T08:36:03.000Z (over 1 year ago)
- Last Synced: 2024-12-10T09:32:17.700Z (over 1 year ago)
- Topics: astronomy, python, science, tutorial
- Language: Python
- Homepage:
- Size: 112 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Authors: AUTHORS.rst
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
```