Build: #2 was successful Code changes detected

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent8
Revision
50fed352aa45cc77be74ca0dc00d3c028d594bfc
Total tests
704
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 50fed352aa45cc77be74ca0dc00d3c028d594bfc m PIPE-3085: hifa_fluxcalflag - cache SPW freq grids and use searchsorted in _get_chanrange
Open the MS once per prepare() call instead of once per line candidate,
and cache the cvelfreqs result per (vis, fieldid, spwid, refframe) via a
new _get_spw_freqs helper. Replace the O(N) linear channel scan with
np.searchsorted for O(log N) boundary lookup. Also convert %-style LOG
calls to lazy-format style and raise ValueError instead of Exception.

Jira issues

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