Merge pull request #4 in CASA/casatelemetry from CAS-13020 to master
* commit '331b0b355dcdb256a0e3b6a47f32ccb412383878':
Create telemetry log directory if it doesn't exist
Add option to specify logfile directory at initialization
Merge pull request #171 in CASA/casa6 from CAS-12613 to master
* commit '740cf65634c2e8d39e09e5549148dca544ee7040': (42 commits)
Fixed a bug for handling a list of ms CAS-12613 : Fixed typo in 'regionmanager' initialization in create_sd_psf
A few minor bug fixes, making them python3 compatible
Added flagdata to import for CASA6
Rearranged the order of deconvolution setup so that iterbot initialization precedes the first runMajorCycle. Also fixed closing of ia tools to be done only when opened. CAS-12613 : Added unused helper method to pick params from the SD cube to feed into sdintimaging
For CAS-12613, Added the option to auto-generate the SD PSF cube
moved a 'qa' to '_qa' call as it worked for casa5 but not casa6.
Re-enabled the delete in the teardown step. Forgot to do that earlier. CAS-12613 : Added support for partially flagged channels in INT data and SD cubes. Added checks for mfs and reffreq consistency.
- fixed problem of usedata='int' not updating residual correctly after major cycles. -copied changes from casa5 to casa6 py files
cas-12613 : added a trap for the 'mfs' and 'multiscale' usecase CAS-12613 : -- Modified mask behaviour such that it appears after restoration -- Fixed bug of calling pbcor for cubes (when not asked for). -- Edited truth values in tests to non-pbcor values.
Turn on deleting of all inputs and outputs
Removed non-ascii codes caussing errors
Added new test sdintimaging to json file to trigger Jenkins jobs
Removed a typo
Minor edits: commented out use of local data, added a list of the tests in the header CAS-12613 : Disabled parallel runs. Removed a couple of other task parameters. CAS-12613 : Added numerical checks for ver tests. Fixed mask sync between chans. Edited task interface.
...
Merge pull request #172 in CASA/casa6 from CAS-13097 to master
* commit '01ba9e044383585f6e9cf1dd832a4e035cf9df99':
Renamed casatests/e2e to casatests/regression Renamed casatests/stakeholders to casatests/stakeholder Renamed casatests/benchmarks to casatests/benchmark Update that info in readme.md
updated title inside test script
Renamed test to new named. Updated documentation about casatests.