! Started logfile: J0205+2416_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:51:58 2016 obs J0205+2416_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0205+2416_S_2014_08_09_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782033 visibilities/baseline/integration-bin. ! Found source: J0205+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 342 lines of history. ! ! Reading 13232 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 J0205+2416_S_2014_08_09_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.826513Jy sigma=0.010108 ! Fit after self-cal, rms=0.810661Jy sigma=0.009909 ! 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.878 mas, bmaj=7.639 mas, bpa=15.81 degrees ! Estimated noise=754.058 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.144116 Jy ! Component: 100 - total flux cleaned = 0.181128 Jy ! Total flux subtracted in 100 components = 0.181128 Jy ! Clean residual min=-0.012625 max=0.054960 Jy/beam ! Clean residual mean=-0.000065 rms=0.004533 Jy/beam ! Combined flux in latest and established models = 0.181128 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.181128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109102Jy sigma=0.001143 ! Fit after self-cal, rms=0.109052Jy sigma=0.001143 ! Inverting map ! Added new window around map position (9.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437283 Jy ! Component: 100 - total flux cleaned = 0.0613272 Jy ! Total flux subtracted in 100 components = 0.0613272 Jy ! Clean residual min=-0.007404 max=0.010929 Jy/beam ! Clean residual mean=-0.000030 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 0.242455 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.242455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088897Jy sigma=0.000893 ! Fit after self-cal, rms=0.087054Jy sigma=0.000868 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130178 Jy ! Component: 100 - total flux cleaned = 0.020965 Jy ! Total flux subtracted in 100 components = 0.020965 Jy ! Clean residual min=-0.005746 max=0.005190 Jy/beam ! Clean residual mean=-0.000018 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.263421 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.263421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084175Jy sigma=0.000840 ! Fit after self-cal, rms=0.084060Jy sigma=0.000839 ! 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.47 mas, bmaj=8.211 mas, bpa=15.78 degrees ! Estimated noise=517.02 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.00721235 Jy ! Component: 100 - total flux cleaned = 0.0115519 Jy ! Component: 150 - total flux cleaned = 0.0142871 Jy ! Component: 200 - total flux cleaned = 0.0161202 Jy ! Total flux subtracted in 200 components = 0.0161202 Jy ! Clean residual min=-0.004156 max=0.003168 Jy/beam ! Clean residual mean=0.000001 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.279541 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 61 components and 0.279541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082870Jy sigma=0.000834 ! Fit after self-cal, rms=0.082854Jy sigma=0.000834 ! 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.84 HN 0.96 KP 1.08 ! LA 1.12 MK 1.00* NL 0.99 OV 1.01 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.03 KP 1.06 ! LA 1.08 MK 1.00* NL 1.05 OV 1.03 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.05 KP 0.92 ! LA 0.84 MK 1.00* NL 1.02 OV 0.94 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 1.01 KP 0.88 ! LA 0.81 MK 1.00* NL 1.04 OV 1.02 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.082854Jy sigma=0.000834 ! Fit after self-cal, rms=0.073960Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.461 mas, bmaj=8.223 mas, bpa=15.95 degrees ! Estimated noise=516.978 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.00107685 Jy ! Component: 100 - total flux cleaned = 0.00132279 Jy ! Component: 150 - total flux cleaned = 0.00145889 Jy ! Component: 200 - total flux cleaned = 0.00159888 Jy ! Total flux subtracted in 200 components = 0.00159888 Jy ! Clean residual min=-0.002701 max=0.002449 Jy/beam ! Clean residual mean=0.000007 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.28114 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 92 components and 0.28114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073910Jy sigma=0.000788 ! Fit after self-cal, rms=0.073868Jy sigma=0.000787 ! 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.073868Jy sigma=0.000787 ! Fit after self-cal, rms=0.069013Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.456 mas, bmaj=8.221 mas, bpa=16.17 degrees ! Estimated noise=516.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148433 Jy ! Component: 100 - total flux cleaned = -0.000376371 Jy ! Component: 150 - total flux cleaned = -0.000527086 Jy ! Component: 200 - total flux cleaned = -0.000554288 Jy ! Total flux subtracted in 200 components = -0.000554288 Jy ! Clean residual min=-0.001583 max=0.001584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.280585 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.280585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069001Jy sigma=0.000777 ! Fit after self-cal, rms=0.068981Jy sigma=0.000777 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 = 6.09221e-05 Jy ! Component: 100 - total flux cleaned = 3.93618e-05 Jy ! Component: 150 - total flux cleaned = 9.44817e-06 Jy ! Component: 200 - total flux cleaned = 3.63114e-07 Jy ! Total flux subtracted in 200 components = 3.63114e-07 Jy ! Clean residual min=-0.001604 max=0.001593 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.280586 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.280586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068978Jy sigma=0.000777 ! Fit after self-cal, rms=0.068977Jy sigma=0.000777 ! 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.068977Jy sigma=0.000777 ! Fit after self-cal, rms=0.069015Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.456 mas, bmaj=8.226 mas, bpa=16.24 degrees ! Estimated noise=516.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184119 Jy ! Component: 100 - total flux cleaned = -0.000270026 Jy ! Component: 150 - total flux cleaned = -0.000333012 Jy ! Component: 200 - total flux cleaned = -0.000370453 Jy ! Total flux subtracted in 200 components = -0.000370453 Jy ! Clean residual min=-0.001623 max=0.001571 Jy/beam ! Clean residual mean=-0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.280215 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 131 components and 0.280215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069011Jy sigma=0.000777 ! Fit after self-cal, rms=0.069011Jy sigma=0.000777 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.0531e-05 Jy ! Component: 100 - total flux cleaned = -3.49939e-05 Jy ! Component: 150 - total flux cleaned = -5.00631e-05 Jy ! Component: 200 - total flux cleaned = -6.39667e-05 Jy ! Total flux subtracted in 200 components = -6.39667e-05 Jy ! Clean residual min=-0.001616 max=0.001574 Jy/beam ! Clean residual mean=-0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.280151 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 134 components and 0.280151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069009Jy sigma=0.000777 ! Fit after self-cal, rms=0.069009Jy sigma=0.000777 ! 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.069009Jy sigma=0.000777 ! Fit after self-cal, rms=0.069067Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.999 mas, bmaj=10.06 mas, bpa=1.477 degrees ! Estimated noise=591.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207805 Jy ! Component: 100 - total flux cleaned = -0.000226814 Jy ! Component: 150 - total flux cleaned = -0.000235205 Jy ! Component: 200 - total flux cleaned = -0.000235135 Jy ! Total flux subtracted in 200 components = -0.000235135 Jy ! Clean residual min=-0.001717 max=0.001806 Jy/beam ! Clean residual mean=-0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.279916 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 145 components and 0.279916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069066Jy sigma=0.000777 ! Fit after self-cal, rms=0.069066Jy sigma=0.000777 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 = -3.36269e-06 Jy ! Component: 100 - total flux cleaned = 4.70557e-06 Jy ! Component: 150 - total flux cleaned = 5.12849e-06 Jy ! Component: 200 - total flux cleaned = 5.12879e-06 Jy ! Total flux subtracted in 200 components = 5.12879e-06 Jy ! Clean residual min=-0.001714 max=0.001790 Jy/beam ! Clean residual mean=-0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.279921 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 147 components and 0.279921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069065Jy sigma=0.000777 ! Fit after self-cal, rms=0.069065Jy sigma=0.000777 ! 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.455 mas, bmaj=8.229 mas, bpa=16.29 degrees ! Estimated noise=516.773 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.455 x 8.229 at 16.29 degrees (North through East) ! Clean map min=-0.0016347 max=0.18601 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.843 mas, bmaj=7.645 mas, bpa=16.32 degrees ! Estimated noise=756.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146376 Jy ! Component: 100 - total flux cleaned = 0.200995 Jy ! Component: 150 - total flux cleaned = 0.229004 Jy ! Component: 200 - total flux cleaned = 0.245633 Jy ! Total flux subtracted in 200 components = 0.245633 Jy ! Clean residual min=-0.004291 max=0.008895 Jy/beam ! Clean residual mean=-0.000030 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.245633 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.245633 Jy ! Inverting map and beam ! Estimated beam: bmin=4.455 mas, bmaj=8.229 mas, bpa=16.29 degrees ! Estimated noise=516.773 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 (5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129276 Jy ! Component: 100 - total flux cleaned = 0.020697 Jy ! Component: 150 - total flux cleaned = 0.0255413 Jy ! Component: 200 - total flux cleaned = 0.0286113 Jy ! Total flux subtracted in 200 components = 0.0286113 Jy ! Clean residual min=-0.001697 max=0.001662 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.274244 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.274244 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.999 mas, bmaj=10.06 mas, bpa=1.477 degrees ! Estimated noise=591.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265262 Jy ! Component: 100 - total flux cleaned = 0.00408466 Jy ! Component: 150 - total flux cleaned = 0.00481004 Jy ! Component: 200 - total flux cleaned = 0.00518653 Jy ! Total flux subtracted in 200 components = 0.00518653 Jy ! Clean residual min=-0.001730 max=0.001638 Jy/beam ! Clean residual mean=-0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.279431 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.000279013 Jy ! Component: 100 - total flux cleaned = 0.000460766 Jy ! Component: 150 - total flux cleaned = 0.000579692 Jy ! Component: 200 - total flux cleaned = 0.000649409 Jy ! Total flux subtracted in 200 components = 0.000649409 Jy ! Clean residual min=-0.001698 max=0.001690 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.28008 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 120 components and 0.28008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.455 mas, bmaj=8.229 mas, bpa=16.29 degrees ! Estimated noise=516.773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134367 Jy ! Component: 100 - total flux cleaned = -0.000176159 Jy ! Component: 150 - total flux cleaned = -0.000175478 Jy ! Component: 200 - total flux cleaned = -0.000157361 Jy ! Total flux subtracted in 200 components = -0.000157361 Jy ! Clean residual min=-0.001543 max=0.001435 Jy/beam ! Clean residual mean=-0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.279923 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.279923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069075Jy sigma=0.000777 ! Fit after self-cal, rms=0.069072Jy sigma=0.000777 wmodel J0205+2416_S_2014_08_09_pus_map.mod ! Writing 133 model components to file: J0205+2416_S_2014_08_09_pus_map.mod wobs J0205+2416_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0205+2416_S_2014_08_09_pus_uvs.fits wwins J0205+2416_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0205+2416_S_2014_08_09_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.000116546 Jy ! Component: 100 - total flux cleaned = -0.000239928 Jy ! Component: 150 - total flux cleaned = -0.000332991 Jy ! Component: 200 - total flux cleaned = -0.000399531 Jy ! Component: 250 - total flux cleaned = -0.000463907 Jy ! Component: 300 - total flux cleaned = -0.000505668 Jy ! Component: 350 - total flux cleaned = -0.00052625 Jy ! Component: 400 - total flux cleaned = -0.000565641 Jy ! Component: 450 - total flux cleaned = -0.000546797 Jy ! Component: 500 - total flux cleaned = -0.000509403 Jy ! Component: 550 - total flux cleaned = -0.000472696 Jy ! Component: 600 - total flux cleaned = -0.000454723 Jy ! Component: 650 - total flux cleaned = -0.000418665 Jy ! Component: 700 - total flux cleaned = -0.000314286 Jy ! Component: 750 - total flux cleaned = -0.00029712 Jy ! Component: 800 - total flux cleaned = -0.00021355 Jy ! Component: 850 - total flux cleaned = -0.000180809 Jy ! Component: 900 - total flux cleaned = -0.000164664 Jy ! Component: 950 - total flux cleaned = -0.000116517 Jy ! Component: 1000 - total flux cleaned = -5.38811e-05 Jy ! Component: 1050 - total flux cleaned = 7.6667e-06 Jy ! Component: 1100 - total flux cleaned = 6.84339e-05 Jy ! Component: 1150 - total flux cleaned = 0.000158267 Jy ! Component: 1200 - total flux cleaned = 0.000276168 Jy ! Component: 1250 - total flux cleaned = 0.000290722 Jy ! Component: 1300 - total flux cleaned = 0.00037696 Jy ! Component: 1350 - total flux cleaned = 0.000475934 Jy ! Component: 1400 - total flux cleaned = 0.000461908 Jy ! Component: 1450 - total flux cleaned = 0.000516929 Jy ! Component: 1500 - total flux cleaned = 0.000571386 Jy ! Component: 1550 - total flux cleaned = 0.000611532 Jy ! Component: 1600 - total flux cleaned = 0.000625021 Jy ! Component: 1650 - total flux cleaned = 0.00066465 Jy ! Component: 1700 - total flux cleaned = 0.000742312 Jy ! Component: 1750 - total flux cleaned = 0.000844241 Jy ! Component: 1800 - total flux cleaned = 0.000844412 Jy ! Component: 1850 - total flux cleaned = 0.000894285 Jy ! Component: 1900 - total flux cleaned = 0.000869622 Jy ! Component: 1950 - total flux cleaned = 0.000894028 Jy ! Component: 2000 - total flux cleaned = 0.00091809 Jy ! Component: 2050 - total flux cleaned = 0.000965387 Jy ! Component: 2100 - total flux cleaned = 0.000918281 Jy ! Component: 2150 - total flux cleaned = 0.000953215 Jy ! Component: 2200 - total flux cleaned = 0.000907253 Jy ! Component: 2250 - total flux cleaned = 0.000975395 Jy ! Component: 2300 - total flux cleaned = 0.000952876 Jy ! Component: 2350 - total flux cleaned = 0.00100846 Jy ! Component: 2400 - total flux cleaned = 0.00098631 Jy ! Component: 2450 - total flux cleaned = 0.000964576 Jy ! Component: 2500 - total flux cleaned = 0.000964744 Jy ! Component: 2550 - total flux cleaned = 0.000954169 Jy ! Component: 2600 - total flux cleaned = 0.000964694 Jy ! Component: 2650 - total flux cleaned = 0.00094373 Jy ! Component: 2700 - total flux cleaned = 0.000933189 Jy ! Component: 2750 - total flux cleaned = 0.000891841 Jy ! Component: 2800 - total flux cleaned = 0.00090218 Jy ! Component: 2850 - total flux cleaned = 0.000942866 Jy ! Component: 2900 - total flux cleaned = 0.000912797 Jy ! Component: 2950 - total flux cleaned = 0.000892959 Jy ! Component: 3000 - total flux cleaned = 0.000893171 Jy ! Component: 3050 - total flux cleaned = 0.000893148 Jy ! Component: 3100 - total flux cleaned = 0.000883469 Jy ! Component: 3150 - total flux cleaned = 0.0008738 Jy ! Component: 3200 - total flux cleaned = 0.000826082 Jy ! Component: 3250 - total flux cleaned = 0.000854531 Jy ! Component: 3300 - total flux cleaned = 0.000835844 Jy ! Component: 3350 - total flux cleaned = 0.000854421 Jy ! Component: 3400 - total flux cleaned = 0.000836024 Jy ! Component: 3450 - total flux cleaned = 0.000817718 Jy ! Component: 3500 - total flux cleaned = 0.000799473 Jy ! Component: 3550 - total flux cleaned = 0.000808516 Jy ! Component: 3600 - total flux cleaned = 0.000781711 Jy ! Component: 3650 - total flux cleaned = 0.000781709 Jy ! Component: 3700 - total flux cleaned = 0.00078163 Jy ! Component: 3750 - total flux cleaned = 0.000764171 Jy ! Component: 3800 - total flux cleaned = 0.000746752 Jy ! Component: 3850 - total flux cleaned = 0.000772637 Jy ! Component: 3900 - total flux cleaned = 0.000772618 Jy ! Component: 3950 - total flux cleaned = 0.000789567 Jy ! Component: 4000 - total flux cleaned = 0.000764296 Jy ! Component: 4050 - total flux cleaned = 0.000747536 Jy ! Total flux subtracted in 4096 components = 0.000764176 Jy ! Clean residual min=-0.000623 max=0.000475 Jy/beam ! Clean residual mean=-0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.280687 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 414 components and 0.280687 Jy ![Exited script file: muppet] wmap "J0205+2416_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.455 x 8.229 at 16.29 degrees (North through East) ! Clean map min=-0.00098169 max=0.18682 Jy/beam ! Writing clean map to FITS file: J0205+2416_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015703 device "J0205+2416_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0205+2416_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.252162 0.252162 0.504324 1.00865 2.01729 4.03459 8.06918 16.1384 32.2767 64.5534 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.186 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.455 x 8.229 at 16.29 degrees (North through East) ! Clean map min=-0.00098169 max=0.18682 Jy/beam quit ! Quitting program ! Log file J0205+2416_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:52:03 2016