Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.04 KB

index.rst

File metadata and controls

55 lines (40 loc) · 1.04 KB

OSKAR

The OSKAR package consists of a number of applications for the simulation of astronomical radio interferometers. OSKAR has been designed primarily to produce simulated data from telescopes that use aperture arrays, as envisaged for the SKA.

See :ref:`install_guide` for installation instructions.

OSKAR is made available under the 3-clause BSD License. Please see the :ref:`license` page for details of third-party software used by OSKAR.

.. toctree::
   :maxdepth: 2
   :caption: Contents
   :hidden:

.. toctree::
   :maxdepth: 1
   :caption: Getting started

   install/install
   example/example

.. toctree::
   :maxdepth: 1
   :caption: Inputs

   sky_model/sky_model
   telescope_model/telescope_model
   settings/settings
   pointing_file/pointing_file

.. toctree::
   :maxdepth: 1
   :caption: Usage from Python

   python/index

.. toctree::
   :maxdepth: 1
   :caption: Reference

   FAQ <faq/faq>
   apps/apps
   theory/theory
   binary_file/binary_file
   license