Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.28 KB

File metadata and controls

36 lines (27 loc) · 2.28 KB

ScopeSim

A telescope observation simulator for Python

Build Status Build Status Poetry dev version

Documentation Status codecov PyPI - Version PyPI - Python Version GitHub Release Date

License: GPL v3 Citation

Summary

ScopeSim aims to simulate images of astronomical objects observed with visual and infrared instruments. It does this by creating models of the optical train and astronomical objects and then pushing the object through the optical train. The resulting 2D image is then broadcast to a detector chip and read out into a FITS file.

This code was originally based on the SimCADO package

Documentation

The main set of documentation can be found here: https://scopesim.readthedocs.io/en/latest/

A basic Jupyter Notebook can be found here: scopesim_basic_intro.ipynb

Feature roadmap

Take a look at the ScopeSim Feature Roadmap to see what we're currently working on.