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
The camera is very sensitive to power fluctuations. Make sure to use a 3A power supply if the camera is connected to RPI3/StellarMate. The USB speed is automatically adjusted to lower values since USB bandwidth on RPI3 is limited and can cause the camera to indefnitely loop. If the camera gets stuck during exposure, change the cable, and check the power and USB speed settings.
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.
A very important parameter is the Speed setting. Setting it to maximum will fully utlize the USB bandwidth available on the device and will deliver images faster, but this is problematic on small embedded device like Raspberry PI. For such devices, the USB speed default to 0. You may expeiment with adjusting it until you achieve a good balance between performance and stability.
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.
The image resolution can be directly selected here, though it is prefreable to set the ROI in the Image Settings tab.
Modern CMOS sensor often support Dual Conversion Gain with a Low and High Conversion Gain setting (LCG/HCG). When the camera supports Dual Gain, three additional parameters are displayed at the Control Tab. High Conversion Gain (HCG) multiplies the gain with an additional factor. This has a positive impact on the read noise. The regular Gain parameter has a continuous range taking the conversion gain setting into account.
The HCG Threshold is the gain setting at which the camera switches over to HCG. For example with IMX294 sensors this is usually set to 900. The HCG/LCG gain ratio is a fixed property of the camera and needs to be set to the design value. For the IMX294 the value is 4.5. For other camera's it is usually 2.0. The Dual Gain Mode parameter enables the special HDR mode of the camera, as well as overriding the HCG/LCG setting.
Dual Gain can be disabled by setting HCG/LCG gain ratio to 1.0. Dual Gain is disabled when HDR is selected.
Control the maximum and minimum ranges for all color channels. The RGB black levels can also be adjusted. By default, all levels are set to the maximum data range (0-255).
Display the camera firmware information.