Build: #6 was successful Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
1 second
Duration
73 minutes
Labels
None
Revisions
Casa6
92dafd56db19a50d1261f05382de1b2407c0d510 92dafd56db19a50d1261f05382de1b2407c0d510
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b

Code commits

Casa6
Author Commit Message Commit date
David Mehringer David Mehringer 92dafd56db19a50d1261f05382de1b2407c0d510 92dafd56db19a50d1261f05382de1b2407c0d510 Merge branch 'master' into CAS-14435
David Mehringer David Mehringer d079d2116c2d7ba9931e313082180b1d990490a3 d079d2116c2d7ba9931e313082180b1d990490a3 updated docs in msmetadata.xml
Srikrishna Sekhar Srikrishna Sekhar 40b0c6f9a39c6d51211df799e2b5d5d0f2519730 m 40b0c6f9a39c6d51211df799e2b5d5d0f2519730 Pull request #885: CAS-14201
Merge in CASA/casa6 from CAS-14201 to master

* commit 'b71d591b336f451eafdd6b5d603f185da4313b2b':
  CAS-14201: Fix bug with mask=[]
  CAS-14201 : Undo previous commit, with fix
  CAS-14201 : Removed spurious immod call
  CAS-14201 : Removed debug print statements
  CAS-14201 : Intermediate commit, many cout statements
  CAS-14201 : Fix peakResNM and peakRes swap
  CAS-14201 - Multifield summaryminor no longer crashing
  CAS-14201: Added pipes for minorcyclesummary in returndict
  CAS-14201 - Partial commit for summaryminor returndict
  CAS-14201 : niter > 0 peakres respects zero mask
  CAS-14201 : Add check for mask validity
  CAS-14201 : Bugfix for maskname
  CAS-14201 : Roll back mask creation
  CAS-14201 : Modify tclean(niter=0) to respect mask
Srikrishna Sekhar Srikrishna Sekhar b71d591b336f451eafdd6b5d603f185da4313b2b m b71d591b336f451eafdd6b5d603f185da4313b2b CAS-14201: Fix bug with mask=[]
If mask is passed in as an empty list, in the case of niter=0 the return
dictionary construction fell over. os.path.exists() wants an empty
string, but if an empty list was passed in it threw a KeyError.

This is now fixed by putting in the appropriate guard rails before it
gets to os.path.exists. The length of the input mask is tested, so
regardless of empty string or list it will catch it there.

This fixes the failing test case in simanalyze.
Ihor Ihnatiev Ihor Ihnatiev 13f6e3f0f3a27662d9da3568588317ae9c844e6e m 13f6e3f0f3a27662d9da3568588317ae9c844e6e Pull request #884: CAS-14439
Merge in CASA/casa6 from CAS-14439 to master

* commit 'f11c3ddeec7842927b187f6a4c9dcee141eab55b':
  RChanges according to the NAOJ code review Refs #2721 and Refs #2726 - emove dcolor codes from sdimaging deprecation warning due to log file readability issues
  Changes according to the NAOJ code review Refs #2715 - changed line length
  Removed test messages from warning
  Deprecation warning for sdimaging task - added color highlight
  Deprecation warning for sdimaging task

Jira issues

IssueDescriptionStatus
12 more issues…
Unknown Issue TypeCAS-14201Could not obtain issue details from Jira
Unknown Issue TypeCAS-14235Could not obtain issue details from Jira
Unknown Issue TypeCAS-14253Could not obtain issue details from Jira
Unknown Issue TypeCAS-14350Could not obtain issue details from Jira
Unknown Issue TypeCAS-14371Could not obtain issue details from Jira