Build: #112 was successful Child of PIPESPECS-PACKAGEPIPEMAINCASAMASTER-141
Code commits
Casa6
-
Akeem Wells d5640ce284463154184c5da9c621cd28d3ef14a6
Pull request #1070: Remove redundant module cleanup calls
Merge in CASA/casa6 from CAS-14846 to master
* commit '2b25ebdd0b7c6b816a08a6ddea03ecd4c792427f':
Remove redundant module cleanup calls -
Akeem Wells 2b25ebdd0b7c6b816a08a6ddea03ecd4c792427f
Remove redundant module cleanup calls
Pipeline
-
Rui Xue 9e7f93bbd3d4b8b463c977c61dbc9d0b131d2166
Pull request #1924: PIPE-3193: Refactor `select_tsys_field` identifier handling
Merge in PIPE/pipeline from PIPE-3193-clone-pipe-3175-pr2 to main
* commit '6e0dbf6d7de09c39ce9ba1db0cf9010fb1001dd0':
PIPE-3193: Add test case for numeric field names with CASA-convention auto-quoting
PIPE-3193/PIPE-3175: Refactor `select_tsys_field` identifier handling -
Rui Xue 6e0dbf6d7de09c39ce9ba1db0cf9010fb1001dd0
PIPE-3193: Add test case for numeric field names with CASA-convention auto-quoting
-
Remy Indebetouw 85a9aced79d576783977921649dedd274bbfd206
PIPE-3193/PIPE-3175: Refactor `select_tsys_field` identifier handling
- handle case of `tsys_fields`` specified by index instead of name
- align `src_by_name` keys with Field.name auto-quoted form
- split numeric/name logic branches explicitly
- deterministic tie-breaking in the fallback nearest field selection