Build: #2 was successful Manual run by CASA adm account
Code commits
Pipeline
-
Rui Xue 158164e5eeeedc2dc6e0324c394fcad82c18cddb
PIPE-3120: Remove unused spw_id parameter from `uvrange()`; fix field_id type bugs
- Remove unused spw_id parameter and update docstring
- Fix type bugs in `fluxboot.py` where field_id passed as string
instead of int to `uvrange()`
- Improve error handling in `uvrange()` with early return and
logging for better debuggability