! Started logfile: J2203+7151_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:05:52 2016 obs J2203+7151_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2203+7151_S_2014_06_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702368 visibilities/baseline/integration-bin. ! Found source: J2203+7151 ! ! 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 336 lines of history. ! ! Reading 15424 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 J2203+7151_S_2014_06_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 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.930633Jy sigma=0.010339 ! Fit after self-cal, rms=0.887331Jy sigma=0.009844 ! 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.892 mas, bmaj=8.749 mas, bpa=-77.46 degrees ! Estimated noise=962.077 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.0872467 Jy ! Component: 100 - total flux cleaned = 0.106768 Jy ! Total flux subtracted in 100 components = 0.106768 Jy ! Clean residual min=-0.004957 max=0.006986 Jy/beam ! Clean residual mean=0.000017 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.106768 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076651Jy sigma=0.000787 ! Fit after self-cal, rms=0.076655Jy sigma=0.000787 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=9.778 mas, bpa=-76.9 degrees ! Estimated noise=522.203 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.00935335 Jy ! Component: 100 - total flux cleaned = 0.0141431 Jy ! Component: 150 - total flux cleaned = 0.0169293 Jy ! Component: 200 - total flux cleaned = 0.0183174 Jy ! Total flux subtracted in 200 components = 0.0183174 Jy ! Clean residual min=-0.002368 max=0.003768 Jy/beam ! Clean residual mean=-0.000002 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.125085 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 55 components and 0.125085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075467Jy sigma=0.000775 ! Fit after self-cal, rms=0.075487Jy sigma=0.000775 ! Inverting map ! Added new window around map position (-19.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368729 Jy ! Component: 100 - total flux cleaned = 0.00471841 Jy ! Component: 150 - total flux cleaned = 0.0050675 Jy ! Component: 200 - total flux cleaned = 0.00511781 Jy ! Total flux subtracted in 200 components = 0.00511781 Jy ! Clean residual min=-0.002273 max=0.002414 Jy/beam ! Clean residual mean=-0.000000 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.130203 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 84 components and 0.130203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075288Jy sigma=0.000773 ! Fit after self-cal, rms=0.075272Jy sigma=0.000773 ! 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 1.00* FD 0.84 HN 0.96 KP 1.06 ! LA 1.17 MK 0.99 NL 0.95 OV 0.97 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00 KP 1.00 ! LA 1.13 MK 1.04 NL 1.01 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.00 KP 0.91 ! LA 0.91 MK 1.10 NL 1.01 OV 0.95 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.97 KP 0.89 ! LA 0.88 MK 1.12 NL 1.10 OV 1.02 ! PT 1.05 SC 0.97 ! ! ! Fit before self-cal, rms=0.075272Jy sigma=0.000773 ! Fit after self-cal, rms=0.073716Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=9.707 mas, bpa=-76.98 degrees ! Estimated noise=521.458 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.00122179 Jy ! Component: 100 - total flux cleaned = 0.00128109 Jy ! Component: 150 - total flux cleaned = 0.00130464 Jy ! Component: 200 - total flux cleaned = 0.00124067 Jy ! Total flux subtracted in 200 components = 0.00124067 Jy ! Clean residual min=-0.001396 max=0.001346 Jy/beam ! Clean residual mean=-0.000003 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.131444 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 0.131444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073688Jy sigma=0.000762 ! Fit after self-cal, rms=0.073679Jy sigma=0.000762 ! 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.073679Jy sigma=0.000762 ! Fit after self-cal, rms=0.073594Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=9.708 mas, bpa=-77.09 degrees ! Estimated noise=521.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.02048e-05 Jy ! Component: 100 - total flux cleaned = -7.11978e-05 Jy ! Component: 150 - total flux cleaned = -8.55086e-05 Jy ! Component: 200 - total flux cleaned = -7.17853e-05 Jy ! Total flux subtracted in 200 components = -7.17853e-05 Jy ! Clean residual min=-0.001265 max=0.001241 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.131372 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.131372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073586Jy sigma=0.000761 ! Fit after self-cal, rms=0.073588Jy sigma=0.000761 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.70511e-05 Jy ! Component: 100 - total flux cleaned = 8.98757e-05 Jy ! Component: 150 - total flux cleaned = 8.99728e-05 Jy ! Component: 200 - total flux cleaned = 0.000101511 Jy ! Total flux subtracted in 200 components = 0.000101511 Jy ! Clean residual min=-0.001225 max=0.001238 Jy/beam ! Clean residual mean=-0.000000 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.131474 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.131474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073584Jy sigma=0.000761 ! Fit after self-cal, rms=0.073584Jy sigma=0.000761 ! 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.073584Jy sigma=0.000761 ! Fit after self-cal, rms=0.073499Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=9.708 mas, bpa=-77.13 degrees ! Estimated noise=520.384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185171 Jy ! Component: 100 - total flux cleaned = -0.000172616 Jy ! Component: 150 - total flux cleaned = -0.000172181 Jy ! Component: 200 - total flux cleaned = -0.000161617 Jy ! Total flux subtracted in 200 components = -0.000161617 Jy ! Clean residual min=-0.001213 max=0.001233 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.131312 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.131312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073495Jy sigma=0.000761 ! Fit after self-cal, rms=0.073495Jy sigma=0.000761 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.39708e-05 Jy ! Component: 100 - total flux cleaned = 4.3947e-05 Jy ! Component: 150 - total flux cleaned = 4.42509e-05 Jy ! Component: 200 - total flux cleaned = 5.29464e-05 Jy ! Total flux subtracted in 200 components = 5.29464e-05 Jy ! Clean residual min=-0.001210 max=0.001228 Jy/beam ! Clean residual mean=-0.000000 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.131365 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 145 components and 0.131365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073492Jy sigma=0.000761 ! Fit after self-cal, rms=0.073492Jy sigma=0.000761 ! 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.073492Jy sigma=0.000761 ! Fit after self-cal, rms=0.073458Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.474 mas, bmaj=13.94 mas, bpa=-77.18 degrees ! Estimated noise=616.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143585 Jy ! Component: 100 - total flux cleaned = -0.000143302 Jy ! Component: 150 - total flux cleaned = -0.00014331 Jy ! Component: 200 - total flux cleaned = -0.000148674 Jy ! Total flux subtracted in 200 components = -0.000148674 Jy ! Clean residual min=-0.001297 max=0.001326 Jy/beam ! Clean residual mean=0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.131216 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 158 components and 0.131216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073457Jy sigma=0.000761 ! Fit after self-cal, rms=0.073457Jy sigma=0.000761 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.74933e-06 Jy ! Component: 100 - total flux cleaned = -3.6174e-06 Jy ! Component: 150 - total flux cleaned = -1.27221e-05 Jy ! Component: 200 - total flux cleaned = -1.71142e-05 Jy ! Total flux subtracted in 200 components = -1.71142e-05 Jy ! Clean residual min=-0.001287 max=0.001322 Jy/beam ! Clean residual mean=0.000000 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.131199 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 167 components and 0.131199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073457Jy sigma=0.000761 ! Fit after self-cal, rms=0.073456Jy sigma=0.000761 ! 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.628 mas, bmaj=9.707 mas, bpa=-77.17 degrees ! Estimated noise=520.079 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 9.707 at -77.17 degrees (North through East) ! Clean map min=-0.0011575 max=0.11336 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.906 mas, bmaj=8.672 mas, bpa=-77.76 degrees ! Estimated noise=957.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0867148 Jy ! Component: 100 - total flux cleaned = 0.105958 Jy ! Component: 150 - total flux cleaned = 0.113808 Jy ! Component: 200 - total flux cleaned = 0.119097 Jy ! Total flux subtracted in 200 components = 0.119097 Jy ! Clean residual min=-0.002975 max=0.003490 Jy/beam ! Clean residual mean=0.000009 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.119097 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.119097 Jy ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=9.707 mas, bpa=-77.17 degrees ! Estimated noise=520.079 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.00490895 Jy ! Component: 100 - total flux cleaned = 0.0077203 Jy ! Component: 150 - total flux cleaned = 0.00947931 Jy ! Component: 200 - total flux cleaned = 0.0106554 Jy ! Total flux subtracted in 200 components = 0.0106554 Jy ! Clean residual min=-0.001255 max=0.001328 Jy/beam ! Clean residual mean=0.000001 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.129753 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 97 components and 0.129753 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.474 mas, bmaj=13.94 mas, bpa=-77.18 degrees ! Estimated noise=616.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103121 Jy ! Component: 100 - total flux cleaned = 0.00120853 Jy ! Component: 150 - total flux cleaned = 0.00129128 Jy ! Component: 200 - total flux cleaned = 0.00132436 Jy ! Total flux subtracted in 200 components = 0.00132436 Jy ! Clean residual min=-0.001269 max=0.001267 Jy/beam ! Clean residual mean=-0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.131077 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 = 2.92735e-05 Jy ! Component: 100 - total flux cleaned = 1.7183e-05 Jy ! Component: 150 - total flux cleaned = 1.73787e-05 Jy ! Component: 200 - total flux cleaned = 7.46623e-06 Jy ! Total flux subtracted in 200 components = 7.46623e-06 Jy ! Clean residual min=-0.001268 max=0.001286 Jy/beam ! Clean residual mean=-0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.131085 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 130 components and 0.131085 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=9.707 mas, bpa=-77.17 degrees ! Estimated noise=520.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.7732e-05 Jy ! Component: 100 - total flux cleaned = 5.17719e-05 Jy ! Component: 150 - total flux cleaned = 0.000137746 Jy ! Component: 200 - total flux cleaned = 0.000153457 Jy ! Total flux subtracted in 200 components = 0.000153457 Jy ! Clean residual min=-0.001208 max=0.001219 Jy/beam ! Clean residual mean=-0.000000 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.131238 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 155 components and 0.131238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073466Jy sigma=0.000761 ! Fit after self-cal, rms=0.073462Jy sigma=0.000761 wmodel J2203+7151_S_2014_06_09_pus_map.mod ! Writing 155 model components to file: J2203+7151_S_2014_06_09_pus_map.mod wobs J2203+7151_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2203+7151_S_2014_06_09_pus_uvs.fits wwins J2203+7151_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J2203+7151_S_2014_06_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 = -6.77451e-05 Jy ! Component: 100 - total flux cleaned = -8.84047e-05 Jy ! Component: 150 - total flux cleaned = -0.000210202 Jy ! Component: 200 - total flux cleaned = -0.000210563 Jy ! Component: 250 - total flux cleaned = -0.000248665 Jy ! Component: 300 - total flux cleaned = -0.000285634 Jy ! Component: 350 - total flux cleaned = -0.000375544 Jy ! Component: 400 - total flux cleaned = -0.000445713 Jy ! Component: 450 - total flux cleaned = -0.000531884 Jy ! Component: 500 - total flux cleaned = -0.000666438 Jy ! Component: 550 - total flux cleaned = -0.000782137 Jy ! Component: 600 - total flux cleaned = -0.000943961 Jy ! Component: 650 - total flux cleaned = -0.000991364 Jy ! Component: 700 - total flux cleaned = -0.00110106 Jy ! Component: 750 - total flux cleaned = -0.001209 Jy ! Component: 800 - total flux cleaned = -0.00136071 Jy ! Component: 850 - total flux cleaned = -0.00149503 Jy ! Component: 900 - total flux cleaned = -0.00158331 Jy ! Component: 950 - total flux cleaned = -0.00165616 Jy ! Component: 1000 - total flux cleaned = -0.00179956 Jy ! Component: 1050 - total flux cleaned = -0.0018704 Jy ! Component: 1100 - total flux cleaned = -0.00198198 Jy ! Component: 1150 - total flux cleaned = -0.00207863 Jy ! Component: 1200 - total flux cleaned = -0.00216004 Jy ! Component: 1250 - total flux cleaned = -0.00220043 Jy ! Component: 1300 - total flux cleaned = -0.00230634 Jy ! Component: 1350 - total flux cleaned = -0.00238459 Jy ! Component: 1400 - total flux cleaned = -0.00242324 Jy ! Component: 1450 - total flux cleaned = -0.002449 Jy ! Component: 1500 - total flux cleaned = -0.00252481 Jy ! Component: 1550 - total flux cleaned = -0.00253726 Jy ! Component: 1600 - total flux cleaned = -0.00254946 Jy ! Component: 1650 - total flux cleaned = -0.00258632 Jy ! Component: 1700 - total flux cleaned = -0.002647 Jy ! Component: 1750 - total flux cleaned = -0.0026469 Jy ! Component: 1800 - total flux cleaned = -0.0027062 Jy ! Component: 1850 - total flux cleaned = -0.00271793 Jy ! Component: 1900 - total flux cleaned = -0.00275291 Jy ! Component: 1950 - total flux cleaned = -0.00279902 Jy ! Component: 2000 - total flux cleaned = -0.00284474 Jy ! Component: 2050 - total flux cleaned = -0.00287878 Jy ! Component: 2100 - total flux cleaned = -0.00295755 Jy ! Component: 2150 - total flux cleaned = -0.00299108 Jy ! Component: 2200 - total flux cleaned = -0.00301338 Jy ! Component: 2250 - total flux cleaned = -0.00306835 Jy ! Component: 2300 - total flux cleaned = -0.00313392 Jy ! Component: 2350 - total flux cleaned = -0.00316644 Jy ! Component: 2400 - total flux cleaned = -0.00320939 Jy ! Component: 2450 - total flux cleaned = -0.0032521 Jy ! Component: 2500 - total flux cleaned = -0.00331583 Jy ! Component: 2550 - total flux cleaned = -0.00334749 Jy ! Component: 2600 - total flux cleaned = -0.00337883 Jy ! Component: 2650 - total flux cleaned = -0.00347232 Jy ! Component: 2700 - total flux cleaned = -0.00351358 Jy ! Component: 2750 - total flux cleaned = -0.00356491 Jy ! Component: 2800 - total flux cleaned = -0.00361583 Jy ! Component: 2850 - total flux cleaned = -0.00366643 Jy ! Component: 2900 - total flux cleaned = -0.00369657 Jy ! Component: 2950 - total flux cleaned = -0.00372671 Jy ! Component: 3000 - total flux cleaned = -0.00377648 Jy ! Component: 3050 - total flux cleaned = -0.00378629 Jy ! Component: 3100 - total flux cleaned = -0.00384523 Jy ! Component: 3150 - total flux cleaned = -0.00391374 Jy ! Component: 3200 - total flux cleaned = -0.00395259 Jy ! Component: 3250 - total flux cleaned = -0.00400108 Jy ! Component: 3300 - total flux cleaned = -0.00405887 Jy ! Component: 3350 - total flux cleaned = -0.00410675 Jy ! Component: 3400 - total flux cleaned = -0.00418302 Jy ! Component: 3450 - total flux cleaned = -0.00423047 Jy ! Component: 3500 - total flux cleaned = -0.00429652 Jy ! Component: 3550 - total flux cleaned = -0.00432458 Jy ! Component: 3600 - total flux cleaned = -0.00438066 Jy ! Component: 3650 - total flux cleaned = -0.0044551 Jy ! Component: 3700 - total flux cleaned = -0.00450145 Jy ! Component: 3750 - total flux cleaned = -0.00456609 Jy ! Component: 3800 - total flux cleaned = -0.00461205 Jy ! Component: 3850 - total flux cleaned = -0.00469452 Jy ! Component: 3900 - total flux cleaned = -0.00475835 Jy ! Component: 3950 - total flux cleaned = -0.00476742 Jy ! Component: 4000 - total flux cleaned = -0.00485785 Jy ! Component: 4050 - total flux cleaned = -0.00492091 Jy ! Total flux subtracted in 4096 components = -0.00499267 Jy ! Clean residual min=-0.000498 max=0.000516 Jy/beam ! Clean residual mean=-0.000005 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.126245 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 425 components and 0.126246 Jy ![Exited script file: muppet] wmap "J2203+7151_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 9.707 at -77.17 degrees (North through East) ! Clean map min=-0.0012428 max=0.11338 Jy/beam ! Writing clean map to FITS file: J2203+7151_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157499 device "J2203+7151_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2203+7151_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.416751 0.416751 0.833502 1.667 3.33401 6.66801 13.336 26.6721 53.3441 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.628 x 9.707 at -77.17 degrees (North through East) ! Clean map min=-0.0012428 max=0.11338 Jy/beam quit ! Quitting program ! Log file J2203+7151_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:05:57 2016