Pull request #1802: PIPE-2967 hsd k2jycal backup url for jy k db query
Merge in PIPE/pipeline from PIPE-2967-hsd_k2jycal-backup-url-for-jy-k-db-query to main
* commit 'aedad0e415d5cf24d1920ae51eae2aabaad2c2b8':
revert max casa version PIPE-2967 removed unnecessary rstrip operation PIPE-2967 safely remove trailing newline PIPE-2967 replace "hosts" in the variable names with "urls"
reverse the order of log records to be displayed with original order
improvement of the analysis of warning messages
Set default backup hosts
CASA version requirement for getjyperkalma task
remove unnecessary filter
take care of the case of dbservice=False
Define backup_hosts as vis-dependent property so that it is listed in the weblog
Emit warning message per endpoint URL (per EB)
refactoring
Migrate to getjyperkalma to access Jy/K DB
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