! Started logfile: J2001+2416_S_2017_07_16_pus_uvs.log on Thu May 9 11:17:51 2019 obs J2001+2416_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2001+2416_S_2017_07_16_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.526786 visibilities/baseline/integration-bin. ! Found source: J2001+2416 ! ! 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 815 lines of history. ! ! Reading 10620 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 J2001+2416_S_2017_07_16_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 327 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 340 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 340 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 924 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853486Jy sigma=0.008332 ! Fit after self-cal, rms=0.844365Jy sigma=0.008261 ! 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.776 mas, bmaj=5.689 mas, bpa=-8.641 degrees ! Estimated noise=1104.16 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.119895 Jy ! Component: 100 - total flux cleaned = 0.151931 Jy ! Total flux subtracted in 100 components = 0.151931 Jy ! Clean residual min=-0.008266 max=0.013158 Jy/beam ! Clean residual mean=0.000002 rms=0.002064 Jy/beam ! Combined flux in latest and established models = 0.151931 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.151931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084983Jy sigma=0.000758 ! Fit after self-cal, rms=0.084937Jy sigma=0.000757 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014245 Jy ! Component: 100 - total flux cleaned = 0.0225707 Jy ! Total flux subtracted in 100 components = 0.0225707 Jy ! Clean residual min=-0.007414 max=0.006561 Jy/beam ! Clean residual mean=-0.000002 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.174502 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.174502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082131Jy sigma=0.000733 ! Fit after self-cal, rms=0.082110Jy sigma=0.000732 ! 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.241 mas, bmaj=6.299 mas, bpa=-5.547 degrees ! Estimated noise=824.186 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.00694002 Jy ! Component: 100 - total flux cleaned = 0.0112906 Jy ! Component: 150 - total flux cleaned = 0.0142279 Jy ! Component: 200 - total flux cleaned = 0.0163029 Jy ! Total flux subtracted in 200 components = 0.0163029 Jy ! Clean residual min=-0.007388 max=0.006495 Jy/beam ! Clean residual mean=-0.000004 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.190804 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.190804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081324Jy sigma=0.000727 ! Fit after self-cal, rms=0.081320Jy sigma=0.000727 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.99 KP 1.03 ! LA 0.98 MK 1.04 NL 0.90 OV 0.98 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 1.00* HN 1.02 KP 0.97 ! LA 0.94 MK 1.00 NL 1.11 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.99 KP 0.95 ! LA 0.95 MK 0.98 NL 1.16 OV 0.91 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00* ! LA 0.83 MK 0.90 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.081320Jy sigma=0.000727 ! Fit after self-cal, rms=0.082281Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=6.38 mas, bpa=-5.785 degrees ! Estimated noise=832.656 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.00198061 Jy ! Component: 100 - total flux cleaned = 0.00223522 Jy ! Component: 150 - total flux cleaned = 0.00227849 Jy ! Component: 200 - total flux cleaned = 0.00227931 Jy ! Total flux subtracted in 200 components = 0.00227931 Jy ! Clean residual min=-0.006047 max=0.005761 Jy/beam ! Clean residual mean=-0.000004 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.193084 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.193084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082144Jy sigma=0.000702 ! Fit after self-cal, rms=0.082196Jy sigma=0.000701 ! 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.082196Jy sigma=0.000701 ! Fit after self-cal, rms=0.081071Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=6.352 mas, bpa=-6.36 degrees ! Estimated noise=833.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389552 Jy ! Component: 100 - total flux cleaned = 0.00012222 Jy ! Component: 150 - total flux cleaned = 6.76596e-05 Jy ! Component: 200 - total flux cleaned = -5.27958e-06 Jy ! Total flux subtracted in 200 components = -5.27958e-06 Jy ! Clean residual min=-0.002544 max=0.002537 Jy/beam ! Clean residual mean=-0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.193078 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.193078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081038Jy sigma=0.000666 ! Fit after self-cal, rms=0.081148Jy sigma=0.000665 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 (-4.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222375 Jy ! Component: 100 - total flux cleaned = 0.00304339 Jy ! Component: 150 - total flux cleaned = 0.00312125 Jy ! Component: 200 - total flux cleaned = 0.00306396 Jy ! Total flux subtracted in 200 components = 0.00306396 Jy ! Clean residual min=-0.002413 max=0.002222 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.196142 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.196142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081077Jy sigma=0.000664 ! Fit after self-cal, rms=0.081066Jy sigma=0.000664 ! 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.081066Jy sigma=0.000664 ! Fit after self-cal, rms=0.082297Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=6.357 mas, bpa=-6.464 degrees ! Estimated noise=834.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000754673 Jy ! Component: 100 - total flux cleaned = 0.000784807 Jy ! Component: 150 - total flux cleaned = 0.000841355 Jy ! Component: 200 - total flux cleaned = 0.000813461 Jy ! Total flux subtracted in 200 components = 0.000813461 Jy ! Clean residual min=-0.002283 max=0.002194 Jy/beam ! Clean residual mean=-0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.196956 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.196956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082270Jy sigma=0.000664 ! Fit after self-cal, rms=0.082274Jy sigma=0.000664 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.000177199 Jy ! Component: 100 - total flux cleaned = 0.000152024 Jy ! Component: 150 - total flux cleaned = 0.000106992 Jy ! Component: 200 - total flux cleaned = 6.36452e-05 Jy ! Total flux subtracted in 200 components = 6.36452e-05 Jy ! Clean residual min=-0.002269 max=0.002202 Jy/beam ! Clean residual mean=-0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.19702 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.19702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082260Jy sigma=0.000664 ! Fit after self-cal, rms=0.082258Jy sigma=0.000664 ! 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.082258Jy sigma=0.000664 ! Fit after self-cal, rms=0.082230Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.001 mas, bmaj=9.924 mas, bpa=-5.934 degrees ! Estimated noise=1057.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449896 Jy ! Component: 100 - total flux cleaned = -0.000454591 Jy ! Component: 150 - total flux cleaned = -0.000466701 Jy ! Component: 200 - total flux cleaned = -0.000478069 Jy ! Total flux subtracted in 200 components = -0.000478069 Jy ! Clean residual min=-0.002351 max=0.002471 Jy/beam ! Clean residual mean=-0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.196541 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.196541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082227Jy sigma=0.000664 ! Fit after self-cal, rms=0.082225Jy sigma=0.000664 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.08398e-05 Jy ! Component: 100 - total flux cleaned = -2.09984e-05 Jy ! Component: 150 - total flux cleaned = -1.20431e-06 Jy ! Component: 200 - total flux cleaned = -9.66203e-06 Jy ! Total flux subtracted in 200 components = -9.66203e-06 Jy ! Clean residual min=-0.002339 max=0.002458 Jy/beam ! Clean residual mean=-0.000005 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.196532 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 128 components and 0.196532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082223Jy sigma=0.000664 ! Fit after self-cal, rms=0.082221Jy sigma=0.000664 ! 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.253 mas, bmaj=6.36 mas, bpa=-6.521 degrees ! Estimated noise=835.426 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 6.36 at -6.521 degrees (North through East) ! Clean map min=-0.0021806 max=0.15536 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.777 mas, bmaj=5.722 mas, bpa=-9.467 degrees ! Estimated noise=1103.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118663 Jy ! Component: 100 - total flux cleaned = 0.152711 Jy ! Component: 150 - total flux cleaned = 0.167514 Jy ! Component: 200 - total flux cleaned = 0.175707 Jy ! Total flux subtracted in 200 components = 0.175707 Jy ! Clean residual min=-0.003471 max=0.004279 Jy/beam ! Clean residual mean=0.000001 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.175707 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.175707 Jy ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=6.36 mas, bpa=-6.521 degrees ! Estimated noise=835.426 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.00663415 Jy ! Component: 100 - total flux cleaned = 0.0106771 Jy ! Component: 150 - total flux cleaned = 0.0134843 Jy ! Component: 200 - total flux cleaned = 0.0155614 Jy ! Total flux subtracted in 200 components = 0.0155614 Jy ! Clean residual min=-0.002324 max=0.002583 Jy/beam ! Clean residual mean=-0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.191268 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 57 components and 0.191268 Jy ! Inverting map ! Added new window around map position (-15, 125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023073 Jy ! Component: 100 - total flux cleaned = 0.00321871 Jy ! Component: 150 - total flux cleaned = 0.00389158 Jy ! Component: 200 - total flux cleaned = 0.00438761 Jy ! Total flux subtracted in 200 components = 0.00438761 Jy ! Clean residual min=-0.002090 max=0.002037 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.195656 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 79 components and 0.195656 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.001 mas, bmaj=9.924 mas, bpa=-5.934 degrees ! Estimated noise=1057.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107147 Jy ! Component: 100 - total flux cleaned = 0.0012508 Jy ! Component: 150 - total flux cleaned = 0.00134755 Jy ! Component: 200 - total flux cleaned = 0.00132788 Jy ! Total flux subtracted in 200 components = 0.00132788 Jy ! Clean residual min=-0.002163 max=0.002347 Jy/beam ! Clean residual mean=-0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.196984 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.91167e-05 Jy ! Component: 100 - total flux cleaned = 3.55103e-05 Jy ! Component: 150 - total flux cleaned = 3.54431e-05 Jy ! Component: 200 - total flux cleaned = 2.19156e-05 Jy ! Total flux subtracted in 200 components = 2.19156e-05 Jy ! Clean residual min=-0.002147 max=0.002368 Jy/beam ! Clean residual mean=-0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.197006 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 121 components and 0.197006 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=6.36 mas, bpa=-6.521 degrees ! Estimated noise=835.426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.78543e-05 Jy ! Component: 100 - total flux cleaned = -0.000227576 Jy ! Component: 150 - total flux cleaned = -0.000314719 Jy ! Component: 200 - total flux cleaned = -0.000396079 Jy ! Total flux subtracted in 200 components = -0.000396079 Jy ! Clean residual min=-0.002073 max=0.001957 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.19661 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.19661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082119Jy sigma=0.000663 ! Fit after self-cal, rms=0.082103Jy sigma=0.000663 wmodel J2001+2416_S_2017_07_16_pus_map.mod ! Writing 136 model components to file: J2001+2416_S_2017_07_16_pus_map.mod wobs J2001+2416_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2001+2416_S_2017_07_16_pus_uvs.fits wwins J2001+2416_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J2001+2416_S_2017_07_16_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.000245633 Jy ! Component: 100 - total flux cleaned = -0.000109265 Jy ! Component: 150 - total flux cleaned = 2.00415e-05 Jy ! Component: 200 - total flux cleaned = 0.000174019 Jy ! Component: 250 - total flux cleaned = 0.00038125 Jy ! Component: 300 - total flux cleaned = 0.000668304 Jy ! Component: 350 - total flux cleaned = 0.000863772 Jy ! Component: 400 - total flux cleaned = 0.00100012 Jy ! Component: 450 - total flux cleaned = 0.00121337 Jy ! Component: 500 - total flux cleaned = 0.00142191 Jy ! Component: 550 - total flux cleaned = 0.00165164 Jy ! Component: 600 - total flux cleaned = 0.0018519 Jy ! Component: 650 - total flux cleaned = 0.0019747 Jy ! Component: 700 - total flux cleaned = 0.00209565 Jy ! Component: 750 - total flux cleaned = 0.00223825 Jy ! Component: 800 - total flux cleaned = 0.00240203 Jy ! Component: 850 - total flux cleaned = 0.00249391 Jy ! Component: 900 - total flux cleaned = 0.00267541 Jy ! Component: 950 - total flux cleaned = 0.00276464 Jy ! Component: 1000 - total flux cleaned = 0.00287505 Jy ! Component: 1050 - total flux cleaned = 0.00296168 Jy ! Component: 1100 - total flux cleaned = 0.00306963 Jy ! Component: 1150 - total flux cleaned = 0.00319727 Jy ! Component: 1200 - total flux cleaned = 0.00326034 Jy ! Component: 1250 - total flux cleaned = 0.00330207 Jy ! Component: 1300 - total flux cleaned = 0.00338421 Jy ! Component: 1350 - total flux cleaned = 0.00342446 Jy ! Component: 1400 - total flux cleaned = 0.00340462 Jy ! Component: 1450 - total flux cleaned = 0.0034437 Jy ! Component: 1500 - total flux cleaned = 0.00336525 Jy ! Component: 1550 - total flux cleaned = 0.00334604 Jy ! Component: 1600 - total flux cleaned = 0.00330781 Jy ! Component: 1650 - total flux cleaned = 0.00326996 Jy ! Component: 1700 - total flux cleaned = 0.0032701 Jy ! Component: 1750 - total flux cleaned = 0.00319576 Jy ! Component: 1800 - total flux cleaned = 0.00319562 Jy ! Component: 1850 - total flux cleaned = 0.00315947 Jy ! Component: 1900 - total flux cleaned = 0.00314158 Jy ! Component: 1950 - total flux cleaned = 0.00317743 Jy ! Component: 2000 - total flux cleaned = 0.00314183 Jy ! Component: 2050 - total flux cleaned = 0.00314173 Jy ! Component: 2100 - total flux cleaned = 0.0031067 Jy ! Component: 2150 - total flux cleaned = 0.00310679 Jy ! Component: 2200 - total flux cleaned = 0.00308983 Jy ! Component: 2250 - total flux cleaned = 0.00308963 Jy ! Component: 2300 - total flux cleaned = 0.00310654 Jy ! Component: 2350 - total flux cleaned = 0.00305636 Jy ! Component: 2400 - total flux cleaned = 0.00310618 Jy ! Component: 2450 - total flux cleaned = 0.00308956 Jy ! Component: 2500 - total flux cleaned = 0.00312195 Jy ! Component: 2550 - total flux cleaned = 0.00315431 Jy ! Component: 2600 - total flux cleaned = 0.00307408 Jy ! Component: 2650 - total flux cleaned = 0.00307425 Jy ! Component: 2700 - total flux cleaned = 0.00309016 Jy ! Component: 2750 - total flux cleaned = 0.00304318 Jy ! Component: 2800 - total flux cleaned = 0.0030431 Jy ! Component: 2850 - total flux cleaned = 0.00298112 Jy ! Component: 2900 - total flux cleaned = 0.00296585 Jy ! Component: 2950 - total flux cleaned = 0.00302673 Jy ! Component: 3000 - total flux cleaned = 0.00298134 Jy ! Component: 3050 - total flux cleaned = 0.00301134 Jy ! Component: 3100 - total flux cleaned = 0.00296673 Jy ! Component: 3150 - total flux cleaned = 0.00302611 Jy ! Component: 3200 - total flux cleaned = 0.00301159 Jy ! Component: 3250 - total flux cleaned = 0.00302624 Jy ! Component: 3300 - total flux cleaned = 0.00304074 Jy ! Component: 3350 - total flux cleaned = 0.00298291 Jy ! Component: 3400 - total flux cleaned = 0.00296866 Jy ! Component: 3450 - total flux cleaned = 0.00294024 Jy ! Component: 3500 - total flux cleaned = 0.0029118 Jy ! Component: 3550 - total flux cleaned = 0.00296818 Jy ! Component: 3600 - total flux cleaned = 0.00292619 Jy ! Component: 3650 - total flux cleaned = 0.0029122 Jy ! Component: 3700 - total flux cleaned = 0.00288447 Jy ! Component: 3750 - total flux cleaned = 0.00289823 Jy ! Component: 3800 - total flux cleaned = 0.00288448 Jy ! Component: 3850 - total flux cleaned = 0.00285731 Jy ! Component: 3900 - total flux cleaned = 0.00284371 Jy ! Component: 3950 - total flux cleaned = 0.00283021 Jy ! Component: 4000 - total flux cleaned = 0.00284354 Jy ! Component: 4050 - total flux cleaned = 0.00280385 Jy ! Total flux subtracted in 4096 components = 0.00276428 Jy ! Clean residual min=-0.000841 max=0.000774 Jy/beam ! Clean residual mean=-0.000001 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.199374 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 440 components and 0.199374 Jy ![Exited script file: muppet] wmap "J2001+2416_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 6.36 at -6.521 degrees (North through East) ! Clean map min=-0.0021035 max=0.15545 Jy/beam ! Writing clean map to FITS file: J2001+2416_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235923 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.455307 0.455307 0.910613 1.82123 3.64245 7.2849 14.5698 29.1396 58.2792 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.155 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.253 x 6.36 at -6.521 degrees (North through East) ! Clean map min=-0.0021035 max=0.15545 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 J2001+2416_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:17:56 2019