% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 669 0 669 0 0 22300 0 --:--:-- --:--:-- --:--:-- 22300 Previous HEAD position was 5cc5b679e Pull request #804: CAS-14331 HEAD is now at 123809dc7 CAS-14347 rename some variables to avoid name conflict Previous HEAD position was 123809dc7 CAS-14347 rename some variables to avoid name conflict HEAD is now at 5cc5b679e Pull request #804: CAS-14331 ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits configfile: pytest.ini collecting ... collected 15 items test_task_importuvfits.py::importuvfits_test::test_carmaNewName test_carmaNewName: Tests to make sure the antnamescheme new functions on CARMA data PASSED test_task_importuvfits.py::importuvfits_test::test_carmaOldName test_carmaOldName: Tests to make sure the antnamescheme old functions on CARMA data PASSED test_task_importuvfits.py::importuvfits_test::test_evlaNewName 2024-05-07 01:33:37 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_evlaNewName: Tests to make sure the antnamescheme new functions on EVLA/JVLA data PASSED test_task_importuvfits.py::importuvfits_test::test_evlaOldName 2024-05-07 01:33:38 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_evlaOldName: Tests to make sure the antnamescheme old functions on EVLA/JVLA data PASSED test_task_importuvfits.py::importuvfits_test::test_invalidinput test_invalidinput: Tests to see if the given fits file is valid, or if given an invalid filename PASSED test_task_importuvfits.py::importuvfits_test::test_make 2024-05-07 01:33:39 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. test_make: Tests to make sure a valid ms is created PASSED test_task_importuvfits.py::importuvfits_test::test_negToFlag 2024-05-07 01:33:41 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_negToFlag: Tests that FLAG is set to True when the WEIGHT in the fits file was negative PASSED test_task_importuvfits.py::importuvfits_test::test_overwrite 2024-05-07 01:33:42 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. 2024-05-07 01:33:42 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. 2024-05-07 01:33:42 SEVERE ms::fromfits 2024-05-07 01:33:42 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. 2024-05-07 01:33:42 SEVERE importuvfits::::casa Task importuvfits raised an exception of class RuntimeError with the following message: 2024-05-07 01:33:42 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. test_overwrite: Tests to make sure files aren't overwritten PASSED test_task_importuvfits.py::importuvfits_test::test_receptor_angle 2024-05-07 01:33:42 WARN MSFitsInput::fillExtraTable No systemic velocity for field 0 2024-05-07 01:33:42 WARN MSFitsInput::fillExtraTable No rest frequency for field 0 2024-05-07 01:33:42 WARN MSFitsInput::fillExtraTable No systemic velocity for field 0 2024-05-07 01:33:42 WARN MSFitsInput::fillExtraTable No rest frequency for field 0 CAS-7081: Test receptor angle is preserved PASSED test_task_importuvfits.py::importuvfits_test::test_rotation_of_vla_ant_positions 2024-05-07 01:33:49 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. CAS-11726 verify vla location tolerance is large enough to accomodate older uvfits files PASSED test_task_importuvfits.py::importuvfits_test::test_validweight 2024-05-07 01:33:53 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_validweight: Tests that WEIGHT vals are the sum of WEIGHT_SPECTRUM values PASSED test_task_importuvfits.py::importuvfits_test::test_vlaNewName 2024-05-07 01:33:54 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. test_vlaNewName: Tests to make sure the antnamescheme new functions on VLA data PASSED test_task_importuvfits.py::importuvfits_test::test_vlaOldName 2024-05-07 01:33:55 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. test_vlaOldName: Tests to make sure the antnamescheme old functions on VLA data PASSED test_task_importuvfits.py::importuvfits_test::test_weightspectexist 2024-05-07 01:33:56 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_weightspectexist: Test for the existence of the WEIGHT_SPECTRUM column in the MS PASSED test_task_importuvfits.py::importuvfits_test::test_weightspectpos 2024-05-07 01:33:58 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_weightspecpos: Test that the values in WEIGHT_SPECTRUM are positive PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml - ======================== 15 passed, 1 warning in 34.44s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform configfile: pytest.ini collecting ... collected 202 items test_task_mstransform.py::test_Combspw1::test_combspw1_1 mstransform: Combine four spws into one PASSED test_task_mstransform.py::test_Combspw1::test_combspw1_2 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. mstransform: Combine some channels of two spws PASSED test_task_mstransform.py::test_Combspw1::test_combspw1_5 mstransform: Combine four spws into one PASSED test_task_mstransform.py::test_Combspw1::test_combspw1_6 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. mstransform: Combine some channels of two spws PASSED test_task_mstransform.py::test_Combspw1::test_combspw_overlap combineSpws progress: 20% processed ... 2024-05-07 01:34:11 WARN SubMS::combineSpws() Incomplete coverage of combined SPW starting at timestamp 16-Feb-2003/22:13:50.0, baseline ( 1, 23 ) 2024-05-07 01:34:11 WARN SubMS::combineSpws()+ In this and further affected rows, the data arrays will be padded with zeros and corresponding channels flagged. 2024-05-07 01:34:11 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 660 up to 660. Corresponding visibilities will be flagged: 2024-05-07 01:34:11 WARN SubMS::combineSpws()+ (45, 0) 2024-05-07 01:34:11 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 710 up to 710. Corresponding visibilities will be flagged: 2024-05-07 01:34:11 WARN SubMS::combineSpws()+ (45, 0) combineSpws progress: 40% processed ... 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 830 up to 830. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 0) 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 860 up to 860. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 0) 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 910 up to 910. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 0) 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1035 up to 1035. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 0) 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1085 up to 1085. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 0) combineSpws progress: 60% processed ... 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1385 up to 1385. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 1) 2024-05-07 01:34:12 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1460 up to 1460. Corresponding visibilities will be flagged: 2024-05-07 01:34:12 WARN SubMS::combineSpws()+ (45, 1) combineSpws progress: 80% processed ... combineSpws progress: 100% processed. 2024-05-07 01:34:12 WARN SubMS::combineSpws() Incomplete coverage of combined SPW in 4 of 1891 output rows. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. mstransform: Combine some channels of two overlapping spws Testing column UVW Column UVW PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column FLAG Column FLAG PASSED PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_all 2024-05-07 01:34:14 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2024-05-07 01:34:14 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 3840 channels, but another selected SPW has 128 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_n0123 2024-05-07 01:34:14 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2024-05-07 01:34:14 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 3840 channels, but another selected SPW has 128 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. All spw's are selected here. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_n23 2024-05-07 01:34:14 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2024-05-07 01:34:14 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 128 channels, but another selected SPW has 3840 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. spw 2 has 128 channels but the other spw's have 3840 channels. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_n321 2024-05-07 01:34:14 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2024-05-07 01:34:14 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 3840 channels, but another selected SPW has 128 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_ok No error should be produced because the spw's selected have the same number of channels, even though other spw's have different numbers of channels. PASSED test_task_mstransform.py::test_regridms_four_ants::test_regrid1_defaults mstransform: Default of regridms parameters PASSED test_task_mstransform.py::test_regridms_four_ants::test_regrid1_defaults_spw_sel mstransform: Default regridms with spw selection PASSED test_task_mstransform.py::test_regridms_jupiter::test_regrid3_1 combineSpws progress: 10% processed ... combineSpws progress: 20% processed ... combineSpws progress: 30% processed ... combineSpws progress: 40% processed ... combineSpws progress: 50% processed ... combineSpws progress: 60% processed ... combineSpws progress: 70% processed ... combineSpws progress: 80% processed ... combineSpws progress: 90% processed ... combineSpws progress: 100% processed. mstransform 12: Check that output columns are the same when using mstransform Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column WEIGHT_SPECTRUM Column WEIGHT_SPECTRUM PASSED Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column POSITION Column POSITION PASSED Testing column REST_FREQUENCY Column REST_FREQUENCY PASSED Testing column SYSVEL Column SYSVEL PASSED Testing column TRANSITION Column TRANSITION PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED PASSED test_task_mstransform.py::test_regridms_jupiter::test_regrid3_2 mstransform: Combine spw and regrid MS with two spws, select one field and 2 spws PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_channel_b_neg_width mstransform: regridding in channel_b mode with negative width PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_channel_neg_width mstransform: regridding in channel mode with negative width PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_frequency_neg_width mstransform: regridding in frequency mode with negative width PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_velocity_neg_width 2024-05-07 01:34:49 WARN MSTransformRegridder::convertGridPars Invalid velocity type RADIO, setting type to "radio" mstransform: regridding in velocity mode with negative width PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_cubic mstransform: regrid, nothing else. interpolation cubic, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_fftshift mstransform: regrid, nothing else. interpolation fftshift, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_linear mstransform: regrid, nothing else. interpolation linear, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_nearest mstransform: regrid, nothing else. interpolation nearest, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_spline mstransform: regrid, nothing else. interpolation cubic, check output values PASSED test_task_mstransform.py::test_regridms_single_spw::test_regrid_only_LSRK regridSpw progress: 100% processed. mstransform: Change ref. frame to LSRK Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column CORRECTED_DATA Column CORRECTED_DATA PASSED Testing column DATA Column DATA PASSED Testing column FLAG Column FLAG PASSED PASSED test_task_mstransform.py::test_regridms_multiple_spws::test_combine_noregrid_fftshift mstransform: Combine 2 SPWs and change ref. frame to LSRK using fftshift PASSED test_task_mstransform.py::test_regridms_multiple_spws::test_combine_regrid_fftshift mstransform: Combine 2 SPWs and change ref. frame to LSRK using fftshift SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_regridms_spw_with_different_number_of_channels::test_regridms_spw_with_different_number_of_channels_separately mstransform: Regrid SPWs separately, applying pre-channel averaging to only some of them PASSED test_task_mstransform.py::test_Hanning_with_g19::test_hanning1 mstransform: Apply Hanning smoothing in MS with 24 spws. Do not combine spws. PASSED test_task_mstransform.py::test_Hanning_with_g19::test_hanning1_datacolumn_uppercase mstransform: Apply Hanning smoothing in MS with 24 spws. Do not combine spws. PASSED test_task_mstransform.py::test_Hanning_with_g19::test_hanning2 mstransform: Apply Hanning smoothing and combine spw=1,2,3. PASSED test_task_mstransform.py::test_Hanning_with_ngc5921::test_hanning3 mstransform: Hanning theoretical and calculated values should be the same PASSED test_task_mstransform.py::test_Hanning_with_ngc5921::test_hanning4 mstransform: Flagging should be correct after hanning smoothing and frame transformation. PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg1 2024-05-07 01:35:24 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 6 from SPW 2. 2024-05-07 01:35:24 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. mstranform: Average 20 channels of one spw PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg11 mstransform: Automatically convert numpy type to Python type PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg2 2024-05-07 01:35:24 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 5 from SPW 2. 2024-05-07 01:35:24 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. mstranform: Select a few channels to average from one spw PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg3 mstranform: Average all channels of one spw PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg4 2024-05-07 01:35:25 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 12 from SPW 20. 2024-05-07 01:35:25 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. mstranform: Average using different bins for several spws PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg5 2024-05-07 01:35:25 SEVERE ParallelDataHelper::::casa Task mstransform raised an exception of class ValueError with the following message: Number of chanbin is different from the number of spw mstranform: Different number of spws and chanbin. Expected error PASSED test_task_mstransform.py::test_Shape::test_shape1 mstransform: default tileshape PASSED test_task_mstransform.py::test_Shape::test_shape2 mstransform: custom tileshape SKIPPED (As reported in CAS-7377 now there is a custom tile shape fo...) test_task_mstransform.py::test_Columns::test_col1 2024-05-07 01:35:27 WARN MSTransformManager::checkDataColumnsAvailable Requested to make virtual MODEL_DATA column real but SOURCE_MODEL column is not present in SOURCE sub-table mstransform: try to make real a non-existing virtual MODEL column PASSED test_task_mstransform.py::test_Columns::test_col2 mstransform: make real a virtual MODEL column PASSED test_task_mstransform.py::test_Columns::test_col3 mstransform: split out the MODEL column Column DATA of split3.ms and col3.ms agree PASSED test_task_mstransform.py::test_Columns::test_col4 mstransform: split out the DATA,MODEL,CORRECTED columns Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column MODEL_DATA Column MODEL_DATA PASSED Testing column CORRECTED_DATA Column CORRECTED_DATA PASSED PASSED test_task_mstransform.py::test_Columns::test_weight_corr_sel mstransform: check WEIGHT shape after correlation selection PASSED test_task_mstransform.py::test_Columns::test_weight_ws_corr_sel mstransform: check WEIGHT shape after correlation selection. WEIGHT_SPECTRUM exists PASSED test_task_mstransform.py::test_SeparateSPWs::test_CAS_5403_1 2024-05-07 01:35:33 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: separate spw 0 into 4 spws and check that DDI subtable is reindexed properly PASSED test_task_mstransform.py::test_SeparateSPWs::test_CAS_5403_2 mstransform: combine spw 0,1,2 into one spw and then break it down in 4 spws. and then check that DDI subtable is reindexed properly PASSED test_task_mstransform.py::test_SeparateSPWs::test_CAS_6529 2024-05-07 01:35:37 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Combine all SPWs and then separated them to obtain the original grid PASSED test_task_mstransform.py::test_SeparateSPWs::test_sep1 2024-05-07 01:35:39 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: separate one spw into 4, using default regrid parameters PASSED test_task_mstransform.py::test_SeparateSPWs::test_sep2 mstransform: separate three spws into 2, using default regrid parameters PASSED test_task_mstransform.py::test_SeparateSPWs::test_sep3 mstransform: separate 16 spws into 4 with 10 channels each PASSED test_task_mstransform.py::test_SeparateSPWs::test_slicing_problem 2024-05-07 01:35:42 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Separate SPWs after re-gridding one single SPW PASSED test_task_mstransform.py::test_state::test_select_by_scan_but_not_implicit_state_reindex mstransform: select 2 scans and do not automatically re-index state sub-table PASSED test_task_mstransform.py::test_state::test_select_by_scan_intent_and_reindex_state_accordingly mstransform: select a scan intent and re-index state sub-table PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWAndChanAvgWithWeightSpectrum mstransform: Combine SPWs and channel average using WEIGHT_SPECTRUM PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWDiffExpAndChanAvgWithWeightSpectrum 2024-05-07 01:35:48 WARN MSTransformManager::combineCubeOfData Detected combination of SPWs with different EXPOSURE 2024-05-07 01:35:48 WARN MSTransformManager::combineCubeOfData+ Will use WEIGHT_SPECTRUM to combine them mstransform: Combine SPWs with different exposure and channel average using WEIGHT_SPECTRUM PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWDiffExpWithWeightSpectrum 2024-05-07 01:35:49 WARN MSTransformManager::combineCubeOfData Detected combination of SPWs with different EXPOSURE 2024-05-07 01:35:49 WARN MSTransformManager::combineCubeOfData+ Will use WEIGHT_SPECTRUM to combine them mstransform: Combine SPWs with different exposure using WEIGHT_SPECTRUM PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight mstransform: Combine SPWs with different exposure using WEIGHT_SPECTRUM filled from WEIGHT PASSED test_task_mstransform.py::test_WeightSpectrum::test_fillWeightSpectrumFromWeight mstransform: Fill output WEIGHT_SPECTRUM using WEIGHTS SKIPPED (Skip until propagation of WEIGHT_SPECTRUM by cvel is defined) test_task_mstransform.py::test_channelAverageByDefault::test_channelAverageByDefaultInVelocityMode SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_channelAverageByDefault::test_noregrid_channelAverageByDefaultInVelocityMode 2024-05-07 01:35:50 WARN MSTransformManager::setup There is only one selected SPW, no need to combine PASSED test_task_mstransform.py::test_float_column::test_regrid_float mstransform: change outframe of FLOAT_DATA MS Check column and keywords PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_baseline_dependent_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_corrected_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_data_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_model_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage_limits::test_CAS_4850 2024-05-07 01:36:09 WARN MSTransformManager::parseTimeAvgParams Operating with ALMA data, automatically adding state to timespan 2024-05-07 01:36:09 WARN MSTransformManager::parseTimeAvgParams+ In order to remove sub-scan boundaries which limit time average to 30s 43.87199940490723 PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_seven_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_one_baseline_one_timestep Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_one_baseline_two_timesteps Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_two_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_two_baselines_one_timestep Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_two_baselines_two_timesteps Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_30x_and_combine_seven_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_30x_and_combine_two_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_30x_and_combine_two_spws_two_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_and_channel_average Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED PASSED test_task_mstransform.py::test_spw_poln::test_chanavg_spw_with_diff_pol_shape mstransform: channel average spw 0 that has repeated SPW ID PASSED test_task_mstransform.py::test_spw_poln::test_corr_selection mstransform: verify correct re-indexing of sub-tables PASSED test_task_mstransform.py::test_spw_poln::test_regrid_spw_with_diff_pol_shape mstransform: regrid spw 0 that has repeated SPW ID PASSED test_task_mstransform.py::test_spw_poln::test_repeated_spwid mstransform: split one spw ID mapping to two DDI PASSED test_task_mstransform.py::test_spw_poln::test_spw_selection mstransform: split two spws with different polarization shapes PASSED test_task_mstransform.py::test_spw_poln::test_spwid_poln_LL mstransform: split one spw ID, polarization LL from RR,LL PASSED test_task_mstransform.py::test_spw_poln::test_spwids_poln_RR mstransform: split two spw IDs, polarization RR from RR,LL PASSED test_task_mstransform.py::testFlags::test_select_dropped_spw 2024-05-07 01:37:00 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. mstransform: keepflags=False and select flagged spw. Expect error. Expected Error: MSSelectionNullSelection : The selected table has zero rows. Expected Error! PASSED test_task_mstransform.py::testFlags::test_split_keepflags_false mstransform: split them and do not keep flags in output MS PASSED test_task_mstransform.py::test_subtables_evla::test_multiplex_after_separation_evla 2024-05-07 01:37:04 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Check that sub-tables are multiplexed after separating SPWs PASSED test_task_mstransform.py::test_subtables_evla::test_remove_duplicates_after_combine_evla mstransform: Check that sub-tables have no duplicates after SPW combination PASSED test_task_mstransform.py::test_weight_spectrum_creation::test_usewtspectrum_off mstransform: when input MS does not have WEIGHT/SIGMA_SPECTRUM columns, if usewtspectrum is not set=True WEIGHT/SIGMA_SPECTRUM should not be created in the output MS PASSED test_task_mstransform.py::test_weight_spectrum_creation::test_usewtspectrum_on mstransform: when input MS does not have WEIGHT/SIGMA_SPECTRUM columns, usewtspectrum=True should be respected PASSED test_task_mstransform.py::test_subtables_alma::test_chanwidth_sign PASSED test_task_mstransform.py::test_subtables_alma::test_multiplex_after_separation_alma 2024-05-07 01:37:12 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Check that sub-tables are multiplexed after separating SPWs PASSED test_task_mstransform.py::test_subtables_alma::test_remove_duplicates_after_combine_alma mstransform: Check that sub-tables have no duplicates after SPW combination PASSED test_task_mstransform.py::test_radial_velocity_correction::test_radial_velocity_correction_without_channel_average regridSpw progress: 100% processed. Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column FLAG Column FLAG PASSED PASSED test_task_mstransform.py::test_radial_velocity_correction::test_too_low_width 2024-05-07 01:37:17 WARN MSTransformRegridder::calcChanFreqs *** Requested new channel width (1182.5 Hz) is smaller than smallest original channel width 2024-05-07 01:37:17 WARN MSTransformRegridder::calcChanFreqs+ which is 61039.5 Hz 2024-05-07 01:37:17 WARN MSTransformRegridder::calcChanFreqs+ or 51.6189 m/s 2024-05-07 01:37:17 SEVERE MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters 2024-05-07 01:37:17 SEVERE ParallelDataHelper::::casa Task mstransform raised an exception of class RuntimeError with the following message: 2024-05-07 01:37:17 SEVERE MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters PASSED test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_ascending_freq SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_ascending_freq_noregrid 2024-05-07 01:37:19 WARN MSTransformManager::setup There is only one selected SPW, no need to combine PASSED test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_descending_freq SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_descending_freq_noregrid 2024-05-07 01:37:21 WARN MSTransformManager::setup There is only one selected SPW, no need to combine PASSED test_task_mstransform.py::test_vla_mixed_polarizations::test_vla_mixed_polarizations_1 PASSED test_task_mstransform.py::test_polarization_reindex::test_polarization_reindex_1 PASSED test_task_mstransform.py::test_antenna_reindexing::test_antenna_reindexing_all_va mstransform: check that reindexing keeps all antennas that are involved in the selected baselines PASSED test_task_mstransform.py::test_antenna_reindexing::test_antenna_reindexing_va0 mstransform: check reindexing when selecting a subset of the antennas PASSED test_task_mstransform.py::test_alma_wvr_correlation_products::test_alma_wvr_correlation_products_1 PASSED test_task_mstransform.py::test_alma_autocorr_selection_with_wvr::test_alma_autocorr_selection_with_wvr_1 PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_all mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_corrected mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_data mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_model mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_all mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_corrected mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_data mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_model mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_all mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_corrected mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_data mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_model mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_all mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_corrected mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_data mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_model mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_all mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_corrected mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_data mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_model mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_all mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_corrected mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_data mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_model mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_all mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_corrected mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_data mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_model mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_all mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_corrected mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_data mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_model mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_chanavg_sigma_from_weight_corrected mstransform: Check that after chan avg CORRECTED SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_chanavg_sigma_from_weight_data mstransform: Check that after chan avg DATA SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_chanavg_sigma_from_weight_model mstransform: Check that after chan avg MODEL SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_chanavg_sigma_from_weight_corrected mstransform: Check that after time + chan avg CORRECTED SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_chanavg_sigma_from_weight_data mstransform: Check that after time + chan avg DATA SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_chanavg_sigma_from_weight_model mstransform: Check that after time + chan avg MODEL SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_sigma_from_weight_corrected mstransform: Check that after time avg CORRECTED SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_sigma_from_weight_data mstransform: Check that after time avg DATA SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_sigma_from_weight_model mstransform: Check that after time avg MODEL SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_all mstransform: Check that the result of chan/time average ALL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_corrected mstransform: Check that the result of chan/time average CORRECTED applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_data mstransform: Check that the result of chan/time average DATA applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_model mstransform: Check that the result of chan/time average MODEL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_all mstransform: Check that the result of time/chan average ALL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_corrected mstransform: Check that the result of time/chan average CORRECTED applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_data mstransform: Check that the result of time/chan average DATA applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_model mstransform: Check that the result of time/chan average MODEL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_all mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_corrected mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_data mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_model mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_multiple_col::test_chanavg_all_vs_data_and_corrected mstransform: Check that the result of chan avg ALL is equivalent to the results of DATA/CORRECTED stand-alone PASSED test_task_mstransform.py::test_spectrum_transformations_multiple_col::test_timeavg_all_vs_data_and_corrected mstransform: Check that the result of time avg ALL is equivalent to the results of DATA/CORRECTED stand-alone PASSED test_task_mstransform.py::test_spectrum_transformations_multiple_col::test_timeavg_chanavg_all_vs_data_and_corrected mstransform: Check that the result of time+chan avg ALL is equivalent to the results of DATA/CORRECTED stand-alone PASSED test_task_mstransform.py::test_spectrum_transformations_weight_zero_flag_set::test_chanavg_weight_zero_flag_set_corrected mstransform: Check that flags are set when the weight resulting from time avg is zero SKIPPED (Skipping - chan average should generate the avg of the flag...) test_task_mstransform.py::test_spectrum_transformations_weight_zero_flag_set::test_timeavg_chanavg_weight_zero_flag_set_corrected mstransform: Check that flags are set when the weight resulting from time avg is zero SKIPPED (Skipping - chan average should generate the avg of the flag...) test_task_mstransform.py::test_spectrum_transformations_weight_zero_flag_set::test_timeavg_weight_zero_flag_set_corrected mstransform: Check that flags are set when the weight resulting from time avg is zero SKIPPED (Skipping - chan average should generate the avg of the flag...) test_task_mstransform.py::test_spectrum_transformations_weight_constant::test_chanavg_corrected_vs_model_with_weight_constant mstransform: Check that the result of chan avg CORRECTED is the same as time avg MODEL multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_weight_constant::test_timeavg_corrected_vs_model_with_weight_constant mstransform: Check that the result of time/chan avg CORRECTED is the same as time avg MODEL multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_chanavg_corrected_vs_data_with_sigma_unit mstransform: Check that the result of chan avg CORRECTED is the same as time avg DATA with sigma 1 multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_chanavg_data_vs_model_with_sigma_unit mstransform: Check that the result of chan avg DATA with sigma 1 is the same as averaging MODEL PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_timeavg_corrected_vs_data_with_sigma_unit mstransform: Check that the result of time avg CORRECTED is the same as time avg DATA with sigma 1 multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_timeavg_data_vs_model_with_sigma_unit mstransform: Check that the result of time avg DATA with sigma 1 is the same as averaging MODEL PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_all Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_corrected Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_data Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_model Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_all Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_corrected Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_data Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_model Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_all Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_corrected Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_data Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_model Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_all PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_corrected PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_data PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_model PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_all PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_corrected PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_data PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_model PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_all PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_corrected PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_data PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_model PASSED test_task_mstransform.py::test_otf_calibration::test_otf_calibration_mst_vs_applycal_split 2024-05-07 01:41:10 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.bcal is missing the following fields: scan scanmap 2024-05-07 01:41:10 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.fluxscale is missing the following fields: scan scanmap 2024-05-07 01:41:10 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.gcal is missing the following fields: scan scanmap 2024-05-07 01:41:10 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.gcal is missing the following fields: scan scanmap Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_no_reindexing::test_regrid_SPWs_separately_with_no_reindexing mstransform: Change ref. frame to LSRK for each SPW separately w/o reindexing Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_no_reindexing_ephemeris_copy::test_ephemeris_copy 2024-05-07 01:41:35 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 01:41:35 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2024-05-07 01:41:35 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 01:41:35 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 PASSED test_task_mstransform.py::test_splitUpdateFlagCmd::test_split_update_flagcmd 2024-05-07 01:41:49 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 01:41:49 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2024-05-07 01:41:49 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 01:41:49 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 split: Do not update FLAG_CMD table when spw selection in FLAG_CMD is by name PASSED test_task_mstransform.py::test_selectiononly_notransformation::test_select_several_channels_different_spw mstransform: apply a selection of different channels over several spw PASSED test_task_mstransform.py::Cleanup::test_runTest mstransform: Cleanup PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_mstransform.py:914: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_mstransform.py:1285: As reported in CAS-7377 now there is a custom tile shape for hypercube and data type SKIPPED [1] test_task_mstransform.py:1653: Skip until propagation of WEIGHT_SPECTRUM by cvel is defined SKIPPED [1] test_task_mstransform.py:1729: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 (regridding with pre-averaging) SKIPPED [1] test_task_mstransform.py:2717: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_mstransform.py:2749: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_mstransform.py:3592: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3316: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3408: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3500: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3775: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3685: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3715: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3745: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3654: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3377: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3469: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3561: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3622: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3346: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3438: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3530: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:4678: Skipping - chan average should generate the avg of the flagged data if allare flagged SKIPPED [1] test_task_mstransform.py:4699: Skipping - chan average should generate the avg of the flagged data if allare flagged SKIPPED [1] test_task_mstransform.py:4657: Skipping - chan average should generate the avg of the flagged data if allare flagged ============ 177 passed, 25 skipped, 1 warning in 473.70s (0:07:53) ============ ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather configfile: pytest.ini collecting ... collected 10 items test_task_plotweather.py::plotweather_test::test0 Test 0: Default parameters PASSED test_task_plotweather.py::plotweather_test::test1 Test 1: Bad input file PASSED test_task_plotweather.py::plotweather_test::test2 Test 2: ms with no weather, no plot PASSED test_task_plotweather.py::plotweather_test::test3 Test 3: Good input file and output exists PASSED test_task_plotweather.py::plotweather_test::test4 Test 4: Good input file and no output plot exists PASSED test_task_plotweather.py::plotweather_test::test5 Test 5: seasonal_weight PASSED test_task_plotweather.py::plotweather_test::test6 Test 6: pdf output format PASSED test_task_plotweather.py::plotweather_test::test7 Test 7: ps output format SKIPPED (succeeds, total runtime too long) test_task_plotweather.py::plotweather_test::test8 Test 8: eps output format SKIPPED (succeeds, total runtime too long) test_task_plotweather.py::plotweather_test::test9 Test 9: svg output format SKIPPED (succeeds, total runtime too long) - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotweather/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_plotweather.py:122: succeeds, total runtime too long SKIPPED [1] test_task_plotweather.py:130: succeeds, total runtime too long SKIPPED [1] test_task_plotweather.py:138: succeeds, total runtime too long ============= 7 passed, 3 skipped, 1 warning in 643.71s (0:10:43) ============== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_listobs configfile: pytest.ini collecting ... 2024-05-07 01:52:39 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (6), setting nsubms to 6 collected 89 items test_task_listobs.py::test_listobs::test_CAS_6733 Verify listobs runs to completion on data set in CAS-6733. This was an infinite loop bugfix PASSED test_task_listobs.py::test_listobs::test_almaOneRow Listobs 3: CAS-2751. Check that ALMA MS displays one row per scan PASSED test_task_listobs.py::test_listobs::test_antMMS 2024-05-07 01:52:49 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2024-05-07 01:52:49 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2024-05-07 01:52:49 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_antMS 2024-05-07 01:52:49 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2024-05-07 01:52:49 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2024-05-07 01:52:49 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_antTimeAvgMMS 2024-05-07 01:52:49 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2024-05-07 01:52:50 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2024-05-07 01:52:50 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_antTimeAvgMS 2024-05-07 01:52:50 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2024-05-07 01:52:50 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2024-05-07 01:52:50 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_antennaSelectionParam Listobs 7: test antenna selection parameters PASSED test_task_listobs.py::test_listobs::test_arrayMMS 2024-05-07 01:52:50 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2024-05-07 01:52:50 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:50 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a MMS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_arrayMS 2024-05-07 01:52:50 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2024-05-07 01:52:50 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:50 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a MS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_arrayTimeAvgMMS 2024-05-07 01:52:50 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2024-05-07 01:52:50 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:50 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a time-averaged MMS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_arrayTimeAvgMS 2024-05-07 01:52:50 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2024-05-07 01:52:50 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:50 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a time-averaged MS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_avgIntervalMMS Listobs test: Check that the Int (s) column exists for a MMS PASSED test_task_listobs.py::test_listobs::test_avgIntervalMS Listobs test: Check that the Int (s) column exists for a MS PASSED test_task_listobs.py::test_listobs::test_avgIntervalTimeAvgMMS Listobs test: Check that the Int (s) column exists for a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_avgIntervalTimeAvgMS Listobs test: Check that the Int (s) column exists for a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_corrsMMS 2024-05-07 01:52:51 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2024-05-07 01:52:51 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2024-05-07 01:52:51 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_corrsMS 2024-05-07 01:52:51 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2024-05-07 01:52:51 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2024-05-07 01:52:51 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_corrsTimeAvgMMS 2024-05-07 01:52:51 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2024-05-07 01:52:51 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2024-05-07 01:52:51 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_corrsTimeAvgMS 2024-05-07 01:52:51 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2024-05-07 01:52:51 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2024-05-07 01:52:51 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_ephem ephemeris objects PASSED test_task_listobs.py::test_listobs::test_fieldMMS 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_fieldMS 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_fieldTimeAvgMMS 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_fieldTimeAvgMS 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2024-05-07 01:52:52 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2024-05-07 01:52:52 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_fileMMS Listobs test: Check to see if list file is generated from a MMS PASSED test_task_listobs.py::test_listobs::test_fileMS Listobs test: Check to see if list file is generated from a MS PASSED test_task_listobs.py::test_listobs::test_fileTimeAvgMMS Listobs test: Check to see if list file is generated from a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_fileTimeAvgMS Listobs test: Check to see if list file is generated from a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_indivrow Listobs test: Check if one row is displayed per scan PASSED test_task_listobs.py::test_listobs::test_input Listobs test: Check all if listobs can take ms, mms, time averaged ms, and time averaged mms PASSED test_task_listobs.py::test_listobs::test_intentMMS 2024-05-07 01:52:53 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2024-05-07 01:52:53 WARN listobs::ms::msselect State Expression: No match found for "abc" 2024-05-07 01:52:53 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a MMS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_intentMS 2024-05-07 01:52:53 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2024-05-07 01:52:54 WARN listobs::ms::msselect State Expression: No match found for "abc" 2024-05-07 01:52:54 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a MS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_intentTimeAvgMMS 2024-05-07 01:52:54 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2024-05-07 01:52:54 WARN listobs::ms::msselect State Expression: No match found for "abc" 2024-05-07 01:52:54 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a time-averaged MMS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_intentTimeAvgMS 2024-05-07 01:52:54 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2024-05-07 01:52:54 WARN listobs::ms::msselect State Expression: No match found for "abc" 2024-05-07 01:52:54 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a time-averaged MS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_listunflMMS Listobs test: Check that the list unflagged column shows up in a MMS PASSED test_task_listobs.py::test_listobs::test_listunflMS Listobs test: Check that the list unflagged column shows up in a MS PASSED test_task_listobs.py::test_listobs::test_listunflTimeAvgMMS Listobs test: Check that the list unflagged column shows up in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_listunflTimeAvgMS Listobs test: Check that the list unflagged column shows up in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_lofarDysco Verify that we can read a compressed MS that uses the Dysco storage manager PASSED test_task_listobs.py::test_listobs::test_logfileMMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logfileMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logfileTimeAvgMMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logfileTimeAvgMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logreadMMS Listobs test: Check that the log file from a MMS is human readable VERSION sys.version_info(major=3, minor=8, micro=7, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_logreadMS Listobs test: Check that the log file from a MS is human readable VERSION sys.version_info(major=3, minor=8, micro=7, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_logreadTimeAvgMMS Listobs test: Check that the log file from a time-averaged MMS is human readable VERSION sys.version_info(major=3, minor=8, micro=7, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_logreadTimeAvgMS Listobs test: Check that the log file from a time-averaged MS is human readable VERSION sys.version_info(major=3, minor=8, micro=7, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_longFieldName Listobs 2: CSV-591. Check if long field names are fully displayed PASSED test_task_listobs.py::test_listobs::test_nonVerboseFileSave Listobs 4: Save on a file, verbose=False PASSED test_task_listobs.py::test_listobs::test_novisMMS Listobs test: Check if there is any visibility information when using a MMS PASSED test_task_listobs.py::test_listobs::test_novisMS Listobs test: Check if there is any visibility information when using a MS PASSED test_task_listobs.py::test_listobs::test_novisTimeAvgMMS Listobs test: Check if there is any visibility information when using a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_novisTimeAvgMS Listobs test: Check if there is any visibility information when using a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_observationMMS 2024-05-07 01:52:57 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:57 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:57 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a MMS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_observationMS 2024-05-07 01:52:57 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:57 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:57 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a MS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_observationTimeAvgMMS 2024-05-07 01:52:57 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:57 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:57 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a time-averaged MMS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_observationTimeAvgMS 2024-05-07 01:52:57 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:57 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:52:57 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a time-averaged MS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_overwrite 2024-05-07 01:52:57 SEVERE listobs::ms::summary Exception Reported: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:57 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:57 SEVERE listobs::ms::summary Exception Reported: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:57 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203 PASSED test_task_listobs.py::test_listobs::test_overwriteMMS 2024-05-07 01:52:57 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:57 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:57 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:57 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for MMS PASSED test_task_listobs.py::test_listobs::test_overwriteMS 2024-05-07 01:52:57 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:57 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for MS PASSED test_task_listobs.py::test_listobs::test_overwriteTimeAvgMMS 2024-05-07 01:52:58 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_overwriteTimeAvgMS 2024-05-07 01:52:58 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2024-05-07 01:52:58 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2024-05-07 01:52:58 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for time-averaged MS PASSED test_task_listobs.py::test_listobs::test_scanMMS 2024-05-07 01:52:58 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2024-05-07 01:52:58 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:58 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_scanMS 2024-05-07 01:52:58 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2024-05-07 01:52:58 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:58 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_scanSelectionParam Listobs 6: test scan selection parameters PASSED test_task_listobs.py::test_listobs::test_scanTimeAvgMMS 2024-05-07 01:52:58 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2024-05-07 01:52:59 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:59 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_scanTimeAvgMS 2024-05-07 01:52:59 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2024-05-07 01:52:59 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2024-05-07 01:52:59 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_selectdataMMS Listobs test: Check to see if the selectdata parameter functions with a MMS PASSED test_task_listobs.py::test_listobs::test_selectdataMS Listobs test: Check to see if the selectdata parameter functions with a MS PASSED test_task_listobs.py::test_listobs::test_selectdataTimeAvgMMS Listobs test: Check to see if the selectdata parameter functions with a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_selectdataTimeAvgMS Listobs test: Check to see if the selectdata parameter functions with a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_spwMMS 2024-05-07 01:52:59 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2024-05-07 01:52:59 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_spwMS 2024-05-07 01:52:59 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2024-05-07 01:52:59 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_spwTimeAvgMMS 2024-05-07 01:53:00 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2024-05-07 01:53:00 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_spwTimeAvgMS 2024-05-07 01:53:00 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2024-05-07 01:53:00 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_timerangeMMS 2024-05-07 01:53:00 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2024-05-07 01:53:00 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:53:00 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2024-05-07 01:53:00 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2024-05-07 01:53:00 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2024-05-07 01:53:00 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:00 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a MMS PASSED test_task_listobs.py::test_listobs::test_timerangeMS 2024-05-07 01:53:00 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2024-05-07 01:53:00 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:53:00 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2024-05-07 01:53:00 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2024-05-07 01:53:00 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2024-05-07 01:53:00 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:00 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a MS PASSED test_task_listobs.py::test_listobs::test_timerangeTimeAvgMMS 2024-05-07 01:53:01 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2024-05-07 01:53:01 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:53:01 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2024-05-07 01:53:01 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2024-05-07 01:53:01 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2024-05-07 01:53:01 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:01 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_timerangeTimeAvgMS 2024-05-07 01:53:01 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2024-05-07 01:53:01 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2024-05-07 01:53:01 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2024-05-07 01:53:01 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2024-05-07 01:53:01 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2024-05-07 01:53:01 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:01 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_uvrangeMMS 2024-05-07 01:53:01 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2024-05-07 01:53:01 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2024-05-07 01:53:01 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2024-05-07 01:53:01 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:01 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2024-05-07 01:53:01 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a MMS PASSED test_task_listobs.py::test_listobs::test_uvrangeMS 2024-05-07 01:53:02 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2024-05-07 01:53:02 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2024-05-07 01:53:02 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2024-05-07 01:53:02 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:02 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2024-05-07 01:53:02 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a MS PASSED test_task_listobs.py::test_listobs::test_uvrangeTimeAvgMMS 2024-05-07 01:53:02 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2024-05-07 01:53:02 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2024-05-07 01:53:02 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2024-05-07 01:53:02 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:02 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2024-05-07 01:53:02 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_uvrangeTimeAvgMS 2024-05-07 01:53:02 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2024-05-07 01:53:02 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2024-05-07 01:53:02 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2024-05-07 01:53:02 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2024-05-07 01:53:02 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2024-05-07 01:53:02 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_verboseFileSave Listobs 5: Save on a file, verbose=True PASSED test_task_listobs.py::test_listobs::test_verboseMMS Listobs test: Check that a verbose file is larger than a non-verbose one for a MMS PASSED test_task_listobs.py::test_listobs::test_verboseMS Listobs test: Check that a verbose file is larger than a non-verbose one for a MS PASSED test_task_listobs.py::test_listobs::test_verboseTimeAvgMMS Listobs test: Check that a verbose file is larger than a non-verbose one for a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_verboseTimeAvgMS Listobs test: Check that a verbose file is larger than a non-verbose one for a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_wrongInp PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_listobs/nose.xml - ======================== 89 passed, 1 warning in 25.27s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat configfile: pytest.ini collecting ... collected 13 items test_task_virtualconcat.py::test_virtualconcat::test1 2024-05-07 01:53:11 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:11 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:11 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:11 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Virtualconcat 1: 4 parts, same sources but different spws Copying A2256LC2_4.5s-1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-1.ms Copying A2256LC2_4.5s-2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-2.ms Copying part2-mod2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2-mod2.ms Copying part2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2.ms Copying part4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part4.ms Copying shortpart2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart2.ms Copying shortpart4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart4.ms Copying sim7.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim7.ms Copying X39a.pm03.scan3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/X39a.pm03.scan3.ms Copying X425.pm04.scan4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/X425.pm04.scan4.ms Copying A2256LC2_4.5s-2b.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-2b.ms Copying part1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part1.ms Copying part2-mod.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2-mod.ms Copying part3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part3.ms Copying shortpart1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart1.ms Copying shortpart3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart3.ms Copying shortpart5.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart5.ms Copying sim8.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim8.ms Copying X425.pm03.scan4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/X425.pm03.scan4.ms test_task_virtualconcat : Now checking output MS concatenated.ms test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SOURCE_ID', 55, 13, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 55, 3, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['NUM_CHAN', 3, 128, 0] test_task_virtualconcat : table SPECTRAL_WINDOW as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test10 2024-05-07 01:53:13 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:13 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:13 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:13 WARN virtualconcat::::casa The setup of the input MSs is not fully consistent. The concatenation may fail 2024-05-07 01:53:13 WARN virtualconcat::::casa and/or the affected columns may contain partially only default data. 2024-05-07 01:53:13 WARN virtualconcat::::casa {'part2-mod2.ms': {'Main': {'present_a': True, 'present_b': True, 'missingcol_a': [], 'missingcol_b': ['CORRECTED_DATA', 'MODEL_DATA']}}, 'part3.ms': {'Main': {'present_a': True, 'present_b': True, 'missingcol_a': [], 'missingcol_b': ['CORRECTED_DATA', 'MODEL_DATA']}}} Virtualconcat 10: 3 parts, different sources, same spws, different scratch columns: yes, no, no Copying part2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2.ms Copying part4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part4.ms Copying part1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part1.ms Copying part3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part3.ms creating scratch columns in part1-wscratch.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SOURCE_ID', 28, 13, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 28, 1, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['NUM_CHAN', 1, 128, 0] test_task_virtualconcat : table SPECTRAL_WINDOW as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test11 2024-05-07 01:53:15 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:15 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:15 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:15 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:17 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:17 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:17 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:17 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Virtualconcat 11: comparison to concat Copying part2-mod2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2-mod2.ms Copying part3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part3.ms duration using concat (s) = 2.118532180786133 duration using virtualconcat (s) = 0.9748070240020752 PASSED test_task_virtualconcat.py::test_virtualconcat::test12 2024-05-07 01:53:18 WARN MSConcat::virtualconcat (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 149) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. Virtualconcat 12: two MSs with different antenna tables, copypointing=True (default) Copying part2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2.ms Copying part4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part4.ms Copying part1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part1.ms Copying part3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part3.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... PASSED test_task_virtualconcat.py::test_virtualconcat::test13 Virtualconcat 13: 3 parts, SD data, one non-concurrent, two concurrent (CAS-5316) Copying sim7.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim7.ms Copying sim8.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim8.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... PASSED test_task_virtualconcat.py::test_virtualconcat::test2 2024-05-07 01:53:20 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:20 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:20 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Virtualconcat 2: 3 parts, different sources, different spws, visweightscale=[3.,2.,1.], keepcopy=True Copying X39a.pm03.scan3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/X39a.pm03.scan3.ms Copying X425.pm04.scan4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/X425.pm04.scan4.ms Copying X425.pm03.scan4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/X425.pm03.scan4.ms test_task_virtualconcat : Now checking output MS concatenated.ms test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SOURCE_ID', 41, 13, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 41, 2, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['NUM_CHAN', 2, 128, 0] test_task_virtualconcat : table SPECTRAL_WINDOW as expected. test_task_virtualconcat : comparing ['WEIGHT', 0, array([11.86871839]), 1e-06] test_task_virtualconcat : comparing ['WEIGHT', 23813, array([19.3635335]), 1e-06] test_task_virtualconcat : comparing ['WEIGHT', 23814, array([7.91247892]), 1e-06] test_task_virtualconcat : comparing ['WEIGHT', 47627, array([12.90902233]), 1e-06] test_task_virtualconcat : comparing ['WEIGHT', 47628, array([3.95623946]), 1e-06] test_task_virtualconcat : comparing ['WEIGHT', 71441, array([6.45451117]), 1e-06] test_task_virtualconcat : table MAIN as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test3 2024-05-07 01:53:23 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:23 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:23 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Virtualconcat 3: 3 parts, different sources, same spws test_task_virtualconcat : Now checking output MS concatenated.ms test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SOURCE_ID', 28, 13, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 28, 1, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['NUM_CHAN', 1, 128, 0] test_task_virtualconcat : table SPECTRAL_WINDOW as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test4 2024-05-07 01:53:24 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/shortpart1.ms/table.f20 2024-05-07 01:53:24 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table shortpart1.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:24 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/shortpart2.ms/table.f20 2024-05-07 01:53:24 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table shortpart2.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:24 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/shortpart3.ms/table.f20 2024-05-07 01:53:24 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table shortpart3.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:24 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/shortpart4.ms/table.f20 2024-05-07 01:53:24 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table shortpart4.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:24 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/shortpart5.ms/table.f20 2024-05-07 01:53:24 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table shortpart5.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:26 SEVERE getcell::SOURCE_ID Exception Reported: TableProxy::getCell: no such row Virtualconcat 4: five MSs with identical sources but different time/intervals on them (CSV-268) Copying part2-mod2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part2-mod2.ms Copying part1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part1.ms Copying part3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/part3.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SOURCE_ID', 0, 0, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 0, 0, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['SOURCE_ID', 7, 0, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 7, 7, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['SOURCE_ID', 8, 1, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 8, 0, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['SOURCE_ID', 15, 1, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 15, 7, 0] test_task_virtualconcat : table SOURCE as expected. The following should fail: SOURCE row 16 should not exist test_task_virtualconcat : comparing ['SOURCE_ID', 16, 0, 100000] Expected error. test_task_virtualconcat : comparing ['NUM_CHAN', 8, 4, 0] test_task_virtualconcat : table SPECTRAL_WINDOW as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test5 2024-05-07 01:53:26 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:26 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/A2256LC2_4.5s-1.ms/table.f20 2024-05-07 01:53:26 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-1.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:26 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:26 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/A2256LC2_4.5s-2.ms/table.f20 2024-05-07 01:53:26 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-2.ms has no data. Accessing it will cause errors. Virtualconcat 5: two MSs with different state table (CAS-2601) Copying shortpart2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart2.ms Copying shortpart4.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart4.ms Copying shortpart1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart1.ms Copying shortpart3.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart3.ms Copying shortpart5.ms /opt/casa/data/casatestdata/unittest/virtualconcat/shortpart5.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['CAL', 0, 0, 0] test_task_virtualconcat : comparing ['SIG', 0, 1, 0] test_task_virtualconcat : comparing ['SUB_SCAN', 2, 1, 0] test_task_virtualconcat : table STATE as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test6 2024-05-07 01:53:27 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:27 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/A2256LC2_4.5s-1.ms/table.f20 2024-05-07 01:53:27 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-1.ms has no data. Accessing it will cause errors. 2024-05-07 01:53:27 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:27 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/A2256LC2_4.5s-2b.ms/table.f20 2024-05-07 01:53:27 WARN virtualconcat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-2b.ms has no data. Accessing it will cause errors. Virtualconcat 6: two MSs with different state table and feed table Copying A2256LC2_4.5s-1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-1.ms Copying A2256LC2_4.5s-2.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-2.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 53, 1, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 54, 2, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 107, 3, 0] test_task_virtualconcat : comparing ['RECEPTOR_ANGLE', 54, [-1, 0], 0] test_task_virtualconcat : table FEED as expected. PASSED test_task_virtualconcat.py::test_virtualconcat::test7 2024-05-07 01:53:28 WARN MSConcat::virtualconcat (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 149) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. Virtualconcat 7: two MSs with different antenna table such that baseline label reversal becomes necessary Copying A2256LC2_4.5s-1.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-1.ms Copying A2256LC2_4.5s-2b.ms /opt/casa/data/casatestdata/unittest/virtualconcat/A2256LC2_4.5s-2b.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : OK. Checking baseline labels ... PASSED test_task_virtualconcat.py::test_virtualconcat::test8 2024-05-07 01:53:29 WARN MSConcat::concatenate (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 1000) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. 2024-05-07 01:53:29 WARN MSConcat::virtualconcat (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 149) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. Virtualconcat 8: two MSs with different antenna tables, copypointing=False Copying sim7.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim7.ms Copying sim8.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim8.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : OK. Checking baseline labels ... test_task_virtualconcat : OK. Checking pointing table ... PASSED test_task_virtualconcat.py::test_virtualconcat::test9 2024-05-07 01:53:30 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:30 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:30 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2024-05-07 01:53:30 WARN virtualconcat::::casa The setup of the input MSs is not fully consistent. The concatenation may fail 2024-05-07 01:53:30 WARN virtualconcat::::casa and/or the affected columns may contain partially only default data. 2024-05-07 01:53:30 WARN virtualconcat::::casa {'part2-mod2-wscratch.ms': {'Main': {'present_a': True, 'present_b': True, 'missingcol_a': ['CORRECTED_DATA', 'MODEL_DATA'], 'missingcol_b': []}}} Virtualconcat 9: 3 parts, different sources, same spws, different scratch columns: no, yes, no Copying sim7.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim7.ms Copying sim8.ms /opt/casa/data/casatestdata/unittest/virtualconcat/sim8.ms creating scratch columns in part2-mod2-wscratch.ms test_task_virtualconcat : Now checking output ... test_task_virtualconcat : OK. Checking tables in detail ... test_task_virtualconcat : comparing ['SOURCE_ID', 28, 13, 0] test_task_virtualconcat : comparing ['SPECTRAL_WINDOW_ID', 28, 1, 0] test_task_virtualconcat : table SOURCE as expected. test_task_virtualconcat : comparing ['NUM_CHAN', 1, 128, 0] test_task_virtualconcat : table SPECTRAL_WINDOW as expected. PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_virtualconcat/nose.xml - ======================== 13 passed, 1 warning in 28.70s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline configfile: pytest.ini collecting ... collected 220 items test_task_imbaseline.py::TestFileStack::test_filestack_01 2024-05-07 01:53:34 WARN imbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/d5db5368-02b4-46c2-92e2-3745fae26346 01. successful case: Create Stack with exist file. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_02 02. failure case: Create Stack with unexist file, an exception raises. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_03 03. successful case: push() exist file into stack. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_04 04. failure case: push() unexist file into stack, an exception raises. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_05 05. successful case: pop() exist stuff into stack. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_06 06. failure case: pop() unexist stuff into stack, an exception raises. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_07 07. successful case: peak() exist stuff into stack. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_08 08. failure case: peak() unexist stuff into stack, an exception raises. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_09 09. successful case: subpeak() exist stuff into stack. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_10 10. failure case: subpeak() unexist stuff into stack, an exception raises. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_11 11. successful case: bottom() exist stuff into stack. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_12 12. failure case: bottom() unexist stuff into stack, an exception raises. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_13 13. successful case: do clear() of _EraseableFolder contains a file. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_14 14. successful case: do clear() of Un_EraseableFolder contains a file. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_15 15. successful case: do erase() of _EraseableFolder contains a file. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_16 16. successful case: do erase() Un_EraseableFolder contains a file. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_17 17. successful case: check height() of stack. PASSED test_task_imbaseline.py::TestFileStack::test_filestack_18 18. failure case: pop() when height is 1, an exception raises. PASSED test_task_imbaseline.py::TestImageShape::test_imageshape_01 2024-05-07 01:53:34 WARN imbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/f3e18021-31cc-4662-9b71-e6b476ec044e 01. successful case: axis_sp = axis_pol = 2or3, axis_sp != axis_pol. PASSED test_task_imbaseline.py::TestImageShape::test_imageshape_02 02. failure case: invalid im_nchan, an exception raises. PASSED test_task_imbaseline.py::TestImageShape::test_imageshape_03 03. failure case: invalid dir_shape, an exception raises. PASSED test_task_imbaseline.py::TestImsmooth::test_imsmooth_01 2024-05-07 01:53:34 WARN imbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/94969235-3e5c-4983-8216-622a61e2b775 01. successful case: call imsmooth with some parameters. PASSED test_task_imbaseline.py::TestImsmooth::test_imsmooth_02 02. failure case: invalid dirkernel, an exception raises. PASSED test_task_imbaseline.py::TestImsmooth::test_imsmooth_03 03. set values for _ImsmoothParams and do validate(), and compare properties of it to the correct values. PASSED test_task_imbaseline.py::TestImage2MS::test_image2ms_01 2024-05-07 01:53:35 WARN imsmooth::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/ef35eb91-c583-4f36-b8b7-5451d3f7c38c 01. successful case: create MeasurementSet from a image. PASSED test_task_imbaseline.py::TestImage2MS::test_image2ms_02 2024-05-07 01:53:36 SEVERE putcell::INVALID Exception Reported: TableProxy::TableProxy::putColumn: column INVALID does not exist 02. failure case: execute image2ms with invalid datacolumn parameter, an exception raises. PASSED test_task_imbaseline.py::TestImage2MS::test_image2ms_03 2024-05-07 01:53:36 SEVERE image::open (file src/tools/image/image_cmpt.cc, line 4208) Exception Reported: Exception: Unable to open image dummy1. 2024-05-07 01:53:36 SEVERE image::open (file src/tools/image/image_cmpt.cc, line 4208)+ ... thrown by static casa::ITUPLE casa::ImageFactory::fromFile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 289 03. failure case: execute image2ms with invalid image data, an exception raises. PASSED test_task_imbaseline.py::TestImage2MS::test_image2ms_04 04. failure case: execute image2ms with empty stack, an exception raises. PASSED test_task_imbaseline.py::TestImage2MS::test_image2ms_05 05. set values for _Image2MSParams and do validate(), and compare properties of it to the correct values. PASSED test_task_imbaseline.py::TestSdsmooth::test_sdsmooth_01 2024-05-07 01:53:36 WARN imsmooth::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/4170c7a8-ec09-4fba-aa73-1f0bfa02bd89 2024-05-07 01:53:36 WARN sdsmooth::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. 01. successful case: call sdsmooth with some parameters. PASSED test_task_imbaseline.py::TestSdsmooth::test_sdsmooth_02 02. failure case: call sdsmooth with invalid ms stack, an exception raises. PASSED test_task_imbaseline.py::TestSdsmooth::test_sdsmooth_03 03. failure case: call sdsmooth with invalid image stack, an exception raises. PASSED test_task_imbaseline.py::TestSdsmooth::test_sdsmooth_04 04. set values for _SdsmoothParams and do validate(), and compare properties of it to the correct values. PASSED test_task_imbaseline.py::TestSdbaseline::test_sdbaseline_01 2024-05-07 01:53:37 WARN sdsmooth::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/aeff47c5-e543-4f00-8235-d78a753e20e4 01. successful case: call sdbaseline with some parameters. PASSED test_task_imbaseline.py::TestSdbaseline::test_sdbaseline_02 02. failure case: call sdbaseline with invalid ms stack, an exception raises. PASSED test_task_imbaseline.py::TestSdbaseline::test_sdbaseline_03 03. failure case: call sdbaseline with invalid image stack, an exception raise. PASSED test_task_imbaseline.py::TestSdbaseline::test_sdbaseline_04 04. set values for _SdbaselineParams and do validate(), and compare properties of it to the correct values. PASSED test_task_imbaseline.py::TestImageSubtraction::test_image_subtraction_01 2024-05-07 01:53:37 WARN sdbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/d816bd55-e1b2-4249-b65f-07526b1545b9 01. successful test: subtracted output = input_image - (smoothed_image - smoothed_and_subtracted_image). PASSED test_task_imbaseline.py::TestImageSubtraction::test_image_subtraction_02 02. successful test: subtracted output = subtracted_image. PASSED test_task_imbaseline.py::TestImageSubtraction::test_image_subtraction_03 03. failure case: subtract three images have unmatched shape, an exception raises. PASSED test_task_imbaseline.py::TestImageSubtraction::test_image_subtraction_04 04. successful test: subtract two images have unmatched shape (any exceptions do not raise). PASSED test_task_imbaseline.py::TestImageSubtraction::test_image_subtraction_05 05. output data check: three images subtraction test. PASSED test_task_imbaseline.py::TestImageSubtraction::test_image_subtraction_06 06. output data check: two images subtraction test. PASSED test_task_imbaseline.py::TestMS2Image::test_ms2image_01 2024-05-07 01:53:41 WARN sdbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/3df34216-b217-49b3-a625-71198490c721 01. successful case: convert a MeasurementSet to image and compare it to the correct chunk. PASSED test_task_imbaseline.py::TestMS2Image::test_ms2image_02 02. failure case: attempt to convert a MeasurementSet without base image, an exception raises. PASSED test_task_imbaseline.py::TestMS2Image::test_ms2image_03 03. failure case: attempt to convert a MeasurementSet unexisted, an exception raises. PASSED test_task_imbaseline.py::TestModuleMethodsOfImbaseline::test_module_methods_01 2024-05-07 01:53:41 WARN sdbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/2e6f082d-86f9-422d-bd51-67326b43e62d 01. _get_image_shape: successful case: get an image shape and check properties of it. PASSED test_task_imbaseline.py::TestModuleMethodsOfImbaseline::test_module_methods_02 02. _get_image_shape: failure case: attempt to read an image unexisted, an exception raises. PASSED test_task_imbaseline.py::TestModuleMethodsOfImbaseline::test_module_methods_03 03. _get_image_shape: failure case: attempt to read an image has invalid shape, an exception raises. PASSED test_task_imbaseline.py::TestImbaseline::test_imbaseline_01 2024-05-07 01:53:42 WARN sdbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/3e1cb0e9-d66a-45e5-941d-68fc7fc8afe8 2024-05-07 01:53:42 SEVERE imbaseline::::casa Traceback (most recent call last): 2024-05-07 01:53:42 SEVERE imbaseline::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_imbaseline.py", line 316, in imbaseline 2024-05-07 01:53:42 SEVERE imbaseline::::casa+ _validate_imagename(imagename) 2024-05-07 01:53:42 SEVERE imbaseline::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_imbaseline.py", line 350, in _validate_imagename 2024-05-07 01:53:42 SEVERE imbaseline::::casa+ raise ValueError(f'Error: file {imagename} is not found.', 'SEVERE') 2024-05-07 01:53:42 SEVERE imbaseline::::casa+ ValueError: ('Error: file is not found.', 'SEVERE') 2024-05-07 01:53:42 SEVERE imbaseline::::casa ('Error: file is not found.', 'SEVERE') 01. failure case: attempt to read imagefile set None, an exception raises. PASSED test_task_imbaseline.py::TestImbaseline::test_imbaseline_02 2024-05-07 01:53:49 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. 03. successful case: execute imbaseline with output_cont set False, cont file does not generate. PASSED test_task_imbaseline.py::TestImbaseline::test_imbaseline_03 2024-05-07 01:53:57 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. 04. successful case: execute imbaseline with bloutput set output path, bloutput generates. PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_boxcar_boxcar 2024-05-07 01:53:58 WARN imbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/97916fea-e138-4f4d-a862-0da1ede490e3 2024-05-07 01:53:58 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.021 [maskmode=auto, blfunc=chebyshev, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_boxcar_gaussian 2024-05-07 01:54:01 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.020 [maskmode=auto, blfunc=chebyshev, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_boxcar_none TestImbaselineExecution method No.019 [maskmode=auto, blfunc=chebyshev, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_gaussian_boxcar 2024-05-07 01:54:10 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.018 [maskmode=auto, blfunc=chebyshev, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_gaussian_gaussian 2024-05-07 01:54:18 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.017 [maskmode=auto, blfunc=chebyshev, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_gaussian_none TestImbaselineExecution method No.016 [maskmode=auto, blfunc=chebyshev, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_image_boxcar 2024-05-07 01:54:34 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.024 [maskmode=auto, blfunc=chebyshev, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_image_gaussian 2024-05-07 01:54:42 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.023 [maskmode=auto, blfunc=chebyshev, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_image_none TestImbaselineExecution method No.022 [maskmode=auto, blfunc=chebyshev, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_none_boxcar 2024-05-07 01:54:51 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.015 [maskmode=auto, blfunc=chebyshev, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_none_gaussian 2024-05-07 01:54:52 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.014 [maskmode=auto, blfunc=chebyshev, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_chebyshev_none_none TestImbaselineExecution method No.013 [maskmode=auto, blfunc=chebyshev, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_boxcar_boxcar 2024-05-07 01:54:55 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.033 [maskmode=auto, blfunc=cspline, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_boxcar_gaussian 2024-05-07 01:54:57 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.032 [maskmode=auto, blfunc=cspline, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_boxcar_none TestImbaselineExecution method No.031 [maskmode=auto, blfunc=cspline, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_gaussian_boxcar 2024-05-07 01:55:07 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.030 [maskmode=auto, blfunc=cspline, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_gaussian_gaussian 2024-05-07 01:55:15 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.029 [maskmode=auto, blfunc=cspline, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_gaussian_none TestImbaselineExecution method No.028 [maskmode=auto, blfunc=cspline, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_image_boxcar 2024-05-07 01:55:31 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.036 [maskmode=auto, blfunc=cspline, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_image_gaussian 2024-05-07 01:55:39 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.035 [maskmode=auto, blfunc=cspline, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_image_none TestImbaselineExecution method No.034 [maskmode=auto, blfunc=cspline, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_none_boxcar 2024-05-07 01:55:48 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.027 [maskmode=auto, blfunc=cspline, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_none_gaussian 2024-05-07 01:55:50 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.026 [maskmode=auto, blfunc=cspline, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_cspline_none_none TestImbaselineExecution method No.025 [maskmode=auto, blfunc=cspline, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_boxcar_boxcar 2024-05-07 01:55:53 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.009 [maskmode=auto, blfunc=poly, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_boxcar_gaussian 2024-05-07 01:55:55 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.008 [maskmode=auto, blfunc=poly, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_boxcar_none TestImbaselineExecution method No.007 [maskmode=auto, blfunc=poly, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_gaussian_boxcar 2024-05-07 01:56:05 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.006 [maskmode=auto, blfunc=poly, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_gaussian_gaussian 2024-05-07 01:56:13 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.005 [maskmode=auto, blfunc=poly, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_gaussian_none TestImbaselineExecution method No.004 [maskmode=auto, blfunc=poly, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_image_boxcar 2024-05-07 01:56:29 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.012 [maskmode=auto, blfunc=poly, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_image_gaussian 2024-05-07 01:56:38 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.011 [maskmode=auto, blfunc=poly, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_image_none TestImbaselineExecution method No.010 [maskmode=auto, blfunc=poly, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_none_boxcar 2024-05-07 01:56:47 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.003 [maskmode=auto, blfunc=poly, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_none_gaussian 2024-05-07 01:56:49 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.002 [maskmode=auto, blfunc=poly, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_poly_none_none TestImbaselineExecution method No.001 [maskmode=auto, blfunc=poly, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_boxcar_boxcar 2024-05-07 01:56:52 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.045 [maskmode=auto, blfunc=sinusoid, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_boxcar_gaussian 2024-05-07 01:56:54 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.044 [maskmode=auto, blfunc=sinusoid, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_boxcar_none TestImbaselineExecution method No.043 [maskmode=auto, blfunc=sinusoid, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_gaussian_boxcar 2024-05-07 01:57:04 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.042 [maskmode=auto, blfunc=sinusoid, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_gaussian_gaussian 2024-05-07 01:57:12 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.041 [maskmode=auto, blfunc=sinusoid, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_gaussian_none TestImbaselineExecution method No.040 [maskmode=auto, blfunc=sinusoid, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_image_boxcar 2024-05-07 01:57:28 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.048 [maskmode=auto, blfunc=sinusoid, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_image_gaussian 2024-05-07 01:57:36 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.047 [maskmode=auto, blfunc=sinusoid, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_image_none TestImbaselineExecution method No.046 [maskmode=auto, blfunc=sinusoid, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_none_boxcar 2024-05-07 01:57:45 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.039 [maskmode=auto, blfunc=sinusoid, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_none_gaussian 2024-05-07 01:57:47 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.038 [maskmode=auto, blfunc=sinusoid, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_sinusoid_none_none TestImbaselineExecution method No.037 [maskmode=auto, blfunc=sinusoid, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_boxcar_boxcar 2024-05-07 01:57:50 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.057 [maskmode=auto, blfunc=variable, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_boxcar_gaussian 2024-05-07 01:57:52 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.056 [maskmode=auto, blfunc=variable, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_boxcar_none TestImbaselineExecution method No.055 [maskmode=auto, blfunc=variable, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_gaussian_boxcar 2024-05-07 01:58:01 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.054 [maskmode=auto, blfunc=variable, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_gaussian_gaussian 2024-05-07 01:58:09 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.053 [maskmode=auto, blfunc=variable, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_gaussian_none TestImbaselineExecution method No.052 [maskmode=auto, blfunc=variable, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_image_boxcar 2024-05-07 01:58:26 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.060 [maskmode=auto, blfunc=variable, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_image_gaussian 2024-05-07 01:58:34 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.059 [maskmode=auto, blfunc=variable, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_image_none TestImbaselineExecution method No.058 [maskmode=auto, blfunc=variable, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_none_boxcar 2024-05-07 01:58:44 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.051 [maskmode=auto, blfunc=variable, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_none_gaussian 2024-05-07 01:58:46 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.050 [maskmode=auto, blfunc=variable, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_auto_variable_none_none TestImbaselineExecution method No.049 [maskmode=auto, blfunc=variable, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_boxcar_boxcar 2024-05-07 01:58:49 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.081 [maskmode=list, blfunc=chebyshev, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_boxcar_gaussian 2024-05-07 01:58:51 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.080 [maskmode=list, blfunc=chebyshev, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_boxcar_none TestImbaselineExecution method No.079 [maskmode=list, blfunc=chebyshev, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_gaussian_boxcar 2024-05-07 01:59:01 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.078 [maskmode=list, blfunc=chebyshev, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_gaussian_gaussian 2024-05-07 01:59:09 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.077 [maskmode=list, blfunc=chebyshev, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_gaussian_none TestImbaselineExecution method No.076 [maskmode=list, blfunc=chebyshev, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_image_boxcar 2024-05-07 01:59:25 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.084 [maskmode=list, blfunc=chebyshev, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_image_gaussian 2024-05-07 01:59:33 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.083 [maskmode=list, blfunc=chebyshev, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_image_none TestImbaselineExecution method No.082 [maskmode=list, blfunc=chebyshev, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_none_boxcar 2024-05-07 01:59:43 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.075 [maskmode=list, blfunc=chebyshev, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_none_gaussian 2024-05-07 01:59:44 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.074 [maskmode=list, blfunc=chebyshev, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_chebyshev_none_none TestImbaselineExecution method No.073 [maskmode=list, blfunc=chebyshev, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_boxcar_boxcar 2024-05-07 01:59:47 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.093 [maskmode=list, blfunc=cspline, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_boxcar_gaussian 2024-05-07 01:59:49 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.092 [maskmode=list, blfunc=cspline, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_boxcar_none TestImbaselineExecution method No.091 [maskmode=list, blfunc=cspline, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_gaussian_boxcar 2024-05-07 01:59:59 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.090 [maskmode=list, blfunc=cspline, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_gaussian_gaussian 2024-05-07 02:00:06 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.089 [maskmode=list, blfunc=cspline, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_gaussian_none TestImbaselineExecution method No.088 [maskmode=list, blfunc=cspline, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_image_boxcar 2024-05-07 02:00:22 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.096 [maskmode=list, blfunc=cspline, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_image_gaussian 2024-05-07 02:00:30 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.095 [maskmode=list, blfunc=cspline, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_image_none TestImbaselineExecution method No.094 [maskmode=list, blfunc=cspline, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_none_boxcar 2024-05-07 02:00:39 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.087 [maskmode=list, blfunc=cspline, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_none_gaussian 2024-05-07 02:00:41 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.086 [maskmode=list, blfunc=cspline, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_cspline_none_none TestImbaselineExecution method No.085 [maskmode=list, blfunc=cspline, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_boxcar_boxcar 2024-05-07 02:00:44 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.069 [maskmode=list, blfunc=poly, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_boxcar_gaussian 2024-05-07 02:00:46 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.068 [maskmode=list, blfunc=poly, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_boxcar_none TestImbaselineExecution method No.067 [maskmode=list, blfunc=poly, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_gaussian_boxcar 2024-05-07 02:00:55 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.066 [maskmode=list, blfunc=poly, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_gaussian_gaussian 2024-05-07 02:01:03 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.065 [maskmode=list, blfunc=poly, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_gaussian_none TestImbaselineExecution method No.064 [maskmode=list, blfunc=poly, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_image_boxcar 2024-05-07 02:01:18 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.072 [maskmode=list, blfunc=poly, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_image_gaussian 2024-05-07 02:01:26 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.071 [maskmode=list, blfunc=poly, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_image_none TestImbaselineExecution method No.070 [maskmode=list, blfunc=poly, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_none_boxcar 2024-05-07 02:01:35 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.063 [maskmode=list, blfunc=poly, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_none_gaussian 2024-05-07 02:01:36 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.062 [maskmode=list, blfunc=poly, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_poly_none_none TestImbaselineExecution method No.061 [maskmode=list, blfunc=poly, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_boxcar_boxcar 2024-05-07 02:01:39 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.105 [maskmode=list, blfunc=sinusoid, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_boxcar_gaussian 2024-05-07 02:01:42 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.104 [maskmode=list, blfunc=sinusoid, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_boxcar_none TestImbaselineExecution method No.103 [maskmode=list, blfunc=sinusoid, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_gaussian_boxcar 2024-05-07 02:01:52 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.102 [maskmode=list, blfunc=sinusoid, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_gaussian_gaussian 2024-05-07 02:02:00 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.101 [maskmode=list, blfunc=sinusoid, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_gaussian_none TestImbaselineExecution method No.100 [maskmode=list, blfunc=sinusoid, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_image_boxcar 2024-05-07 02:02:16 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.108 [maskmode=list, blfunc=sinusoid, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_image_gaussian 2024-05-07 02:02:23 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.107 [maskmode=list, blfunc=sinusoid, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_image_none TestImbaselineExecution method No.106 [maskmode=list, blfunc=sinusoid, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_none_boxcar 2024-05-07 02:02:33 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.099 [maskmode=list, blfunc=sinusoid, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_none_gaussian 2024-05-07 02:02:34 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.098 [maskmode=list, blfunc=sinusoid, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_sinusoid_none_none TestImbaselineExecution method No.097 [maskmode=list, blfunc=sinusoid, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_boxcar_boxcar 2024-05-07 02:02:37 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.117 [maskmode=list, blfunc=variable, dirkernel=boxcar, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_boxcar_gaussian 2024-05-07 02:02:39 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.116 [maskmode=list, blfunc=variable, dirkernel=boxcar, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_boxcar_none TestImbaselineExecution method No.115 [maskmode=list, blfunc=variable, dirkernel=boxcar, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_gaussian_boxcar 2024-05-07 02:02:48 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.114 [maskmode=list, blfunc=variable, dirkernel=gaussian, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_gaussian_gaussian 2024-05-07 02:02:56 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.113 [maskmode=list, blfunc=variable, dirkernel=gaussian, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_gaussian_none TestImbaselineExecution method No.112 [maskmode=list, blfunc=variable, dirkernel=gaussian, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_image_boxcar 2024-05-07 02:03:11 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.120 [maskmode=list, blfunc=variable, dirkernel=image, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_image_gaussian 2024-05-07 02:03:19 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.119 [maskmode=list, blfunc=variable, dirkernel=image, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_image_none TestImbaselineExecution method No.118 [maskmode=list, blfunc=variable, dirkernel=image, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_none_boxcar 2024-05-07 02:03:28 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.111 [maskmode=list, blfunc=variable, dirkernel=none, spkernel=boxcar] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_none_gaussian 2024-05-07 02:03:29 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineExecution method No.110 [maskmode=list, blfunc=variable, dirkernel=none, spkernel=gaussian] PASSED test_task_imbaseline.py::TestImbaselineExecution::test_imbaseline_execution_list_variable_none_none TestImbaselineExecution method No.109 [maskmode=list, blfunc=variable, dirkernel=none, spkernel=none] PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_gaussian_boxcar_chanA 2024-05-07 02:03:31 WARN imbaseline::::casa created working directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/42bcaab1-c24f-46db-9dbe-0ced3fdadb60 2024-05-07 02:03:31 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:03:39 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.023 [blfunc=chebyshev, dirkernel=gaussian, spkernel=boxcar] line blfunc:chebyshev dirkernel:gaussian spkernel:boxcar, chans:chanA, 3.5762786865234375e-07, -4.76837158203125e-07, 1.890293788164854e-09, 0.0 cont blfunc:chebyshev dirkernel:gaussian spkernel:boxcar, chans:chanA, 2.000000476837158, 0.0, 1.5999999981097062, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_gaussian_boxcar_chanB 2024-05-07 02:03:42 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:03:50 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.024 [blfunc=chebyshev, dirkernel=gaussian, spkernel=boxcar] line blfunc:chebyshev dirkernel:gaussian spkernel:boxcar, chans:chanB, 3.5762786865234375e-07, -4.76837158203125e-07, -3.1563104130327702e-09, 0.0 cont blfunc:chebyshev dirkernel:gaussian spkernel:boxcar, chans:chanB, 2.000000476837158, 0.0, 1.3000000031563104, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_gaussian_gaussian_chanA 2024-05-07 02:03:52 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:04:01 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.021 [blfunc=chebyshev, dirkernel=gaussian, spkernel=gaussian] line blfunc:chebyshev dirkernel:gaussian spkernel:gaussian, chans:chanA, 0.006934046745300293, 0.0, 0.005546947426046245, 0.006933689117431641 cont blfunc:chebyshev dirkernel:gaussian spkernel:gaussian, chans:chanA, 1.993066668510437, 0.0, 1.5944530525739538, 1.9930663108825684 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_gaussian_gaussian_chanB 2024-05-07 02:04:03 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:04:12 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.022 [blfunc=chebyshev, dirkernel=gaussian, spkernel=gaussian] line blfunc:chebyshev dirkernel:gaussian spkernel:gaussian, chans:chanB, 0.008518457412719727, 0.0, 0.005408379692016752, 0.008193910121917725 cont blfunc:chebyshev dirkernel:gaussian spkernel:gaussian, chans:chanB, 1.9918712377548218, 0.0, 1.2945916203079832, 1.9915468096733093 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_gaussian_none_chanA 2024-05-07 02:04:14 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.019 [blfunc=chebyshev, dirkernel=gaussian, spkernel=none] line blfunc:chebyshev dirkernel:gaussian spkernel:none, chans:chanA, 2.384185791015625e-07, -4.76837158203125e-07, -5.020410753786564e-09, 0.0 cont blfunc:chebyshev dirkernel:gaussian spkernel:none, chans:chanA, 2.000000476837158, 1.999999761581421, 2.0000000050204108, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_gaussian_none_chanB 2024-05-07 02:04:24 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.020 [blfunc=chebyshev, dirkernel=gaussian, spkernel=none] line blfunc:chebyshev dirkernel:gaussian spkernel:none, chans:chanB, 2.384185791015625e-07, -4.76837158203125e-07, -4.267349140718579e-09, 0.0 cont blfunc:chebyshev dirkernel:gaussian spkernel:none, chans:chanB, 2.000000476837158, 0.0, 1.700000004267349, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_none_boxcar_chanA 2024-05-07 02:04:42 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.017 [blfunc=chebyshev, dirkernel=none, spkernel=boxcar] line blfunc:chebyshev dirkernel:none spkernel:boxcar, chans:chanA, 1.1920928955078125e-07, 0.0, 5.960464477539063e-09, 0.0 cont blfunc:chebyshev dirkernel:none spkernel:boxcar, chans:chanA, 2.0, 0.0, 1.5999999940395355, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_none_boxcar_chanB 2024-05-07 02:04:53 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.018 [blfunc=chebyshev, dirkernel=none, spkernel=boxcar] line blfunc:chebyshev dirkernel:none spkernel:boxcar, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:chebyshev dirkernel:none spkernel:boxcar, chans:chanB, 2.0, 0.0, 1.3, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_none_gaussian_chanA 2024-05-07 02:05:03 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.015 [blfunc=chebyshev, dirkernel=none, spkernel=gaussian] line blfunc:chebyshev dirkernel:none spkernel:gaussian, chans:chanA, 0.006933689117431641, 0.0, 0.005546951293945312, 0.006933689117431641 cont blfunc:chebyshev dirkernel:none spkernel:gaussian, chans:chanA, 1.9930663108825684, 0.0, 1.5944530487060546, 1.9930663108825684 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_none_gaussian_chanB 2024-05-07 02:05:14 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.016 [blfunc=chebyshev, dirkernel=none, spkernel=gaussian] line blfunc:chebyshev dirkernel:none spkernel:gaussian, chans:chanB, 0.008518099784851074, 0.0, 0.005408382415771485, 0.008193910121917725 cont blfunc:chebyshev dirkernel:none spkernel:gaussian, chans:chanB, 1.9918708801269531, 0.0, 1.2945916175842285, 1.9915467500686646 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_none_none_chanA TestImbaselineOutputs test. No.013 [blfunc=chebyshev, dirkernel=none, spkernel=none] line blfunc:chebyshev dirkernel:none spkernel:none, chans:chanA, 0.0, 0.0, 0.0, 0.0 cont blfunc:chebyshev dirkernel:none spkernel:none, chans:chanA, 2.0, 2.0, 2.0, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_chebyshev_none_none_chanB TestImbaselineOutputs test. No.014 [blfunc=chebyshev, dirkernel=none, spkernel=none] line blfunc:chebyshev dirkernel:none spkernel:none, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:chebyshev dirkernel:none spkernel:none, chans:chanB, 2.0, 0.0, 1.7, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_gaussian_boxcar_chanA 2024-05-07 02:05:35 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:05:44 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.035 [blfunc=cspline, dirkernel=gaussian, spkernel=boxcar] line blfunc:cspline dirkernel:gaussian spkernel:boxcar, chans:chanA, 3.5762786865234375e-07, -4.76837158203125e-07, -1.5793193597346544e-08, 0.0 cont blfunc:cspline dirkernel:gaussian spkernel:boxcar, chans:chanA, 2.000000476837158, 0.0, 1.6000000157931935, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_gaussian_boxcar_chanB 2024-05-07 02:05:46 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:05:55 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.036 [blfunc=cspline, dirkernel=gaussian, spkernel=boxcar] line blfunc:cspline dirkernel:gaussian spkernel:boxcar, chans:chanB, 3.5762786865234375e-07, -4.76837158203125e-07, -1.5628393157385288e-08, 0.0 cont blfunc:cspline dirkernel:gaussian spkernel:boxcar, chans:chanB, 2.000000476837158, 0.0, 1.300000015628393, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_gaussian_gaussian_chanA 2024-05-07 02:05:57 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:06:06 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.033 [blfunc=cspline, dirkernel=gaussian, spkernel=gaussian] line blfunc:cspline dirkernel:gaussian spkernel:gaussian, chans:chanA, 0.02010178565979004, -0.0072362422943115234, 0.0010877940883801784, 0.0 cont blfunc:cspline dirkernel:gaussian spkernel:gaussian, chans:chanA, 2.0072362422943115, 0.0, 1.5989122059116199, 1.9975910186767578 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_gaussian_gaussian_chanB 2024-05-07 02:06:09 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:06:17 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.034 [blfunc=cspline, dirkernel=gaussian, spkernel=gaussian] line blfunc:cspline dirkernel:gaussian spkernel:gaussian, chans:chanB, 0.01787245273590088, -0.007082939147949219, 0.0008110085374937626, 0.0 cont blfunc:cspline dirkernel:gaussian spkernel:gaussian, chans:chanB, 2.007082939147949, 0.0, 1.2991889914625063, 1.9956799149513245 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_gaussian_none_chanA 2024-05-07 02:06:20 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.031 [blfunc=cspline, dirkernel=gaussian, spkernel=none] line blfunc:cspline dirkernel:gaussian spkernel:none, chans:chanA, 2.384185791015625e-07, -4.76837158203125e-07, -5.020410753786564e-09, 0.0 cont blfunc:cspline dirkernel:gaussian spkernel:none, chans:chanA, 2.000000476837158, 1.999999761581421, 2.0000000050204108, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_gaussian_none_chanB 2024-05-07 02:06:30 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.032 [blfunc=cspline, dirkernel=gaussian, spkernel=none] line blfunc:cspline dirkernel:gaussian spkernel:none, chans:chanB, 2.384185791015625e-07, -4.76837158203125e-07, -4.267349140718579e-09, 0.0 cont blfunc:cspline dirkernel:gaussian spkernel:none, chans:chanB, 2.000000476837158, 0.0, 1.700000004267349, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_none_boxcar_chanA 2024-05-07 02:06:49 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.029 [blfunc=cspline, dirkernel=none, spkernel=boxcar] line blfunc:cspline dirkernel:none spkernel:boxcar, chans:chanA, 1.1920928955078125e-07, -2.384185791015625e-07, -1.1920928955078126e-08, 0.0 cont blfunc:cspline dirkernel:none spkernel:boxcar, chans:chanA, 2.000000238418579, 0.0, 1.600000011920929, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_none_boxcar_chanB 2024-05-07 02:07:00 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.030 [blfunc=cspline, dirkernel=none, spkernel=boxcar] line blfunc:cspline dirkernel:none spkernel:boxcar, chans:chanB, 1.1920928955078125e-07, -2.384185791015625e-07, -1.1920928955078126e-08, 0.0 cont blfunc:cspline dirkernel:none spkernel:boxcar, chans:chanB, 2.000000238418579, 0.0, 1.300000011920929, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_none_gaussian_chanA 2024-05-07 02:07:11 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.027 [blfunc=cspline, dirkernel=none, spkernel=gaussian] line blfunc:cspline dirkernel:none spkernel:gaussian, chans:chanA, 0.02010166645050049, -0.007236003875732422, 0.001087796688079834, 0.0 cont blfunc:cspline dirkernel:none spkernel:gaussian, chans:chanA, 2.0072360038757324, 0.0, 1.59891220331192, 1.997590959072113 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_none_gaussian_chanB 2024-05-07 02:07:22 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.028 [blfunc=cspline, dirkernel=none, spkernel=gaussian] line blfunc:cspline dirkernel:none spkernel:gaussian, chans:chanB, 0.017872214317321777, -0.007082939147949219, 0.0008110105991363525, 0.0 cont blfunc:cspline dirkernel:none spkernel:gaussian, chans:chanB, 2.007082939147949, 0.0, 1.2991889894008637, 1.9956798553466797 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_none_none_chanA TestImbaselineOutputs test. No.025 [blfunc=cspline, dirkernel=none, spkernel=none] line blfunc:cspline dirkernel:none spkernel:none, chans:chanA, 0.0, 0.0, 0.0, 0.0 cont blfunc:cspline dirkernel:none spkernel:none, chans:chanA, 2.0, 2.0, 2.0, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_cspline_none_none_chanB TestImbaselineOutputs test. No.026 [blfunc=cspline, dirkernel=none, spkernel=none] line blfunc:cspline dirkernel:none spkernel:none, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:cspline dirkernel:none spkernel:none, chans:chanB, 2.0, 0.0, 1.7, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_gaussian_boxcar_chanA 2024-05-07 02:07:44 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:07:53 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.011 [blfunc=poly, dirkernel=gaussian, spkernel=boxcar] line blfunc:poly dirkernel:gaussian spkernel:boxcar, chans:chanA, 3.5762786865234375e-07, -4.76837158203125e-07, 1.890293788164854e-09, 0.0 cont blfunc:poly dirkernel:gaussian spkernel:boxcar, chans:chanA, 2.000000476837158, 0.0, 1.5999999981097062, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_gaussian_boxcar_chanB 2024-05-07 02:07:55 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:08:03 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.012 [blfunc=poly, dirkernel=gaussian, spkernel=boxcar] line blfunc:poly dirkernel:gaussian spkernel:boxcar, chans:chanB, 3.5762786865234375e-07, -4.76837158203125e-07, -3.1563104130327702e-09, 0.0 cont blfunc:poly dirkernel:gaussian spkernel:boxcar, chans:chanB, 2.000000476837158, 0.0, 1.3000000031563104, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_gaussian_gaussian_chanA 2024-05-07 02:08:06 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:08:14 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.009 [blfunc=poly, dirkernel=gaussian, spkernel=gaussian] line blfunc:poly dirkernel:gaussian spkernel:gaussian, chans:chanA, 0.006934046745300293, 0.0, 0.005546947426046245, 0.006933689117431641 cont blfunc:poly dirkernel:gaussian spkernel:gaussian, chans:chanA, 1.993066668510437, 0.0, 1.5944530525739538, 1.9930663108825684 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_gaussian_gaussian_chanB 2024-05-07 02:08:16 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:08:25 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.010 [blfunc=poly, dirkernel=gaussian, spkernel=gaussian] line blfunc:poly dirkernel:gaussian spkernel:gaussian, chans:chanB, 0.008518457412719727, 0.0, 0.005408379692016752, 0.008193910121917725 cont blfunc:poly dirkernel:gaussian spkernel:gaussian, chans:chanB, 1.9918712377548218, 0.0, 1.2945916203079832, 1.9915468096733093 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_gaussian_none_chanA 2024-05-07 02:08:27 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.007 [blfunc=poly, dirkernel=gaussian, spkernel=none] line blfunc:poly dirkernel:gaussian spkernel:none, chans:chanA, 2.384185791015625e-07, -4.76837158203125e-07, -5.020410753786564e-09, 0.0 cont blfunc:poly dirkernel:gaussian spkernel:none, chans:chanA, 2.000000476837158, 1.999999761581421, 2.0000000050204108, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_gaussian_none_chanB 2024-05-07 02:08:38 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.008 [blfunc=poly, dirkernel=gaussian, spkernel=none] line blfunc:poly dirkernel:gaussian spkernel:none, chans:chanB, 2.384185791015625e-07, -4.76837158203125e-07, -4.267349140718579e-09, 0.0 cont blfunc:poly dirkernel:gaussian spkernel:none, chans:chanB, 2.000000476837158, 0.0, 1.700000004267349, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_none_boxcar_chanA 2024-05-07 02:08:56 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.005 [blfunc=poly, dirkernel=none, spkernel=boxcar] line blfunc:poly dirkernel:none spkernel:boxcar, chans:chanA, 1.1920928955078125e-07, 0.0, 5.960464477539063e-09, 0.0 cont blfunc:poly dirkernel:none spkernel:boxcar, chans:chanA, 2.0, 0.0, 1.5999999940395355, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_none_boxcar_chanB 2024-05-07 02:09:07 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.006 [blfunc=poly, dirkernel=none, spkernel=boxcar] line blfunc:poly dirkernel:none spkernel:boxcar, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:poly dirkernel:none spkernel:boxcar, chans:chanB, 2.0, 0.0, 1.3, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_none_gaussian_chanA 2024-05-07 02:09:18 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.003 [blfunc=poly, dirkernel=none, spkernel=gaussian] line blfunc:poly dirkernel:none spkernel:gaussian, chans:chanA, 0.006933689117431641, 0.0, 0.005546951293945312, 0.006933689117431641 cont blfunc:poly dirkernel:none spkernel:gaussian, chans:chanA, 1.9930663108825684, 0.0, 1.5944530487060546, 1.9930663108825684 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_none_gaussian_chanB 2024-05-07 02:09:28 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.004 [blfunc=poly, dirkernel=none, spkernel=gaussian] line blfunc:poly dirkernel:none spkernel:gaussian, chans:chanB, 0.008518099784851074, 0.0, 0.005408382415771485, 0.008193910121917725 cont blfunc:poly dirkernel:none spkernel:gaussian, chans:chanB, 1.9918708801269531, 0.0, 1.2945916175842285, 1.9915467500686646 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_none_none_chanA TestImbaselineOutputs test. No.001 [blfunc=poly, dirkernel=none, spkernel=none] line blfunc:poly dirkernel:none spkernel:none, chans:chanA, 0.0, 0.0, 0.0, 0.0 cont blfunc:poly dirkernel:none spkernel:none, chans:chanA, 2.0, 2.0, 2.0, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_poly_none_none_chanB TestImbaselineOutputs test. No.002 [blfunc=poly, dirkernel=none, spkernel=none] line blfunc:poly dirkernel:none spkernel:none, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:poly dirkernel:none spkernel:none, chans:chanB, 2.0, 0.0, 1.7, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_gaussian_boxcar_chanA 2024-05-07 02:09:49 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:09:58 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.047 [blfunc=sinusoid, dirkernel=gaussian, spkernel=boxcar] line blfunc:sinusoid dirkernel:gaussian spkernel:boxcar, chans:chanA, 2.384185791015625e-07, -4.76837158203125e-07, -4.016328603029251e-09, 0.0 cont blfunc:sinusoid dirkernel:gaussian spkernel:boxcar, chans:chanA, 2.000000476837158, 0.0, 1.6000000040163287, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_gaussian_boxcar_chanB 2024-05-07 02:10:01 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:10:10 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.048 [blfunc=sinusoid, dirkernel=gaussian, spkernel=boxcar] line blfunc:sinusoid dirkernel:gaussian spkernel:boxcar, chans:chanB, 2.384185791015625e-07, -4.76837158203125e-07, -3.2632669899612665e-09, 0.0 cont blfunc:sinusoid dirkernel:gaussian spkernel:boxcar, chans:chanB, 2.000000476837158, 0.0, 1.300000003263267, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_gaussian_gaussian_chanA 2024-05-07 02:10:13 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:10:21 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.045 [blfunc=sinusoid, dirkernel=gaussian, spkernel=gaussian] line blfunc:sinusoid dirkernel:gaussian spkernel:gaussian, chans:chanA, 0.006933927536010742, 0.0, 0.005546947283437476, 0.006933689117431641 cont blfunc:sinusoid dirkernel:gaussian spkernel:gaussian, chans:chanA, 1.993066668510437, 0.0, 1.5944530527165626, 1.9930663108825684 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_gaussian_gaussian_chanB 2024-05-07 02:10:24 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2024-05-07 02:10:33 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.046 [blfunc=sinusoid, dirkernel=gaussian, spkernel=gaussian] line blfunc:sinusoid dirkernel:gaussian spkernel:gaussian, chans:chanB, 0.008321285247802734, 0.0, 0.005408601784802158, 0.008320927619934082 cont blfunc:sinusoid dirkernel:gaussian spkernel:gaussian, chans:chanB, 1.991679310798645, 0.0, 1.2945913982151978, 1.991679072380066 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_gaussian_none_chanA 2024-05-07 02:10:36 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.043 [blfunc=sinusoid, dirkernel=gaussian, spkernel=none] line blfunc:sinusoid dirkernel:gaussian spkernel:none, chans:chanA, 2.384185791015625e-07, -4.76837158203125e-07, -5.020410753786564e-09, 0.0 cont blfunc:sinusoid dirkernel:gaussian spkernel:none, chans:chanA, 2.000000476837158, 1.999999761581421, 2.0000000050204108, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_gaussian_none_chanB 2024-05-07 02:10:47 WARN imbaseline::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 10 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size TestImbaselineOutputs test. No.044 [blfunc=sinusoid, dirkernel=gaussian, spkernel=none] line blfunc:sinusoid dirkernel:gaussian spkernel:none, chans:chanB, 2.384185791015625e-07, -4.76837158203125e-07, -4.267349140718579e-09, 0.0 cont blfunc:sinusoid dirkernel:gaussian spkernel:none, chans:chanB, 2.000000476837158, 0.0, 1.700000004267349, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_none_boxcar_chanA 2024-05-07 02:11:06 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.041 [blfunc=sinusoid, dirkernel=none, spkernel=boxcar] line blfunc:sinusoid dirkernel:none spkernel:boxcar, chans:chanA, 0.0, 0.0, 0.0, 0.0 cont blfunc:sinusoid dirkernel:none spkernel:boxcar, chans:chanA, 2.0, 0.0, 1.6, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_none_boxcar_chanB 2024-05-07 02:11:17 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.042 [blfunc=sinusoid, dirkernel=none, spkernel=boxcar] line blfunc:sinusoid dirkernel:none spkernel:boxcar, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:sinusoid dirkernel:none spkernel:boxcar, chans:chanB, 2.0, 0.0, 1.3, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_none_gaussian_chanA 2024-05-07 02:11:29 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.039 [blfunc=sinusoid, dirkernel=none, spkernel=gaussian] line blfunc:sinusoid dirkernel:none spkernel:gaussian, chans:chanA, 0.006933689117431641, 0.0, 0.005546951293945312, 0.006933689117431641 cont blfunc:sinusoid dirkernel:none spkernel:gaussian, chans:chanA, 1.9930663108825684, 0.0, 1.5944530487060546, 1.9930663108825684 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_none_gaussian_chanB 2024-05-07 02:11:41 WARN imbaseline::SingleDishMS::setSelection (file /source/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212) No valid selection parameter is set. TestImbaselineOutputs test. No.040 [blfunc=sinusoid, dirkernel=none, spkernel=gaussian] line blfunc:sinusoid dirkernel:none spkernel:gaussian, chans:chanB, 0.008320927619934082, 0.0, 0.0054086029529571535, 0.008320927619934082 cont blfunc:sinusoid dirkernel:none spkernel:gaussian, chans:chanB, 1.991679072380066, 0.0, 1.2945913970470428, 1.991679072380066 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_none_none_chanA TestImbaselineOutputs test. No.037 [blfunc=sinusoid, dirkernel=none, spkernel=none] line blfunc:sinusoid dirkernel:none spkernel:none, chans:chanA, 0.0, 0.0, 0.0, 0.0 cont blfunc:sinusoid dirkernel:none spkernel:none, chans:chanA, 2.0, 2.0, 2.0, 2.0 PASSED test_task_imbaseline.py::TestImbaselineOutputs::test_imbaseline_outputs_sinusoid_none_none_chanB TestImbaselineOutputs test. No.038 [blfunc=sinusoid, dirkernel=none, spkernel=none] line blfunc:sinusoid dirkernel:none spkernel:none, chans:chanB, 0.0, 0.0, 0.0, 0.0 cont blfunc:sinusoid dirkernel:none spkernel:none, chans:chanB, 2.0, 0.0, 1.7, 2.0 PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imbaseline/nose.xml - ================= 220 passed, 1 warning in 1112.52s (0:18:32) ================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm configfile: pytest.ini collecting ... collected 33 items test_task_importasdm.py::asdm_import1::test1 2024-05-07 02:12:11 WARN importasdm::::casa There is no Flag.xml in ASDM 2024-05-07 02:12:11 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:11 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2024-05-07 02:12:11 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2024-05-07 02:12:11 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2024-05-07 02:12:11 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2024-05-07 02:12:11 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. 2024-05-07 02:12:13 WARN importasdm::::casa There is no Flag.xml in ASDM Asdm-import: Test good v1.2 input with filler and inverse filler test_importasdm: Success! Now checking output ... test_importasdm: table.dat present. test_importasdm: table.f8 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: table.f4 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: table.f3 present. test_importasdm: HISTORY/table.dat present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: table.f6 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: table.f1 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f5 present. test_importasdm: FEED/table.dat present. test_importasdm: table.f7 present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: table.f2 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: comparing ['UVW', 42, [0.0, 0.0, 0.0], 1e-08] test_importasdm: comparing ['EXPOSURE', 42, 1.008, 0] test_importasdm: comparing ['DATA', 42, [[(10.5526886+0j)]], 1e-07] test_importasdm: table MAIN as expected. test_importasdm: comparing ['UVW', 638, [-65.14758508, 1.13423277, -33.51712451], 1e-07] test_importasdm: comparing ['EXPOSURE', 638, 1.008, 0] test_importasdm: comparing ['DATA', 638, [[(0.00362284+0.00340279j)]], 1e-08] test_importasdm: table MAIN as expected. test_importasdm: comparing ['OFFSET', 1, [0.0, 0.0, 0.0], 0] test_importasdm: comparing ['POSITION', 1, [2202242.552, -5445215.157, -2485305.092], 0.0001] test_importasdm: comparing ['DISH_DIAMETER', 1, 12.0, 0] test_importasdm: table ANTENNA as expected. test_importasdm: comparing ['DIRECTION', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['INTERVAL', 10, 0.048, 0] test_importasdm: comparing ['TARGET', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['TIME', 10, 4758823736.016, 1e-06] test_importasdm: comparing ['TIME_ORIGIN', 10, 0.0, 0] test_importasdm: comparing ['POINTING_OFFSET', 10, [[0.0], [0.0]], 0] test_importasdm: comparing ['ENCODER', 10, [1.94851533, 1.19867576], 1e-08] test_importasdm: table POINTING as expected. test_importasdm: comparing ['FLAG_ROW', 0, False, 0] test_importasdm: comparing ['MODE_ID', 0, 0, 0] test_importasdm: comparing ['TYPE', 0, 'CORRELATOR', 0] test_importasdm: comparing ['TYPE_ID', 0, -1, 0] test_importasdm: comparing ['SUB_TYPE', 0, 'ALMA_BASELINE', 0] test_importasdm: table PROCESSOR as expected. >>>> Test of exportasdm: input MS is M51.ms (a simulated input MS with pointing table) Verifying asdm M51.ms.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. Reimporting the created ASDM .... Testing existence of reimported MS .... Testing equivalence of the original and the reimported MS. Original MS contains 4320 integrations. Reimported MS contains 4320 integrations. PASSED test_task_importasdm.py::asdm_import2::test_import2 2024-05-07 02:12:16 WARN importasdm::::casa There is no Flag.xml in ASDM 2024-05-07 02:12:16 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2024-05-07 02:12:16 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2024-05-07 02:12:16 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2024-05-07 02:12:16 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2024-05-07 02:12:16 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2024-05-07 02:12:16 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. 2024-05-07 02:12:18 WARN importasdm::::casa There is no Flag.xml in ASDM Asdm-import: Test good v1.2 input with filler and inverse filler test_importasdm: Success! Now checking output ... test_importasdm: table.dat present. test_importasdm: table.f8 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: table.f4 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: table.f3 present. test_importasdm: HISTORY/table.dat present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: table.f6 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: table.f1 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f5 present. test_importasdm: FEED/table.dat present. test_importasdm: table.f7 present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: table.f2 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: comparing ['UVW', 42, [0.0, 0.0, 0.0], 1e-08] test_importasdm: comparing ['EXPOSURE', 42, 1.008, 0] test_importasdm: comparing ['DATA', 42, [[(10.5526886+0j)]], 1e-07] test_importasdm: table MAIN as expected. test_importasdm: comparing ['UVW', 638, [-65.14758508, 1.13423277, -33.51712451], 1e-07] test_importasdm: comparing ['EXPOSURE', 638, 1.008, 0] test_importasdm: comparing ['DATA', 638, [[(0.00362284+0.00340279j)]], 1e-08] test_importasdm: table MAIN as expected. test_importasdm: comparing ['OFFSET', 1, [0.0, 0.0, 0.0], 0] test_importasdm: comparing ['POSITION', 1, [2202242.552, -5445215.157, -2485305.092], 0.0001] test_importasdm: comparing ['DISH_DIAMETER', 1, 12.0, 0] test_importasdm: table ANTENNA as expected. test_importasdm: comparing ['DIRECTION', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['INTERVAL', 10, 0.048, 0] test_importasdm: comparing ['TARGET', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['TIME', 10, 4758823736.016, 1e-06] test_importasdm: comparing ['TIME_ORIGIN', 10, 0.0, 0] test_importasdm: comparing ['POINTING_OFFSET', 10, [[0.0], [0.0]], 0] test_importasdm: comparing ['ENCODER', 10, [1.94851533, 1.19867576], 1e-08] test_importasdm: table POINTING as expected. test_importasdm: comparing ['FLAG_ROW', 0, False, 0] test_importasdm: comparing ['MODE_ID', 0, 0, 0] test_importasdm: comparing ['TYPE', 0, 'CORRELATOR', 0] test_importasdm: comparing ['TYPE_ID', 0, -1, 0] test_importasdm: comparing ['SUB_TYPE', 0, 'ALMA_BASELINE', 0] test_importasdm: table PROCESSOR as expected. >>>> Test of exportasdm: input MS is M51.ms (a simulated input MS with pointing table) Verifying asdm M51.ms.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. Reimporting the created ASDM .... Testing existence of reimported MS .... Testing equivalence of the original and the reimported MS. Original MS contains 4320 integrations. Reimported MS contains 4320 integrations. PASSED test_task_importasdm.py::asdm_import3::test_CAS4532 importasdm CAS-4532: white spaces on Antenna.xml PASSED test_task_importasdm.py::asdm_import3::test_evla_apply1 test of importing evla data, apply all flags, and save to file test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply1_flagdata test of importing evla data, apply onlineflags, use flagdata to do shadow and zero level clipping test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply2 test of importing evla data and applying the online flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply3 test of importing evla data, do not apply online flags; post fill - apply clip zeros on RR and LL and save to file test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK, doing flagzero with flagpol=False test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply3_flagdata test of importing evla data, do not apply online flags; post fill - save to file, use flagdata test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK, doing flagzero test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply4 test of importing evla data: Save online flags to FLAG_CMD and file; do not apply test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... PASSED test_task_importasdm.py::asdm_import3::test_evla_apply5 test of importing evla data: Apply only shadow flags test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evla_apply5_flagdata test of importing evla data: Apply only shadow flags; using flagdata test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evla_savepars test importing evla data: save the flag commands and do not apply test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evla_savepars_flagdata test importing evla data: save the flag commands and do not apply; using flagdata test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evlatest1 test of importing evla data, test1: Good input asdm test_importasdm: Success! Now checking output ... test_importasdm: table.dat present. test_importasdm: table.f8 present. test_importasdm: CALDEVICE/table.dat present. test_importasdm: table.f4 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: table.f3 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: table.f6 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: table.f1 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f5 present. test_importasdm: FEED/table.dat present. test_importasdm: table.f7 present. test_importasdm: WEATHER/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: table.f2 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: comparing ['UVW', 42, [1607.46416559, -1241.44101203, 584.54265781], 1e-08] test_importasdm: comparing ['EXPOSURE', 42, 1.0, 0] test_importasdm: table MAIN as expected. test_importasdm: comparing ['UVW', 638, [14.21738626, 722.5956813, 57.58092887], 1e-08] test_importasdm: comparing ['EXPOSURE', 638, 1.0, 0] test_importasdm: table MAIN as expected. test_importasdm: comparing ['OFFSET', 1, [-4.8e-12, 0.0, 0.0], 0] test_importasdm: comparing ['POSITION', 1, [-1599644.8611, -5042953.6623, 3554197.0332], 0.0001] test_importasdm: comparing ['DISH_DIAMETER', 1, 25.0, 0] test_importasdm: table ANTENNA as expected. test_importasdm: comparing ['FLAG_ROW', 0, False, 0] test_importasdm: comparing ['MODE_ID', 0, 0, 0] test_importasdm: comparing ['TYPE', 0, 'CORRELATOR', 0] test_importasdm: comparing ['TYPE_ID', 0, -1, 0] test_importasdm: comparing ['SUB_TYPE', 0, 'NRAO_WIDAR', 0] test_importasdm: table PROCESSOR as expected. PASSED test_task_importasdm.py::asdm_import3::test_evlatest2 2024-05-07 02:14:26 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 02:14:26 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 test of importing evla data, test2: Good input asdm with polynomial ephemeris test_importasdm: Success! Now checking output ... test_importasdm: table.dat present. test_importasdm: table.f8 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: table.f4 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: table.f3 present. test_importasdm: HISTORY/table.dat present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: table.f6 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: table.f1 present. test_importasdm: STATE/table.dat present. test_importasdm: FIELD/EPHEM0_URANUS_57545.8.tab/table.f0 present. test_importasdm: POINTING/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f5 present. test_importasdm: FEED/table.dat present. test_importasdm: table.f7 present. test_importasdm: WEATHER/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: table.f2 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: MS summary as expected. PASSED test_task_importasdm.py::asdm_import4::test_autocorr importasdm: auto-correlations should be written to online flags PASSED test_task_importasdm.py::asdm_import4::test_autocorr_no_append 2024-05-07 02:14:33 SEVERE importasdm::::casa Task importasdm raised an exception of class RuntimeError with the following message: Cannot overwrite online flags file 'scan3flags1.txt'; overwrite is set to False. importasdm: online flags should not be appended to existing file Expected Error! PASSED test_task_importasdm.py::asdm_import4::test_flagautocorr1 importasdm: test that auto-correlations from online flags are correctly flagged PASSED test_task_importasdm.py::asdm_import4::test_flagautocorr2 importasdm: apply auto-correlations from online flags in flagcmd PASSED test_task_importasdm.py::asdm_import4::test_flagautocorr3 importasdm: apply auto-correlations using autocorr=true in flagdata PASSED test_task_importasdm.py::asdm_import4::test_flagbackup importasdm: Create a flagbackup by default PASSED test_task_importasdm.py::asdm_import5::test1_lazy1 2024-05-07 02:14:49 WARN importasdm::::casa There is no Flag.xml in ASDM 2024-05-07 02:14:52 WARN importasdm::::casa There is no Flag.xml in ASDM Asdm-import: Test good v1.2 input with default filler in lazy mode, with_pointing_correction=True test_importasdm: Success! Now checking output ... test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: HISTORY/table.dat present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: table.f17asdmindex present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Column DATA of reference.ms and uid___X5f_X18951_X1.ms agree Column FLAG of reference.ms and uid___X5f_X18951_X1.ms agree *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column ASSOC_SPW_ID Column ASSOC_SPW_ID PASSED Testing column ASSOC_NATURE Column ASSOC_NATURE PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TANT_SPECTRUM Column TANT_SPECTRUM PASSED Testing column TANT_TSYS_SPECTRUM Column TANT_TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable POINTING Testing column DIRECTION Column DIRECTION differs (Row,Channel,Corr)=(0,0,0) Reference file value: 1.9467964033862557 Input file value: 1.946796837078092 Tolerance in % should be 2.2277205539673542e-05 Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column POINTING_OFFSET Column POINTING_OFFSET PASSED Testing column ENCODER Column ENCODER PASSED Testing column ON_SOURCE Column ON_SOURCE PASSED Testing column OVER_THE_TOP Column OVER_THE_TOP PASSED PASSED test_task_importasdm.py::asdm_import6::test6_lazy1 Asdm-import: Test good ACA ASDM with mixed pol/channelisation input with default filler in lazy mode test_importasdm: Success! Now checking output ... test_importasdm: ANTENNA/table.dat/table.dat present. test_importasdm: ANTENNA/table.f0/table.f0 present. test_importasdm: CALDEVICE/table.dat/table.dat present. test_importasdm: CALDEVICE/table.f0/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0/table.f0 present. test_importasdm: FEED/table.dat/table.dat present. test_importasdm: FEED/table.f0/table.f0 present. test_importasdm: FIELD/table.dat/table.dat present. test_importasdm: FIELD/table.f0/table.f0 present. test_importasdm: FLAG_CMD/table.dat/table.dat present. test_importasdm: FLAG_CMD/table.f0/table.f0 present. test_importasdm: HISTORY/table.dat/table.dat present. test_importasdm: HISTORY/table.f0/table.f0 present. test_importasdm: OBSERVATION/table.dat/table.dat present. test_importasdm: OBSERVATION/table.f0/table.f0 present. test_importasdm: POINTING/table.dat/table.dat present. test_importasdm: POINTING/table.f0/table.f0 present. test_importasdm: POLARIZATION/table.dat/table.dat present. test_importasdm: POLARIZATION/table.f0/table.f0 present. test_importasdm: PROCESSOR/table.dat/table.dat present. test_importasdm: PROCESSOR/table.f0/table.f0 present. test_importasdm: SOURCE/table.dat/table.dat present. test_importasdm: SOURCE/table.f0/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0/table.f0 present. test_importasdm: STATE/table.dat/table.dat present. test_importasdm: STATE/table.f0/table.f0 present. test_importasdm: SYSCAL/table.dat/table.dat present. test_importasdm: SYSCAL/table.f0/table.f0 present. test_importasdm: SYSPOWER/table.dat/table.dat present. test_importasdm: SYSPOWER/table.f0/table.f0 present. test_importasdm: WEATHER/table.dat/table.dat present. test_importasdm: WEATHER/table.f0/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable CALDEVICE Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_CAL_LOAD Column NUM_CAL_LOAD PASSED Testing column CAL_LOAD_NAMES Column CAL_LOAD_NAMES PASSED Testing column NUM_RECEPTOR Column NUM_RECEPTOR PASSED Testing column TEMPERATURE_LOAD Column TEMPERATURE_LOAD PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable HISTORY Testing column APP_PARAMS Column APP_PARAMS PASSED Testing column CLI_COMMAND Column CLI_COMMAND PASSED Testing column APPLICATION Column APPLICATION PASSED Testing column OBJECT_ID Column OBJECT_ID PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column ORIGIN Column ORIGIN PASSED Testing column PRIORITY Column PRIORITY PASSED Testing column TIME Column TIME PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POINTING Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column POINTING_OFFSET Column POINTING_OFFSET PASSED Testing column ENCODER Column ENCODER PASSED Testing column ON_SOURCE Column ON_SOURCE PASSED Testing column OVER_THE_TOP Column OVER_THE_TOP PASSED *** Subtable POLARIZATION Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column ASSOC_SPW_ID Column ASSOC_SPW_ID PASSED Testing column ASSOC_NATURE Column ASSOC_NATURE PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable SYSPOWER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SWITCHED_DIFF Column SWITCHED_DIFF PASSED Testing column SWITCHED_SUM Column SWITCHED_SUM PASSED Testing column REQUANTIZER_GAIN Column REQUANTIZER_GAIN PASSED *** Subtable WEATHER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column TIME Column TIME PASSED Testing column PRESSURE Column PRESSURE PASSED Testing column PRESSURE_FLAG Column PRESSURE_FLAG PASSED Testing column REL_HUMIDITY Column REL_HUMIDITY PASSED Testing column REL_HUMIDITY_FLAG Column REL_HUMIDITY_FLAG PASSED Testing column TEMPERATURE Column TEMPERATURE PASSED Testing column TEMPERATURE_FLAG Column TEMPERATURE_FLAG PASSED Testing column DEW_POINT Column DEW_POINT PASSED Testing column DEW_POINT_FLAG Column DEW_POINT_FLAG PASSED Testing column WIND_DIRECTION Column WIND_DIRECTION PASSED Testing column WIND_DIRECTION_FLAG Column WIND_DIRECTION_FLAG PASSED Testing column WIND_SPEED Column WIND_SPEED PASSED Testing column WIND_SPEED_FLAG Column WIND_SPEED_FLAG PASSED Testing column NS_WX_STATION_ID Column NS_WX_STATION_ID PASSED Testing column NS_WX_STATION_POSITION Column NS_WX_STATION_POSITION PASSED PASSED test_task_importasdm.py::asdm_import7::test7_bdflags1 Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler selecting "co" on output and using the BDF flags test_importasdm: Success! Now checking output ... test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: HISTORY/table.dat present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 28304 rows in selection. FLAG columns do not agree as expected. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy1 2024-05-07 02:16:37 WARN ms::asdmref "./moved_uid___A002_X71e4ae_X317_short/" is presently not a valid path ... Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler in lazy mode test_importasdm: Success! Now checking output ... test_importasdm: CALDEVICE/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: WEATHER/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: MS can be opened. Now testing the changing of the asdmref ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. WEIGHT columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable CALDEVICE Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_CAL_LOAD Column NUM_CAL_LOAD PASSED Testing column CAL_LOAD_NAMES Column CAL_LOAD_NAMES PASSED Testing column NUM_RECEPTOR Column NUM_RECEPTOR PASSED Testing column TEMPERATURE_LOAD Column TEMPERATURE_LOAD PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable SYSPOWER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SWITCHED_DIFF Column SWITCHED_DIFF PASSED Testing column SWITCHED_SUM Column SWITCHED_SUM PASSED Testing column REQUANTIZER_GAIN Column REQUANTIZER_GAIN PASSED *** Subtable WEATHER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column TIME Column TIME PASSED Testing column PRESSURE Column PRESSURE PASSED Testing column PRESSURE_FLAG Column PRESSURE_FLAG PASSED Testing column REL_HUMIDITY Column REL_HUMIDITY PASSED Testing column REL_HUMIDITY_FLAG Column REL_HUMIDITY_FLAG PASSED Testing column TEMPERATURE Column TEMPERATURE PASSED Testing column TEMPERATURE_FLAG Column TEMPERATURE_FLAG PASSED Testing column DEW_POINT Column DEW_POINT PASSED Testing column DEW_POINT_FLAG Column DEW_POINT_FLAG PASSED Testing column WIND_DIRECTION Column WIND_DIRECTION PASSED Testing column WIND_DIRECTION_FLAG Column WIND_DIRECTION_FLAG PASSED Testing column WIND_SPEED Column WIND_SPEED PASSED Testing column WIND_SPEED_FLAG Column WIND_SPEED_FLAG PASSED Testing column NS_WX_STATION_ID Column NS_WX_STATION_ID PASSED Testing column NS_WX_STATION_POSITION Column NS_WX_STATION_POSITION PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy2 Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler in lazy mode with reading the BDF flags test_importasdm: Success! Now checking output ... test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: HISTORY/table.dat present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 28314 rows in selection. FLAG columns do not agree as expected. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy3 Asdm-import: Test good 12 m ASDM with Ephemeris table in lazy mode Skipping asdm_import7.test7_lazy3 - uses stand-alone executable PASSED test_task_importasdm.py::asdm_import7::test7_lazy4 2024-05-07 02:19:23 WARN ms::asdmref "./moved_uid___A002_X71e4ae_X317_short/" is presently not a valid path ... Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler in lazy mode selecting only AUTO data, writing to FLOAT_DATA test_importasdm: Success! Now checking output ... test_importasdm: CALDEVICE/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: MS can be opened. Now testing the changing of the asdmref ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. WEIGHT columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy5 2024-05-07 02:19:42 WARN ms::asdmref "./moved_uid___A002_X6218fb_X264/" is presently not a valid path ... Asdm-import: Test TP asdm with default filler in lazy mode selecting only AUTO data, writing to FLOAT_DATA test_importasdm: Success! Now checking output ... test_importasdm: CALDEVICE/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: OBSERVATION/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: FIELD/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: SOURCE/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: WEATHER/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: MS can be opened. Now testing the changing of the asdmref ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. WEIGHT columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X6218fb_X264.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X6218fb_X264.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable WEATHER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column TIME Column TIME PASSED Testing column PRESSURE Column PRESSURE PASSED Testing column PRESSURE_FLAG Column PRESSURE_FLAG PASSED Testing column REL_HUMIDITY Column REL_HUMIDITY PASSED Testing column REL_HUMIDITY_FLAG Column REL_HUMIDITY_FLAG PASSED Testing column TEMPERATURE Column TEMPERATURE PASSED Testing column TEMPERATURE_FLAG Column TEMPERATURE_FLAG PASSED Testing column DEW_POINT Column DEW_POINT PASSED Testing column DEW_POINT_FLAG Column DEW_POINT_FLAG PASSED Testing column WIND_DIRECTION Column WIND_DIRECTION PASSED Testing column WIND_DIRECTION_FLAG Column WIND_DIRECTION_FLAG PASSED Testing column WIND_SPEED Column WIND_SPEED PASSED Testing column WIND_SPEED_FLAG Column WIND_SPEED_FLAG PASSED Testing column NS_WX_STATION_ID Column NS_WX_STATION_ID PASSED Testing column NS_WX_STATION_POSITION Column NS_WX_STATION_POSITION PASSED PASSED test_task_importasdm.py::asdm_import7::test7_skiprows1 Asdm-import: Test TP asdm, comparing output when duplicate DATA rows are skipped versus not-skipped, lazy and regular, with bdflagging on Skipping asdm_import7.test7_skiprows - uses stand-alone executable PASSED test_task_importasdm.py::asdm_import8::test_alma_numbin test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.ms test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.numbin.ms test_importasdm: using SpectralWindow.xml.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.faked.ms test_importasdm: using SpectralWindow.xml.faked for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.faked.numBin.ms test_importasdm: using SpectralWindow.xml.faked.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml PASSED test_task_importasdm.py::asdm_import8::test_evla_numbin test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.ms test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.numBin.ms test_importasdm: using SpectralWindow.xml.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.mixed.ms test_importasdm: using SpectralWindow.xml.mixed for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.bad.ms test_importasdm: using SpectralWindow.xml.bad for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.ms test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.numBin.ms test_importasdm: using SpectralWindow.xml.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.onlyNumBin.ms test_importasdm: using SpectralWindow.xml.onlyNumBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.unknownTel.ms test_importasdm: using ExecBlock.xml.unknownTel for ExecBlock.xml test_importasdm: restored original ExecBlock.xml PASSED test_task_importasdm.py::asdm_import8::test_verbose PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importasdm/nose.xml - ================== 33 passed, 1 warning in 514.62s (0:08:34) =================== HAVE_PYTEST: True Namespace(bamboo=False, branch='CAS-14347', classes=None, dry_run=False, file=None, ignore_list=None, list=False, mapfile=None, merge_target='master', ncores=2, pkg=None, pmode=None, rcdir=None, test_config=None, test_group='casatasks', test_list=None, test_paths=None, verbose=False, work_dir=None) Operating system: Linux Testing Components['casatasks'] Arguments Sent Direct To Pytest : [] Running 120 Test(s) Cleaning: /home/casatest/casa6/casatestutils/nosedir/ Tests: ['test_casaxmlutil', 'test_flaghelper', 'test_imagerhelpers_gclean', 'test_jyperk', 'test_task_accor', 'test_task_applycal', 'test_task_asdmsummary', 'test_task_bandpass', 'test_task_blcal', 'test_task_calstat', 'test_task_clearcal', 'test_task_clearstat', 'test_task_concat', 'test_task_conjugatevis', 'test_task_cvel', 'test_task_cvel2', 'test_task_deconvolve', 'test_task_defintent', 'test_task_delmod', 'test_task_exportasdm', 'test_task_exportfits', 'test_task_exportuvfits', 'test_task_feather', 'test_task_fixplanets', 'test_task_fixvis', 'test_task_flagcmd', 'test_task_flagdata', 'test_task_flagmanager', 'test_task_fluxscale', 'test_task_fringefit', 'test_task_gaincal', 'test_task_gencal', 'test_task_getantposalma', 'test_task_getcalmodvla', 'test_task_getephemtable', 'test_task_hanningsmooth', 'test_task_imbaseline', 'test_task_imcollapse', 'test_task_imcontsub', 'test_task_imdev', 'test_task_imfit', 'test_task_imhead', 'test_task_imhistory', 'test_task_immath', 'test_task_immoments', 'test_task_impbcor', 'test_task_importasap', 'test_task_importasdm', 'test_task_importatca', 'test_task_importfitsidi', 'test_task_importmiriad', 'test_task_importnro', 'test_task_importuvfits', 'test_task_importvla', 'test_task_impv', 'test_task_imrebin', 'test_task_imreframe', 'test_task_imregrid', 'test_task_imsmooth', 'test_task_imstat', 'test_task_imsubimage', 'test_task_imtrans', 'test_task_imval', 'test_task_initweights', 'test_task_listcal', 'test_task_listfits', 'test_task_listhistory', 'test_task_listobs', 'test_task_listpartition', 'test_task_listsdm', 'test_task_listvis', 'test_task_makemask', 'test_task_mstransform', 'test_task_mstransform_mms', 'test_task_nrobeamaverage', 'test_task_partition', 'test_task_phaseshift', 'test_task_plotants', 'test_task_plotbandpass', 'test_task_plotprofilemap', 'test_task_plotweather', 'test_task_polcal', 'test_task_polfromgain', 'test_task_predictcomp', 'test_task_rerefant', 'test_task_rmfit', 'test_task_rmtables', 'test_task_sdatmcor', 'test_task_sdbaseline', 'test_task_sdcal', 'test_task_sdfit', 'test_task_sdfixscan', 'test_task_sdgaincal', 'test_task_sdimaging', 'test_task_sdintimaging', 'test_task_sdpolaverage', 'test_task_sdsidebandsplit', 'test_task_sdsmooth', 'test_task_sdtimeaverage', 'test_task_setjy', 'test_task_simanalyze', 'test_task_simobserve', 'test_task_slsearch', 'test_task_smoothcal', 'test_task_specfit', 'test_task_specflux', 'test_task_specsmooth', 'test_task_splattotable', 'test_task_split', 'test_task_spxfit', 'test_task_statwt', 'test_task_tclean', 'test_task_testconcat', 'test_task_tsdimaging', 'test_task_uvcontsub_old', 'test_task_uvcontsub_old', 'test_task_uvmodelfit', 'test_task_virtualconcat', 'test_task_vishead', 'test_task_visstat'] Merge Target Enabled: Target Branch: master Feature Branch: CAS-14347 Fetching Repository: casa6 Running: git clone https://open-bitbucket.nrao.edu/scm/casa/casa6 Running: git checkout origin/master Merging CAS-14347 into master Running: git merge --no-edit --verbose origin/CAS-14347 Merge made by the 'recursive' strategy. casatasks/tests/scripts/test_casaxmlutil.py | 96 ++++++++++++++--------------- 1 file changed, 45 insertions(+), 51 deletions(-) Running: git status HEAD detached from origin/master nothing to commit, working tree clean Fetching Repository: casampi Running: git clone https://open-bitbucket.nrao.edu/scm/casa/casampi Running: git checkout origin/CAS-14347 CAS-14347 not in Remote Repository casampi Checkout from build.conf Tag: tags/0.5.5 Running: git checkout tags/0.5.5 Fetching Repository: casaplotms Running: git clone https://open-bitbucket.nrao.edu/scm/casa/casaplotms Running: git checkout origin/CAS-14347 CAS-14347 not in Remote Repository casaplotms Checkout from build.conf Tag: tags/2.4.3 Running: git checkout tags/2.4.3 Fetching Repository: almatasks Running: git clone https://open-bitbucket.nrao.edu/scm/casa/almatasks Running: git checkout origin/CAS-14347 CAS-14347 not in Remote Repository almatasks Checkout from build.conf Tag: tags/1.7.1 Running: git checkout tags/1.7.1 Fetching Repository: casaviewer Running: git clone https://open-bitbucket.nrao.edu/scm/casa/casaviewer Running: git checkout origin/CAS-14347 CAS-14347 not in Remote Repository casaviewer Checkout from build.conf Tag: tags/2.1.3 Running: git checkout tags/2.1.3 Directory Of Tests: /home/casatest/casa6/casatestutils/nosedir/tests/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotweather/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listobs/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listobs Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listobs/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listobs/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_virtualconcat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imbaseline/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imbaseline/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importasdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imcollapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse/============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse configfile: pytest.ini collecting ... collected 21 items test_task_imcollapse.py::imcollapse_test::test_1 imcollapse: average full image collapse along axis 0 PASSED test_task_imcollapse.py::imcollapse_test::test_2 imcollapse: average full image collapse along axis 2 PASSED test_task_imcollapse.py::imcollapse_test::test_3 imcollapse: average full image collapse along axis 2 and check output overwritability PASSED test_task_imcollapse.py::imcollapse_test::test_6 imcollapse: memory only images can be collapsed PASSED test_task_imcollapse.py::imcollapse_test::test_7 imcollapse: verify collapsing along multiple axes works PASSED test_task_imcollapse.py::imcollapse_test::test_8 imcollapse: test both OTF and permanent masking works PASSED test_task_imcollapse.py::imcollapse_test::test_CAS3737 imcollapse: test tabular spectral axis has correct collapsed reference value PASSED test_task_imcollapse.py::imcollapse_test::test_CAS_10938 Verify fix for CAS-10938, ia.collapse can compute median for large images of all noise PASSED test_task_imcollapse.py::imcollapse_test::test_CAS_11230 Verify output image has correct shape when 0,0 included in region box PASSED test_task_imcollapse.py::imcollapse_test::test_CAS_3418 imcollapse: Test separate code for median due to performance issues PASSED test_task_imcollapse.py::imcollapse_test::test_beams 2024-05-07 02:20:45 WARN ImageCollapser::_doMultipleBeams Input image has per plane beams but the collapse is not done exclusively along the direction axes. The output image will arbitrarily have a single beam which is the first beam available in the subimage.Thus, the image planes will not be convolved to a common restoring beam before collapsing. If, however, this is desired, then run the task imsmooth or the tool method ia.convolve2d() first, and use the output image of that as the input for collapsing. test per plane beams PASSED test_task_imcollapse.py::imcollapse_test::test_complex Test support for complex valued images PASSED test_task_imcollapse.py::imcollapse_test::test_exceptions 2024-05-07 02:20:45 SEVERE imcollapse::image::collapse (file src/tools/image/image_cmpt.cc, line 712) Exception Reported: Unknown aggregate function specified by bogus function at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageCollapserData.cc, line: 84 2024-05-07 02:20:45 SEVERE imcollapse::::casa Task imcollapse raised an exception of class RuntimeError with the following message: Unknown aggregate function specified by bogus function at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageCollapserData.cc, line: 84 2024-05-07 02:20:45 SEVERE imcollapse::::casa Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified 2024-05-07 02:20:45 SEVERE imcollapse::::casa Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified 2024-05-07 02:20:45 SEVERE imcollapse::::casa Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified 2024-05-07 02:20:45 SEVERE imcollapse::::casa Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified 2024-05-07 02:20:45 SEVERE imcollapse::::casa Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified imcollapse: Test various exception cases PASSED test_task_imcollapse.py::imcollapse_test::test_flux 2024-05-07 02:20:45 SEVERE image::collapse (file src/tools/image/image_cmpt.cc, line 712) Exception Reported: Unable to calculate flux density: [] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageCollapser.tcc, line: 433 Test flux function PASSED test_task_imcollapse.py::imcollapse_test::test_history Test history record is written PASSED test_task_imcollapse.py::imcollapse_test::test_median Test median when collapsing along multiple axes PASSED test_task_imcollapse.py::imcollapse_test::test_region imcollapse: Test region PASSED test_task_imcollapse.py::imcollapse_test::test_sqrtsum Test sqrtsum function PASSED test_task_imcollapse.py::imcollapse_test::test_sqrtsum_npix Test sqrtsum function PASSED test_task_imcollapse.py::imcollapse_test::test_sqrtsum_npix_beam Test sqrtsum function PASSED test_task_imcollapse.py::imcollapse_test::test_stretch imcollapse: Test stretch parameter PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imcollapse/nose.xml - ======================== 21 passed, 1 warning in 3.76s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_split configfile: pytest.ini collecting ... collected 122 items test_task_split.py::split_test_tav::test_data DATA[2], time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_ll DATA[2], time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_rllr DATA[2], time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_rr DATA[2], time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_rrll DATA[2], time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma SIGMA[7], time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_ll SIGMA[7], time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_rllr SIGMA[7], time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_rr SIGMA[7], time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_rrll SIGMA[7], time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts Subtables, time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_ll Subtables, time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_rllr Subtables, time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_rr Subtables, time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_rrll Subtables, time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt WEIGHT[5], time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_ll WEIGHT[5], time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_rllr WEIGHT[5], time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_rr WEIGHT[5], time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_rrll WEIGHT[5], time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_cav::test_data DATA[2], chan avg. without correlation selection Channel averaging Channel averaging rr Channel averaging ll PASSED test_task_split.py::split_test_cav::test_data_ll DATA[2], chan avg. LL PASSED test_task_split.py::split_test_cav::test_data_rr DATA[2], chan avg. RR PASSED test_task_split.py::split_test_cav::test_sigma SIGMA[7], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav::test_sigma_ll SIGMA[7], chan avg. LL PASSED test_task_split.py::split_test_cav::test_sigma_rr SIGMA[7], chan avg. RR PASSED test_task_split.py::split_test_cav::test_sts Subtables, chan avg. without correlation selection PASSED test_task_split.py::split_test_cav::test_sts_ll Subtables, chan avg. LL PASSED test_task_split.py::split_test_cav::test_sts_rr Subtables, chan avg. RR PASSED test_task_split.py::split_test_cav::test_wt WEIGHT[5], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav::test_wt_ll WEIGHT[5], chan avg. LL PASSED test_task_split.py::split_test_cav::test_wt_rr WEIGHT[5], chan avg. RR PASSED test_task_split.py::split_test_cav5::test_data 2024-05-07 02:20:49 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 2 from SPW 0. 2024-05-07 02:20:49 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2024-05-07 02:20:50 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 2 from SPW 0. 2024-05-07 02:20:50 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. DATA[2], chan avg. without correlation selection Channel averaging Channel averaging ll PASSED test_task_split.py::split_test_cav5::test_data_ll DATA[2], chan avg. LL PASSED test_task_split.py::split_test_cav5::test_sigma SIGMA[7], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav5::test_sigma_ll SIGMA[7], chan avg. LL PASSED test_task_split.py::split_test_cav5::test_sts Subtables, chan avg. without correlation selection PASSED test_task_split.py::split_test_cav5::test_sts_ll Subtables, chan avg. LL PASSED test_task_split.py::split_test_cav5::test_wt WEIGHT[5], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav5::test_wt_ll WEIGHT[5], chan avg. LL PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_antid1 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable At least one row of /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms/CALDEVICE has an antenna or spw mismatch. 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable+ (Presumably from an older split, sorry.) 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable+ If CALDEVICE is important, it should be fixed with tb or browsetable, 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable+ or by redoing the split that made /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms (check its history). 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable At least one row of /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms/SYSPOWER has an antenna or spw mismatch. 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable+ (Presumably from an older split, sorry.) 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable+ If SYSPOWER is important, it should be fixed with tb or browsetable, 2024-05-07 02:20:52 WARN MSTransformDataHandler::filterOptSubtable+ or by redoing the split that made /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms (check its history). ANTENNA_ID selection from a bad CALDEVICE Remapping CALDEVICE and SYSPOWER of cas-3307.ms Remapping CALDEVICE and SYSPOWER of bogusCDSP.ms PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_antid2 ANTENNA_ID selection from a bad SYSPOWER PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_spwid1 SPECTRAL_WINDOW_ID selection from a bad CALDEVICE PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_spwid2 SPECTRAL_WINDOW_ID selection from a bad SYSPOWER PASSED test_task_split.py::split_test_cdsp::test_cd_antid1 ANTENNA_ID selection from CALDEVICE PASSED test_task_split.py::split_test_cdsp::test_cd_antid2 ANTENNA_ID selection from SYSPOWER PASSED test_task_split.py::split_test_cdsp::test_cd_spwid1 SPECTRAL_WINDOW_ID selection from CALDEVICE PASSED test_task_split.py::split_test_cdsp::test_cd_spwid2 SPECTRAL_WINDOW_ID selection from SYSPOWER PASSED test_task_split.py::split_test_cst::test_cst 2024-05-07 02:20:53 WARN MSTransformDataHandler::copySource Invalid SPW ID in SOURCE table row 7 2024-05-07 02:20:53 WARN MSTransformDataHandler::copySource Invalid SOURCE ID in SOURCE table row 10 2024-05-07 02:20:53 WARN MSTransformDataHandler::copySource Invalid SOURCE ID in SOURCE table row 13 2024-05-07 02:20:53 WARN MSTransformDataHandler::copySource Invalid SPW ID in SOURCE table row 15 2024-05-07 02:20:53 WARN MSTransformDataHandler::copySource Invalid SOURCE ID in SOURCE table row 22 2024-05-07 02:20:53 WARN MSTransformDataHandler::copySource Invalid SPW ID in SOURCE table row 22 Check that only the good part of a SOURCE subtable with some nonsense made it through Splitting /opt/casa/data/casatestdata/unittest/split/crazySourceTable.ms PASSED test_task_split.py::split_test_cst::test_obs Selected right observation IDs? PASSED test_task_split.py::split_test_state::test_state Is STATE correct after selecting by intent? PASSED test_task_split.py::split_test_cavcd::test_cavcd Was the CORRECTED_DATA column channel averaged? Splitting labelled_by_time+ichan.ms PASSED test_task_split.py::split_test_genericsubtables::test_genericsubtables Can we copy generic subtables? PASSED test_task_split.py::split_test_singchan::test_singchan Did we get the right channel? Splitting ctb80-vsm.ms PASSED test_task_split.py::split_test_blankov::test_blankov 2024-05-07 02:20:58 SEVERE split::::casa Task split raised an exception of class OSError with the following message: Please specify outputvis. Does outputvis == '' cause a prompt exit? Unexpected but probably benign exception: Please specify outputvis. PASSED test_task_split.py::split_test_almapol::test_almapol Can we select corrs when WVR data is in spw 0? PASSED test_task_split.py::split_test_almapol::test_nsid Did NS_WX_STATION_ID get copied? PASSED test_task_split.py::split_test_almapol::test_nspos Did NS_WX_STATION_POS get copied? PASSED test_task_split.py::split_test_unorderedpolspw::test_datashape Data shape Selecting spws 1, 3, and 5. PASSED test_task_split.py::split_test_unorderedpolspw::test_subtables DATA_DESCRIPTION, SPECTRAL_WINDOW, and POLARIZATION shapes PASSED test_task_split.py::split_test_sw_and_fc::test_cf0_noavg 2024-05-07 02:21:00 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 1. 2024-05-07 02:21:00 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. CHAN_FREQ[0] after selection, but no averaging. Checking SPECTRAL_WINDOW and FLAG_CMD with width 1. Checking SPECTRAL_WINDOW and FLAG_CMD with width 3. PASSED test_task_split.py::split_test_sw_and_fc::test_cf0_wavg CHAN_FREQ[0] after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_cf_noavg CHAN_FREQ[33] after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_cf_wavg CHAN_FREQ[33] after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_cflc_noavg CHAN_FREQ[-1] after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_cflc_wavg CHAN_FREQ[-1] after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_cw_noavg CHAN_WIDTH after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_cw_wavg CHAN_WIDTH after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_eb_noavg EFFECTIVE_BW after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_eb_wavg EFFECTIVE_BW after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_fc_noavg Updating of FLAG_CMD after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_fc_wavg Updating of FLAG_CMD after averaging, but simple selection. PASSED test_task_split.py::split_test_sw_and_fc::test_nchan_noavg # of channels after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_nchan_wavg # of channels after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_res_noavg RESOLUTION after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_res_wavg RESOLUTION after averaging and simple selection. PASSED test_task_split.py::split_test_sw_and_fc::test_rf_noavg REF_FREQUENCY after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_rf_wavg REF_FREQUENCY after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_tb_noavg TOTAL_BANDWIDTH after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_tb_wavg Is TOTAL_BANDWIDTH conserved after averaging, but no selection? PASSED test_task_split.py::split_test_optswc::test_bbcno_noavg 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 2 is smaller than specified chanbin 3 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 2 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 4 is smaller than specified chanbin 3 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 4 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 6 is smaller than specified chanbin 3 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 6 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 8 is smaller than specified chanbin 3 2024-05-07 02:21:01 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 8 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 1 from SPW 0. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 1. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 3. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 5. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 7. 2024-05-07 02:21:01 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. Can we get BBC1? Checking SPECTRAL_WINDOW's opt cols with width 1. Checking SPECTRAL_WINDOW's opt cols with width 3. PASSED test_task_split.py::split_test_optswc::test_bbcno_wavg Can we get any BBC if we average? PASSED test_task_split.py::split_test_optswc::test_rightcols_noavg List of SW cols after selection, but no averaging. PASSED test_task_split.py::split_test_optswc::test_rightcols_wavg List of SW cols after averaging, but no selection. PASSED test_task_split.py::split_test_tav_then_cvel::test_cv cvel completed SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_data Time averaged DATA SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_int Time averaged INTERVAL SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_scan Time averaged SCAN_NUMBER SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_state_id Time averaged STATE_ID SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_time Time averaged TIME SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_wt Time averaged WEIGHT SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_wttosig::test_sig_cavcorr SIGMA after channel averaging CORRECTED_DATA. Checking WEIGHT and SIGMA after ('data', '1', '0s'). Checking WEIGHT and SIGMA after ('corrected', '1', '0s'). Checking WEIGHT and SIGMA after ('data', '2', '0s'). Checking WEIGHT and SIGMA after ('data', '1', '60s'). Checking WEIGHT and SIGMA after ('data', '1', '30s'). Checking WEIGHT and SIGMA after ('corrected', '2', '0s'). Checking WEIGHT and SIGMA after ('corrected', '1', '30s'). Checking WEIGHT and SIGMA after ('corrected', '1', '60s'). PASSED test_task_split.py::split_test_wttosig::test_sig_cavdata SIGMA after channel averaging DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_corrtodata SIGMA after straight CORRECTED -> DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_straightselection SIGMA after straight selection of DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_tav30sdata SIGMA after time averaging 30s DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_tavcorr SIGMA after time averaging CORRECTED_DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_tavdata SIGMA after time averaging DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_cavcorr WEIGHT after channel averaging CORRECTED_DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_cavdata WEIGHT after channel averaging DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_corrtodata WEIGHT after straight CORRECTED -> DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_straightselection WEIGHT after straight selection of DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_tav30data WEIGHT after time averaging 30s DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_tavcorr WEIGHT after time averaging CORRECTED_DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_tavdata WEIGHT after time averaging DATA. PASSED test_task_split.py::split_test_singlespw_severalchranges::test_ddi_entries Check that there is a single row in the DDI table. Checking DDI after channel selection ranges in single SPW PASSED test_task_split.py::split_test_fc::test_fc_categories FLAG_CATEGORY's CATEGORY keyword SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::split_test_fc::test_fc_cav FLAG_CATEGORY after channel averaging SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::split_test_fc::test_fc_straightselection FLAG_CATEGORY after straight selection SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::split_test_fc::test_fc_tav FLAG_CATEGORY after time averaging SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::splitTests::test_combinescan_mms 2024-05-07 02:21:07 WARN split::::casa Cannot process MMS in parallel when combine='scan' because the subMSs do not contain all the selected scans 2024-05-07 02:21:07 SEVERE split::::casa Please set keepmms to False or use task mstransform in this case. 2024-05-07 02:21:07 SEVERE split::::casa Task split raised an exception of class Exception with the following message: Unable to continue with MMS processing split: combine=scan with axis=scan ................. Creating test MMS .................. Expected error! PASSED test_task_split.py::splitTests::test_combinescan_ms split: combine=scan with axis=scan, keepmms=false ................. Creating test MMS .................. PASSED test_task_split.py::splitTests::test_combinescan_spw_mms split: combine=scan with axis=spw ................. Creating test MMS .................. PASSED test_task_split.py::splitTests::test_flagversions 2024-05-07 02:21:13 SEVERE split::::casa Task split raised an exception of class RuntimeError with the following message: The flagversions spw0.ms.flagversions for the output MS already exists. Please delete it. split: raise an error when .flagversions exist PASSED test_task_split.py::splitTests::test_keepflags split: keepflags=False PASSED test_task_split.py::splitTests::test_numpy_width split: Automatically convert numpy type to Python type PASSED test_task_split.py::splitTests::test_numpy_width_mms 2024-05-07 02:21:16 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2024-05-07 02:21:18 SEVERE ParallelDataHelper::::casa Task split raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:21:19 SEVERE ParallelDataHelper::::casa Task split raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. split: Automatically convert numpy type to Python type in an MMS ................. Creating test MMS .................. PASSED test_task_split.py::splitTests::test_split_combine_scan_axis 2024-05-07 02:21:21 WARN split::::casa Cannot process MMS in parallel when combine='scan' because the subMSs do not contain all the selected scans 2024-05-07 02:21:21 SEVERE split::::casa Please set keepmms to False or use task mstransform in this case. 2024-05-07 02:21:21 SEVERE split::::casa Task split raised an exception of class Exception with the following message: Unable to continue with MMS processing split: raise error when combine='scan' and axis='scan' ................. Creating test MMS .................. Expected Error: Unable to continue with MMS processing Expected Error! PASSED test_task_split.py::splitSpwPoln::test_split_chanavg_spw_with_diff_pol_shape split: channel average spw 0 that has repeated SPW ID PASSED test_task_split.py::splitSpwPoln::test_split_different_corrs split: split spws with different shapes PASSED test_task_split.py::splitUnsortedPoln::test_split_unsorted_polids split: split MS with unsorted polIDs PASSED test_task_split.py::splitUpdateFlagCmd::test_updateFlagcmd1 2024-05-07 02:21:31 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 02:21:31 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2024-05-07 02:21:31 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2024-05-07 02:21:31 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 split: Do not update FLAG_CMD table when spw selection in FLAG_CMD is by name PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_split/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_split.py:384: split_test_tav is skipped SKIPPED [1] test_task_split.py:417: split_test_tav is skipped SKIPPED [1] test_task_split.py:402: split_test_tav is skipped SKIPPED [1] test_task_split.py:410: split_test_tav is skipped SKIPPED [1] test_task_split.py:394: split_test_tav is skipped SKIPPED [1] test_task_split.py:459: split_test_tav is skipped SKIPPED [1] test_task_split.py:486: split_test_tav is skipped SKIPPED [1] test_task_split.py:473: split_test_tav is skipped SKIPPED [1] test_task_split.py:480: split_test_tav is skipped SKIPPED [1] test_task_split.py:466: split_test_tav is skipped SKIPPED [1] test_task_split.py:349: split_test_tav is skipped SKIPPED [1] test_task_split.py:369: split_test_tav is skipped SKIPPED [1] test_task_split.py:359: split_test_tav is skipped SKIPPED [1] test_task_split.py:364: split_test_tav is skipped SKIPPED [1] test_task_split.py:354: split_test_tav is skipped SKIPPED [1] test_task_split.py:424: split_test_tav is skipped SKIPPED [1] test_task_split.py:452: split_test_tav is skipped SKIPPED [1] test_task_split.py:439: split_test_tav is skipped SKIPPED [1] test_task_split.py:445: split_test_tav is skipped SKIPPED [1] test_task_split.py:432: split_test_tav is skipped SKIPPED [1] test_task_split.py:1613: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1538: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1584: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1596: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1591: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1601: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1572: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1879: FLAG_CATEGORY not supported in mstransform (new split) SKIPPED [1] test_task_split.py:1929: FLAG_CATEGORY not supported in mstransform (new split) SKIPPED [1] test_task_split.py:1884: FLAG_CATEGORY not supported in mstransform (new split) SKIPPED [1] test_task_split.py:1954: FLAG_CATEGORY not supported in mstransform (new split) ================= 91 passed, 31 skipped, 5 warnings in 46.72s ================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp configfile: pytest.ini collecting ... collected 7 items test_task_predictcomp.py::predictcomp_test::test_badmaxfreq 2024-05-07 02:21:34 SEVERE predictcomp:::: Error in QuantumHolder::fromString with input string "120BadUnit": Illegal input units or format 2024-05-07 02:21:34 SEVERE predictcomp::::+ in converting quantity 2024-05-07 02:21:34 SEVERE predictcomp:::: Exception Reported: Error in QuantumHolder::fromString with input string "120BadUnit": Illegal input units or format 2024-05-07 02:21:34 SEVERE predictcomp::::+ in converting quantity predictcomp: invalid maxfreq PASSED test_task_predictcomp.py::predictcomp_test::test_default 2024-05-07 02:21:34 SEVERE predictcomp::::casa Task predictcomp raised an exception of class ValueError with the following message: Error, objname is undefined predictcomp: test defaults PASSED test_task_predictcomp.py::predictcomp_test::test_invalid_freqrange 2024-05-07 02:21:34 SEVERE FluxCalc_SS_JPL_Butler::readEphem Found an ephemeris for Titan, but not at Epoch: 57997::00:00:00.0000 2024-05-07 02:21:34 SEVERE imager::setjy() Exception Reported: Unknown is not a supported component type. 2024-05-07 02:21:34 SEVERE predictcomp::::casa Task predictcomp raised an exception of class RuntimeError with the following message: Unknown is not a supported component type. predictcomp: invalid freqrange PASSED test_task_predictcomp.py::predictcomp_test::test_invalid_objname 2024-05-07 02:21:34 SEVERE FluxCalc_SS_JPL_Butler::setObjNum Sorry, no flux density model for Moon 2024-05-07 02:21:34 SEVERE FluxCalc_SS_JPL_Butler::setObjNum+ (not even a rudimentary one). 2024-05-07 02:21:34 SEVERE FluxCalc_SS_JPL_Butler::readEphem Found an ephemeris for Moon, but not at Epoch: 0::00:00:00.0000 2024-05-07 02:21:34 SEVERE imager::setjy() Exception Reported: Unknown is not a supported component type. 2024-05-07 02:21:34 SEVERE predictcomp::::casa Task predictcomp raised an exception of class RuntimeError with the following message: Unknown is not a supported component type. predictcomp: invalid objname PASSED test_task_predictcomp.py::predictcomp_test::test_predicted_visplot predictcomp: generate visibility plot for a given array configuration SKIPPED (No plotting available in casatasks) test_task_predictcomp.py::predictcomp_test::test_valid_but_not_visible_objname 2024-05-07 02:21:34 SEVERE FluxCalc_SS_JPL_Butler::readEphem Found an ephemeris for Mars, but not at Epoch: 58362::00:00:00.0000 2024-05-07 02:21:34 SEVERE imager::setjy() Exception Reported: Unknown is not a supported component type. 2024-05-07 02:21:34 SEVERE predictcomp::::casa Task predictcomp raised an exception of class RuntimeError with the following message: Unknown is not a supported component type. predictcomp: valid but not visible objname PASSED test_task_predictcomp.py::predictcomp_test::test_valid_objname predictcomp: valid objname type(self.res) = PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_predictcomp/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_predictcomp.py:78: No plotting available in casatasks =================== 6 passed, 1 skipped, 1 warning in 1.73s ==================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary configfile: pytest.ini collecting ... collected 4 items test_task_asdmsummary.py::asdmsummary_test::test_12m_asdm 12m with mixedl pol/channelisation PASSED test_task_asdmsummary.py::asdmsummary_test::test_aca_asdm ACA with mixed pol/channelisation PASSED test_task_asdmsummary.py::asdmsummary_test::test_alma_asdm ALMA M51 data PASSED test_task_asdmsummary.py::asdmsummary_test::test_vla_asdm VLA data PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_asdmsummary/nose.xml - ========================= 4 passed, 1 warning in 1.69s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants configfile: pytest.ini collecting ... collected 10 items test_task_plotants.py::plotants_test::test1 Test 1: Default parameters PASSED test_task_plotants.py::plotants_test::test10 Test 10: All arguments PASSED test_task_plotants.py::plotants_test::test2 Test 2: Bad input file PASSED test_task_plotants.py::plotants_test::test3 Test 3: Good input file and output exists PASSED test_task_plotants.py::plotants_test::test4 Test 4: Label antenna IDs PASSED test_task_plotants.py::plotants_test::test5 Test 5: Logarithmic antenna positions PASSED test_task_plotants.py::plotants_test::test6 Test 6: Exclude antenna positions PASSED test_task_plotants.py::plotants_test::test7 Test 7: checkbaselines PASSED test_task_plotants.py::plotants_test::test8 2024-05-07 02:21:45 WARN plotants::::casa Cannot exclude antenna 11 (id 10): not in main table Test 8: exclude checkbaselines PASSED test_task_plotants.py::plotants_test::test9 Test 9: Title PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotants/nose.xml - ======================== 10 passed, 1 warning in 8.66s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit configfile: pytest.ini collecting ... collected 5 items test_task_spxfit.py::spxfit_test::test_ltpfit Test fitting a logarithmic transformed polynomial PASSED test_task_spxfit.py::spxfit_test::test_mask_and_pixels Test that the mask and pixels of the output are correct checking image product cubeApF.spx_0 checking image product cubeApF.spx_1 checking image product cubeApF.spxerr_0 checking image product cubeApF.spxerr_1 checking image product cubeApF.spxmodel checking image product cubeApF.spxresidual checking solution 0 array checking solution 1 array checking error 0 array checking error 1 array PASSED test_task_spxfit.py::spxfit_test::test_multi_image 2024-05-07 02:21:58 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:21:59 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:21:59 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2024-05-07 02:21:59 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2024-05-07 02:21:59 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:21:59 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:21:59 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2024-05-07 02:21:59 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2024-05-07 02:22:00 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Test multi image support PASSED test_task_spxfit.py::spxfit_test::test_output_mask 2024-05-07 02:22:00 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made Test the the output solution image mask is correct PASSED test_task_spxfit.py::spxfit_test::test_plpfit Test fitting a power logarithmic polynomial PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_spxfit/nose.xml - ======================== 5 passed, 1 warning in 13.79s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat configfile: pytest.ini collecting ... collected 33 items test_task_visstat.py::visstat_test::test_antenna test_antenna --------------------------- Test the antenna selection parameter Assert that selection with this parameter will return a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_array 2024-05-07 02:22:07 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:22:07 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:22:07 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:22:07 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. test_array ------------- Test the array selection parameter. Assert that checking an out of range array returns a NoneType, and valid selections retrun a dictionary PASSED test_task_visstat.py::visstat_test::test_axis test_axis ------------------------------ Test the axis parameter values. visstat should return a dict and the keys should match the provided key list. This test iterates over all the possible axis values PASSED test_task_visstat.py::visstat_test::test_channelSelectFlags Visstat 02: Check channel selections, useflags=True, reportingaxes='ddid',correlation=corr, datacolumn=data, axis=amp Call with spw='0:1~1', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.012998353689908981, 'isMasked': True, 'isWeighted': False, 'max': 23.695859909057617, 'maxDatasetIndex': 1, 'maxIndex': 1, 'mean': 1.51201536185032, 'medabsdevmed': 0.020134394988417625, 'median': 0.027283204719424248, 'min': 0.00037757985410280526, 'minDatasetIndex': 25, 'minIndex': 195, 'npts': 21119.0, 'rms': 5.254564972098979, 'stddev': 5.032440935625601, 'sum': 31932.25242691688, 'sumOfWeights': 21119.0, 'sumsq': 583105.1578786756, 'thirdquartile': 0.20560552179813385, 'variance': 25.325461770560278}} Checking npts: 21119 vs 21119.0 Call with spw='0:1~1', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.013324417173862457, 'isMasked': True, 'isWeighted': False, 'max': 26.920883178710938, 'maxDatasetIndex': 4, 'maxIndex': 19, 'mean': 1.703732570450803, 'medabsdevmed': 0.02199349133297801, 'median': 0.028599174693226814, 'min': 0.00016617041546851397, 'minDatasetIndex': 27, 'minIndex': 173, 'npts': 21119.0, 'rms': 5.9277552741561355, 'stddev': 5.677772835275629, 'sum': 35981.12815535044, 'sumOfWeights': 21119.0, 'sumsq': 742085.3900242473, 'thirdquartile': 0.26254236698150635, 'variance': 32.237104368993855}} Checking npts: 21119 vs 21119.0 Call with spw='0:1~1', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.01315868180245161, 'isMasked': True, 'isWeighted': False, 'max': 26.920883178710938, 'maxDatasetIndex': 4, 'maxIndex': 39, 'mean': 1.6078739661505588, 'medabsdevmed': 0.021032736403867602, 'median': 0.027937160804867744, 'min': 0.00016617041546851397, 'minDatasetIndex': 27, 'minIndex': 347, 'npts': 42238.0, 'rms': 5.601282694003898, 'stddev': 5.365611869664173, 'sum': 67913.38058226732, 'sumOfWeights': 42238.0, 'sumsq': 1325190.5479029168, 'thirdquartile': 0.23095539212226868, 'variance': 28.789790735881063}} Checking npts: 42238 vs 42238.0 Call with spw='0:1~2', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.015203726477921009, 'isMasked': True, 'isWeighted': False, 'max': 47.85862731933594, 'maxDatasetIndex': 9, 'maxIndex': 3, 'mean': 2.2685205557350705, 'medabsdevmed': 0.025584048125892878, 'median': 0.033365800976753235, 'min': 0.00037757985410280526, 'minDatasetIndex': 25, 'minIndex': 390, 'npts': 42238.0, 'rms': 8.247744697530607, 'stddev': 7.929728608521772, 'sum': 95817.77123313842, 'sumOfWeights': 42238.0, 'sumsq': 2873252.3086548215, 'thirdquartile': 0.2353196144104004, 'variance': 62.88059580480865}} Checking npts: 42238 vs 42238.0 Call with spw='0:1~2', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.015641184523701668, 'isMasked': True, 'isWeighted': False, 'max': 50.03026580810547, 'maxDatasetIndex': 30, 'maxIndex': 39, 'mean': 2.4662003717613192, 'medabsdevmed': 0.027923745336011052, 'median': 0.03566293604671955, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 65, 'npts': 42238.0, 'rms': 8.903693383964843, 'stddev': 8.555427781728099, 'sum': 104167.37130245389, 'sumOfWeights': 42238.0, 'sumsq': 3348449.376676098, 'thirdquartile': 0.2842475175857544, 'variance': 73.19534452836497}} Checking npts: 42238 vs 42238.0 Call with spw='0:1~2', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.015421337448060513, 'isMasked': True, 'isWeighted': False, 'max': 50.03026580810547, 'maxDatasetIndex': 30, 'maxIndex': 79, 'mean': 2.3673604637482013, 'medabsdevmed': 0.026692680083215237, 'median': 0.03441326133906841, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 131, 'npts': 84476.0, 'rms': 8.581988361426047, 'stddev': 8.249056563527775, 'sum': 199985.1425355923, 'sumOfWeights': 84476.0, 'sumsq': 6221701.685330949, 'thirdquartile': 0.2572411596775055, 'variance': 68.04693418828066}} Checking npts: 84476 vs 84476.0 Call with spw='0:1~4', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.018262511119246483, 'isMasked': True, 'isWeighted': False, 'max': 67.18834686279297, 'maxDatasetIndex': 1, 'maxIndex': 7, 'mean': 3.2328949655030006, 'medabsdevmed': 0.03320419928058982, 'median': 0.04149508289992809, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 851, 'npts': 84476.0, 'rms': 11.716386189704192, 'stddev': 11.261598322870743, 'sum': 273102.0351058309, 'sumOfWeights': 84476.0, 'sumsq': 11596333.532833287, 'thirdquartile': 0.27172136306762695, 'variance': 126.82359678568513}} Checking npts: 84476 vs 84476.0 Call with spw='0:1~4', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.018680663779377937, 'isMasked': True, 'isWeighted': False, 'max': 68.62496948242188, 'maxDatasetIndex': 26, 'maxIndex': 79, 'mean': 3.3996190574518157, 'medabsdevmed': 0.03522256435826421, 'median': 0.043506983667612076, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 129, 'npts': 84476.0, 'rms': 12.239038012587871, 'stddev': 11.757477542335039, 'sum': 287186.2194972994, 'sumOfWeights': 84476.0, 'sumsq': 12654002.292281372, 'thirdquartile': 0.3134520947933197, 'variance': 138.2382781585128}} Checking npts: 84476 vs 84476.0 Call with spw='0:1~4', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.01846258156001568, 'isMasked': True, 'isWeighted': False, 'max': 68.62496948242188, 'maxDatasetIndex': 26, 'maxIndex': 159, 'mean': 3.3162570114774232, 'medabsdevmed': 0.03416486969217658, 'median': 0.0424413587898016, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 1702, 'npts': 168952.0, 'rms': 11.98056252477037, 'stddev': 11.51247594176724, 'sum': 560288.2546031302, 'sumOfWeights': 168952.0, 'sumsq': 24250335.825114865, 'thirdquartile': 0.290507972240448, 'variance': 132.5371023097695}} Checking npts: 168952 vs 168952.0 Call with spw='0:1~7', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.020986022427678108, 'isMasked': True, 'isWeighted': False, 'max': 70.78073120117188, 'maxDatasetIndex': 24, 'maxIndex': 13, 'mean': 3.965659174843849, 'medabsdevmed': 0.03952489420771599, 'median': 0.04782070219516754, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 1487, 'npts': 147833.0, 'rms': 14.130246023570889, 'stddev': 13.562398173931312, 'sum': 586255.2927946859, 'sumOfWeights': 147833.0, 'sumsq': 29516906.334224183, 'thirdquartile': 0.31161126494407654, 'variance': 183.93864422825538}} Checking npts: 147833 vs 147833.0 Call with spw='0:1~7', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02118206024169922, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 139, 'mean': 4.075617324934261, 'medabsdevmed': 0.040772588923573494, 'median': 0.04898509383201599, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 225, 'npts': 147833.0, 'rms': 14.45538727219714, 'stddev': 13.868989355124057, 'sum': 602510.7359970011, 'sumOfWeights': 147833.0, 'sumsq': 30890920.713062864, 'thirdquartile': 0.35131359100341797, 'variance': 192.3488657325444}} Checking npts: 147833 vs 147833.0 Call with spw='0:1~7', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.021086707711219788, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 279, 'mean': 4.02063824988892, 'medabsdevmed': 0.040139758959412575, 'median': 0.048403069376945496, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 2974, 'npts': 295666.0, 'rms': 14.293741180597895, 'stddev': 13.71663739217234, 'sum': 1188766.0287916868, 'sumOfWeights': 295666.0, 'sumsq': 60407827.047287084, 'thirdquartile': 0.3312663435935974, 'variance': 188.1461413483404}} Checking npts: 295666 vs 295666.0 Call with spw='0:1~13', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02359769307076931, 'isMasked': True, 'isWeighted': False, 'max': 70.78073120117188, 'maxDatasetIndex': 24, 'maxIndex': 19, 'mean': 4.57363400413573, 'medabsdevmed': 0.04534465912729502, 'median': 0.05354195833206177, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 2759, 'npts': 274547.0, 'rms': 16.001664561308115, 'stddev': 15.33414481409489, 'sum': 1255677.4949334553, 'sumOfWeights': 274547.0, 'sumsq': 70298656.77073571, 'thirdquartile': 0.3944782316684723, 'variance': 235.1359971796332}} Checking npts: 274547 vs 274547.0 Call with spw='0:1~13', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.023458972573280334, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 253, 'mean': 4.598994075086256, 'medabsdevmed': 0.04547768831253052, 'median': 0.053455792367458344, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 417, 'npts': 274547.0, 'rms': 16.050754617587547, 'stddev': 15.377803439566847, 'sum': 1262640.0263327179, 'sumOfWeights': 274547.0, 'sumsq': 70730644.13747351, 'thirdquartile': 0.4329370856285095, 'variance': 236.47683862595397}} Checking npts: 274547 vs 274547.0 Call with spw='0:1~13', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02353147603571415, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 507, 'mean': 4.586314039611128, 'medabsdevmed': 0.04539835639297962, 'median': 0.05349326133728027, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 5518, 'npts': 549094.0, 'rms': 16.02622838547249, 'stddev': 15.355980894727814, 'sum': 2518317.5212661736, 'sumOfWeights': 549094.0, 'sumsq': 141029300.90821368, 'thirdquartile': 0.4128650426864624, 'variance': 235.80614923924563}} Checking npts: 549094 vs 549094.0 Call with spw='0:1~62', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02503143437206745, 'isMasked': True, 'isWeighted': False, 'max': 72.1248779296875, 'maxDatasetIndex': 19, 'maxIndex': 1090, 'mean': 4.931429419886412, 'medabsdevmed': 0.047344045247882605, 'median': 0.055874770507216454, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 13147, 'npts': 1309378.0, 'rms': 17.284456326641575, 'stddev': 16.566038874005407, 'sum': 6457105.190951668, 'sumOfWeights': 1309378.0, 'sumsq': 391179859.95315397, 'thirdquartile': 0.396679162979126, 'variance': 274.4336439750583}} Checking npts: 1309378 vs 1309378.0 Call with spw='0:1~62', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.024585282430052757, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 1184, 'mean': 4.892831986142966, 'medabsdevmed': 0.04655483830720186, 'median': 0.054879553616046906, 'min': 2.2130521756480448e-05, 'minDatasetIndex': 54, 'minIndex': 4277, 'npts': 1309378.0, 'rms': 17.151711039791266, 'stddev': 16.439026526444376, 'sum': 6406566.560351839, 'sumOfWeights': 1309378.0, 'sumsq': 385194380.2850013, 'thirdquartile': 0.4161178767681122, 'variance': 270.2415931371418}} Checking npts: 1309378 vs 1309378.0 Call with spw='0:1~62', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02480573207139969, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 2369, 'mean': 4.912130703014519, 'medabsdevmed': 0.04696154408156872, 'median': 0.05538627877831459, 'min': 2.2130521756480448e-05, 'minDatasetIndex': 54, 'minIndex': 8555, 'npts': 2618756.0, 'rms': 17.21821161009346, 'stddev': 16.50266302757408, 'sum': 12863671.751303246, 'sumOfWeights': 2618756.0, 'sumsq': 776374240.2379415, 'thirdquartile': 0.40908554196357727, 'variance': 272.33788700166053}} Checking npts: 2618756 vs 2618756.0 PASSED test_task_visstat.py::visstat_test::test_corrLLRR Visstat 09: Test using reportingaxes=ddid, correlation=[LL,RR], datacolumn=float_data spw=[0,1,2,3] PASSED test_task_visstat.py::visstat_test::test_correlation test_correlation ------------------- Test the correlation parameter Assert that the selection with this parameter will return a different value than no selection. PASSED test_task_visstat.py::visstat_test::test_datacolCorrected Visstat 07: Default values with datacolum=corrected, reportingaxis=ddid Checking firstquartile: 0.024146264419 vs 0.02414626255631447 Checking isMasked: True vs True Checking isWeighted: False vs False Checking max: 73.75 vs 73.75 Checking maxDatasetIndex: 12 vs 12 Checking maxIndex: 2408 vs 2408 Checking mean: 4.837103133618731 vs 4.837103133596972 Checking medabsdevmed: 0.04501341888681054 vs 0.04501341888681054 Checking median: 0.05355948396027088 vs 0.05355948396027088 Checking min: 2.2130521756480448e-05 vs 2.2130521756480448e-05 Checking minDatasetIndex: 54 vs 54 Checking minIndex: 8692 vs 8692 Checking npts: 2660994.0 vs 2660994.0 Checking thirdquartile: 0.3291134536266327 vs 0.3291134536266327 Checking rms: 17.081207832906546 vs 17.081207832904955 Checking stddev: 16.382008276126726 vs 16.382008276131568 Checking sum: 12871502.415939873 vs 12871502.415881826 Checking sumsq: 776391995.3973862 vs 776391995.3972417 Checking variance: 268.3701951590845 vs 268.37019515924317 PASSED test_task_visstat.py::visstat_test::test_datacolModel Visstat 03: Default values with datacolum=model, reportingaxis=ddid Checking firstquartile: 1.0 vs 1.0 Checking isMasked: True vs True Checking isWeighted: False vs False Checking max: 1.0 vs 1.0 Checking maxDatasetIndex: 0 vs 0 Checking maxIndex: 0 vs 0 Checking mean: 1.0 vs 1.0 Checking medabsdevmed: 0.0 vs 0.0 Checking median: 1.0 vs 1.0 Checking min: 1.0 vs 1.0 Checking minDatasetIndex: 0 vs 0 Checking minIndex: 0 vs 0 Checking npts: 2660994.0 vs 2660994.0 Checking thirdquartile: 1.0 vs 1.0 Checking rms: 1.0 vs 1.0 Checking stddev: 0.0 vs 0.0 Checking sum: 2660994.0 vs 2660994.0 Checking sumsq: 2660994.0 vs 2660994.0 Checking variance: 0.0 vs 0.0 PASSED test_task_visstat.py::visstat_test::test_datacolMulti Visstat 08: Test when using reportingaxes='integration, datacolumn=data,corrected,model PASSED test_task_visstat.py::visstat_test::test_datacolumn test_datacolumn ---------------------------- Check the data column parameter. Iterate over possible data column inputs and check that a dictionary is created by visstat also check that all the keys that should be present are there. (This last step may not be nessisary for this test) PASSED test_task_visstat.py::visstat_test::test_defaultValues Visstat 01: Default values Checking firstquartile: 0.024146264419 vs 0.02414626255631447 Checking isMasked: True vs True Checking isWeighted: False vs False Checking max: 73.75 vs 73.75 Checking maxDatasetIndex: 12 vs 12 Checking maxIndex: 2408 vs 2408 Checking mean: 4.837103133618731 vs 4.837103133596972 Checking medabsdevmed: 0.04501341888681054 vs 0.04501341888681054 Checking median: 0.05355948396027088 vs 0.05355948396027088 Checking min: 2.2130521756480448e-05 vs 2.2130521756480448e-05 Checking minDatasetIndex: 54 vs 54 Checking minIndex: 8692 vs 8692 Checking npts: 2660994.0 vs 2660994.0 Checking thirdquartile: 0.3291134536266327 vs 0.3291134536266327 Checking rms: 17.081207832906546 vs 17.081207832904955 Checking stddev: 16.382008276126726 vs 16.382008276131568 Checking sum: 12871502.415939873 vs 12871502.415881826 Checking sumsq: 776391995.3973862 vs 776391995.3972417 Checking variance: 268.3701951590845 vs 268.37019515924317 PASSED test_task_visstat.py::visstat_test::test_doquantiles test doquantiles parameter PASSED test_task_visstat.py::visstat_test::test_field test_field -------------- Test the field selection parameter. Assert that a selection using the field parameter returns a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_handle_all_flagged_groups 2024-05-07 02:22:39 WARN visstat::::casa DATA_DESC_ID=1 -- No valid points found visstat 13: handle all-flagged sub-selections in reportingaxes, CAS-12857 PASSED test_task_visstat.py::visstat_test::test_intent test_intent ----------------- Test the intent parameter Assert that the specified selection creates a different dict than the default values. PASSED test_task_visstat.py::visstat_test::test_intentOnOff Visstat 10: Test using reportingaxes=field, datacolumn=corrected, intent=[on,off] check intent on rms 4.304297370622206 check intent off rms 4.304297370622206 check intent on max 19.147367477416992 check intent off max 19.147367477416992 check intent on min -15.199692726135254 check intent off min -15.199692726135254 check intent on sum 35087.679596841335 check intent off sum 35087.679596841335 check intent on median 4.278878211975098 check intent off median 4.278878211975098 check intent on stddev 0.4260329169087803 check intent off stddev 0.4260329169087803 check intent on mean 4.283164013286309 check intent off mean 4.283164013286309 check intent on rms 3.9222649429916214 check intent off rms 3.9222649429916214 check intent on max 5.5116047859191895 check intent off max 5.5116047859191895 check intent on min 2.200864553451538 check intent off min 2.200864553451538 check intent on sum 32089.27730822563 check intent off sum 32089.27730822563 check intent on median 3.910185933113098 check intent off median 3.910185933113098 check intent on stddev 0.20029446585363156 check intent off stddev 0.20029446585363156 check intent on mean 3.917148108914265 check intent off mean 3.917148108914265 PASSED test_task_visstat.py::visstat_test::test_maxuvwdistance test_maxuvwdistance ----------------------- Test the maxuvwdistance parameter Assert that the output is a python dict. Once again this selection seems to not change the values that are returned PASSED test_task_visstat.py::visstat_test::test_observation 2024-05-07 02:22:44 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:22:44 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:22:44 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:22:44 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. test_observation ----------------------- Test the observation selection parameter Assert that checking an out of range observation ID returns a NoneType, and valid selections return a dictionary PASSED test_task_visstat.py::visstat_test::test_reportAxisField Visstat 06: Test using reportingaxes=field PASSED test_task_visstat.py::visstat_test::test_reportAxisInt Visstat 05: Test using reportingaxes=integration, datacolumn=float_data rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.260218426691952 max 6.594586372375488 min 2.4618935585021973 sum 34870.10427117348 median 4.255388259887695 stddev 0.17545003865511774 mean 4.256604525289735 rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.260218426691952 max 6.594586372375488 min 2.4618935585021973 sum 34870.10427117348 median 4.255388259887695 stddev 0.17545003865511774 mean 4.256604525289735 rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.260218426691952 max 6.594586372375488 min 2.4618935585021973 sum 34870.10427117348 median 4.255388259887695 stddev 0.17545003865511774 mean 4.256604525289735 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 4.008290669779586 max 5.441513538360596 min 1.3497779369354248 sum 32807.04150438309 median 4.002278804779053 stddev 0.16807248338680333 mean 4.004765808640521 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 4.008290669779586 max 5.441513538360596 min 1.3497779369354248 sum 32807.04150438309 median 4.002278804779053 stddev 0.16807248338680333 mean 4.004765808640521 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 4.008290669779586 max 5.441513538360596 min 1.3497779369354248 sum 32807.04150438309 median 4.002278804779053 stddev 0.16807248338680333 mean 4.004765808640521 PASSED test_task_visstat.py::visstat_test::test_reportingaxes test_reportingaxes ----------------------------- Test the reportingaxes parameter. The output should be a dict and contain all the expected keys. Iterate over all the possible values. PASSED test_task_visstat.py::visstat_test::test_scan test_scan ------------ Test the scan selection parameter Assert that the selction with this parameter will return a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_selectdata test_selectdata ----------------------- Test the selectdata parameter Assert that the select data parameter prevents other selection fields from having an affect Assert that with selectdata=False and an active selection produces the same results as the task with no selection PASSED test_task_visstat.py::visstat_test::test_special_cases Visstat 04: Test of special cases antenna = 1 ; mean = 0.0 antenna = 2 ; mean = 1.0 antenna = 3 ; mean = 2.0 antenna = 4 ; mean = 3.0 PASSED test_task_visstat.py::visstat_test::test_spw test_spw --------------- Test the spectral window selection parameter. Assert that a selection using the spw parameter returns a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_timeAvgAcrossScans Visstat 12: Test of time averaging across scans PASSED test_task_visstat.py::visstat_test::test_timeAvgWithinScans Visstat 11: Test of time averaging within scans PASSED test_task_visstat.py::visstat_test::test_timeavg test_timeaverage --------------------- Test the timeaverage parameter Assert that the dict produced when timeaverage = True is different from the one produced when timeaverage=False PASSED test_task_visstat.py::visstat_test::test_timebin test_timebin ------------------- Test the timebin parameter Assert that the result when given a bin width for averaging is different than when none is given. PASSED test_task_visstat.py::visstat_test::test_timerange test_timerange ------------------ Test the timerange selection parameter Assert that the selection with this parameter will return a different value than no selection. PASSED test_task_visstat.py::visstat_test::test_timespan test_timespan ------------------ Test the timespan parameter Assert that all parameter settings give different results than the default output PASSED test_task_visstat.py::visstat_test::test_useflags test_useflags ---------------------- Check that the useflags parameter produces different results then when useflags = False. PASSED test_task_visstat.py::visstat_test::test_uvange test_uvrange -------------------- Test the uvrange selection parameter Assert that the selection with this parameter will return a different value than no selection. PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_visstat/nose.xml - =================== 33 passed, 1 warning in 98.59s (0:01:38) =================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importvla configfile: pytest.ini collecting ... collected 6 items test_task_importvla.py::importvla_test_1::test_bandSel 2024-05-07 02:23:51 WARN importvla::VLAFiller::fill No data appended to the measurement set 2024-05-07 02:23:51 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria test_bandSel: test bandname selection, U data from the 3C129 regression test data PASSED test_task_importvla.py::importvla_test_1::test_checkms Internal test of checkms function, this should never fail. internal checkms test, the following printed status messages are expected here and are not test errors. __dummy__.ms does not exist or is not a directory impvla_3c129_test.ms has an unexpected number of rows. 49842 != 49843 impvla_3c129_test.ms has an unexpected number of autocorrelation rows. 0 != 1 impvla_3c129_test.ms is missing the NotATable table : impvla_3c129_test.ms/NotATable One or more of the ANTENNA names in impvla_3c129_test.ms does not follow the expected naming scheme (old). The FLAG_CMD table in impvla_3c129_test.ms has an unexpected number of rows. 0 != 1 PASSED test_task_importvla.py::importvla_test_1::test_defaults Test defaults: default values, checks for expected tables with expected sizes, DATA, MODEL_DATA, and CORRECTED_DATA columns all exist in MAIN, The SCAN column contains the expected set of scans, the ANTENNA NAME values follow the "new" scheme: VAxx where xx are digits PASSED test_task_importvla.py::importvla_test_1::test_timeTsys 2024-05-07 02:24:21 WARN importvla::VLAFiller::fill No data appended to the measurement set 2024-05-07 02:24:21 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria 2024-05-07 02:24:21 WARN importvla::VLAFiller::fill No data appended to the measurement set 2024-05-07 02:24:21 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria 2024-05-07 02:24:22 WARN importvla::VLAFiller::fill No data appended to the measurement set 2024-05-07 02:24:22 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria 2024-05-07 02:24:22 WARN importvla::VLAFiller::fill No data appended to the measurement set 2024-05-07 02:24:22 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria test_timeTsys: time selection, 'old' antnamescheme, tests applytsys=False PASSED test_task_importvla.py::importvla_test_2::test_autocorr 2024-05-07 02:24:22 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode 2024-05-07 02:24:24 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode test_autocorr: test autocorr parameter PASSED test_task_importvla.py::importvla_test_2::test_freqtol 2024-05-07 02:24:26 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode 2024-05-07 02:24:30 WARN importvla::VLAFiller::fill Unsupported observing mode: TE tipping curve 2024-05-07 02:24:32 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode 2024-05-07 02:24:36 WARN importvla::VLAFiller::fill Unsupported observing mode: TE tipping curve test_freqtol: test frequency tolerance parameter PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importvla/nose.xml - ======================== 6 passed, 3 warnings in 56.47s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_deconvolve configfile: pytest.ini collecting ... 2024-05-07 02:24:38 WARN ::casa casampi not available - not testing MPIEnvironment stuff collected 143 items test_task_deconvolve.py::test_onefield::test_onefield_asp [onefield] test_onefield_asp SKIPPED (ASP deconvolver currently does not follow the same logic fo...) test_task_deconvolve.py::test_onefield::test_onefield_clark [onefield] test_onefield_clark /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_onefield::test_onefield_hogbom [onefield] test_onefield_hogbom /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_onefield::test_onefield_mtmfs [onefield] test_onefield_mtmfs /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_onefield::test_onefield_multiscale [onefield] test_onefield_multiscale /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_onefield::test_onefield_rectangular_pixels [onefield] test_onefield_rectangular_pixels /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_cube_fullsummary_false 2024-05-07 02:25:04 WARN SynthesisParamsImage::buildCoordinateSystem (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2465) No rest frequency info, using the center of the selected spw(s):1.475e+09 Hz. Velocity labelling may not be correct. [iterbot] test_iterbot_cube_fullsummary_false /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_cube_fullsummary_true 2024-05-07 02:25:12 WARN SynthesisParamsImage::buildCoordinateSystem (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2465) No rest frequency info, using the center of the selected spw(s):1.475e+09 Hz. Velocity labelling may not be correct. [iterbot] test_iterbot_cube_fullsummary_true /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_mfs_4 [iterbot] test_iterbot_mfs_4 [check_stopcode] Stopcode is 1 (Pass : should be 1) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_mfs_5 [iterbot] test_iterbot_mfs_5 [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_mfs_fullsummary_false [iterbot] test_iterbot_mfs_fullsummary_false /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_mfs_fullsummary_true [iterbot] test_iterbot_mfs_fullsummary_true /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_threshold_num [iterbot] test_iterbot_threshold_num [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_iterbot::test_iterbot_threshold_str [iterbot] test_iterbot_threshold_str [check_stopcode] Stopcode is 2 (Pass : should be 2) PASSED test_task_deconvolve.py::test_stokes::test_stokes_mfs_I [stokes] test_stokes_mfs_I /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point_linRL PASSED test_task_deconvolve.py::test_stokes::test_stokes_mtmfs_IQUV [stokes] test_stokes_mtmfs_IQUV /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point_linRL PASSED test_task_deconvolve.py::test_cube::test_cube_0 [cube] test_cube_0 : channel, default start and width, LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point [check_spec_frame] tst.image: Spec frame is LSRK with crval 999988750.3872563 (Pass : should be LSRK with expected crval 999988750 ) PASSED test_task_deconvolve.py::test_cube::test_cube_1 [cube] test_cube_1 : channel, default start and width, TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_10 [cube] test_cube_10 : velocity, default start, width='-23983.4m/s', TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_11 2024-05-07 02:25:50 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C5:P0] [C6:P0] [C7:P0] [C8:P0] [C9:P0] [cube] test_cube_11 : velocity, start='11991.7km/s', default width, TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_12 2024-05-07 02:25:55 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C5:P0] [C6:P0] [C7:P0] [C8:P0] [C9:P0] [cube] test_cube_12 : velocity, start='11977.6km/s', default width, BARY /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_13 2024-05-07 02:26:00 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C1:P0] [C4:P0] [C5:P0] [C6:P0] [C7:P0] [cube] test_cube_13 : velocity, start='-41347.5km/s', default width , veltype=optical LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_14 [cube] test_cube_14 : frequency, start(quanity)={'unit': 'GHz', 'value': 1.2}, default width, veltype=radio LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_15 [cube] test_cube_15 : frequency, start={'m0': {'unit': 'Hz', 'value': 1199989000.0}, 'refer': 'LSRK', 'type': 'frequency'}, default width, veltype=radio LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_16 2024-05-07 02:26:17 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C5:P0] [C6:P0] [C7:P0] [C8:P0] [C9:P0] [cube] test_cube_16 : velocity(quantity), start={'unit': 'km/s', 'value': 11991.7}, default width, TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_17 The frame in start:BARY Override frame=TOPO The frame in start:BARY Override frame=TOPO 2024-05-07 02:26:22 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C5:P0] [C6:P0] [C7:P0] [C8:P0] [C9:P0] The frame in start:BARY Override frame=TOPO [cube] test_cube_17 : velocity(measure), start={'m0': {'unit': 'm/s', 'value': 11977600.0}, 'refer': 'BARY', 'type': 'radialvelocity'}, default width(outframe=TOPO will be overridden) /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_18 [cube] test_cube_18 : velocity, default start, width(quantity)={'unit': 'km/s', 'value': 11991.7} /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_19 [cube] test_cube_19 : velocity, default start, width(measure)={'m0': {'unit': 'm/s', 'value': 11991700.0}, 'refer': 'TOPO', 'type': 'radialvelocity'}, TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_2 [cube] test_cube_2 : channel, default start, width=2, LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_20 2024-05-07 02:26:45 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C5:P0] [C6:P0] [C7:P0] [C8:P0] [C9:P0] [cube] test_cube_20 : doppler, start={'m0': {'unit': 'm/s', 'value': 11994336.49363042}, 'refer': 'RADIO', 'type': 'doppler'}, default width, LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_21 2024-05-07 02:26:50 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C6:P0] [C7:P0] [cube] test_cube_21 : channel, start=4, default width, channel gap (10-11) LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_22 [cube] test_cube_22 : channel, start=0, default width, step=2 LSRK nearest /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_23 [cube] test_cube_23 : spw with channel selection( 0:4~13 ), default start, LSRK nearest /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_3 [cube] test_cube_3 : channel, start=5, default width, LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_4 2024-05-07 02:27:13 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C0:P0] [C1:P0] [C2:P0] [C3:P0] [C4:P0] [C5:P0] [cube] test_cube_4 : channel, spw=0:5~19, LSRK /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_5 [cube] test_cube_5 : frequency, default start, width='100MHz'(2 x chanwidth), TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_6 [cube] test_cube_6 : frequency, start='1.1GHz', default width, TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_7 2024-05-07 02:27:30 WARN SIImageStore::getPSFGaussian (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C0:P0] [C1:P0] [cube] test_cube_7 : frequency, start='1.1GHz', default width, spw=0:4~19, TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_8 [cube] test_cube_8 : frequency, start='1.5GHz', width='-50MHz', TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_9 [cube] test_cube_9 : frequency, default start, width='23983.4km/s', TOPO /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_cube::test_cube_chanchunks_auto 2024-05-07 02:27:45 WARN SynthesisParamsImage::buildCoordinateSystem (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2465) No rest frequency info, using the center of the selected spw(s):1.475e+09 Hz. Velocity labelling may not be correct. [cube] test_cube_chanchunks_auto /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_mask::test_mask_1 [mask] test_mask_1 /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_2 2024-05-07 02:27:59 WARN SynthesisParamsImage::buildCoordinateSystem (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2465) No rest frequency info, using the center of the selected spw(s):1.475e+09 Hz. Velocity labelling may not be correct. 2024-05-07 02:28:07 WARN SynthesisParamsImage::buildCoordinateSystem (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2465) No rest frequency info, using the center of the selected spw(s):1.475e+09 Hz. Velocity labelling may not be correct. [mask] test_mask_2 /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_mask::test_mask_autobox_multithresh [mask] test_mask_autobox_multithresh /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_autobox_multithresh_newnoise [mask] test_mask_autobox_multithresh_newnoise /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_autobox_multithresh_with_nsigma [mask] test_mask_autobox_multithresh_with_nsigma /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_autobox_multithresh_with_nsigma_newnoise [mask] test_mask_autobox_multithresh_with_nsigma_newnoise /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_autobox_multithresh_with_prune [mask] test_mask_autobox_multithresh_with_prune /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_missingfile 2024-05-07 02:28:37 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: 'mask' parameter specified as a filename 'tst.mask.txt', but no such file exists 2024-05-07 02:28:37 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: 'mask' parameter specified as a filename 'tst.mask.txt', but no such file exists [mask] test_mask_missingfile /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_mask::test_mask_pbmask0 [mask] test_mask_pbmask0 /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_mask::test_mask_pbmask995 [mask] test_mask_pbmask995 /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_mask::test_mask_preserve_input_zero_mask 2024-05-07 02:28:53 WARN SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2284) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2024-05-07 02:28:54 WARN SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2284) Restoring with an empty model image. Only residuals will be processed to form the output restored image. Test the fix for CAS-14203; If a user explicitly provides a zero-filled input mask, it should be respected and not flipped. /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_aspasp [multirun] test_multirun_aspasp SKIPPED (ASP deconvolver currently does not follow the same logic fo...) test_task_deconvolve.py::test_multirun::test_multirun_clarkclark [multirun] test_multirun_clarkclark /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_clarkstokesclarkstokes [multirun] test_multirun_clarkstokesclarkstokes /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point_linRL PASSED test_task_deconvolve.py::test_multirun::test_multirun_hogbomhogbom [multirun] test_multirun_hogbomhogbom /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_mtmfs3x " [multirun] test_multirun_mtmfs3 /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_mtmfsmtmfs " [multirun] test_multirun_mtmfsmtmfs /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_multiscalehog [multirun] test_multirun_multiscalehog /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_multiscalemultiscale " [multirun] test_multirun_multiscalemultiscale /opt/casa/data/casatestdata/unittest/deconvolve/ refim_twochan PASSED test_task_deconvolve.py::test_multirun::test_multirun_norestore_restore [multirun] test_multirun_norestore_restore /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_imgval::test_imgval_axesmismatch_model 2024-05-07 02:30:02 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model : There is a shape mismatch between existing images ([1, 100, 100, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:02 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model : There is a shape mismatch between existing images ([1, 100, 100, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [imgval] test_imgval_axesmismatch_model PASSED test_task_deconvolve.py::test_imgval::test_imgval_axesmismatch_pb 2024-05-07 02:30:02 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Cannot open existing image : tst.pb : There is a shape mismatch between existing images ([1, 100, 100, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:02 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Cannot open existing image : tst.pb : There is a shape mismatch between existing images ([1, 100, 100, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [imgval] test_imgval_axesmismatch_pb PASSED test_task_deconvolve.py::test_imgval::test_imgval_axesmismatch_psf 2024-05-07 02:30:02 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a shape mismatch between existing images ([100, 100, 1, 1]) and current parameters ([1, 100, 100, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:02 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a shape mismatch between existing images ([100, 100, 1, 1]) and current parameters ([1, 100, 100, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [imgval] test_imgval_axesmismatch_psf PASSED test_task_deconvolve.py::test_imgval::test_imgval_axesmismatch_residual 2024-05-07 02:30:03 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a coordinate system mismatch between existing images on disk and current parameters (The pixel axes differ for coordinate number 0). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. 2024-05-07 02:30:03 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a coordinate system mismatch between existing images on disk and current parameters (The pixel axes differ for coordinate number 0). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. [imgval] test_imgval_axesmismatch_residual PASSED test_task_deconvolve.py::test_imgval::test_imgval_missingimgs_model [imgval] test_imgval_missingimgs_model PASSED test_task_deconvolve.py::test_imgval::test_imgval_missingimgs_psf 2024-05-07 02:30:03 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.psf'] 2024-05-07 02:30:03 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.psf'] [imgval] test_imgval_missingimgs_psf PASSED test_task_deconvolve.py::test_imgval::test_imgval_missingimgs_residual 2024-05-07 02:30:03 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.residual'] 2024-05-07 02:30:03 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.residual'] [imgval] test_imgval_missingimgs_residual PASSED test_task_deconvolve.py::test_imgval::test_imgval_missingimgs_sumwt [imgval] test_imgval_missingimgs_sumwt PASSED test_task_deconvolve.py::test_imgval::test_imgval_shapemismatch_model 2024-05-07 02:30:03 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model : There is a shape mismatch between existing images ([2, 2, 1, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:03 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model : There is a shape mismatch between existing images ([2, 2, 1, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [imgval] test_imgval_shapemismatch_model PASSED test_task_deconvolve.py::test_imgval::test_imgval_shapemismatch_pb 2024-05-07 02:30:04 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Cannot open existing image : tst.pb : There is a shape mismatch between existing images ([2, 2, 1, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:04 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Cannot open existing image : tst.pb : There is a shape mismatch between existing images ([2, 2, 1, 1]) and current parameters ([100, 100, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [imgval] test_imgval_shapemismatch_pb PASSED test_task_deconvolve.py::test_imgval::test_imgval_shapemismatch_psf 2024-05-07 02:30:04 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a shape mismatch between existing images ([100, 100, 1, 1]) and current parameters ([2, 2, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:04 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a shape mismatch between existing images ([100, 100, 1, 1]) and current parameters ([2, 2, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [imgval] test_imgval_shapemismatch_psf PASSED test_task_deconvolve.py::test_imgval::test_imgval_shapemismatch_residual 2024-05-07 02:30:04 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a coordinate system mismatch between existing images on disk and current parameters (The DirectionCoordinates have differing LinearXform components). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. 2024-05-07 02:30:04 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error initializing the Minor Cycle for tst : Cannot open existing image : tst.mask : There is a coordinate system mismatch between existing images on disk and current parameters (The DirectionCoordinates have differing LinearXform components). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. [imgval] test_imgval_shapemismatch_residual PASSED test_task_deconvolve.py::test_imgval::test_imgval_startmodel_axesmismatch 2024-05-07 02:30:04 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error initializing the Minor Cycle for tst : Error in setting starting model for deconvolution: Error in regridding input model image to target coordsys : ImageRegrid error : LatticeIterInterface::ok - Navigator Lattice and Data Lattice have different shapes 2024-05-07 02:30:04 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error initializing the Minor Cycle for tst : Error in setting starting model for deconvolution: Error in regridding input model image to target coordsys : ImageRegrid error : LatticeIterInterface::ok - Navigator Lattice and Data Lattice have different shapes [imgval] test_imgval_startmodel_axesmismatch PASSED test_task_deconvolve.py::test_imgval::test_imgval_startmodel_basic_copy [imgval] test_imgval_startmodel_basic_copy SKIPPED (if test_imgval_startmodel_axesmismatch executes immediately...) test_task_deconvolve.py::test_imgval::test_imgval_startmodel_csysmismatch [imgval] test_imgval_startmodel_csysmismatch PASSED test_task_deconvolve.py::test_imgval::test_imgval_startmodel_dne 2024-05-07 02:30:05 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: parameter startmodel set to "doesnotexists.model" but that file does not exist 2024-05-07 02:30:05 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: parameter startmodel set to "doesnotexists.model" but that file does not exist [imgval] test_imgval_startmodel_dne PASSED test_task_deconvolve.py::test_imgval::test_imgval_startmodel_empty [imgval] test_imgval_startmodel_empty SKIPPED (if test_imgval_startmodel_axesmismatch executes immediately...) test_task_deconvolve.py::test_imgval::test_imgval_startmodel_model_exists 2024-05-07 02:30:05 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: imagename.model already exists! Either parameter startmodel must not be set ('') or imagename.model (tst.model) must not exist. 2024-05-07 02:30:05 SEVERE deconvolve::deconvolve::casa+ Either unset startmodel or remove tst.model to continue 2024-05-07 02:30:05 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: imagename.model already exists! Either parameter startmodel must not be set ('') or imagename.model (tst.model) must not exist. 2024-05-07 02:30:05 SEVERE deconvolve::::casa+ Either unset startmodel or remove tst.model to continue [imgval] test_imgval_startmodel_model_exists PASSED test_task_deconvolve.py::test_imgval::test_imgval_startmodel_shapemismatch [imgval] test_imgval_startmodel_shapemismatch PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_axesmismatch_model 2024-05-07 02:30:11 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model.tt1 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:11 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model.tt1 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_axesmismatch_model PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_axesmismatch_pb 2024-05-07 02:30:11 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Cannot open existing image : tst.pb.tt0 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:11 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Cannot open existing image : tst.pb.tt0 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_axesmismatch_pb PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_axesmismatch_psf 2024-05-07 02:30:12 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.psf.tt1 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:12 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.psf.tt1 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_axesmismatch_psf PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_axesmismatch_residual 2024-05-07 02:30:12 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.residual.tt1 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:12 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.residual.tt1 : There is a shape mismatch between existing images ([1, 10, 10, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_axesmismatch_residual PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_missingimgs_model [mtmfsimgval] test_mtmfsimgval_missingimgs_model PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_missingimgs_psf 2024-05-07 02:30:13 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.psf.tt1'] 2024-05-07 02:30:13 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.psf.tt1'] [mtmfsimgval] test_mtmfsimgval_missingimgs_psf PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_missingimgs_residual 2024-05-07 02:30:13 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.residual.tt1'] 2024-05-07 02:30:13 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: missing one or more of the required images: ['tst.residual.tt1'] [mtmfsimgval] test_mtmfsimgval_missingimgs_residual PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_missingimgs_sumwt [mtmfsimgval] test_mtmfsimgval_missingimgs_sumwt PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_shapemismatch_model 2024-05-07 02:30:14 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model.tt1 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:14 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.model.tt1 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_shapemismatch_model PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_shapemismatch_pb 2024-05-07 02:30:14 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Cannot open existing image : tst.pb.tt0 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:14 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Cannot open existing image : tst.pb.tt0 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_shapemismatch_pb PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_shapemismatch_psf 2024-05-07 02:30:14 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.psf.tt1 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:14 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.psf.tt1 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_shapemismatch_psf PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_shapemismatch_residual 2024-05-07 02:30:15 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.residual.tt1 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. 2024-05-07 02:30:15 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error in running Minor Cycle : Cannot open existing image : tst.residual.tt1 : There is a shape mismatch between existing images ([5, 5, 1, 1]) and current parameters ([10, 10, 1, 1]). If you are attempting to restart a run with a new image shape, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new shape before continuing. [mtmfsimgval] test_mtmfsimgval_shapemismatch_residual PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_axesmismatch 2024-05-07 02:30:15 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Error initializing the Minor Cycle for tst : Error in setting starting model for deconvolution: Error in regridding input model image to target coordsys : ImageRegrid error : LatticeIterInterface::ok - Navigator Lattice and Data Lattice have different shapes 2024-05-07 02:30:15 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Error initializing the Minor Cycle for tst : Error in setting starting model for deconvolution: Error in regridding input model image to target coordsys : ImageRegrid error : LatticeIterInterface::ok - Navigator Lattice and Data Lattice have different shapes [mtmfsimgval] test_mtmfsimgval_startmodel_axesmismatch PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_basic_copy [mtmfsimgval] test_mtmfsimgval_startmodel_basic_copy SKIPPED (if test_mtmfsimgval_startmodel_axesmismatch executes immedi...) test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_csysmismatch [mtmfsimgval] test_mtmfsimgval_startmodel_csysmismatch PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_dne 2024-05-07 02:30:16 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: parameter startmodel set to "doesnotexists.model" but that file does not exist 2024-05-07 02:30:16 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: parameter startmodel set to "doesnotexists.model" but that file does not exist [mtmfsimgval] test_mtmfsimgval_startmodel_dne PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_empty [mtmfsimgval] test_mtmfsimgval_startmodel_empty SKIPPED (if test_mtmfsimgval_startmodel_axesmismatch executes immedi...) test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_model_exists 2024-05-07 02:30:16 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Internal Error: imagename.model already exists! Either parameter startmodel must not be set ('') or imagename.model (tst.model.tt1) must not exist. 2024-05-07 02:30:16 SEVERE deconvolve::deconvolve::casa+ Either unset startmodel or remove tst.model.tt1 to continue 2024-05-07 02:30:16 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Internal Error: imagename.model already exists! Either parameter startmodel must not be set ('') or imagename.model (tst.model.tt1) must not exist. 2024-05-07 02:30:16 SEVERE deconvolve::::casa+ Either unset startmodel or remove tst.model.tt1 to continue [mtmfsimgval] test_mtmfsimgval_startmodel_model_exists PASSED test_task_deconvolve.py::test_mtmfsimgval::test_mtmfsimgval_startmodel_shapemismatch [mtmfsimgval] test_mtmfsimgval_startmodel_shapemismatch PASSED test_task_deconvolve.py::test_residual_update::test_residual_update_clark [residual_update] test_residual_update_clark /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_residual_update::test_residual_update_clarkstokes [residual_update] test_residual_update_clarkstokes /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point_linRL PASSED test_task_deconvolve.py::test_residual_update::test_residual_update_hogbom [residual_update] test_residual_update_hogbom /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_residual_update::test_residual_update_mtmfs [residual_update] test_residual_update_mtmfs /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_residual_update::test_residual_update_multiscale [residual_update] test_residual_update_multiscale /opt/casa/data/casatestdata/unittest/deconvolve/ refim_eptwochan PASSED test_task_deconvolve.py::test_restoration::test_restoration_basic [restoration] test_restoration_basic PASSED test_task_deconvolve.py::test_restoration::test_restoration_bigbeam [restoration] test_restoration_bigbeam PASSED test_task_deconvolve.py::test_restoration::test_restoration_none [restoration] test_restoration_none PASSED test_task_deconvolve.py::test_restoration::test_restoration_onlyrestore [restoration] test_restoration_onlyrestore PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_gain_1 [niterparms] test_niterparms_gain_1 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_gain_2 [niterparms] test_niterparms_gain_2 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_nsigma_1 [niterparms] test_niterparms_nsigma_1 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_nsigma_2 [niterparms] test_niterparms_nsigma_2 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_threshold_1 [niterparms] test_niterparms_threshold_1 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_threshold_2 [niterparms] test_niterparms_threshold_2 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_threshold_3 [niterparms] test_niterparms_threshold_3 PASSED test_task_deconvolve.py::test_niterparms::test_niterparms_unset [niterparms] test_niterparms_unset PASSED test_task_deconvolve.py::test_minimages::test_minimages_cutthreshold 2024-05-07 02:30:58 WARN SDMaskHandler::autoMaskByMultiThreshold (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SDMaskHandler.cc, line 2228) Faint regions may not be included in the final mask. Consider decreasing cutthreshold. [minimages] test_minimages_cutthreshold PASSED test_task_deconvolve.py::test_minimages::test_minimages_deconvolver_clark [minimages] test_minimages_deconvolver_clark PASSED test_task_deconvolve.py::test_minimages::test_minimages_deconvolver_mtmfs 0%....10....20....30....40....50....60....70....80....90....100% [minimages] test_minimages_deconvolver_mtmfs /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_minimages::test_minimages_deconvolver_multiscale [minimages] test_minimages_deconvolver_multiscale PASSED test_task_deconvolve.py::test_minimages::test_minimages_dogrowprune [minimages] test_minimages_dogrowprune PASSED test_task_deconvolve.py::test_minimages::test_minimages_fastnoise [minimages] test_minimages_fastnoise PASSED test_task_deconvolve.py::test_minimages::test_minimages_fullsummary [minimages] test_minimages_fullsummary PASSED test_task_deconvolve.py::test_minimages::test_minimages_gain [minimages] test_minimages_gain PASSED test_task_deconvolve.py::test_minimages::test_minimages_growiterations [minimages] test_minimages_growiterations PASSED test_task_deconvolve.py::test_minimages::test_minimages_lownoisethreshold [minimages] test_minimages_lownoisethreshold PASSED test_task_deconvolve.py::test_minimages::test_minimages_mask [minimages] test_minimages_mask PASSED test_task_deconvolve.py::test_minimages::test_minimages_minbeamfrac [minimages] test_minimages_minbeamfrac PASSED test_task_deconvolve.py::test_minimages::test_minimages_negativethreshold [minimages] test_minimages_negativethreshold PASSED test_task_deconvolve.py::test_minimages::test_minimages_niter [minimages] test_minimages_niter PASSED test_task_deconvolve.py::test_minimages::test_minimages_noisethreshold [minimages] test_minimages_noisethreshold PASSED test_task_deconvolve.py::test_minimages::test_minimages_nsigma [minimages] test_minimages_nsigma PASSED test_task_deconvolve.py::test_minimages::test_minimages_nsigma_mtmfs [minimages] test_minimages_nsigma /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_minimages::test_minimages_nsigma_nopb 2024-05-07 02:31:29 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : The parameter nsigma>0 (1.5) requires a .pb image to be available. 2024-05-07 02:31:29 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : The parameter nsigma>0 (1.5) requires a .pb image to be available. [minimages] test_minimages_nsigma PASSED test_task_deconvolve.py::test_minimages::test_minimages_nsigma_nopb_mtmfs 2024-05-07 02:31:41 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : The parameter nsigma>0 (1.5) requires a .pb.tt0 image to be available. 2024-05-07 02:31:41 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : The parameter nsigma>0 (1.5) requires a .pb.tt0 image to be available. [minimages] test_minimages_nsigma /opt/casa/data/casatestdata/unittest/deconvolve/ refim_point PASSED test_task_deconvolve.py::test_minimages::test_minimages_restoration [minimages] test_minimages_restoration PASSED test_task_deconvolve.py::test_minimages::test_minimages_restoringbeam 2024-05-07 02:31:42 WARN SIImageStore::rescaleResolution (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 1607) Cannot convolve to new beam for Channel : 0 : Source may be only (slightly) resolved in one direction [minimages] test_minimages_restoringbeam PASSED test_task_deconvolve.py::test_minimages::test_minimages_sidelobethreshold 2024-05-07 02:31:42 WARN SDMaskHandler::autoMaskByMultiThreshold (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SDMaskHandler.cc, line 3069) No regions found by automasking 2024-05-07 02:31:42 WARN SDMaskHandler::autoMaskByMultiThreshold (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SDMaskHandler.cc, line 3069) Used sidelobe threshold to mask, but no emission was found.Try decreasing your sidelobethreshold parameter if you want to capture emission in these channels. 2024-05-07 02:31:42 WARN SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2284) Restoring with an empty model image. Only residuals will be processed to form the output restored image. [minimages] test_minimages_sidelobethreshold PASSED test_task_deconvolve.py::test_minimages::test_minimages_smallscalebias [minimages] test_minimages_smallscalebias PASSED test_task_deconvolve.py::test_minimages::test_minimages_smoothfactor [minimages] test_minimages_smoothfactor PASSED test_task_deconvolve.py::test_minimages::test_minimages_threshold [minimages] test_minimages_threshold PASSED test_task_deconvolve.py::test_minimages::test_minimages_usemask 2024-05-07 02:31:43 SEVERE deconvolve::deconvolve::casa Exception from deconvolve : Need PB/Sensitivity/Weight image before a PB-based mask can be made for tst 2024-05-07 02:31:43 SEVERE deconvolve::::casa Task deconvolve raised an exception of class RuntimeError with the following message: Exception from deconvolve : Need PB/Sensitivity/Weight image before a PB-based mask can be made for tst [minimages] test_minimages_usemask PASSED test_task_deconvolve.py::test_minimages::test_minimages_verbose [minimages] test_minimages_verbose PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_deconvolve/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_deconvolve.py:946: ASP deconvolver currently does not follow the same logic for deconvolve as it does for tclean by the most basic measure, iterdone. To be fixed in CAS-13570 SKIPPED [1] test_task_deconvolve.py:2157: ASP deconvolver currently does not follow the same logic for deconvolve as it does for tclean by the most basic measure, iterdone. To be fixed in CAS-13570 SKIPPED [1] test_task_deconvolve.py:2485: if test_imgval_startmodel_axesmismatch executes immediately before this test then this test fails SKIPPED [1] test_task_deconvolve.py:2437: if test_imgval_startmodel_axesmismatch executes immediately before this test then this test fails SKIPPED [1] test_task_deconvolve.py:2822: if test_mtmfsimgval_startmodel_axesmismatch executes immediately before this test then this test fails SKIPPED [1] test_task_deconvolve.py:2774: if test_mtmfsimgval_startmodel_axesmismatch executes immediately before this test then this test fails ============ 137 passed, 6 skipped, 2 warnings in 426.54s (0:07:06) ============ ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit configfile: pytest.ini collecting ... collected 13 items test_task_uvmodelfit.py::uvmodelfit_test::test_antennaSelect 2024-05-07 02:31:46 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 980 - 3 = 977 degrees of freedom. iter=0: reduced chi2=0.501236: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=1.77453e-05: I=0.0013145, dir=[8.95583e-05, 7.85388e-06] arcsec iter=2: reduced chi2=1.72377e-05: I=0.000316343, dir=[0.0682531, 0.00598739] arcsec iter=3: reduced chi2=1.7211e-05: I=0.000338998, dir=[0.342586, 0.0353777] arcsec iter=4: reduced chi2=1.71964e-05: I=0.000416799, dir=[0.501573, 0.0803145] arcsec iter=5: reduced chi2=1.71922e-05: I=0.000444463, dir=[0.56108, 0.124786] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.000444463 +/- 0.0451754 x = 0.56108 +/- 52.0831 arcsec y = 0.124786 +/- 45.3544 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:46 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 980 - 3 = 977 degrees of freedom. iter=0: reduced chi2=0.501362: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=3.658e-06: I=0.00117479, dir=[-9.53752e-05, -2.13624e-05] arcsec iter=2: reduced chi2=3.15144e-06: I=0.000176508, dir=[-0.0813117, -0.0182157] arcsec iter=3: reduced chi2=3.12506e-06: I=0.000211294, dir=[-0.564185, -0.143054] arcsec iter=4: reduced chi2=3.1118e-06: I=0.000332861, dir=[-0.627584, -0.268863] arcsec iter=5: reduced chi2=3.11016e-06: I=0.000350381, dir=[-0.647598, -0.32336] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.000350381 +/- 0.0451754 x = -0.647598 +/- 60.3425 arcsec y = -0.32336 +/- 58.0239 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_antennaSelect -------------------- Check that this parameter allows for selection based on the antenna name or id NOTE: Using just the antenna selection will raise an error saying that multiple fields are being used PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_comptype 2024-05-07 02:31:46 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 6 = 24494 degrees of freedom. iter=0: reduced chi2=0.223315: I=1, dir=[1, 1] arcsec, shape=[1, 1, 1] iter=1: reduced chi2=9.05439e-06: I=0.00306779, dir=[0.999972, 1.00001] arcsec, shape=[1.0055, 1, 1] iter=2: reduced chi2=6.97053e-06: I=1.60849e-05, dir=[0.99084, 1.00466] arcsec, shape=[1.00218, 1, 1] iter=3: reduced chi2=6.9699e-06: I=1.33396e-05, dir=[-0.745309, 1.87644] arcsec, shape=[0.156091, 1, 1] iter=4: reduced chi2=6.96891e-06: I=3.35394e-05, dir=[-0.823118, 2.03554] arcsec, shape=[1.53467, 1, 1] iter=5: reduced chi2=6.96758e-06: I=5.89415e-05, dir=[-0.837836, 2.22716] arcsec, shape=[1.85014, 1, 1] If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 5.89415e-05 +/- 0.0399385 x = -0.837836 +/- 279.197 arcsec y = 2.22716 +/- 263.672 arcsec a = 1.85014 +/- 2920.53 arcsec r = 1 +/- 1927.24 p = 1 +/- 57.2958 deg Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:46 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 6 = 24494 degrees of freedom. iter=0: reduced chi2=0.115118: I=1, dir=[1, 1] arcsec, shape=[1, 1, 1] iter=1: reduced chi2=7.48282e-06: I=0.00211933, dir=[0.999935, 1.00006] arcsec, shape=[1.00134, 1, 1] iter=2: reduced chi2=6.97053e-06: I=3.76991e-05, dir=[0.969151, 1.02795] arcsec, shape=[1.01162, 1, 1] iter=3: reduced chi2=6.96848e-06: I=4.99042e-05, dir=[-0.814741, 2.65048] arcsec, shape=[1.93255, 1, 1] iter=4: reduced chi2=6.96635e-06: I=9.04344e-05, dir=[-0.521044, 2.2073] arcsec, shape=[1.30367, 0.871477, 1] iter=5: reduced chi2=6.96483e-06: I=0.000124177, dir=[-0.518584, 2.29109] arcsec, shape=[1.35875, 1, 18.5073] If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.000124177 +/- 0.0356416 x = -0.518584 +/- 171.745 arcsec y = 2.29109 +/- 165.21 arcsec a = 1.35875 +/- 425.283 arcsec r = 1 +/- 444.81 p = 18.5073 +/- 57.2958 deg Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_comptype --------------- Check that the comptype parameter changes the component model type PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_fieldSelect 2024-05-07 02:31:47 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.500026: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=1.30279e-06: I=0.00103511, dir=[-2.3514e-06, -6.82833e-07] arcsec iter=2: reduced chi2=8.03765e-07: I=3.66475e-05, dir=[-0.00227513, -0.000660685] arcsec iter=3: reduced chi2=8.03717e-07: I=3.61935e-05, dir=[-0.066776, -0.0192953] arcsec iter=4: reduced chi2=8.03657e-07: I=3.75341e-05, dir=[-0.138375, -0.0379022] arcsec iter=5: reduced chi2=8.03594e-07: I=3.9096e-05, dir=[-0.209874, -0.056095] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 3.9096e-05 +/- 0.00903508 x = -0.209874 +/- 83.8907 arcsec y = -0.056095 +/- 73.5601 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:47 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec iter=2: reduced chi2=6.96965e-06: I=-1.66014e-06, dir=[-0.00176984, -0.00204231] arcsec iter=3: reduced chi2=6.96965e-06: I=-1.67684e-06, dir=[0.0389955, 0.046368] arcsec iter=4: reduced chi2=6.96964e-06: I=-1.79695e-06, dir=[0.11497, 0.0783099] arcsec iter=5: reduced chi2=6.96964e-06: I=-2.16021e-06, dir=[0.264308, 0.0633136] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -2.16021e-06 +/- 0.00903508 x = 0.264308 +/- 1518.11 arcsec y = 0.0633136 +/- 1331.3 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_fieldSelect ------------------- Check that the field parameter properly selects fields by name or by id TODO find out what is wrong with selecting multiple fields PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_niter 2024-05-07 02:31:47 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.000996844 +/- 0.00903508 x = -1.76161e-06 +/- 3.28982 arcsec y = -2.03276e-06 +/- 2.88499 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:47 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec iter=2: reduced chi2=6.96965e-06: I=-1.66014e-06, dir=[-0.00176984, -0.00204231] arcsec iter=3: reduced chi2=6.96965e-06: I=-1.67684e-06, dir=[0.0389955, 0.046368] arcsec iter=4: reduced chi2=6.96964e-06: I=-1.79695e-06, dir=[0.11497, 0.0783099] arcsec iter=5: reduced chi2=6.96964e-06: I=-2.16021e-06, dir=[0.264308, 0.0633136] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -2.16021e-06 +/- 0.00903508 x = 0.264308 +/- 1518.11 arcsec y = 0.0633136 +/- 1331.3 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_niter ----------- Check that the number of niter parameter selects the number of iterations uvmodelfit runs PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_outfile 2024-05-07 02:31:48 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec iter=2: reduced chi2=6.96965e-06: I=-1.66014e-06, dir=[-0.00176984, -0.00204231] arcsec iter=3: reduced chi2=6.96965e-06: I=-1.67684e-06, dir=[0.0389955, 0.046368] arcsec iter=4: reduced chi2=6.96964e-06: I=-1.79695e-06, dir=[0.11497, 0.0783099] arcsec iter=5: reduced chi2=6.96964e-06: I=-2.16021e-06, dir=[0.264308, 0.0633136] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -2.16021e-06 +/- 0.00903508 x = 0.264308 +/- 1518.11 arcsec y = 0.0633136 +/- 1331.3 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl test_outfile -------------- Check that the task creates an output file when specified with the output parameter PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_scanSelect 2024-05-07 02:31:48 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec iter=2: reduced chi2=6.96965e-06: I=-1.66014e-06, dir=[-0.00176984, -0.00204231] arcsec iter=3: reduced chi2=6.96965e-06: I=-1.67684e-06, dir=[0.0389955, 0.046368] arcsec iter=4: reduced chi2=6.96964e-06: I=-1.79695e-06, dir=[0.11497, 0.0783099] arcsec iter=5: reduced chi2=6.96964e-06: I=-2.16021e-06, dir=[0.264308, 0.0633136] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -2.16021e-06 +/- 0.00903508 x = 0.264308 +/- 1518.11 arcsec y = 0.0633136 +/- 1331.3 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:48 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.499978: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=1.63087e-05: I=0.00109826, dir=[8.44869e-08, -1.13222e-05] arcsec iter=2: reduced chi2=1.58096e-05: I=9.98546e-05, dir=[7.69394e-05, -0.0103262] arcsec iter=3: reduced chi2=1.58079e-05: I=0.000100536, dir=[-1.17067e-05, -0.12901] arcsec iter=4: reduced chi2=1.58045e-05: I=0.000117457, dir=[-0.0105881, -0.29339] arcsec iter=5: reduced chi2=1.58015e-05: I=0.00014519, dir=[-0.0319589, -0.428824] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.00014519 +/- 0.00903508 x = -0.0319589 +/- 22.5851 arcsec y = -0.428824 +/- 19.8077 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_scanSelect ----------------- Check that this parameter allows for seletion based on the scan id PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_selectData 2024-05-07 02:31:48 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec iter=2: reduced chi2=6.96965e-06: I=-1.66014e-06, dir=[-0.00176984, -0.00204231] arcsec iter=3: reduced chi2=6.96965e-06: I=-1.67684e-06, dir=[0.0389955, 0.046368] arcsec iter=4: reduced chi2=6.96964e-06: I=-1.79695e-06, dir=[0.11497, 0.0783099] arcsec iter=5: reduced chi2=6.96964e-06: I=-2.16021e-06, dir=[0.264308, 0.0633136] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -2.16021e-06 +/- 0.00903508 x = 0.264308 +/- 1518.11 arcsec y = 0.0633136 +/- 1331.3 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:49 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 120 - 3 = 117 degrees of freedom. iter=0: reduced chi2=0.513046: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=9.40374e-06: I=0.0007885, dir=[-0.0037039, -0.00478739] arcsec iter=2: reduced chi2=8.94083e-06: I=-0.000202281, dir=[-4.71361, -6.09448] arcsec iter=3: reduced chi2=8.91896e-06: I=-5.21638e-06, dir=[7.26954, 7.59266] arcsec iter=4: reduced chi2=8.83123e-06: I=-0.000368954, dir=[-281.448, -242.991] arcsec iter=5: reduced chi2=8.74547e-06: I=-0.000418384, dir=[-287.719, -251.083] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -0.000418384 +/- 0.129099 x = -287.719 +/- 436.244 arcsec y = -251.083 +/- 539.275 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_selectData ----------------- Allows for the use of the data selection parameters timerang, uvrange, antenna, scan, and msselect when True PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_sourcepar 2024-05-07 02:31:49 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.50007: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=7.46871e-06: I=0.000996844, dir=[-1.76161e-06, -2.03276e-06] arcsec iter=2: reduced chi2=6.96965e-06: I=-1.66014e-06, dir=[-0.00176984, -0.00204231] arcsec iter=3: reduced chi2=6.96965e-06: I=-1.67684e-06, dir=[0.0389955, 0.046368] arcsec iter=4: reduced chi2=6.96964e-06: I=-1.79695e-06, dir=[0.11497, 0.0783099] arcsec iter=5: reduced chi2=6.96964e-06: I=-2.16021e-06, dir=[0.264308, 0.0633136] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -2.16021e-06 +/- 0.00903508 x = 0.264308 +/- 1518.11 arcsec y = 0.0633136 +/- 1331.3 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:49 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.500062: I=1, dir=[1, 1] arcsec iter=1: reduced chi2=7.46868e-06: I=0.00100539, dir=[0.999992, 1] arcsec iter=2: reduced chi2=6.96963e-06: I=6.89253e-06, dir=[0.991957, 1.00281] arcsec iter=3: reduced chi2=6.96949e-06: I=6.96351e-06, dir=[-0.174069, 1.40248] arcsec iter=4: reduced chi2=6.96921e-06: I=2.56854e-05, dir=[0.214229, 1.38695] arcsec iter=5: reduced chi2=6.96919e-06: I=2.994e-05, dir=[0.173962, 1.38327] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 2.994e-05 +/- 0.00903508 x = 0.173962 +/- 109.533 arcsec y = 1.38327 +/- 96.0549 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_sourcepar ---------------- Check that sourcepar selects starting guess for component parameters PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_spwSelect 2024-05-07 02:31:49 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 120250 - 3 = 120247 degrees of freedom. iter=0: reduced chi2=7.53424: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=5.60908: I=0.00491201, dir=[0.00397324, 0.000426711] arcsec iter=2: reduced chi2=5.60904: I=0.00392362, dir=[0.822108, 0.081166] arcsec iter=3: reduced chi2=5.60903: I=0.00607976, dir=[3.01616, -1.14771] arcsec iter=4: reduced chi2=5.609: I=0.00620436, dir=[2.34701, 1.20117] arcsec iter=5: reduced chi2=5.60892: I=0.00758467, dir=[2.57163, 0.636844] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.00758467 +/- 0.00207026 x = 2.57163 +/- 0.441119 arcsec y = 0.636844 +/- 0.400796 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:50 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 120250 - 3 = 120247 degrees of freedom. iter=0: reduced chi2=7.51732: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=5.74274: I=0.000542439, dir=[-0.00820008, -0.00879566] arcsec iter=2: reduced chi2=5.74274: I=-0.000361932, dir=[-14.2715, -15.2826] arcsec iter=3: reduced chi2=5.74274: I=-0.000196652, dir=[-0.856895, -18.97] arcsec iter=4: reduced chi2=5.74274: I=-0.000207681, dir=[2.06202, -19.1228] arcsec iter=5: reduced chi2=5.74273: I=-0.000254358, dir=[0.975174, -18.2686] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -0.000254358 +/- 0.00216578 x = 0.975174 +/- 14.3472 arcsec y = -18.2686 +/- 12.2369 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_spwSelect ---------------- Check that the spw parameter properly selects spectral windows PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_takesvis 2024-05-07 02:31:52 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.500026: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=1.30279e-06: I=0.00103511, dir=[-2.3514e-06, -6.82833e-07] arcsec iter=2: reduced chi2=8.03765e-07: I=3.66475e-05, dir=[-0.00227513, -0.000660685] arcsec iter=3: reduced chi2=8.03717e-07: I=3.61935e-05, dir=[-0.066776, -0.0192953] arcsec iter=4: reduced chi2=8.03657e-07: I=3.75341e-05, dir=[-0.138375, -0.0379022] arcsec iter=5: reduced chi2=8.03594e-07: I=3.9096e-05, dir=[-0.209874, -0.056095] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 3.9096e-05 +/- 0.00903508 x = -0.209874 +/- 83.8907 arcsec y = -0.056095 +/- 73.5601 arcsec test_takesvis ----------------- Check that the task takes a valid visibility file PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_timerangeSelect 2024-05-07 02:31:52 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.504128: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=0.00132736: I=-0.00173421, dir=[-0.000110601, 4.91035e-05] arcsec iter=2: reduced chi2=0.00132666: I=-0.00273533, dir=[0.0636726, -0.028279] arcsec iter=3: reduced chi2=0.00132647: I=-0.00280967, dir=[0.11429, -0.0464787] arcsec iter=4: reduced chi2=0.00132621: I=-0.00287665, dir=[0.172625, -0.0644859] arcsec iter=5: reduced chi2=0.00132586: I=-0.00296507, dir=[0.240406, -0.0824503] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -0.00296507 +/- 0.00903508 x = 0.240406 +/- 1.10742 arcsec y = -0.0824503 +/- 0.969818 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:53 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.501728: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=0.00217666: I=0.00150831, dir=[1.40788e-05, 9.95773e-06] arcsec iter=2: reduced chi2=0.00217616: I=0.000510322, dir=[0.00935402, 0.00661427] arcsec iter=3: reduced chi2=0.00217616: I=0.000511476, dir=[0.0392212, 0.0243698] arcsec iter=4: reduced chi2=0.00217615: I=0.000516714, dir=[0.0766723, 0.037258] arcsec iter=5: reduced chi2=0.00217615: I=0.000523594, dir=[0.124002, 0.0466822] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.000523594 +/- 0.00903508 x = 0.124002 +/- 6.27964 arcsec y = 0.0466822 +/- 5.49192 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_timerangeSelect ----------------------- Check that the timerange parameter properly selects the desired timerange PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_uvrangeSelect 2024-05-07 02:31:53 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 3440 - 3 = 3437 degrees of freedom. iter=0: reduced chi2=0.500333: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=4.73559e-05: I=0.00114933, dir=[-0.000549538, 1.07287e-05] arcsec iter=2: reduced chi2=4.68293e-05: I=0.000151181, dir=[-0.47899, 0.00933264] arcsec iter=3: reduced chi2=4.67821e-05: I=0.000332335, dir=[-4.03323, -0.0859994] arcsec iter=4: reduced chi2=4.65965e-05: I=0.000425135, dir=[-4.4663, -1.56114] arcsec iter=5: reduced chi2=4.64256e-05: I=0.00085118, dir=[-5.06439, -1.72933] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 0.00085118 +/- 0.0241121 x = -5.06439 +/- 34.2969 arcsec y = -1.72933 +/- 31.3727 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:53 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 8440 - 3 = 8437 degrees of freedom. iter=0: reduced chi2=0.500218: I=1, dir=[0, 0] arcsec iter=1: reduced chi2=1.47216e-06: I=0.000960188, dir=[2.69551e-05, 1.00754e-06] arcsec iter=2: reduced chi2=9.73043e-07: I=-3.835e-05, dir=[0.028114, 0.00105097] arcsec iter=3: reduced chi2=9.71377e-07: I=-3.62331e-05, dir=[-0.683209, -0.0300068] arcsec iter=4: reduced chi2=9.69616e-07: I=-8.21256e-05, dir=[-0.919942, 0.215778] arcsec iter=5: reduced chi2=9.69552e-07: I=-9.07441e-05, dir=[-0.957306, 0.215738] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = -9.07441e-05 +/- 0.0153937 x = -0.957306 +/- 91.656 arcsec y = 0.215738 +/- 89.4617 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_uvrangeSelect -------------------- Check that the uvrange parameter properly select the uvranges PASSED test_task_uvmodelfit.py::uvmodelfit_test::test_varypar 2024-05-07 02:31:53 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 3 = 24497 degrees of freedom. iter=0: reduced chi2=0.500062: I=1, dir=[1, 1] arcsec iter=1: reduced chi2=7.46868e-06: I=0.00100539, dir=[0.999992, 1] arcsec iter=2: reduced chi2=6.96963e-06: I=6.89253e-06, dir=[0.991957, 1.00281] arcsec iter=3: reduced chi2=6.96949e-06: I=6.96351e-06, dir=[-0.174069, 1.40248] arcsec iter=4: reduced chi2=6.96921e-06: I=2.56854e-05, dir=[0.214229, 1.38695] arcsec iter=5: reduced chi2=6.96919e-06: I=2.994e-05, dir=[0.173962, 1.38327] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 2.994e-05 +/- 0.00903508 x = 0.173962 +/- 109.533 arcsec y = 1.38327 +/- 96.0549 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test1.cl 2024-05-07 02:31:53 WARN uvmodelfit::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. There are 24500 - 1 = 24499 degrees of freedom. iter=0: reduced chi2=0.500021: I=1, dir=[1, 1] arcsec iter=1: reduced chi2=7.46808e-06: I=0.00100539, dir=[1, 1] arcsec iter=2: reduced chi2=6.96906e-06: I=6.89195e-06, dir=[1, 1] arcsec iter=3: reduced chi2=6.96906e-06: I=6.39283e-06, dir=[1, 1] arcsec iter=4: reduced chi2=6.96906e-06: I=6.3927e-06, dir=[1, 1] arcsec iter=5: reduced chi2=6.96906e-06: I=6.3927e-06, dir=[1, 1] arcsec If data weights are arbitrarily scaled, the following formal errors will be underestimated by at least a factor sqrt(reduced chi2). If the fit is systematically poor, the errors are much worse. I = 6.3927e-06 +/- 0.00903508 x = 1 +/- 0 arcsec y = 1 +/- 0 arcsec Writing componentlist to file: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/test2.cl test_varypar -------------- Check that varypar selects which parameters to let vary the fit PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvmodelfit/nose.xml - ======================== 13 passed, 1 warning in 9.63s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm configfile: pytest.ini collecting ... collected 3 items test_task_listsdm.py::listsdm_test::test_dictOut test dictout: Tests to make sure that the python dictionary contains all the proper keys PASSED test_task_listsdm.py::listsdm_test::test_logOut test logout: Tests to make sure the logfile contains the proper infromation (Requires further documentation) PASSED test_task_listsdm.py::listsdm_test::test_readSDM 2024-05-07 02:31:55 SEVERE listsdm::::casa Task listsdm raised an exception of class FileNotFoundError with the following message: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/listsdm//Scan.xml' test readsdm: Makes sure the sdm can be opened without error and fails when looking at fake paths PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_listsdm/nose.xml - ========================= 3 passed, 1 warning in 1.34s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth configfile: pytest.ini collecting ... collected 2 items test_task_specsmooth.py::specsmooth_test::test_general 2024-05-07 02:31:57 SEVERE specsmooth::image::hanning Exception Reported: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed.. 2024-05-07 02:31:57 SEVERE specsmooth::image::hanning+ ... thrown by std::shared_ptr > casa::Image1DSmoother::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39 2024-05-07 02:31:57 SEVERE specsmooth::::casa Task specsmooth raised an exception of class RuntimeError with the following message: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed.. 2024-05-07 02:31:57 SEVERE specsmooth::::casa+ ... thrown by std::shared_ptr > casa::Image1DSmoother::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39 2024-05-07 02:31:57 SEVERE specsmooth::image::hanning Exception Reported: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed.. 2024-05-07 02:31:57 SEVERE specsmooth::image::hanning+ ... thrown by std::shared_ptr > casa::Image1DSmoother::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39 2024-05-07 02:31:57 SEVERE specsmooth::::casa Task specsmooth raised an exception of class RuntimeError with the following message: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed.. 2024-05-07 02:31:57 SEVERE specsmooth::::casa+ ... thrown by std::shared_ptr > casa::Image1DSmoother::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39 Test general behavior PASSED test_task_specsmooth.py::specsmooth_test::test_history 2024-05-07 02:31:58 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Test history records are written PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_specsmooth/nose.xml - ========================= 2 passed, 1 warning in 1.94s ========================= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead configfile: pytest.ini collecting ... collected 21 items test_task_imhead.py::imhead_test::test_add 2024-05-07 02:32:00 WARN ImageMetaDataRW::remove This image has no beam(s) to remove. 2024-05-07 02:32:00 WARN ImageMetaDataRW::remove This image has no beam(s) to remove. 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: datamax is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamax is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: datamin is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamin is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Although the epoch (date-obs) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 277 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the epoch (date-obs) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 277 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Although the direction reference frame (equinox) may be modified, it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 263 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the direction reference frame (equinox) may be modified, it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 263 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Although the image type (imtype) may be modified, it may not be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 268 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the image type (imtype) may be modified, it may not be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 268 2024-05-07 02:32:00 WARN ImageMetaDataRW::removeMask This image has no masks, so nothing to do. 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: maxpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: maxpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: minpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: minpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpos is is a statistic of the image and may not be modified nor removed by this application.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Although the projection (projection) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 282 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the projection (projection) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 282 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Although the velocity reference frame (reffreqtype) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 287 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the velocity reference frame (reffreqtype) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 287 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Although the rest frequency (restfreq) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 292 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the rest frequency (restfreq) may be modified, it cannot be removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 292 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The shape is intrinsic to the image and may not be modified nor removed.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 297 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The shape is intrinsic to the image and may not be modified nor removed.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 297 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: This image already has a beam(s). Cannot add one.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 220 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: This image already has a beam(s). Cannot add one.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 220 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: Cannot add a beam position angle. Add the major or minor axis and then modify the other and the position angle.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 134 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Cannot add a beam position angle. Add the major or minor axis and then modify the other and the position angle.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 134 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: datamax is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamax is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: datamin is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamin is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The epoch (date-obs=1995/04/13/09:33:00.000687) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 112 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The epoch (date-obs=1995/04/13/09:33:00.000687) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 112 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The direction reference frame (equinox=J2000) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 102 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The direction reference frame (equinox=J2000) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 102 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The image type (imtype=) already exists. It may be modified but be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 166 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The image type (imtype=) already exists. It may be modified but be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 166 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: This application does not support adding masks.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 108 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: This application does not support adding masks.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 108 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: maxpixpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpixpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: maxpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: minpixpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpixpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: minpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpos is is a statistic of the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The projection (projection=SIN) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 117 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The projection (projection=SIN) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 117 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The velocity reference frame (reffreqtype=SIN) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 123 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The velocity reference frame (reffreqtype=SIN) already exists. It may be modified but not added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 123 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The rest frequency (restfreq=1.42041e+09Hz) already exists. It may be modified but not added by this application. If you wish to append a rest frequency to an already existing list, use cs.setrestfrequency().. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 193 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The rest frequency (restfreq=1.42041e+09Hz) already exists. It may be modified but not added by this application. If you wish to append a rest frequency to an already existing list, use cs.setrestfrequency().. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 193 2024-05-07 02:32:00 SEVERE Exception Reported: Exception: The shape is intrinsic to the image and may not be added.. 2024-05-07 02:32:00 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 129 2024-05-07 02:32:00 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The shape is intrinsic to the image and may not be added.. 2024-05-07 02:32:00 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 129 test_add --------------- This test makes sure that add can add to all the keys specified in the documentation The endDict is the dictionary we expect out of the list function. we first delete all the values we can, and then try to add them back. Upon failing to add a section back the dictionaries will become differnt, so my asserting the dictionary is the same as it started assures add worked. This relies on del working as well, however if that fails so will the test_del function. imtype and restfreq cannot be tested, because there is no way to remove the values for them. Also adding a beam auto matically sets beamminor and beampa, those values cannot be all chosen using add PASSED test_task_imhead.py::imhead_test::test_bad_mode Test unupported mode fails PASSED test_task_imhead.py::imhead_test::test_del 2024-05-07 02:32:03 WARN ImageMetaDataRW::removeMask This image has no masks, so nothing to do. test_del --------------- This checks that the result of running the delete mode on all the hd keys has the effect that we expected Certain values should be removed where others will remain unchanged. The assertion checks that the image header after removal looks like the expected dictionary PASSED test_task_imhead.py::imhead_test::test_get 2024-05-07 02:32:06 SEVERE Exception Reported: Unknown keyword incr. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 2024-05-07 02:32:06 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Unknown keyword incr. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 2024-05-07 02:32:06 SEVERE Exception Reported: Unknown keyword axisnames. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 2024-05-07 02:32:06 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Unknown keyword axisnames. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 test_get -------------- Test test_get to verify mode='get' works and returns correct values PASSED test_task_imhead.py::imhead_test::test_history test_history --------------------- This checks to make sure that when the mode is history a log is populated When the function is ran with mode history a logfile is populated with information Check that info is written to the file. PASSED test_task_imhead.py::imhead_test::test_historyHdkeyVal test_historyHdkeyVal ------------------------ This checks to make sure this task still functions when provided with Hdkey and value. These parameters should have no effect, so it should have the identical output to test_history. PASSED test_task_imhead.py::imhead_test::test_image_history_writing verify history is written to image on applicable modes PASSED test_task_imhead.py::imhead_test::test_list_log Imhead: CAS-3300 Test the printing of some keywords in list mode PASSED test_task_imhead.py::imhead_test::test_listkeys test_listkeys ------------------------ This test checks that the list mode displays all the expected keys from the imhead function A list is generated and the keys of that list are compared to what is expected. All items in the expected keys must be in the listed keys to pass. The length of the expected and recieved keys must also be the same. PASSED test_task_imhead.py::imhead_test::test_listkeysHdkeyVal test_listkeysHdkeyVal ------------------------------ This test checks to make sure that hdkey and hdvalue have no effect on the output of mode list A key and value is provided and then the keys are checked to make sure they are the expected values. The lists of expected values and recived ones must also be of equal length. PASSED test_task_imhead.py::imhead_test::test_masked CAS-8500 test imhead on completely masked image does not segfault PASSED test_task_imhead.py::imhead_test::test_median_area_beam Test median area beam is returned when there are multiple beams, CAS-6727 PASSED test_task_imhead.py::imhead_test::test_ncp Test NCP projection is reported, CAS-6568 PASSED test_task_imhead.py::imhead_test::test_open_fits Verify running on fits file works PASSED test_task_imhead.py::imhead_test::test_put test_put ---------------- This test checks to see that the put mode will replace the specified key with the specified value. Not all keys are replacable, and the test checks for that. The put values are all different from the initial values to enable more robust testing, except for non-mutable keys in which case they are the same values PASSED test_task_imhead.py::imhead_test::test_put_crval_stokes Test updating stokes, CAS-6352 PASSED test_task_imhead.py::imhead_test::test_put_sexigesimal verify mode=put can take sesigimal values where appropriate (CAS-4355) PASSED test_task_imhead.py::imhead_test::test_restfreq_failure_modes Test rest frequency failure modes, CAS-5901. The image doesn't have a spectral axis, so it cannot have a restfreq. PASSED test_task_imhead.py::imhead_test::test_summary test_summary ----------------- PASSED test_task_imhead.py::imhead_test::test_summary_dict_return Verify imhead returns a dictionary for mode=summary PASSED test_task_imhead.py::imhead_test::test_types CAS-3285: Test the types of the values PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml - ======================== 21 passed, 1 warning in 10.93s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat configfile: pytest.ini collecting ... collected 12 items test_task_imstat.py::imstat_test::test_CAS_2195_image_can_have_linear_rather_than_direction_coordinate verify fix for CAS-2195, image has linear, not direction, coordinate PASSED test_task_imstat.py::imstat_test::test_biweight 2024-05-07 02:32:11 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. ....10....20....30....40....50....60....70....80....90....100% 2024-05-07 02:32:23 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. ....10....20....30....40....50....60....70....80....90....100% 2024-05-07 02:32:33 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. Test biweight algorithm CAS-11100 PASSED test_task_imstat.py::imstat_test::test_box_param_can_have_spaces test that box parameter can have spaces, CAS-2050 PASSED test_task_imstat.py::imstat_test::test_chauvenet Test Chauvenet's criterion algorithm PASSED test_task_imstat.py::imstat_test::test_fithalf Test fit to half algorithm PASSED test_task_imstat.py::imstat_test::test_hingesfences Test hinges-fences algorithm PASSED test_task_imstat.py::imstat_test::test_internal_region_exclusion 2024-05-07 02:32:40 WARN imstat:::: Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. Verify data not returned for internally excluded regions PASSED test_task_imstat.py::imstat_test::test_logfile_param test logfile PASSED test_task_imstat.py::imstat_test::test_moment_map_flux Test 1: verify moment maps can have flux densities computed in statistics PASSED test_task_imstat.py::imstat_test::test_multiple_region_support test multiple region support PASSED test_task_imstat.py::imstat_test::test_specifying_axes_param choose axes works PASSED test_task_imstat.py::imstat_test::test_stretch 2024-05-07 02:32:41 SEVERE imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:32:41 SEVERE imstat::::casa Task imstat raised an exception of class RuntimeError with the following message: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 imstat: Test stretch parameter PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imstat/nose.xml - ======================== 12 passed, 1 warning in 31.55s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importnro configfile: pytest.ini collecting ... collected 4 items test_task_importnro.py::importnro_test::test_invaliddata 2024-05-07 02:32:43 SEVERE importnro::::casa Traceback (most recent call last): 2024-05-07 02:32:43 SEVERE importnro::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_importnro.py", line 33, in importnro 2024-05-07 02:32:43 SEVERE importnro::::casa+ raise RuntimeError('%s is not a valid NOSTAR data.' % (infile)) 2024-05-07 02:32:43 SEVERE importnro::::casa+ RuntimeError: orixa.OrionKL.20151209212931.16.Y is not a valid NOSTAR data. 2024-05-07 02:32:43 SEVERE importnro::::casa orixa.OrionKL.20151209212931.16.Y is not a valid NOSTAR data. 2024-05-07 02:32:43 SEVERE importnro::::casa Task importnro raised an exception of class RuntimeError with the following message: orixa.OrionKL.20151209212931.16.Y is not a valid NOSTAR data. test_invaliddata: Invalid data check. PASSED test_task_importnro.py::importnro_test::test_normal test_normal: Normal data import. PRESSURE unit is hPa TEMPERATURE unit is K PASSED test_task_importnro.py::importnro_test::test_overwrite 2024-05-07 02:32:49 SEVERE importnro::::casa Traceback (most recent call last): 2024-05-07 02:32:49 SEVERE importnro::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_importnro.py", line 30, in importnro 2024-05-07 02:32:49 SEVERE importnro::::casa+ raise RuntimeError('%s exists.' % (outputvis)) 2024-05-07 02:32:49 SEVERE importnro::::casa+ RuntimeError: importnro_test.ms exists. 2024-05-07 02:32:49 SEVERE importnro::::casa importnro_test.ms exists. 2024-05-07 02:32:49 SEVERE importnro::::casa Task importnro raised an exception of class RuntimeError with the following message: importnro_test.ms exists. test_overwrite: File existence check. PASSED test_task_importnro.py::importnro_test::test_timestamp test_timestamp: Check if timestamp is properly converted to UTC. PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importnro/nose.xml - ======================== 4 passed, 3 warnings in 11.68s ======================== casatools.platform.str_encode is deprecated and will be removed in a future release ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata configfile: pytest.ini collecting ... flagdata tests will use data from /opt/casa/data/casatestdata/unittest/flagdata/ collected 250 items test_task_flagdata.py::test_dict_consolidation::test_flagdata_dict_consolidation 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:55 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[0. , 1. , 0.00330866]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[0.00000000e+00, 1.00000000e+00, 1.96219644e-04]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[2, 3, 0]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[2. , 3. , 0.01768084]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[2. , 2. , 0.0054054], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [3. , 3. , 0. ]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[2. , 2. , 0.02742571], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [3. , 3. , 0.01728651]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[3. , 2. , 0.00540063]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[3. , 2. , 0.02657252]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[0. , 0. , 0.15954576], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [1. , 0. , 0.11957453]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[0. , 0. , 0.03786448], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [1. , 0. , 0.03808762]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[2. , 0. , 0.10978827]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[2. , 0. , 0.0282818]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[1. , 0. , 0.11688346]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[1. , 0. , 0.03754368]])}, 'nreport': 1} 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[1. , 0. , 0.1189428 ], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [2. , 0. , 0.10868936]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[1.00000000e+00, 0.00000000e+00, 4.12124127e-04], 2024-05-07 02:32:56 WARN consolidateResults::consolidateResults::casa+ [2.00000000e+00, 0.00000000e+00, 2.73353433e-02]])}, 'nreport': 1} flagdata:: test return dictionary consolidation functions from parallel_task_helper PASSED test_task_flagdata.py::test_tfcrop::test2 flagdata:: Test2 of mode = tfcrop ABS_ALL Moving data... PASSED test_task_flagdata.py::test_tfcrop::test_extendfreq flagdata:: Extend the flags created manually for one scan only The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_extendpols flagdata:: Extend the flags created by clip The MS is already around, just unflag 43.0 of 1099776.0 data was flagged, expected 43 of 1099776 PASSED test_task_flagdata.py::test_tfcrop::test_extendtime flagdata:: Extend the flags created by tfcrop The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_tfcrop1 flagdata:: Test1 of mode = tfcrop The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_tfcrop2 flagdata:: Test2 of mode = tfcrop ABS_ALL The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_tfcrop_extendflags flagdata: mode tfcrop with extendflags=True The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_CAS_5037 flagdata:: Use provided value for time stats, but automatically computed value for freq. stats Moving data... PASSED test_task_flagdata.py::test_rflag::test_rflag_auto_thresholds flagdata:: mode = rflag : automatic thresholds The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_calculate_dict_then_apply flagdata:: mode = rflag : output/input via returned dictionary and cmd The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_calculate_file_apply_scales flagdata:: mode = rflag : use output/input time/freq threshold files via two methods, and with different scales The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_correlation_selection flagdata:: mode = rflag : correlation selection The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_extendflags flagdata: automatically extend the flags after rflag The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_extendflags_list_mode flagdata: in list mode extend the flags automatically after rflag The MS is already around, just unflag Channel 51 had more than 50% and got extended. PASS Channel 52 had less than 50% and did not get extended. PASS Channel 51 in RL had less than 50% but got completely flagged because Channel 51 in LL got extended. PASS PASSED test_task_flagdata.py::test_rflag::test_rflag_numpy_types flagdata:: mode = rflag : partially-specified thresholds using numpy types The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_partial_thresholds flagdata:: mode = rflag : partially-specified thresholds The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_residual_data 2024-05-07 02:33:23 WARN imager::setjy() No data was selected for field 0. 2024-05-07 02:33:25 WARN imager::setjy() No data was selected for field 0. flagdata: rflag using MODEL and virtual MODEL columns The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_return_dict1 flagdata:: Use provided value for time stats, but automatically computed value for freq. stats - returning dictionary Moving data... PASSED test_task_flagdata.py::test_rflag::test_rflag_summary_list flagdata: rflag and summaries in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag_evla::test_rflag_CAS_13360 flagdata:: rflag in a MS which has decreasing number of rows in subsequent chunks Moving data... PASSED test_task_flagdata.py::test_shadow::test_CAS2399 flagdata: shadow by antennas not present in MS Moving data... PASSED test_task_flagdata.py::test_shadow::test_addantenna flagdata: use antenna file in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_shadow::test_shadow_APP flagdata: flag shadowed antennas with ref frame APP The MS is already around, just unflag Moving data... PASSED test_task_flagdata.py::test_shadow::test_shadow_APP_with_sel flagdata: flag shadowed antennas with ref frame APP, selecting some antennas -> triggering computeAntUVW calculations The MS is already around, just unflag The MS is already around, just unflag PASSED test_task_flagdata.py::test_shadow::test_shadow_alma_small flagdata: flag shadowe antennas, compare with expected calculations based on the UVWs from the MS The MS is already around, just unflag Moving data... PASSED test_task_flagdata.py::test_shadow::test_vla_without_addantenna flagdata: simple mode shadow test without adding antennas The MS is already around, just unflag PASSED test_task_flagdata.py::test_msselection::test_amp flagdata: select only cross-correlations Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_autocorr1 flagdata: flag only auto-correlations with antenna selection Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_autocorr2 2024-05-07 02:34:15 WARN FlagDataHandler::preLoadColumn (file /source/casa6/casatools/src/code/flagging/Flagging/FlagDataHandler.cc, line 989) PROCESSOR sub-table is empty. Assuming CORRELATOR type. flagdata: flag auto-corrs with parameter Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_autocorr3 2024-05-07 02:34:16 WARN FlagDataHandler::preLoadColumn (file /source/casa6/casatools/src/code/flagging/Flagging/FlagDataHandler.cc, line 989) PROCESSOR sub-table is empty. Assuming CORRELATOR type. flagdata: flag auto-corrs in list mode Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_simple flagdata: select only cross-correlations Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_spw_error_handler_id 2024-05-07 02:34:17 WARN Spw Expression: No match found for 32, 33, 2024-05-07 02:34:17 WARN Spw Expression: No match found for 32, 33, flagdata: A non-existing spw ID in a compound with a existing spw should not fail Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_spw_error_handler_name 2024-05-07 02:34:19 WARN Spw Expression: No match found for "Subband:8" 2024-05-07 02:34:19 WARN Spw Expression: No match found for "Subband:8" flagdata: A non-existing spw name in a compound with a existing spw should not fail Unflag the MS Moving data... PASSED test_task_flagdata.py::test_statistics_queries::test021 flagdata: Test of flagging statistics and queries Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test10 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test11 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test12 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test13 flagdata: quack mode, quackincrement Unflag the MS 571536.0 of 2854278.0 data was flagged, expected 571536 of 2854278 857304.0 of 2854278.0 data was flagged, expected 857304 of 2854278 1571724.0 of 2854278.0 data was flagged, expected 1571724 of 2854278 1762236.0 of 2854278.0 data was flagged, expected 1762236 of 2854278 PASSED test_task_flagdata.py::test_statistics_queries::test9 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_CAS2021 flagdata: test antenna negation selection Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_CAS2212 flagdata: Clipping scan selection, CAS-2212, CAS-3496 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg0 Unflag the MS Test of channel average PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg1 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg2 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg3 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_quackincrement_list 2024-05-07 02:34:30 WARN AgentFlagger::initAgents Cannot have quackincrement=True in list mode. Agent quack will be ignored! Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_summary_basecnt flagdata: basic check of summary/basecnt stats. CAS-14185 Unflag the MS 36036.0 of 2854278.0 data was flagged, expected 36036 of 2854278 PASSED test_task_flagdata.py::test_statistics_queries::test_summary_spwcorr flagdata: basic check of summary/spwcorr stats. CAS-14185 Unflag the MS 1427139.0 of 2854278.0 data was flagged, expected 1427139 of 2854278 PASSED test_task_flagdata.py::test_selections::test_action flagdata: action = calculate Unflag the MS PASSED test_task_flagdata.py::test_selections::test_antenna flagdata: antenna selection Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_array flagdata: array selection Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_correlation Unflag the MS 98217.0 of 196434.0 data was flagged, expected 98217 of 196434 0.0 of 1427139.0 data was flagged, expected 0 of 1427139 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_field flagdata: field selection Unflag the MS 39186.0 of 196434.0 data was flagged, expected 39186 of 196434 PASSED test_task_flagdata.py::test_selections::test_missing_corr_product 2024-05-07 02:34:37 WARN Manual::sanitizeCorrExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 959) Correlation product [LR] not available 2024-05-07 02:34:37 WARN Manual::sanitizeCorrExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 959) Correlation product [RL] not available CAS-4234: Keep going when one of the corr products is not available but others are present Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_multi_timerange flagdata: CAS-5300, in list mode, flag multiple timerange intervals Unflag the MS PASSED test_task_flagdata.py::test_selections::test_scan flagdata: scan selection and manualflag compatibility Unflag the MS PASSED test_task_flagdata.py::test_selections::test_spw flagdata: spw selection Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_spw_list flagdata: spw selection in list mode Unflag the MS PASSED test_task_flagdata.py::test_selections::test_timerange flagdata: timerange selection Unflag the MS 6552.0 of 196434.0 data was flagged, expected 6552 of 196434 PASSED test_task_flagdata.py::test_selections::test_uvrange flagdata: uvrange selection Unflag the MS 55944.0 of 196434.0 data was flagged, expected 55944 of 196434 PASSED test_task_flagdata.py::test_alma::test_abs_all flagdata: clip ABS ALL. Do not flag WVR Moving data... PASSED test_task_flagdata.py::test_alma::test_abs_i flagdata: clip ABS_I. Do not flag WVR The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_abs_wvr flagdata: clip ABS_WVR The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_alma_spw flagdata: flag various spw The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_autocorr_wvr flagdata: CAS-5286, do not flag auto-correlations in WVR data The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_autocorr_wvr_list flagdata: CAS-5485 flag autocorrs in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_null_intent_selection1 2024-05-07 02:34:44 WARN AgentFlagger::initAgents Cannot create agent Manual_0: State Expression: No match found for "FOCUS" 2024-05-07 02:34:44 WARN AgentFlagger::initAgents+ State Expression: Partial or no match for State ID list [] 2024-05-07 02:34:44 WARN AgentFlagger::initAgents Cannot create agent Manual_2: State Expression: No match found for "*DELAY*" 2024-05-07 02:34:44 WARN AgentFlagger::initAgents+ State Expression: Partial or no match for State ID list [] flagdata: handle unknown scan intent in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_scanitent flagdata: scanintent selection The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_unknown_intent 2024-05-07 02:34:45 WARN State Expression: No match found for "*FOCUS*" flagdata: CAS-3712, handle unknown value in intent expression The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_wvr flagdata: flag WVR correlation The MS is already around, just unflag 608.0 of 608.0 data was flagged, expected 608 of 608 PASSED test_task_flagdata.py::test_selections2::test_field_breakdown 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) 2024-05-07 02:34:47 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (RR) not available in current spectral window (2) flagdata: Produce a separated dictionary per field Moving data... PASSED test_task_flagdata.py::test_selections2::test_observation1 flagdata: observation ID selections The MS is already around, just unflag PASSED test_task_flagdata.py::test_selections2::test_observation2 flagdata: observation ID selections in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_elevation::test_interval Unflag the MS 2092230.0 of 2854278.0 data was flagged, expected 2092230 of 2854278 PASSED test_task_flagdata.py::test_elevation::test_lower Unflag the MS 0.0 of 2854278.0 data was flagged, expected 0 of 2854278 0.0 of 2854278.0 data was flagged, expected 0 of 2854278 666792.0 of 2854278.0 data was flagged, expected 666792 of 2854278 1428840.0 of 2854278.0 data was flagged, expected 1428840 of 2854278 2854278.0 of 2854278.0 data was flagged, expected 2854278 of 2854278 PASSED test_task_flagdata.py::test_elevation::test_upper Unflag the MS 1425438.0 of 2854278.0 data was flagged, expected 1425438 of 2854278 PASSED test_task_flagdata.py::test_list_file::test_anychar 2024-05-07 02:34:54 SEVERE flagdata::::casa Parameter '$3[' in row=0 is not a valid flagdata parameter 2024-05-07 02:34:54 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. flagdata: Do not continue if parameter doesn't exist Unflag the MS Expected IOError error: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. PASSED test_task_flagdata.py::test_list_file::test_file1 flagdata: apply flags from a list and do not save Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file2 flagdata: only save parameters without running the tool Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file3 flagdata: flag and save list to FLAG_CMD Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file4 flagdata: save without running and apply in flagcmd Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file6 flagdata: select by reason in list mode from a file Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_CAS4819 flagdata: CAS-4819, Flag commands from three files Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_overwrite_false 2024-05-07 02:34:59 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: You have set overwrite to False. Remove listnewfile.txt before saving the flag commands flagdata: Use savepars and overwrite=False with an existing file Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_overwrite_false1 flagdata: Use savepars and overwrite=False Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_overwrite_true flagdata: Use savepars and overwrite=True Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_scan_int 2024-05-07 02:35:01 SEVERE flagdata::::casa exceptions must derive from BaseException 2024-05-07 02:35:01 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. flagdata: select a scan by giving an int value Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_scan_list 2024-05-07 02:35:01 SEVERE flagdata::::casa exceptions must derive from BaseException 2024-05-07 02:35:01 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. flagdata: select a scan by giving a list value. Expect error. Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_summary1 flagdata: summary commands in list mode Unflag the MS Summary 0 ( Scan2 ) : Flagged : 238140.0 out of 2854278.0 Summary 1 ( Zeros ) : Flagged : 0.0 out of 2854278.0 PASSED test_task_flagdata.py::test_list_file::test_file_summary2 flagdata: compare summaries from a list with individual reports Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason1 flagdata: add_reason to FLAG_CMD Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason2 flagdata: add_reason to text file Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason3 flagdata: replace input reason from file with cmdreason Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason4 flagdata: select by reason from two files Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_cmdreason1 flagdata: allow whitespace in cmdreason Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_cmdreason2 flagdata: Blanks in reason are also allowed in FLAG_CMD table Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list1 flagdata: apply flags from a Python list and do not save Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list2 flagdata: only save parameters without running the tool Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list3 flagdata: Compare flags from flagdata and flagcmd Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list5 flagdata: select by reason in list mode from a list Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list_summary1 flagdata: check names of multiple summaries in a list Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_reason_list flagdata: replace input reason from list with cmdreason Unflag the MS PASSED test_task_flagdata.py::test_clip::test_clip_file1 flagdata: clip zeros in mode=list and save reason to FLAG_CMD The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_clip_list1 flagdata: clip zeros in mode=list and save reason to FLAG_CMD The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_clip_no_model_col 2024-05-07 02:35:17 WARN AgentFlagger::validateDataColumn Data column CORRECTED_DATA does not exist in input data 2024-05-07 02:35:17 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2024-05-07 02:35:17 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2024-05-07 02:35:17 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip 2024-05-07 02:35:18 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2024-05-07 02:35:18 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2024-05-07 02:35:18 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip flagdata: Should fail when MODEL or virtual MODEL columns do not exist The MS is already around, just unflag Unflag the MS flagadta is expected to fail with datacolumn=RESIDUAL flagadta is expected to fail with datacolumn=RESIDUAL_DATA PASSED test_task_flagdata.py::test_clip::test_clip_timeavg_cmp_mstransform flagdata: clip with time average and compare with mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_clip_virtual_model_col_use_delmod 2024-05-07 02:35:22 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2024-05-07 02:35:22 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2024-05-07 02:35:22 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip flagdata: Should flag DATA-MODEL when RESIDUAL-DATA is asked The MS is already around, just unflag Unflag the MS PASSED test_task_flagdata.py::test_clip::test_clip_with_model_col flagdata: Should flag DATA-MODEL when RESIDUAL-DATA is asked The MS is already around, just unflag Unflag the MS PASSED test_task_flagdata.py::test_clip::test_clipzeros flagdata: clip only zero-value data The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_datacol_corrected 'flagdata: clip CORRECTED data column The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_residual_col flagdata: clip RESIDUAL column The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_timeavg_spw9_2scans flagdata: clip with time averaging in spw 9 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_list_mode1_with_clip flagdata in list mode: mode = antint + clip, spw = 2, minchanfrac=0.3 Moving data... PASSED test_task_flagdata.py::test_antint::test_antint_list_mode2_compare_against_flagcmd flagdata and flagcmd in list mode: mode = antint, spw = 2, minchanfrac=0.3 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw0_high_threshold flagdata: mode = antint, spw = 0, minchanfrac = 0.45 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw0_low_threshold flagdata: mode = antint, spw = 0, minchanfrac = 0.05 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw3_high_threshold flagdata: mode = antint, spw = 3, minchanfrac = 0.6 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw3_low_threshold flagdata: mode = antint, spw = 3, minchanfrac = -.1 The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_CAS_4200 2024-05-07 02:35:38 WARN AgentFlagger::initAgents Cannot create agent Quack: Parameter 'quackinterval' must be greater than zero. 2024-05-07 02:35:38 SEVERE AgentFlagger::run There is no agent to run in list flagdata: Test quack mode with quackinterval 0 Moving data... PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_CAS_4270 flagdata: Test uvrange given in lambda units The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_CAS_4312 flagdata: Test channel selection with Rflag agent The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_alias flagdata: Test flagdata alias The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_invalid_antenna 2024-05-07 02:35:45 WARN Antenna Expression: No match found for token(s) "ea93" flagdata: CAS-3712, handle good and bad antenna names in MS selection The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_spw_freq1 flagdata: CAS-3562, flag all spw channels greater than a frequency The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_spw_freq2 flagdata: CAS-3562, flag the channel with a frequency The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_spw_freq3 flagdata: CAS-3562, flag a range of frequencies The MS is already around, just unflag PASSED test_task_flagdata.py::test_correlations::test_xx_xy flagdata: flag XX,XY Moving data... PASSED test_task_flagdata.py::test_correlations::test_xx_yx flagdata: flag XX,YX Moving data... PASSED test_task_flagdata.py::test_correlations::test_xx_yx_xy flagdata: flag XX,YX, XY with space Moving data... PASSED test_task_flagdata.py::test_correlations::test_yy_yx flagdata: flag YY,YX Moving data... PASSED test_task_flagdata.py::test_tsys::test_channel_selection 2024-05-07 02:35:51 WARN Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/X7ef.tsys); attempting to update... 2024-05-07 02:35:51 WARN + SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2024-05-07 02:35:52 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. Flagdata: Select spw:channel in cal tables Moving data... PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_all Flagdata:: Test cliping only zeros in all calibration solution products of FPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_error_abs1 2024-05-07 02:35:52 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS_SOL1; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata:: Error case test when a complex operator is used with CalTables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_error_abs12 2024-05-07 02:35:52 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS SOL1,SOL2; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata:: Fall back to default REAL operator The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_error_absall 2024-05-07 02:35:52 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS_ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata:: Error case test when a complex operator is used with CalTables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_sol1 Flagdata:: Test clipping first calibration solution product of FPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_sol1sol2 Flagdata:: Test cliping first and second calibration solution products of FPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_sol2 Flagdata:: Test cliping second calibration solution product of FPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_nans_fparam_all Flagdata:: Test cliping only NaNs/Infs in all calibration solution products of FPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_snr_all Flagdata:: Test cliping all calibration solution products of SNR column using a minmax range for Tsys CalTable The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_default_fparam Flagdata: default data column FPARAM The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_invalid_corr 2024-05-07 02:35:54 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS_ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata: default correlation should be REAL_ALL in this case The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_invalid_datacol_cal 2024-05-07 02:35:54 WARN AgentFlagger::validateDataColumn Data column does not exist in input data 2024-05-07 02:35:54 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2024-05-07 02:35:54 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip Flagdata: invalid data column should not fall back to default The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_invalid_scan 2024-05-07 02:35:54 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:35:54 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. Flagdata: unsupported scan selection The CalTable is already around, just unflag Expected error: MSSelectionNullSelection : The selected table has zero rows. PASSED test_task_flagdata.py::test_tsys::test_list_fparam_sol1_extension Flagdata:: Test list mode to clip first calibration solution product of FPARAM column using a minmax range, and then extend to the other solution The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_manual_antenna_selection Flagdata:: Manually flag a Tsys-based CalTable using antenna selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_manual_field_selection Flagdata:: Manually flag a Tsys-based CalTable using field selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_mixed_list 2024-05-07 02:35:55 WARN AgentFlagger::parseAgentParameters Mode elevation is not valid or doesn't exist 2024-05-07 02:35:55 WARN flagdata::::casa Failed to parse parameters of mode manual in row 3 2024-05-07 02:35:55 WARN AgentFlagger::parseAgentParameters Mode shadow is not valid or doesn't exist 2024-05-07 02:35:55 WARN flagdata::::casa Failed to parse parameters of mode manual in row 3 Flagdata: mixed supported and unsupported modes in a list The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_spw_selection Flagdata: Select spw in cal tables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_scan1 Flagdata: select valid scans The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_scan2 Flagdata: select valid and invalid scans The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_time1 Flagdata: select a timerange The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_time2 Flagdata: select a timerange for one spw The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_unsupported_elevation 2024-05-07 02:35:56 WARN AgentFlagger::parseAgentParameters Mode elevation is not valid or doesn't exist 2024-05-07 02:35:56 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode elevation Flagdata: Unsupported elevation mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_unsupported_shadow 2024-05-07 02:35:56 WARN AgentFlagger::parseAgentParameters Mode shadow is not valid or doesn't exist 2024-05-07 02:35:56 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode shadow Flagdata: Unsupported shadow mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_cal_time1 2024-05-07 02:35:57 WARN Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/cal.fewscans.bpass); attempting to update... 2024-05-07 02:35:57 WARN + SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. Flagdata: clip a timerange from one field Moving data... PASSED test_task_flagdata.py::test_bandpass::test_cal_time_corr 2024-05-07 02:35:57 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported complex operator: SOL2; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. 2024-05-07 02:35:58 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported complex operator: SOL2; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata: select a timerange for one solution The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_cal_time_field Flagdata: clip a timerange from another field The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_minmax_cparam_all_for_bpass Flagdata:: Clip all calibration solutions of CPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_minmax_snr_all_for_bpass Flagdata:: Test cliping all calibration solution products of SNR column using a minmax range for bpass CalTable The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_nan_and_inf_cparam_all_for_bpass Flagdata:: Clip only NaNs and Infs in all calibration solutions of CPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_one_list Flagdata: Flag one solution using one command in a list The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_default_cparam Flagdata: flag CPARAM as the default column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_invalid_datacol 2024-05-07 02:36:00 WARN AgentFlagger::validateDataColumn Data column does not exist in input data 2024-05-07 02:36:00 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2024-05-07 02:36:00 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip Flagdata: invalid data column should not fall back to default The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_list_antenna_Selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using list mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_list_field_Selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using list mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_manual_antenna_selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using antenna selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_manual_field_selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using field selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_nullselections 2024-05-07 02:36:01 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2024-05-07 02:36:01 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. Flagdata: unkonwn scan selection in cal tables The CalTable is already around, just unflag Expected error: MSSelectionNullSelection : The selected table has zero rows. PASSED test_task_flagdata.py::test_bandpass::test_observation flagdata: flag an observation from an old cal table format The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_rflag_cparam_sol2_for_bpass Flagdata:: Test rflag solution 2 of CPARAM column for bpass The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_tfcrop_cparam_all_for_bpass 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:03 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL3) not available 2024-05-07 02:36:04 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested Calibration solution element (SOL4) not available Flagdata:: Test tfcrop in ABS_ALL calibration solutions of CPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_tfcrop_cparam_sol1_extension_for_bpass 2024-05-07 02:36:04 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported complex operator: SOL1; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. 2024-05-07 02:36:04 WARN Tfcrop::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported complex operator: SOL1; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata:: Test tfcrop first calibration solution product of CPARAM column, and then extend to the other solution for bpass CalTable The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_unsupported_modes 2024-05-07 02:36:05 WARN AgentFlagger::parseAgentParameters Mode elevation is not valid or doesn't exist 2024-05-07 02:36:05 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode elevation 2024-05-07 02:36:05 WARN AgentFlagger::parseAgentParameters Mode shadow is not valid or doesn't exist 2024-05-07 02:36:05 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode shadow Flagdata: elevation and shadow are not supported in cal tables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_clip 2024-05-07 02:36:06 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported complex operator: SOL2; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata: clip zeros in one solution Moving data... PASSED test_task_flagdata.py::test_newcal::test_newcal_obs1 flagdata: flag an observation from a new cal table format The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_obs2 flagdata: flag an observation and a scan from a new cal table format The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_selection1 2024-05-07 02:36:06 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported complex operator: SOL1; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata: select one solution for one scan and spw The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_time1 Flagdata: select a timerange in a new cal table The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_time2 Flagdata: select a timerange for half the scans The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_clip_chanavg 2024-05-07 02:36:07 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, channel average Moving data... PASSED test_task_flagdata.py::test_weight_spectrum::test_clip_onepol flagdata: datacolumn=WEIGHT_SPECTRUM, one polarization The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_clip_range 2024-05-07 02:36:07 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, flag a range The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_clipzeros_weight 2024-05-07 02:36:07 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, clip zeros The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_tfcrop_weight 2024-05-07 02:36:08 WARN Tfcrop_RR::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS_RR; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT 2024-05-07 02:36:08 WARN Tfcrop_LL::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS_LL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, run tfcrop The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight1 2024-05-07 02:36:08 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: use datacolumn='WEIGHT' and clip spw=0 Moving data... PASSED test_task_flagdata.py::test_weight_spectrum::test_weight2 2024-05-07 02:36:08 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: use datacolumn='WEIGHT' and clip inside The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight3 2024-05-07 02:36:08 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: clip using datacolumn='WEIGHT' and channelavg=True The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight4 2024-05-07 02:36:08 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: clip using datacolumn='WEIGHT' and select some channels The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight5 2024-05-07 02:36:08 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT 2024-05-07 02:36:09 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1171) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: clip using WEIGHT, then using WEIGHT_SPECTRUM The MS is already around, just unflag PASSED test_task_flagdata.py::test_float_column::test_clip_fchanavg flagdata: datacolumn=FLOAT_DATA, channel average Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_clip_fchanavg_onepol flagdata: datacolumn=FLOAT_DATA, one pol, channel average Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_clip_frange flagdata: datacolumn=FLOAT_DATA, flag a range Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_field_name flagdata: Field name with whitespaces Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_field_strange_chars flagdata: CAS-5481, field name with = sign Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_float_autocorr flagdata: CAS-5286, autocorr=True should not flag single-dish data Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_manual_channels flagdata: flag meta-data from a single-dish MS Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_tfcrop_float 2024-05-07 02:36:11 WARN Tfcrop_YY::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (YY) not available in current spectral window (0) 2024-05-07 02:36:11 WARN Tfcrop_YY::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (YY) not available in current spectral window (0) 2024-05-07 02:36:11 WARN Tfcrop_YY::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2674) Requested correlation (YY) not available in current spectral window (0) flagdata: datacolumn=FLOAT_DATA, run tfcrop Unflag the MS PASSED test_task_flagdata.py::test_tbuff::test_double_tbuff flagdata: Apply a tbuff in the online flags Moving data... PASSED test_task_flagdata.py::test_tbuff::test_list_tbuff flagdata: Apply a tbuff list in two files The MS is already around, just unflag PASSED test_task_flagdata.py::test_tbuff::test_list_tbuff_timestamp flagdata: test a cmd list with tbuff when the timestamps are in HH:MM:SS format The MS is already around, just unflag PASSED test_task_flagdata.py::TestMergeManualTimerange::test_empty PASSED test_task_flagdata.py::TestMergeManualTimerange::test_invalid_range PASSED test_task_flagdata.py::TestMergeManualTimerange::test_merge PASSED test_task_flagdata.py::TestMergeManualTimerange::test_nohash_merge PASSED test_task_flagdata.py::TestMergeManualTimerange::test_nohash_nomerge PASSED test_task_flagdata.py::test_preaveraging::test_clip_chanavg flagdata: clip with chan average and compare vs mstransform Moving data... PASSED test_task_flagdata.py::test_preaveraging::test_clip_time_chanavg flagdata: clip with time/chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_clip_timeavg flagdata: clip with time average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_chanavg flagdata: rflag with chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_chanavg_extendflags flagdata: rflag with chan average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_time_chanavg flagdata: rflag with time/chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_timeavg flagdata: rflag with time average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_timeavg_extendflags flagdata: rflag with time average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_chanavg flagdata: tfcrop with chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_chanavg_extendflags flagdata: tfcrop with chan average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_time_chanavg flagdata: tfcrop with time/chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_timeavg flagdata: tfcrop with time average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_timeavg_extendflags flagdata: tfcrop with time average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging_rflag_residual::test_rflag_channelavg_on_residual flagdata: rflag with channelavg on residual (corrected - model), and compare vs mstransform + rflag without average Moving data... PASSED test_task_flagdata.py::test_preaveraging_rflag_residual::test_rflag_timeavg_on_residual flagdata: rflag with timeavg on residual (corrected - model), and compare vs mstransform + rflag without timeavg The MS is already around, just unflag PASSED test_task_flagdata.py::test_virtual_col::test_no_model_col 2024-05-07 02:36:44 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2024-05-07 02:36:44 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2024-05-07 02:36:44 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip flagdata: catch failure when MODEL or virtual MODEL do not exist Unflag the MS PASSED test_task_flagdata.py::test_virtual_col::test_virtual_model_col flagdata: Tests using a virtual MODEL column Unflag the MS PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_clip_chanbin_2 clip, chanavg, chanbin=2, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_clip_chanbin_3 clip, chanavg, chanbin=3, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_clip_chanbin_64 clip, chanavg, chanbin=64 (all), propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_rflag_chanbin_5 rflag, chanavg, chanbin=2, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_tfcrop_chanbin_4 tfcrop, chanavg, chanbin=4, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_clip_timebin_100s clip, timeavg, timebin=100, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_clip_timebin_2s clip, timeavg, timebin=2, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_clip_timebin_5s clip, timeavg, timebin=5, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_rflag_timebin_20 rflag, timeavg, timebin=20, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_tfcrop_timebin_20 tfcrop, timeavg, timebin=20, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_antint 2024-05-07 02:36:52 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode antint. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:52 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode antint. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:52 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode antint. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:52 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode antint. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in antint mode inside list Moving data... PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_elevation 2024-05-07 02:36:53 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode elevation. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:53 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode elevation. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:53 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode elevation. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:53 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode elevation. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in elevation mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_manual 2024-05-07 02:36:54 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode manual. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:54 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode manual. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:54 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode manual. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:54 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode manual. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True should not be accepted in manual mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_quack 2024-05-07 02:36:55 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode quack. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:55 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode quack. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:55 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode quack. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:55 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode quack. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in quack mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_shadow 2024-05-07 02:36:56 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode shadow. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:56 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode shadow. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:56 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode shadow. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:56 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode shadow. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in shadow mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_summary 2024-05-07 02:36:57 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode summary. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:57 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode summary. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:57 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode summary. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:57 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode summary. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in summary mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_unflag 2024-05-07 02:36:58 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode unflag. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:58 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode unflag. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:58 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode unflag. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2024-05-07 02:36:58 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode unflag. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in unflag mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_allow_all_auto_methods_timeavg_chanavg_extendflags_antint Full list: all auto-methods, avg (time and chan), extendflags and antint Moving data... PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_forbid_chanavg_list 2024-05-07 02:37:01 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: manual. Refusing to accept this configuration. 2024-05-07 02:37:01 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: manual. Refusing to accept this configuration. flagdata: chanavg=True should not be accepted in list mode, with +manual The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_forbid_chanavg_list_other_modes 2024-05-07 02:37:02 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: unflag. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: unflag. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: shadow. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: shadow. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: elevation. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: elevation. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. 2024-05-07 02:37:02 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. flagdata: chanavg=True should not be accepted in list mode, with shadow, unflag, elevation, quack The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_forbid_timeavg_list_longer 2024-05-07 02:37:03 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. 2024-05-07 02:37:03 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. flagdata: timeavg=True should not be accepted in list mode, with +manual The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_test_forbid_timeavg_list 2024-05-07 02:37:04 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. 2024-05-07 02:37:04 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. flagdata: timeavg=True should not be accepted in list mode, with +manual The MS is already around, just unflag PASSED test_task_flagdata.py::test_auto_methods_display::test_display_all_auto_timeavg_chanavg_extendflags_list_antint Display with auto-methods (all), avg (time and chan), extendflags + antint SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_auto_methods_display::test_display_clip_timeavg_chanavg Display data with clip, enabling avg (time and chan) SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_auto_methods_display::test_display_rflag_timeavg_chanavg_extendflags Display data with tfcrop, enabling avg (time and chan), extendflags SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_auto_methods_display::test_display_tfcrop_timeavg_chanavg_extendflags Display data with tfcrop, enabling avg (time and chan), extendflags SKIPPED (These tests will open the flagging display GUI -> they are ...) - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagdata/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_flagdata.py:5388: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata SKIPPED [1] test_task_flagdata.py:5361: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata SKIPPED [1] test_task_flagdata.py:5380: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata SKIPPED [1] test_task_flagdata.py:5370: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata ============ 246 passed, 4 skipped, 1 warning in 249.91s (0:04:09) ============= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis configfile: pytest.ini collecting ... collected 10 items test_task_conjugatevis.py::conjugatevis_test::test1 Conjugatevis 1: Copying shortpart1.ms test_conjugatevis: Success! Now checking output ... test_conjugatevis: Error conjugated.ms/table.f0 doesn't exist ... test_conjugatevis: table.dat present. test_conjugatevis: MS exists. Try opening as MS ... test_conjugatevis: OK. Checking tables in detail ... test_conjugatevis: comparing ['DATA', 4000, [[(-0.00426177-0.00387163j)], [(0.00058119+0.00283016j)]], 1e-08] test_conjugatevis: table MAIN as expected. test_conjugatevis: comparing ['DATA', 3000, [[(0.00347826-0.00406267j)], [(0.00458098-0.00508398j)]], 1e-08] test_conjugatevis: table MAIN as expected. PASSED test_task_conjugatevis.py::conjugatevis_test::test_changeMultipleSpectralWindows 3. test_changeMultipleSpectralWindows: Check that conjugatevis changed the phase sign for multiple spectral windows Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_changeSignOneSpectralWindow 2. test_changeSignOnSpectralWindow: Check that conjugatevis changed the phase sign for a single spectral window Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_defaultOutputFileName 6. test_defaultOutputFileName: Check that conjugatevis writes the output ms file as 'conjugated_'+vis Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_defaultSpectralWindowList 4. test_defaultSpectralWindows: Check that conjugatevis changes phase sign for all spectral windows for default spwlist Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_overwriteDefault 2024-05-07 02:38:02 SEVERE conjugatevis::::casa Task conjugatevis raised an exception of class RuntimeError with the following message: outputvis gaincal2-conj.ms exists and you did not permit overwrite 9. test_overwriteDefault: Check that the default setting of overwrite is False Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_overwriteFalse 2024-05-07 02:38:14 SEVERE conjugatevis::::casa Task conjugatevis raised an exception of class RuntimeError with the following message: outputvis gaincal2-conj.ms exists and you did not permit overwrite 8. test_overwriteFalse: Check that conjugatevis will not overwrite an existing file if overwrite=False Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_overwriteTrue 7. test_overwriteTrue: Check that conjugatevis will overwrite an existing file if overwrite=True Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_specifiedOutputFileName 5. test_specifiedOutputFileName: Check that conjugatevis writes the output ms file with the specified file name Copying shortpart1.ms PASSED test_task_conjugatevis.py::conjugatevis_test::test_takesMeasurementSet 1. test_takesMeasurementSet: Check that conjugatevis opens a MeasurementSet file Copying shortpart1.ms PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_conjugatevis/nose.xml - ================== 10 passed, 1 warning in 116.90s (0:01:56) =================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal configfile: pytest.ini collecting ... collected 66 items test_task_sdcal.py::sdcal_test::test00 2024-05-07 02:39:04 WARN sdcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. Test00:Check the identification of TSYS_SPECTRuM and FPARAM. The shape of the MS/SYSCAL/TSYS_SPECTRUM (2, 128, 32) The shape of the FPARAM extracted with sdcal (2, 128, 32) Both tables are identical. ALL FLAGs are set to zero. PASSED test_task_sdcal.py::sdcal_test::test00M 2024-05-07 02:39:05 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2024-05-07 02:39:08 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. Test00M:Check the identification of TSYS_SPECTRuM and FPARAM (MMS). The shape of the MS/SYSCAL/TSYS_SPECTRUM (2, 128, 32) The shape of the FPARAM extracted with sdcal (2, 128, 32) Both tables are identical. ALL FLAGs are set to zero. PASSED test_task_sdcal.py::sdcal_test::test01 2024-05-07 02:39:08 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:08 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test01: weight = 1/(SIGMA**2) X 1/(FPARAM_ave**2) dictionary version. fparam_average_r1_0 50.16530442237854 fparam_average_r1_1 50.1364648938179 SIGMA00 0.00036514835665002465 SIGMA10 0.00036514835665002465 WEIGHT00 3068.419677734375 WEIGHT10 2948.35986328125 pol0: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2980.2616546329778 pol1: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2983.691256668374 difference between fparam_r1_0 and weight00 2.873075796674931 % difference between fparam_r1_1 and weight10 -1.1983406037756712 % PASSED test_task_sdcal.py::sdcal_test::test02 2024-05-07 02:39:09 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:09 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:09 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test02: weight = 1/(SIGMA**2) X 1/(FPARAM_ave**2) list version. fparam_average_r1_0 50.16530442237854 fparam_average_r1_1 50.1364648938179 SIGMA00 0.00036514835665002465 SIGMA10 0.00036514835665002465 WEIGHT00 3068.419677734375 WEIGHT10 2948.35986328125 pol0: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2980.2616546329778 pol1: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2983.691256668374 difference between fparam_r1_0 and weight00 2.873075796674931 % difference between fparam_r1_1 and weight10 -1.1983406037756712 % PASSED test_task_sdcal.py::sdcal_test::test03 2024-05-07 02:39:10 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:10 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:10 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2024-05-07 02:39:10 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:10 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:10 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test03: Validation of CORRECTED_DATA = DATA X FPARAM (spwmap={1:[1], 3:[3], 5:[5], 7:[7]}). CORRECTED_DATA (919546363904+0j) DATA (11865588736+0j) FPARAM 77.39237976074219 difference between CORRECTED_DATA and DATA X FPARAM 0.13487241224441432 % PASSED test_task_sdcal.py::sdcal_test::test04 2024-05-07 02:39:11 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:11 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 10 12 14 16 17 18 19 20 Test04: Validation of CORRECTED_DATA = DATA X FPARAM. (spwmap={1:[9], 3:[11], 5:[13], 7:[15]}) antanna1=0, DATA_DISC_ID=9, FPARAM_average CORRECTED_DATA (77.77078247070312+0j) DATA (1+0j) FPARAM average(128ch) 50.16530442237854 difference between CORRECTED_DATA and DATA X FPARAM_average(128) 35.49594998446079 % PASSED test_task_sdcal.py::sdcal_test::test05 2024-05-07 02:39:12 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:12 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 10 12 14 16 17 18 19 20 Test05: Validation of CORRECTED_DATA = DATA X FPARAM. (spwmap={1:[9], 3:[11], 5:[13], 7:[15]}) antanna1=0, DATA_DISC_ID=9, FPARAM_average CORRECTED_DATA (77.77078247070312+0j) DATA (1+0j) FPARAM 77.39237976074219 difference between CORRECTED_DATA and DATA X FPARAM 0.48656153112961775 % PASSED test_task_sdcal.py::sdcal_test::test06 2024-05-07 02:39:13 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:13 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:13 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2024-05-07 02:39:13 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:13 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:13 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test06: weight_spectrum = 1/(SIGMA**2) X 1/(FPARAMx**2) dictionary version. pol0 & pol1 ch 0: diff between 1/SIGMA**2 X 1/(FPARAM[0])**2 and WEIGHT_SPECTRUM[0] 6.273455960581487e-05 -2.9053833941361518e-05 5.010048556060286e-06 % -2.196840819224782e-06 % pol0 & pol1 ch 1: diff between 1/SIGMA**2 X 1/(FPARAM[1])**2 and WEIGHT_SPECTRUM[1] 0.00037928575693513267 3.0573419735446805e-05 1.644033516161551e-05 % 1.364327482412603e-06 % pol0 & pol1 ch 2: diff between 1/SIGMA**2 X 1/(FPARAM[2])**2 and WEIGHT_SPECTRUM[2] -4.363914149507764e-05 0.0001513620268269733 -1.6654990691053731e-06 % 6.011465048667209e-06 % pol0 & pol1 ch 3: diff between 1/SIGMA**2 X 1/(FPARAM[3])**2 and WEIGHT_SPECTRUM[3] 0.00020010125217595487 0.0002269268611598818 7.243991280080329e-06 % 8.312507239952121e-06 % pol0 & pol1 ch 4: diff between 1/SIGMA**2 X 1/(FPARAM[4])**2 and WEIGHT_SPECTRUM[4] 0.00017082167187254527 -5.9946403325739084e-05 6.025723558093457e-06 % -2.1225606398809425e-06 % pol0 & pol1 ch 5: diff between 1/SIGMA**2 X 1/(FPARAM[5])**2 and WEIGHT_SPECTRUM[5] 4.316806462156819e-05 -1.0436798220325727e-05 1.5003096026944634e-06 % -3.6640542505787976e-07 % pol0 & pol1 ch 6: diff between 1/SIGMA**2 X 1/(FPARAM[6])**2 and WEIGHT_SPECTRUM[6] 2.4012592348299222e-05 0.00010935666932709864 8.513664913072371e-07 % 3.795694990578201e-06 % pol0 & pol1 ch 7: diff between 1/SIGMA**2 X 1/(FPARAM[7])**2 and WEIGHT_SPECTRUM[7] 0.0002942476075986633 -0.00011507051976877847 1.0499731118215759e-05 % -4.0530377044693125e-06 % pol0 & pol1 ch 8: diff between 1/SIGMA**2 X 1/(FPARAM[8])**2 and WEIGHT_SPECTRUM[8] 0.0001693271428848675 0.0002740586528489075 5.906384372274977e-06 % 9.554987848144287e-06 % pol0 & pol1 ch 9: diff between 1/SIGMA**2 X 1/(FPARAM[9])**2 and WEIGHT_SPECTRUM[9] -2.6366740712546743e-05 9.807339029066497e-05 -9.220423854579112e-07 % 3.397515769992888e-06 % pol0 & pol1 ch 10: diff between 1/SIGMA**2 X 1/(FPARAM[10])**2 and WEIGHT_SPECTRUM[10] 2.9163523777242517e-05 -1.994849344555405e-05 1.034206189417834e-06 % -6.985633085585016e-07 % pol0 & pol1 ch 11: diff between 1/SIGMA**2 X 1/(FPARAM[11])**2 and WEIGHT_SPECTRUM[11] 0.00037444498184413533 0.0004251333339198027 1.3820783726141637e-05 % 1.545490320271384e-05 % pol0 & pol1 ch 12: diff between 1/SIGMA**2 X 1/(FPARAM[12])**2 and WEIGHT_SPECTRUM[12] -4.424939561431529e-06 -7.524594957430963e-05 -1.717524569842911e-07 % -2.872430608342992e-06 % pol0 & pol1 ch 13: diff between 1/SIGMA**2 X 1/(FPARAM[13])**2 and WEIGHT_SPECTRUM[13] 3.5604666663857643e-06 -0.00016193503006434184 1.5146914006938293e-07 % -6.8074369125450415e-06 % pol0 & pol1 ch 14: diff between 1/SIGMA**2 X 1/(FPARAM[14])**2 and WEIGHT_SPECTRUM[14] 0.000306845740396966 -8.671621935718576e-05 1.209381832664903e-05 % -3.4169096218060695e-06 % pol0 & pol1 ch 15: diff between 1/SIGMA**2 X 1/(FPARAM[15])**2 and WEIGHT_SPECTRUM[15] 0.00023031920136418194 9.168479709842359e-05 8.56837753231158e-06 % 3.4306890787456304e-06 % pol0 & pol1 ch 16: diff between 1/SIGMA**2 X 1/(FPARAM[16])**2 and WEIGHT_SPECTRUM[16] 0.00011921380746571231 0.00022773757791583193 4.2513990782352514e-06 % 8.213231068040025e-06 % pol0 & pol1 ch 17: diff between 1/SIGMA**2 X 1/(FPARAM[17])**2 and WEIGHT_SPECTRUM[17] 0.00018103116417478304 0.00023183868324849755 6.27704415791993e-06 % 8.228776395492406e-06 % pol0 & pol1 ch 18: diff between 1/SIGMA**2 X 1/(FPARAM[18])**2 and WEIGHT_SPECTRUM[18] 6.551575734192738e-05 0.00043202957886023796 2.226015559253713e-06 % 1.5052664155879503e-05 % pol0 & pol1 ch 19: diff between 1/SIGMA**2 X 1/(FPARAM[19])**2 and WEIGHT_SPECTRUM[19] 0.00021059318896732293 0.00019073565817961935 7.113511189813314e-06 % 6.684227017423671e-06 % pol0 & pol1 ch 20: diff between 1/SIGMA**2 X 1/(FPARAM[20])**2 and WEIGHT_SPECTRUM[20] 6.57381488053943e-05 9.554753796692239e-05 2.2207583018344653e-06 % 3.3828551520546724e-06 % pol0 & pol1 ch 21: diff between 1/SIGMA**2 X 1/(FPARAM[21])**2 and WEIGHT_SPECTRUM[21] 9.53749713517027e-06 0.00017208136750923586 3.222478784724948e-07 % 6.021725698949718e-06 % pol0 & pol1 ch 22: diff between 1/SIGMA**2 X 1/(FPARAM[22])**2 and WEIGHT_SPECTRUM[22] 0.0001987809628190007 0.0002785789488370938 6.620448245853082e-06 % 9.771403650638825e-06 % pol0 & pol1 ch 23: diff between 1/SIGMA**2 X 1/(FPARAM[23])**2 and WEIGHT_SPECTRUM[23] -6.482081198555534e-05 0.0003516225938255957 -2.1657775289982007e-06 % 1.2478522798087299e-05 % pol0 & pol1 ch 24: diff between 1/SIGMA**2 X 1/(FPARAM[24])**2 and WEIGHT_SPECTRUM[24] 0.0001323026922364079 0.0003981818422289507 4.383497663590331e-06 % 1.4222284302441151e-05 % pol0 & pol1 ch 25: diff between 1/SIGMA**2 X 1/(FPARAM[25])**2 and WEIGHT_SPECTRUM[25] 0.00019848175634251675 0.00027791319644165924 6.571055796410492e-06 % 1.0012405006684594e-05 % pol0 & pol1 ch 26: diff between 1/SIGMA**2 X 1/(FPARAM[26])**2 and WEIGHT_SPECTRUM[26] 0.00035768754059972707 0.00022301216995401774 1.1749694175842495e-05 % 8.049752037969235e-06 % pol0 & pol1 ch 27: diff between 1/SIGMA**2 X 1/(FPARAM[27])**2 and WEIGHT_SPECTRUM[27] 0.0003504468568280572 0.00015874410928518046 1.1463124445724222e-05 % 5.730715068892929e-06 % pol0 & pol1 ch 28: diff between 1/SIGMA**2 X 1/(FPARAM[28])**2 and WEIGHT_SPECTRUM[28] -0.00010464162414791645 2.3842034352128394e-05 -3.3833751863023248e-06 % 8.598842889385119e-07 % pol0 & pol1 ch 29: diff between 1/SIGMA**2 X 1/(FPARAM[29])**2 and WEIGHT_SPECTRUM[29] -8.552148892704281e-05 0.00010703561201808043 -2.7832795275122115e-06 % 3.857309870272952e-06 % pol0 & pol1 ch 30: diff between 1/SIGMA**2 X 1/(FPARAM[30])**2 and WEIGHT_SPECTRUM[30] 2.1769787053926848e-05 -0.0001451673620067595 7.032597607052419e-07 % -5.196860646151759e-06 % pol0 & pol1 ch 31: diff between 1/SIGMA**2 X 1/(FPARAM[31])**2 and WEIGHT_SPECTRUM[31] 0.00019027540747629246 0.00010094742629007669 6.15992991131198e-06 % 3.6473402816650624e-06 % pol0 & pol1 ch 32: diff between 1/SIGMA**2 X 1/(FPARAM[32])**2 and WEIGHT_SPECTRUM[32] 0.00015679724810979678 6.0417637087084586e-05 5.09803945555735e-06 % 2.184854833460748e-06 % pol0 & pol1 ch 33: diff between 1/SIGMA**2 X 1/(FPARAM[33])**2 and WEIGHT_SPECTRUM[33] 0.00024098129506455734 0.00018627219833433628 7.771941221080607e-06 % 6.77556823809989e-06 % pol0 & pol1 ch 34: diff between 1/SIGMA**2 X 1/(FPARAM[34])**2 and WEIGHT_SPECTRUM[34] -3.4173707717854995e-05 0.0001771810020727571 -1.0969949837579816e-06 % 6.475055227619468e-06 % pol0 & pol1 ch 35: diff between 1/SIGMA**2 X 1/(FPARAM[35])**2 and WEIGHT_SPECTRUM[35] 0.00018984107964570285 0.00023627126256542397 6.0709845347675635e-06 % 8.695761992441102e-06 % pol0 & pol1 ch 36: diff between 1/SIGMA**2 X 1/(FPARAM[36])**2 and WEIGHT_SPECTRUM[36] 6.559493067470612e-05 0.00041477176591797615 2.0768083069259858e-06 % 1.495561046021599e-05 % pol0 & pol1 ch 37: diff between 1/SIGMA**2 X 1/(FPARAM[37])**2 and WEIGHT_SPECTRUM[37] 0.00044467929228630965 0.00035772762339547626 1.3927837333498537e-05 % 1.2846290103685203e-05 % pol0 & pol1 ch 38: diff between 1/SIGMA**2 X 1/(FPARAM[38])**2 and WEIGHT_SPECTRUM[38] 0.00041000678811542457 -9.212928080160054e-05 1.2856959916454257e-05 % -3.3020268072748582e-06 % pol0 & pol1 ch 39: diff between 1/SIGMA**2 X 1/(FPARAM[39])**2 and WEIGHT_SPECTRUM[39] 0.00018170399653172353 -8.627438546682242e-06 5.70040576558808e-06 % -3.053134413316024e-07 % pol0 & pol1 ch 40: diff between 1/SIGMA**2 X 1/(FPARAM[40])**2 and WEIGHT_SPECTRUM[40] 0.0003517028062560712 8.162846597770113e-05 1.0954812349915199e-05 % 2.8974640349371805e-06 % pol0 & pol1 ch 41: diff between 1/SIGMA**2 X 1/(FPARAM[41])**2 and WEIGHT_SPECTRUM[41] -7.200629170256434e-06 -0.00012693365079030627 -2.2373746251223976e-07 % -4.38976148571217e-06 % pol0 & pol1 ch 42: diff between 1/SIGMA**2 X 1/(FPARAM[42])**2 and WEIGHT_SPECTRUM[42] 0.00031654984513806994 0.0003178655902047467 9.844466978561815e-06 % 1.0957856611848176e-05 % pol0 & pol1 ch 43: diff between 1/SIGMA**2 X 1/(FPARAM[43])**2 and WEIGHT_SPECTRUM[43] 3.5890414437744766e-05 0.00043258261803202913 1.1271859255587547e-06 % 1.4788772850744495e-05 % pol0 & pol1 ch 44: diff between 1/SIGMA**2 X 1/(FPARAM[44])**2 and WEIGHT_SPECTRUM[44] 2.536447482270887e-05 0.00036647019396696123 8.033025717788419e-07 % 1.2417024357529648e-05 % pol0 & pol1 ch 45: diff between 1/SIGMA**2 X 1/(FPARAM[45])**2 and WEIGHT_SPECTRUM[45] 0.00014024227812114987 -0.0001459046061427216 4.49452804977683e-06 % -4.940821912318071e-06 % pol0 & pol1 ch 46: diff between 1/SIGMA**2 X 1/(FPARAM[46])**2 and WEIGHT_SPECTRUM[46] 0.00015134579916775692 -0.00019360288706593565 4.890482237278964e-06 % -6.50367052955938e-06 % pol0 & pol1 ch 47: diff between 1/SIGMA**2 X 1/(FPARAM[47])**2 and WEIGHT_SPECTRUM[47] -5.849773833688232e-05 0.0002578735898168816 -1.9010938220382627e-06 % 8.773321863353885e-06 % pol0 & pol1 ch 48: diff between 1/SIGMA**2 X 1/(FPARAM[48])**2 and WEIGHT_SPECTRUM[48] 0.0002054860265161551 0.0002126506492459157 6.750686217495876e-06 % 7.20156095788038e-06 % pol0 & pol1 ch 49: diff between 1/SIGMA**2 X 1/(FPARAM[49])**2 and WEIGHT_SPECTRUM[49] 0.0004023268570563232 0.0004301473718442139 1.3075866590271464e-05 % 1.4645678641565156e-05 % pol0 & pol1 ch 50: diff between 1/SIGMA**2 X 1/(FPARAM[50])**2 and WEIGHT_SPECTRUM[50] 0.0003268574564572191 0.00017004138408083236 1.0768591405133127e-05 % 5.854130596358629e-06 % pol0 & pol1 ch 51: diff between 1/SIGMA**2 X 1/(FPARAM[51])**2 and WEIGHT_SPECTRUM[51] 0.0003316242728033103 0.00023762971613905393 1.0874095963364074e-05 % 8.174975614071969e-06 % pol0 & pol1 ch 52: diff between 1/SIGMA**2 X 1/(FPARAM[52])**2 and WEIGHT_SPECTRUM[52] 7.86619557402446e-06 0.00023752304514346179 2.6156062106403415e-07 % 8.21345475235493e-06 % pol0 & pol1 ch 53: diff between 1/SIGMA**2 X 1/(FPARAM[53])**2 and WEIGHT_SPECTRUM[53] 9.268649864679901e-05 8.175632456186577e-05 3.042205385998392e-06 % 2.813139750648544e-06 % pol0 & pol1 ch 54: diff between 1/SIGMA**2 X 1/(FPARAM[54])**2 and WEIGHT_SPECTRUM[54] -0.00025148570330202347 0.0001653365743550239 -8.251346906434828e-06 % 5.666773175630147e-06 % pol0 & pol1 ch 55: diff between 1/SIGMA**2 X 1/(FPARAM[55])**2 and WEIGHT_SPECTRUM[55] 0.00037539886579907034 0.00016769915282566217 1.2293284943015225e-05 % 5.684344461448768e-06 % pol0 & pol1 ch 56: diff between 1/SIGMA**2 X 1/(FPARAM[56])**2 and WEIGHT_SPECTRUM[56] -0.000246829537445592 0.00020818711982428795 -8.079053986660272e-06 % 7.0397803994266645e-06 % pol0 & pol1 ch 57: diff between 1/SIGMA**2 X 1/(FPARAM[57])**2 and WEIGHT_SPECTRUM[57] 0.00036524905408441555 -0.00017316319735982688 1.1955467716737813e-05 % -5.840333633738165e-06 % pol0 & pol1 ch 58: diff between 1/SIGMA**2 X 1/(FPARAM[58])**2 and WEIGHT_SPECTRUM[58] -0.00012707496989605715 0.0004727720815935754 -4.1560930443826815e-06 % 1.6017538598371068e-05 % pol0 & pol1 ch 59: diff between 1/SIGMA**2 X 1/(FPARAM[59])**2 and WEIGHT_SPECTRUM[59] -0.00013017608580412343 -0.0002061722734651994 -4.269054594400646e-06 % -6.870193411039854e-06 % pol0 & pol1 ch 60: diff between 1/SIGMA**2 X 1/(FPARAM[60])**2 and WEIGHT_SPECTRUM[60] 0.0001193900943690096 0.00037123858419363387 3.885761382432306e-06 % 1.2437735311588693e-05 % pol0 & pol1 ch 61: diff between 1/SIGMA**2 X 1/(FPARAM[61])**2 and WEIGHT_SPECTRUM[61] 1.760259965521982e-05 3.876241089528776e-05 5.697773599688479e-07 % 1.2947949226486933e-06 % pol0 & pol1 ch 62: diff between 1/SIGMA**2 X 1/(FPARAM[62])**2 and WEIGHT_SPECTRUM[62] 0.0002481671695022669 0.00019708632771653356 8.048763951868327e-06 % 6.602399901061373e-06 % pol0 & pol1 ch 63: diff between 1/SIGMA**2 X 1/(FPARAM[63])**2 and WEIGHT_SPECTRUM[63] 0.00023016581462798058 8.171070157914073e-05 7.4316052766698694e-06 % 2.7745175983780375e-06 % pol0 & pol1 ch 64: diff between 1/SIGMA**2 X 1/(FPARAM[64])**2 and WEIGHT_SPECTRUM[64] 0.00031406104699271964 -5.043421060690889e-05 1.0221006032298017e-05 % -1.6959818509920869e-06 % pol0 & pol1 ch 65: diff between 1/SIGMA**2 X 1/(FPARAM[65])**2 and WEIGHT_SPECTRUM[65] 3.10137688757095e-05 -0.0001256234818356461 9.966968108728848e-07 % -4.256241310348612e-06 % pol0 & pol1 ch 66: diff between 1/SIGMA**2 X 1/(FPARAM[66])**2 and WEIGHT_SPECTRUM[66] 0.00042406780221426743 0.0004380818254503538 1.3766612782158214e-05 % 1.4715194327385716e-05 % pol0 & pol1 ch 67: diff between 1/SIGMA**2 X 1/(FPARAM[67])**2 and WEIGHT_SPECTRUM[67] 8.351288533958723e-05 0.0003285815050730889 2.699371246751832e-06 % 1.0952228406312707e-05 % pol0 & pol1 ch 68: diff between 1/SIGMA**2 X 1/(FPARAM[68])**2 and WEIGHT_SPECTRUM[68] 8.591538744440186e-05 0.00043615173672151286 2.7899391967495027e-06 % 1.4421855635539717e-05 % pol0 & pol1 ch 69: diff between 1/SIGMA**2 X 1/(FPARAM[69])**2 and WEIGHT_SPECTRUM[69] 0.00011032168185920455 0.00017595255530977738 3.605524496522494e-06 % 5.739453363117963e-06 % pol0 & pol1 ch 70: diff between 1/SIGMA**2 X 1/(FPARAM[70])**2 and WEIGHT_SPECTRUM[70] 0.0002884167647607683 0.0003254136304349231 9.366830568333143e-06 % 1.0733955873751295e-05 % pol0 & pol1 ch 71: diff between 1/SIGMA**2 X 1/(FPARAM[71])**2 and WEIGHT_SPECTRUM[71] 1.4486755844700383e-05 8.932805849326542e-05 4.711876716935691e-07 % 2.933209701933852e-06 % pol0 & pol1 ch 72: diff between 1/SIGMA**2 X 1/(FPARAM[72])**2 and WEIGHT_SPECTRUM[72] 0.0001161552031589963 5.590753107753699e-05 3.7729595793451e-06 % 1.8524295414582475e-06 % pol0 & pol1 ch 73: diff between 1/SIGMA**2 X 1/(FPARAM[73])**2 and WEIGHT_SPECTRUM[73] 0.0002660162754182238 6.696810032735812e-05 8.740775933797486e-06 % 2.2007811807639573e-06 % pol0 & pol1 ch 74: diff between 1/SIGMA**2 X 1/(FPARAM[74])**2 and WEIGHT_SPECTRUM[74] 0.00041498860946376226 8.27128351374995e-05 1.3569155701630759e-05 % 2.7091337104558063e-06 % pol0 & pol1 ch 75: diff between 1/SIGMA**2 X 1/(FPARAM[75])**2 and WEIGHT_SPECTRUM[75] -7.713098511885619e-06 4.051149289807654e-05 -2.5678218062181924e-07 % 1.3118701836951178e-06 % pol0 & pol1 ch 76: diff between 1/SIGMA**2 X 1/(FPARAM[76])**2 and WEIGHT_SPECTRUM[76] 0.0002164097372769902 0.0004225881411912269 7.099683377858233e-06 % 1.3514092314903065e-05 % pol0 & pol1 ch 77: diff between 1/SIGMA**2 X 1/(FPARAM[77])**2 and WEIGHT_SPECTRUM[77] 0.0002901362272496044 0.00017708914674585685 9.787363217903194e-06 % 5.650573305882962e-06 % pol0 & pol1 ch 78: diff between 1/SIGMA**2 X 1/(FPARAM[78])**2 and WEIGHT_SPECTRUM[78] 9.795658388611628e-05 6.8705930971191265e-06 3.20701121752102e-06 % 2.163172572149179e-07 % pol0 & pol1 ch 79: diff between 1/SIGMA**2 X 1/(FPARAM[79])**2 and WEIGHT_SPECTRUM[79] 0.00032098317069539917 0.00019259918008174282 1.0551312776986963e-05 % 5.991802136099286e-06 % pol0 & pol1 ch 80: diff between 1/SIGMA**2 X 1/(FPARAM[80])**2 and WEIGHT_SPECTRUM[80] -5.350248193281004e-05 0.00019976549037892255 -1.7177894613813945e-06 % 6.1133167544475315e-06 % pol0 & pol1 ch 81: diff between 1/SIGMA**2 X 1/(FPARAM[81])**2 and WEIGHT_SPECTRUM[81] 1.2342198260739679e-05 0.000144359830301255 3.89066773252681e-07 % 4.3755004309949375e-06 % pol0 & pol1 ch 82: diff between 1/SIGMA**2 X 1/(FPARAM[82])**2 and WEIGHT_SPECTRUM[82] 2.4373373889829963e-05 0.000168752203535405 7.696069127148141e-07 % 5.149741575164227e-06 % pol0 & pol1 ch 83: diff between 1/SIGMA**2 X 1/(FPARAM[83])**2 and WEIGHT_SPECTRUM[83] -4.8289960432157386e-05 0.00010321954732717131 -1.5135926183590756e-06 % 3.1344808081932345e-06 % pol0 & pol1 ch 84: diff between 1/SIGMA**2 X 1/(FPARAM[84])**2 and WEIGHT_SPECTRUM[84] -5.973869110675878e-05 0.0002807912687785574 -1.886010620015602e-06 % 8.589316216132033e-06 % pol0 & pol1 ch 85: diff between 1/SIGMA**2 X 1/(FPARAM[85])**2 and WEIGHT_SPECTRUM[85] 0.0002646423799887998 0.0002306879910065618 8.32331496378257e-06 % 7.0674416746938314e-06 % pol0 & pol1 ch 86: diff between 1/SIGMA**2 X 1/(FPARAM[86])**2 and WEIGHT_SPECTRUM[86] -2.50708794737875e-05 -5.661770956066903e-05 -7.911086288705563e-07 % -1.7119233252901912e-06 % pol0 & pol1 ch 87: diff between 1/SIGMA**2 X 1/(FPARAM[87])**2 and WEIGHT_SPECTRUM[87] 6.522142484755022e-05 0.00010496174263607827 2.039888472422369e-06 % 3.1823624939885302e-06 % pol0 & pol1 ch 88: diff between 1/SIGMA**2 X 1/(FPARAM[88])**2 and WEIGHT_SPECTRUM[88] 0.00036728224222315475 0.00034223054672111175 1.1284942052788368e-05 % 1.0292063863633751e-05 % pol0 & pol1 ch 89: diff between 1/SIGMA**2 X 1/(FPARAM[89])**2 and WEIGHT_SPECTRUM[89] -0.00014460561715168296 0.0003207763124919438 -4.399279838763849e-06 % 9.505622027399997e-06 % pol0 & pol1 ch 90: diff between 1/SIGMA**2 X 1/(FPARAM[90])**2 and WEIGHT_SPECTRUM[90] -0.00011461086387498653 0.00039623051497983397 -3.467151181396217e-06 % 1.174337873439306e-05 % pol0 & pol1 ch 91: diff between 1/SIGMA**2 X 1/(FPARAM[91])**2 and WEIGHT_SPECTRUM[91] 6.456625715145492e-05 0.0003180636035722273 1.9433487181077447e-06 % 9.28938316563151e-06 % pol0 & pol1 ch 92: diff between 1/SIGMA**2 X 1/(FPARAM[92])**2 and WEIGHT_SPECTRUM[92] 8.807283666101284e-05 -4.10362372349482e-06 2.6252950818937264e-06 % -1.2017485790158392e-07 % pol0 & pol1 ch 93: diff between 1/SIGMA**2 X 1/(FPARAM[93])**2 and WEIGHT_SPECTRUM[93] 0.00048270889192281174 0.00027695990411302773 1.434990348109085e-05 % 8.037578495348583e-06 % pol0 & pol1 ch 94: diff between 1/SIGMA**2 X 1/(FPARAM[94])**2 and WEIGHT_SPECTRUM[94] 8.92282741915551e-05 0.0003953709001507377 2.6423528129559337e-06 % 1.142510365534796e-05 % pol0 & pol1 ch 95: diff between 1/SIGMA**2 X 1/(FPARAM[95])**2 and WEIGHT_SPECTRUM[95] -0.00011922873000003165 -1.5688332496210933e-05 -3.5361092765581317e-06 % -4.558187284943939e-07 % pol0 & pol1 ch 96: diff between 1/SIGMA**2 X 1/(FPARAM[96])**2 and WEIGHT_SPECTRUM[96] -0.00013367999281399534 0.00015512142545048846 -3.974170120225462e-06 % 4.5310309207541285e-06 % pol0 & pol1 ch 97: diff between 1/SIGMA**2 X 1/(FPARAM[97])**2 and WEIGHT_SPECTRUM[97] 0.00037664412548110704 4.586773547998746e-05 1.1328202660762169e-05 % 1.3413208997665228e-06 % pol0 & pol1 ch 98: diff between 1/SIGMA**2 X 1/(FPARAM[98])**2 and WEIGHT_SPECTRUM[98] 1.8070886198984226e-05 0.0004283089538148488 5.409674680772336e-07 % 1.264310786286549e-05 % pol0 & pol1 ch 99: diff between 1/SIGMA**2 X 1/(FPARAM[99])**2 and WEIGHT_SPECTRUM[99] 0.00018832554223990883 0.000340715180755069 5.599287921061252e-06 % 9.815314437520155e-06 % pol0 & pol1 ch 100: diff between 1/SIGMA**2 X 1/(FPARAM[100])**2 and WEIGHT_SPECTRUM[100] 8.177762902050745e-05 -7.714391495028394e-05 2.4048246264497372e-06 % -2.206721408459397e-06 % pol0 & pol1 ch 101: diff between 1/SIGMA**2 X 1/(FPARAM[101])**2 and WEIGHT_SPECTRUM[101] 0.0005206697010180505 9.818402577366214e-05 1.528992313302044e-05 % 2.8094159559602106e-06 % pol0 & pol1 ch 102: diff between 1/SIGMA**2 X 1/(FPARAM[102])**2 and WEIGHT_SPECTRUM[102] -0.00012399494562487234 0.0004818899515157682 -3.6467467657087195e-06 % 1.3758735942868515e-05 % pol0 & pol1 ch 103: diff between 1/SIGMA**2 X 1/(FPARAM[103])**2 and WEIGHT_SPECTRUM[103] -8.117890001813066e-05 0.00013283681710163364 -2.3766574119395775e-06 % 3.7894850235019376e-06 % pol0 & pol1 ch 104: diff between 1/SIGMA**2 X 1/(FPARAM[104])**2 and WEIGHT_SPECTRUM[104] 0.00011876667394972173 0.00040017531955527375 3.5726640304689906e-06 % 1.1343601648187533e-05 % pol0 & pol1 ch 105: diff between 1/SIGMA**2 X 1/(FPARAM[105])**2 and WEIGHT_SPECTRUM[105] 0.00028899124345116434 0.0003026538688573055 8.752050164392563e-06 % 8.566238032422046e-06 % pol0 & pol1 ch 106: diff between 1/SIGMA**2 X 1/(FPARAM[106])**2 and WEIGHT_SPECTRUM[106] 0.00029973344771860866 -0.00013164713800506433 9.311331640124489e-06 % -3.69876628560748e-06 % pol0 & pol1 ch 107: diff between 1/SIGMA**2 X 1/(FPARAM[107])**2 and WEIGHT_SPECTRUM[107] 0.00038247749807851505 0.00041078413823925075 1.181859697904343e-05 % 1.151166771614822e-05 % pol0 & pol1 ch 108: diff between 1/SIGMA**2 X 1/(FPARAM[108])**2 and WEIGHT_SPECTRUM[108] 8.064889243541984e-06 1.5489893030462554e-05 2.532725871443662e-07 % 4.3012009198063133e-07 % pol0 & pol1 ch 109: diff between 1/SIGMA**2 X 1/(FPARAM[109])**2 and WEIGHT_SPECTRUM[109] 0.0003108497317043657 0.0003392630774214922 9.713959252878098e-06 % 9.475152249672333e-06 % pol0 & pol1 ch 110: diff between 1/SIGMA**2 X 1/(FPARAM[110])**2 and WEIGHT_SPECTRUM[110] 0.0002382699462941673 0.0004435260871105129 7.430830042694347e-06 % 1.2378108364385603e-05 % pol0 & pol1 ch 111: diff between 1/SIGMA**2 X 1/(FPARAM[111])**2 and WEIGHT_SPECTRUM[111] 0.0002518527930988057 0.00018790852482197806 7.751446728170256e-06 % 5.205302556920961e-06 % pol0 & pol1 ch 112: diff between 1/SIGMA**2 X 1/(FPARAM[112])**2 and WEIGHT_SPECTRUM[112] 0.0002477667726452637 0.0002022313597080938 7.525765961685548e-06 % 5.6568409524778605e-06 % pol0 & pol1 ch 113: diff between 1/SIGMA**2 X 1/(FPARAM[113])**2 and WEIGHT_SPECTRUM[113] 0.0001127897548940382 0.0001286817332584178 3.449688231486205e-06 % 3.6099393076581322e-06 % pol0 & pol1 ch 114: diff between 1/SIGMA**2 X 1/(FPARAM[114])**2 and WEIGHT_SPECTRUM[114] -0.0001390001857544121 0.00022070866270951228 -4.277861682502366e-06 % 6.272568328572215e-06 % pol0 & pol1 ch 115: diff between 1/SIGMA**2 X 1/(FPARAM[115])**2 and WEIGHT_SPECTRUM[115] 0.00017463496078562457 -3.6452964195632376e-05 5.4288587434391414e-06 % -1.0534715165571568e-06 % pol0 & pol1 ch 116: diff between 1/SIGMA**2 X 1/(FPARAM[116])**2 and WEIGHT_SPECTRUM[116] 0.00031452353550776024 0.000617406453784497 9.884054094794064e-06 % 1.785039218608886e-05 % pol0 & pol1 ch 117: diff between 1/SIGMA**2 X 1/(FPARAM[117])**2 and WEIGHT_SPECTRUM[117] 0.0001022930778162845 0.0003385835525477887 3.255575578543313e-06 % 1.001759554455914e-05 % pol0 & pol1 ch 118: diff between 1/SIGMA**2 X 1/(FPARAM[118])**2 and WEIGHT_SPECTRUM[118] 0.00024448239946650574 7.557083790743491e-06 7.929336164806108e-06 % 2.2665179472466035e-07 % pol0 & pol1 ch 119: diff between 1/SIGMA**2 X 1/(FPARAM[119])**2 and WEIGHT_SPECTRUM[119] -2.6198091291007586e-05 0.00033151857041957555 -8.48165515171887e-07 % 1.0103846347422004e-05 % pol0 & pol1 ch 120: diff between 1/SIGMA**2 X 1/(FPARAM[120])**2 and WEIGHT_SPECTRUM[120] 0.00030485935849355883 0.00029190921031840844 1.0027259351468884e-05 % 9.01206222611165e-06 % pol0 & pol1 ch 121: diff between 1/SIGMA**2 X 1/(FPARAM[121])**2 and WEIGHT_SPECTRUM[121] -4.323769098846242e-05 -8.509679992130259e-05 -1.4292735222443903e-06 % -2.6840707888260907e-06 % pol0 & pol1 ch 122: diff between 1/SIGMA**2 X 1/(FPARAM[122])**2 and WEIGHT_SPECTRUM[122] 3.061347797483904e-05 0.00022753920256946003 1.0718066687033362e-06 % 7.548029562378216e-06 % pol0 & pol1 ch 123: diff between 1/SIGMA**2 X 1/(FPARAM[123])**2 and WEIGHT_SPECTRUM[123] 0.0001198574022964749 0.00030981887630332494 4.629104857596006e-06 % 1.0839918702098592e-05 % pol0 & pol1 ch 124: diff between 1/SIGMA**2 X 1/(FPARAM[124])**2 and WEIGHT_SPECTRUM[124] -1.28034134831978e-05 0.00016469755200887448 -5.71903779426735e-07 % 6.367919683061561e-06 % pol0 & pol1 ch 125: diff between 1/SIGMA**2 X 1/(FPARAM[125])**2 and WEIGHT_SPECTRUM[125] 8.146243521878205e-05 0.00020233114491929882 4.334441717664649e-06 % 8.723969173137133e-06 % pol0 & pol1 ch 126: diff between 1/SIGMA**2 X 1/(FPARAM[126])**2 and WEIGHT_SPECTRUM[126] 8.631705122752464e-05 -0.00016473925961690838 5.48234449028032e-06 % -7.850287451233031e-06 % pol0 & pol1 ch 127: diff between 1/SIGMA**2 X 1/(FPARAM[127])**2 and WEIGHT_SPECTRUM[127] 4.008430755675363e-05 9.41018111006997e-05 2.789929184392109e-06 % 4.837875533460108e-06 % PASSED test_task_sdcal.py::sdcal_test_ps::test_ps00 test_ps00 --- default parameters (raises an error). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps01 test_ps01 --- invalid calibration type. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps02 2024-05-07 02:39:14 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:14 SEVERE sdcal::Calibrater::selectvis (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc, line 4214) Caught exception: Spw Expression: No match found for 99, 2024-05-07 02:39:14 SEVERE sdcal:::: Exception Reported: Error in data selection specification: Spw Expression: No match found for 99, 2024-05-07 02:39:14 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:14 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 46, in sdcal 2024-05-07 02:39:14 SEVERE sdcal::::casa+ cb.selectvis(spw=spw, scan=scan, field=field) 2024-05-07 02:39:14 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/calibrater.py", line 82, in selectvis 2024-05-07 02:39:14 SEVERE sdcal::::casa+ return self._swigobj.selectvis(time, spw, scan, field, intent, observation, baseline, uvrange, chanmode, nchan, start, step, mstart, mstep, msselect) 2024-05-07 02:39:14 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 264, in selectvis 2024-05-07 02:39:14 SEVERE sdcal::::casa+ return _calibrater.calibrater_selectvis(self, *args, **kwargs) 2024-05-07 02:39:14 SEVERE sdcal::::casa+ RuntimeError: Error in data selection specification: Spw Expression: No match found for 99, 2024-05-07 02:39:14 SEVERE sdcal::::casa Error in data selection specification: Spw Expression: No match found for 99, 2024-05-07 02:39:14 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in data selection specification: Spw Expression: No match found for 99, test_ps02 --- invalid selection (invalid spw selection). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps03 2024-05-07 02:39:14 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:15 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:15 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 58, in sdcal 2024-05-07 02:39:15 SEVERE sdcal::::casa+ raise RuntimeError("overwrite is False and output file exists: {}".format(outfile)) 2024-05-07 02:39:15 SEVERE sdcal::::casa+ RuntimeError: overwrite is False and output file exists: uid___A002_X6218fb_X264.ms.sel.sky 2024-05-07 02:39:15 SEVERE sdcal::::casa overwrite is False and output file exists: uid___A002_X6218fb_X264.ms.sel.sky 2024-05-07 02:39:15 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: overwrite is False and output file exists: uid___A002_X6218fb_X264.ms.sel.sky test_ps03 --- outfile exists (overwrite=False). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps04 2024-05-07 02:39:15 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:15 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:15 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 144, in sdcal 2024-05-07 02:39:15 SEVERE sdcal::::casa+ raise RuntimeError('Output file name must be specified.') 2024-05-07 02:39:15 SEVERE sdcal::::casa+ RuntimeError: Output file name must be specified. 2024-05-07 02:39:15 SEVERE sdcal::::casa Output file name must be specified. 2024-05-07 02:39:15 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Output file name must be specified. test_ps04 --- empty outfile. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps05 2024-05-07 02:39:15 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps05 --- position switch calibration ('ps'). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps05M 2024-05-07 02:39:16 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2024-05-07 02:39:19 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps05M --- position switch calibration ('ps') for MMS. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps06 2024-05-07 02:39:20 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps06 --- position switch calibration ('ps') with data selection. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps07 2024-05-07 02:39:20 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps07 --- outfile exists (overwrite=True). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps08 2024-05-07 02:39:21 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:21 SEVERE sdcal::Calibrater::solve Caught exception: Too many edge points (2 out of 1 points) 2024-05-07 02:39:21 SEVERE sdcal:::: Exception Reported: Error in Calibrater::solve. 2024-05-07 02:39:21 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:21 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 157, in sdcal 2024-05-07 02:39:21 SEVERE sdcal::::casa+ cb.solve() 2024-05-07 02:39:21 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/calibrater.py", line 485, in solve 2024-05-07 02:39:21 SEVERE sdcal::::casa+ return self._swigobj.solve() 2024-05-07 02:39:21 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 1133, in solve 2024-05-07 02:39:21 SEVERE sdcal::::casa+ return _calibrater.calibrater_solve(self) 2024-05-07 02:39:21 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::solve. 2024-05-07 02:39:21 SEVERE sdcal::::casa Error in Calibrater::solve. 2024-05-07 02:39:21 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_ps08 --- inappropriate calmode ('otfraster'). PASSED test_task_sdcal.py::sdcal_test_bug_fix_cas_12712::test_cas_12712_01 2024-05-07 02:39:22 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster00 2024-05-07 02:39:23 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:23 SEVERE sdcal::sdcal::casa could not convert string to float: 'auto' 2024-05-07 02:39:23 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:23 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 187, in to_numeric_fraction 2024-05-07 02:39:23 SEVERE sdcal::::casa+ fraction_numeric = float(fraction) 2024-05-07 02:39:23 SEVERE sdcal::::casa+ ValueError: could not convert string to float: 'auto' 2024-05-07 02:39:23 SEVERE sdcal::::casa+ 2024-05-07 02:39:23 SEVERE sdcal::::casa+ During handling of the above exception, another exception occurred: 2024-05-07 02:39:23 SEVERE sdcal::::casa+ 2024-05-07 02:39:23 SEVERE sdcal::::casa+ Traceback (most recent call last): 2024-05-07 02:39:23 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 149, in sdcal 2024-05-07 02:39:23 SEVERE sdcal::::casa+ fraction_numeric = to_numeric_fraction(fraction) 2024-05-07 02:39:23 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 192, in to_numeric_fraction 2024-05-07 02:39:23 SEVERE sdcal::::casa+ raise RuntimeError('Invalid fraction value (original error message: "%s")' % (str(e))) 2024-05-07 02:39:23 SEVERE sdcal::::casa+ RuntimeError: Invalid fraction value (original error message: "could not convert string to float: 'auto'") 2024-05-07 02:39:23 SEVERE sdcal::::casa Invalid fraction value (original error message: "could not convert string to float: 'auto'") 2024-05-07 02:39:23 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Invalid fraction value (original error message: "could not convert string to float: 'auto'") PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster01 2024-05-07 02:39:23 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:23 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:23 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 151, in sdcal 2024-05-07 02:39:23 SEVERE sdcal::::casa+ raise ValueError('Too many edge points. fraction must be < 0.5.') 2024-05-07 02:39:23 SEVERE sdcal::::casa+ ValueError: Too many edge points. fraction must be < 0.5. 2024-05-07 02:39:23 SEVERE sdcal::::casa Too many edge points. fraction must be < 0.5. 2024-05-07 02:39:23 SEVERE sdcal::::casa Task sdcal raised an exception of class ValueError with the following message: Too many edge points. fraction must be < 0.5. test_otfraster01 --- too many edge points (fraction 0.5). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster02 2024-05-07 02:39:23 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:23 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:23 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 151, in sdcal 2024-05-07 02:39:23 SEVERE sdcal::::casa+ raise ValueError('Too many edge points. fraction must be < 0.5.') 2024-05-07 02:39:23 SEVERE sdcal::::casa+ ValueError: Too many edge points. fraction must be < 0.5. 2024-05-07 02:39:23 SEVERE sdcal::::casa Too many edge points. fraction must be < 0.5. 2024-05-07 02:39:23 SEVERE sdcal::::casa Task sdcal raised an exception of class ValueError with the following message: Too many edge points. fraction must be < 0.5. test_otfraster02 --- too many edge points (fraction 50%). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster03 2024-05-07 02:39:23 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:24 SEVERE sdcal::Calibrater::solve Caught exception: Too many edge points (20000 out of 9 points) 2024-05-07 02:39:24 SEVERE sdcal:::: Exception Reported: Error in Calibrater::solve. 2024-05-07 02:39:24 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:24 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 157, in sdcal 2024-05-07 02:39:24 SEVERE sdcal::::casa+ cb.solve() 2024-05-07 02:39:24 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/calibrater.py", line 485, in solve 2024-05-07 02:39:24 SEVERE sdcal::::casa+ return self._swigobj.solve() 2024-05-07 02:39:24 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 1133, in solve 2024-05-07 02:39:24 SEVERE sdcal::::casa+ return _calibrater.calibrater_solve(self) 2024-05-07 02:39:24 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::solve. 2024-05-07 02:39:24 SEVERE sdcal::::casa Error in Calibrater::solve. 2024-05-07 02:39:24 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_otfraster03 --- too many edge points (noff 100000). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster06 2024-05-07 02:39:24 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:24 SEVERE sdcal::Calibrater::solve Caught exception: No reference integration found in user-selected data. Please double-check your data selection criteria. 2024-05-07 02:39:24 SEVERE sdcal:::: Exception Reported: Error in Calibrater::solve. 2024-05-07 02:39:24 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:24 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 157, in sdcal 2024-05-07 02:39:24 SEVERE sdcal::::casa+ cb.solve() 2024-05-07 02:39:24 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/calibrater.py", line 485, in solve 2024-05-07 02:39:24 SEVERE sdcal::::casa+ return self._swigobj.solve() 2024-05-07 02:39:24 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 1133, in solve 2024-05-07 02:39:24 SEVERE sdcal::::casa+ return _calibrater.calibrater_solve(self) 2024-05-07 02:39:24 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::solve. 2024-05-07 02:39:24 SEVERE sdcal::::casa Error in Calibrater::solve. 2024-05-07 02:39:24 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_otfraster06 --- inappropriate calibration mode ('ps'). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster07 2024-05-07 02:39:24 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster07 --- OTF raster calibration ('otfraster') with default setting. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster07M 2024-05-07 02:39:27 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2024-05-07 02:39:30 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster07M --- OTF raster calibration ('otfraster') with default setting (MMS). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster08 2024-05-07 02:39:32 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster08 --- OTF raster calibration ('otfraster') with string fraction (numeric value). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster09 2024-05-07 02:39:35 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster09 --- OTF raster calibration ('otfraster') with string fraction (percentage). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster10 2024-05-07 02:39:37 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster10 --- OTF raster calibration ('otfraster') with numeric fraction. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster11 2024-05-07 02:39:39 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster11 --- OTF raster calibration ('otfraster') with auto detection. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster12 2024-05-07 02:39:42 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster12 --- OTF raster calibration ('otfraster') with custom noff. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster13 2024-05-07 02:39:44 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster13 --- check if noff takes priority over fraction. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf01 2024-05-07 02:39:47 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf01 --- Compute calibration table. calmode='otf' ms=squares.dec60_cs.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf02 2024-05-07 02:39:47 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf02 --- Compute calibration table. calmode='otf' ms=squares.dec60_cs.ms edges_fraction=20%. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf03 2024-05-07 02:39:48 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf03 --- Compute calibration table. calmode='otf' ms=lissajous.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf03M 2024-05-07 02:39:48 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2024-05-07 02:39:51 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf03 --- Compute calibration table. calmode='otf' ms=lissajous.ms (MMS). PASSED test_task_sdcal.py::sdcal_test_otf::test_otf04 2024-05-07 02:39:51 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf04 --- Compute calibration table. calmode='otf' ms=lissajous.ms edges_fraction=20%. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf05 2024-05-07 02:39:51 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in squares.dec60_cs.edges_fraction_0.1.ms_caltable: 0 1 2 3 2024-05-07 02:39:51 WARN sdcal::CTPatchedInterp::interpolate In caltable squares.dec60_cs.edges_fraction_0.1.ms_caltable (SDSKY_OTF): 2024-05-07 02:39:51 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2024-05-07 02:39:51 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. 2024-05-07 02:39:52 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:52 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_068.tab: 0 1 2 3 2024-05-07 02:39:52 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_otf_068.tab (SDSKY_OTF): 2024-05-07 02:39:52 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2024-05-07 02:39:52 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. test_otf05 --- Sky calibration. calmode='otf,apply' ms=squares.dec60_cs.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf06 2024-05-07 02:39:52 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in lissajous.edges_new_fraction_0.1.ms_caltable: 0 1 2 3 2024-05-07 02:39:52 WARN sdcal::CTPatchedInterp::interpolate In caltable lissajous.edges_new_fraction_0.1.ms_caltable (SDSKY_OTF): 2024-05-07 02:39:52 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2024-05-07 02:39:52 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. test_otf06 --- Sky calibration reusing caltable pre-computed with calmode='otf'. calmode='apply' ms=lissajous.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf07 2024-05-07 02:39:53 WARN sdcal::::casa Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'. 2024-05-07 02:39:53 WARN sdcal::::casa+ However, the task is not allowed to set global intent selection since calmode contains 'tsys'. 2024-05-07 02:39:53 WARN sdcal::::casa+ As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed. 2024-05-07 02:39:53 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:53 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:53 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_028.tab: 0 1 2 3 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_086.tab: 0 1 2 3 2024-05-07 02:39:53 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_otf_028.tab (SDSKY_OTF): 2024-05-07 02:39:53 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2024-05-07 02:39:53 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. 2024-05-07 02:39:53 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_tsys_086.tab (B TSYS): 2024-05-07 02:39:53 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2024-05-07 02:39:53 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. test_otf07 --- Sky calibration + Tsys conversion, composite calmode='otf,tsys,apply'. ms=lissajous.ms. PASSED test_task_sdcal.py::sdcal_test_otf_ephem::test_otfephem01 2024-05-07 02:39:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfephem01: Sky calibration of 'otf' mode for ephemeris object. PASSED test_task_sdcal.py::sdcal_test_otf_ephem::test_otfephem02 2024-05-07 02:39:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:54 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_otf_065.tab (SDSKY_OTF): 2024-05-07 02:39:54 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2024-05-07 02:39:54 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2024-05-07 02:39:54 WARN sdcal:::: MS obs=0,spw=0,ant=1 is selected for processing, but has no available calibration in __sdcal_composite_mode_otf_065.tab as mapped, and will be flagged. test_otfephem02: On-the-fly application of 'otf' calibration mode for ephemeris object. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite00 2024-05-07 02:39:55 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:55 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_050.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:55 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_050.tab as mapped, and will be flagged. 2024-05-07 02:39:55 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_050.tab as mapped, and will be flagged. 2024-05-07 02:39:55 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_050.tab as mapped, and will be flagged. 2024-05-07 02:39:55 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_050.tab as mapped, and will be flagged. 2024-05-07 02:39:55 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:39:55 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:55 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:55 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite00 --- on-the-fly application of sky table ('ps,apply'). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite01 2024-05-07 02:39:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.tsys: 0 2 4 6 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_020.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:56 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_020.tab as mapped, and will be flagged. 2024-05-07 02:39:56 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_020.tab as mapped, and will be flagged. 2024-05-07 02:39:56 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_020.tab as mapped, and will be flagged. 2024-05-07 02:39:56 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_020.tab as mapped, and will be flagged. 2024-05-07 02:39:56 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:39:56 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:56 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:56 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite01 --- on-the-fly application of sky table with existing Tsys table. Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite02 2024-05-07 02:39:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_069.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_085.tab: 0 2 4 6 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:57 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_069.tab as mapped, and will be flagged. 2024-05-07 02:39:57 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_069.tab as mapped, and will be flagged. 2024-05-07 02:39:57 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_069.tab as mapped, and will be flagged. 2024-05-07 02:39:57 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_069.tab as mapped, and will be flagged. 2024-05-07 02:39:57 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:39:57 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:57 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:57 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite02 --- on-the-fly application of sky and tsys tables ('ps,tsys,apply'). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite03 2024-05-07 02:39:58 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:58 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_077.tab: 0 2 4 6 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:39:58 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:39:58 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:39:58 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:39:58 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:39:58 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:39:58 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:39:58 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:39:58 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite03 --- on-the-fly application of sky table ('otfraster,apply'). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky00 2024-05-07 02:39:58 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:58 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:58 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 78, in sdcal 2024-05-07 02:39:58 SEVERE sdcal::::casa+ raise Exception('Applytable name must be specified.') 2024-05-07 02:39:58 SEVERE sdcal::::casa+ Exception: Applytable name must be specified. 2024-05-07 02:39:58 SEVERE sdcal::::casa Applytable name must be specified. 2024-05-07 02:39:58 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Applytable name must be specified. test_apply_sky00 --- empty applytable. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky01 2024-05-07 02:39:59 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:59 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:59 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 78, in sdcal 2024-05-07 02:39:59 SEVERE sdcal::::casa+ raise Exception('Applytable name must be specified.') 2024-05-07 02:39:59 SEVERE sdcal::::casa+ Exception: Applytable name must be specified. 2024-05-07 02:39:59 SEVERE sdcal::::casa Applytable name must be specified. 2024-05-07 02:39:59 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Applytable name must be specified. test_apply_sky01 --- empty applytable (list ver.). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky02 2024-05-07 02:39:59 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:39:59 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:39:59 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 72, in sdcal 2024-05-07 02:39:59 SEVERE sdcal::::casa+ raise Exception('Applytable name must be specified.') 2024-05-07 02:39:59 SEVERE sdcal::::casa+ Exception: Applytable name must be specified. 2024-05-07 02:39:59 SEVERE sdcal::::casa Applytable name must be specified. 2024-05-07 02:39:59 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Applytable name must be specified. test_apply_sky02 --- empty applytable list. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky03 2024-05-07 02:40:00 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:00 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:40:00 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 81, in sdcal 2024-05-07 02:40:00 SEVERE sdcal::::casa+ raise Exception("Table doesn't exist: {}".format(_table_name)) 2024-05-07 02:40:00 SEVERE sdcal::::casa+ Exception: Table doesn't exist: notexist.sky 2024-05-07 02:40:00 SEVERE sdcal::::casa Table doesn't exist: notexist.sky 2024-05-07 02:40:00 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Table doesn't exist: notexist.sky test_apply_sky03 --- unexisting applytable. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky04 2024-05-07 02:40:00 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:00 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:40:00 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 81, in sdcal 2024-05-07 02:40:00 SEVERE sdcal::::casa+ raise Exception("Table doesn't exist: {}".format(_table_name)) 2024-05-07 02:40:00 SEVERE sdcal::::casa+ Exception: Table doesn't exist: notexist.sky 2024-05-07 02:40:00 SEVERE sdcal::::casa Table doesn't exist: notexist.sky 2024-05-07 02:40:00 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Table doesn't exist: notexist.sky test_apply_sky04 --- unexisting applytable (list ver.). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky05 2024-05-07 02:40:00 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:00 SEVERE sdcal::Calibrater::selectvis (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc, line 4214) Caught exception: Spw Expression: No match found for 99, 2024-05-07 02:40:00 SEVERE sdcal:::: Exception Reported: Error in data selection specification: Spw Expression: No match found for 99, 2024-05-07 02:40:01 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 46, in sdcal 2024-05-07 02:40:01 SEVERE sdcal::::casa+ cb.selectvis(spw=spw, scan=scan, field=field) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/calibrater.py", line 82, in selectvis 2024-05-07 02:40:01 SEVERE sdcal::::casa+ return self._swigobj.selectvis(time, spw, scan, field, intent, observation, baseline, uvrange, chanmode, nchan, start, step, mstart, mstep, msselect) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 264, in selectvis 2024-05-07 02:40:01 SEVERE sdcal::::casa+ return _calibrater.calibrater_selectvis(self, *args, **kwargs) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ RuntimeError: Error in data selection specification: Spw Expression: No match found for 99, 2024-05-07 02:40:01 SEVERE sdcal::::casa Error in data selection specification: Spw Expression: No match found for 99, 2024-05-07 02:40:01 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in data selection specification: Spw Expression: No match found for 99, test_apply_sky05 --- invalid selection (empty selection result). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky06 2024-05-07 02:40:01 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:01 SEVERE sdcal::Calibrater::setapply(type, applypar) Unknown interp type: 'sinusoid'!! Check inputs and try again. 2024-05-07 02:40:01 SEVERE sdcal:::: Exception Reported: Error in Calibrater::setapply. 2024-05-07 02:40:01 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 121, in sdcal 2024-05-07 02:40:01 SEVERE sdcal::::casa+ cb.setapply(table=_table, interp=interp, calwt=True) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/calibrater.py", line 212, in setapply 2024-05-07 02:40:01 SEVERE sdcal::::casa+ return self._swigobj.setapply(type, t, table, field, interp, select, calwt, spwmap, opacity) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 479, in setapply 2024-05-07 02:40:01 SEVERE sdcal::::casa+ return _calibrater.calibrater_setapply(self, *args, **kwargs) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::setapply. 2024-05-07 02:40:01 SEVERE sdcal::::casa Error in Calibrater::setapply. 2024-05-07 02:40:01 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::setapply. test_apply_sky06 --- invalid interp value. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky07 2024-05-07 02:40:01 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:01 SEVERE sdcal::::casa Traceback (most recent call last): 2024-05-07 02:40:01 SEVERE sdcal::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 116, in sdcal 2024-05-07 02:40:01 SEVERE sdcal::::casa+ raise RuntimeError('Applytable \'%s\' is not a caltable format' % (_table)) 2024-05-07 02:40:01 SEVERE sdcal::::casa+ RuntimeError: Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format 2024-05-07 02:40:01 SEVERE sdcal::::casa Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format 2024-05-07 02:40:01 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format test_apply_sky07 --- invalid applytable (not caltable). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky08 2024-05-07 02:40:02 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:02 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:02 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:02 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:02 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:02 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:02 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:02 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:02 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky08 --- apply data (linear). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky08M test_apply_sky08M --- apply data (linear) for MMS. SKIPPED (Skip test_apply_sky08M until calibrator tool supports proce...) test_task_sdcal.py::sdcal_test_apply::test_apply_sky09 2024-05-07 02:40:03 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:03 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:03 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. test_apply_sky09 --- apply selected data. Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky10 2024-05-07 02:40:03 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:03 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:03 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:03 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:03 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:03 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:03 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:03 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:03 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky10 --- apply data (nearest). Interpolation option: nearest nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky11 2024-05-07 02:40:04 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:04 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:04 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:04 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:04 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:04 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:04 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:04 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:04 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky11 --- apply data (linearflag for frequency interpolation). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky12 2024-05-07 02:40:04 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky12 --- apply data (nearestflag for frequency interpolation). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky13 2024-05-07 02:40:05 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:05 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky13 --- apply data (string applytable input). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky14 2024-05-07 02:40:06 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:06 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:06 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:06 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:06 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:06 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:06 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:06 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:06 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky14 --- apply data (interp=''). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky15 2024-05-07 02:40:06 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:40:07 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:07 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:07 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:07 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky15 --- check if WEIGHT_SPECTRUM is updated properly when it exists. Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_apply 2024-05-07 02:40:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 0, 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_single_pol_apply --- apply caltable to single-polarization data. PASSED test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_apply_composite 2024-05-07 02:40:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:40:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_014.tab: 0 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 0, 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:40:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_single_pol_apply_composite --- on-the-fly calibration/application on single-polarization data. PASSED test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_ps 2024-05-07 02:40:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_single_pol_ps --- generate caltable for single-polarization data. PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdcal/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_sdcal.py:1979: Skip test_apply_sky08M until calibrator tool supports processing MMS on serial casa ============ 65 passed, 1 skipped, 13 warnings in 65.60s (0:01:05) ============= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imfit configfile: pytest.ini collecting ... collected 33 items test_task_imfit.py::imfit_test::test_CAS_1233 PASSED test_task_imfit.py::imfit_test::test_CAS_2318 Verification of CAS-2318 fix PASSED test_task_imfit.py::imfit_test::test_CAS_2595 2024-05-07 02:40:10 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:10 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:11 WARN ImageFitterResults::writeCompList Requested persistent component list mycomplist_CAS-2595.tbl already exists and user does not wish to overwrite it so the component list will not be written 2024-05-07 02:40:11 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:11 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:11 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:11 WARN imfit::ImageFitterResults::writeCompList Requested persistent component list mycomplist_CAS-2595.tbl already exists and user does not wish to overwrite it so the component list will not be written 2024-05-07 02:40:11 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Test CAS-2595 feature addition: write component list table PASSED test_task_imfit.py::imfit_test::test_CAS_2633 bug fix: imfit always returns 1000 MHz as image frequency PASSED test_task_imfit.py::imfit_test::test_CAS_2999 Test multiplane fitting PASSED test_task_imfit.py::imfit_test::test_CAS_7621 2024-05-07 02:40:14 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:14 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:15 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:15 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:15 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:15 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:40:15 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Test that results are written to the proper channels in output images PASSED test_task_imfit.py::imfit_test::test_circular_gaussian 2024-05-07 02:40:15 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:16 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:16 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:16 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel Test convolved circular gaussian with noise doesn't throw exception (CAS-5211) PASSED test_task_imfit.py::imfit_test::test_deconvolved_dictionary 2024-05-07 02:40:16 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:16 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:16 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:16 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:16 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:16 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:16 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:16 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:16 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:16 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:16 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:16 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel Test deconvolved dictionary PASSED test_task_imfit.py::imfit_test::test_fit_using_box 2024-05-07 02:40:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:16 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:16 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:16 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Imfit: Fit using box PASSED test_task_imfit.py::imfit_test::test_fit_using_estimates 2024-05-07 02:40:16 SEVERE image::fitcomponents (file src/tools/image/image_cmpt.cc, line 1829) Exception Reported: Exception: No valid estmates were found in file ./empty.txt. 2024-05-07 02:40:16 SEVERE image::fitcomponents (file src/tools/image/image_cmpt.cc, line 1829)+ ... thrown by void casa::FitterEstimatesFileParser::_parseFile(const casacore::RegularFile&) at File: /source/casa6/casatools/src/code/imageanalysis/IO/FitterEstimatesFileParser.cc, line: 178 Imfit: Test using estimates PASSED test_task_imfit.py::imfit_test::test_fit_using_full_image 2024-05-07 02:40:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:17 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Imfit: Fit using full image PASSED test_task_imfit.py::imfit_test::test_fit_using_range 2024-05-07 02:40:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:18 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Imfit: Fit using range PASSED test_task_imfit.py::imfit_test::test_fix_zero_level 2024-05-07 02:40:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:19 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Test fixing zero level offset ***got 60498.55700137826 ***got 60498.55700137826 PASSED test_task_imfit.py::imfit_test::test_history 2024-05-07 02:40:19 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:40:20 WARN imfit::ImageFitter::_fitLoop Error writingmodel image. The reported error is Exception: mymod.im is currently present in the table cache and so is being used by another process. Please close it in the other process first before attempting to overwrite it. 2024-05-07 02:40:20 WARN imfit::ImageFitter::_fitLoop+ ... thrown by void casa::ImageTask::_removeExistingFileIfNecessary(const casacore::String&, casacore::Bool, casacore::Bool) const [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 137 Test history records are written PASSED test_task_imfit.py::imfit_test::test_k_image 2024-05-07 02:40:20 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Test brightness units = K, CAS-5711 *** xx 2.2268833332393148e-08 got 1.2818371636733509e-09 PASSED test_task_imfit.py::imfit_test::test_logfile 2024-05-07 02:40:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:21 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:21 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:22 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:22 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Imfit: Test logfile PASSED test_task_imfit.py::imfit_test::test_multibeam PASSED test_task_imfit.py::imfit_test::test_multiple_boxes 2024-05-07 02:40:22 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:22 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:22 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:22 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:22 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:22 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:22 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:22 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:22 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:22 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel Test support for multiple boxes (CAS-4978) PASSED test_task_imfit.py::imfit_test::test_newestimates 2024-05-07 02:40:23 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:23 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Imfit: Test new estimates PASSED test_task_imfit.py::imfit_test::test_non_zero_channel imfit: test fitting for channel number other than zero (CAS-3676) PASSED test_task_imfit.py::imfit_test::test_nonconvergence 2024-05-07 02:40:24 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:24 WARN ImageFitter::_fitsky Fitting failed because NonLinearFitLM: error in loop solution 2024-05-07 02:40:24 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:24 WARN imfit::ImageFitter::_fitsky Fitting failed because NonLinearFitLM: error in loop solution Imfit: Test non-convergence PASSED test_task_imfit.py::imfit_test::test_polarization_image Imfit: Test polarization image PASSED test_task_imfit.py::imfit_test::test_position_errors Imfit: Test position errors *** got 3.2965186353000543e-07 *** got 3.2965186353000543e-07 PASSED test_task_imfit.py::imfit_test::test_precision 2024-05-07 02:40:25 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:25 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:25 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:25 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel Test double precision image works PASSED test_task_imfit.py::imfit_test::test_region_selection Test region selection raised in CAS-5093 PASSED test_task_imfit.py::imfit_test::test_residual_and_model 2024-05-07 02:40:27 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:27 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:40:27 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:40:27 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:27 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:40:27 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Imfit: Test residual and model PASSED test_task_imfit.py::imfit_test::test_rms 2024-05-07 02:40:27 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:27 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:27 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:27 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:27 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:27 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:27 WARN componentlist::fromrecord componentlist is not empty; overwriting it Test rms parameter *** got 224.33974408119968 *** got 224.33974408119968 *** got 224.33974408119968 *** got 224.33974408119968 PASSED test_task_imfit.py::imfit_test::test_strange_units 2024-05-07 02:40:28 WARN ImageFitter::_finishConstruction Unrecognized intensity unit erg. Will assume Jy/pixel 2024-05-07 02:40:28 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:28 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:28 WARN SkyCompRep::peakToIntegralFlux() The image units 'erg' are not consistent 2024-05-07 02:40:28 WARN SkyCompRep::peakToIntegralFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel 2024-05-07 02:40:28 WARN SkyCompRep::integralToPeakFlux() The image units 'erg' are not consistent 2024-05-07 02:40:28 WARN SkyCompRep::integralToPeakFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel 2024-05-07 02:40:28 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit erg. Will assume Jy/pixel 2024-05-07 02:40:28 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:28 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:28 WARN imfit::SkyCompRep::peakToIntegralFlux() The image units 'erg' are not consistent 2024-05-07 02:40:28 WARN imfit::SkyCompRep::peakToIntegralFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel 2024-05-07 02:40:28 WARN imfit::SkyCompRep::integralToPeakFlux() The image units 'erg' are not consistent 2024-05-07 02:40:28 WARN imfit::SkyCompRep::integralToPeakFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel Imfit: Test strange units PASSED test_task_imfit.py::imfit_test::test_stretch 2024-05-07 02:40:28 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:40:28 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 imfit : test mask stretch PASSED test_task_imfit.py::imfit_test::test_summary Test summary file, CAS-3478 PASSED test_task_imfit.py::imfit_test::test_uncertainties 2024-05-07 02:40:32 WARN ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:32 WARN imfit::ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:32 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:32 WARN ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:32 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:32 WARN imfit::ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:32 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:32 WARN ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:32 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:32 WARN imfit::ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:32 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:32 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it 2024-05-07 02:40:33 WARN componentlist::fromrecord componentlist is not empty; overwriting it Test uncertainties, CAS-3476 *** got 1.0980421265856741 *** got 1.0980421265856741 *** got 1.098042126585612 *** got 1.098042126585612 *** got 1.0980421279724164 long [29.63554843] lat [21.14122029] *** got 1.0980421279724164 long [29.63554843] lat [21.14122029] PASSED test_task_imfit.py::imfit_test::test_xx_fit 2024-05-07 02:40:33 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:34 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties Imfit: Fit using pol xx PASSED test_task_imfit.py::imfit_test::test_zero_level 2024-05-07 02:40:35 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image 2024-05-07 02:40:35 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:35 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:35 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:35 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image 2024-05-07 02:40:35 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:35 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:35 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:35 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image 2024-05-07 02:40:35 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:35 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:35 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:35 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image 2024-05-07 02:40:35 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:35 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:35 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:35 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:35 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image 2024-05-07 02:40:35 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:35 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:36 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:36 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:36 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:36 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image 2024-05-07 02:40:36 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2024-05-07 02:40:36 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2024-05-07 02:40:36 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2024-05-07 02:40:36 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2024-05-07 02:40:36 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel Test zero level fitting PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imfit/nose.xml - ======================== 33 passed, 1 warning in 27.56s ======================== casatools.platform.str_encode is deprecated and will be removed in a future release ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap configfile: pytest.ini collecting ... collected 14 items test_task_plotprofilemap.py::plotprofilemap_test::test_export_image test_export_image: test export the plot to PNG file PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_fits_image test_fits_image: input image is FITS cube PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_image_not_exist test_image_not_exist: input image does not exist (causes error) PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_not_overwrite 2024-05-07 02:40:41 SEVERE plotprofilemap::::casa Traceback (most recent call last): 2024-05-07 02:40:41 SEVERE plotprofilemap::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_plotprofilemap.py", line 23, in plotprofilemap 2024-05-07 02:40:41 SEVERE plotprofilemap::::casa+ raise RuntimeError('overwrite is False and output file exists: \'%s\''%(figfile)) 2024-05-07 02:40:41 SEVERE plotprofilemap::::casa+ RuntimeError: overwrite is False and output file exists: 'plotprofilemap_test.png' 2024-05-07 02:40:41 SEVERE plotprofilemap::::casa overwrite is False and output file exists: 'plotprofilemap_test.png' 2024-05-07 02:40:41 SEVERE plotprofilemap::::casa Task plotprofilemap raised an exception of class RuntimeError with the following message: overwrite is False and output file exists: 'plotprofilemap_test.png' test_not_overwrite: output image already exists (causes error) PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_numpanel_10x10 test_numpanel_10x10: standard test (10x10 panels) PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_numpanel_5x5 test_numpanel_5x5: standard test (5x5 panels) PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_empty test_plotmasked_empty: plotmasked is empty masked region: blc=[0,0,0], trc=[3,3,99] verifying plotmasked parameter: axes 32 plotmasked empty PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_invalid test_plotmasked_invalid: unsupported plotmasked value (causes error) PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_none test_plotmasked_plot: plotmasked is none masked region: blc=[0,0,0], trc=[3,3,99] verifying plotmasked parameter: axes 32 plotmasked none PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_plot test_plotmasked_plot: plotmasked is plot masked region: blc=[0,0,0], trc=[3,3,99] verifying plotmasked parameter: axes 32 plotmasked plot PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_text test_plotmasked_text: plotmasked is text masked region: blc=[0,0,0], trc=[3,3,99] verifying plotmasked parameter: axes 32 plotmasked text PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_zero test_plotmasked_zero: plotmasked is zero masked region: blc=[0,0,0], trc=[3,3,99] verifying plotmasked parameter: axes 32 plotmasked zero PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_pol_not_out_of_range 2024-05-07 02:40:55 SEVERE plotprofilemap::::casa Traceback (most recent call last): 2024-05-07 02:40:55 SEVERE plotprofilemap::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_plotprofilemap.py", line 28, in plotprofilemap 2024-05-07 02:40:55 SEVERE plotprofilemap::::casa+ raise RuntimeError('pol {pol} is out of range (Stokes axis {stokes})'.format(pol=pol,stokes=image_data.stokes)) 2024-05-07 02:40:55 SEVERE plotprofilemap::::casa+ RuntimeError: pol 1 is out of range (Stokes axis ['I']) 2024-05-07 02:40:55 SEVERE plotprofilemap::::casa pol 1 is out of range (Stokes axis ['I']) 2024-05-07 02:40:55 SEVERE plotprofilemap::::casa Task plotprofilemap raised an exception of class RuntimeError with the following message: pol 1 is out of range (Stokes axis ['I']) test_pol_not_out_of_range: pol index is out of range (causes error) PASSED test_task_plotprofilemap.py::plotprofilemap_test::test_title test_title: put title to the plot PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotprofilemap/nose.xml - ======================== 14 passed, 1 warning in 20.24s ======================== ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_impv configfile: pytest.ini collecting ... collected 19 items test_task_impv.py::impv_test::test_CAS7765 CAS-7765, successful completion is all that is necessary to indicate verification PASSED test_task_impv.py::impv_test::test_CAS_2996 2024-05-07 02:40:59 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-07 02:40:59 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first ia.pv(): Test issues raised in CAS-2996 PASSED test_task_impv.py::impv_test::test_center test_center ------------- Check that the center parameter can be represented in multiple ways TODO come back to this for the alternate coord system selecions PASSED test_task_impv.py::impv_test::test_createsImage 2024-05-07 02:40:59 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2024-05-07 02:41:00 SEVERE impv::::casa Task impv raised an exception of class UnboundLocalError with the following message: local variable 'myia' referenced before assignment test_createsImage ------------------- Check that an output image name is generated if an outfile is given PASSED test_task_impv.py::impv_test::test_history Verify history is written to created image PASSED test_task_impv.py::impv_test::test_length 2024-05-07 02:41:00 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2024-05-07 02:41:00 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. test_length ------------- Check that the length parameter can be specified by numeric value or valid quantity PASSED test_task_impv.py::impv_test::test_machine_precision_fix Test fix for finite machine precision issue, CAS-6043 PASSED test_task_impv.py::impv_test::test_mask 2024-05-07 02:41:04 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Verify fix of mask defect in CAS-5520 PASSED test_task_impv.py::impv_test::test_modeStartEnd 2024-05-07 02:41:04 SEVERE impv::::casa Task impv raised an exception of class UnboundLocalError with the following message: local variable 'myia' referenced before assignment Check that start and end is required PASSED test_task_impv.py::impv_test::test_modeUnsupported 2024-05-07 02:41:04 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. Check unsupported mode values PASSED test_task_impv.py::impv_test::test_modelength 2024-05-07 02:41:04 SEVERE impv::::casa Task impv raised an exception of class UnboundLocalError with the following message: local variable 'myia' referenced before assignment test_modelength ----------- If mode='coords' use start and end values, if 'length' use center, length, and pa The use of parameters for the other mode is not allowed PASSED test_task_impv.py::impv_test::test_pa Test that when pa is given, the start of the slice is at pa and end is at pa-180deg PASSED test_task_impv.py::impv_test::test_pv ia.pv(): Test pv() PASSED test_task_impv.py::impv_test::test_region 2024-05-07 02:41:05 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. test_region ------------- Check that the region parameter sets the spectral extent of the final image If this is left blank then the entire spectral range is used. PASSED test_task_impv.py::impv_test::test_startEnd test_startEnd --------------- Check that the start and end parameters can be represented multiple ways TODO come back to this for the alternate coord systems selections PASSED test_task_impv.py::impv_test::test_stretch 2024-05-07 02:41:06 SEVERE impv::image::pv (file src/tools/image/image_cmpt.cc, line 4856) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-05-07 02:41:06 SEVERE impv::::casa Task impv raised an exception of class RuntimeError with the following message: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 ia.pv(): Test stretch parameter PASSED test_task_impv.py::impv_test::test_tableRecord 2024-05-07 02:41:06 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. test_tableRecord ------------------ Check that the result is written to the output image as a table record, meaning it can be retrieved with the table tool. PASSED test_task_impv.py::impv_test::test_unit 2024-05-07 02:41:06 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. test_unit ----------- Check that this parameter gives the unit for the offset axis in the resulting image PASSED test_task_impv.py::impv_test::test_width 2024-05-07 02:41:06 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2024-05-07 02:41:06 WARN impv::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. test_width ------------ Check that the width parameer works when provided with a valid string quantity or a quantity record PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_impv/nose.xml - ======================== 19 passed, 1 warning in 9.48s ========================= Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_split/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_split Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_split/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_split/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_predictcomp/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_asdmsummary/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotants/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_spxfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_visstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importvla/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importvla Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importvla/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importvla/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_deconvolve/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_deconvolve Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_deconvolve/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_deconvolve/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvmodelfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_uvmodelfit/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listsdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_specsmooth/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imstat/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importnro/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importnro Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importnro/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importnro/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagdata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_conjugatevis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imfit/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imfit Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imfit/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotprofilemap/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_impv/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_impv Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_impv/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_impv/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_cvel/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_cvel/============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel configfile: pytest.ini collecting ... collected 57 items test_task_cvel.py::cvel_test::test1 2024-05-07 02:41:09 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. Cvel 1: Testing default - expected error PASSED test_task_cvel.py::cvel_test::test10 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel10: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 3... PASSED test_task_cvel.py::cvel_test::test11 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 11: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 4... PASSED test_task_cvel.py::cvel_test::test12 combineSpws progress: 10% processed ... combineSpws progress: 20% processed ... combineSpws progress: 30% processed ... combineSpws progress: 40% processed ... combineSpws progress: 50% processed ... combineSpws progress: 60% processed ... combineSpws progress: 70% processed ... combineSpws progress: 80% processed ... combineSpws progress: 90% processed ... combineSpws progress: 100% processed. Cvel 12: Input and output vis set, input vis with two spws, two fields selected, 2 spws selected, passall = False, regridding 5... PASSED test_task_cvel.py::cvel_test::test13 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 13: I/O vis set, input vis with one spws, one field selected, one spws selected, passall = False, regridding 6... PASSED test_task_cvel.py::cvel_test::test14 2024-05-07 02:41:59 SEVERE cvel::::casa Task cvel raised an exception of class RuntimeError with the following message: Field id 12 was selected as phasecenter but is not among the fields selected for output: [1] Cvel 14: I/O vis set, input vis with one spws, one field selected, one spws selected, passall = False, non-existing phase center... *** Expected error *** PASSED test_task_cvel.py::cvel_test::test15 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 15: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 8... PASSED test_task_cvel.py::cvel_test::test16 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 16: I/O vis set, input vis with one spw, two fields selected, passall = False, regridding 9... PASSED test_task_cvel.py::cvel_test::test17 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 17: I/O vis set, input vis with one spw, two fields selected, passall = False, regridding 9... PASSED test_task_cvel.py::cvel_test::test18 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 18: I/O vis set, input vis with one spw, two fields selected, passall = False, regridding 9... PASSED test_task_cvel.py::cvel_test::test19 Cvel 19: SMA input MS, 24 spws to combine, channel mode, 10 output channels SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test2 2024-05-07 02:42:08 SEVERE cvel::::casa Task cvel raised an exception of class AssertionError with the following message: Must provide output data set name in parameter outputvis. Cvel 2: Only input vis set - expected error PASSED test_task_cvel.py::cvel_test::test20 Cvel 20: SMA input MS, 24 spws to combine, channel mode, 111 output channels SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test21 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 21: SMA input MS, 24 spws to combine, frequency mode, 21 output channels PASSED test_task_cvel.py::cvel_test::test22 Cvel 22: SMA input MS, 24 spws to combine, frequency mode, 210 output channels, negative width SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test23 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 23: SMA input MS, 24 spws to combine, radio velocity mode, 30 output channels PASSED test_task_cvel.py::cvel_test::test24 Cvel 24: SMA input MS, 24 spws to combine, radio velocity mode, 35 output channels SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test25 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 25: SMA input MS, 24 spws to combine, optical velocity mode, 40 output channels PASSED test_task_cvel.py::cvel_test::test26 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 26: SMA input MS, 24 spws to combine, optical velocity mode, 40 output channels PASSED test_task_cvel.py::cvel_test::test27 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 27: SMA input MS, 24 spws to combine, scratch columns, no regridding PASSED test_task_cvel.py::cvel_test::test28 Cvel 28: SMA input MS, 24 spws to combine, scratch columns, channel mode, 30 channels SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test29 Cvel 29: SMA input MS, 24 spws to combine, scratch columns, channel mode, 31 channels SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test3 Cvel 3: Input and output vis set PASSED test_task_cvel.py::cvel_test::test30 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. Cvel 30: SMA input MS, 24 spws to combine, scratch columns, mode channel_b, no regridding PASSED test_task_cvel.py::cvel_test::test31 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 31: SMA input MS, 24 spws to combine, scratch columns, mode channel, frame trafo PASSED test_task_cvel.py::cvel_test::test32 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 32: SMA input MS, 24 spws to combine, scratch columns, mode channel, frame trafo, Hanning smoothing PASSED test_task_cvel.py::cvel_test::test33 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 33: SMA input MS, 1 spw, scratch columns, mode channel, no trafo, Hanning smoothing PASSED test_task_cvel.py::cvel_test::test34 2024-05-07 02:42:34 WARN SubMS::combineSpws() Incomplete coverage of combined SPW starting at timestamp 16-Jul-2010/03:18:31.5, baseline ( 0, 1 ) 2024-05-07 02:42:34 WARN SubMS::combineSpws()+ In this and further affected rows, the data arrays will be padded with zeros and corresponding channels flagged. combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... 2024-05-07 02:42:37 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 0 up to 8459. Corresponding visibilities will be flagged: 2024-05-07 02:42:37 WARN SubMS::combineSpws()+ (4, 0) (4, 1) combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. 2024-05-07 02:42:38 WARN SubMS::combineSpws() Incomplete coverage of combined SPW in 16920 of 16920 output rows. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 34: EVLA high-res input MS, 2 spws to combine PASSED test_task_cvel.py::cvel_test::test35 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 35: test effect of sign of width parameter: channel mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test36 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 36: test effect of sign of width parameter: channel mode, width negative Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test37 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 37: test effect of sign of width parameter: freq mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test38 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 38: test effect of sign of width parameter: freq mode, width negative Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test39 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 39: test effect of sign of width parameter: radio velocity mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test39_veltype_uppercase 2024-05-07 02:42:41 WARN cvel::SubMS::convertGridPars Invalid velocity type RADIO, setting type to "radio" 2024-05-07 02:42:41 WARN SubMS::convertGridPars Invalid velocity type RADIO, setting type to "radio" regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 39: test effect of sign of width parameter: radio velocity mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test4 Cvel 4: I/O vis set, more complex input vis, one field selected PASSED test_task_cvel.py::cvel_test::test40 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 40: test effect of sign of width parameter: radio velocity mode, width negative Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test41 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 41: test effect of sign of width parameter: optical velocity mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test42 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 42: test effect of sign of width parameter: optical velocity mode, width negative Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test43 Cvel 43: SMA input MS, 1 spw, channel mode, nchan not set SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test44 Cvel 44: SMA input MS, 2 spws to combine, channel mode, nchan not set SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test45 Cvel 45: SMA input MS, 1 spw, channel mode, nchan not set, negative width SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test46 2024-05-07 02:42:44 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 41 up to 41. Corresponding visibilities will be flagged: 2024-05-07 02:42:44 WARN SubMS::combineSpws()+ (2206, 0) combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... 2024-05-07 02:42:44 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 188 up to 188. Corresponding visibilities will be flagged: 2024-05-07 02:42:44 WARN SubMS::combineSpws()+ (2227, 0) (2228, 0) 2024-05-07 02:42:44 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 209 up to 209. Corresponding visibilities will be flagged: 2024-05-07 02:42:44 WARN SubMS::combineSpws()+ (1429, 0) combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... 2024-05-07 02:42:45 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 356 up to 356. Corresponding visibilities will be flagged: 2024-05-07 02:42:45 WARN SubMS::combineSpws()+ (2228, 0) (2229, 0) combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 46: SMA input MS with descending freq, 24 spws, nchan=100 PASSED test_task_cvel.py::cvel_test::test47 Cvel 47: SMA input MS with descending freq, 1 spw, nchan not set SKIPPED (Skip, this produces an exception since release 4.7.2 as per...) test_task_cvel.py::cvel_test::test48 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 48: test fftshift regridding: channel mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test48_interpolation_uppercase regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 48: test fftshift regridding: channel mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test49 2024-05-07 02:42:46 SEVERE SubMS::regridSpw() Parameter "interpolation" value "fftshift" requires an output grid equidistant in frequency. 2024-05-07 02:42:46 SEVERE SubMS::regridSpw()+ Cannot proceed. Cvel 49: vopt mode with fftshift, expected error ... *** Expected error *** PASSED test_task_cvel.py::cvel_test::test5 Cvel 5: I/O vis set, more complex input vis, one field selected, passall = True PASSED test_task_cvel.py::cvel_test::test50 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 50: test fftshift regridding: channel mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test51 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 51: test fftshift regridding: frequency mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test52 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 52: test fftshift regridding: radio velocity mode, width positive Testing channel frequencies ... PASSED test_task_cvel.py::cvel_test::test53 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 53: cvel of a field with ephemeris attached and outframe SOURCE PASSED test_task_cvel.py::cvel_test::test53_outframe_lowercase combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 53: cvel of a field with ephemeris attached and outframe SOURCE PASSED test_task_cvel.py::cvel_test::test6 regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 6: I/O vis set, more complex input vis, one field selected, one spw selected, passall = True PASSED test_task_cvel.py::cvel_test::test7 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. Cvel 7: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False PASSED test_task_cvel.py::cvel_test::test8 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 8: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 1 PASSED test_task_cvel.py::cvel_test::test9 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. Cvel 9: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 2 PASSED test_task_cvel.py::cvel_test::test_preaveraging_exception 2024-05-07 02:43:47 SEVERE cvel::::casa Task cvel raised an exception of class RuntimeError with the following message: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue. Cvel pre-averaging exception: check the exception introduced for CAS-9798 *** Expected error *** PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_cvel/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_cvel.py:453: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:471: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:506: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:547: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:633: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:650: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:972: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:990: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:1008: Skip, this produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_cvel.py:1042: Skip, this produces an exception since release 4.7.2 as per CAS-9798 ============ 47 passed, 10 skipped, 1 warning in 159.70s (0:02:39) ============= ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /usr/local/bin/python3.8 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil configfile: pytest.ini collecting ... collected 23 items test_casaxmlutil.py::FundamentalTest::test_dummy_pass The method should pass. PASSED test_casaxmlutil.py::FundamentalTest::test_raise_exception Check propagation of Exception PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_apply 2024-05-07 02:43:49 WARN sdcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2024-05-07 02:43:49 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:49 WARN sdcal::::casa The outfile you specified will NOT be created. 2024-05-07 02:43:49 WARN sdcal::::casa+ Calibrated data will be stored in a new 'CORRECTED_DATA' column 2024-05-07 02:43:49 WARN sdcal::::casa+ inserted in the main table of the input MS file. The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:43:49 WARN Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2024-05-07 02:43:49 WARN Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:43:49 WARN Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:43:49 WARN Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test sdcal(calmode=apply). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_apply_not_override 2024-05-07 02:43:49 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:50 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:50 WARN sdcal::::casa The outfile you specified will NOT be created. 2024-05-07 02:43:50 WARN sdcal::::casa+ Calibrated data will be stored in a new 'CORRECTED_DATA' column 2024-05-07 02:43:50 WARN sdcal::::casa+ inserted in the main table of the input MS file. The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:43:50 WARN Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2024-05-07 02:43:50 WARN Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:43:50 WARN Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:43:50 WARN Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test sdcal(calmode=apply, interp='..'). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otf 2024-05-07 02:43:50 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. Test sdcal(calmode=otf). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otf_not_override 2024-05-07 02:43:51 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. Test sdcal(calmode=otf, intent='..'). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otf_tsys_apply 2024-05-07 02:43:52 WARN sdcal::::casa Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'. 2024-05-07 02:43:52 WARN sdcal::::casa+ However, the task is not allowed to set global intent selection since calmode contains 'tsys'. 2024-05-07 02:43:52 WARN sdcal::::casa+ As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed. 2024-05-07 02:43:52 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:53 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:54 WARN sdcal::::casa The outfile you specified will NOT be created. 2024-05-07 02:43:54 WARN sdcal::::casa+ Calibrated data will be stored in a new 'CORRECTED_DATA' column 2024-05-07 02:43:54 WARN sdcal::::casa+ inserted in the main table of the input MS file. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_099.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_008.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:43:54 WARN Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 9, 11, 2024-05-07 02:43:54 WARN Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:43:54 WARN Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:43:54 WARN Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test sdcal(calmode=otf,tsys,apply). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otf_tsys_apply_not_override 2024-05-07 02:43:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:54 WARN sdcal::::casa Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'. 2024-05-07 02:43:54 WARN sdcal::::casa+ However, the task is not allowed to set global intent selection since calmode contains 'tsys'. 2024-05-07 02:43:54 WARN sdcal::::casa+ As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed. 2024-05-07 02:43:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:55 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:55 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:55 WARN sdcal::::casa The outfile you specified will NOT be created. 2024-05-07 02:43:55 WARN sdcal::::casa+ Calibrated data will be stored in a new 'CORRECTED_DATA' column 2024-05-07 02:43:55 WARN sdcal::::casa+ inserted in the main table of the input MS file. The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_005.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_100.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2024-05-07 02:43:55 WARN Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 9, 11, 2024-05-07 02:43:55 WARN Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:43:55 WARN Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:43:55 WARN Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test sdcal(calmode=otf,tsys,apply) with applytabe and interp are not null. PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster 2024-05-07 02:43:55 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. Test sdcal(calmode=otfraster). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_apply 2024-05-07 02:43:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:56 WARN sdcal::::casa The outfile you specified will NOT be created. 2024-05-07 02:43:56 WARN sdcal::::casa+ Calibrated data will be stored in a new 'CORRECTED_DATA' column 2024-05-07 02:43:56 WARN sdcal::::casa+ inserted in the main table of the input MS file. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otfraster_056.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:43:56 WARN MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_056.tab as mapped, and will be flagged. 2024-05-07 02:43:56 WARN MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_056.tab as mapped, and will be flagged. 2024-05-07 02:43:56 WARN MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_056.tab as mapped, and will be flagged. 2024-05-07 02:43:56 WARN MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_056.tab as mapped, and will be flagged. 2024-05-07 02:43:56 WARN Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2024-05-07 02:43:56 WARN Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:43:56 WARN Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:43:56 WARN Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test sdcal(calmode=otfraster,apply). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_apply_not_override 2024-05-07 02:43:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:57 WARN sdcal::::casa The outfile you specified will NOT be created. 2024-05-07 02:43:57 WARN sdcal::::casa+ Calibrated data will be stored in a new 'CORRECTED_DATA' column 2024-05-07 02:43:57 WARN sdcal::::casa+ inserted in the main table of the input MS file. The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otfraster_096.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2024-05-07 02:43:57 WARN Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 9, 11, 2024-05-07 02:43:57 WARN Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2024-05-07 02:43:57 WARN Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2024-05-07 02:43:57 WARN Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test sdcal(calmode=otfraster,apply) with applytabe/interp/intent are not null. PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_not_override 2024-05-07 02:43:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. Test sdcal(calmode=otfraster, intent='..'). PASSED test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_tsys_apply 2024-05-07 02:43:57 WARN sdcal::::casa Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'. 2024-05-07 02:43:57 WARN sdcal::::casa+ However, the task is not allowed to set global intent selection since calmode contains 'tsys'. 2024-05-07 02:43:57 WARN sdcal::::casa+ As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed. 2024-05-07 02:43:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2024-05-07 02:43:57 WARN sdcal::calibrater::setvi(bool,bool) Al