! Started logfile: J0003+2129_S_2017_05_27_pus_uvs.log on Fri May 3 10:51:53 2019 obs J0003+2129_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0003+2129_S_2017_05_27_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977006 visibilities/baseline/integration-bin. ! Found source: J0003+2129 ! ! 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 1211 lines of history. ! ! Reading 25324 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 J0003+2129_S_2017_05_27_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 741 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.845066Jy sigma=0.008205 ! Fit after self-cal, rms=0.838797Jy sigma=0.008161 ! 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.703 mas, bmaj=6.568 mas, bpa=-6.077 degrees ! Estimated noise=841.95 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.119462 Jy ! Component: 100 - total flux cleaned = 0.146466 Jy ! Total flux subtracted in 100 components = 0.146466 Jy ! Clean residual min=-0.005278 max=0.009928 Jy/beam ! Clean residual mean=-0.000016 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.146466 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.146466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125243Jy sigma=0.000784 ! Fit after self-cal, rms=0.125238Jy sigma=0.000784 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108917 Jy ! Component: 100 - total flux cleaned = 0.0167209 Jy ! Total flux subtracted in 100 components = 0.0167209 Jy ! Clean residual min=-0.005377 max=0.005259 Jy/beam ! Clean residual mean=-0.000012 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.163187 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.163187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122961Jy sigma=0.000787 ! Fit after self-cal, rms=0.122962Jy sigma=0.000787 ! 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.296 mas, bmaj=7.383 mas, bpa=-4.211 degrees ! Estimated noise=555.97 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.00331092 Jy ! Component: 100 - total flux cleaned = 0.00359991 Jy ! Component: 150 - total flux cleaned = 0.00367242 Jy ! Component: 200 - total flux cleaned = 0.00380685 Jy ! Total flux subtracted in 200 components = 0.00380685 Jy ! Clean residual min=-0.005657 max=0.004324 Jy/beam ! Clean residual mean=0.000001 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.166994 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.166994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122304Jy sigma=0.000793 ! Fit after self-cal, rms=0.122303Jy sigma=0.000793 ! 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 0.90 FD 0.94 HN 0.99 KP 1.04 ! LA 1.01 MK 1.00 NL 0.90 OV 1.04 ! PT 1.09 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.57 FD 0.94 HN 1.03 KP 1.00 ! LA 0.98 MK 1.00 NL 1.04 OV 1.05 ! PT 1.05 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.01 HN 1.03 KP 1.00 ! LA 1.03 MK 0.99 NL 1.02 OV 0.95 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.00* ! LA 0.97 MK 1.11 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.122303Jy sigma=0.000793 ! Fit after self-cal, rms=0.232312Jy sigma=0.000716 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.464 mas, bpa=-4.632 degrees ! Estimated noise=578.855 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.00449669 Jy ! Component: 100 - total flux cleaned = 0.00425298 Jy ! Component: 150 - total flux cleaned = 0.00415261 Jy ! Component: 200 - total flux cleaned = 0.00406205 Jy ! Total flux subtracted in 200 components = 0.00406205 Jy ! Clean residual min=-0.005600 max=0.003935 Jy/beam ! Clean residual mean=0.000016 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.171056 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.171056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230887Jy sigma=0.000719 ! Fit after self-cal, rms=0.230973Jy sigma=0.000718 ! 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.230973Jy sigma=0.000718 ! Fit after self-cal, rms=0.290513Jy sigma=0.000701 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.493 mas, bpa=-4.923 degrees ! Estimated noise=597.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047268 Jy ! Component: 100 - total flux cleaned = 0.00445073 Jy ! Component: 150 - total flux cleaned = 0.00437131 Jy ! Component: 200 - total flux cleaned = 0.00424338 Jy ! Total flux subtracted in 200 components = 0.00424338 Jy ! Clean residual min=-0.003966 max=0.003381 Jy/beam ! Clean residual mean=0.000011 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.175299 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.175299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289404Jy sigma=0.000702 ! Fit after self-cal, rms=0.289407Jy sigma=0.000702 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 = -4.86203e-05 Jy ! Component: 100 - total flux cleaned = -9.4867e-05 Jy ! Component: 150 - total flux cleaned = -0.000138464 Jy ! Component: 200 - total flux cleaned = -0.000177916 Jy ! Total flux subtracted in 200 components = -0.000177916 Jy ! Clean residual min=-0.004030 max=0.003283 Jy/beam ! Clean residual mean=0.000011 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.175121 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.175121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289178Jy sigma=0.000703 ! Fit after self-cal, rms=0.289176Jy sigma=0.000703 ! 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.289176Jy sigma=0.000703 ! Fit after self-cal, rms=0.178583Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.494 mas, bpa=-5.064 degrees ! Estimated noise=608.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258635 Jy ! Component: 100 - total flux cleaned = 0.0031599 Jy ! Component: 150 - total flux cleaned = 0.00323404 Jy ! Component: 200 - total flux cleaned = 0.0032788 Jy ! Total flux subtracted in 200 components = 0.0032788 Jy ! Clean residual min=-0.002794 max=0.002460 Jy/beam ! Clean residual mean=0.000008 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.1784 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.1784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178301Jy sigma=0.000688 ! Fit after self-cal, rms=0.178260Jy sigma=0.000687 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.000124242 Jy ! Component: 100 - total flux cleaned = 0.000123406 Jy ! Component: 150 - total flux cleaned = 0.000123313 Jy ! Component: 200 - total flux cleaned = 0.000141215 Jy ! Total flux subtracted in 200 components = 0.000141215 Jy ! Clean residual min=-0.002796 max=0.002445 Jy/beam ! Clean residual mean=0.000009 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.178541 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.178541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178243Jy sigma=0.000687 ! Fit after self-cal, rms=0.178243Jy sigma=0.000687 ! 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.178243Jy sigma=0.000687 ! Fit after self-cal, rms=0.181395Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.273 mas, bmaj=10.92 mas, bpa=-7.555 degrees ! Estimated noise=763.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268113 Jy ! Component: 100 - total flux cleaned = 0.00288666 Jy ! Component: 150 - total flux cleaned = 0.00280256 Jy ! Component: 200 - total flux cleaned = 0.00273228 Jy ! Total flux subtracted in 200 components = 0.00273228 Jy ! Clean residual min=-0.003065 max=0.002454 Jy/beam ! Clean residual mean=0.000017 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.181273 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.181273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181108Jy sigma=0.000688 ! Fit after self-cal, rms=0.181100Jy sigma=0.000687 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.13433e-05 Jy ! Component: 100 - total flux cleaned = -1.06955e-05 Jy ! Component: 150 - total flux cleaned = -8.1641e-05 Jy ! Component: 200 - total flux cleaned = -0.000126833 Jy ! Total flux subtracted in 200 components = -0.000126833 Jy ! Clean residual min=-0.003057 max=0.002476 Jy/beam ! Clean residual mean=0.000017 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.181147 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 53 components and 0.181147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181058Jy sigma=0.000688 ! Fit after self-cal, rms=0.181056Jy sigma=0.000688 ! 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.308 mas, bmaj=7.496 mas, bpa=-5.01 degrees ! Estimated noise=619.157 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 7.496 at -5.01 degrees (North through East) ! Clean map min=-0.003125 max=0.175 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.707 mas, bmaj=6.651 mas, bpa=-6.647 degrees ! Estimated noise=929.781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131875 Jy ! Component: 100 - total flux cleaned = 0.161762 Jy ! Component: 150 - total flux cleaned = 0.173738 Jy ! Component: 200 - total flux cleaned = 0.179432 Jy ! Total flux subtracted in 200 components = 0.179432 Jy ! Clean residual min=-0.004629 max=0.004386 Jy/beam ! Clean residual mean=0.000002 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.179432 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.179432 Jy ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.496 mas, bpa=-5.01 degrees ! Estimated noise=619.157 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) ! Added new window around map position (-2.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128536 Jy ! Component: 100 - total flux cleaned = 0.00113676 Jy ! Component: 150 - total flux cleaned = 0.00114665 Jy ! Component: 200 - total flux cleaned = 0.000947703 Jy ! Total flux subtracted in 200 components = 0.000947703 Jy ! Clean residual min=-0.002555 max=0.002210 Jy/beam ! Clean residual mean=0.000008 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.18038 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.18038 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=7.273 mas, bmaj=10.92 mas, bpa=-7.555 degrees ! Estimated noise=763.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.1056e-05 Jy ! Component: 100 - total flux cleaned = -0.000324645 Jy ! Component: 150 - total flux cleaned = -0.000436848 Jy ! Component: 200 - total flux cleaned = -0.00058591 Jy ! Total flux subtracted in 200 components = -0.00058591 Jy ! Clean residual min=-0.002965 max=0.002455 Jy/beam ! Clean residual mean=0.000018 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.179794 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 = -8.7102e-05 Jy ! Component: 100 - total flux cleaned = -0.000124839 Jy ! Component: 150 - total flux cleaned = -0.000159239 Jy ! Component: 200 - total flux cleaned = -0.000190356 Jy ! Total flux subtracted in 200 components = -0.000190356 Jy ! Clean residual min=-0.003006 max=0.002441 Jy/beam ! Clean residual mean=0.000018 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.179604 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 62 components and 0.179604 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.496 mas, bpa=-5.01 degrees ! Estimated noise=619.157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220447 Jy ! Component: 100 - total flux cleaned = -0.000177153 Jy ! Component: 150 - total flux cleaned = -0.000136178 Jy ! Component: 200 - total flux cleaned = -0.000137532 Jy ! Total flux subtracted in 200 components = -0.000137532 Jy ! Clean residual min=-0.002567 max=0.002285 Jy/beam ! Clean residual mean=0.000008 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.179466 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.179466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180794Jy sigma=0.000687 ! Fit after self-cal, rms=0.180786Jy sigma=0.000687 wmodel J0003+2129_S_2017_05_27_pus_map.mod ! Writing 75 model components to file: J0003+2129_S_2017_05_27_pus_map.mod wobs J0003+2129_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0003+2129_S_2017_05_27_pus_uvs.fits wwins J0003+2129_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J0003+2129_S_2017_05_27_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.00120146 Jy ! Component: 100 - total flux cleaned = -0.00202657 Jy ! Component: 150 - total flux cleaned = -0.00280601 Jy ! Component: 200 - total flux cleaned = -0.00339608 Jy ! Component: 250 - total flux cleaned = -0.00362432 Jy ! Component: 300 - total flux cleaned = -0.00388233 Jy ! Component: 350 - total flux cleaned = -0.00409763 Jy ! Component: 400 - total flux cleaned = -0.00427357 Jy ! Component: 450 - total flux cleaned = -0.00441204 Jy ! Component: 500 - total flux cleaned = -0.00454829 Jy ! Component: 550 - total flux cleaned = -0.00471455 Jy ! Component: 600 - total flux cleaned = -0.00477998 Jy ! Component: 650 - total flux cleaned = -0.00471589 Jy ! Component: 700 - total flux cleaned = -0.00468476 Jy ! Component: 750 - total flux cleaned = -0.00474719 Jy ! Component: 800 - total flux cleaned = -0.00465456 Jy ! Component: 850 - total flux cleaned = -0.00456335 Jy ! Component: 900 - total flux cleaned = -0.0045634 Jy ! Component: 950 - total flux cleaned = -0.00453352 Jy ! Component: 1000 - total flux cleaned = -0.00447499 Jy ! Component: 1050 - total flux cleaned = -0.00444554 Jy ! Component: 1100 - total flux cleaned = -0.00438809 Jy ! Component: 1150 - total flux cleaned = -0.00433174 Jy ! Component: 1200 - total flux cleaned = -0.00430411 Jy ! Component: 1250 - total flux cleaned = -0.00427641 Jy ! Component: 1300 - total flux cleaned = -0.00424893 Jy ! Component: 1350 - total flux cleaned = -0.00416753 Jy ! Component: 1400 - total flux cleaned = -0.00424834 Jy ! Component: 1450 - total flux cleaned = -0.00422167 Jy ! Component: 1500 - total flux cleaned = -0.00419528 Jy ! Component: 1550 - total flux cleaned = -0.00416926 Jy ! Component: 1600 - total flux cleaned = -0.00409126 Jy ! Component: 1650 - total flux cleaned = -0.00401421 Jy ! Component: 1700 - total flux cleaned = -0.0040143 Jy ! Component: 1750 - total flux cleaned = -0.00391287 Jy ! Component: 1800 - total flux cleaned = -0.0038377 Jy ! Component: 1850 - total flux cleaned = -0.00381256 Jy ! Component: 1900 - total flux cleaned = -0.00373878 Jy ! Component: 1950 - total flux cleaned = -0.00371447 Jy ! Component: 2000 - total flux cleaned = -0.0036659 Jy ! Component: 2050 - total flux cleaned = -0.00361724 Jy ! Component: 2100 - total flux cleaned = -0.00349752 Jy ! Component: 2150 - total flux cleaned = -0.00347362 Jy ! Component: 2200 - total flux cleaned = -0.00337927 Jy ! Component: 2250 - total flux cleaned = -0.00340282 Jy ! Component: 2300 - total flux cleaned = -0.00340243 Jy ! Component: 2350 - total flux cleaned = -0.00328719 Jy ! Component: 2400 - total flux cleaned = -0.00328719 Jy ! Component: 2450 - total flux cleaned = -0.00326435 Jy ! Component: 2500 - total flux cleaned = -0.00317399 Jy ! Component: 2550 - total flux cleaned = -0.00310676 Jy ! Component: 2600 - total flux cleaned = -0.00310695 Jy ! Component: 2650 - total flux cleaned = -0.00315115 Jy ! Component: 2700 - total flux cleaned = -0.00306329 Jy ! Component: 2750 - total flux cleaned = -0.00308504 Jy ! Component: 2800 - total flux cleaned = -0.00301998 Jy ! Component: 2850 - total flux cleaned = -0.00295545 Jy ! Component: 2900 - total flux cleaned = -0.00289148 Jy ! Component: 2950 - total flux cleaned = -0.00278579 Jy ! Component: 3000 - total flux cleaned = -0.00280692 Jy ! Component: 3050 - total flux cleaned = -0.0028069 Jy ! Component: 3100 - total flux cleaned = -0.00274449 Jy ! Component: 3150 - total flux cleaned = -0.00274441 Jy ! Component: 3200 - total flux cleaned = -0.00270336 Jy ! Component: 3250 - total flux cleaned = -0.00268296 Jy ! Component: 3300 - total flux cleaned = -0.00262253 Jy ! Component: 3350 - total flux cleaned = -0.00266276 Jy ! Component: 3400 - total flux cleaned = -0.00268266 Jy ! Component: 3450 - total flux cleaned = -0.00258305 Jy ! Component: 3500 - total flux cleaned = -0.00260282 Jy ! Component: 3550 - total flux cleaned = -0.00260269 Jy ! Component: 3600 - total flux cleaned = -0.00256363 Jy ! Component: 3650 - total flux cleaned = -0.00258298 Jy ! Component: 3700 - total flux cleaned = -0.00258289 Jy ! Component: 3750 - total flux cleaned = -0.00250618 Jy ! Component: 3800 - total flux cleaned = -0.00246796 Jy ! Component: 3850 - total flux cleaned = -0.0025248 Jy ! Component: 3900 - total flux cleaned = -0.00248716 Jy ! Component: 3950 - total flux cleaned = -0.00241226 Jy ! Component: 4000 - total flux cleaned = -0.00244947 Jy ! Component: 4050 - total flux cleaned = -0.00241247 Jy ! Total flux subtracted in 4096 components = -0.00243079 Jy ! Clean residual min=-0.000961 max=0.001220 Jy/beam ! Clean residual mean=0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.177036 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 384 components and 0.177036 Jy ![Exited script file: muppet] wmap "J0003+2129_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 7.496 at -5.01 degrees (North through East) ! Clean map min=-0.0031168 max=0.1744 Jy/beam ! Writing clean map to FITS file: J0003+2129_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174398 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347655 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.598036 0.598036 1.19607 2.39214 4.78429 9.56858 19.1372 38.2743 76.5486 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 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.308 x 7.496 at -5.01 degrees (North through East) ! Clean map min=-0.0031168 max=0.1744 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 J0003+2129_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:51:58 2019