Skip to content

Latest commit

 

History

History
109 lines (76 loc) · 4.32 KB

index.rst

File metadata and controls

109 lines (76 loc) · 4.32 KB
h1 { display:none; } th { display:none; }

Welcome to the ScopeSim_Templates Documentation!

logo Another tool from the A* Vienna software team

A library of templates and helper functions for creating :class:`scopesim.source.source.Source` objects that can be used to run ScopeSim simulations.

In short :class:`scopesim.source.source.Source` objects contain a description of the spatial and spectral information of the source. For more information see :ref:`here <Source Object>`.

Warning

July 2022: The downloadable content server was retired and the data migrated to a new server.

ScopeSim_templates v0.4.2 and above have been redirected to a new server URL. For older verions, please either upgrade to the latest version (pip install --upgrade scopesim_templates), or follow these instructions to update the server URL in the config file.

Installation

This package has been released on PyPi:

pip install scopesim_templates

From basic to advanced helper functions

ScopeSim Templates is a python package, and is therefore by nature infinitely extendable.

As it is impossible for us to know all the details about your specific science case, we provide a small selection of basic objects (star cluster, elliptical galaxy, etc). Feel free to start with these to get started with ScopeSim.

However if your needs outgrow the basic objects, we encourage you to extended the objects to fit your specific science case. In this case we strongly encourage you to get in contact with us adding your code in the form of a subpackage. You can do this either by opening an issue on Github, or by emailing one of the developers.

Available subpackages

Documentation for all the helper functions contained in each package can be found in the API documentation for each package.

Contact

If you find an issue with ScopeSim Templates, please let us know via the Github issues page

.. toctree::
   :maxdepth: 2

   notebooks/starting.ipynb
   notebooks/stellar.ipynb
   notebooks/extragalactic.ipynb
   source_object
   modules



More...

.. toctree::
   :maxdepth: 1
   :titlesonly: