Sorry, my previous answer was misleading.
The message is in ImageIntegration, not ImageCalibration (they are little twsited messages, all looking alike).
MRS noise evaluation: |
** Warning: No convergence in MRS noise evaluation routine - using K-sigma noise estimate.—
** Warning: No convergence in MRS noise evaluation routine - using K-sigma noise estimate./
** Warning: No convergence in MRS noise evaluation routine - using K-sigma noise estimate.done
Scale factors : 1.00000 1.00000 1.00000
Zero offset : +0.000000e+000 +0.000000e+000 +0.000000e+000
Noise estimates : 0.0000e+000 0.0000e+000 0.0000e+000
Weight : 1.00000 1.00000 1.00000
In this case it tries to evaluate the noise of an image with one method (MRS) and as this does not work it tries with K-SIGMA. This means that you noise or image is very atypical, it could be that you use a CFA image with non CFA settings, or that it is very noisy at all level of images, or just so beautiful that here is no noise, or that you integrated darks/bias on a camera that already truncate most low pixels to zero (this is not the case of the Canon 350D). I do not know the math well enough to guess the original cause.
In this case you do not use noise evaluation (all weights = 1), so you do not really need the noise for integration. I suspect that you should also uncheck the 'Evaluate noise' to avoid the warnings. Although they should not impact the result at all.
The next things to check is that your input parameters are ok. As you integrate CFA (DSLR raw) images, according to the log, you should make sure that your DSLR settings are correct. The simplest way is to add 'raw cfa' to the field 'input hints'. Then it should go through.
Unless you are integrating bias/dark/flats, you should see that your images have very long stars or set of stars because obviously the raw were not aligned. This is a cause of panic for ImageIntegration, as it can clearly not make any sensible rejection decision :-)
I think you are right to try to understand the step by step operations, It is not only a question of more control, it is a question of better understanding so even if you use scripts later you can estimate if your got the best of your image or what did go wrong.
I hope this answer was more helpful than the previous one.
--bitli