! Started logfile: J0219+0120_S_2017_02_19_pus_uvs.log on Sat May 4 18:39:48 2019 obs J0219+0120_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0219+0120_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.760582 visibilities/baseline/integration-bin. ! Found source: J0219+0120 ! ! 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 482 lines of history. ! ! Reading 11500 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 J0219+0120_S_2017_02_19_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 362 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.615145Jy sigma=0.005061 ! Fit after self-cal, rms=0.601936Jy sigma=0.004964 ! 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=2.632 mas, bmaj=6.724 mas, bpa=-6.337 degrees ! Estimated noise=1150.08 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.307009 Jy ! Component: 100 - total flux cleaned = 0.389722 Jy ! Total flux subtracted in 100 components = 0.389722 Jy ! Clean residual min=-0.013936 max=0.033426 Jy/beam ! Clean residual mean=0.000054 rms=0.003809 Jy/beam ! Combined flux in latest and established models = 0.389722 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.389722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126460Jy sigma=0.000917 ! Fit after self-cal, rms=0.126421Jy sigma=0.000916 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357402 Jy ! Component: 100 - total flux cleaned = 0.0543777 Jy ! Total flux subtracted in 100 components = 0.0543777 Jy ! Clean residual min=-0.012928 max=0.018143 Jy/beam ! Clean residual mean=0.000021 rms=0.002787 Jy/beam ! Combined flux in latest and established models = 0.4441 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.4441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112230Jy sigma=0.000824 ! Fit after self-cal, rms=0.112203Jy sigma=0.000824 ! Inverting map ! Added new window around map position (-5.5, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164704 Jy ! Component: 100 - total flux cleaned = 0.0266052 Jy ! Total flux subtracted in 100 components = 0.0266052 Jy ! Clean residual min=-0.011687 max=0.011611 Jy/beam ! Clean residual mean=0.000015 rms=0.002485 Jy/beam ! Combined flux in latest and established models = 0.470705 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.470705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108572Jy sigma=0.000798 ! Fit after self-cal, rms=0.108470Jy sigma=0.000798 ! 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=3.03 mas, bmaj=7.176 mas, bpa=-4.203 degrees ! Estimated noise=892.128 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.011225 Jy ! Component: 100 - total flux cleaned = 0.0186802 Jy ! Component: 150 - total flux cleaned = 0.0242915 Jy ! Component: 200 - total flux cleaned = 0.0286466 Jy ! Total flux subtracted in 200 components = 0.0286466 Jy ! Clean residual min=-0.010686 max=0.008685 Jy/beam ! Clean residual mean=0.000018 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.499352 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 76 components and 0.499352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106452Jy sigma=0.000789 ! Fit after self-cal, rms=0.106393Jy sigma=0.000788 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 0.98 KP 1.06 ! LA 1.02 MK 0.97 NL 0.89 OV 1.05 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.01 KP 1.02 ! LA 0.98 MK 0.96 NL 1.09 OV 1.08 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 0.97 KP 0.89 ! LA 0.77 MK 0.99 NL 1.20 OV 0.98 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.07 HN 0.91 KP 1.00* ! LA 0.77 MK 1.29 NL 1.00* OV 1.03 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.106393Jy sigma=0.000788 ! Fit after self-cal, rms=0.087994Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.222 mas, bpa=-4.125 degrees ! Estimated noise=889.76 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.00277642 Jy ! Component: 100 - total flux cleaned = 0.00247687 Jy ! Component: 150 - total flux cleaned = 0.00258473 Jy ! Component: 200 - total flux cleaned = 0.00258529 Jy ! Total flux subtracted in 200 components = 0.00258529 Jy ! Clean residual min=-0.003957 max=0.004130 Jy/beam ! Clean residual mean=-0.000012 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.501937 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.501937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087862Jy sigma=0.000680 ! Fit after self-cal, rms=0.087841Jy sigma=0.000680 ! 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.087841Jy sigma=0.000680 ! Fit after self-cal, rms=0.086820Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.228 mas, bpa=-4.182 degrees ! Estimated noise=890.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814166 Jy ! Component: 100 - total flux cleaned = 0.000770294 Jy ! Component: 150 - total flux cleaned = 0.000813036 Jy ! Component: 200 - total flux cleaned = 0.000813398 Jy ! Total flux subtracted in 200 components = 0.000813398 Jy ! Clean residual min=-0.002286 max=0.002490 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.50275 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.50275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086767Jy sigma=0.000669 ! Fit after self-cal, rms=0.086772Jy sigma=0.000669 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) ! Added new window around map position (36, 107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179397 Jy ! Component: 100 - total flux cleaned = 0.00233714 Jy ! Component: 150 - total flux cleaned = 0.00284597 Jy ! Component: 200 - total flux cleaned = 0.00307639 Jy ! Total flux subtracted in 200 components = 0.00307639 Jy ! Clean residual min=-0.002116 max=0.002147 Jy/beam ! Clean residual mean=-0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.505827 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.505827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086686Jy sigma=0.000668 ! Fit after self-cal, rms=0.086680Jy sigma=0.000668 ! 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.086680Jy sigma=0.000668 ! Fit after self-cal, rms=0.086630Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.23 mas, bpa=-4.186 degrees ! Estimated noise=890.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169623 Jy ! Component: 100 - total flux cleaned = 0.000203537 Jy ! Component: 150 - total flux cleaned = 0.000234443 Jy ! Component: 200 - total flux cleaned = 0.000207615 Jy ! Total flux subtracted in 200 components = 0.000207615 Jy ! Clean residual min=-0.002088 max=0.002002 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.506034 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 131 components and 0.506034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086607Jy sigma=0.000668 ! Fit after self-cal, rms=0.086607Jy sigma=0.000668 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 = 8.21651e-05 Jy ! Component: 100 - total flux cleaned = 3.17698e-05 Jy ! Component: 150 - total flux cleaned = -3.79309e-05 Jy ! Component: 200 - total flux cleaned = -6.00259e-05 Jy ! Total flux subtracted in 200 components = -6.00259e-05 Jy ! Clean residual min=-0.002064 max=0.001979 Jy/beam ! Clean residual mean=-0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.505974 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 0.505974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086594Jy sigma=0.000668 ! Fit after self-cal, rms=0.086593Jy sigma=0.000668 ! 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.086593Jy sigma=0.000668 ! Fit after self-cal, rms=0.086622Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.732 mas, bmaj=10.7 mas, bpa=0.1699 degrees ! Estimated noise=1184.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236887 Jy ! Component: 100 - total flux cleaned = 0.000136401 Jy ! Component: 150 - total flux cleaned = 0.000152873 Jy ! Component: 200 - total flux cleaned = 0.000194301 Jy ! Total flux subtracted in 200 components = 0.000194301 Jy ! Clean residual min=-0.002878 max=0.002377 Jy/beam ! Clean residual mean=-0.000003 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.506168 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 0.506168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086622Jy sigma=0.000668 ! Fit after self-cal, rms=0.086622Jy sigma=0.000668 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 = -1.74194e-05 Jy ! Component: 100 - total flux cleaned = -4.7353e-06 Jy ! Component: 150 - total flux cleaned = 6.88154e-06 Jy ! Component: 200 - total flux cleaned = 1.74107e-05 Jy ! Total flux subtracted in 200 components = 1.74107e-05 Jy ! Clean residual min=-0.002852 max=0.002384 Jy/beam ! Clean residual mean=-0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.506186 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 173 components and 0.506186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086622Jy sigma=0.000668 ! Fit after self-cal, rms=0.086622Jy sigma=0.000668 ! 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=3.033 mas, bmaj=7.231 mas, bpa=-4.193 degrees ! Estimated noise=890.398 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.033 x 7.231 at -4.193 degrees (North through East) ! Clean map min=-0.0019046 max=0.39887 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=2.631 mas, bmaj=6.772 mas, bpa=-6.257 degrees ! Estimated noise=1153.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.30768 Jy ! Component: 100 - total flux cleaned = 0.390762 Jy ! Component: 150 - total flux cleaned = 0.428419 Jy ! Component: 200 - total flux cleaned = 0.450466 Jy ! Total flux subtracted in 200 components = 0.450466 Jy ! Clean residual min=-0.005858 max=0.011245 Jy/beam ! Clean residual mean=0.000018 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.450466 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.450466 Jy ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.231 mas, bpa=-4.193 degrees ! Estimated noise=890.398 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.0157756 Jy ! Component: 100 - total flux cleaned = 0.0252609 Jy ! Component: 150 - total flux cleaned = 0.0319706 Jy ! Component: 200 - total flux cleaned = 0.0369455 Jy ! Total flux subtracted in 200 components = 0.0369455 Jy ! Clean residual min=-0.003328 max=0.003153 Jy/beam ! Clean residual mean=0.000007 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.487412 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 61 components and 0.487412 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=6.732 mas, bmaj=10.7 mas, bpa=0.1699 degrees ! Estimated noise=1184.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00597633 Jy ! Component: 100 - total flux cleaned = 0.00962835 Jy ! Component: 150 - total flux cleaned = 0.0121571 Jy ! Component: 200 - total flux cleaned = 0.0140009 Jy ! Total flux subtracted in 200 components = 0.0140009 Jy ! Clean residual min=-0.003354 max=0.002416 Jy/beam ! Clean residual mean=0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.501413 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 = 0.0013865 Jy ! Component: 100 - total flux cleaned = 0.0020871 Jy ! Component: 150 - total flux cleaned = 0.00263332 Jy ! Component: 200 - total flux cleaned = 0.0030076 Jy ! Total flux subtracted in 200 components = 0.0030076 Jy ! Clean residual min=-0.003177 max=0.002255 Jy/beam ! Clean residual mean=0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.50442 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 156 components and 0.50442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.231 mas, bpa=-4.193 degrees ! Estimated noise=890.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.30293e-05 Jy ! Component: 100 - total flux cleaned = 0.000148101 Jy ! Component: 150 - total flux cleaned = 0.000260105 Jy ! Component: 200 - total flux cleaned = 0.00046599 Jy ! Total flux subtracted in 200 components = 0.00046599 Jy ! Clean residual min=-0.002531 max=0.002157 Jy/beam ! Clean residual mean=0.000000 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.504886 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 174 components and 0.504886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086719Jy sigma=0.000668 ! Fit after self-cal, rms=0.086709Jy sigma=0.000668 wmodel J0219+0120_S_2017_02_19_pus_map.mod ! Writing 174 model components to file: J0219+0120_S_2017_02_19_pus_map.mod wobs J0219+0120_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0219+0120_S_2017_02_19_pus_uvs.fits wwins J0219+0120_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J0219+0120_S_2017_02_19_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.000131289 Jy ! Component: 100 - total flux cleaned = -9.2869e-05 Jy ! Component: 150 - total flux cleaned = 5.4448e-05 Jy ! Component: 200 - total flux cleaned = 0.000367565 Jy ! Component: 250 - total flux cleaned = 0.000603411 Jy ! Component: 300 - total flux cleaned = 0.000799969 Jy ! Component: 350 - total flux cleaned = 0.000959078 Jy ! Component: 400 - total flux cleaned = 0.00114514 Jy ! Component: 450 - total flux cleaned = 0.00123597 Jy ! Component: 500 - total flux cleaned = 0.00147223 Jy ! Component: 550 - total flux cleaned = 0.00150105 Jy ! Component: 600 - total flux cleaned = 0.00164416 Jy ! Component: 650 - total flux cleaned = 0.00178406 Jy ! Component: 700 - total flux cleaned = 0.00183847 Jy ! Component: 750 - total flux cleaned = 0.00186546 Jy ! Component: 800 - total flux cleaned = 0.00199875 Jy ! Component: 850 - total flux cleaned = 0.00205079 Jy ! Component: 900 - total flux cleaned = 0.0020244 Jy ! Component: 950 - total flux cleaned = 0.00210109 Jy ! Component: 1000 - total flux cleaned = 0.00207631 Jy ! Component: 1050 - total flux cleaned = 0.00205147 Jy ! Component: 1100 - total flux cleaned = 0.00197799 Jy ! Component: 1150 - total flux cleaned = 0.00197836 Jy ! Component: 1200 - total flux cleaned = 0.00202606 Jy ! Component: 1250 - total flux cleaned = 0.0019543 Jy ! Component: 1300 - total flux cleaned = 0.00193067 Jy ! Component: 1350 - total flux cleaned = 0.00197675 Jy ! Component: 1400 - total flux cleaned = 0.00190792 Jy ! Component: 1450 - total flux cleaned = 0.00193033 Jy ! Component: 1500 - total flux cleaned = 0.00186308 Jy ! Component: 1550 - total flux cleaned = 0.00195126 Jy ! Component: 1600 - total flux cleaned = 0.00188537 Jy ! Component: 1650 - total flux cleaned = 0.00186411 Jy ! Component: 1700 - total flux cleaned = 0.00190729 Jy ! Component: 1750 - total flux cleaned = 0.00197073 Jy ! Component: 1800 - total flux cleaned = 0.00201274 Jy ! Component: 1850 - total flux cleaned = 0.00199177 Jy ! Component: 1900 - total flux cleaned = 0.00207428 Jy ! Component: 1950 - total flux cleaned = 0.00213562 Jy ! Component: 2000 - total flux cleaned = 0.00213579 Jy ! Component: 2050 - total flux cleaned = 0.00215584 Jy ! Component: 2100 - total flux cleaned = 0.00223523 Jy ! Component: 2150 - total flux cleaned = 0.00227445 Jy ! Component: 2200 - total flux cleaned = 0.00229398 Jy ! Component: 2250 - total flux cleaned = 0.00237131 Jy ! Component: 2300 - total flux cleaned = 0.00237136 Jy ! Component: 2350 - total flux cleaned = 0.0024098 Jy ! Component: 2400 - total flux cleaned = 0.00248524 Jy ! Component: 2450 - total flux cleaned = 0.00242931 Jy ! Component: 2500 - total flux cleaned = 0.00250364 Jy ! Component: 2550 - total flux cleaned = 0.00248552 Jy ! Component: 2600 - total flux cleaned = 0.00255855 Jy ! Component: 2650 - total flux cleaned = 0.00259464 Jy ! Component: 2700 - total flux cleaned = 0.00264826 Jy ! Component: 2750 - total flux cleaned = 0.00261283 Jy ! Component: 2800 - total flux cleaned = 0.0027009 Jy ! Component: 2850 - total flux cleaned = 0.00270064 Jy ! Component: 2900 - total flux cleaned = 0.00275254 Jy ! Component: 2950 - total flux cleaned = 0.00275247 Jy ! Component: 3000 - total flux cleaned = 0.00276951 Jy ! Component: 3050 - total flux cleaned = 0.00290472 Jy ! Component: 3100 - total flux cleaned = 0.00295516 Jy ! Component: 3150 - total flux cleaned = 0.00302189 Jy ! Component: 3200 - total flux cleaned = 0.00305489 Jy ! Component: 3250 - total flux cleaned = 0.00313703 Jy ! Component: 3300 - total flux cleaned = 0.00320246 Jy ! Component: 3350 - total flux cleaned = 0.00323477 Jy ! Component: 3400 - total flux cleaned = 0.00321868 Jy ! Component: 3450 - total flux cleaned = 0.00326635 Jy ! Component: 3500 - total flux cleaned = 0.00334551 Jy ! Component: 3550 - total flux cleaned = 0.00332973 Jy ! Component: 3600 - total flux cleaned = 0.00334528 Jy ! Component: 3650 - total flux cleaned = 0.00348502 Jy ! Component: 3700 - total flux cleaned = 0.00350052 Jy ! Component: 3750 - total flux cleaned = 0.00356182 Jy ! Component: 3800 - total flux cleaned = 0.00362262 Jy ! Component: 3850 - total flux cleaned = 0.0036378 Jy ! Component: 3900 - total flux cleaned = 0.00368277 Jy ! Component: 3950 - total flux cleaned = 0.00374237 Jy ! Component: 4000 - total flux cleaned = 0.00371273 Jy ! Component: 4050 - total flux cleaned = 0.00381585 Jy ! Total flux subtracted in 4096 components = 0.00385977 Jy ! Clean residual min=-0.000867 max=0.000806 Jy/beam ! Clean residual mean=0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.508746 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 458 components and 0.508746 Jy ![Exited script file: muppet] wmap "J0219+0120_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.033 x 7.231 at -4.193 degrees (North through East) ! Clean map min=-0.001666 max=0.40047 Jy/beam ! Writing clean map to FITS file: J0219+0120_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.400472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198404 0.198404 0.396809 0.793618 1.58724 3.17447 6.34894 12.6979 25.3958 50.7915 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.4 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.033 x 7.231 at -4.193 degrees (North through East) ! Clean map min=-0.001666 max=0.40047 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 J0219+0120_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:39:53 2019