<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="phaseshift_multi_phasecenter_test-20260411072329" tests="7" file=".py" time="41.968" timestamp="2026-04-11T07:24:11" 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="8.444" timestamp="2026-04-11T07:23:37" 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="5.376" timestamp="2026-04-11T07:23:43" 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="4.477" timestamp="2026-04-11T07:23:47" 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="5.127" timestamp="2026-04-11T07:23:52" 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="5.709" timestamp="2026-04-11T07:23:58" 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="7.108" timestamp="2026-04-11T07:24:05" 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="5.727" timestamp="2026-04-11T07:24:11" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1213"/>
	</testsuite>
	<testsuite name="phaseshift_subfunctions_test-20260411072329" tests="6" file=".py" time="2.402" timestamp="2026-04-11T07:24:13" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame" time="2.018" timestamp="2026-04-11T07:24:13" 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.182" timestamp="2026-04-11T07:24:13" 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.048" timestamp="2026-04-11T07:24:13" 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.063" timestamp="2026-04-11T07:24:13" 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.045" timestamp="2026-04-11T07:24:13" 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.046" timestamp="2026-04-11T07:24:13" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1067"/>
	</testsuite>
	<testsuite name="phaseshift_test-20260411072329" tests="12" file=".py" time="176.618" timestamp="2026-04-11T07:27:10" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_test" name="test_arraySelect" time="11.285" timestamp="2026-04-11T07:24:24" 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="5.753" timestamp="2026-04-11T07:24:30" 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="4.033" timestamp="2026-04-11T07:24:34" 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="5.977" timestamp="2026-04-11T07:24:40" 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="4.756" timestamp="2026-04-11T07:24:45" 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="7.068" timestamp="2026-04-11T07:24:52" 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="6.489" timestamp="2026-04-11T07:24:58" 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="6.502" timestamp="2026-04-11T07:25:05" 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="5.899" timestamp="2026-04-11T07:25:11" 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="106.946" timestamp="2026-04-11T07:26:58" 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="4.838" timestamp="2026-04-11T07:27:03" 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="7.073" timestamp="2026-04-11T07:27:10" 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-20260411072329" tests="2" file=".py" time="881.335" timestamp="2026-04-11T07:41:51" failures="0" errors="0" skipped="0">
		<testcase classname="reference_frame_tests" name="test_field" time="68.202" timestamp="2026-04-11T07:28:18" 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="813.133" timestamp="2026-04-11T07:41:51" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="826"/>
	</testsuite>
</testsuites>
