! Started logfile: J1343+6602_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:50:47 2019 obs J1343+6602_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1343+6602_S_2017_05_31_pus_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.327778 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1343+6602 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 2360 visibilities. select I ! Polarization I is unavailable. ! 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1343+6602_S_2017_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. 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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.759890Jy sigma=0.006758 ! Fit after self-cal, rms=0.753703Jy sigma=0.006687 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=5.596 mas, bpa=60.96 degrees ! Estimated noise=2249.8 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195425 Jy ! Component: 100 - total flux cleaned = 0.239928 Jy ! Total flux subtracted in 100 components = 0.239928 Jy ! Clean residual min=-0.008234 max=0.016026 Jy/beam ! Clean residual mean=-0.000123 rms=0.002500 Jy/beam ! Combined flux in latest and established models = 0.239928 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.239928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094182Jy sigma=0.000788 ! Fit after self-cal, rms=0.094186Jy sigma=0.000788 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161703 Jy ! Component: 100 - total flux cleaned = 0.0230278 Jy ! Total flux subtracted in 100 components = 0.0230278 Jy ! Clean residual min=-0.006859 max=0.007693 Jy/beam ! Clean residual mean=-0.000095 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.262955 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 15 components and 0.262955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091623Jy sigma=0.000765 ! Fit after self-cal, rms=0.091625Jy sigma=0.000765 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 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 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.669 mas, bmaj=6.161 mas, bpa=62.48 degrees ! Estimated noise=1912.88 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438533 Jy ! Component: 100 - total flux cleaned = 0.00596914 Jy ! Component: 150 - total flux cleaned = 0.00630236 Jy ! Component: 200 - total flux cleaned = 0.00624283 Jy ! Total flux subtracted in 200 components = 0.00624283 Jy ! Clean residual min=-0.006822 max=0.006837 Jy/beam ! Clean residual mean=-0.000139 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.269198 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.269198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091397Jy sigma=0.000763 ! Fit after self-cal, rms=0.091386Jy sigma=0.000763 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.00* KP 1.04 ! LA 1.00 MK 1.00* NL 0.91 OV 1.00* ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.00* KP 0.99 ! LA 0.97 MK 1.00* NL 1.06 OV 1.00* ! PT 1.01 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.00* KP 0.99 ! LA 1.00 MK 1.00* NL 0.99 OV 1.00* ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.091386Jy sigma=0.000763 ! Fit after self-cal, rms=0.090365Jy sigma=0.000749 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.693 mas, bmaj=6.199 mas, bpa=62.56 degrees ! Estimated noise=1919.41 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000610684 Jy ! Component: 100 - total flux cleaned = -0.000609777 Jy ! Component: 150 - total flux cleaned = -0.000610134 Jy ! Component: 200 - total flux cleaned = -0.000565325 Jy ! Total flux subtracted in 200 components = -0.000565325 Jy ! Clean residual min=-0.006298 max=0.006738 Jy/beam ! Clean residual mean=-0.000148 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.268633 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.268633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090285Jy sigma=0.000748 ! Fit after self-cal, rms=0.090283Jy sigma=0.000748 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090283Jy sigma=0.000748 ! Fit after self-cal, rms=0.086626Jy sigma=0.000733 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.691 mas, bmaj=6.192 mas, bpa=62.25 degrees ! Estimated noise=1916.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.88487e-05 Jy ! Component: 100 - total flux cleaned = -0.00017823 Jy ! Component: 150 - total flux cleaned = -0.000244598 Jy ! Component: 200 - total flux cleaned = -0.000329256 Jy ! Total flux subtracted in 200 components = -0.000329256 Jy ! Clean residual min=-0.005296 max=0.005603 Jy/beam ! Clean residual mean=-0.000079 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.268304 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.268304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086591Jy sigma=0.000733 ! Fit after self-cal, rms=0.086661Jy sigma=0.000733 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.07021e-05 Jy ! Component: 100 - total flux cleaned = 5.24522e-05 Jy ! Component: 150 - total flux cleaned = 3.01054e-05 Jy ! Component: 200 - total flux cleaned = 1.03542e-05 Jy ! Total flux subtracted in 200 components = 1.03542e-05 Jy ! Clean residual min=-0.005272 max=0.005662 Jy/beam ! Clean residual mean=-0.000083 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.268314 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.268314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086647Jy sigma=0.000733 ! Fit after self-cal, rms=0.086642Jy sigma=0.000733 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086642Jy sigma=0.000733 ! Fit after self-cal, rms=0.086467Jy sigma=0.000733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.698 mas, bmaj=6.186 mas, bpa=62.24 degrees ! Estimated noise=1915.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264118 Jy ! Component: 100 - total flux cleaned = -0.000349025 Jy ! Component: 150 - total flux cleaned = -0.000395434 Jy ! Component: 200 - total flux cleaned = -0.000394523 Jy ! Total flux subtracted in 200 components = -0.000394523 Jy ! Clean residual min=-0.005210 max=0.005735 Jy/beam ! Clean residual mean=-0.000080 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.267919 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.267919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086449Jy sigma=0.000733 ! Fit after self-cal, rms=0.086459Jy sigma=0.000733 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.66513e-05 Jy ! Component: 100 - total flux cleaned = 2.66357e-05 Jy ! Component: 150 - total flux cleaned = 9.79752e-06 Jy ! Component: 200 - total flux cleaned = 1.01649e-05 Jy ! Total flux subtracted in 200 components = 1.01649e-05 Jy ! Clean residual min=-0.005184 max=0.005738 Jy/beam ! Clean residual mean=-0.000081 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.26793 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.26793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086452Jy sigma=0.000732 ! Fit after self-cal, rms=0.086450Jy sigma=0.000732 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086450Jy sigma=0.000732 ! Fit after self-cal, rms=0.086399Jy sigma=0.000732 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.682 mas, bmaj=9.806 mas, bpa=-82.45 degrees ! Estimated noise=2191.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000770682 Jy ! Component: 100 - total flux cleaned = 0.000770038 Jy ! Component: 150 - total flux cleaned = 0.000768974 Jy ! Component: 200 - total flux cleaned = 0.000816432 Jy ! Total flux subtracted in 200 components = 0.000816432 Jy ! Clean residual min=-0.006368 max=0.005925 Jy/beam ! Clean residual mean=-0.000139 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.268746 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.268746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086409Jy sigma=0.000732 ! Fit after self-cal, rms=0.086404Jy sigma=0.000732 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013626 Jy ! Component: 100 - total flux cleaned = 0.000106556 Jy ! Component: 150 - total flux cleaned = 0.000120874 Jy ! Component: 200 - total flux cleaned = 0.0001344 Jy ! Total flux subtracted in 200 components = 0.0001344 Jy ! Clean residual min=-0.006431 max=0.006001 Jy/beam ! Clean residual mean=-0.000139 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.26888 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.26888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086410Jy sigma=0.000732 ! Fit after self-cal, rms=0.086406Jy sigma=0.000732 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.705 mas, bmaj=6.18 mas, bpa=62.24 degrees ! Estimated noise=1914.37 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.705 x 6.18 at 62.24 degrees (North through East) ! Clean map min=-0.005118 max=0.25014 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 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. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=5.6 mas, bpa=60.83 degrees ! Estimated noise=2240.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194423 Jy ! Component: 100 - total flux cleaned = 0.239222 Jy ! Component: 150 - total flux cleaned = 0.255625 Jy ! Component: 200 - total flux cleaned = 0.262524 Jy ! Total flux subtracted in 200 components = 0.262524 Jy ! Clean residual min=-0.005829 max=0.005807 Jy/beam ! Clean residual mean=-0.000056 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.262523 Jy uvw 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. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.262523 Jy ! Inverting map and beam ! Estimated beam: bmin=4.705 mas, bmaj=6.18 mas, bpa=62.24 degrees ! Estimated noise=1914.37 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00387693 Jy ! Component: 100 - total flux cleaned = 0.00500202 Jy ! Component: 150 - total flux cleaned = 0.00540667 Jy ! Component: 200 - total flux cleaned = 0.0054527 Jy ! Total flux subtracted in 200 components = 0.0054527 Jy ! Clean residual min=-0.005537 max=0.005708 Jy/beam ! Clean residual mean=-0.000079 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.267976 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.267976 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.682 mas, bmaj=9.806 mas, bpa=-82.45 degrees ! Estimated noise=2191.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106384 Jy ! Component: 100 - total flux cleaned = 0.000989158 Jy ! Component: 150 - total flux cleaned = 0.000928032 Jy ! Component: 200 - total flux cleaned = 0.000928919 Jy ! Total flux subtracted in 200 components = 0.000928919 Jy ! Clean residual min=-0.006603 max=0.006155 Jy/beam ! Clean residual mean=-0.000139 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.268905 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.60185e-07 Jy ! Component: 100 - total flux cleaned = 1.63182e-05 Jy ! Component: 150 - total flux cleaned = 3.20294e-05 Jy ! Component: 200 - total flux cleaned = 4.68453e-05 Jy ! Total flux subtracted in 200 components = 4.68453e-05 Jy ! Clean residual min=-0.006576 max=0.006132 Jy/beam ! Clean residual mean=-0.000139 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.268952 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.268952 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.705 mas, bmaj=6.18 mas, bpa=62.24 degrees ! Estimated noise=1914.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254057 Jy ! Component: 100 - total flux cleaned = -0.000378062 Jy ! Component: 150 - total flux cleaned = -0.000414412 Jy ! Component: 200 - total flux cleaned = -0.000483702 Jy ! Total flux subtracted in 200 components = -0.000483702 Jy ! Clean residual min=-0.005342 max=0.005748 Jy/beam ! Clean residual mean=-0.000078 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.268468 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.268468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086443Jy sigma=0.000733 ! Fit after self-cal, rms=0.086434Jy sigma=0.000733 wmodel J1343+6602_S_2017_05_31_pus_map.mod ! Writing 40 model components to file: J1343+6602_S_2017_05_31_pus_map.mod wobs J1343+6602_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1343+6602_S_2017_05_31_pus_uvs.fits wwins J1343+6602_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1343+6602_S_2017_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542235 Jy ! Component: 100 - total flux cleaned = 0.00128061 Jy ! Component: 150 - total flux cleaned = 0.00197209 Jy ! Component: 200 - total flux cleaned = 0.00262608 Jy ! Component: 250 - total flux cleaned = 0.00317488 Jy ! Component: 300 - total flux cleaned = 0.00370041 Jy ! Component: 350 - total flux cleaned = 0.00413036 Jy ! Component: 400 - total flux cleaned = 0.00447708 Jy ! Component: 450 - total flux cleaned = 0.00454363 Jy ! Component: 500 - total flux cleaned = 0.00447931 Jy ! Component: 550 - total flux cleaned = 0.00454364 Jy ! Component: 600 - total flux cleaned = 0.00454534 Jy ! Component: 650 - total flux cleaned = 0.00460507 Jy ! Component: 700 - total flux cleaned = 0.00454746 Jy ! Component: 750 - total flux cleaned = 0.00449235 Jy ! Component: 800 - total flux cleaned = 0.00438422 Jy ! Component: 850 - total flux cleaned = 0.00433173 Jy ! Component: 900 - total flux cleaned = 0.00412376 Jy ! Component: 950 - total flux cleaned = 0.00412417 Jy ! Component: 1000 - total flux cleaned = 0.00387584 Jy ! Component: 1050 - total flux cleaned = 0.0038283 Jy ! Component: 1100 - total flux cleaned = 0.00378103 Jy ! Component: 1150 - total flux cleaned = 0.0037344 Jy ! Component: 1200 - total flux cleaned = 0.00368817 Jy ! Component: 1250 - total flux cleaned = 0.00355422 Jy ! Component: 1300 - total flux cleaned = 0.00351042 Jy ! Component: 1350 - total flux cleaned = 0.00351006 Jy ! Component: 1400 - total flux cleaned = 0.00350953 Jy ! Component: 1450 - total flux cleaned = 0.00350843 Jy ! Component: 1500 - total flux cleaned = 0.00346763 Jy ! Component: 1550 - total flux cleaned = 0.00350718 Jy ! Component: 1600 - total flux cleaned = 0.00350654 Jy ! Component: 1650 - total flux cleaned = 0.0035449 Jy ! Component: 1700 - total flux cleaned = 0.00358242 Jy ! Component: 1750 - total flux cleaned = 0.00365549 Jy ! Component: 1800 - total flux cleaned = 0.00361868 Jy ! Component: 1850 - total flux cleaned = 0.00361827 Jy ! Component: 1900 - total flux cleaned = 0.00354881 Jy ! Component: 1950 - total flux cleaned = 0.00361813 Jy ! Component: 2000 - total flux cleaned = 0.0035503 Jy ! Component: 2050 - total flux cleaned = 0.00345045 Jy ! Component: 2100 - total flux cleaned = 0.00338433 Jy ! Component: 2150 - total flux cleaned = 0.00328737 Jy ! Component: 2200 - total flux cleaned = 0.00322261 Jy ! Component: 2250 - total flux cleaned = 0.00306578 Jy ! Component: 2300 - total flux cleaned = 0.00300408 Jy ! Component: 2350 - total flux cleaned = 0.00291254 Jy ! Component: 2400 - total flux cleaned = 0.00285263 Jy ! Component: 2450 - total flux cleaned = 0.00279333 Jy ! Component: 2500 - total flux cleaned = 0.00264691 Jy ! Component: 2550 - total flux cleaned = 0.00261806 Jy ! Component: 2600 - total flux cleaned = 0.00253234 Jy ! Component: 2650 - total flux cleaned = 0.00239122 Jy ! Component: 2700 - total flux cleaned = 0.00236343 Jy ! Component: 2750 - total flux cleaned = 0.00228024 Jy ! Component: 2800 - total flux cleaned = 0.002171 Jy ! Component: 2850 - total flux cleaned = 0.00214372 Jy ! Component: 2900 - total flux cleaned = 0.00206317 Jy ! Component: 2950 - total flux cleaned = 0.00198331 Jy ! Component: 3000 - total flux cleaned = 0.00182537 Jy ! Component: 3050 - total flux cleaned = 0.00166891 Jy ! Component: 3100 - total flux cleaned = 0.00153992 Jy ! Component: 3150 - total flux cleaned = 0.0013861 Jy ! Component: 3200 - total flux cleaned = 0.00118263 Jy ! Component: 3250 - total flux cleaned = 0.00108175 Jy ! Component: 3300 - total flux cleaned = 0.00088106 Jy ! Component: 3350 - total flux cleaned = 0.000706505 Jy ! Component: 3400 - total flux cleaned = 0.000533078 Jy ! Component: 3450 - total flux cleaned = 0.00040983 Jy ! Component: 3500 - total flux cleaned = 0.000262737 Jy ! Component: 3550 - total flux cleaned = 9.20018e-05 Jy ! Component: 3600 - total flux cleaned = -2.92531e-05 Jy ! Component: 3650 - total flux cleaned = -0.000174078 Jy ! Component: 3700 - total flux cleaned = -0.000341936 Jy ! Component: 3750 - total flux cleaned = -0.000509015 Jy ! Component: 3800 - total flux cleaned = -0.000627631 Jy ! Component: 3850 - total flux cleaned = -0.000745963 Jy ! Component: 3900 - total flux cleaned = -0.000957888 Jy ! Component: 3950 - total flux cleaned = -0.0010749 Jy ! Component: 4000 - total flux cleaned = -0.00119149 Jy ! Component: 4050 - total flux cleaned = -0.00137716 Jy ! Total flux subtracted in 4096 components = -0.00149265 Jy ! Clean residual min=-0.001609 max=0.001388 Jy/beam ! Clean residual mean=-0.000032 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.266976 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 317 components and 0.266976 Jy ![Exited script file: muppet] wmap "J1343+6602_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.705 x 6.18 at 62.24 degrees (North through East) ! Clean map min=-0.0036795 max=0.24985 Jy/beam ! Writing clean map to FITS file: J1343+6602_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.249846 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390166 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468488 0.468488 0.936977 1.87395 3.74791 7.49582 14.9916 29.9833 59.9665 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.249 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.705 x 6.18 at 62.24 degrees (North through East) ! Clean map min=-0.0036795 max=0.24985 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1343+6602_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:50:52 2019