"Error: Singular matrix in 2-D surface spline generator"
This was generated during a "Register/Union - Mosaic" process, with all default parameters, except RANSAC increased to 6 and Registration model set to "2-D Surface Splines". Here's the output of the process:
StarAlignment: Processing view: R1_LRGB
R3_LRGB_mosaic: Restricting star matching to 2 preview(s).
R1_LRGB: Restricting star matching to 2 preview(s).
R3_LRGB_mosaic:
Structure map: 100%
Detecting stars: 100%
10742 stars found.
R1_LRGB:
Structure map: 100%
Detecting stars: 100%
6860 stars found.
Computing intersection ...
Intersection:
R1 : { 3365, 30, 7331, 2668} 5978 stars
R2 : { 2, 4, 3968, 2641} 6854 stars
?21 : 0°
Matching stars ...
* Reference image: Limiting to 2000 brightest stars.
* Target image: Limiting to 2000 brightest stars.
1193 putative star pair matches.
Performing RANSAC ...
948 star pair matches in 55 RANSAC iterations.
Summary of model properties:
Inliers : 0.795
Overlapping : 1.000
Regularity : 0.957
Quality : 0.861
Root mean square error:
?RMS : 1.839 px
Average RMS error deviation:
?RMS : 0.725 px
Peak errors:
?xmax : 3.919 px
?ymax : 5.865 px
Transformation matrix:
+1.0013 +0.0035 -3369.2576
-0.0102 +1.0036 +7.8844
-0.0000 +0.0000 +1.0000
scale : 0.999
rotation : -0.43°
dx : -3369.26 px
dy : +7.88 px
*** Error: Singular matrix in 2-D surface spline generator
<* failed *>
R3_LRGB_mosaic is the result of already stitching 3 panes, with R1_LRGB being the last one in a 2x2 mosaic.
They'd go like this if successful:
31
33
That's why you see each image has two previews defined. The process was successful once I changed the Registration model to the default "Projective Transformation" option.
Mainly out of curiosity, can the above error be explained in somewhat mundane terms?