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.3.tar.gz
(24.9 kB
view hashes)
Built Distribution
Close
Hashes for sdss_lvmscp-0.6.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd5f651f1512ba6d58f67a63ed999cd632cdb8e976dea85fc0bf622ffb62a6b1 |
|
MD5 | e7c4affaad45ff4de5b36d820264502c |
|
BLAKE2b-256 | f5f958f7879ec1915526d5bf71dc789d8cd164936c77e487c61e4d62da95448a |