Skip to content

Repository files navigation

qhyccd-python

The QHYCCD SDK wrapper in Python. This project still is under construction for laboratory usage, but you can find the most fundamental thing in the Jupyter Notebook. Then you can make you own python wrapper and have a good day.

These scripts only test on Linux, but should run in windows and OS X with little modification.

QHYCCD SDK should be installed on you system. libqhyccd.so should be found on /usr/local/lib/libqhyccd/so, or you need to update pathway in qhyccd.py.

Usage

importqhyccd# import qhyccd wrapperimportnumpyasnpqc=qhyccd.qhyccd() # create qhyccd objectqc.SetExposure(1000) # set exposure to 1000msimage=qc.GetSingleFrame() # return image

About

QHYCCD SDK Wrapper in Python

Topics

Resources

Stars

20 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages