! Started logfile: J0041+1339_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:10:43 2016 obs J0041+1339_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0041+1339_S_2014_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773255 visibilities/baseline/integration-bin. ! Found source: J0041+1339 ! ! 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 360 lines of history. ! ! Reading 15728 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 J0041+1339_S_2014_08_05_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 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879727Jy sigma=0.009876 ! Fit after self-cal, rms=0.844847Jy sigma=0.009558 ! 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.792 mas, bmaj=8.514 mas, bpa=18.37 degrees ! Estimated noise=958.009 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.119269 Jy ! Component: 100 - total flux cleaned = 0.146041 Jy ! Total flux subtracted in 100 components = 0.146041 Jy ! Clean residual min=-0.004566 max=0.009355 Jy/beam ! Clean residual mean=-0.000022 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.146041 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.146041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083042Jy sigma=0.000823 ! Fit after self-cal, rms=0.083038Jy sigma=0.000823 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00950081 Jy ! Component: 100 - total flux cleaned = 0.0142649 Jy ! Total flux subtracted in 100 components = 0.0142649 Jy ! Clean residual min=-0.004218 max=0.004980 Jy/beam ! Clean residual mean=-0.000007 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.160306 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.160306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081396Jy sigma=0.000808 ! Fit after self-cal, rms=0.081390Jy sigma=0.000808 ! 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.527 mas, bmaj=9.219 mas, bpa=17.52 degrees ! Estimated noise=511.798 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.00469112 Jy ! Component: 100 - total flux cleaned = 0.00693743 Jy ! Component: 150 - total flux cleaned = 0.00804159 Jy ! Component: 200 - total flux cleaned = 0.00843655 Jy ! Total flux subtracted in 200 components = 0.00843655 Jy ! Clean residual min=-0.003069 max=0.003861 Jy/beam ! Clean residual mean=0.000009 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.168742 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 46 components and 0.168742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080979Jy sigma=0.000806 ! Fit after self-cal, rms=0.080979Jy sigma=0.000806 ! 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 0.98 FD 0.89 HN 0.98 KP 1.06 ! LA 1.12 MK 1.00* NL 0.88 OV 1.01 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.04 KP 1.02 ! LA 1.08 MK 1.00* NL 0.96 OV 1.02 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.17 HN 1.02 KP 0.90 ! LA 0.84 MK 1.00* NL 1.00 OV 0.97 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.15 HN 1.00 KP 0.87 ! LA 0.83 MK 1.00* NL 1.10 OV 1.03 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.080979Jy sigma=0.000806 ! Fit after self-cal, rms=0.077520Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.523 mas, bmaj=9.222 mas, bpa=17.54 degrees ! Estimated noise=512.433 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 (13, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301519 Jy ! Component: 100 - total flux cleaned = 0.00373325 Jy ! Component: 150 - total flux cleaned = 0.00406511 Jy ! Component: 200 - total flux cleaned = 0.00407002 Jy ! Total flux subtracted in 200 components = 0.00407002 Jy ! Clean residual min=-0.002147 max=0.002061 Jy/beam ! Clean residual mean=0.000013 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.172812 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 82 components and 0.172812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077380Jy sigma=0.000785 ! Fit after self-cal, rms=0.077360Jy sigma=0.000784 ! 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.077360Jy sigma=0.000784 ! Fit after self-cal, rms=0.075983Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.511 mas, bmaj=9.221 mas, bpa=17.56 degrees ! Estimated noise=511.105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.28939e-05 Jy ! Component: 100 - total flux cleaned = -2.69965e-05 Jy ! Component: 150 - total flux cleaned = -9.40489e-05 Jy ! Component: 200 - total flux cleaned = -0.000113927 Jy ! Total flux subtracted in 200 components = -0.000113927 Jy ! Clean residual min=-0.001247 max=0.001433 Jy/beam ! Clean residual mean=0.000009 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.172698 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.172698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075966Jy sigma=0.000780 ! Fit after self-cal, rms=0.075956Jy sigma=0.000780 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 = -7.82814e-05 Jy ! Component: 100 - total flux cleaned = -6.07148e-05 Jy ! Component: 150 - total flux cleaned = -1.2778e-05 Jy ! Component: 200 - total flux cleaned = 1.68289e-05 Jy ! Total flux subtracted in 200 components = 1.68289e-05 Jy ! Clean residual min=-0.001213 max=0.001415 Jy/beam ! Clean residual mean=0.000009 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.172715 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.172715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075949Jy sigma=0.000780 ! Fit after self-cal, rms=0.075948Jy sigma=0.000780 ! 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.075948Jy sigma=0.000780 ! Fit after self-cal, rms=0.075926Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.51 mas, bmaj=9.222 mas, bpa=17.53 degrees ! Estimated noise=510.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201113 Jy ! Component: 100 - total flux cleaned = -0.000247124 Jy ! Component: 150 - total flux cleaned = -0.000247257 Jy ! Component: 200 - total flux cleaned = -0.000234598 Jy ! Total flux subtracted in 200 components = -0.000234598 Jy ! Clean residual min=-0.001186 max=0.001388 Jy/beam ! Clean residual mean=0.000009 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.172481 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.172481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075920Jy sigma=0.000779 ! Fit after self-cal, rms=0.075920Jy sigma=0.000779 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.99476e-05 Jy ! Component: 100 - total flux cleaned = 1.58622e-05 Jy ! Component: 150 - total flux cleaned = 2.74461e-05 Jy ! Component: 200 - total flux cleaned = 4.95661e-05 Jy ! Total flux subtracted in 200 components = 4.95661e-05 Jy ! Clean residual min=-0.001180 max=0.001391 Jy/beam ! Clean residual mean=0.000009 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.17253 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.17253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075917Jy sigma=0.000779 ! Fit after self-cal, rms=0.075917Jy sigma=0.000779 ! 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.075917Jy sigma=0.000779 ! Fit after self-cal, rms=0.075897Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.193 mas, bmaj=10.88 mas, bpa=8.853 degrees ! Estimated noise=576.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.22948e-05 Jy ! Component: 100 - total flux cleaned = -2.11303e-05 Jy ! Component: 150 - total flux cleaned = -2.22574e-05 Jy ! Component: 200 - total flux cleaned = -3.79723e-05 Jy ! Total flux subtracted in 200 components = -3.79723e-05 Jy ! Clean residual min=-0.001305 max=0.001501 Jy/beam ! Clean residual mean=0.000016 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.172492 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.172492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075895Jy sigma=0.000779 ! Fit after self-cal, rms=0.075895Jy sigma=0.000779 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.08107e-05 Jy ! Component: 100 - total flux cleaned = -8.08422e-05 Jy ! Component: 150 - total flux cleaned = -8.09065e-05 Jy ! Component: 200 - total flux cleaned = -7.4495e-05 Jy ! Total flux subtracted in 200 components = -7.4495e-05 Jy ! Clean residual min=-0.001293 max=0.001488 Jy/beam ! Clean residual mean=0.000016 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.172418 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 153 components and 0.172418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075894Jy sigma=0.000779 ! Fit after self-cal, rms=0.075894Jy sigma=0.000779 ! 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.51 mas, bmaj=9.223 mas, bpa=17.52 degrees ! Estimated noise=510.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.51 x 9.223 at 17.52 degrees (North through East) ! Clean map min=-0.0011179 max=0.15459 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.775 mas, bmaj=8.486 mas, bpa=18.21 degrees ! Estimated noise=962.637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11979 Jy ! Component: 100 - total flux cleaned = 0.146946 Jy ! Component: 150 - total flux cleaned = 0.156787 Jy ! Component: 200 - total flux cleaned = 0.162069 Jy ! Total flux subtracted in 200 components = 0.162069 Jy ! Clean residual min=-0.002819 max=0.002928 Jy/beam ! Clean residual mean=-0.000005 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.162069 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.162069 Jy ! Inverting map and beam ! Estimated beam: bmin=4.51 mas, bmaj=9.223 mas, bpa=17.52 degrees ! Estimated noise=510.3 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.00408672 Jy ! Component: 100 - total flux cleaned = 0.00630921 Jy ! Component: 150 - total flux cleaned = 0.00762986 Jy ! Component: 200 - total flux cleaned = 0.0083272 Jy ! Total flux subtracted in 200 components = 0.0083272 Jy ! Clean residual min=-0.001295 max=0.001438 Jy/beam ! Clean residual mean=0.000005 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.170396 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 58 components and 0.170396 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.193 mas, bmaj=10.88 mas, bpa=8.853 degrees ! Estimated noise=576.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000811415 Jy ! Component: 100 - total flux cleaned = 0.00117624 Jy ! Component: 150 - total flux cleaned = 0.00146482 Jy ! Component: 200 - total flux cleaned = 0.00169767 Jy ! Total flux subtracted in 200 components = 0.00169767 Jy ! Clean residual min=-0.001281 max=0.001535 Jy/beam ! Clean residual mean=0.000014 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.172094 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.000113437 Jy ! Component: 100 - total flux cleaned = 0.000155822 Jy ! Component: 150 - total flux cleaned = 0.000194663 Jy ! Component: 200 - total flux cleaned = 0.000229857 Jy ! Total flux subtracted in 200 components = 0.000229857 Jy ! Clean residual min=-0.001248 max=0.001532 Jy/beam ! Clean residual mean=0.000015 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.172324 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 107 components and 0.172324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.51 mas, bmaj=9.223 mas, bpa=17.52 degrees ! Estimated noise=510.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182916 Jy ! Component: 100 - total flux cleaned = -0.000147542 Jy ! Component: 150 - total flux cleaned = -0.000117576 Jy ! Component: 200 - total flux cleaned = -6.23531e-05 Jy ! Total flux subtracted in 200 components = -6.23531e-05 Jy ! Clean residual min=-0.001204 max=0.001386 Jy/beam ! Clean residual mean=0.000009 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.172262 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 119 components and 0.172262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075903Jy sigma=0.000780 ! Fit after self-cal, rms=0.075903Jy sigma=0.000779 wmodel J0041+1339_S_2014_08_05_pus_map.mod ! Writing 119 model components to file: J0041+1339_S_2014_08_05_pus_map.mod wobs J0041+1339_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0041+1339_S_2014_08_05_pus_uvs.fits wwins J0041+1339_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0041+1339_S_2014_08_05_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.000293027 Jy ! Component: 100 - total flux cleaned = 0.000337429 Jy ! Component: 150 - total flux cleaned = 0.000422146 Jy ! Component: 200 - total flux cleaned = 0.000503614 Jy ! Component: 250 - total flux cleaned = 0.000522893 Jy ! Component: 300 - total flux cleaned = 0.000522714 Jy ! Component: 350 - total flux cleaned = 0.000430455 Jy ! Component: 400 - total flux cleaned = 0.000394757 Jy ! Component: 450 - total flux cleaned = 0.000342099 Jy ! Component: 500 - total flux cleaned = 0.000290277 Jy ! Component: 550 - total flux cleaned = 0.000239794 Jy ! Component: 600 - total flux cleaned = 0.000157144 Jy ! Component: 650 - total flux cleaned = 0.000140978 Jy ! Component: 700 - total flux cleaned = 9.26262e-05 Jy ! Component: 750 - total flux cleaned = 2.99763e-05 Jy ! Component: 800 - total flux cleaned = -1.60158e-05 Jy ! Component: 850 - total flux cleaned = -6.12542e-05 Jy ! Component: 900 - total flux cleaned = -3.13043e-05 Jy ! Component: 950 - total flux cleaned = -4.62568e-05 Jy ! Component: 1000 - total flux cleaned = -3.19383e-05 Jy ! Component: 1050 - total flux cleaned = -8.899e-05 Jy ! Component: 1100 - total flux cleaned = -7.52434e-05 Jy ! Component: 1150 - total flux cleaned = -0.000116581 Jy ! Component: 1200 - total flux cleaned = -0.000103082 Jy ! Component: 1250 - total flux cleaned = -0.000103016 Jy ! Component: 1300 - total flux cleaned = -0.000116152 Jy ! Component: 1350 - total flux cleaned = -0.00011614 Jy ! Component: 1400 - total flux cleaned = -6.47316e-05 Jy ! Component: 1450 - total flux cleaned = -5.20688e-05 Jy ! Component: 1500 - total flux cleaned = -2.70491e-05 Jy ! Component: 1550 - total flux cleaned = -5.18235e-05 Jy ! Component: 1600 - total flux cleaned = -5.17255e-05 Jy ! Component: 1650 - total flux cleaned = -2.7528e-05 Jy ! Component: 1700 - total flux cleaned = -5.1402e-05 Jy ! Component: 1750 - total flux cleaned = -7.49819e-05 Jy ! Component: 1800 - total flux cleaned = -7.49565e-05 Jy ! Component: 1850 - total flux cleaned = -5.19722e-05 Jy ! Component: 1900 - total flux cleaned = -5.20848e-05 Jy ! Component: 1950 - total flux cleaned = -2.97065e-05 Jy ! Component: 2000 - total flux cleaned = -6.31819e-05 Jy ! Component: 2050 - total flux cleaned = -3.0285e-05 Jy ! Component: 2100 - total flux cleaned = -4.13427e-05 Jy ! Component: 2150 - total flux cleaned = -5.22492e-05 Jy ! Component: 2200 - total flux cleaned = -6.28026e-05 Jy ! Component: 2250 - total flux cleaned = -3.10188e-05 Jy ! Component: 2300 - total flux cleaned = -1.00575e-05 Jy ! Component: 2350 - total flux cleaned = -3.06848e-05 Jy ! Component: 2400 - total flux cleaned = 3.07853e-05 Jy ! Component: 2450 - total flux cleaned = 3.93537e-07 Jy ! Component: 2500 - total flux cleaned = 3.05958e-05 Jy ! Component: 2550 - total flux cleaned = 1.07635e-05 Jy ! Component: 2600 - total flux cleaned = 4.03756e-05 Jy ! Component: 2650 - total flux cleaned = 4.01761e-05 Jy ! Component: 2700 - total flux cleaned = 2.06836e-05 Jy ! Component: 2750 - total flux cleaned = 2.08005e-05 Jy ! Component: 2800 - total flux cleaned = 3.98161e-05 Jy ! Component: 2850 - total flux cleaned = 3.02865e-05 Jy ! Component: 2900 - total flux cleaned = 3.02081e-05 Jy ! Component: 2950 - total flux cleaned = 1.18108e-05 Jy ! Component: 3000 - total flux cleaned = 3.0194e-05 Jy ! Component: 3050 - total flux cleaned = 2.98255e-06 Jy ! Component: 3100 - total flux cleaned = 2.11325e-05 Jy ! Component: 3150 - total flux cleaned = 3.90707e-05 Jy ! Component: 3200 - total flux cleaned = 7.46861e-05 Jy ! Component: 3250 - total flux cleaned = 7.46747e-05 Jy ! Component: 3300 - total flux cleaned = 6.58534e-05 Jy ! Component: 3350 - total flux cleaned = 5.70915e-05 Jy ! Component: 3400 - total flux cleaned = 4.85061e-05 Jy ! Component: 3450 - total flux cleaned = 7.43523e-05 Jy ! Component: 3500 - total flux cleaned = 8.29742e-05 Jy ! Component: 3550 - total flux cleaned = 8.29628e-05 Jy ! Component: 3600 - total flux cleaned = 4.09007e-05 Jy ! Component: 3650 - total flux cleaned = 9.10939e-05 Jy ! Component: 3700 - total flux cleaned = 8.28687e-05 Jy ! Component: 3750 - total flux cleaned = 0.000107659 Jy ! Component: 3800 - total flux cleaned = 9.94652e-05 Jy ! Component: 3850 - total flux cleaned = 9.13308e-05 Jy ! Component: 3900 - total flux cleaned = 8.33035e-05 Jy ! Component: 3950 - total flux cleaned = 9.14623e-05 Jy ! Component: 4000 - total flux cleaned = 8.3482e-05 Jy ! Component: 4050 - total flux cleaned = 6.75864e-05 Jy ! Total flux subtracted in 4096 components = 5.97202e-05 Jy ! Clean residual min=-0.000513 max=0.000518 Jy/beam ! Clean residual mean=-0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.172321 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 410 components and 0.172321 Jy ![Exited script file: muppet] wmap "J0041+1339_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.51 x 9.223 at 17.52 degrees (North through East) ! Clean map min=-0.0012964 max=0.15452 Jy/beam ! Writing clean map to FITS file: J0041+1339_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154516 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150987 device "J0041+1339_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0041+1339_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29315 0.29315 0.586299 1.1726 2.3452 4.6904 9.38079 18.7616 37.5232 75.0463 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.51 x 9.223 at 17.52 degrees (North through East) ! Clean map min=-0.0012964 max=0.15452 Jy/beam quit ! Quitting program ! Log file J0041+1339_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:10:49 2016