The driver supports the standard single-frame capture mode in addition to video streaming when supportted. Furthermore, it supports:
Simply connect the camera via USB to your PC or SBC (Single board computer). The camera can be connected to an external powered hub as well. You can connect multiple cameras
This provides general information about the currently running driver and driver version. It also lets you set the Observer and Object Information for the FITS Header.
To capture a signle-frame image, simple set the desired exposure time in seconds and click Set. After the capture is complete, it should be downloaded as a FITS image. If the camera is equipped with a cooler, target temperature can be set. To change the format and bit depth (if supported), select a different image format in the Controls tab.
The Options tab contains settings for default file locations, upload behavior, and debugging. The polling period for this driver should be kept as is unless you need to reduce it for a specific reason.
In the Image Settings tab, you can configure the framing and binning of the captured image:
Image compression can be turned on in image settings to compress FITS images. This might require more processing but can reduce the size of the image by up to 70%. The uploaded image would have an extenstion of .fits.fz and it can be viewed in multiple clients like KStars.
The Frame Type property is used to mark the frame type in the FITS header which is useful information for some processing applications. If there an electronic or mechanical shutter, the driver closes it automatically when taking dark frames.
To restore the ROI to the default values, click on the Reset button.
The image info tab contains information on the resolution of the CCD (Maximum Width & Height) in addition to the pixel size in microns. If the camera supports Bayer mask, then the bayer filter and offset can be set here. These are usually set automatically by the driver, but can be adjusted manually if needed.
The controls tab provides settings to adjust common camera parameters such as gain, gamma, brightness, contrast..etc.
The Auto switches enable to automatically calibrate exposure and while/black balance using the camera own internal algorithms. For astronomy, it is usually recommended to set all controls manually to achieve the most level of control over the produced images.
Some cameras support higher bit depth rates such as 10, 12, and 14bits. However, the generated FITS file is either 8bit or 16bit, so any intermediate bit depths are automatically stored as 16bit.
For color camera, the formats are RGB and RAW. If RGB is selected, the FITS color image would be stored as an 8bit per channel color image. For RAW images, the FITS image is stored using higher bit depths if supported by the camera (10, 12..etc). Therefore, to capture images in high bit-depths, select the RAW format.