Skip to main content

A library to control Finger Lakes Instrumentation cameras.

Project description

flicamera

Versions Code style: black Documentation Status Tests Status Build Status codecov

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

sdss-flicamera-0.2.2.tar.gz (853.3 kB view details)

Uploaded Source

Built Distribution

sdss_flicamera-0.2.2-cp39-cp39-macosx_11_0_x86_64.whl (73.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ x86-64

File details

Details for the file sdss-flicamera-0.2.2.tar.gz.

File metadata

  • Download URL: sdss-flicamera-0.2.2.tar.gz
  • Upload date:
  • Size: 853.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.9 Darwin/20.6.0

File hashes

Hashes for sdss-flicamera-0.2.2.tar.gz
Algorithm Hash digest
SHA256 3261738267864ef86793ef5ce8fdca2601b7717869e7b9ac7acb714c81e8f123
MD5 93a918f739f501b69c7e737fb704e06d
BLAKE2b-256 d79a1fac23a54563d11ff4d27a27bd8791413f11d10747414f4ab907b2ffa5a5

See more details on using hashes here.

File details

Details for the file sdss_flicamera-0.2.2-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for sdss_flicamera-0.2.2-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a7e1ded552f5dd036f8c280af92460bb4bee015568ea70b381188252a5921825
MD5 46219555313379d51c92b658061dbbd0
BLAKE2b-256 7b32ea5119af69196389a7c720805ef44cbca4535b5f748769641b4df4e1f016

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page