<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="phaseshift_multi_phasecenter_test-20260408223053" tests="7" file=".py" time="6.969" timestamp="2026-04-08T22:31:00" 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="2.256" timestamp="2026-04-08T22:30:55" 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="0.886" timestamp="2026-04-08T22:30:56" 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.566" timestamp="2026-04-08T22:30:57" 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.924" timestamp="2026-04-08T22:30:58" 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.755" timestamp="2026-04-08T22:30:59" 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.753" timestamp="2026-04-08T22:30:59" 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="0.828" timestamp="2026-04-08T22:31:00" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1213"/>
	</testsuite>
	<testsuite name="phaseshift_subfunctions_test-20260408223053" tests="6" file=".py" time="1.483" timestamp="2026-04-08T22:31:02" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame" time="1.103" timestamp="2026-04-08T22:31:01" 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.135" timestamp="2026-04-08T22:31:01" 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.049" timestamp="2026-04-08T22:31:01" 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.048" timestamp="2026-04-08T22:31:01" 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.083" timestamp="2026-04-08T22:31:02" 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.065" timestamp="2026-04-08T22:31:02" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1067"/>
	</testsuite>
	<testsuite name="phaseshift_test-20260408223053" tests="12" file=".py" time="139.348" timestamp="2026-04-08T22:33:21" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_test" name="test_arraySelect" time="5.947" timestamp="2026-04-08T22:31:08" 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.136" timestamp="2026-04-08T22:31:10" 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.250" timestamp="2026-04-08T22:31:11" 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.098" timestamp="2026-04-08T22:31:13" 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.524" timestamp="2026-04-08T22:31:15" 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.129" timestamp="2026-04-08T22:31:17" 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.363" timestamp="2026-04-08T22:31:19" 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.392" timestamp="2026-04-08T22:31:21" 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.233" timestamp="2026-04-08T22:31:24" 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="113.449" timestamp="2026-04-08T22:33:17" 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.378" timestamp="2026-04-08T22:33:18" 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.448" timestamp="2026-04-08T22:33:21" 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-20260408223053" tests="2" file=".py" time="180.872" timestamp="2026-04-08T22:36:22" failures="0" errors="0" skipped="0">
		<testcase classname="reference_frame_tests" name="test_field" time="7.947" timestamp="2026-04-08T22:33: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="172.925" timestamp="2026-04-08T22:36:22" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="826"/>
	</testsuite>
</testsuites>
