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.7.1.tar.gz
(27.3 kB
view hashes)
Built Distribution
Close
Hashes for sdss_lvmscp-0.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fa53a9744516cf737cbda587d60995d7dcaa2388e6a80ac01383c4b45f88a25 |
|
MD5 | 64c65953812c5ab9b526bcc6f14132c7 |
|
BLAKE2b-256 | 6b237f8a90b1706c9eb18b5e99330e1f07f6cec5bdad7f86a48f9b04439b61b6 |