Build: #3 was successful Child of CASA-CDBC45-3
Code commits
CASA6
-
Kumar Golap 9da3a80ba46a0a2b4233bd0e2ac891112e7c36e1
Merge branch 'master' into CAS-14008
-
Andrew McNichols ece9d533032460a28525a21357982cf4cb8b22b1 m
Pull request #751: CAS-12753
Merge in CASA/casa6 from CAS-12753 to master
* commit 'f9b3541658759f6204678c996c120c00fe1f0d37':
Add partial telescope name matching logic to simutil.readantenna (CAS-12753)
Resolve syntax issue in simutil.py for CAS-12753
Update simutil with validation patch for CAS-12753
Fix access to simutil user input in second method updated by previous commits for CAS-12753.
Mirror changes from commit 09ea5179eac833080ce992d51c9f94b8dbc7c75e in casa5 copy of simutil for CAS-12753.
Augment string matching in two simutil methods to protect against the possibility of _expected_ lowercase observatory name input, for CAS-12753. -
Ville Suoranta 977eec0b81f3ae0d708e94818783bce9be4428cb m
Fix setup.cfg url
-
Ville Suoranta f41bbd9b5292e231ea92e444b2a08a479abccea7 m
Fix setup.cfg url
-
Pam Harris <pharris@nrao.edu> c75792277ba3b5c476b93bad6646db9c3107020f m
Pull request #749: CAS-14188 Fix plotms fringefit table flagging
Merge in CASA/casa6 from CAS-14188 to master
* commit '8ef7e280b16da0ccec758d1c430936949f55b713':
Update build.conf plotms branch wheel -
Pam Harris <pharris@nrao.edu> 8ef7e280b16da0ccec758d1c430936949f55b713 m
Merge branch 'master' into CAS-14188
-
Takeshi Nakazato 1df82d8622414f949cb2aa2c97e5902d508ddaf3 m
Pull request #747: CAS-14158
Merge in CASA/casa6 from CAS-14158 to master
* commit '6fc247ee0be43ffa039ecfc8f9d77a43633bd055':
CAS-14158 add test case for error response from DB
CAS-14158 improved error message
CAS-14158 propagate server-side error to the user -
Takeshi Nakazato a4f16ac0f6d70a86353362ae0d1a9f6af22bd10a m
Pull request #746: CAS-14095
Merge in CASA/casa6 from CAS-14095 to master
* commit '9070c281f2ad4484d40600d1af223dc324aef5e8':
CAS-14095 add unit test for bug fix
CAS-14059 bug fix on sloppyUnique -
Renaud Miel 3887ea125b9d86abe4f2ed5b81434558dbd579ac m
Pull request #742: CAS-13914
Merge in CASA/casa6 from CAS-13914 to master
* commit '860d46031d99416dafb0e133b56fb970203a9816':
CAS-13914: bug fix for segfault reported by Andrea
CAS-13914 Cosmetic change.
CAS-13914 Bug fix / no pointing table
CAS-13914 Code clean-up: replaced tabs with spaces
CAS-13914 Code clean-up: removed dead code.
CAS-13914 Fixed typo.
CAS-13914 Fixed PEP8 non-conformance issues. NAOJ code review refs #2525
CAS-13914 Fixed again compilation issues (sigh)
CAS-13914: fixed bug: missing convertfirst parameter declaration in imager.xml file
CAS-13914 Fixed compilation errors
CAS-13914 Added convertfirst option to task sdimaging
CAS-13914: Use the pre-converted column. Refactored SDPosInterpolator.
CAS-13194 Code clean-up: deleted trailing space
CAS-13914 Incorporated code of prototype implementation
Code clean-up: keep logger local -
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 -
Takeshi Nakazato 6fc247ee0be43ffa039ecfc8f9d77a43633bd055 m
Merge branch 'master' into CAS-14158
-
Takeshi Nakazato 9070c281f2ad4484d40600d1af223dc324aef5e8 m
Merge branch 'master' into CAS-14095
-
Renaud Miel 860d46031d99416dafb0e133b56fb970203a9816 m
Merge branch 'master' into CAS-13914
-
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
-
Takeshi Nakazato dd1eff95f43f48dc8204d33217b1f00fee1e2767 m
Merge branch 'master' into CAS-14158
-
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 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 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). -
Pam Harris <pharris@nrao.edu> 98e15662cb996a6416b0b8fdcfef930cb8a3ca32 m
Pull request #734: CAS-14173 Fix plotms colorize autoscale point size
Merge in CASA/casa6 from CAS-14173 to master
* commit 'ce5fcb4bb84eac9a01a42d16b456b232864d301d':
Restore order of build.conf list
Update build.conf casaplotms master version
Update build.conf plotms branch version
Update build.conf plotms branch version
Update plotms branch wheel in build.conf
Update plotms branch version with fix -
Andrew McNichols f9b3541658759f6204678c996c120c00fe1f0d37 m
Add partial telescope name matching logic to simutil.readantenna (CAS-12753)
-
Ville Suoranta e0d0f17bb675bb4e1b393e83ce67b0316ea35d04 m
Merge branch 'master' into CAS-14151
-
Ville Suoranta a426f386ddd07cdc401556c9942b46e295edf6f6 m
Merge branch 'master' into CAS-12753
-
Akeem Wells a67a1d5839eb2531b6ec79d910edd67170aff7c9 m
Update script for readability. Update encoding for string checking
-
Neal Schweighart 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 b2c525e5ff06d0d41f74021b7f20f92f1fb2ad04 m
set mode was resetting non selected intents to the STATE_ID value of 0
-
Ville Suoranta b800d0a5a125c520f3493ca3ff0dd4bcc04d1737 m
Pull request #732: CAS-14180
Merge in CASA/casa6 from CAS-14180 to master
* commit '1eeb1127ded3b15489066c0b44d8d2896cd16333':
Remove _crash_reporter_initialize
Remove telemetry from gcwrap
Remove telemetry methods from logsink.xml
Fix utils_cmpt.cc
Remove telemetry and crash reporter in Casatools
Remove telemetry and crash reporter from casatasks -
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
-
Pam Harris <pharris@nrao.edu> 6955b931097117e61667b0eacc49375aab375ae9 m
Update build.conf plotms branch wheel
-
Pam Harris <pharris@nrao.edu> ce5fcb4bb84eac9a01a42d16b456b232864d301d m
Restore order of build.conf list
-
Pam Harris <pharris@nrao.edu> a89271146d8ff369e588e8c12c4f2848e1c2be5e m
Merge branch 'master' into CAS-14173
-
Pam Harris <pharris@nrao.edu> 2fbb3be4b05a6e8942941d01f609ff0533380dca m
Update build.conf casaplotms master version
-
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.
-
Darrell Schiebel 9041a8753887c55b2c8f5f139b51a3c9d65e4664 m
Pull request #733: CAS-14176
Merge in CASA/casa6 from CAS-14176 to master
* commit '1437e4150a1541809b15826462d9916a6a289dca':
add a longer description [CAS-14176]
FITS header values are limited to 68 characters [CAS-14176]
ORIGIN header entry varies [CAS-14176]
add function to header comment [CAS-14176]
move image::fitsheader member function test from stand-alone to large test file [CAS-14176]
add test for image::fitsheader member function [CAS-14176]
add image tool member function to return a FITS header as a dict [CAS-14176] -
Bob Garwood 56ebb72695dc0afaf0e9ea724452fd0970e8eea7 m
Pull request #731: CAS-14131 : sync alma ASDM code with CASA ASDM code
Merge in CASA/casa6 from CAS-14131 to master
* commit '090255482c3796c8326d406e75d0e7ba027f0a55':
CAS-14131 : sync alma ASDM code with CASA ASDM code -
Neal Schweighart 000249ecb8a219fd0b1624f8b6513be64dbebff0 m
Pull request #730: CAS-14190
Merge in CASA/casa6 from CAS-14190 to master
* commit '6510d9e57d48c658991c2f4e279f86d294416bac':
Changed tolerances in gainTypeKSpwCountMisMatch case to have an atol of 5e-5
Changed tolerances to be consistant across test case with an atol of 1e-7 -
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 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. -
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 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. -
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
-
Neal Schweighart 6510d9e57d48c658991c2f4e279f86d294416bac m
Changed tolerances in gainTypeKSpwCountMisMatch case to have an atol of 5e-5
-
Neal Schweighart 8ffae8d34ebd6bf31fadb5bbda7f1b47d775e82e m
Changed tolerances to be consistant across test case with an atol of 1e-7
-
Ville Suoranta 1eeb1127ded3b15489066c0b44d8d2896cd16333 m
Remove _crash_reporter_initialize
-
Ville Suoranta a1e6bc1fdbe856a106c5098ab4b8533a7f93bd42 m
Remove telemetry from gcwrap
-
Ville Suoranta be20460b54e42b8cb8adadb16ea256c4399acb8c m
Remove telemetry methods from logsink.xml
-
Ville Suoranta d5061b857c1f82539fb0212df2162407804e2fce m
Fix utils_cmpt.cc
-
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
-
Ville Suoranta 3781191d7fb51b434d946684d38c6bfa52102844 m
Remove telemetry and crash reporter in Casatools
-
Ville Suoranta 07917491d735078bf81e3f4863208e98e53f7fe2 m
Remove telemetry and crash reporter from casatasks
-
Neal Schweighart 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
-
Pam Harris <pharris@nrao.edu> b9e177036bb62c9500ab997af66896d25b7dd5b1 m
Pull request #729: CAS-14157 fix plotms antenna iteration with selection
Merge in CASA/casa6 from CAS-14157 to master
* commit 'f098499efacc5ec437a8c6f2ac401165e8743d83':
Update plotms branch wheel in build.conf
Update build.conf plotms branch wheel -
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
-
Pam Harris <pharris@nrao.edu> f098499efacc5ec437a8c6f2ac401165e8743d83 m
Merge branch 'master' into CAS-14157
-
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. -
Takahiro Tsutsumi 783f01fc6ca38785233e5728ec547e05c8654417 m
Pull request #728: CAS-13085
Merge in CASA/casa6 from CAS-13085 to master
* commit 'e13ae7abcc887ef6197e92fceb4aab07bd0c6778': (26 commits)
CAS-13085: as requested by Sandra, removed anachronistic imports
Enable test_task_testconcat in Bamboo tests
CAS-13085: Made virtualconcat raise an exception when an input MS is a link.
CAS-13085: Added an improvement to the handling of missing scratch columns to virtualconcat which I had already introduced earlier in concat. Both tasks behave the same now. Deleted some commented out lines in concat.
Removed casa5 related imports and any use of is_CASA6/is_python3 from the code.
CAS-13085: extended mslisthelper method check_mslist by functionlity to verify the presence of unpopulated POINTING tables.
CAS-13085: Added test for unpopulated optional Main Table columns
CAS-13085: align testconcat and concat with virtualconcat: always use testcontent=Fals in check_mslist, i.e. warn whenever there is a potential problem even if the datacolumn is not populated.
CAS-13085: make virtualconcat complain then there are inconsistent columns in the input MSs even if they are not populated
Moved the mslisthelper to src/private as suggested by Tak.
CAS-13085: sanitize members of vis input parameter to remove trailing "/"
Made test scripts import ctsys for casa 6. Made task scripts use os.scandir instead of walk for casa 6.
Verified Ville's CASA6 version of task_testconcat with the space-only indentation and copied it on the CASA5 version.
Replace tabs with spaces in Casa 6 task_testconcat.py
Aligned the two copies of task_testconcat and made both Python2/3 compatible.
Updated unit tests for test_concat.
Updating the datapath to the testdata in test_testconcat. Made both casa5 and casa6 test scripts identical.
CAS-13095 typo correction in a comment
CAS-13085: Removed the line from _future_ import print_function as requested by S. Castro.
CAS-13085: Introduced the use of mslisthelper.check_mslist() also in task_testconcat
... -
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.