Commits
Merge pull request #366 in CASA/casa6 from CAS-13420 to master
* commit '670ac98d5fe1937e353619c7561c537ab73083ad': (21 commits) Skip unrelated failing tests for now. Will be fixed in CAS-13421 Revert "Fix for imager helper so that correct peak residual and model flux is selected." Revert "Fix find maximum index for get model flux." Revert "Fix find maximum index for get model flux (missed file)." Revert "Add missing maximum index fix to CASA 6 path of casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py" Revert "Revert "Fix double weight density grid conjugation (code is not being used)."" Revert "Fix double weight density grid conjugation (code is not being used)." Add missing maximum index fix to CASA 6 path of casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py Fix find maximum index for get model flux (missed file). Fix find maximum index for get model flux. Fix for imager helper so that correct peak residual and model flux is selected. Fix double weight density grid conjugation (code is not being used). Syntax fix. Revert rounding in VisImagingWeight and add nchan=1 test. Remove factor of 2 from briggsbwtaper Harmonize getOptimumSize and casacore getOptimumSize. Fix test_tclean syntax error and trigger build. Fix rounding done during gridding in VisImagingWeight.cc. Fix gridding of imaging weights for pcwd=True. fixed a 1 channel briggsweight chanswing issue Also temporarily makes psfcutoff appear with a default value in casa5 tclean ...