flicamera’s documentation#
This is the Sphinx documentation for the SDSS Python product flicamera. This documentation is for version 0.6.0.
Getting started#
flicamera is a wrapper around the libfli library for Finger Lakes Instrumentation cameras. It is built on top of basecam.
To install flicamera do
$ pip install sdss-flicamera
Then you can run the actor as
$ flicamera start
More options and command, some of which allow to command the camera without executing the actor, can be consulted here or by running flicamera --help.
flicamera can also be run as a Docker.