<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="phaseshift_multi_phasecenter_test-20260408220043" tests="7" file=".py" time="9.173" timestamp="2026-04-08T22:00:52" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_fix_transition_from_shifted_field_to_field_with_no_shift" time="3.530" timestamp="2026-04-08T22:00:46" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1269">
			<!--CAS-14633-->
		</testcase>
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_phasecenter_dict_one_out" time="1.157" timestamp="2026-04-08T22:00:47" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1221">
			<!-- Check multiple field phasecenter(s) given as a dict, skip one field -->
		</testcase>
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_phasecenter_dict_outofrange" time="0.587" timestamp="2026-04-08T22:00:48" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1189">
			<!-- Check handling of dict with unknown / too many fields -->
		</testcase>
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_phasecenter_dict_simple" time="0.993" timestamp="2026-04-08T22:00:49" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1197">
			<!-- Check multiple field phasecenter(s) given as a dict, one field -->
		</testcase>
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_phasecenter_dict_with_field_selection_nonoverlapping" time="0.876" timestamp="2026-04-08T22:00:50" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1252">
			<!-- Check multiple field phasecenter(s) given as a dict,
        skip one field, with selection of fields partially overlapping with
        fields in phasecenter -->
		</testcase>
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_phasecenter_dict_with_field_selection_overlapping" time="0.976" timestamp="2026-04-08T22:00:51" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1238">
			<!-- Check multiple field phasecenter(s) given as a dict,
        skip one field, with selection of all fields in phasecenter dict -->
		</testcase>
		<testcase classname="phaseshift_multi_phasecenter_test" name="test_test_nodict" time="1.054" timestamp="2026-04-08T22:00:52" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1213"/>
	</testsuite>
	<testsuite name="phaseshift_subfunctions_test-20260408220043" tests="6" file=".py" time="1.159" timestamp="2026-04-08T22:00:53" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame" time="0.805" timestamp="2026-04-08T22:00:53" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1079"/>
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame_icrs" time="0.131" timestamp="2026-04-08T22:00:53" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1104"/>
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame_using_default_frame" time="0.046" timestamp="2026-04-08T22:00:53" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1088"/>
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame_wrong" time="0.078" timestamp="2026-04-08T22:00:53" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1097"/>
		<testcase classname="phaseshift_subfunctions_test" name="test__fiend_field_ref_frame" time="0.058" timestamp="2026-04-08T22:00:53" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1055"/>
		<testcase classname="phaseshift_subfunctions_test" name="test__fiend_field_ref_frame_b1950_vla" time="0.041" timestamp="2026-04-08T22:00:53" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1067"/>
	</testsuite>
	<testsuite name="phaseshift_test-20260408220043" tests="12" file=".py" time="124.395" timestamp="2026-04-08T22:02:58" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_test" name="test_arraySelect" time="5.372" timestamp="2026-04-08T22:00:58" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="256">
			<!-- Check the array selection parameter -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_datacolumn" time="2.197" timestamp="2026-04-08T22:01:01" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="311">
			<!--
        Check that this parameter selects which datacolumns to write
        to the output MS
        -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_fieldSelect" time="1.378" timestamp="2026-04-08T22:01:02" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="219">
			<!-- Check the field selection parameter -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_intentSelect" time="2.245" timestamp="2026-04-08T22:01:04" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="245">
			<!-- Check the intent selection parameter -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_keepsMMS" time="1.442" timestamp="2026-04-08T22:01:06" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="293">
			<!--
        Test the keepmms paramter creates the output as an MMS
        if the input is one as well
        -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_observationSelect" time="2.476" timestamp="2026-04-08T22:01:08" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="275">
			<!-- Check the observation selection parameter -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_outvis" time="2.531" timestamp="2026-04-08T22:01:11" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="206">
			<!--
        Check that the outvis parameter specifies the name of the output
        -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_phasecenter" time="2.454" timestamp="2026-04-08T22:01:13" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="334">
			<!--
        Check that this parameter sets the sky coordinates of the new
        phasecenter
        -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_phasecenter_default_frame" time="2.254" timestamp="2026-04-08T22:01:15" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="360">
			<!--
        Check default frame (J2000) is used when not given in the
        phasecenter input string, and no errors handling the phasecenter
        -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_shiftAndCompare" time="98.233" timestamp="2026-04-08T22:02:54" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="385">
			<!--
        Check that changing the phasecenter with phaseshift and
        reverting with tclean results in the correct flux values at
        selected pixel locations
        -->
			<system-out><![CDATA[Image value at source locations
Original MS : {'unit': 'Jy/beam', 'value': 1.0387226343154907} and {'unit': 'Jy/beam', 'value': 5.590171813964844}
Phase shifted MS : {'unit': 'Jy/beam', 'value': 1.038696050643921} and {'unit': 'Jy/beam', 'value': 5.589254856109619}
]]></system-out>
		</testcase>
		<testcase classname="phaseshift_test" name="test_spwSelect" time="1.461" timestamp="2026-04-08T22:02:55" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="231">
			<!-- Check the spw selection parameter -->
		</testcase>
		<testcase classname="phaseshift_test" name="test_takesVis" time="2.353" timestamp="2026-04-08T22:02:58" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="196">
			<!-- Check that the task requires a valid input MS -->
		</testcase>
	</testsuite>
	<testsuite name="reference_frame_tests-20260408220043" tests="2" file=".py" time="194.638" timestamp="2026-04-08T22:06:12" failures="0" errors="0" skipped="0">
		<testcase classname="reference_frame_tests" name="test_field" time="9.855" timestamp="2026-04-08T22:03:07" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="883">
			<!--Test that a field is correctly chosen in a multi-field MS-->
		</testcase>
		<testcase classname="reference_frame_tests" name="test_frames" time="184.782" timestamp="2026-04-08T22:06:12" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="826"/>
	</testsuite>
</testsuites>
