johnpane
Well-known member
In this CFA dataset with 110 subframes, with prior instances of WBPP ImageRegistration successfully registered all 330 monochrome subframes.
With WBPP 2.8.2, seven seemingly random ones fail without explanation beyond "PCL exception". Here is a log file excerpt from one of those seven instances.
With WBPP 2.8.2, seven seemingly random ones fail without explanation beyond "PCL exception". Here is a log file excerpt from one of those seven instances.
Code:
[2024-12-31 06:08:19] * Loading target file: /Users/pane/NOT BACKED UP/vdb/debayered/Light_BIN-1_9576x6388_EXPOSURE-120.00s_FILTER-NoFilter_CFA/vdb_15_Light_120_secs_107_c_d_B.xisf
[2024-12-31 06:08:19] Loading image: w=9576 h=6388 n=1 Gray Float32
[2024-12-31 06:08:19] 5 image properties
[2024-12-31 06:08:19] 95 FITS keyword(s) extracted
[2024-12-31 06:08:19] Noise reduction:
[2024-12-31 06:08:19] Structure map:
[2024-12-31 06:08:19] Local maxima map:
[2024-12-31 06:08:19] Detecting stars: done
[2024-12-31 06:08:19] Fitting 8066 stars:
[2024-12-31 06:08:19] 7300 PSF fits.
[2024-12-31 06:08:19] Minimum star size: 1 px
[2024-12-31 06:08:19] * Computing global linear transformation.
[2024-12-31 06:08:19] * Reference image: limiting to 2000 brightest stars.
[2024-12-31 06:08:19] * Target image: limiting to 2000 brightest stars.
[2024-12-31 06:08:19] Matching stars: done
[2024-12-31 06:08:19] 1846 putative star pair matches.
[2024-12-31 06:08:19] Performing RANSAC: done
[2024-12-31 06:08:19] 1838 star pair matches in 168 RANSAC iterations.
[2024-12-31 06:08:19] * Summary of model properties:
[2024-12-31 06:08:19] Inliers : 0.996
[2024-12-31 06:08:19] Overlapping : 1.000
[2024-12-31 06:08:19] Regularity : 0.993
[2024-12-31 06:08:19] Quality : 0.976
[2024-12-31 06:08:19] Root mean square error:
[2024-12-31 06:08:19] delta_RMS : 0.159 px
[2024-12-31 06:08:19] RMS error deviation:
[2024-12-31 06:08:19] sigma_RMS : 0.072 px
[2024-12-31 06:08:19] Peak errors:
[2024-12-31 06:08:19] delta_x_max : 0.851 px
[2024-12-31 06:08:19] delta_y_max : 0.718 px
[2024-12-31 06:08:19] translation : 1.48 px
[2024-12-31 06:08:19] translation_x : -1.27 px
[2024-12-31 06:08:19] translation_y : -0.76 px
[2024-12-31 06:08:19] rotation : +0.00 deg
[2024-12-31 06:08:19] scale : 1.0000
[2024-12-31 06:08:19] scale_x : 1.0000
[2024-12-31 06:08:19] scale_y : 1.0000
[2024-12-31 06:08:19] * Projective transformation matrix:
[2024-12-31 06:08:19] +1.000027 -0.000068 -1.271693
[2024-12-31 06:08:19] +0.000069 +0.999985 -0.764688
[2024-12-31 06:08:19] +0.000000 -0.000000 +1.000000
[2024-12-31 06:08:19] * Computing distortion correction model.
[2024-12-31 06:08:19] * Star matching tolerance: 3 px
[2024-12-31 06:08:19] Iteration #1: 7034 star pair matches, residual = 0.0337 px
[2024-12-31 06:08:19] Building DDM thin plate splines:
[2024-12-31 06:08:19] X: eps = 0.24 px, n = 3709
[2024-12-31 06:08:19] Y: eps = 0.25 px, n = 3939
[2024-12-31 06:08:19] Iteration #2: 7035 star pair matches, residual = 0.0073 px
[2024-12-31 06:08:19] Building DDM thin plate splines:
[2024-12-31 06:08:19] X: eps = 0.23 px, n = 3751
[2024-12-31 06:08:19] Y: eps = 0.24 px, n = 3390
[2024-12-31 06:08:19] Iteration #3: 7035 star pair matches, residual = 0.0434 px
[2024-12-31 06:08:19] * Distortion correction: Converged after 3 iterations.
[2024-12-31 06:08:19] * Best distortion model with 7035 star pair matches and residual = 0.0073 px
[2024-12-31 06:08:19]
[2024-12-31 06:08:19] *** Error:
[2024-12-31 06:08:19] *** PCL Exception:
[2024-12-31 06:08:19]
[2024-12-31 06:08:19] * Applying error policy: Continue on error.