George Moellenbrock 35bf661f252 M Merge branch 'master' into bugfix/CAS-11552 bugfix-CAS-11552-2 22 Jul 2019 CAS-11552 George Moellenbrock 4b1d9312e1a CAS-11552: Repairs for defects discovered in testing: corrected frequency label for MBDelays, fixes to shift theorem application for heterogeneous spws, updates to associated c++ unit test (including some minor updates to how test data is generated in SimpleSimVi2). CAS-11552: Repairs for defects discovered in testing: corrected frequency label for MBDelays, fixes to shift theorem application for heterogeneous spws, updates to associated c++ unit test (including some minor updates to how test data is generated in SimpleSimVi2). 22 Jul 2019 CAS-11552 Ville Suoranta 5212ddef70d M Merge pull request #1055 in CASA/casa from bugfix/CAS-12577 to master * commit '95fecfad64e83b7499d3cae4795fcdcac359b7c2':
fix a rounding error which was allowing non-valid indices 22 Jul 2019 CAS-12577 Ville Suoranta 42e1bd30d6e M Merge pull request #1056 in CASA/casa from CAS-12557 to master * commit 'dea7cb733c3c7f1002528dc871264475416fe953':
Further synchronizations of vishead description between xml and plone
Fixes SyntaxError if parameter descriptions contain quotes
Remove obsolete doc sentence
Fix online documentation of the vishead task 22 Jul 2019 CAS-12557 Ville Suoranta 5f82121a22b M Merge pull request #1046 in CASA/casa from CAS-6747 to master * commit '4d3016ae6dd7db06a6094dedd74e248c1f4df77d':
Added inline doc info to interp parameter xml for relative frequency interpolation (CAS-6747); uniformized interp param info for these tasks.
Add relative frequency interpolation support (CAS-6747) to traditional apply (non-CalLibrary) mechanism, triggered by "rel" appearing in the freq-dep interpolation parameter. Interpolation will be ... 22 Jul 2019 CAS-6747 Ville Suoranta 247ec9ba4e6 M Merge pull request #1047 in CASA/casa from bugfix/CAS-12559 to master * commit 'c6c7063d1487562ed4d8f2182d3ac127601204d0':
CAS-12559 GaussianBeam fixes imported from casacore 22 Jul 2019 CAS-12559 Ville Suoranta 58890804741 M Merge pull request #1054 in CASA/casa from bugfix/CAS-12130 to master * commit '24c1f9ca589fdd6925ac11925e4980d6ac7189b0':
add releaseImageLocks to predictModel
Added releaseImageLocks in predictModel
try to unlock image before restore 20 Jul 2019 CAS-12130 Ville Suoranta 900822a56e5 M Merge pull request #1052 in CASA/casa from CAS-12580 to master * commit 'e91ea96a643c90facf4041098b92f830ed861511':
Added a note about niter overflow 20 Jul 2019 CAS-12580 Ville Suoranta 650fc641557 M Merge pull request #1051 in CASA/casa from CAS-12387 to master * commit 'e501f332240ae6dd9d16167f9677e713398d04b5':
Update hardcoded t0 assignment to match table 9.2 of published C7 revision of ALMA technical handbook for CAS-12387 20 Jul 2019 CAS-12387 Takahiro Tsutsumi e91ea96a643 Added a note about niter overflow 19 Jul 2019 Kumar Golap 95fecfad64e fix a rounding error which was allowing non-valid indices 19 Jul 2019 C. Enrique Garcia Dabo dea7cb733c3 Further synchronizations of vishead description between xml and plone Fixes partially CAS-12557 19 Jul 2019 CAS-12557 C. Enrique Garcia Dabo 369933b2d75 Fixes SyntaxError if parameter descriptions contain quotes Fixes partially CAS-12557 19 Jul 2019 CAS-12557 C. Enrique Garcia Dabo 8a6feb4a8dc Remove obsolete doc sentence Fixes partially CAS-12557 19 Jul 2019 CAS-12557 C. Enrique Garcia Dabo aad90da10b2 Fix online documentation of the vishead task The vishead task documentation has been rearranged to follow latest
standards.
Fixes partially CAS-12557 19 Jul 2019 CAS-12557 Takahiro Tsutsumi 24c1f9ca589 add releaseImageLocks to predictModel 17 Jul 2019 Takahiro Tsutsumi 0788aab8754 M Merge branch 'cas12130' into bugfix/CAS-12130 17 Jul 2019 CAS-12130 Takahiro Tsutsumi 90e256ea9c3 Added releaseImageLocks in predictModel 17 Jul 2019 Ville Suoranta 12890d830b5 M Merge pull request #1050 in CASA/casa from CAS-12571 to master * commit 'd2c88fd54dd05c4e81375b8751bdad69fe909a44':
Remove broken assert statement 17 Jul 2019 CAS-12571 Ville Suoranta 71e9381545f M Merge pull request #1049 in CASA/casa from bugfix/CAS-12550 to master * commit '208c72c40c9a81cf52ae4772db978331f12acd51':
Fixed a core dump when stats data are 0 size 17 Jul 2019 CAS-12550 Ville Suoranta d2c88fd54dd Remove broken assert statement 16 Jul 2019 Takahiro Tsutsumi b5ad97408d4 try to unlock image before restore 16 Jul 2019 Ville Suoranta a2ef04434b3 M Merge pull request #1048 in CASA/casa from CAS-12563 to master * commit 'f9e1fe38ac9c61dd93b485a60bc1e453b4afff24': (72 commits)
The code fix to ensure that the cache in PointingOffsets is reinitialized to in the constructor.
Corrected test names.
Added usepointing tests.
Revert "Changed dopointing to usepointing."
Changed dopointing to usepointing.
Reverted changes to dopointing and gridder='mosaic' (commit d67eeaba6c3).
Merged master. Added... 16 Jul 2019 CAS-12563 Ville Suoranta 4529fa36396 M Merge pull request #1045 in CASA/casa from CAS-12457 to master * commit '60d63f86f22694fc7c7aba9a1a1bbce822a92b08':
Fix seg fault when showimage cannot be done
Fix plotms regression test
Improve axis range and label for atmospheric curves
Do not show axis label when xlabel/ylabel string is single space
Revert change which broke ra/dec indexer
Refactor plotms plot settings for overplots
Remove unneeded boolean
canvas properties for single/it... 16 Jul 2019 CAS-12457 Ville Suoranta a1b631b4b89 M Merge pull request #1044 in CASA/casa from CAS-12159 to master * commit 'fdeca360bd25005fd382515bca1774188280d56c':
Fixed an indexing bug in cutthreshold calculation for the grow step
A minor edit to retrigger build
Fixed indexing issues in cutthreshold and storing the single plane mask results back to the full mask images
A few more minor fixes for logging and skip channel message
Updated the unit test to account for the code change
Modifed pr... 16 Jul 2019 CAS-12159 Takeshi Nakazato fd278035e75 M Merge pull request #1028 in CASA/casa from CAS-8418 to master * commit 'f83046f6419fb0fb1f296d6984baba0c5778868f': (137 commits)
Additional protection in previous update.
Removed vulnerability when checking time gap.
Recover to original. Same ref values are spplied.
Last Update of Gtest
Last Update for fixing Time Gap Problem in Cubic-Spline.
CAS-8418 Time Gap detection was added for different time areas in pointing table.
CAS-8418 THE LAST ... 15 Jul 2019 CAS-8418 Kumar Golap 208c72c40c9 Fixed a core dump when stats data are 0 size 15 Jul 2019 Ville Suoranta 00b36bcfc58 M Merge pull request #1042 in CASA/casa from CAS-12528 to master * commit '1d7c261c27f40f7d9e93b44033f660d9aca7c0c7':
CAS-12528: added spectralWindowId field to CalAntennaSolutions table 15 Jul 2019 CAS-12528 Pam Ford 60d63f86f22 Fix seg fault when showimage cannot be done 14 Jul 2019 George Moellenbrock 4d3016ae6dd M Merge branch 'master' into CAS-6747 14 Jul 2019 CAS-6747 George Moellenbrock 62ca7a37a47 Added inline doc info to interp parameter xml for relative frequency interpolation (CAS-6747); uniformized interp param info for these tasks. 14 Jul 2019 CAS-6747 Pam Ford 1ec7270f0b0 Fix plotms regression test 13 Jul 2019 Preshanth Jagannathan f9e1fe38ac9 The code fix to ensure that the cache in PointingOffsets is reinitialized to in the constructor. 12 Jul 2019 David Mehringer c6c7063d148 CAS-12559 GaussianBeam fixes imported from casacore 12 Jul 2019 CAS-12559 Pam Ford 81f317d7f4d Improve axis range and label for atmospheric curves 12 Jul 2019 George Moellenbrock 1e4e585b2df M Merge branch 'CAS-6747' of https://open-bitbucket.nrao.edu/scm/casa/casa into CAS-6747 12 Jul 2019 CAS-6747 Suminori Nishie f83046f6419 Additional protection in previous update. 12 Jul 2019 Suminori Nishie 83c051fba41 M Merge branch 'master' into CAS-8418 12 Jul 2019 CAS-8418 Suminori Nishie 52e0adab6fc Removed vulnerability when checking time gap. 12 Jul 2019 George Moellenbrock e2639ded8c1 M Merge branch 'master' into bugfix/CAS-11552 12 Jul 2019 CAS-11552 George Moellenbrock 324241fe5a6 (CAS-11552) Improve multi-band (combine='spw') delay solution support: (1) Handle variable nchan, chan-width, total bandwidth, and arbitrary frequency registration over spws (including use of data weights and removed normalization by channel amplitudes), and (2) Do it correctly for the LSB case (combined spws must all be of the same sideband, for now). Also improvements to tKJones_GT.cc. 11 Jul 2019 CAS-11552 Suminori Nishie 5b01998ee86 Recover to original. Same ref values are spplied. 11 Jul 2019 Pam Ford 68b6b8593c7 M Merge branch 'master' into CAS-12457 11 Jul 2019 CAS-12457 Ville Suoranta cc0ee8e5d14 M Merge pull request #1037 in CASA/casa from CAS-12554 to master * commit '4eab7ba3b8740d2386ec789eac350564c5073d15':
changes for plotms w/grpc 11 Jul 2019 CAS-12554 Jan-Willem Steeb cdd935e9657 Corrected test names. 11 Jul 2019 Pam Ford 6ffcb12c610 Do not show axis label when xlabel/ylabel string is single space 11 Jul 2019 Jan-Willem Steeb bc7e902ac66 Added usepointing tests. 11 Jul 2019 Jan-Willem Steeb 48426e3dcf8 Revert "Changed dopointing to usepointing." This reverts commit b05d37a1dcfa26683b303681ccc70b234d78aaaa.
:# 11 Jul 2019 Pam Ford 96efa9b44f4 M Merge pull request #1040 in CASA/casa from CAS-12434 to master * commit '14931c42986249a02b3e0194b5965b316d5bb204':
Add VI2 support for AMueller (uvcontsub) in apply context only, eliminating need to use VI1CAl env var to force use of old (VI1) mechanisms in applycal. NB: The AMueller (uvcontsub) solve still requires VI1, and this is handled internally in the uvcontsub task and in the PL's corresponding implementation via the cb tool. 11 Jul 2019 CAS-12434 Pam Ford ab8da3afb46 M Merge pull request #1041 in CASA/casa from feature/CAS-12084 to master * commit '158b2b740a47296ead3eb54c113b945e442866dd':
CAS-12084: test_plotms.py minor update
CAS-12084: AZELGEO Azimuth axis sort direction: ascending
CAS-12084: bug fix: compilation error on RHEL6/qwt5
CAS-12084: better axes ticks values
CAS-12084: axes scales: ticks labels formatting
CAS-12084 RHEL6 / Qwt 5: bug fix 2
CAS-12084 RHEL 6 Compilation bug fix: Qwt
CAS-12084 xinterp,... 11 Jul 2019 CAS-12084