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.4.0.tar.gz
(20.7 kB
view hashes)
Built Distribution
Close
Hashes for sdss_lvmscp-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b0cf1f39e31cdaf82bfc0bcd2471af0236b3ac99c0fd61541da9e6a0b7503a3 |
|
MD5 | c71f1098b8e8c51fa139caee04318c0f |
|
BLAKE2b-256 | 7ffb26eb28119c25ba69e59bfee589ed1ae3b35c684715770a28410002fd5b76 |