Pull request #689: CAS-14038Merge in CASA/casa6 from CAS-14038 to master
* commit '9a9320d45cac6c6529ab56530d5c2430675f61bc': (50 commits)
For CAS-14038, improve concatspws xml doc info, and remove some diagnostic console messages
CAS-13266: Explicitly pass MS name instead of reconstructing it
CAS-13266: Handle Multi-MS properly when reconstructing MS name
For CAS-14038, fixed errors in conflict resolutions for m...
Pull request #688: First version of the new regression test script based on the CASAguides onMerge in CASA/casa6 from CAS-14076 to master
* commit '51eb3fbe73aeebe723e9ef3bb0799d287a125c6e':
Added new regression script to component_to_test_map for running automatically in Bamboo.
First version of the new regression test script based on the CASAguides on simulation using component lists. This test script leaves four png files in disk, which are to be visualized, if needed, when run...
Pull request #687: CAS-13191Merge in CASA/casa6 from CAS-13191 to master
* commit 'e74fb9a6daf174dc71f117c76c0add8e0cc8222f': (31 commits)
Fixed a problem when cfcache='' and running with awp gridder in serial mode
remove a race condition for making cfcache. Also fixed a problem in parallel where awproject does not transport the telecopename across properly...for now in those cases assuming it is the default EVLA
F...
Pull request #686: CAS-13973 add msmd rxbands() and subwindows() for ALMAMerge in CASA/casa6 from CAS-13973 to master
* commit '19158869db3e6dff96f355b5fc7e9bb31a5bdb77':
revert casacore pointer to non-forked version
commit casacore pointer after merge
general tightening up of inline docs for new methods
update test result
updated docs
fix almaReceiverBand method in MSMetaData
update rxband() docs, casacore pointer
add another rxband() test
update...
First version of the new regression test script based on the CASAguides onsimulation using component lists. This test script leaves four png files in
disk, which are to be visualized, if needed, when running the tests on
release branches.
Pull request #683: CAS-13766Merge in CASA/casa6 from CAS-13766 to master
* commit '1917e7b9dad2f4a87410cf8000edf4e5085d24dc':
Minor improvements in the code based on the code review suggestions
fix up error message for purists
Fix a bug related to test failures
Catch unphysical spix values
Add a check for the spectral index if it is physically reasonable
Pull request #685: CAS-13889Merge in CASA/casa6 from CAS-13889 to master
* commit 'ec7f552d739489b1f1357462d5d53978efd006fc':
CAS-13889 update casaplotms version in build.conf
CAS-13889 update casaplotms version
CAS-13889 update reference to casaplotms wheel
CAS-13889 update casaplotms version
CAS-13889 update reference to casaplotms
Pull request #684: CAS-14072 update casacore referenceMerge in CASA/casa6 from CAS-14072 to master
* commit 'aab313a10aa1afa36ca0f2b2bf58e01fced3a63f':
CAS-14072 use auto
CAS-14072 adapt casacore changes
Pull request #682: Format of timerange flagging matters when using a flagging list and tbuffMerge in CASA/casa6 from CAS-13664 to master
* commit '86368e193bba36b9d25f17a5f99b1957e2cd6545':
be strict about 3 '/' separators in dates, CAS-13664
check date separately for t0 and t1, CAS-13664
add tests for when t0 has date but t1 doesn't, CAS-13664
fix ticket number in comment, CAS-13664
remove old and largely duplicated readParseTbuff, CAS-13664, CAS-13664
list mode w/ tbuff...
Pull request #681: CAS-14002Merge in CASA/casa6 from CAS-14002 to master
* commit '094cf50ec7a979e68ec79ff9a86e76175afe2168':
Update to messaging when defaulting to master
Update Logic to git checkout process
add merge_target option to runtest.py
Pull request #679: CAS-13612 SD Tasks: fix inconsistent task behavior between go and pythonic task callMerge in CASA/casa6 from CAS-13612 to master
* commit '580d674e572bce7799e2576100db736cc88ea08d': (54 commits)
CAS-13612: modified determination from casatasks or not
CAS-13612: modified variable name and log
CAS-13612: modified variable name and log
CAS-13612: added test classes and tests
CAS-13612: modified docstrings
CAS-13612: added a state which caller called this method decor...
Pull request #678: close config file handle [CAS-14065]Merge in CASA/casa6 from CAS-14065 to master
* commit 'c0ad0890bb85d9db624ce3984d656eeb273a98e9':
close config file handle [CAS-14065]
CAS-13266: Explicitly pass MS name instead of reconstructing itSince users may explicitly run tasks on a subms of a Multi-MS, the
previous approach of reconstructing the fule path of the MS will not
work. Instead, explicitly pass the MS name to MSMetaInfoForCal()
when a selection has been made in the apply phase.
Pull request #677: CAS-11726 test and casacore pointer update for rotation of ant positionsMerge in CASA/casa6 from CAS-11726 to master
* commit 'db1bad5b6a7038ac960bcbc317f20ddad0a7c9eb':
rollback gitmodules to original state
CAS-11726 update casacore pointer with VLA archive uvfitsimport fix
pointer to casacore version for rotation of vla ant pos
added condition to importuvfits to trigger vla ant position rotation
revert to Enrique's change
Modified the access to input...
CAS-13266: Handle Multi-MS properly when reconstructing MS nameSome special care is needed in MSMetaInfoForCal() when reconstructing
the full path of the MS to avoid returning the path to a sub-MS of
a Multi-MS.
Pull request #676: Removed unnecessary components from regression tests and performance test.Merge in CASA/casa6 from CAS-14026 to master
* commit '90d49e9ada3368965d47991279294f7445841d38':
Removed unnecessary components from regression tests and performance test.