Metadata-Version: 2.1
Name: anisocado
Version: 0.2
Summary: Generate off-axis SCAO PSFs for the ELT
Home-page: https://github.com/astronomyk/anisocado
Author: Eric Gendron, Kieran Leschinski
Author-email: kieran.leschinski@univie.ac.at
License: GNU general public license
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: astropy
Requires-Dist: matplotlib

# AnisoCADO

[![Build Status](https://travis-ci.org/astronomyk/AnisoCADO.svg?branch=master)](https://travis-ci.org/astronomyk/AnisoCADO)
[![Documentation Status](https://readthedocs.org/projects/anisocado/badge/?version=latest)](https://anisocado.readthedocs.io/en/latest/?badge=latest)

[![Python 2.7](https://img.shields.io/badge/Python-2.7-green.svg)]()
[![Python >=3.4](https://img.shields.io/badge/Python->=3.4-brightgreen.svg)]()

A python package to generate off-axis PSFs for the SCAO mode for the ELT

Please note: this package is not yet finished yet! The code is fine, but the 
documentation is lacking.

## Documentation

Apropos documentation. It can be found here:
[https://anisocado.readthedocs.io/en/latest/index.html](https://anisocado.readthedocs.io/en/latest/index.html)


