Pull request #963: CAS-14438Merge in CASA/casa6 from CAS-14438 to master
* commit '96e099f45cf9cd59b3719e68f6e8afe0bb11e5a6':
Change to the casacore interface
Fix to the casacore interface
Delete unnecessary comment
Fix the warning
Code realigment
Code realigment
Pull request #962: CAS-14476Merge in CASA/casa6 from CAS-14476 to master
* commit '8229055805cdbbcdf89c9c4ce84e6cb96b1f1c13':
CAS-14476: Clean all temporary files at fixture TearDown
CAS-14476: Additional changes to hanningsmooth task testing
CAS-14476: Add support for smooth_spw parameter in hanningsmooth and disable reindexing
Pull request #961: Fix a divide by 0.0 that may occur when partitioning by rows that gets all flagged rowsMerge in CASA/casa6 from CAS-14591 to master
* commit '8683ee3913913327fa33b15643d685768f57fe48':
Fix a divide by 0.0 that may occur when partitioning by rows that gets all flagged rows
Pull request #960: CAS-14462Merge in CASA/casa6 from CAS-14462 to master
* commit 'e827380fe11235151364944a8893ad9bb152d61c':
A minor modification to the docstring
Add Q, U, V images to the weblog
A minor bug fixes in almastkutils functions
Change data path from a local one to one's in data repo and add missing iter1 tclean arguments.
Add a description for the polarized calibrator imaging test
Fix image_stats...
Pull request #958: CAS-14599Merge in CASA/casa6 from CAS-14599 to master
* commit '19a463442c4a1079cb1fee9c8da09c588e454eba':
For CAS-14432, removed accidental <CR> from last commit; added missing (python) close of igs file
For CAS-14432, fixed exception-handling for no-internet case; added better error messages for retrieval failures
For CAS-14314, fixed log message typo.
For CAS-13742, tidy up exception handlin...
Pull request #948: CAS-14409Merge in CASA/casa6 from CAS-14409 to master
* commit '5055886e3eb40ea8ae7528e46e6ad3fe8b9bd5e7':
For CAS-14409: comment out print statements in test_callib_dupl_intents
For CAS-14409, in test_task_applycal.py, test_callib_dupl_intents, use bandpass instead of gaincal for the test, since the bug fix was specific to application of bandpass caltables (BJones::calcWtScale).
For CAS-14409: i...
Pull request #945: Apply mode and per spectrum fitting bugfixMerge in CASA/casa6 from CAS-14522 to master
* commit '3dd6d2f85b8e4adbb7fc750fa8603aa5f03dac41':
Fix bug, delete unnecesary code
For CAS-13742, tidy up exception handling around TEC file retrieval; ensure retrieved file lands in cwd, even if user has changed it, and removed latex-y \mathrm junk from plot label formation since they don't work anymore, and aren't even necessary.
Pull request #944: CAS-14487Merge in CASA/casa6 from CAS-14487 to master
* commit '3b92c9c76c18ed828b613390b119223fd7359cec':
CAS-14487: added test case 21 to the sdintimaging unit test, needs IRS1_7m_f.ms and JCMTsubre.image in the test data repo.
CAS-14487: enabled sdint_helper to extract the Stokes I image from a full-Stokes SD image rather than just complaining about it
CAS-14487: for usedata=='sdint', only per...
Pull request #940: CAS-14268Merge in CASA/casa6 from CAS-14268 to master
* commit '98d57aef739eb59de07d476115094722770b7519':
Finished cherry-picking spw surgery for fringefit; Python test included
Cherry-picked the code needed to combine sections of SPWs for fringefitting
Backing out some changes to FringeJones.cc that don't belong here in favour of master
Backing out some changes to DelayRateFFT.cc that don't b...
Pull request #941: CAS-14566Merge in CASA/casa6 from CAS-14566 to master
* commit 'da4668cc1c4a8d5d5daa3bb3cf5df3aa12270f60':
Updated defintent task test with multiple stages in append
testing append changes
fixed index issue in append mode
fixed adding intents when it exists multiple times in the table
added test case for issue on ticket
fixed np.where dimensions
now always sets the new state ID for mode set
Pull request #939: CAS-14576Merge in CASA/casa6 from CAS-14576 to master
* commit 'bd40a63433769ef6e544cfbc306f751f56844797':
casaconfig to 1.3.1, comment out casaconfig ticket mention in setup.py
casaconfig 1.3.0.dev3
casaconfig to 1.3.0.dev2
using 1.3.0.dev casaconfig for CAS-14576
Pull request #936: CAS-14575: mstransform task call history is not recorded in the history table under certain conditionsMerge in CASA/casa6 from CAS-14575 to master
* commit 'acd021f3a122073a2800dce32ada120a7ced7a97':
add some checks on history writing in test_mstransform, CAS-14575
do write warning msg if problems with the ms instance in write_history, CAS-14575
avoid assigning None to mslocal while still needed, CAS-14575
Pull request #935: CAS-14337: dry path improvements + fixes for ATM opacity jumpsMerge in CASA/casa6 from CAS-14337 to master
* commit '0b4a54a46dd099cfa7c41aab060a053ab23444b8':
Update casaplotms to version 2.7.3
test_smsettrop: use np.less/greater to check range of phaseDiff, CAS-14337
test_smsettrop still unreliable on M1, reformulate comparison as a less, increased diff from reference value, CAS-14337
more updates for sensitive comparisons of opacity in test_pl...