Skip to main content

A set of useful functions for Adaptive Optics in Python

Project description

Useful tools for Adaptive Optics analysis for the Python Programming Language. If using this code for a publication please cite the aotools paper (M. J. Townson, O. J. D. Farley, G. Orban de Xivry, J. Osborn, and A. P. Reeves, “AOtools: a Python package for adaptive optics modelling and analysis,” Opt. Express 27, 31316-31329 (2019))

https://anaconda.org/aotools/aotools/badges/installer/conda.svg https://github.com/AOtools/aotools/actions/workflows/unit_test.yml/badge.svg https://ci.appveyor.com/api/projects/status/hru9gl4jekcwtm6l/branch/master?svg=true https://codecov.io/gh/AOtools/aotools/branch/master/graph/badge.svg Documentation Status

Required libraries

python
SciPy
NumPy
matplotlib
numba

Installation

As everything is just pure python, you don’t really need to “install” at all. To be able to use the tools from anywhere on your system, add the aotools directory to your PYTHONTPATH. Alternatively you can use one of the methods below.

Anaconda

AOtools can be installed in an anaconda environment using:

conda install -c aotools aotools

Pip

AOtools can be installed using pip:

pip install aotools

(which may require admin or root privileges)

From Source

Alternatively, to install the tools to your system python distribution from source, run:

python setup.py install

(which may require admin or root privileges) from the aotools directory.

Documentation

Full documentation is hosted by Read the Docs

Issues and Contributions

Have you found a problem with an AO Tool? Is there something you use often that you think should be included? Please have a quick look at the source code and see if you can fix the problem or make an addition. AOtools is a collaboration between many AO scientists across the world to try and make a well tested and reliable library of AO based functions. There isn’t neccessarily a central “developer” to make significant changes, therefore if you think you can help then please get involved, make an issue, clone the code or make a pull request! Feel free to make an issue for discussion.

Usage Stats

Pip

https://img.shields.io/badge/dynamic/json.svg?color=bright%20green&label=Downloads%2FMonth&query=%24.data.last_month&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Faotools%2Frecent

Anaconda

https://anaconda.org/aotools/aotools/badges/downloads.svg

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aotools-1.0.7.tar.gz (63.5 kB view hashes)

Uploaded Source

Built Distribution

aotools-1.0.7-py3-none-any.whl (46.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page