A library to control Finger Lakes Instrumentation cameras.
Project description
flicamera
A library to control Finger Lakes Instrumentation cameras. It provides the SDSS gfaCamera
and fvcCamera
actors to control the Guide, Focus and Acquisition cameras and Field View Camera, respectively.
Installation
In general you should be able to install flicamera
by doing
pip install sdss-flicamera
Although flicamera
should handle all the compilation of the FLI libraries, you may still need to modify your system to give your user access to the FLI USB devices. See here for more details.
To build from source, use
git clone git@github.com:sdss/flicamera
cd flicamera
pip install .[docs]
Development
flicamera
uses poetry for dependency management and packaging. To work with an editable install it's recommended that you setup poetry
and install flicamera
in a virtual environment by doing
poetry install
Pip does not support editable installs with PEP-517 yet. That means that running pip install -e .
will fail because poetry
doesn't use a setup.py
file. As a workaround, you can use the create_setup.py
file to generate a temporary setup.py
file. To install flicamera
in editable mode without poetry
, do
pip install --pre poetry
python create_setup.py
pip install -e .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file sdss-flicamera-0.1.1.tar.gz
.
File metadata
- Download URL: sdss-flicamera-0.1.1.tar.gz
- Upload date:
- Size: 262.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63dc1a81a47e1ceb85b57f37f5707fe1bc39ed644619e561ff7109543b18a868 |
|
MD5 | 68b22268aea398a059a74885b1864887 |
|
BLAKE2b-256 | b420adadcdc8e2ec53e1d3b9a8f105d84036e27daf219fa26969e2af69961321 |
File details
Details for the file sdss_flicamera-0.1.1-cp38-cp38-manylinux2014_x86_64.whl
.
File metadata
- Download URL: sdss_flicamera-0.1.1-cp38-cp38-manylinux2014_x86_64.whl
- Upload date:
- Size: 455.5 kB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d29501a2379a644c16d98932a26aae45523390d439c3972792b86a7829c18cb |
|
MD5 | 971a3f787bb8e5e183bd9281f5ce20b6 |
|
BLAKE2b-256 | 1b47d8aedb353ed8583b6973e3bfc78061a84dcdff0f77823817f75386aef410 |
File details
Details for the file sdss_flicamera-0.1.1-cp37-cp37m-manylinux2014_x86_64.whl
.
File metadata
- Download URL: sdss_flicamera-0.1.1-cp37-cp37m-manylinux2014_x86_64.whl
- Upload date:
- Size: 455.5 kB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb249d9d260c55c34523c78b3920ca360120b031fdb0d820d4690dbc7f645414 |
|
MD5 | ae64e6476d4f9221128bf57e43dd976b |
|
BLAKE2b-256 | 72ea7d27a0ef85882c82d672ee0de43a5f72f9ea42c68b1474ef0d87bf05beee |