I made some tests using both K-Sigma and MRS on VNG debayered DSLR files and compared the Integration weights and final noise of the stacked results. Both weights and the overall resulting quality are very comparable, so I tend to prefer K-Sigma because it runs about 50% faster than the MRS routine.
Here are the weights for R/G/B channels for a 20 image stack. Another, larger stack showed similar results.
IMG_2439_c_r.fit MRS: 1.00000 1.00000 1.00000 K-Sigma: 1.00000 1.00000 1.00000
IMG_2416_c_r.fit MRS: 2.54952 2.28444 1.37386 K-Sigma: 2.73903 2.70034 1.64400
IMG_2417_c_r.fit MRS: 2.09038 1.88849 1.20303 K-Sigma: 2.26161 2.24144 1.45147
IMG_2418_c_r.fit MRS: 1.78545 1.61791 1.11230 K-Sigma: 1.94072 1.93260 1.34841
IMG_2419_c_r.fit MRS: 1.35723 1.24735 0.94507 K-Sigma: 1.49350 1.52995 1.17226
IMG_2420_c_r.fit MRS: 1.10311 1.02747 0.83339 K-Sigma: 1.22510 1.26132 1.04133
IMG_2421_c_r.fit MRS: 0.93060 0.88027 0.79038 K-Sigma: 1.02534 1.06901 0.97380
IMG_2422_c_r.fit MRS: 0.92199 0.87930 0.80331 K-Sigma: 1.01880 1.06873 0.98779
IMG_2423_c_r.fit MRS: 0.93053 0.87200 0.79361 K-Sigma: 1.02063 1.05741 0.97388
IMG_2424_c_r.fit MRS: 0.93046 0.87375 0.81410 K-Sigma: 1.02190 1.05723 0.99283
IMG_2426_c_r.fit MRS: 0.92657 0.86854 0.80334 K-Sigma: 1.01842 1.04985 0.98294
IMG_2427_c_r.fit MRS: 0.93248 0.86605 0.80222 K-Sigma: 1.01849 1.03971 0.97668
IMG_2428_c_r.fit MRS: 0.94464 0.87879 0.82006 K-Sigma: 1.03152 1.05114 0.99459
IMG_2431_c_r.fit MRS: 0.91210 0.83581 0.79937 K-Sigma: 1.00506 0.99952 0.97057
IMG_2432_c_r.fit MRS: 0.93417 0.84318 0.81203 K-Sigma: 1.01292 1.00438 0.97796
IMG_2434_c_r.fit MRS: 0.95799 0.86348 0.83101 K-Sigma: 1.03562 1.02269 0.99545
IMG_2435_c_r.fit MRS: 0.92335 0.84145 0.81482 K-Sigma: 1.00276 0.99597 0.97849
IMG_2436_c_r.fit MRS: 0.94320 0.85955 0.83743 K-Sigma: 1.02248 1.01447 0.99900
IMG_2437_c_r.fit MRS: 0.93955 0.84926 0.83476 K-Sigma: 1.00516 1.00339 0.99787
IMG_2438_c_r.fit MRS: 0.99931 0.99243 0.99946 K-Sigma: 1.00126 0.99821 0.99750
The resulting noise of the stacked result is as follows (Script->Image Analysis->Noise Evaluation):
MRS
Calculating noise standard deviation...
sR = 4.055e-004, N = 756772 (4.99%), J = 3
sG = 3.288e-004, N = 1079487 (7.12%), J = 3
sB = 2.994e-004, N = 1548160 (10.21%), J = 3
K-Sigma
Calculating noise standard deviation...
sR = 4.052e-004, N = 757587 (5.00%), J = 3
sG = 3.295e-004, N = 1085345 (7.16%), J = 3
sB = 2.996e-004, N = 1554309 (10.25%), J = 3
During my tests, I stumpled over the following:
- Both noise evaluation methods get "distracted" by small well illuminated objects like trees or leaves, which are totally removed after stacking. These objects must be clone stamped to black , otherwise the weights are much too high. See screenshot with IMG 2439,2416 and 2420.
- MRS still fails on integrated results that have black borders. After choosing a reference frame for star alingment, I often add a black border around it so I have the total uncropped imaged area available after stacking, even in cases where I have a large dither pattern or displaced images from several nights. See second screenshot.
These minor things are proably nothing that must be (or could be) fixed. At least we have to know about it.
Rüdiger