Build: #114 was successful Child of PIPESPECS-PACKAGEPIPEMAINCASAMASTER-143

Build result summary

Details

Completed
Queue duration
22 hours
Duration
2044 minutes
Labels
None
Agent
cvpost128.cv.nrao.edu
Revisions
Casa6
168f78ecd03c70929274c48e48547a24bd3f6c0f
Pipeline
2f87b8c4e4838b7a0fd72e87100d24710cf43fa3
Total tests
799
Successful since
#109 ()

Tests

Code commits

Pipeline
Author Commit Message Commit date
Rui Xue Rui Xue 2f87b8c4e4838b7a0fd72e87100d24710cf43fa3 Pull request #1931: PIPE-3196: migrate the changes of PIPE-3150/PIPE-3162/PIPE-3191 to MAIN
Merge in PIPE/pipeline from PIPE-3196-clone-PIPE-3150-3162-to-main to main

* commit 'b8400037f84cab6544bf92d482bcbe93d5c48fa7': (21 commits)
  PIPE-3196/PIPE-3191: Refactor `tmp_dir` to use relative paths
  PIPE-3196/PIPE-3162: Optimize memory footprint by removing advanced indexing copies in Stokes I extraction
  PIPE-3196/PIPE-3162: Refactor findroi parallel-hand correlation extraction by reading `POLARIZATION` table directly and support RR/LL
  PIPE-3196/PIPE-3162: Use the correct data type selection
  PIPE-3196/PIPE-3150: Clip absorption evidence display
  PIPE-3196/PIPE-3150: Plot absorption evidence with original sign
  PIPE-3196/PIPE-3150: Rename ROI ranges column
  PIPE-3196/PIPE-3150: Update FindROI thresholds and evidence
  PIPE-3196/PIPE-3150: Refine FindROI supporting plots
  PIPE-3196/PIPE-3150: Format displayed ROI ranges
  PIPE-3196/PIPE-3150: Update FindROI QA scoring
  PIPE-3196/PIPE-3150: Show positive ROI ranges
  PIPE-3196/PIPE-3150: Fix findroi plot font sizing
  PIPE-3196/PIPE-3150: Tune findroi evidence layout
  PIPE-3196/PIPE-3150: Refine findroi evidence plots
  PIPE-3196/PIPE-3150: Split findroi plots by SPW
  PIPE-3196/PIPE-3150: Restructure findroi summary
  PIPE-3196/PIPE-3150: Improve hif_findroi weblog view
  PIPE-3196/PIPE-3162: Form Stokes I in hif_findroi
  PIPE-3196/PIPE-3162: Relax findroi min channel sanity check
  ...
Rui Xue Rui Xue 9a66e1658f3057702f7a73d6b46c5d6eae3f90d7 Pull request #1928: PIPE-3197: clone PIPE-3159 to main
Merge in PIPE/pipeline from PIPE-3197-clone-pipe-3159-to-main to main

* commit 'fcffd076b446543d4590c39321000e16eda94c57':
  PIPE-3197: Codestyle updates
  PIPE-3197/PIPE-3159: expose additional findcont imaging parameters
  PIPE-3197/PIPE-3159: clarify findcont imaging banner
  PIPE-3197/PIPE-3159: refine findcont weblog layout
  PIPE-3197/PIPE-3159: expose hif_findcont imaging in weblog
Federico Montesino Pouzols Federico Montesino Pouzols a4cd62e66e125035a0cd4c98dedc2bc6303e37b5 Pull request #1888: PIPE-3023 flagdeteralma load partialpols alma loop loads flag column using tbtool.getcol
Merge in PIPE/pipeline from PIPE-3023-flagdeteralma-load_partialpols_alma-loop-loads-flag-column-using-tbtool.getcol to main

* commit '6bd22f4018437b6a63de1838abf7e9a28c4d3a03':
  PIPE-3023: move taql query out of try, add unit test, fixes from review
  PIPE-3023: adapt flagdeteralma unit tests for updated implementation
  PIPE-3023: use TaQL query to implement the partialpol logic
  PIPE-3023: fix info message about lowtrans
Rui Xue Rui Xue a563feecea60971977ed1de45265e4a0e7483541 Pull request #1933: PIPE-3177: clone add spw filitering to max cube size step
Merge in PIPE/pipeline from PIPE-3177-clone-add-spw-filitering-to-max-cube-size-step to main

* commit 'f671e7e457b16131ecd95f33bf51fe8ebfdc154a':
  PIPE-3127: style cleanup — lazy logging, PEP 8
  cleaned message formatting slightly. moved the creation of overlimit_spws and oversize_spws out of the conditional blocks, so that they can always be printed to the log - I found this quite useful to debug and understand what was going on.
  PIPE-3127 added spws reassign after field mitigation
  PIPE-3127 moved large cube message trigger
  fixing the two more impactful issues found by Ryan; the confusing message still needs to be dealt with
  PIPE-3127 refactor mitigation to move step 1 error later into spw building loop and add supporting changes
  PIPE-3127 edited the clause to only mitigate spws if less than the maxcubelimit at the end of step 1
  PIPE-3127 step one added spw filter and supporting code changes cubesizes now returned as a dict
Rui Xue Rui Xue c4b6900316e89fecb4f00f35d03c4181adce3abb Pull request #1927: PIPE-2738: improve docs for `MAIN` (part1)
Merge in PIPE/pipeline from docs/PIPE-2738-improve-docs-for-MAIN to main

* commit 'b2f166936faa9be35cab37335b22e6943bbaac9f': (29 commits)
  PIPE-2738: Reorganize pixi tasks, add warning suppression, rename `CASA_MPI_NPROCS` to `CASA_NPROCS`
  PIPE-2738: Drop CASA 6.7.5, promote 6.7.6 to latest, add 6.7.7 support
  PIPE-2738: Document two new procedure recipes
  PIPE-2738: Changed front page to list table with table notes and added the link to Nobeyama Pipeline Users' Guide
  PIPE-2738: update processing environment screenshots in weblog guide
  PIPE-2738: fix parameter linking on CLI task pages
  PIPE-2738: clarify QA score bounds and add colors in pipeline-weblog
  PIPE-2738: Add `toc_sections` extension for CLI task page navigation
  PIPE-2738: Updates following the feedbacks from Luke and Kotomi
  PIPE-2738: Update documentation author to 'Pipeline Contributors'
  PIPE-2738: Update documentation links to `ra-pipeline1 upstream
  PIPE-2738: Fix Sphinx image scaling errors in CLI docstrings
  PIPE-2738: Convert Markdown tables to `list-table` directives in User Guide
  PIPE-2738: Apply drop-shadow to Markdown lightbox images
  PIPE-2738: Style figure captions to distinguish them from body text
  PIPE-2738: Remove redundant `Returns1 sections and add missing type hints in CLI tasks
  PIPE-2738: Improve image visibility with drop shadows and click-to-zoom lightboxes
  PIPE-2738: Improve organization and completeness of Common Task Functionality in `hif_makeimages`
  PIPE-2738: Migrate additional ALMA Pipeline User Guide content of `hif_checkproductsize`, `hif_makeimages`, and `hif_makeimlist`, to CLI task docstrings
  PIPE-2738: Update `hifa_diffgaincal` docstring with additional content and figures from User's Guide
  ...

Jira issues

IssueDescriptionStatus
5 more issues…
Unknown Issue TypePIPE-2738Could not obtain issue details from Jira
Unknown Issue TypePIPE-3023Could not obtain issue details from Jira
Unknown Issue TypePIPE-3127Could not obtain issue details from Jira
Unknown Issue TypePIPE-3150Could not obtain issue details from Jira
Unknown Issue TypePIPE-3159Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Unit Test Result xml 3 KB
Regression Test Result 156 KB