LVM spectrograph control package.
Project description
lvmscp
SDSS-V LVM (Local Volume Mapper) control software for the spectrograph system.
Quick Start
Installation
lvmscp
uses the CLU framework and requires a RabbitMQ instance running in the background.
lvmscp
can be installed using pip
pip install sdss-lvmscp
or by cloning this repository
git clone https://github.com/sdss/lvmscp
The preferred installation for development is using poetry
cd lvmscp
poetry install
Basic ping-pong test
Start the lvmscp
actor.
lvmscp start
In another terminal, type clu
and lvmscp ping
for test.
$ clu
lvmscp ping
07:41:22.636 lvmscp >
07:41:22.645 lvmscp : {
"text": "Pong."
}
Stop lvmscp
actor.
lvmscp stop
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
sdss_lvmscp-0.6.5.tar.gz
(26.0 kB
view hashes)
Built Distribution
Close
Hashes for sdss_lvmscp-0.6.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05f4003398ffeeb845ee1b2ccfccce7c60c4e0a679873db34de2c58723fed803 |
|
MD5 | 66b566d00e94739e8f7a0866bd64d02d |
|
BLAKE2b-256 | d827670f92ad149552522cc33e32e87ab35ede929462c5b978b80742551d456c |