Skip to content

sdss/HAL

Repository files navigation

HAL

Versions Code style: black Documentation Status Test codecov

High-level observing actor for SDSS-V (replaces SOP)

Installation

You should be able to install HAL by doing

pip install sdss-hal

To build from source, use

git clone [email protected]:sdss/hal
cd hal
pip install .