Build: #94 was successful Changes by Rui Xue and Kumar Golap

Build result summary

Details

Completed
Queue duration
1 second
Duration
19 minutes
Labels
None
Revisions
Casa6
0673f3ad43b910fe023c96aea061c23f81f0fb38
Pipeline
058d8aeea34d9aecc6b4a6a172339e1e4dea7d4a
Successful since
#88 ()

Code commits

Casa6
Author Commit Message Commit date
Kumar Golap Kumar Golap 0673f3ad43b910fe023c96aea061c23f81f0fb38 Pull request #1047: It was not the precision of converting fromRecord or to Record but numpy print precision.
Merge in CASA/casa6 from CAS-13338 to master

* commit 'dfb7e5241859986be77d9b1c19a09c8e2e5c3747':
  It was not the precision of converting fromRecord or to Record but numpy print precision. That I believe fixes the precision of phasecenter for parallel continuum
Kumar Golap Kumar Golap dfb7e5241859986be77d9b1c19a09c8e2e5c3747 m It was not the precision of converting fromRecord or to Record but numpy print precision. That I believe fixes the precision of phasecenter for parallel continuum
Pipeline
Author Commit Message Commit date
Rui Xue Rui Xue 058d8aeea34d9aecc6b4a6a172339e1e4dea7d4a Pull request #1810: PIPE-3085: reduce MS open calls
Merge in PIPE/pipeline from PIPE-3085-improve-the-freq-frame--chan-conversion-speed-within-fluxcalflag to main

* commit 'ad315c171f1d6b940df0fe50f4c392b23effb04e':
  PIPE-3085: Replace singleton ms tool with MSReader; add type hints
  PIPE-3085: Extend MS open optimization to `correctedampflag`, `rawflagchans`, `gcorfluxscale`
  PIPE-3085: Reduce MS open overhead in `hif_applycal` weblog rendering
  PIPE-3085: hifa_fluxcalflag - cache SPW freq grids and use searchsorted in _get_chanrange
Rui Xue Rui Xue ad315c171f1d6b940df0fe50f4c392b23effb04e m PIPE-3085: Replace singleton ms tool with MSReader; add type hints
Rui Xue Rui Xue 454b91e80c6962a09f89ae57b094da0fbc1bbc61 m PIPE-3085: Extend MS open optimization to `correctedampflag`, `rawflagchans`, `gcorfluxscale`
Hoist casa_tools.MSReader outside the inner loops in three additional
tasks, following the same pattern established for hif_applycal weblog
rendering:

- hif_correctedampflag: open once for the intent × field × spw loop
  in _run_flagging_iteration; thread ms_handle through
  _evaluate_heuristic → _evaluate_heuristic_for_baseline_set →
  mstools.read_channel_averaged_data_from_ms.
- hif_rawflagchans: open once for the spw loop in
  RawflagchansData.prepare; call openms.reset() between iterations
  instead of opening a fresh handle per SPW.
- hifa_gfluxscale: open once for the field × spw loop in
  _derive_calvis_flux; pass ms_handle to mstools.compute_mean_flux.

Also: bare except: → except Exception:, lazy % log formatting.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-13338Could not obtain issue details from Jira
Unknown Issue TypePIPE-3085Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Pipeline package Python 3.12 814 MB