Merge pull request #1082 in CASA/casa from bugfix/CAS-12636 to release/pipeline/5.6.0
* commit '07057738fca2a7fe4a5828a134757223e812ea4d': CAS-12582: Added trap for case of user specifying too many spws in spwmap (in general), which was causing a memory corruption in filling pivot frequencies for delay (KJones) application. Also introduced interim fix in KJones for spwmap'd pivot frequency comprehension in the cal library context (assume spwmap uniformity over callib entries, for now).
Merge pull request #1084 in CASA/casa from bugfix/CAS-12639 to release/pipeline/5.6.0
* commit '70a499648f98c58e28cf12f69f70e94de6605640': CAS-12603: Fix additional dangling table cache issues which occurs in inner antenna loop when insufficient data triggers a continue (added missing st.close()). CAS-12603: Added close of the table tool created by the deep copy of the input table, so it doesn't get stuck in the table cache.
CAS-12603: Fix additional dangling table cache issues which occurs in inner antenna loop when insufficient data triggers a continue (added missing st.close()).
CAS-12582: Added trap for case of user specifying too many spws in spwmap (in general), which was causing a memory corruption in filling pivot frequencies for delay (KJones) application. Also introduced interim fix in KJones for spwmap'd pivot frequency comprehension in the cal library context (assume spwmap uniformity over callib entries, for now).