A collection of routines and utilities developed by the Arcetri Astrophysical Observatory's AO group.
See readthedocs https://arte.readthedocs.io
arte is tested on python 3.6+ only
- From pip (typically old version):
pip install arte
- From source (latest, check that Python Package test is passing):
git clone https://github.com/ArcetriAdaptiveOptics/arte.git
cd arte
pip install -e .