Build: #9 was successful Changes by Srikrishna Sekhar

Stages & jobs

  1. Tag

  2. Default Stage

  3. Test

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
87 minutes
Labels
None
Revision
ef616a5f6528b38bed36deb20ea45ca3ddd527a1 ef616a5f6528b38bed36deb20ea45ca3ddd527a1
Total tests
677
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar ac61483c5cff8887555349ccc2d53bb16f9ead68 ac61483c5cff8887555349ccc2d53bb16f9ead68 CAS-13960 : fullsummary is no longer a subparameter
fullsummary was exposed as a parameter to the user only when
`niter != 0`. Since this branch implements a return dictionary for the
`niter = 0` case, this has been changed such that `fullsummary` is
always exposed to the user.
Srikrishna Sekhar Srikrishna Sekhar 98e660fdbd9e8785e1acb83384bbd1cbb2d173eb 98e660fdbd9e8785e1acb83384bbd1cbb2d173eb CAS-13960 : Fix case of existing model image
In the event of an `niter=0` run with an existing model image on disk,
`tclean` would still report `modelFlux=0` from the return dict. This
commit implements the change to read the model flux from disk (if it
exists) and return the correct model flux, and returns zero if the image
does not exist.
Srikrishna Sekhar Srikrishna Sekhar 5539223be3a7f3611569a325043bf1fbaeecd140 5539223be3a7f3611569a325043bf1fbaeecd140 CAS-13960 : Refactor of return dictionary class
Refactored the functions that generate the return dictionary, moved them
into a class, that live in a newly created module
`imagerhelpers/imager_return_dict.py`

This is in preparation for enabling the same functionality within the
`deconvolve` task.
Srikrishna Sekhar Srikrishna Sekhar ef616a5f6528b38bed36deb20ea45ca3ddd527a1 ef616a5f6528b38bed36deb20ea45ca3ddd527a1 CAS-13960: Enable return dict for niter=0 in deconvolve
Following on from the previous commit, niter=0 is now turned on in
task_deconvolve, reusing the same class that is called in task_tclean.

Jira issues

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

Shared artifacts

Artifact File size
ManyLinux228 Python 3.8 Tool wheel 180 MB
ManyLinux228 Casatestutils 109 KB