Build: #2 was successful Changes by Urvashi R._V <rurvashi@aoc.nrao.edu>
Code commits
casa6
-
Urvashi R._V <rurvashi@aoc.nrao.edu> 5e60772e942613e97c9b845761e3361bf9962020
Merge branch 'master' into CAS-12220
-
Urvashi Rao Venkata 768ce917374701946d2f02da986570de59b8de7f m
Pull request #748: CAS-13960
Merge in CASA/casa6 from CAS-13960 to master
* commit '0854cd2abce94352df99790ec5c2a095624e7a57':
CAS-13960 : Modify test to check ret dict
CAS-13960 : Fix return dict for calcres=False
CAS-13960 : Removed CASA5 if/else checks
CAS-13960: Enable return dict for niter=0 in deconvolve
CAS-13960 : Refactor of return dictionary class
CAS-13960 : Fix case of existing model image
CAS-13960 : fullsummary is no longer a subparameter
Add multifield return dict tests
Add tests for single-field return dictionary
Add multifield support for tclean return dict
Add keys for fullsummary support in tclean
update _gclean for the current state of casagui [CAS-13960]
Add summaryminor to tclean return dict for niter=0
Add dummy return dict when niter=0 in tclean -
Srikrishna Sekhar 3cfa747fd9ca945cf0df53c497650157fb018e2f m
Pull request #745: CAS-13902
Merge in CASA/casa6 from CAS-13902 to master
* commit 'f8d6df104fed564c8908341b7e292483e4574bb9':
CAS-13902 : Refactor the fix
CAS-13902 : Minor fix
CAS-13902 : Fix bug with multi-MS multi-SPW config -
Srikrishna Sekhar e74aab2d9732996224b52c6f68f8ca765d8f978d m
Pull request #744: CAS-13401
Merge in CASA/casa6 from CAS-13401 to master
* commit '8fe5bf39e4a88dddaac3c6a5e366da6acf4709ea':
CAS-13401: Fix mtmfs::restore for common beam
CAS-13401 : Add test to check restoringbeam
CAS-13401 : Generalized fix from previous commit
CAS-13401: Fix for beam header in full-stokes MTMFS -
Dirk Petry <dpetry@eso.org> e869403fc4983e0eb26862af9ad7568126cb722a m
Pull request #743: CAS-13392
Merge in CASA/casa6 from CAS-13392 to master
* commit '7b1f80cd5b93f5371b4e9d62f53b74ae99eae23a':
CAS-13392: further improved SD image checks prior to heavy processing. Added check for freq axis existence and for the axis order.
CAS-13392: improved sd parameter checking before heavy computing starts.
CAS-13392: extended test_task_sdintimaging.py by one case which exercises the ability to create single-channel output (mosaic) images based on a single-channel input SD image and parameter setting nchan=1 without providing an input SD psf image.
CAS-13392: re-introduced a change necessary for deconvolver=mtmfs with nterms=1 which is needed for single-channel images, this time in such a way that it doesn't break the tests with nterms=2
CAS-13392: as recommended by Ville, copied over build.conf from master
CAS-13392: removed one change from previous commit which made task test fail.
CAS-13392: made up for the fact that dishdia has no default anymore and set it explicitly to the old default (100.) in all sdintimaging calls in test_task_sdintimaging.py .
CAS-13392 - changes to achieve ability to with SD images which have only one channel or no per-plane restoring beams; also removed dishdia default of 100. and forced user to provide value; improved built-in documentation -
Kumar Golap 0e61347d47eddbf30ae784cb03f0c55cf063f941 m
Pull request #741: CAS-13539
Merge in CASA/casa6 from CAS-13539 to master
* commit '2e020211c095743039857b1a9d41fa42a98ad3b3':
modified the doc for cubedata and cubesource
added new test as per reviewer's comment
Fixed a problem where Undefined frame was allowed to go through Doppler estimation -
Srikrishna Sekhar f8d6df104fed564c8908341b7e292483e4574bb9 m
Merge remote-tracking branch 'origin/master' into CAS-13902
-
Srikrishna Sekhar 8fe5bf39e4a88dddaac3c6a5e366da6acf4709ea m
Merge remote-tracking branch 'origin/master' into CAS-13401
-
Akeem Wells bb88880681ee0e605300919b736b4639a78d4ae8 m
Pull request #738: CAS-14187
Merge in CASA/casa6 from CAS-14187 to master
* commit '9982521b8e7519911b02eac88c52332beffd8bf6':
Revert "Skip test_imgval_startmodel_axesmismatch on OSX"
Skip test_imgval_startmodel_axesmismatch on OSX
Remove origin prefix from branches checked out via branch tag
Remove commented out lines. Add verbosity to printed warning
Update to generate xml in case of segfault -
Ville Suoranta b7841191840655ec445cca9546da66331da92adb m
Pull request #739: CAS-14151
Merge in CASA/casa6 from CAS-14151 to master
* commit 'e0d0f17bb675bb4e1b393e83ce67b0316ea35d04':
Revert "Fix casashell parameter coercion in task_simobserve"
Fix casashell parameter coercion in task_simobserve (CAS-14150)
Update casampi to 0.5.4
Use collections.abc since collections is deprecated in Python 3.10
GILState_Ensure/Release to prevent crash in Python >=3.9, CAS-13977 -
Sandra Castro 56a55fb0a24381e07b953fe74165ce9cb0418127 m
Pull request #740: CAS-13937
Merge in CASA/casa6 from CAS-13937 to master
* commit 'a67a1d5839eb2531b6ec79d910edd67170aff7c9':
Update script for readability. Update encoding for string checking
Update Sparse Check to use bash by default. Check for git lfs installation
Cleaned up the code
Add test_casatasks.py to package
Added a test case for immoments and sdcal. Renamed the test tclean.
Added more test cases.
Initial version of a test script to be installed with the CASA packages. This version tests the tasks: importasdm, importfits, flagdata, gaincal, gencal, listobs, fluxscale and setjy. The downloading of data currently fails for some datasets, which will be fixed in CAS-13935. -
Ville Suoranta 2e020211c095743039857b1a9d41fa42a98ad3b3 m
Merge branch 'master' into CAS-13539
-
Srikrishna Sekhar 562ab75168e32c6685dbbbca4eb47cbd188a5646 m
CAS-13401: Fix mtmfs::restore for common beam
Fixed how restoringbeam='common' and a user-input restoringbeam work
with mtmfs::restore. Both these cases now only set a single beam,
bringing mtmfs in line with the behavior of the other deconvolvers. -
Dirk Petry <dpetry@m103.ads.eso.org> 7b1f80cd5b93f5371b4e9d62f53b74ae99eae23a m
CAS-13392: Merge branch 'master' into CAS-13392
-
Srikrishna Sekhar 0854cd2abce94352df99790ec5c2a095624e7a57 m
CAS-13960 : Modify test to check ret dict
Modified the `test_onefield_restart_mfs` test within
`test_task_tclean.py` to check for the existence of the `summaryminor`
key in the return dictionary.
In the case of `calcres=False`, it checks that the `summaryminor` key is
length 0, and when `calcres=True` it checks that `len(summaryminor) >
0`. -
Srikrishna Sekhar 64caec96caede3e8af6f9ec9b0cf7cfc4893e1c7 m
CAS-13960 : Fix return dict for calcres=False
The caclres=True check within `task_tclean.py` for the `niter=0` case
has been removed. The return dictionary is always constructed, but if
the residual image does not exist on disk the summaryminor key of the
return dictionary is not populated - instead, it is replaced with an
empty dictionary. -
Ville Suoranta 9982521b8e7519911b02eac88c52332beffd8bf6 m
Revert "Skip test_imgval_startmodel_axesmismatch on OSX"
This reverts commit 613e6e3c052f20d29923390123849984c4e530e0. -
Akeem Wells f7acbbad33b23aa28e52006acf64ea9d17e5a2d0 m
Merge branch 'master' into CAS-14187
-
Akeem Wells 685ccada1f9dbc3d0a02fe33029c0268c6d4f949 m
Merge remote-tracking branch 'origin/CAS-14175' into CAS-14187
-
Kumar Golap b93c037168147653944211f082b1b9b23d98ab2d m
modified the doc for cubedata and cubesource
-
Srikrishna Sekhar 03c7b4c052931388dff28f047070fb03b31b226a m
CAS-13401 : Add test to check restoringbeam
Added a test to check for the existence of the restoringbeam while
imaging with deconvolver='mtmfs' and stokes='IQUV'. Only the existence
of the restoring beam is checked in this new addition, not the
correctness. -
Neal Schweighart [X] 31ca589a580ada854fcf76d92f2967047e01a0a3 m
Pull request #735: CAS-14087
Merge in CASA/casa6 from CAS-14087 to master
* commit '4a480d7ff2d24be4adfa73bb25132df561a32632': (30 commits)
updated defintents short description for 'mode' in the xml
set mode was resetting non selected intents to the STATE_ID value of 0
Added message when filling with UNSPECIFED(DEFINTENT). Also Ignores UNSPECIFIED(DEFINTENT) if appending to it
when appending on UNSPECIFIED don't include UNSPECIFIED in the new intent. The UNSPECIFIED value exists only as a default for an ms with no prior intents
Changed the base row added if no intents exist to have the intent of UNSPECIFIED
When intents are added when there were none then listobs would crash casa. Once there are intents added there can be no STATE_IDS of -1 otherwise this will continue. An empty intent is created and set for all -1 values
Segfault when running listobs on a ms that originally had no intents
Move the validity checks for the outputvis parameter at the beginning of the task execution.
fixed another typo in the test
fixed typeo in outfile name
fixed the tests to check the outputvis file
If the user specified the vis file in the outputvis param the vis file will be edited instead of making a copy ms
Removed reversion and parameters related to it. instead there is now a outputvis parameter that creates a copy of the ms with the modified rows
fixed wrong STATE table row being removed
Added new mode 'revert' and new param revertList. The task also returns the list needed to revert the change made in that command.
Added the correct address for the docs
Added defintent to the component mapping json for automated tests.
Added test for defintent task and edited some messages displayed by the task
cleaning up no longer used functions
switched to form query using the ms.msselct tools
... -
Srikrishna Sekhar c6f3fffa884995c99b8e0f5d330d29aecc941805 m
Pull request #737: CAS-13872
Merge in CASA/casa6 from CAS-13872 to master
* commit '366e1ed9a94a7e785398120d385e2e48cd13acb4':
CAS-13872 : Remove extraneous cout statements
CAS-13872 : Enable mt-mfs in task_deconvolve
CAS-13872 : Made the model image used for minor cycle residual cal be the difference model and not the full model. test_onefield_restart_mtmfs passes now.
CAS-13872 : Made mtmfs peak residual read from the correctly computed residual image at the end of the minor cycle. -
Takeshi Nakazato c3ecb17260d2e10f3b45177db8f7a9ca0aeb044e m
Pull request #736: CAS-13844
Merge in CASA/casa6 from CAS-13844 to master
* commit 'e96bd1d3c80d6942fbdd80e3c38db48fe7894d14':
CAS-13844 minor style change
Add singledish specific divideResidualByWeight
use lambda function to simplify log output.
clean-up
modified getPbMax() and divideResidualByWeight()
rewrite getPbMax() and divideResidualByWeight() without using SubImage instances
tidy up divideResidualByWeight()
modifying SIImageStore
modify divideResidualByWeight()
fix up the appearance of divideResidualByWeight() -
Akeem Wells 6c78f333f2a674b772e75cbffa1c3db1c7f5395a m
Merge branch 'master' into CAS-14187
-
Akeem Wells e58feaf5a248121a8aedc83f3fa79dab90264148 m
Merge branch 'master' into CAS-14175
-
Takeshi Nakazato e96bd1d3c80d6942fbdd80e3c38db48fe7894d14 m
CAS-13844 minor style change
-
Srikrishna Sekhar 62599a3dc670fde176147e2690871ba7b707af00 m
CAS-13401 : Generalized fix from previous commit
The previous commit assumed that the restoring beam is identical for
every channel and polarization, and applied the last restoring beam to
all the planes.
The new fix correctly stores the restoring beam per channel/polarization
and applies it to the final restored image. This allows for the use case
of multi-frequency mt-mfs, where the beam can reasonably change across
the different channels. -
Neal Schweighart [X] 4a480d7ff2d24be4adfa73bb25132df561a32632 m
Merge branch 'master' into CAS-14087
-
Takeshi Nakazato 5c8dcab39e7f2a27e6ca89dedc93a04e3687aca4 m
Merge branch 'master' into CAS-13844
-
Srikrishna Sekhar a3496cf42951bd3b97694b6d6580015ea0cc0f1d m
CAS-13401: Fix for beam header in full-stokes MTMFS
This fixes the issue of full Stokes MT-MFS images not containing the
restoring beam information.
The bug was because internally MT-MFS reads in a subimage of the
restored image (per channel/polarization plane, per term) in order to
perform the residual normalization math and add the model. The beam
header was being set correctly within this sub-image per plane, but not
in the final image written to disk.
The fix takes the beam header from the final subimage, and applies that
to all planes of the final image written to disk. This is not a problem
at the moment, because mt-mfs has only one frequency channel, and the
restoring beam for all Stokes should be identical.
The fix will need to be revisited in the event of using MT-MFS to image
cubes (with very coarse channelization for example). -
Ville Suoranta e0d0f17bb675bb4e1b393e83ce67b0316ea35d04 m
Merge branch 'master' into CAS-14151
-
Akeem Wells a67a1d5839eb2531b6ec79d910edd67170aff7c9 m
Update script for readability. Update encoding for string checking
-
Neal Schweighart [X] 2f32af0329bdac3318e282ddefae7ec20b578ed7 m
updated defintents short description for 'mode' in the xml
-
Ville Suoranta 613e6e3c052f20d29923390123849984c4e530e0 m
Skip test_imgval_startmodel_axesmismatch on OSX
-
Andrew McNichols f4676ced66c4421d1fb1eeadc62d2e2fdcfb4205 m
Revert "Fix casashell parameter coercion in task_simobserve"
This reverts commit 34ec61ab8c79cddb1743c1320a93d30b19207d93.
Off by one! -
Andrew McNichols 34ec61ab8c79cddb1743c1320a93d30b19207d93 m
Fix casashell parameter coercion in task_simobserve (CAS-14150)
Remove dangling single quotes from the mapsize parameter in task XML, since default values for string constants no longer have their delimiters stripped. -
Neal Schweighart [X] b2c525e5ff06d0d41f74021b7f20f92f1fb2ad04 m
set mode was resetting non selected intents to the STATE_ID value of 0
-
Akeem Wells c5d37ecb47f0963565cfd7d0938c5d6699590a13 m
Update Sparse Check to use bash by default. Check for git lfs installation
-
Akeem Wells d43cc600ddea77263dda2bbe7421fb7aa486e2c3 m
Merge branch 'master' into CAS-13937
-
Akeem Wells 5c05e5f63eb4e8643d5459c2fc9a8a007049af9c m
Merge branch 'master' into CAS-14175
-
Dirk Petry <dpetry@m103.ads.eso.org> 9f18a45b2b5769ad8011d7e57a422ea5990381bb m
CAS-13392: further improved SD image checks prior to heavy processing. Added check for freq axis existence and for the axis order.
-
Srikrishna Sekhar 37cdb16896c44eec9fa066e78c83551741e8c249 m
CAS-13902 : Refactor the fix
The code fix has been refactored and simplified after Kumar's
suggestions. This passes all the tclean unit tests, as well as the
suggested tests on the ticket. -
Dirk Petry <dpetry@m103.ads.eso.org> eb73db7bd0953714665341183c41b05774e0ec99 m
CAS-13392: Merge branch 'master' into CAS-13392 and added briggsbwtaper
-
Srikrishna Sekhar 278f3870b8601eedea7d655d94437c6e1fc7026d m
CAS-13960 : Removed CASA5 if/else checks
Removed the if/else checks for the CASA5 imports - both `task_tclean`
and `task_deconvolve` only import the CASA 6 libaries by default now. -
Srikrishna Sekhar ac61483c5cff8887555349ccc2d53bb16f9ead68 m
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 98e660fdbd9e8785e1acb83384bbd1cbb2d173eb m
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 5539223be3a7f3611569a325043bf1fbaeecd140 m
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 ef616a5f6528b38bed36deb20ea45ca3ddd527a1 m
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. -
Dirk Petry <dpetry@m103.ads.eso.org> fb3ecd688dcf86eea343957675d97db32cf79bdd m
CAS-13392: improved sd parameter checking before heavy computing starts.
-
Srikrishna Sekhar 6b02efc9f5f05c612360eebf122627e5f63c07ff m
CAS-13902 : Minor fix
Accidentally left the line with the bug in the code - that has been
removed now. -
Srikrishna Sekhar d662e4b688e63a4a8fbb4936d8c174c6628c7909 m
CAS-13902 : Fix bug with multi-MS multi-SPW config
Previously when two or more MSs were passed in to tclean, and the MSs
had different SPW configurations tclean would segfault and crash.
This has now been fixed. Interally, the unique SPWs per MS are being
kept track of and imaging seems to work as expected. -
Ville Suoranta 8846823a5f14ee9ced3f967ff17294637c464288 m
Update casampi to 0.5.4
-
Dirk Petry <dpetry@m103.ads.eso.org> d1b03aa4d4e875a2a580f32f0e0690de253a834c m
CAS-13392: extended test_task_sdintimaging.py by one case which exercises the ability to create single-channel output (mosaic) images based on a single-channel input SD image and parameter setting nchan=1 without providing an input SD psf image.
-
Dirk Petry <dpetry@m103.ads.eso.org> 938b48387d5e9419d05759aea90f895cb6c0a31a m
CAS-13392: re-introduced a change necessary for deconvolver=mtmfs with nterms=1 which is needed for single-channel images, this time in such a way that it doesn't break the tests with nterms=2
-
Neal Schweighart [X] e733203c6cd8efb88acf202e8d2b4543b500d7da m
Added message when filling with UNSPECIFED(DEFINTENT). Also Ignores UNSPECIFIED(DEFINTENT) if appending to it
-
Akeem Wells 04f8916b496b602de11c56528fde6ff5f72d486d m
Remove origin prefix from branches checked out via branch tag
-
Ville Suoranta 8903a14c76288b7ede20c44cc983b27113314741 m
Merge branch 'master' into CAS-14151
-
Dirk Petry <dpetry@m103.ads.eso.org> f8a57258023c2b47572fce8ea899eb2d9390e3f3 m
CAS-13392: as recommended by Ville, copied over build.conf from master
-
Dirk Petry <dpetry@m103.ads.eso.org> 4ba3822f391cdbba1ae6b76ede25bb7857a76ae2 m
CAS-13392: removed one change from previous commit which made task test fail.
-
Akeem Wells a341fd195e606086e99b73acba6c0fe4b913060b m
Remove commented out lines. Add verbosity to printed warning
-
Akeem Wells eb7ff0c299bd1620ab680270fc1a6f00fcf6f215 m
Update to generate xml in case of segfault
-
Ville Suoranta 636475959242093263f6c337d30b6d4971535361 m
Merge branch 'master' into CAS-14151
-
Ville Suoranta c4851cc7b7f7d4077377de4634281d9b8a22762c m
Use collections.abc since collections is deprecated in Python 3.10
-
Srikrishna Sekhar 366e1ed9a94a7e785398120d385e2e48cd13acb4 m
CAS-13872 : Remove extraneous cout statements
Removed cout statements that were needed for debugging. -
Srikrishna Sekhar 14242198798686ce3a547f4184d593eee9255f31 m
CAS-13872 : Enable mt-mfs in task_deconvolve
The changes made in 8caf97da75b0a68fb and prior commits to fix the minor
cycle residual calculation in mtmfs have been checked, and the
corresponding MT-MFS tests in `task_deconvolve` have been enabled.
The deconvolve XML has been edited to remove the warning related to
MT-MFS, and the full description put in (from task_tclean).
The warnings in `task_deconvolve.py` have also been edited to allow
usage of MT-MFS. -
Neal Schweighart [X] da95b3c80b992fd9eb2672161a7823e9b87f55c1 m
when appending on UNSPECIFIED don't include UNSPECIFIED in the new intent. The UNSPECIFIED value exists only as a default for an ms with no prior intents
-
Dirk Petry <dpetry@m103.ads.eso.org> a8819b674195c79bfc2cd269585ff44ce6d1fa47 m
CAS-13392: made up for the fact that dishdia has no default anymore and set it explicitly to the old default (100.) in all sdintimaging calls in test_task_sdintimaging.py .
-
Srikrishna Sekhar 6e469956d22c6ae59ddc316c2ea126728468cc4d m
Merge remote-tracking branch 'origin/master' into CAS-13872
-
Akeem Wells 94e78c1d28f8e2fb098c16b587f81cbed4e34d2c m
Merge branch 'master' into CAS-13960
-
Neal Schweighart [X] ca5df9066caa862f1092d9506bbd59af47f9f5a8 m
Merge branch 'master' into CAS-14087
-
Neal Schweighart [X] 9ea99b412bd87f7f1d03a7bcb6409b4ab6abd381 m
Changed the base row added if no intents exist to have the intent of UNSPECIFIED
-
Srikrishna Sekhar c16bee67e09838ff4d62ef52c5d56fdc4ac51ff1 m
Add multifield return dict tests
Added tests for the multi-field return dict case, as well as checking
for the values of the peakresidual and model in the return dict. -
Neal Schweighart [X] 8d16c5d42e056e2c26304e4793e6a206444c2503 m
When intents are added when there were none then listobs would crash casa. Once there are intents added there can be no STATE_IDS of -1 otherwise this will continue. An empty intent is created and set for all -1 values
-
Srikrishna Sekhar 12374a2b83835cdf78e0d8116a4b477a83698fba m
Add tests for single-field return dictionary
Added tests to check the structure of the return dictionary for the
single-field case, both cube and MFS imaging. MFS imaging testing
also probes hogbom and mt-mfs use cases.
At present, the values within the return dictionary are not checked for
correctness, just that the dictionary itself has the right structure. -
Srikrishna Sekhar 9b1d781acb6ab80aaebcd899f49c2cc15c5ed7a1 m
Add multifield support for tclean return dict
The return dict from tclean as defined in `task_tclean.py` now also
supports multiple fields. This has been tested to work, along with the
multi-channel use case.
Previously the code was interrogating the `bparm` dictionary to figure
out the image name and other parameters. The `bparm` dict doesn't keep
track of the extra fields specified in `outlierfile`. So the code now
uses the `paramList()` object to query for all the parameters, and the
bookkeeping for the `outlierfile` comes through that class.
This commit also removes the unused parameter `field_id` from the
`fillSummaryMinor` function call. -
Neal Schweighart [X] 0aed56d1dcc17054f16d010e7d63c90226f77276 m
Segfault when running listobs on a ms that originally had no intents
-
Dirk Petry <dpetry@m103.ads.eso.org> 9df972b8217a3156ddb7907c7dc2558d2f00938a m
CAS-13392 - changes to achieve ability to with SD images which have only one channel or no per-plane restoring beams; also removed dishdia default of 100. and forced user to provide value; improved built-in documentation
-
Kumar Golap 78287675907a827eeaf6f804f12129284e9baef3 m
Merge branch 'master' into CAS-13539
-
Srikrishna Sekhar abd2dd09cd3cc07976713b3646509e64b33ce9d0 m
Add keys for fullsummary support in tclean
The return dict in `task_tclean.py` now returns the full set of keys as
required by tclean when fullsummary=True. The function also respects the
fullsummary=True/False choice.
This has been tested to work with multiple channels, but it will not do
the right thing for multiple fields. -
Takeshi Nakazato 1311c24be8f884c95dbf100d034342e0afacf530 m
Merge branch 'master' into CAS-13844
-
Darrell Schiebel <darrell@schiebel.us> 960763e394068f4b39f3d5b483a58b4d77336552 m
update _gclean for the current state of casagui [CAS-13960]
-
Srikrishna Sekhar 8b8aa2886a331834f2970204e554d19c36b8237e m
Add summaryminor to tclean return dict for niter=0
In the case of `niter=0`, tclean now returns a full dictionary, with the
`summaryminor` keyword being populated using values from the residual
image on disk.
This functionality is duplicating what exists within the `deconvolver`
module, and is implemented for the specific case of `niter=0`. This has
been done within Python, inside of `task_tclean.py` utilizing the
`casatools.image` and `casatools.coordsys` modules. -
Srikrishna Sekhar ceee7b325efde483049a7a279a906f3d0af6dddb m
Add dummy return dict when niter=0 in tclean
Prior to this commit, tclean would only create a return dict when
niter > 0, since the return dict was generated by the deconvolution
module.
This commit introduces a function in `task_tclean.py` that generates the
return dict prior to initializing the minor cycle, which saves on
compute time and will eventually allow for the CASA GUI interactive
clean to generate sensible convergence plots.
At the moment the return dict is a placeholder, which will be populated
in subsequent commits. -
Darrell Schiebel <darrell@schiebel.us> 43281482848d2bd22da96222c4310864edc3c8b7 m
Merge branch 'master' into CAS-13977
-
Neal Schweighart [X] b84ac66ed607f5438cf72eff2990677b7f5e1b70 m
Move the validity checks for the outputvis parameter at the beginning of the task execution.
-
Urvashi Rao Venkata 76c1666067e5c208b8cf28e0b6ff71c9a263fb70 m
Merge branch 'master' into CAS-13844
-
Neal Schweighart [X] 4345175db2990db039b4c7ea259aa7cd0c705451 m
fixed another typo in the test
-
Neal Schweighart [X] a868fd957aef1e0618d5a62e6a4e47c385900a38 m
fixed typeo in outfile name
-
Neal Schweighart [X] 14077ac3b5cbda15bb1e25d5caea78466e5ad5c4 m
fixed the tests to check the outputvis file
-
Neal Schweighart [X] 1221fc04b245be60791b9e60ec57e9749e8b44e4 m
If the user specified the vis file in the outputvis param the vis file will be edited instead of making a copy ms
-
Neal Schweighart [X] 9736ca5fa03a2aa636f92a82bd9bdc1c8f7b1dba m
Removed reversion and parameters related to it. instead there is now a outputvis parameter that creates a copy of the ms with the modified rows
-
Neal Schweighart [X] db237111009f4316a15c4d18522a01d59b3b8971 m
fixed wrong STATE table row being removed
-
Neal Schweighart [X] cc0093a7102a6cf0129445f250f1d6d2195ab09e m
Added new mode 'revert' and new param revertList. The task also returns the list needed to revert the change made in that command.
-
Neal Schweighart [X] 59a17064508f943d18fd783120a0068328aeb81a m
Added the correct address for the docs
-
Takeshi Nakazato 826f8fb75e8985e246c2a506a52af8cab1c61c46 m
Add singledish specific divideResidualByWeight
- casatasks/src/private/imagerhelpers/imager_base.py (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SIImageStore.h (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisNormalizer.cc (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisNormalizer.h (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
- casatools/src/tools/synthesisnormalizer/synthesisnormalizer_cmpt.cc (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
- casatools/xml/synthesisnormalizer.xml (version 826f8fb75e8985e246c2a506a52af8cab1c61c46) (diffs)
-
Takeshi Nakazato cb6b99ba57606259e6338331b5f6fc8a9a5421c4 m
Merge branch 'master' into CAS-13844
-
smcastro <smcastro@users.noreply.github.com> adc3b0bbd2bf22923091928d908bb8cddc8346cb m
Added defintent to the component mapping json for automated tests.
-
Neal Schweighart [X] db3914ca55db7f456422c4b60da4157133e50c44 m
Added test for defintent task and edited some messages displayed by the task
-
Sandra Castro 2d8c7531a2ee8dcb4dd49cf6bbbca7914814f592 m
Merge branch 'master' into CAS-13937