Commits

Srikrishna Sekhar authored 1183d826971
CAS-14184 : min_peakres calculation ignores zeros

Checking for divergence via current_peakres > 3*min_peakres now ignores a peak_residual of 0, since the only way to achieve that is with a fully masked image. The minimum residual is now calculated ignoring any values that are zero.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut