Pull request #1883: PIPE-3152: apply aggregator and formatter to hsd_skycal QA scoresMerge in PIPE/pipeline from PIPE-3152-hsd_skycal-apply-common-formatter-to-qa-message to main
* commit 'aefca8ab8ad508c3f3ade5c71b7e12591d32df19':
PIPE-3152: additional typo corrections
PIPE-3152: bracket aggregator with try-finally to guarantee the recovery of keys_to_aggregate
PIPE-3152: organize to handle el_threshold
PIPE-3152: type hint correction
PIPE-3152: typo corrections
P...
Pull request #1866: PIPE-3109: avoid access to out of bounds array elements in frequency array.Merge in PIPE/pipeline from PIPE-3109-hsd_imaging-missed_line-plot-was-failed-to-generate-due-to-indexerror to main
* commit '310618f9b22a578b65ed06daa4f9ca0a8d5e8a85':
PIPE-3109 a fix to channel range to take into account of edges.
PIPE-3109: avoid access to out of bounds array elements in frequency array.
Pull request #1869: PIPE-3143 hsd k2jycal hsd atmcor hsd blflag aggregate qa message from the same metric with the sameMerge in PIPE/pipeline from PIPE-3143-hsd_k2jycal-hsd_atmcor-hsd_blflag-aggregate-qa-message-from-the-same-metric-with-the-same to main
* commit 'a9531d40cff36ca3013b8b37da6001a40bf974bd':
Applied suggestion
PIPE-3143: fix the bug in scorecalculator.py
PIPE-3143: implement QAScore aggregator and Formatter to hsd_k2jycal, hsd_atmcor, hsd_blflag
Pull request #1887: PIPE-3145: changed the log level of the 'no cont.dat found' message to INFOMerge in PIPE/pipeline from PIPE-3145-suppress-warning-about-lack-of-cont.dat-in-hifv_checkflag-and-hifv_statwt to main
* commit '8e76b663c9252b8922ef760371cea51627b383f8':
PIPE-3145: changed the log level of the 'no cont.dat found' message to INFO
Pull request #1868: PIPE-3141 hsd imaging channel range set for moment map in lsb dataMerge in PIPE/pipeline from PIPE-3141-hsd_imaging-channel-range-set-for-moment-map-in-lsb-data to main
* commit '019ce018b719b91c44bb0a6ea9ebafb31bd3e0e4':
Set flagged_edges to outcome when manual linewindow is set
simplification of the code
Add restriction on invert_range_list method to the docstring
fix for correct line range
clarify the intention of create_channel_mask method
PI...
Pull request #1859: PIPE-3129 add antenna attribute to product keyMerge in PIPE/pipeline from PIPE-3129-missing-image-products-in-nro-pipeline to main
* commit 'a6cd114639c09c369021fa41653f0f266bb2d831':
PIPE-3129 add antenna key to product_key_stokes_i as well
PIPE-3129 add antenna attribute to product key
Pull request #1871: PIPE-2489: replace result.image with imnameMerge in PIPE/pipeline from PIPE-2489-include-multiterm-info-in-the-image-names-reported-in-pipeline_aquareport.xml to main
* commit 'de212a7c6646329da6d6dfc94313c804d5a35e70':
PIPE-2489: replace result.image with imname
Pull request #1832: PIPE-2470: add EB IDs list to aquareportMerge in PIPE/pipeline from PIPE-2470-add-asdm-eb-uids-to-pipeline_aquareport.xml to main
* commit '5cd0a813b05fb813af86c28f3008cb8df54554e7':
PIPE-2470: convert execblock_ids to deduplicated list
PIPE-2470: remove EB sorting from individual *aqua.py files
PIPE-2470: add EB IDs list to aquareport
Pull request #1771: PIPE-3006 allow hifa wvrgcalflag to use lowsnr heuristic for gaincal phaseup and bandpassMerge in PIPE/pipeline from PIPE-3006-allow-hifa_wvrgcalflag-to-use-lowsnr-heuristic-for-gaincal-phaseup-and-bandpass to main
* commit '46040188b5b688af6af3be7a08b33ba3d8694c06':
PIPE-3006: Minor typo fixes; update path references to use ms.basename
PIPE-3006 corrections to pass information combine and solint in subsequent iterations after antenna flags
PIPE-3006 propagate combine spw an...
Pull request #1880: PIPE-3151 add hif findroi to alma imaging recipesMerge in PIPE/pipeline from PIPE-3151-add-hif-findroi-to-alma-imaging-recipes to main
* commit '3c0ffbf59499ce302a08d67209d7aafe1c073bdf': (21 commits)
PIPE-3151: add hif_findroi to ALMA imaging recipes
PIPE-3136: export hif_findroi tar via aux products
PIPE-3149: add ROI.dat placeholders for empty SPWs
PIPE-3149: keep only stitched mosaic cubes in products
PIPE-3149: filter mixed-ar...
Pull request #1860: PIPE-3131 Use intrinsic hif makeimlist call in hif findcontMerge in PIPE/pipeline from PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont to main
* commit '5a96dd3590e06f3b17a7655bacf9178882cd0e53':
PIPE-3131: Added mosweight to findcont heuristics. Require datacolumn to be set if a vis list is given without a target list.
Applied suggestion
PIPE-3131: Force cheap weighting in coarse findcont
PIPE-3131: Adjust coarse findcont taper fa...
Merge branch 'PIPE-3143-hsd_k2jycal-hsd_atmcor-hsd_blflag-aggregate-qa-message-from-the-same-metric-with-the-same' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-3143-hsd_k2jycal-hsd_atmcor-hsd_blflag-aggregate-qa-message-from-the-same-metric-with-the-same
Merge branch 'main' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-3143-hsd_k2jycal-hsd_atmcor-hsd_blflag-aggregate-qa-message-from-the-same-metric-with-the-same
Pull request #1867: PIPE-2988 sort qa messages within the same color by associated scoreMerge in PIPE/pipeline from PIPE-2988-sort-qa-messages-within-the-same-color-by-associated-score to main
* commit 'e691eb5132324ccfb45296300234d674c7075ae2':
PIPE-2988: clean a garbage
PIPE-2988: use decorator for QA aggregator and sorting
PIPE-2988: clean-up
PIPE-2988 sort QAScores of hsd_exportdata
PIPE-2988 sort QAScores of hsd_k2jycal
PIPE-2988 sort QAScores of hsd_imaging
PI...
Pull request #1865: PIPE-3138 use representative source taken from SBSummary even if EB doesn't observe itMerge in PIPE/pipeline from PIPE-3138-aqua-report-contains-more-than-one-isrepresentative-true-target to main
* commit '92b13394ecd486d631ed8630aa8be6e2232cc935':
PIPE-3138 use representative source taken from SBSummary even if EB doesn't observe it
Pull request #1850: PIPE-3055 hsd applycal aggregate qa message from the same metric with the same scoreMerge in PIPE/pipeline from PIPE-3055-hsd_applycal-aggregate-qa-message-from-the-same-metric-with-the-same-score to main
* commit '508719fa22a5031936f1a2e0a5a15addfae1d7d3': (27 commits)
PIPE-3055: correct intent in TargetDataSelection of QAScore 'AmpVsTimePlotQuality'
PIPE-3055: slightly modify qautils.py
PIPE-3055: improve imaging/qa.py
Revert "PIPE-3055: improve imaging/qa.py"
PIP...
Pull request #1864: PIPE-3139 correct code to add phase offset before phaseup and change SNR trigger levelsMerge in PIPE/pipeline from PIPE-3139-correct-missing-phase-offset-phase-solve-for-pipe-2601 to main
* commit 'dabc9a2de4b493ba2f089038935fb9c049eb861a':
PIPE-3139 correct code to add phase offset before phaseup and change SNR trigger levels
Pull request #1842: PIPE-3074: Include EB UID in image deduplication keyMerge in PIPE/pipeline from PIPE-3074-in-multi-eb-mouses-for-the-same-check-source-pl2025-exports-imaging-products-for-one-the to main
* commit '3ddc2ef8f573ad41a06945a93436cc97420cb69c':
PIPE-3074: Add `imagename_prefix` to cutout and RMS ImageItems
PIPE-3074: Propagate `imagename_prefix` through `ImageItem` for per-EB products