1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
.. _tutorials:
*********
Tutorials
*********
If you'd like to see how `astroplan` is used in the context of real observation
planning examples, this is the page for you!
Can't find what you're looking for here? Check out our :ref:`api`.
Is there something you think we should add here? Consider
`posting an issue <https://github.com/astroplanners/astroplan/issues>`_ on
GitHub asking for it... Or better yet, write it yourself, and become a project
contributor!
We currently have the following tutorials:
.. toctree::
:maxdepth: 1
summer_triangle
plots
periodic
constraints
scheduling
speed
|