seeing-things / zwo

ZWO SDK and custom software for debugging and using it.
23 stars 4 forks source link

Enforce white balance settings in `capture` #68

Open bgottula opened 1 year ago

bgottula commented 1 year ago

For color cameras there are white balance controls ASI_WB_R and ASI_WB_B. It appears that the ASI driver (or possibly the camera hardware) manipulates the blue and red pixel values when these are not set to 50. The default values for these controls are 70 for red and 90 for blue. I have no idea what values are reasonable in this application, but it seems worth some investigation.

Do the following:

If white balance adjustments are performed in the camera hardware: