Pull request #1743: PIPE-1836: Clean Up Deprecation Warnings
Merge in PIPE/pipeline from pipe-1836-clean-up-deprecation-warnings to main
* commit 'bb482b1f169f76d0610ff8b695fafc94f0b37405': PIPE-2666: fixed indentation issue in mako file PIPE-2663: added explicit data format 'o' to mimic plot_date default PIPE-1836: improved numpy code per reviewer comments PIPE-1836: removed more deprecated newshape keyword arguments PIPE-1836: remove deprecated newshape keyword argument in np.reshape; added filter argument to tar.extractall calls PIPE-2665: fixed additional array-to-scalar deprecation warnings; switched deprecated fig.set_constrained_layout_pads call in favor of fig.get_layout_engine().set PIPE-1836: fixed numpy rename leading to import error PIPE-2984: fixed pyparsing deprecation warnings in conversion.py PIPE-1836: changed deprecated interpolation parameter in numpy.percentile to use method name instead PIPE-2666: replace use of deprecated matplotlib.pyplot.cm.get_cmap PIPE-2665: fixed numpy scalar conversion warnings when converting an array to a scalar PIPE-2663: converted all deprecated calls to pyplot.plot_date to pyplot.plot
Pull request #1765: PIPE-2932 change fraction flag limit to 0.5 and logics to equal and greater than
Merge in PIPE/pipeline from PIPE-2932-stop-hifa_diffgaincal-from-also-flagging-target-solutions-when-some-scan-groups-are-fully to main
* commit '6357f6a46b48c324e28a1bbec8a4909fa5f7f9db': PIPE-2932 update comment with comma PIPE-2932 change fraction flag limit to 0.5 and logics to equal and greater than
Pull request #1752: PIPE-1677: multiple mses in vlass imaging pipeline
Merge in PIPE/pipeline from PIPE-1677-multiple-mses-in-vlass-imaging-pipeline to main
* commit '4fa7558f183f744ef44c52687ea70abdbe63022b': PIPE-1677: Refactor `get_sourcename` method in `ImageParamsHeuristics` for improved readability PIPE-1677: Refactor logging statements in `ImageParamsHeuristics` and `ImageParamsHeuristicsVlassQl` PIPE-1677: Update `is_eph_obj` method in VLASS heuristics to include type hints and detailed docstrings PIPE-1677: Remove the `spwsel_lsrk` specification workaround for multi-MS case. PIPE-1667: Override `is_eph_obj` in `ImageParamsHeuristicsVlassQl` to disable ephemeris checks PIPE-1677: Add multi-MS support for the VLASS imaging pipeline in `hif_editimlist`, `hif_makeimages`/`hif_tclean`, and imaging heuristics classes. PIPE-1677: Support multiple MSes in `Transformimagedata` PIPE-1677: Improve `vlass_selfcal.mako` for better multi-vis support PIPE-1677: Adjust `hifv_checkflag` summary rendering for better multi-vis support PIPE-1677: Refactor `hifv_statwt` rendering to support multiple MSes for VLASS PIPE-1677: Convert `hifv_exportvlassdata` to a "multi-vis" task and add support for archiving multiple self-calibration tables and flag versions