! Started logfile: J0623+3830_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:47:51 2016 obs J0623+3830_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0623+3830_S_2014_05_31_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973212 visibilities/baseline/integration-bin. ! Found source: J0623+3830 ! ! 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 12788 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 J0623+3830_S_2014_05_31_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.973968Jy sigma=0.010047 ! Fit after self-cal, rms=0.902143Jy sigma=0.009679 ! 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.681 mas, bmaj=6.238 mas, bpa=16.86 degrees ! Estimated noise=996.98 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.131411 Jy ! Component: 100 - total flux cleaned = 0.160071 Jy ! Total flux subtracted in 100 components = 0.160071 Jy ! Clean residual min=-0.005119 max=0.008016 Jy/beam ! Clean residual mean=0.000009 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.160071 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.160071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382858Jy sigma=0.000800 ! Fit after self-cal, rms=0.382817Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00694316 Jy ! Component: 100 - total flux cleaned = 0.00924972 Jy ! Total flux subtracted in 100 components = 0.00924972 Jy ! Clean residual min=-0.005063 max=0.005901 Jy/beam ! Clean residual mean=0.000006 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.16932 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.16932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382451Jy sigma=0.000797 ! Fit after self-cal, rms=0.382483Jy sigma=0.000797 ! 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.498 mas, bmaj=7.217 mas, bpa=10.68 degrees ! Estimated noise=605.489 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.00116464 Jy ! Component: 100 - total flux cleaned = 0.00169929 Jy ! Component: 150 - total flux cleaned = 0.00178199 Jy ! Component: 200 - total flux cleaned = 0.0018204 Jy ! Total flux subtracted in 200 components = 0.0018204 Jy ! Clean residual min=-0.003216 max=0.003921 Jy/beam ! Clean residual mean=0.000011 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.171141 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.171141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382469Jy sigma=0.000797 ! Fit after self-cal, rms=0.382462Jy sigma=0.000797 ! 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.01 FD 0.89 HN 1.01 KP 1.06 ! LA 1.18 MK 0.52 NL 0.95 OV 0.98 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.04 KP 1.02 ! LA 1.16 MK 0.71 NL 1.03 OV 1.01 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.03 KP 0.92 ! LA 0.89 MK 0.90 NL 1.02 OV 0.94 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 1.01 KP 0.88 ! LA 0.86 MK 0.60 NL 1.03 OV 0.99 ! PT 1.00 SC 0.94 ! ! ! Fit before self-cal, rms=0.382462Jy sigma=0.000797 ! Fit after self-cal, rms=0.237800Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=7.187 mas, bpa=10.19 degrees ! Estimated noise=604.721 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 (6.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027883 Jy ! Component: 100 - total flux cleaned = 0.00299413 Jy ! Component: 150 - total flux cleaned = 0.00307085 Jy ! Component: 200 - total flux cleaned = 0.00300181 Jy ! Total flux subtracted in 200 components = 0.00300181 Jy ! Clean residual min=-0.001871 max=0.001955 Jy/beam ! Clean residual mean=0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.174143 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.174143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237747Jy sigma=0.000769 ! Fit after self-cal, rms=0.237681Jy sigma=0.000769 ! 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.237681Jy sigma=0.000769 ! Fit after self-cal, rms=0.225836Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=7.195 mas, bpa=10.47 degrees ! Estimated noise=604.279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000582778 Jy ! Component: 100 - total flux cleaned = 0.000777393 Jy ! Component: 150 - total flux cleaned = 0.00092311 Jy ! Component: 200 - total flux cleaned = 0.00100313 Jy ! Total flux subtracted in 200 components = 0.00100313 Jy ! Clean residual min=-0.001695 max=0.001699 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.175146 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.175146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225800Jy sigma=0.000768 ! Fit after self-cal, rms=0.225817Jy sigma=0.000768 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.000142727 Jy ! Component: 100 - total flux cleaned = 0.000142749 Jy ! Component: 150 - total flux cleaned = 0.000167668 Jy ! Component: 200 - total flux cleaned = 0.000168002 Jy ! Total flux subtracted in 200 components = 0.000168002 Jy ! Clean residual min=-0.001737 max=0.001696 Jy/beam ! Clean residual mean=0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.175314 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.175314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225787Jy sigma=0.000768 ! Fit after self-cal, rms=0.225796Jy sigma=0.000768 ! 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.225796Jy sigma=0.000768 ! Fit after self-cal, rms=0.224001Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=7.195 mas, bpa=10.45 degrees ! Estimated noise=604.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398448 Jy ! Component: 100 - total flux cleaned = 0.000449796 Jy ! Component: 150 - total flux cleaned = 0.0004747 Jy ! Component: 200 - total flux cleaned = 0.000498535 Jy ! Total flux subtracted in 200 components = 0.000498535 Jy ! Clean residual min=-0.001719 max=0.001664 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.175812 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.175812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223972Jy sigma=0.000768 ! Fit after self-cal, rms=0.223978Jy sigma=0.000768 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.31064e-05 Jy ! Component: 100 - total flux cleaned = 7.35855e-05 Jy ! Component: 150 - total flux cleaned = 7.34852e-05 Jy ! Component: 200 - total flux cleaned = 9.66168e-05 Jy ! Total flux subtracted in 200 components = 9.66168e-05 Jy ! Clean residual min=-0.001738 max=0.001657 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.175909 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.175909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223951Jy sigma=0.000768 ! Fit after self-cal, rms=0.223958Jy sigma=0.000768 ! 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.223958Jy sigma=0.000768 ! Fit after self-cal, rms=0.222667Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.966 mas, bmaj=9.618 mas, bpa=-5.615 degrees ! Estimated noise=645.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216887 Jy ! Component: 100 - total flux cleaned = 0.000242763 Jy ! Component: 150 - total flux cleaned = 0.000266322 Jy ! Component: 200 - total flux cleaned = 0.000273406 Jy ! Total flux subtracted in 200 components = 0.000273406 Jy ! Clean residual min=-0.001584 max=0.001505 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.176182 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.176182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222666Jy sigma=0.000768 ! Fit after self-cal, rms=0.222661Jy sigma=0.000768 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.10854e-06 Jy ! Component: 100 - total flux cleaned = 8.72179e-06 Jy ! Component: 150 - total flux cleaned = 1.50781e-05 Jy ! Component: 200 - total flux cleaned = 1.50095e-05 Jy ! Total flux subtracted in 200 components = 1.50095e-05 Jy ! Clean residual min=-0.001577 max=0.001519 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.176197 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.176197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222660Jy sigma=0.000768 ! Fit after self-cal, rms=0.222658Jy sigma=0.000768 ! 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.433 mas, bmaj=7.193 mas, bpa=10.45 degrees ! Estimated noise=605.211 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.433 x 7.193 at 10.45 degrees (North through East) ! Clean map min=-0.0016702 max=0.16796 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.61 mas, bmaj=6.207 mas, bpa=16.34 degrees ! Estimated noise=984.096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129875 Jy ! Component: 100 - total flux cleaned = 0.158235 Jy ! Component: 150 - total flux cleaned = 0.166413 Jy ! Component: 200 - total flux cleaned = 0.170822 Jy ! Total flux subtracted in 200 components = 0.170822 Jy ! Clean residual min=-0.003944 max=0.003661 Jy/beam ! Clean residual mean=0.000002 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.170822 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.170822 Jy ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.193 mas, bpa=10.45 degrees ! Estimated noise=605.211 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.00275882 Jy ! Component: 100 - total flux cleaned = 0.0039484 Jy ! Component: 150 - total flux cleaned = 0.00427963 Jy ! Component: 200 - total flux cleaned = 0.00460422 Jy ! Total flux subtracted in 200 components = 0.00460422 Jy ! Clean residual min=-0.001655 max=0.001732 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.175426 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.175426 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.966 mas, bmaj=9.618 mas, bpa=-5.615 degrees ! Estimated noise=645.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475225 Jy ! Component: 100 - total flux cleaned = 0.000596239 Jy ! Component: 150 - total flux cleaned = 0.00066501 Jy ! Component: 200 - total flux cleaned = 0.000723164 Jy ! Total flux subtracted in 200 components = 0.000723164 Jy ! Clean residual min=-0.001609 max=0.001520 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.176149 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.98416e-05 Jy ! Component: 100 - total flux cleaned = 4.68717e-05 Jy ! Component: 150 - total flux cleaned = 7.90853e-05 Jy ! Component: 200 - total flux cleaned = 9.37232e-05 Jy ! Total flux subtracted in 200 components = 9.37232e-05 Jy ! Clean residual min=-0.001595 max=0.001530 Jy/beam ! Clean residual mean=0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.176243 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.176243 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.193 mas, bpa=10.45 degrees ! Estimated noise=605.211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133909 Jy ! Component: 100 - total flux cleaned = 0.000193404 Jy ! Component: 150 - total flux cleaned = 0.000194444 Jy ! Component: 200 - total flux cleaned = 0.000195252 Jy ! Total flux subtracted in 200 components = 0.000195252 Jy ! Clean residual min=-0.001633 max=0.001673 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.176438 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.176438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222692Jy sigma=0.000768 ! Fit after self-cal, rms=0.222713Jy sigma=0.000768 wmodel J0623+3830_S_2014_05_31_pus_map.mod ! Writing 74 model components to file: J0623+3830_S_2014_05_31_pus_map.mod wobs J0623+3830_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0623+3830_S_2014_05_31_pus_uvs.fits wwins J0623+3830_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0623+3830_S_2014_05_31_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 = -3.05907e-05 Jy ! Component: 100 - total flux cleaned = -3.10153e-05 Jy ! Component: 150 - total flux cleaned = 8.32757e-05 Jy ! Component: 200 - total flux cleaned = 0.000249202 Jy ! Component: 250 - total flux cleaned = 0.000464528 Jy ! Component: 300 - total flux cleaned = 0.000622709 Jy ! Component: 350 - total flux cleaned = 0.000878708 Jy ! Component: 400 - total flux cleaned = 0.00102872 Jy ! Component: 450 - total flux cleaned = 0.00117631 Jy ! Component: 500 - total flux cleaned = 0.00134545 Jy ! Component: 550 - total flux cleaned = 0.0015111 Jy ! Component: 600 - total flux cleaned = 0.00160373 Jy ! Component: 650 - total flux cleaned = 0.00162606 Jy ! Component: 700 - total flux cleaned = 0.00160336 Jy ! Component: 750 - total flux cleaned = 0.00160316 Jy ! Component: 800 - total flux cleaned = 0.00160304 Jy ! Component: 850 - total flux cleaned = 0.00158135 Jy ! Component: 900 - total flux cleaned = 0.00153879 Jy ! Component: 950 - total flux cleaned = 0.00158113 Jy ! Component: 1000 - total flux cleaned = 0.00156042 Jy ! Component: 1050 - total flux cleaned = 0.00162216 Jy ! Component: 1100 - total flux cleaned = 0.00164253 Jy ! Component: 1150 - total flux cleaned = 0.00164242 Jy ! Component: 1200 - total flux cleaned = 0.00168221 Jy ! Component: 1250 - total flux cleaned = 0.00168193 Jy ! Component: 1300 - total flux cleaned = 0.00162309 Jy ! Component: 1350 - total flux cleaned = 0.00156481 Jy ! Component: 1400 - total flux cleaned = 0.00156479 Jy ! Component: 1450 - total flux cleaned = 0.00150765 Jy ! Component: 1500 - total flux cleaned = 0.00150775 Jy ! Component: 1550 - total flux cleaned = 0.0015641 Jy ! Component: 1600 - total flux cleaned = 0.00156417 Jy ! Component: 1650 - total flux cleaned = 0.00158287 Jy ! Component: 1700 - total flux cleaned = 0.00161951 Jy ! Component: 1750 - total flux cleaned = 0.00163771 Jy ! Component: 1800 - total flux cleaned = 0.00158351 Jy ! Component: 1850 - total flux cleaned = 0.00160158 Jy ! Component: 1900 - total flux cleaned = 0.0016017 Jy ! Component: 1950 - total flux cleaned = 0.00158414 Jy ! Component: 2000 - total flux cleaned = 0.00161922 Jy ! Component: 2050 - total flux cleaned = 0.00153182 Jy ! Component: 2100 - total flux cleaned = 0.00156646 Jy ! Component: 2150 - total flux cleaned = 0.00148032 Jy ! Component: 2200 - total flux cleaned = 0.00144607 Jy ! Component: 2250 - total flux cleaned = 0.00142906 Jy ! Component: 2300 - total flux cleaned = 0.00136143 Jy ! Component: 2350 - total flux cleaned = 0.00127741 Jy ! Component: 2400 - total flux cleaned = 0.00129417 Jy ! Component: 2450 - total flux cleaned = 0.00126078 Jy ! Component: 2500 - total flux cleaned = 0.00121099 Jy ! Component: 2550 - total flux cleaned = 0.00117807 Jy ! Component: 2600 - total flux cleaned = 0.00116176 Jy ! Component: 2650 - total flux cleaned = 0.00112906 Jy ! Component: 2700 - total flux cleaned = 0.0011614 Jy ! Component: 2750 - total flux cleaned = 0.00109666 Jy ! Component: 2800 - total flux cleaned = 0.00108057 Jy ! Component: 2850 - total flux cleaned = 0.00106453 Jy ! Component: 2900 - total flux cleaned = 0.00104859 Jy ! Component: 2950 - total flux cleaned = 0.001001 Jy ! Component: 3000 - total flux cleaned = 0.000969352 Jy ! Component: 3050 - total flux cleaned = 0.00100071 Jy ! Component: 3100 - total flux cleaned = 0.000922424 Jy ! Component: 3150 - total flux cleaned = 0.000860099 Jy ! Component: 3200 - total flux cleaned = 0.000860066 Jy ! Component: 3250 - total flux cleaned = 0.000767402 Jy ! Component: 3300 - total flux cleaned = 0.000721255 Jy ! Component: 3350 - total flux cleaned = 0.000767264 Jy ! Component: 3400 - total flux cleaned = 0.000767227 Jy ! Component: 3450 - total flux cleaned = 0.000706517 Jy ! Component: 3500 - total flux cleaned = 0.000706488 Jy ! Component: 3550 - total flux cleaned = 0.000676326 Jy ! Component: 3600 - total flux cleaned = 0.000676419 Jy ! Component: 3650 - total flux cleaned = 0.000646524 Jy ! Component: 3700 - total flux cleaned = 0.000661366 Jy ! Component: 3750 - total flux cleaned = 0.000661311 Jy ! Component: 3800 - total flux cleaned = 0.000631778 Jy ! Component: 3850 - total flux cleaned = 0.000616992 Jy ! Component: 3900 - total flux cleaned = 0.000617139 Jy ! Component: 3950 - total flux cleaned = 0.000602552 Jy ! Component: 4000 - total flux cleaned = 0.000587962 Jy ! Component: 4050 - total flux cleaned = 0.000558961 Jy ! Total flux subtracted in 4096 components = 0.000544459 Jy ! Clean residual min=-0.000778 max=0.000796 Jy/beam ! Clean residual mean=0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.176982 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 321 components and 0.176982 Jy ![Exited script file: muppet] wmap "J0623+3830_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.433 x 7.193 at 10.45 degrees (North through East) ! Clean map min=-0.001231 max=0.1679 Jy/beam ! Writing clean map to FITS file: J0623+3830_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.167897 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253856 device "J0623+3830_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0623+3830_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.453594 0.453594 0.907188 1.81438 3.62875 7.2575 14.515 29.03 58.06 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.167 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.433 x 7.193 at 10.45 degrees (North through East) ! Clean map min=-0.001231 max=0.1679 Jy/beam quit ! Quitting program ! Log file J0623+3830_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:47:56 2016