Build: #303 failed Changes by Srikrishna Sekhar

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
d8a3a4bdf7e60a99f628b34e559845c98dff371e
Failing since
#4 (Manual run by Ville Suoranta)
No failed test found. A possible compilation error occurred.

Responsible

  • C. Enrique Garcia Dabo C. Enrique Garcia Dabo Automatically assigned

Code commits

Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar d8a3a4bdf7e60a99f628b34e559845c98dff371e Pull request #1039: CAS-13318
Merge in CASA/casa6 from CAS-13318 to master

* commit 'b6453d73d1a4098c3763b42a75b88880b3bce7ad':
  CAS-13318 : Fix PB masking in robust RMS calc
Srikrishna Sekhar Srikrishna Sekhar b6453d73d1a4098c3763b42a75b88880b3bce7ad m Merge remote-tracking branch 'origin/master' into CAS-13318
Srikrishna Sekhar Srikrishna Sekhar b8317c3a1e1b0f7ceb2a4c0cc7a7eeaa61a9d146 m CAS-13318 : Fix PB masking in robust RMS calc
The initial bug seems to be because the outlierfield lies outside the
specified PB mask, and ends up being all masked pixels. This causes the
RMS estimation to fail, as well as deconvolution.

The fix is to switch the default mask to be unmasked in an outlierfield,
and after the PB mask is applied if the image is completely masked,
temporarily unmask it for RMS estimation.

This fixes the initial issue reported in the ticket, but investigating
if there are any unintended effects.

Jira issues

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