Detected hung build state. The build was detected as hung because the logs were quiet for "300" minutes and the build took "5.0" times longer than average. Attempting to generate stack trace and terminate spawned sub-processes.
Pull request #1022: CAS-14642
Merge in CASA/casa6 from CAS-14642 to master
* commit 'd33b16358c14e79b73a2ef239c1ac5b8c64ec017': (81 commits)
Removed long description and exampels from xml/pccor.xml
Added a time range without a explicit date, removed tests that used fallback_to_fringefit.
Removed parameter fallback_to_fringefit.
Fixed a typo in pccor.xml and also added an example using a timerange with no explicit date.
PCCOR timerange now supports a initial time without a date (the first date of the ms is used in this case).
Prepended the name of all private pccor functions with _pccor_.
Changed test_solutionValues tolerance to 1e-5.
Changed tolerance on test_solutionValues and also added more relevant metrics to evaluate failure.
Changed test_solutionValues test to use np.allclose rather than testing that np arrays are equal.
Update test_task_pccor to replace try statements with assertRaises. Split tests into multiple test cases. Add test_task_pccor to component map
Added test on split MSes.
Changed missing_pc_data string parameter to a boolean called fallback_to_fringefit.
Tagged scans and field_ids as NaNs for pulse cal times in which no visibilities exist in the MS, which lets me filter them out when saving data to the on disk pulse_cal table, the solutions are still available in the return_dict.
Added setup and teardown methods to test_task_pccor.py
Implemented test_solutionValues in test_task_pccor.py
Implemented test_provideFringeFitTable in test_task_pccor.py
Fixed raising of RuntimeError when given fringefit caltable and requested timerange are incompatible.
Added test_parseScanAndTimerange to test_task_pccor.py
Improved timerange parsing and changed a generic exception to a ValueError.
Implemented parseSpw test.
...
Pull request #1020: CAS-14721
Merge in CASA/casa6 from CAS-14721 to master
* commit 'bd2244ca347eb757e7d535e26dc3869b98923d86':
casaconfig now at 1.5.0
casaconfig to 1.5.0dev2 CAS-14721 build changes to find the casaconfig for this ticket
Comments on Test ManyLinux 2.28 Python 3.12
Anonymous user
Detected hung build state. The build was detected as hung because the logs were quiet for "300" minutes and the build took "5.0" times longer than average. Attempting to generate stack trace and terminate spawned sub-processes.