<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="phaseshift_multi_phasecenter_test-20260420213740" tests="7" file=".py" time="8.816" timestamp="2026-04-20T21:37:48" 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.160" timestamp="2026-04-20T21:37:43" 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.085" timestamp="2026-04-20T21:37:44" 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.636" timestamp="2026-04-20T21:37:45" 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.111" timestamp="2026-04-20T21:37:46" 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.869" timestamp="2026-04-20T21:37:47" 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.879" timestamp="2026-04-20T21:37:47" 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.075" timestamp="2026-04-20T21:37:48" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1213"/>
	</testsuite>
	<testsuite name="phaseshift_subfunctions_test-20260420213740" tests="6" file=".py" time="0.808" timestamp="2026-04-20T21:37:49" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_subfunctions_test" name="test__convert_to_ref_frame" time="0.389" timestamp="2026-04-20T21:37:49" 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.140" timestamp="2026-04-20T21:37:49" 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.051" timestamp="2026-04-20T21:37:49" 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.079" timestamp="2026-04-20T21:37:49" 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.071" timestamp="2026-04-20T21:37:49" 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.077" timestamp="2026-04-20T21:37:49" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="1067"/>
	</testsuite>
	<testsuite name="phaseshift_test-20260420213740" tests="12" file=".py" time="151.169" timestamp="2026-04-20T21:40:20" failures="0" errors="0" skipped="0">
		<testcase classname="phaseshift_test" name="test_arraySelect" time="6.861" timestamp="2026-04-20T21:37:56" 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.406" timestamp="2026-04-20T21:37:59" 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.357" timestamp="2026-04-20T21:38:00" 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.267" timestamp="2026-04-20T21:38:02" 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.614" timestamp="2026-04-20T21:38:04" 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.148" timestamp="2026-04-20T21:38:06" 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.441" timestamp="2026-04-20T21:38:08" 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.553" timestamp="2026-04-20T21:38:11" 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.374" timestamp="2026-04-20T21:38:13" 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="122.319" timestamp="2026-04-20T21:40:16" 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.139" timestamp="2026-04-20T21:40: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.692" timestamp="2026-04-20T21:40:20" 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-20260420213740" tests="2" file=".py" time="190.217" timestamp="2026-04-20T21:43:31" failures="0" errors="0" skipped="0">
		<testcase classname="reference_frame_tests" name="test_field" time="8.820" timestamp="2026-04-20T21:40: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="181.398" timestamp="2026-04-20T21:43:31" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_phaseshift_casashell.py" line="826"/>
	</testsuite>
</testsuites>
