! Started logfile: 0003-066_S.log on Thu Aug 11 14:36:21 2005 observe 0003-066_S ! Reading UV FITS file: 0003-066_S ! AN table 1: 589 integrations on 171 of 171 possible baselines. ! AN table 2: Unused. ! AN table 3: 109 integrations on 171 of 171 possible baselines. ! AN table 4: Unused. ! AN table 5: Unused. ! AN table 6: Unused. ! AN table 7: Unused. ! Apparent sampling: 0.114605 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: 0003-066 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22497e+09 8e+06 1 8e+06 ! 02 2 2.24497e+09 8e+06 1 8e+06 ! 03 3 2.33497e+09 8e+06 1 8e+06 ! 04 4 2.36497e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1561 lines of history. ! ! Reading 54716 visibilities. ![@gonzo7-0.4 0003-066_S] print "***********************************" ! *********************************** print "*** Using gonzo instruction set ***" ! *** Using gonzo instruction set *** print "***********************************" ! *********************************** float field_size field_size = 1024 float field_cell field_cell = 0.4 integer clean_niter clean_niter = 50 float clean_gain clean_gain = 0.03 float dynam dynam = 7.0 float win_mult win_mult = 1.8 float solint solint = 3.6/6.0 logical doflt doflt = true logical doamp float new_peak float flux_cutoff mapsize field_size,field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. select ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 8394 telescope corrections were flagged in sub-array 1. ! A total of 1104 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8217 telescope corrections were flagged in sub-array 1. ! A total of 1104 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8218 telescope corrections were flagged in sub-array 1. ! A total of 1104 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 8261 telescope corrections were flagged in sub-array 1. ! A total of 1104 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.101930Jy sigma=0.007117 ! Fit after self-cal, rms=0.755738Jy sigma=0.005956 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvweight 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.963 mas, bmaj=3.806 mas, bpa=7.834 degrees ! Estimated noise=798.617 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.509371 Jy ! Total flux subtracted in 50 components = 0.509371 Jy ! Clean residual min=-0.050493 max=0.167470 Jy/beam ! Clean residual mean=0.000497 rms=0.016978 Jy/beam ! Combined flux in latest and established models = 0.509371 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.509371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.743752Jy sigma=0.006136 ! Fit after self-cal, rms=0.743628Jy sigma=0.006136 ! Inverting map ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183786 Jy ! Total flux subtracted in 50 components = 0.183786 Jy ! Clean residual min=-0.048739 max=0.093851 Jy/beam ! Clean residual mean=0.000413 rms=0.014634 Jy/beam ! Combined flux in latest and established models = 0.693157 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.693157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.695800Jy sigma=0.005700 ! Fit after self-cal, rms=0.695458Jy sigma=0.005699 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Uniform Weighting CLEAN ***" ! *** Finished Uniform Weighting CLEAN *** print "****************************************" ! **************************************** uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.583 mas, bmaj=4.901 mas, bpa=0.02595 degrees ! Estimated noise=411.266 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, 0.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177802 Jy ! Component: 100 - total flux cleaned = 0.277429 Jy ! Total flux subtracted in 100 components = 0.277429 Jy ! Clean residual min=-0.041484 max=0.076396 Jy/beam ! Clean residual mean=0.002108 rms=0.015500 Jy/beam ! Combined flux in latest and established models = 0.970586 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 38 components and 0.970586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.656944Jy sigma=0.005343 ! Fit after self-cal, rms=0.654994Jy sigma=0.005328 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Natural Weighting CLEAN ***" ! *** Finished Natural Weighting CLEAN *** print "****************************************" ! **************************************** gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 171 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.27 FD 1.82 GC 1.00* HH 1.06 ! HN 0.87 KK 1.00* KP 0.93 LA 1.00 ! MC 1.06 MK 1.06 NL 1.01 NY 1.00* ! ON 0.77 OV 0.93 PT 1.00 SC 0.94 ! TS 1.00* WF 0.96 WZ 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.90 GC 1.00* HH 1.00* ! HN 0.99 KK 1.00* KP 0.91 LA 0.88 ! MC 1.00* MK 0.88 NL 0.88 NY 1.00* ! ON 1.00* OV 0.96 PT 0.59 SC 0.79 ! TS 1.00* WF 1.00* WZ 1.00* ! ! ! Correcting IF 2. ! A total of 270 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.36 FD 1.87 GC 1.00* HH 1.13 ! HN 0.88 KK 1.00* KP 0.89 LA 1.01 ! MC 0.88 MK 1.06 NL 1.01 NY 1.00* ! ON 0.88 OV 0.92 PT 1.01 SC 0.99 ! TS 1.00* WF 0.96 WZ 0.80 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.89 GC 1.00* HH 1.00* ! HN 0.98 KK 1.00* KP 0.89 LA 0.87 ! MC 1.00* MK 0.93 NL 0.88 NY 1.00* ! ON 1.00* OV 0.94 PT 0.58 SC 0.80 ! TS 1.00* WF 1.00* WZ 1.00* ! ! ! Correcting IF 3. ! A total of 270 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.33 FD 1.88 GC 1.00* HH 0.88 ! HN 0.88 KK 1.00* KP 0.90 LA 1.21 ! MC 1.64 MK 1.03 NL 1.02 NY 1.00* ! ON 0.83 OV 0.92 PT 1.00 SC 1.04 ! TS 1.00* WF 0.95 WZ 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 0.89 GC 1.00* HH 1.00* ! HN 0.97 KK 1.00* KP 0.90 LA 1.29 ! MC 1.00* MK 0.88 NL 0.88 NY 1.00* ! ON 1.00* OV 0.96 PT 0.59 SC 0.81 ! TS 1.00* WF 1.00* WZ 1.00* ! ! ! Correcting IF 4. ! A total of 270 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.28 FD 1.91 GC 1.00* HH 0.88 ! HN 0.90 KK 1.00* KP 0.87 LA 1.01 ! MC 1.46 MK 1.03 NL 1.01 NY 1.00* ! ON 0.82 OV 0.90 PT 0.98 SC 1.09 ! TS 1.00* WF 0.95 WZ 0.85 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 0.86 GC 1.00* HH 1.00* ! HN 0.95 KK 1.00* KP 0.90 LA 0.87 ! MC 1.00* MK 0.86 NL 0.90 NY 1.00* ! ON 1.00* OV 0.77 PT 0.63 SC 0.81 ! TS 1.00* WF 1.00* WZ 1.00* ! ! ! Fit before self-cal, rms=0.654994Jy sigma=0.005328 ! Fit after self-cal, rms=0.642503Jy sigma=0.004846 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.612 mas, bmaj=5.006 mas, bpa=0.1091 degrees ! Estimated noise=375.334 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282241 Jy ! Component: 100 - total flux cleaned = 0.0333587 Jy ! Total flux subtracted in 100 components = 0.0333587 Jy ! Clean residual min=-0.036616 max=0.040558 Jy/beam ! Clean residual mean=0.001051 rms=0.008976 Jy/beam ! Combined flux in latest and established models = 1.00395 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 1.00394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.640230Jy sigma=0.004817 ! Fit after self-cal, rms=0.640044Jy sigma=0.004814 ! Inverting map dynam = dynam - 1.0 doamp = true solint = solint * (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00804086 Jy ! Component: 100 - total flux cleaned = 0.00607491 Jy ! Total flux subtracted in 100 components = 0.00607491 Jy ! Clean residual min=-0.036538 max=0.039769 Jy/beam ! Clean residual mean=0.001017 rms=0.008823 Jy/beam ! Combined flux in latest and established models = 1.01002 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 1.01002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.639342Jy sigma=0.004805 ! Fit after self-cal, rms=15.898125Jy sigma=0.003238 ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=4.845 mas, bpa=-0.3199 degrees ! Estimated noise=455.438 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108363 Jy ! Component: 100 - total flux cleaned = 0.157498 Jy ! Total flux subtracted in 100 components = 0.157498 Jy ! Clean residual min=-0.026710 max=0.032537 Jy/beam ! Clean residual mean=-0.000205 rms=0.007395 Jy/beam ! Combined flux in latest and established models = 1.16752 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 1.16752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=15.886735Jy sigma=0.003213 ! Fit after self-cal, rms=14.499876Jy sigma=0.002787 ! Inverting map and beam ! Estimated beam: bmin=2.705 mas, bmaj=4.851 mas, bpa=-0.2054 degrees ! Estimated noise=469.18 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0477519 Jy ! Component: 100 - total flux cleaned = 0.0742669 Jy ! Total flux subtracted in 100 components = 0.0742669 Jy ! Clean residual min=-0.015266 max=0.020483 Jy/beam ! Clean residual mean=-0.000365 rms=0.004431 Jy/beam ! Combined flux in latest and established models = 1.24178 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 1.24178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=14.496496Jy sigma=0.002791 ! Fit after self-cal, rms=26.971647Jy sigma=0.002719 ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=4.849 mas, bpa=-0.3712 degrees ! Estimated noise=485.157 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0402225 Jy ! Component: 100 - total flux cleaned = 0.0629857 Jy ! Total flux subtracted in 100 components = 0.0629857 Jy ! Clean residual min=-0.013811 max=0.019889 Jy/beam ! Clean residual mean=-0.000528 rms=0.004292 Jy/beam ! Combined flux in latest and established models = 1.30477 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 99 components and 1.30477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=26.968906Jy sigma=0.002726 ! Fit after self-cal, rms=85.628677Jy sigma=0.002684 ! Inverting map and beam ! Estimated beam: bmin=2.695 mas, bmaj=4.854 mas, bpa=-0.5868 degrees ! Estimated noise=500.004 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0360805 Jy ! Component: 100 - total flux cleaned = 0.0565601 Jy ! Total flux subtracted in 100 components = 0.0565601 Jy ! Clean residual min=-0.013551 max=0.019569 Jy/beam ! Clean residual mean=-0.000616 rms=0.004266 Jy/beam ! Combined flux in latest and established models = 1.36133 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 1.36133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=85.626610Jy sigma=0.002693 ! Fit after self-cal, rms=408.772949Jy sigma=0.002667 ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=4.861 mas, bpa=-0.8029 degrees ! Estimated noise=514.651 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0341839 Jy ! Component: 100 - total flux cleaned = 0.0534255 Jy ! Total flux subtracted in 100 components = 0.0534255 Jy ! Clean residual min=-0.013961 max=0.019873 Jy/beam ! Clean residual mean=-0.000680 rms=0.004321 Jy/beam ! Combined flux in latest and established models = 1.41476 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 1.41476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=408.771515Jy sigma=0.002677 ! Fit after self-cal, rms=3078.684082Jy sigma=0.002659 ! Inverting map and beam ! Estimated beam: bmin=2.686 mas, bmaj=4.867 mas, bpa=-1.002 degrees ! Estimated noise=529.744 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337843 Jy ! Component: 100 - total flux cleaned = 0.0524659 Jy ! Total flux subtracted in 100 components = 0.0524659 Jy ! Clean residual min=-0.014501 max=0.020617 Jy/beam ! Clean residual mean=-0.000742 rms=0.004429 Jy/beam ! Combined flux in latest and established models = 1.46722 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 1.46722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3078.683594Jy sigma=0.002670 ! Fit after self-cal, rms=38005.476562Jy sigma=0.002655 ! Inverting map and beam ! Estimated beam: bmin=2.683 mas, bmaj=4.875 mas, bpa=-1.177 degrees ! Estimated noise=545.675 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.034212 Jy ! Component: 100 - total flux cleaned = 0.0528517 Jy ! Total flux subtracted in 100 components = 0.0528517 Jy ! Clean residual min=-0.015283 max=0.021362 Jy/beam ! Clean residual mean=-0.000801 rms=0.004563 Jy/beam ! Combined flux in latest and established models = 1.52007 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 127 components and 1.52007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=38005.476562Jy sigma=0.002667 ! Fit after self-cal, rms=598645.562500Jy sigma=0.002653 ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=4.883 mas, bpa=-1.329 degrees ! Estimated noise=562.434 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350437 Jy ! Component: 100 - total flux cleaned = 0.0539088 Jy ! Total flux subtracted in 100 components = 0.0539088 Jy ! Clean residual min=-0.015912 max=0.022103 Jy/beam ! Clean residual mean=-0.000853 rms=0.004709 Jy/beam ! Combined flux in latest and established models = 1.57398 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 1.57398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=598645.562500Jy sigma=0.002665 ! Fit after self-cal, rms=10359434.000000Jy sigma=0.002651 ! Inverting map and beam ! Estimated beam: bmin=2.678 mas, bmaj=4.891 mas, bpa=-1.463 degrees ! Estimated noise=580.011 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0360907 Jy ! Component: 100 - total flux cleaned = 0.0553092 Jy ! Total flux subtracted in 100 components = 0.0553092 Jy ! Clean residual min=-0.016600 max=0.022811 Jy/beam ! Clean residual mean=-0.000901 rms=0.004861 Jy/beam ! Combined flux in latest and established models = 1.62929 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 1.62929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=10359434.000000Jy sigma=0.002665 ! Fit after self-cal, rms=187730576.000000Jy sigma=0.002651 ! Inverting map and beam ! Estimated beam: bmin=2.676 mas, bmaj=4.898 mas, bpa=-1.588 degrees ! Estimated noise=598.358 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.037159 Jy ! Component: 100 - total flux cleaned = 0.0568091 Jy ! Total flux subtracted in 100 components = 0.0568091 Jy ! Clean residual min=-0.017199 max=0.023459 Jy/beam ! Clean residual mean=-0.000943 rms=0.005015 Jy/beam ! Combined flux in latest and established models = 1.6861 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 1.6861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=187730576.000000Jy sigma=0.002664 ! Fit after self-cal, rms=3471860992.000000Jy sigma=0.002650 ! Inverting map and beam ! Estimated beam: bmin=2.675 mas, bmaj=4.907 mas, bpa=-1.706 degrees ! Estimated noise=617.377 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0381562 Jy ! Component: 100 - total flux cleaned = 0.0581299 Jy ! Total flux subtracted in 100 components = 0.0581299 Jy ! Clean residual min=-0.017725 max=0.024011 Jy/beam ! Clean residual mean=-0.000983 rms=0.005163 Jy/beam ! Combined flux in latest and established models = 1.74423 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 1.74423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3471860992.000000Jy sigma=0.002664 ! Fit after self-cal, rms=64996184064.000000Jy sigma=0.002650 ! Inverting map and beam ! Estimated beam: bmin=2.673 mas, bmaj=4.914 mas, bpa=-1.814 degrees ! Estimated noise=637.185 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391755 Jy ! Component: 100 - total flux cleaned = 0.0595597 Jy ! Total flux subtracted in 100 components = 0.0595597 Jy ! Clean residual min=-0.018234 max=0.024611 Jy/beam ! Clean residual mean=-0.001020 rms=0.005308 Jy/beam ! Combined flux in latest and established models = 1.80379 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 1.80379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=64996184064.000000Jy sigma=0.002664 ! Fit after self-cal, rms=1231377268736.000000Jy sigma=0.002650 ! Inverting map and beam ! Estimated beam: bmin=2.672 mas, bmaj=4.921 mas, bpa=-1.903 degrees ! Estimated noise=657.605 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0403537 Jy ! Component: 100 - total flux cleaned = 0.0612886 Jy ! Total flux subtracted in 100 components = 0.0612886 Jy ! Clean residual min=-0.018872 max=0.025328 Jy/beam ! Clean residual mean=-0.001060 rms=0.005472 Jy/beam ! Combined flux in latest and established models = 1.86508 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 139 components and 1.86508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1231377268736.000000Jy sigma=0.002663 ! Fit after self-cal, rms=23650583445504.000000Jy sigma=0.002650 ! Inverting map and beam ! Estimated beam: bmin=2.671 mas, bmaj=4.928 mas, bpa=-1.983 degrees ! Estimated noise=678.592 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0416373 Jy ! Component: 100 - total flux cleaned = 0.0631369 Jy ! Total flux subtracted in 100 components = 0.0631369 Jy ! Clean residual min=-0.019448 max=0.026019 Jy/beam ! Clean residual mean=-0.001103 rms=0.005650 Jy/beam ! Combined flux in latest and established models = 1.92822 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 140 components and 1.92822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=23650583445504.000000Jy sigma=0.002663 ! Fit after self-cal, rms=461694321033216.000000Jy sigma=0.002650 ! Inverting map and beam ! Estimated beam: bmin=2.671 mas, bmaj=4.935 mas, bpa=-2.056 degrees ! Estimated noise=700.376 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.04288 Jy ! Component: 100 - total flux cleaned = 0.0649304 Jy ! Total flux subtracted in 100 components = 0.0649304 Jy ! Clean residual min=-0.019971 max=0.026713 Jy/beam ! Clean residual mean=-0.001147 rms=0.005817 Jy/beam ! Combined flux in latest and established models = 1.99315 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 141 components and 1.99315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=461694321033216.000000Jy sigma=0.002664 ! Fit after self-cal, rms=9138210789654528.000000Jy sigma=0.002650 ! Inverting map and beam ! Estimated beam: bmin=2.67 mas, bmaj=4.941 mas, bpa=-2.124 degrees ! Estimated noise=722.943 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441018 Jy ! Component: 100 - total flux cleaned = 0.0667292 Jy ! Total flux subtracted in 100 components = 0.0667292 Jy ! Clean residual min=-0.020642 max=0.027477 Jy/beam ! Clean residual mean=-0.001187 rms=0.005980 Jy/beam ! Combined flux in latest and established models = 2.05988 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 2.05988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=9138210789654528.000000Jy sigma=0.002663 ! Fit after self-cal, rms=nanJy sigma=inf ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=4.947 mas, bpa=-2.18 degrees ! Estimated noise=746.113 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.045489 Jy ! Component: 100 - total flux cleaned = 0.0687741 Jy ! Total flux subtracted in 100 components = 0.0687741 Jy ! Clean residual min=-0.021506 max=0.028290 Jy/beam ! Clean residual mean=-0.001231 rms=0.006166 Jy/beam ! Combined flux in latest and established models = 2.12865 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 142 components and 2.12865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=inf ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=4.952 mas, bpa=-2.223 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.047057 Jy ! Component: 100 - total flux cleaned = 0.0710963 Jy ! Total flux subtracted in 100 components = 0.0710963 Jy ! Clean residual min=-0.022449 max=0.029158 Jy/beam ! Clean residual mean=-0.001278 rms=0.006375 Jy/beam ! Combined flux in latest and established models = 2.19975 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 2.19975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=4.958 mas, bpa=-2.268 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0485463 Jy ! Component: 100 - total flux cleaned = 0.0732582 Jy ! Total flux subtracted in 100 components = 0.0732583 Jy ! Clean residual min=-0.023127 max=0.029954 Jy/beam ! Clean residual mean=-0.001325 rms=0.006576 Jy/beam ! Combined flux in latest and established models = 2.273 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 143 components and 2.273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=4.962 mas, bpa=-2.306 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0499833 Jy ! Component: 100 - total flux cleaned = 0.0753407 Jy ! Total flux subtracted in 100 components = 0.0753407 Jy ! Clean residual min=-0.023888 max=0.030824 Jy/beam ! Clean residual mean=-0.001372 rms=0.006765 Jy/beam ! Combined flux in latest and established models = 2.34835 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 148 components and 2.34835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=4.967 mas, bpa=-2.334 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.051542 Jy ! Component: 100 - total flux cleaned = 0.0777169 Jy ! Total flux subtracted in 100 components = 0.0777169 Jy ! Clean residual min=-0.024755 max=0.031805 Jy/beam ! Clean residual mean=-0.001419 rms=0.006967 Jy/beam ! Combined flux in latest and established models = 2.42606 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 149 components and 2.42606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=4.972 mas, bpa=-2.36 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0533608 Jy ! Component: 100 - total flux cleaned = 0.0805214 Jy ! Total flux subtracted in 100 components = 0.0805214 Jy ! Clean residual min=-0.025720 max=0.032892 Jy/beam ! Clean residual mean=-0.001470 rms=0.007199 Jy/beam ! Combined flux in latest and established models = 2.50658 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 153 components and 2.50658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=4.976 mas, bpa=-2.383 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0551399 Jy ! Component: 100 - total flux cleaned = 0.0831351 Jy ! Total flux subtracted in 100 components = 0.0831351 Jy ! Clean residual min=-0.026697 max=0.033922 Jy/beam ! Clean residual mean=-0.001522 rms=0.007438 Jy/beam ! Combined flux in latest and established models = 2.58972 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 154 components and 2.58972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=4.98 mas, bpa=-2.402 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0568697 Jy ! Component: 100 - total flux cleaned = 0.0857898 Jy ! Total flux subtracted in 100 components = 0.0857898 Jy ! Clean residual min=-0.027463 max=0.034862 Jy/beam ! Clean residual mean=-0.001568 rms=0.007657 Jy/beam ! Combined flux in latest and established models = 2.67551 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 155 components and 2.67551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=4.983 mas, bpa=-2.418 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0587905 Jy ! Component: 100 - total flux cleaned = 0.0886535 Jy ! Total flux subtracted in 100 components = 0.0886535 Jy ! Clean residual min=-0.028648 max=0.036058 Jy/beam ! Clean residual mean=-0.001622 rms=0.007901 Jy/beam ! Combined flux in latest and established models = 2.76416 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 155 components and 2.76416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=4.988 mas, bpa=-2.438 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.060938 Jy ! Component: 100 - total flux cleaned = 0.0918554 Jy ! Total flux subtracted in 100 components = 0.0918554 Jy ! Clean residual min=-0.029890 max=0.037333 Jy/beam ! Clean residual mean=-0.001678 rms=0.008178 Jy/beam ! Combined flux in latest and established models = 2.85602 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 2.85602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=4.992 mas, bpa=-2.459 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0631433 Jy ! Component: 100 - total flux cleaned = 0.0950105 Jy ! Total flux subtracted in 100 components = 0.0950105 Jy ! Clean residual min=-0.030837 max=0.038517 Jy/beam ! Clean residual mean=-0.001736 rms=0.008460 Jy/beam ! Combined flux in latest and established models = 2.95103 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 155 components and 2.95103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=4.996 mas, bpa=-2.48 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0651446 Jy ! Component: 100 - total flux cleaned = 0.0979956 Jy ! Total flux subtracted in 100 components = 0.0979956 Jy ! Clean residual min=-0.031770 max=0.039636 Jy/beam ! Clean residual mean=-0.001791 rms=0.008711 Jy/beam ! Combined flux in latest and established models = 3.04902 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 3.04902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=5 mas, bpa=-2.496 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0672579 Jy ! Component: 100 - total flux cleaned = 0.101087 Jy ! Total flux subtracted in 100 components = 0.101087 Jy ! Clean residual min=-0.032883 max=0.040852 Jy/beam ! Clean residual mean=-0.001850 rms=0.008981 Jy/beam ! Combined flux in latest and established models = 3.15011 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 155 components and 3.15011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=5.005 mas, bpa=-2.519 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0697112 Jy ! Component: 100 - total flux cleaned = 0.104804 Jy ! Total flux subtracted in 100 components = 0.104804 Jy ! Clean residual min=-0.034208 max=0.042207 Jy/beam ! Clean residual mean=-0.001916 rms=0.009298 Jy/beam ! Combined flux in latest and established models = 3.25492 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 155 components and 3.25492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=5.01 mas, bpa=-2.536 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722208 Jy ! Component: 100 - total flux cleaned = 0.108517 Jy ! Total flux subtracted in 100 components = 0.108517 Jy ! Clean residual min=-0.035499 max=0.043499 Jy/beam ! Clean residual mean=-0.001980 rms=0.009622 Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 157 components and 3.36343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=5.014 mas, bpa=-2.548 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.693 mas, bmaj=5.082 mas, bpa=-2.469 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.716 mas, bmaj=5.162 mas, bpa=-2.388 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.716 mas, bmaj=5.162 mas, bpa=-2.389 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.745 mas, bmaj=5.236 mas, bpa=-2.33 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! Estimated beam: bmin=2.764 mas, bmaj=5.3 mas, bpa=-2.24 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! ! Abort command (y/n) or quit program [without saving data] (q)? ! Estimated beam: bmin=2.764 mas, bmaj=5.3 mas, bpa=-2.24 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam ! ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Abort command (y/n) or quit program [without saving data] (q)? ! Estimated beam: bmin=2.764 mas, bmaj=5.3 mas, bpa=-2.241 degrees ! Estimated noise=nan mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! clean: No flux left in map - finishing early ! Total flux subtracted in 0 components = 0 Jy ! Clean residual min=nan max=nan Jy/beam ! Clean residual mean=nan rms=nan Jy/beam ! Combined flux in latest and established models = 3.36343 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=nanJy sigma=nan ! Fit after self-cal, rms=nanJy sigma=nan ! Inverting map and beam