Latest Revision 3.1.5.00
-Changed how the statistics are calculated for the Image Viewer. In the March 2021 edition of the Event Horizon, published by the Hamilton Amateur Astronomers, Bill Tekatch wrote an article detailing how to calculate the Signal to Noise (SNR) ratio for astrophotos. I was able to work with Bill and successfully incorporate his SNR method into CaLIGHTs. This allows CaLIGHTs to give complete statistics for every image displayed in the Image Viewer. I think it’s a great improvement. See the Image Viewer section of the help file for the specifics.
-There are two new functions added to the Image Viewer. Besides the “Show Dust Motes” function, there is now a “Show Color Cast” and “Show FLAT Gain” functions. See the help file for detailed explanations of these new functions.
-Changed how the Noise Filter deals with the green pixels. Up to this point the green pixels located beside the red pixels(Gr) were filtered separately from the green pixels that are located by the blue pixels(Gb). I have long suspected that separately filtering these two sets of green pixels increases the risk that they are significantly different down at the pixel level. Locally, the Gr pixels could all be slightly brighter than the Gb pixels. If that happens it will result in a faint green checkerboard pattern visible at the pixel level. I have seen this green checkerboard pattern a few times so I had my suspicions. I believe that row noise can also cause green checkerboard patterns so there is good justification to dig deeper.
Once you decide to take advantage of the fact that Gr and Gb pixels are just G pixels it becomes obvious that there is a lot of luminance detail information in all these G pixels and the filtering can be optimized to eliminate noise while salvaging more detail. I burned up a fair number of brain cells re-writing the noise filtering for green pixels. I believe the result is a noise filter that is just as effective eliminating noise, preserves more of the luminance detail that is traditionally dominant in the green pixels and avoids the possibility of a faint green checkboard pattern in the darker pixels.