Tools for Observational Astronomy
obstools
is a toolkit for observational astronomy. It contains modules to aid
observation planning and visualization, create finder charts, co-align images,
perform photometry and model astronomical images.
pip install https://github.com/astromancer/obstools
For more examples see Documentation
The test suite
contains further examples of how
obstools
can be used. Testing is done with pytest
:
pytest obstools
Contributions are welcome!
- Fork it!
- Create your feature branch
git checkout -b feature/rad
- Commit your changes
git commit -am 'Add some cool feature 😎'
- Push to the branch
git push origin feature/rad
- Create a new Pull Request
- e-mail: [email protected]
- see LICENSE