
X: 1D bottom azimuth positions
Y: their index in original bottom 2D band
What's wrong here?
- Some consecutive azimuths have same bottom 2D points (overlapped). They should have been monotonously increasing indices.
- Instead, this curve means we will have "blur" problem if not angularly resampling/filtering carefully.
- This also means, bottom thinning is problematic. Neither deepest-rule nor median-radius-rule would give us smooth continuous bottom trace.
- resampling over each azimuth, if the tertiary has any overlap with the previous, it has to be discarded or adjusted to pair up other points.
- we need to delay the fix? verify whether this fix will significantly improve sound quality?

No comments:
Post a Comment