Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.1 KB

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