Pull request #1939: PIPE-2842: update QA scores in hifv_statwt
Merge in PIPE/pipeline from PIPE-2842-adjust-reporting-for-hifv_statwt-qa-scores to main
Pull request #1954: PIPE-3216: Scale VLA clipping QA scores by flag fraction
Merge in PIPE/pipeline from PIPE-3216-hifv_flagdata-qa-does-not-show-spws-in-order-of-most-clipping to main
* commit '12efb2be9da8f7f620d3cff3ce63b22a4f6d086a': PIPE-3216: Sort VLA clipping QA scores by severity PIPE-3216: Scale VLA clipping QA scores by flag fraction
PIPE-3216: Sort VLA clipping QA scores by severity
Separate spectral line and continuum clipping scores, sort each category internally (ascending) so higher clipping appears first, then combine. Ensures QA report displays most problematic SPWs at the top.
PIPE-3216: Scale VLA clipping QA scores by flag fraction
Replace fixed 0.3 score with linear scaling (0.3 * (1 - flag_fraction))
to ensure SPWs with higher clipping get lower scores and appear first
in QA reports.