Build: #4 was successful Changes by Rui Xue

Stages & jobs

  1. Default Stage

  2. Test

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
41 minutes
Labels
None
Revision
0cd8312deb7dfaf67254e5cce488569a8c1520ba
Total tests
696
Successful since
#3 ()

Tests

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 0cd8312deb7dfaf67254e5cce488569a8c1520ba CAS-14815: Fix mask threshold default from 0.99 to 0.9 to match multi-scale clean
setInitScaleMasks() in AspMatrixCleaner had a default maskThreshold of 0.99
while multi-scale clean uses 0.9.
The in-code comment already said "10% overlap allowed, hence 0.9" but the
actual default was 0.99 — a 10x stricter threshold.

With 0.99, scale masks for larger Gaussians are heavily eroded near mask
boundaries, causing ASP with auto-multithresh to leave residuals around
components whose large-scale wings fall outside the shrunken scale mask.
Setting 0.9 aligns ASP behavior with multi-scale clean.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14815Could not obtain issue details from Jira

Shared artifacts

Artifact File size
ManyLinux228 Casatestutils 157 KB
ManyLinux228 Python 3.12 Tool wheel 75 MB