<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="phaseshift_multi_phasecenter_test-20260407200634" tests="7" file=".py" time="8.978" timestamp="2026-04-07T20:06:43" 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.207" timestamp="2026-04-07T20:06:38" 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.135" timestamp="2026-04-07T20:06:39" 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.550" timestamp="2026-04-07T20:06:39" 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="1.071" timestamp="2026-04-07T20:06:40" 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.967" timestamp="2026-04-07T20:06:41" 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.933" timestamp="2026-04-07T20:06:42" 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.115" timestamp="2026-04-07T20:06:43" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1213"/>
	</testsuite>
	<testsuite name="phaseshift_subfunctions_test-20260407200634" tests="6" file=".py" time="0.846" timestamp="2026-04-07T20:06:44" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame" time="0.408" timestamp="2026-04-07T20:06:44" 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.178" timestamp="2026-04-07T20:06:44" 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.061" timestamp="2026-04-07T20:06:44" 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.050" timestamp="2026-04-07T20:06:44" 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.085" timestamp="2026-04-07T20:06:44" 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.064" timestamp="2026-04-07T20:06:44" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1067"/>
	</testsuite>
	<testsuite name="phaseshift_test-20260407200634" tests="12" file=".py" time="155.091" timestamp="2026-04-07T20:09:19" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_test" name="test_arraySelect" time="6.654" timestamp="2026-04-07T20:06:51" 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.265" timestamp="2026-04-07T20:06:53" 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.430" timestamp="2026-04-07T20:06:55" 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.314" timestamp="2026-04-07T20:06:57" 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.556" timestamp="2026-04-07T20:06:59" 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.314" timestamp="2026-04-07T20:07:01" 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.527" timestamp="2026-04-07T20:07:03" 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.490" timestamp="2026-04-07T20:07:06" 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.315" timestamp="2026-04-07T20:07:08" 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="126.487" timestamp="2026-04-07T20:09:15" 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="2.104" timestamp="2026-04-07T20:09:17" 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.635" timestamp="2026-04-07T20:09:19" 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-20260407200634" tests="2" file=".py" time="204.759" timestamp="2026-04-07T20:12:44" failures="0" errors="0" skipped="0">
		<testcase classname="reference_frame_tests" name="test_field" time="9.787" timestamp="2026-04-07T20:09:29" 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="194.972" timestamp="2026-04-07T20:12:44" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="826"/>
	</testsuite>
</testsuites>
