Pull request #822: CAS-14319
Merge in CASA/casa6 from CAS-14319 to master
* commit 'e25a7f9170266ae02ea7051be700eb9334e74145':
Modified the calculation to have the peak flux instead of the total flux. Modified the expected values for the peak flux to use the original values taken from running with casa 5.6.1/5.6.2 as in the original criteria files. Removed the redundant parameters added previously to importasdm for the 12m's test, as mentioned in the code review.
For consistency, renamed flags_final to flags_applycal.
Added the new test_stk_srdp_restore_mode.py to the component_to_test_map.json file for automatically running in Bamboo.
Added help text for check_val() function.
Modified the expected values to use those taken from a run with casa-6.5.4-9-pipeline-2023 for reference.
Added the same 0.01 tolerance to the check on the statwt mean and variance comparisons.
Added initializer for self.parallel=False
Added the support to run tclean in parallel. If casa is started with mpicasa, it will automatically run tclean in parallel.
Added test case for ALMA 7m. Added weblog functionality.
First draft of the stakeholder tests for SRDP using the restore mode of the pipelines for ALMA 12m and the VLA. The datasets associated to these tests still need to be added to the repository.
Pull request #819: Removed .alpha.pbcor from image list
Merge in CASA/casa6 from CAS-14359 to master
* commit 'f5551dc00ce4f562c09e8f4b5175940adaea2af9':
Removed .alpha.pbcor from image list as the image with the extension is longer produced in mtmfs after CAS-13814.