************************************************************* Welcome in the GuitAstro Device DeltaTau module documentation ************************************************************* 1. What is GuitAstro Device DeltaTau? ************************************* GuitAstro is a Python module that provides classes and methods to write scripts for astronomical observations. GuitAstro wraps the classical astronomical Python modules (AstroPy, etc.) and adds functionalities. All information are provided in the Git repository `https://gitlab.irap.omp.eu/aklotz/guitastro.git `_. GuitAstro Device DeltaTau is a complement of GuitAstro to add the class device_deltatau. By this way, it is possible to use mount, filter wheel and focuser driven by DeltaTau. `DeltaTau `_ provides a motion controler between application (as GuitAstro) to drive telescope motors. .. figure:: doc_images/deltatau1.jpg :height: 100px :align: center DeltaTau Logo. 2. Installation of Guitastro Device DeltaTau ********************************************* See the documentation of `GuitAstro `_. The principles are exactly the same. The main folder guitastro_device_deltatau must lie at the same tree level than guitastro as shown below: .. code-block:: bash guitastro_packages/ |---guitastro/ | ... |---guitastro_device_deltatau/ | ... 3. External resources ********************* No external source is needed. 4. Some very simple tests ************************* .. toctree:: :maxdepth: 3 guitastro_simple_examples 5. Example collection ********************* .. toctree:: :maxdepth: 3 guitastro_examples 6. Class and method documentation *********************************** For developers of Python code of GuitAstro: .. toctree:: :maxdepth: 3 generate_documentation The classes of GuitAstro Devices DeltaTau. .. toctree:: :maxdepth: 3 autodoc_guitastro