Pull request #1664: PIPE-2582: updated QA criteria for semiFinalBPdcals
Merge in PIPE/pipeline from PIPE-2582-hifv_semifinalbpdcals-qa-criteria to main
* commit '9b09ac10aa3c105cbc95aee66acc0e6dfab10eaf': PIPE-2582: Changes suggested in PR review PIPE-2582: present warning if spw is fully flagged, or mulitple antennas are fully flagged PIPE-2582: Skipping the spectral line SPW fully flagged warning if the offending antenna is fully flagged PIPE-2582: passing set(vis) to applies_to PIPE-2582: added flaggedSolnApplycaldelay dictionary is structured, and other minior changes suggested during the PR review PIPE-2582: minor changes suggested during PR review PIPE-2582: minor bugfix PIPE-2582: updated QA messages PIPE-2582: maxout delay to 0.3 PIPE-2582: removed join from warning PIPE-2582: added applies_to to QAScore PIPE-2582: showing warning for fully flagged spw if it is spectral line spw PIPE-2582: updated QA criteria
Pull request #1810: PIPE-3085: reduce MS open calls
Merge in PIPE/pipeline from PIPE-3085-improve-the-freq-frame--chan-conversion-speed-within-fluxcalflag to main
* commit 'ad315c171f1d6b940df0fe50f4c392b23effb04e': PIPE-3085: Replace singleton ms tool with MSReader; add type hints PIPE-3085: Extend MS open optimization to `correctedampflag`, `rawflagchans`, `gcorfluxscale` PIPE-3085: Reduce MS open overhead in `hif_applycal` weblog rendering PIPE-3085: hifa_fluxcalflag - cache SPW freq grids and use searchsorted in _get_chanrange