Skip to content

CaltechOpticalObservatories/ScopeSim

 
 

Repository files navigation

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.

About

A telescope observation simulator for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%