.. Virus Health Check documentation master file, created by sphinx-quickstart on Tue Mar 3 15:42:41 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Virus Health Check's documentation! ============================================== The Virus Health Check (VHC) software checks the health and correctness of the `fits files `_ created during `Hobby-Eberly Telescope (HET) `_ observations. The software is created specifically for `HET Dark Energy Experiment (HETDEX) `_, but it has been designed to be extended to other user cases. ``VHC`` is written in python and supports at least python 2.7 and 3.4. This documentation describes how to use VHC, the design behind it, how to contribute to it and which checks are already implemented. The structure of the documentation is the following: * :ref:`use`. * :ref:`develop` * :ref:`about` .. _use: Use the code ------------ .. toctree:: :maxdepth: 2 install cmdline configuration dirstruct collate_html .. _develop: Develop ------- .. toctree:: :maxdepth: 2 custom_drivers contributions extend codedoc/index .. _about: About ----- .. toctree:: :maxdepth: 1 :titlesonly: authors license changelog todos Indices and tables ~~~~~~~~~~~~~~~~~~ * :ref:`genindex` * :ref:`modindex` * :ref:`search`