Pull request #744: CAS-13401Merge 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
Pull request #743: CAS-13392Merge 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...
Pull request #741: CAS-13539Merge 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
Pull request #738: CAS-14187Merge 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
Pull request #739: CAS-14151Merge 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
Pull request #740: CAS-13937Merge 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.
...
CAS-13401: Fix mtmfs::restore for common beamFixed 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.
CAS-13401 : Add test to check restoringbeamAdded 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.
Pull request #735: CAS-14087Merge 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 i...
Pull request #737: CAS-13872Merge 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 fr...
Pull request #736: CAS-13844Merge 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 divideResidualByW...
CAS-13401 : Generalized fix from previous commitThe 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.
CAS-13401: Fix for beam header in full-stokes MTMFSThis 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 writt...
Pull request #734: CAS-14173 Fix plotms colorize autoscale point sizeMerge 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
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.
Pull request #732: CAS-14180Merge 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
Pull request #733: CAS-14176Merge 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 im...
Pull request #731: CAS-14131 : sync alma ASDM code with CASA ASDM codeMerge in CASA/casa6 from CAS-14131 to master
* commit '090255482c3796c8326d406e75d0e7ba027f0a55':
CAS-14131 : sync alma ASDM code with CASA ASDM code
Pull request #730: CAS-14190Merge 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