Merge pull request #174 in CASA/casa6 from CAS-13094 to master
* commit '544776f0ac98a44083fb219bdf76838452e9c011':
Make both casa5 and casa6 tests the same. Updated casa5 tests with new content from casa6 test.
Added a test for the reference antenna bookkeeping bug in fringefit task
Fix a bug in internal station numbering in fringefitter
Merge pull request #173 in CASA/casa6 from CAS-12669 to master
* commit '7fee8d31add54e3eb4632c326b7c70d648025113': (39 commits)
imageanalysis assumes that uninitialized AppState == CASA5 (CAS-13054)
add dummy data path for CASA 5 (CAS-12669)
fix master merge errors (CAS-12669)
tweak (CAS-12669)
unitless quantity converson to Jy returns very large value (CAS-12669)
changes for datapath argument (CAS-12669/CAS-13078)
bamboo missed bug fix commit (CAS-12669)
fix viewer exec arguments (CAS-12669)
adapt interactive clean to external data for casaviewer/casaplotms (CAS-12669/CAS-13078)
purged wheel/sticky ci scripts (CAS-12669)
add "no more" interactive clean return state handling (CAS-12669)
handle threshold quantities (CAS-12669)
fix initialization deficits (CAS-12669)
get gui modified cycle threshold to be applied (CAS-12669)
unload all panel images upon completion of interactive masking + extra debug output (CAS-12669)
change grpc unload(id) to accept a panel id (CAS-12669)
first tweak to resolve multifield stopping (CAS-12669)
remove last debugging (CAS-12669)
fixes for multi-field interactive clean (CAS-12669)
reset MajorDone (CAS-12669)
...