Metadata-Version: 2.4
Name: AnisoCADO
Version: 0.6.0
Summary: Generate off-axis SCAO PSFs for the ELT
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Keywords: astronomy
Author: Kieran Leschinski
Author-email: kieran.leschinski@unive.ac.at
Maintainer: Kieran Leschinski
Maintainer-email: kieran.leschinski@unive.ac.at
Requires-Python: >=3.12,<3.15
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Dist: astropy (>=7.0.2,<9.0.0)
Requires-Dist: matplotlib (>=3.10.9,<4.0.0)
Requires-Dist: numpy (>=2.2.6,<3.0.0)
Project-URL: Bug Tracker, https://github.com/AstarVienna/AnisoCADO/issues
Project-URL: Changelog, https://github.com/AstarVienna/AnisoCADO/releases
Project-URL: Documentation, https://anisocado.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/AstarVienna/AnisoCADO/
Description-Content-Type: text/markdown

# AnisoCADO

[![Tests](https://github.com/AstarVienna/AnisoCADO/actions/workflows/tests.yml/badge.svg)](https://github.com/AstarVienna/AnisoCADO/actions/workflows/tests.yml)
[![Documentation Status](https://readthedocs.org/projects/anisocado/badge/?version=latest)](https://anisocado.readthedocs.io/en/latest/?badge=latest)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
![dev version](https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2FAstarVienna%2FAnisoCADO%2Fmain%2Fpyproject.toml&query=%24.project.version&label=dev%20version&color=teal)

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![GitHub Release Date](https://img.shields.io/github/release-date/AstarVienna/AnisoCADO)
[![PyPI - Version](https://img.shields.io/pypi/v/AnisoCADO)](https://pypi.org/project/AnisoCADO/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/AnisoCADO)


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)

