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.0.tar.gz
(27.3 kB
view hashes)
Built Distribution
Close
Hashes for sdss_lvmscp-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f550eae0aa86a4eb95147daebf2b86767ee8bb3fc9460ae0d1de4412419ea2c3 |
|
MD5 | 942a4b511a28a9869afc93d2296767f0 |
|
BLAKE2b-256 | 92ceaf62f5c137df0df47e7f4be4f48fa0d4c1ad85becceca4a2ec461c192b4c |