Skip to main content

Observation planning and finding charts for HiPerCAM

Project description

hcam_drivers provides Python tools for interfacing with the HiperCAM high-speed camera. hcam_drivers is written in Python and is based on TKinter. It should be compatible with Python2 and Python3.

Installation

The software is written as much as possible to make use of core Python components. The third-party requirements are:

  • My own hcam_widgets package;

  • astropy, a package for astronomical calculations;

  • twisted, a package for asynchronous programming;

  • autobahn, a package to use the Web Application Messaging Protocol (WAMP);

  • tornado, used for file server which allows remote access to observing data;

  • pyaml and configobj for loading config files and

  • pymodbus (Python 2) or pymodbus3 (Python 3) for talking to the flow-rate monitor.

Usually, installing with pip will handle these dependencies for you, so installation is a simple matter of typing:

pip install hcam_drivers

or if you don’t have root access:

pip install --prefix=my_own_installation_directory hcam_drivers

For more information, see:

History

0.1.0 (2017-02-11)

  • First release on PyPI.

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

hcam_drivers-1.4.1.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

hcam_drivers-1.4.1-py2.py3-none-any.whl (33.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hcam_drivers-1.4.1.tar.gz.

File metadata

  • Download URL: hcam_drivers-1.4.1.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hcam_drivers-1.4.1.tar.gz
Algorithm Hash digest
SHA256 2da2a9c4cc47cdee11df7ca7c811c68f158491fa61845319cad2f33969869ffa
MD5 babe702f4f05586bce0db290f17f48c0
BLAKE2b-256 35be50a51ea982ebd62bb93a73d1e4d5a618293fdba5a288589b61d88e88250b

See more details on using hashes here.

File details

Details for the file hcam_drivers-1.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for hcam_drivers-1.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eb8769702e1ca8a248fd4ac463c3653397dea5b0d836eac4b40afe99d453b2e1
MD5 9cfa6c19749c224159057abbb8ca3bc0
BLAKE2b-256 262a3d84439a306e88566d6a89cb0dc42fbab9f05f33e2ac9c837e74d76c31e2

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