File: index.rst

package info (click to toggle)
astroplan 0.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,024 kB
  • sloc: python: 4,411; makefile: 126
file content (27 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (4)
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