OCS Control Programs for running the observatory.
Project description
Overview
A high level library for running observatory operations. sorunlib handles connecting to and controlling multiple OCS Agents, sending the appropriate commands for orchestrating observations for a single telescope platform.
Installation
Install and update using pip:
$ pip install -U sorunlib
Install optional dependencies with:
$ pip install -U sorunlib[tests] $ pip install -U sorunlib[docs] $ pip install -U sorunlib[tests,docs]
Documentation
The sorunlib documentation can be built using Sphinx. Be sure to install the optional “docs” dependencies when installing above. Then run:
$ cd docs/ $ make html
You can then open docs/_build/html/index.html in your preferred web browser. You can also find a copy hosted on Read the Docs.
Tests
The tests can be run using pytest, and should be run from the tests/ directory:
$ cd tests/ $ python3 -m pytest
Contributing
For guidelines on how to contribute to sorunlib see CONTRIBUTING.rst.
License
This project is licensed under the BSD 2-Clause License - see the LICENSE.txt file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sorunlib-0.1.18.tar.gz
.
File metadata
- Download URL: sorunlib-0.1.18.tar.gz
- Upload date:
- Size: 40.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 354b51bcafc01844ac8f8761393e7986134db262e8e5cfde802029b93b2f3deb |
|
MD5 | 6a80dc31aec4d9476de5890a653e3053 |
|
BLAKE2b-256 | 6d9a58b92aaacae253f8e6346acf17f5ea13b34a21c7cb42363a89b53f7c7bb6 |
File details
Details for the file sorunlib-0.1.18-py3-none-any.whl
.
File metadata
- Download URL: sorunlib-0.1.18-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 817bb8696818991a7d166addc82fb1127343c031d19ae3b6a3d85c3963b61f3b |
|
MD5 | af88ee6e47c6fd3b9adae5a8e4fc57e7 |
|
BLAKE2b-256 | 6626daab172110c5ed90e4d9a0de374d41b41bf8830c106433b087f6737b577d |