Pull request #1797: PIPE-2958 hsd imaging implement qa score based on the ratio of observed image rms to the theoretical
Merge in PIPE/pipeline from PIPE-2958-hsd_imaging-implement-qa-score-based-on-the-ratio-of-observed-image-rms-to-the-theoretical to main
* commit 'a0a1a262c66310e2ba8aa7111c0e10841400bb14': PIPE-2958: improved the code for the thresholds of the relevant qascore PIPE-2958: fix incomplete f-strings, remove unnecessary str() conversion PIPE-2958: further correction PIPE-2958: correct an accedental touch PIPE-2958: align metric_name of missed-lines QA PIPE-2958: allign wordings to Theoretical/Observed sensitivity in pubished materials PIPE-2958: modified wordings in hsd_imaging weblog and QA messages PIPE-2958: typo correction PIPE-2958: skip processing QA score when result.sensitivity_info is None PIPE-2958: minor docstring corrections PIPE-2958: Implement a new QA score based on Observed/Theoretical sensitivities
Pull request #1764: PIPE-3002: importdata weblog might not render correctly if a polcal field selected for a parallactic angle plot is present in one EB but not the other, within a single session
Merge in PIPE/pipeline from PIPE-3002-importdata-weblog-might-not-render-correctly-if-a-polcal-field-selected-for-a-parallactic to main
* commit 'b3cdb891bd8c5b1b00db9fa2bc02d97a6e7f86c4': PIPE-3002: renamed variable inside list comprehension to prevent shadowing and confusion with the outside variable of the same name; added same safeguard in hifv/importdata/renderer as in hifa
added conditional intent filtering to plotms call; changed intent mapping to a list and removed the early mapping to CASA intents PIPE-3002: removed unnecessary context property added to InputContainer PIPE-3002: updated parallactic-angle intent filtering; fixed bug in vdp.InputContainer to make sure the context object is present for multi-MS runs
Pull request #1800: PIPE-3079: Documentation: Context Use Cases and Improvements
Merge in PIPE/pipeline from context-use-cases to main
* commit 'd996090a04c869254ff5b3b5974206bbf57692c6': PIPE-3079: consolidated implementation notes to reduce redundancy PIPE-3079: removed sections 3 and 4 and appendix A; added clarification stating these use cases are retrospective PIPE-3079: removed hanging header section PIPE-3079: updated document language to be more reflective of current behavior and removed suggestions related to an unrelated future design; migrated GAP scenarios to observations and limitations, removing specific implementation suggestions
Docs: update context_use_cases improvements