Skip to content

ArcetriAdaptiveOptics/arte

Repository files navigation

arte: Arcetri Random sTuff collEction

A collection of routines and utilities developed by the Arcetri Astrophysical Observatory's AO group.

Documentation

See readthedocs https://arte.readthedocs.io

Installation

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 .

GitHub Actions Workflow Status Coverage Status Documentation Status PyPI version