! Started logfile: J0740+6719_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:20:19 2016 obs J0740+6719_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0740+6719_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.760838 visibilities/baseline/integration-bin. ! Found source: J0740+6719 ! ! 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 16708 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 J0740+6719_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 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910905Jy sigma=0.009445 ! Fit after self-cal, rms=0.883476Jy sigma=0.009192 ! 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.5 mas, bmaj=9.491 mas, bpa=66.05 degrees ! Estimated noise=906.088 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.0873293 Jy ! Component: 100 - total flux cleaned = 0.115915 Jy ! Total flux subtracted in 100 components = 0.115915 Jy ! Clean residual min=-0.005571 max=0.012816 Jy/beam ! Clean residual mean=-0.000088 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.115915 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.115915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088641Jy sigma=0.000841 ! Fit after self-cal, rms=0.088521Jy sigma=0.000840 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142924 Jy ! Component: 100 - total flux cleaned = 0.0213893 Jy ! Total flux subtracted in 100 components = 0.0213893 Jy ! Clean residual min=-0.005157 max=0.008248 Jy/beam ! Clean residual mean=-0.000059 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.137304 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.137304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085349Jy sigma=0.000805 ! Fit after self-cal, rms=0.085264Jy sigma=0.000805 ! Inverting map ! Added new window around map position (-4.5, -14). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867428 Jy ! Component: 100 - total flux cleaned = 0.0140402 Jy ! Total flux subtracted in 100 components = 0.0140402 Jy ! Clean residual min=-0.004174 max=0.004469 Jy/beam ! Clean residual mean=-0.000043 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.151344 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.151344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083982Jy sigma=0.000790 ! Fit after self-cal, rms=0.083885Jy sigma=0.000789 ! 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.221 mas, bmaj=10.41 mas, bpa=66.17 degrees ! Estimated noise=534.081 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 (-4, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770056 Jy ! Component: 100 - total flux cleaned = 0.0130477 Jy ! Component: 150 - total flux cleaned = 0.0170557 Jy ! Component: 200 - total flux cleaned = 0.0201046 Jy ! Total flux subtracted in 200 components = 0.0201046 Jy ! Clean residual min=-0.003591 max=0.003243 Jy/beam ! Clean residual mean=-0.000044 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.171449 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 113 components and 0.171449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082907Jy sigma=0.000780 ! Fit after self-cal, rms=0.082838Jy sigma=0.000779 ! 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.98 FD 0.86 HN 1.01 KP 1.04 ! LA 1.06 MK 1.00* NL 0.94 OV 1.00 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.03 KP 0.98 ! LA 1.04 MK 1.00* NL 1.00 OV 1.03 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.19 HN 1.05 KP 0.86 ! LA 0.83 MK 1.00* NL 0.99 OV 0.95 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.03 KP 0.87 ! LA 0.82 MK 1.00* NL 1.06 OV 0.99 ! PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.082838Jy sigma=0.000779 ! Fit after self-cal, rms=0.080671Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.291 mas, bmaj=10.49 mas, bpa=66.07 degrees ! Estimated noise=530.241 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.00192084 Jy ! Component: 100 - total flux cleaned = 0.00203193 Jy ! Component: 150 - total flux cleaned = 0.00194243 Jy ! Component: 200 - total flux cleaned = 0.00194052 Jy ! Total flux subtracted in 200 components = 0.00194052 Jy ! Clean residual min=-0.002599 max=0.002672 Jy/beam ! Clean residual mean=-0.000016 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.173389 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 146 components and 0.173389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080600Jy sigma=0.000766 ! Fit after self-cal, rms=0.080584Jy sigma=0.000765 ! 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.080584Jy sigma=0.000765 ! Fit after self-cal, rms=0.084879Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=10.59 mas, bpa=65.39 degrees ! Estimated noise=532.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123312 Jy ! Component: 100 - total flux cleaned = 0.00123705 Jy ! Component: 150 - total flux cleaned = 0.00117277 Jy ! Component: 200 - total flux cleaned = 0.00123179 Jy ! Total flux subtracted in 200 components = 0.00123179 Jy ! Clean residual min=-0.002014 max=0.001844 Jy/beam ! Clean residual mean=-0.000006 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.174621 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.174621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084833Jy sigma=0.000764 ! Fit after self-cal, rms=0.084862Jy sigma=0.000763 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.000366115 Jy ! Component: 100 - total flux cleaned = 0.000393412 Jy ! Component: 150 - total flux cleaned = 0.000416214 Jy ! Component: 200 - total flux cleaned = 0.000459618 Jy ! Total flux subtracted in 200 components = 0.000459618 Jy ! Clean residual min=-0.001942 max=0.001834 Jy/beam ! Clean residual mean=-0.000005 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.175081 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 192 components and 0.175081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084844Jy sigma=0.000763 ! Fit after self-cal, rms=0.084844Jy sigma=0.000763 ! 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.084844Jy sigma=0.000763 ! Fit after self-cal, rms=0.085651Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=10.61 mas, bpa=65.26 degrees ! Estimated noise=532.107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248293 Jy ! Component: 100 - total flux cleaned = 0.000223384 Jy ! Component: 150 - total flux cleaned = 0.000223672 Jy ! Component: 200 - total flux cleaned = 0.00022293 Jy ! Total flux subtracted in 200 components = 0.00022293 Jy ! Clean residual min=-0.001826 max=0.001755 Jy/beam ! Clean residual mean=-0.000005 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.175304 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 205 components and 0.175304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085634Jy sigma=0.000763 ! Fit after self-cal, rms=0.085639Jy sigma=0.000763 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.000111286 Jy ! Component: 100 - total flux cleaned = 0.000112845 Jy ! Component: 150 - total flux cleaned = 0.000166718 Jy ! Component: 200 - total flux cleaned = 0.000166049 Jy ! Total flux subtracted in 200 components = 0.000166049 Jy ! Clean residual min=-0.001778 max=0.001744 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.17547 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 212 components and 0.17547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085630Jy sigma=0.000763 ! Fit after self-cal, rms=0.085629Jy sigma=0.000763 ! 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.085629Jy sigma=0.000763 ! Fit after self-cal, rms=0.086187Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.844 mas, bmaj=12.46 mas, bpa=70.69 degrees ! Estimated noise=602.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420526 Jy ! Component: 100 - total flux cleaned = 0.000344578 Jy ! Component: 150 - total flux cleaned = 0.000300666 Jy ! Component: 200 - total flux cleaned = 0.000264307 Jy ! Total flux subtracted in 200 components = 0.000264307 Jy ! Clean residual min=-0.001837 max=0.001707 Jy/beam ! Clean residual mean=-0.000008 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.175734 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 224 components and 0.175734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086186Jy sigma=0.000763 ! Fit after self-cal, rms=0.086185Jy sigma=0.000763 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.72654e-05 Jy ! Component: 100 - total flux cleaned = 3.97639e-06 Jy ! Component: 150 - total flux cleaned = 3.87918e-06 Jy ! Component: 200 - total flux cleaned = -4.51939e-06 Jy ! Total flux subtracted in 200 components = -4.51939e-06 Jy ! Clean residual min=-0.001770 max=0.001683 Jy/beam ! Clean residual mean=-0.000008 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.175729 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 237 components and 0.175729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086184Jy sigma=0.000763 ! Fit after self-cal, rms=0.086182Jy sigma=0.000763 ! 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.259 mas, bmaj=10.62 mas, bpa=65.16 degrees ! Estimated noise=532.013 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.259 x 10.62 at 65.16 degrees (North through East) ! Clean map min=-0.0016294 max=0.11788 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.501 mas, bmaj=9.715 mas, bpa=64.86 degrees ! Estimated noise=921.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0880583 Jy ! Component: 100 - total flux cleaned = 0.116268 Jy ! Component: 150 - total flux cleaned = 0.131216 Jy ! Component: 200 - total flux cleaned = 0.141234 Jy ! Total flux subtracted in 200 components = 0.141234 Jy ! Clean residual min=-0.004008 max=0.005589 Jy/beam ! Clean residual mean=-0.000048 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.141234 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.141234 Jy ! Inverting map and beam ! Estimated beam: bmin=4.259 mas, bmaj=10.62 mas, bpa=65.16 degrees ! Estimated noise=532.013 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.0103169 Jy ! Component: 100 - total flux cleaned = 0.0169951 Jy ! Component: 150 - total flux cleaned = 0.0215854 Jy ! Component: 200 - total flux cleaned = 0.0249211 Jy ! Total flux subtracted in 200 components = 0.0249211 Jy ! Clean residual min=-0.001861 max=0.002306 Jy/beam ! Clean residual mean=-0.000034 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.166155 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 82 components and 0.166155 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.844 mas, bmaj=12.46 mas, bpa=70.69 degrees ! Estimated noise=602.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366672 Jy ! Component: 100 - total flux cleaned = 0.00605662 Jy ! Component: 150 - total flux cleaned = 0.00768597 Jy ! Component: 200 - total flux cleaned = 0.00853092 Jy ! Total flux subtracted in 200 components = 0.00853092 Jy ! Clean residual min=-0.001800 max=0.001771 Jy/beam ! Clean residual mean=-0.000015 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.174686 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.000362989 Jy ! Component: 100 - total flux cleaned = 0.000572617 Jy ! Component: 150 - total flux cleaned = 0.00072521 Jy ! Component: 200 - total flux cleaned = 0.000835998 Jy ! Total flux subtracted in 200 components = 0.000835998 Jy ! Clean residual min=-0.001684 max=0.001714 Jy/beam ! Clean residual mean=-0.000010 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.175522 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 171 components and 0.175522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.259 mas, bmaj=10.62 mas, bpa=65.16 degrees ! Estimated noise=532.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035076 Jy ! Component: 100 - total flux cleaned = 0.00037784 Jy ! Component: 150 - total flux cleaned = 0.000377593 Jy ! Component: 200 - total flux cleaned = 0.000335581 Jy ! Total flux subtracted in 200 components = 0.000335581 Jy ! Clean residual min=-0.001582 max=0.001666 Jy/beam ! Clean residual mean=-0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.175857 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 188 components and 0.175857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086194Jy sigma=0.000763 ! Fit after self-cal, rms=0.086204Jy sigma=0.000763 wmodel J0740+6719_S_2014_08_05_pus_map.mod ! Writing 188 model components to file: J0740+6719_S_2014_08_05_pus_map.mod wobs J0740+6719_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0740+6719_S_2014_08_05_pus_uvs.fits wwins J0740+6719_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0740+6719_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.000184462 Jy ! Component: 100 - total flux cleaned = 0.000377999 Jy ! Component: 150 - total flux cleaned = 0.000509068 Jy ! Component: 200 - total flux cleaned = 0.000658332 Jy ! Component: 250 - total flux cleaned = 0.000872701 Jy ! Component: 300 - total flux cleaned = 0.000987205 Jy ! Component: 350 - total flux cleaned = 0.00109882 Jy ! Component: 400 - total flux cleaned = 0.00118503 Jy ! Component: 450 - total flux cleaned = 0.00124832 Jy ! Component: 500 - total flux cleaned = 0.00133101 Jy ! Component: 550 - total flux cleaned = 0.00141162 Jy ! Component: 600 - total flux cleaned = 0.00145116 Jy ! Component: 650 - total flux cleaned = 0.001393 Jy ! Component: 700 - total flux cleaned = 0.00137407 Jy ! Component: 750 - total flux cleaned = 0.00133693 Jy ! Component: 800 - total flux cleaned = 0.00135537 Jy ! Component: 850 - total flux cleaned = 0.00133739 Jy ! Component: 900 - total flux cleaned = 0.00133772 Jy ! Component: 950 - total flux cleaned = 0.00133769 Jy ! Component: 1000 - total flux cleaned = 0.00130358 Jy ! Component: 1050 - total flux cleaned = 0.00135442 Jy ! Component: 1100 - total flux cleaned = 0.00128743 Jy ! Component: 1150 - total flux cleaned = 0.00125442 Jy ! Component: 1200 - total flux cleaned = 0.00125417 Jy ! Component: 1250 - total flux cleaned = 0.00120601 Jy ! Component: 1300 - total flux cleaned = 0.00117464 Jy ! Component: 1350 - total flux cleaned = 0.00117466 Jy ! Component: 1400 - total flux cleaned = 0.00112838 Jy ! Component: 1450 - total flux cleaned = 0.00108279 Jy ! Component: 1500 - total flux cleaned = 0.00105278 Jy ! Component: 1550 - total flux cleaned = 0.00102328 Jy ! Component: 1600 - total flux cleaned = 0.000979437 Jy ! Component: 1650 - total flux cleaned = 0.000892538 Jy ! Component: 1700 - total flux cleaned = 0.000835616 Jy ! Component: 1750 - total flux cleaned = 0.00079343 Jy ! Component: 1800 - total flux cleaned = 0.000765639 Jy ! Component: 1850 - total flux cleaned = 0.000710289 Jy ! Component: 1900 - total flux cleaned = 0.000655501 Jy ! Component: 1950 - total flux cleaned = 0.000560715 Jy ! Component: 2000 - total flux cleaned = 0.000533955 Jy ! Component: 2050 - total flux cleaned = 0.000467769 Jy ! Component: 2100 - total flux cleaned = 0.00041528 Jy ! Component: 2150 - total flux cleaned = 0.000350341 Jy ! Component: 2200 - total flux cleaned = 0.000311744 Jy ! Component: 2250 - total flux cleaned = 0.000222607 Jy ! Component: 2300 - total flux cleaned = 0.000134226 Jy ! Component: 2350 - total flux cleaned = 7.14567e-05 Jy ! Component: 2400 - total flux cleaned = -5.25959e-05 Jy ! Component: 2450 - total flux cleaned = -8.92709e-05 Jy ! Component: 2500 - total flux cleaned = -0.000113588 Jy ! Component: 2550 - total flux cleaned = -0.000174141 Jy ! Component: 2600 - total flux cleaned = -0.00025813 Jy ! Component: 2650 - total flux cleaned = -0.000293731 Jy ! Component: 2700 - total flux cleaned = -0.00034097 Jy ! Component: 2750 - total flux cleaned = -0.000422925 Jy ! Component: 2800 - total flux cleaned = -0.000469289 Jy ! Component: 2850 - total flux cleaned = -0.000480855 Jy ! Component: 2900 - total flux cleaned = -0.000538021 Jy ! Component: 2950 - total flux cleaned = -0.000560884 Jy ! Component: 3000 - total flux cleaned = -0.000628255 Jy ! Component: 3050 - total flux cleaned = -0.000672883 Jy ! Component: 3100 - total flux cleaned = -0.00070617 Jy ! Component: 3150 - total flux cleaned = -0.000815811 Jy ! Component: 3200 - total flux cleaned = -0.000859305 Jy ! Component: 3250 - total flux cleaned = -0.000924138 Jy ! Component: 3300 - total flux cleaned = -0.00102075 Jy ! Component: 3350 - total flux cleaned = -0.0010634 Jy ! Component: 3400 - total flux cleaned = -0.00110581 Jy ! Component: 3450 - total flux cleaned = -0.0011795 Jy ! Component: 3500 - total flux cleaned = -0.00125264 Jy ! Component: 3550 - total flux cleaned = -0.00129408 Jy ! Component: 3600 - total flux cleaned = -0.00136631 Jy ! Component: 3650 - total flux cleaned = -0.00142791 Jy ! Component: 3700 - total flux cleaned = -0.00147887 Jy ! Component: 3750 - total flux cleaned = -0.00155997 Jy ! Component: 3800 - total flux cleaned = -0.00164045 Jy ! Component: 3850 - total flux cleaned = -0.00170046 Jy ! Component: 3900 - total flux cleaned = -0.00174023 Jy ! Component: 3950 - total flux cleaned = -0.00179964 Jy ! Component: 4000 - total flux cleaned = -0.00186843 Jy ! Component: 4050 - total flux cleaned = -0.00190759 Jy ! Total flux subtracted in 4096 components = -0.00197577 Jy ! Clean residual min=-0.000524 max=0.000598 Jy/beam ! Clean residual mean=-0.000005 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.173881 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 486 components and 0.173881 Jy ![Exited script file: muppet] wmap "J0740+6719_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.259 x 10.62 at 65.16 degrees (North through East) ! Clean map min=-0.0013678 max=0.11814 Jy/beam ! Writing clean map to FITS file: J0740+6719_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.118143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183927 device "J0740+6719_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0740+6719_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.467047 0.467047 0.934095 1.86819 3.73638 7.47276 14.9455 29.891 59.7821 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.259 x 10.62 at 65.16 degrees (North through East) ! Clean map min=-0.0013678 max=0.11814 Jy/beam quit ! Quitting program ! Log file J0740+6719_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:20:25 2016