Reading some older posts leads me to believe that using Bayer RGB format causes dark scale factors to be computed separately for each RGB channel which may come in handy with narrowband filters that I am beginning to use (Ha and OIII). I would like to quantify the difference between scale factors.
This also ties in with previous discussions of how flat frames are applied during calibration when using a CLS filter – and my main motivation. My flats, though sufficiently exposed, are not color balanced, so I want to make sure that the R, G, and B channels of my light frames are divided by the normalized flat frame for each channel separately; i.e.,
I’(red) = I(red) * mean(F(red))./F(red)
Here, I(red) contains the red pixels of the light frame and F(red) contains the red pixels of the light frame. Similarly for the other channels (I’m leaving out darks and bias terms in the equation for simplicity).
Please correct me if I misunderstood from the post linked below, but I got the impression that using Bayer RGB format will cause the flat frames to be normalized and applied for each channel separately as in the equation above. Alternately, the Bayer CFA format would normalize the flat frame for all pixels, regardless of color, which is more applicable to single color images.
http://pixinsight.com/forum/index.php?topic=3853.msg26514#msg26514Thanks,
Jason