! Started logfile: J1211+1820_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:24:47 2017 obs J1211+1820_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1211+1820_S_2015_01_23_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844444 visibilities/baseline/integration-bin. ! Found source: J1211+1820 ! ! 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 338 lines of history. ! ! Reading 8664 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 J1211+1820_S_2015_01_23_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.785535Jy sigma=0.009832 ! Fit after self-cal, rms=0.771293Jy sigma=0.009669 ! 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.615 mas, bmaj=6.176 mas, bpa=-2.747 degrees ! Estimated noise=957.675 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.170838 Jy ! Component: 100 - total flux cleaned = 0.225365 Jy ! Total flux subtracted in 100 components = 0.225365 Jy ! Clean residual min=-0.010459 max=0.024186 Jy/beam ! Clean residual mean=0.000020 rms=0.003287 Jy/beam ! Combined flux in latest and established models = 0.225365 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.225365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170061Jy sigma=0.001129 ! Fit after self-cal, rms=0.170049Jy sigma=0.001128 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271844 Jy ! Component: 100 - total flux cleaned = 0.0416077 Jy ! Total flux subtracted in 100 components = 0.0416077 Jy ! Clean residual min=-0.008052 max=0.011145 Jy/beam ! Clean residual mean=0.000007 rms=0.002380 Jy/beam ! Combined flux in latest and established models = 0.266973 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.266973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162039Jy sigma=0.001033 ! Fit after self-cal, rms=0.162047Jy sigma=0.001032 ! 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.118 mas, bmaj=7.029 mas, bpa=-3.313 degrees ! Estimated noise=643.544 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.0110809 Jy ! Component: 100 - total flux cleaned = 0.0175681 Jy ! Component: 150 - total flux cleaned = 0.0219578 Jy ! Component: 200 - total flux cleaned = 0.0250048 Jy ! Total flux subtracted in 200 components = 0.0250048 Jy ! Clean residual min=-0.009856 max=0.016136 Jy/beam ! Clean residual mean=0.000010 rms=0.003150 Jy/beam ! Combined flux in latest and established models = 0.291978 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.291978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160000Jy sigma=0.001024 ! Fit after self-cal, rms=0.160017Jy sigma=0.001024 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.44 HN 0.96 KP 1.07 ! LA 0.98 MK 1.00 NL 1.21 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.66 HN 1.01 KP 1.00 ! LA 0.93 MK 0.99 NL 1.40 OV 0.99 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.65 HN 1.00 KP 0.86 ! LA 0.78 MK 1.02 NL 1.62 OV 0.94 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.98 KP 0.80 ! LA 0.82 MK 1.01 NL 1.04 OV 0.99 ! PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.160017Jy sigma=0.001024 ! Fit after self-cal, rms=0.225534Jy sigma=0.000861 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.074 mas, bpa=-3.167 degrees ! Estimated noise=653.466 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.00331335 Jy ! Component: 100 - total flux cleaned = 0.00410654 Jy ! Component: 150 - total flux cleaned = 0.00421193 Jy ! Component: 200 - total flux cleaned = 0.0043434 Jy ! Total flux subtracted in 200 components = 0.0043434 Jy ! Clean residual min=-0.008361 max=0.006102 Jy/beam ! Clean residual mean=0.000006 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.296321 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.296321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225075Jy sigma=0.000862 ! Fit after self-cal, rms=0.225153Jy sigma=0.000861 ! 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.225153Jy sigma=0.000861 ! Fit after self-cal, rms=0.229647Jy sigma=0.000815 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.067 mas, bpa=-3.012 degrees ! Estimated noise=659.487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242643 Jy ! Component: 100 - total flux cleaned = 0.00264105 Jy ! Component: 150 - total flux cleaned = 0.00260071 Jy ! Component: 200 - total flux cleaned = 0.00249548 Jy ! Total flux subtracted in 200 components = 0.00249548 Jy ! Clean residual min=-0.003572 max=0.005061 Jy/beam ! Clean residual mean=0.000008 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.298817 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.298817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229328Jy sigma=0.000816 ! Fit after self-cal, rms=0.229377Jy sigma=0.000815 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) ! Added new window around map position (4.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00418479 Jy ! Component: 100 - total flux cleaned = 0.00505788 Jy ! Component: 150 - total flux cleaned = 0.00493114 Jy ! Component: 200 - total flux cleaned = 0.00487466 Jy ! Total flux subtracted in 200 components = 0.00487466 Jy ! Clean residual min=-0.004101 max=0.003765 Jy/beam ! Clean residual mean=0.000005 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.303691 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.303691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229037Jy sigma=0.000813 ! Fit after self-cal, rms=0.229043Jy sigma=0.000813 ! 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.229043Jy sigma=0.000813 ! Fit after self-cal, rms=0.233315Jy sigma=0.000812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.063 mas, bpa=-2.921 degrees ! Estimated noise=665.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293337 Jy ! Component: 100 - total flux cleaned = 0.00433713 Jy ! Component: 150 - total flux cleaned = 0.00487163 Jy ! Component: 200 - total flux cleaned = 0.00508862 Jy ! Total flux subtracted in 200 components = 0.00508862 Jy ! Clean residual min=-0.003782 max=0.002994 Jy/beam ! Clean residual mean=0.000006 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.30878 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 89 components and 0.30878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232926Jy sigma=0.000812 ! Fit after self-cal, rms=0.232917Jy sigma=0.000812 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.000607993 Jy ! Component: 100 - total flux cleaned = 0.000682102 Jy ! Component: 150 - total flux cleaned = 0.000747491 Jy ! Component: 200 - total flux cleaned = 0.000746364 Jy ! Total flux subtracted in 200 components = 0.000746364 Jy ! Clean residual min=-0.003740 max=0.002823 Jy/beam ! Clean residual mean=0.000005 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.309526 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.309526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232837Jy sigma=0.000811 ! Fit after self-cal, rms=0.232837Jy sigma=0.000811 ! 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.232837Jy sigma=0.000811 ! Fit after self-cal, rms=0.236291Jy sigma=0.000811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.959 mas, bmaj=10.49 mas, bpa=-4.667 degrees ! Estimated noise=877.749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339745 Jy ! Component: 100 - total flux cleaned = 0.0043524 Jy ! Component: 150 - total flux cleaned = 0.00465106 Jy ! Component: 200 - total flux cleaned = 0.00483855 Jy ! Total flux subtracted in 200 components = 0.00483855 Jy ! Clean residual min=-0.005396 max=0.004544 Jy/beam ! Clean residual mean=0.000012 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.314365 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 122 components and 0.314365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235885Jy sigma=0.000812 ! Fit after self-cal, rms=0.235877Jy sigma=0.000811 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.000657412 Jy ! Component: 100 - total flux cleaned = 0.000779482 Jy ! Component: 150 - total flux cleaned = 0.000805499 Jy ! Component: 200 - total flux cleaned = 0.000848015 Jy ! Total flux subtracted in 200 components = 0.000848015 Jy ! Clean residual min=-0.005447 max=0.004521 Jy/beam ! Clean residual mean=0.000011 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.315213 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.315213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235819Jy sigma=0.000812 ! Fit after self-cal, rms=0.235819Jy sigma=0.000812 ! 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.12 mas, bmaj=7.062 mas, bpa=-2.884 degrees ! Estimated noise=671.067 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 7.062 at -2.884 degrees (North through East) ! Clean map min=-0.0037003 max=0.23717 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.617 mas, bmaj=6.214 mas, bpa=-2.497 degrees ! Estimated noise=986.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175628 Jy ! Component: 100 - total flux cleaned = 0.23277 Jy ! Component: 150 - total flux cleaned = 0.261373 Jy ! Component: 200 - total flux cleaned = 0.276864 Jy ! Total flux subtracted in 200 components = 0.276864 Jy ! Clean residual min=-0.004479 max=0.007913 Jy/beam ! Clean residual mean=0.000016 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.276864 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.276864 Jy ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.062 mas, bpa=-2.884 degrees ! Estimated noise=671.067 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.013507 Jy ! Component: 100 - total flux cleaned = 0.0209517 Jy ! Component: 150 - total flux cleaned = 0.0259164 Jy ! Component: 200 - total flux cleaned = 0.029485 Jy ! Total flux subtracted in 200 components = 0.029485 Jy ! Clean residual min=-0.002865 max=0.002885 Jy/beam ! Clean residual mean=0.000010 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.306349 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 53 components and 0.306349 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=6.959 mas, bmaj=10.49 mas, bpa=-4.667 degrees ! Estimated noise=877.749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00455165 Jy ! Component: 100 - total flux cleaned = 0.00659416 Jy ! Component: 150 - total flux cleaned = 0.00736268 Jy ! Component: 200 - total flux cleaned = 0.00779185 Jy ! Total flux subtracted in 200 components = 0.00779185 Jy ! Clean residual min=-0.005371 max=0.004369 Jy/beam ! Clean residual mean=0.000013 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.314141 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.00034216 Jy ! Component: 100 - total flux cleaned = 0.000582842 Jy ! Component: 150 - total flux cleaned = 0.000753457 Jy ! Component: 200 - total flux cleaned = 0.000918311 Jy ! Total flux subtracted in 200 components = 0.000918311 Jy ! Clean residual min=-0.005471 max=0.004462 Jy/beam ! Clean residual mean=0.000011 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.315059 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 100 components and 0.315059 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.062 mas, bpa=-2.884 degrees ! Estimated noise=671.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000620303 Jy ! Component: 100 - total flux cleaned = -0.000620943 Jy ! Component: 150 - total flux cleaned = -0.000620777 Jy ! Component: 200 - total flux cleaned = -0.000691305 Jy ! Total flux subtracted in 200 components = -0.000691305 Jy ! Clean residual min=-0.003827 max=0.002707 Jy/beam ! Clean residual mean=0.000006 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.314368 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.314368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235725Jy sigma=0.000812 ! Fit after self-cal, rms=0.235720Jy sigma=0.000812 wmodel J1211+1820_S_2015_01_23_pus_map.mod ! Writing 116 model components to file: J1211+1820_S_2015_01_23_pus_map.mod wobs J1211+1820_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1211+1820_S_2015_01_23_pus_uvs.fits wwins J1211+1820_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1211+1820_S_2015_01_23_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.00165075 Jy ! Component: 100 - total flux cleaned = -0.00282851 Jy ! Component: 150 - total flux cleaned = -0.00362543 Jy ! Component: 200 - total flux cleaned = -0.00433632 Jy ! Component: 250 - total flux cleaned = -0.00488246 Jy ! Component: 300 - total flux cleaned = -0.00527937 Jy ! Component: 350 - total flux cleaned = -0.00549448 Jy ! Component: 400 - total flux cleaned = -0.00566262 Jy ! Component: 450 - total flux cleaned = -0.00574516 Jy ! Component: 500 - total flux cleaned = -0.00586656 Jy ! Component: 550 - total flux cleaned = -0.00594548 Jy ! Component: 600 - total flux cleaned = -0.00598449 Jy ! Component: 650 - total flux cleaned = -0.00598431 Jy ! Component: 700 - total flux cleaned = -0.00594643 Jy ! Component: 750 - total flux cleaned = -0.00613328 Jy ! Component: 800 - total flux cleaned = -0.00609589 Jy ! Component: 850 - total flux cleaned = -0.00613225 Jy ! Component: 900 - total flux cleaned = -0.00613259 Jy ! Component: 950 - total flux cleaned = -0.00620393 Jy ! Component: 1000 - total flux cleaned = -0.00609856 Jy ! Component: 1050 - total flux cleaned = -0.00613384 Jy ! Component: 1100 - total flux cleaned = -0.00606536 Jy ! Component: 1150 - total flux cleaned = -0.00613361 Jy ! Component: 1200 - total flux cleaned = -0.00606642 Jy ! Component: 1250 - total flux cleaned = -0.00610025 Jy ! Component: 1300 - total flux cleaned = -0.00610029 Jy ! Component: 1350 - total flux cleaned = -0.0060348 Jy ! Component: 1400 - total flux cleaned = -0.00596955 Jy ! Component: 1450 - total flux cleaned = -0.00590538 Jy ! Component: 1500 - total flux cleaned = -0.00590523 Jy ! Component: 1550 - total flux cleaned = -0.00587356 Jy ! Component: 1600 - total flux cleaned = -0.00587375 Jy ! Component: 1650 - total flux cleaned = -0.00584233 Jy ! Component: 1700 - total flux cleaned = -0.00581139 Jy ! Component: 1750 - total flux cleaned = -0.00571922 Jy ! Component: 1800 - total flux cleaned = -0.00571895 Jy ! Component: 1850 - total flux cleaned = -0.00568862 Jy ! Component: 1900 - total flux cleaned = -0.00574865 Jy ! Component: 1950 - total flux cleaned = -0.00577841 Jy ! Component: 2000 - total flux cleaned = -0.00580799 Jy ! Component: 2050 - total flux cleaned = -0.00586684 Jy ! Component: 2100 - total flux cleaned = -0.00592557 Jy ! Component: 2150 - total flux cleaned = -0.0060126 Jy ! Component: 2200 - total flux cleaned = -0.00607012 Jy ! Component: 2250 - total flux cleaned = -0.00606994 Jy ! Component: 2300 - total flux cleaned = -0.00612685 Jy ! Component: 2350 - total flux cleaned = -0.00607024 Jy ! Component: 2400 - total flux cleaned = -0.00612668 Jy ! Component: 2450 - total flux cleaned = -0.00612669 Jy ! Component: 2500 - total flux cleaned = -0.00623797 Jy ! Component: 2550 - total flux cleaned = -0.00626569 Jy ! Component: 2600 - total flux cleaned = -0.00623816 Jy ! Component: 2650 - total flux cleaned = -0.00634774 Jy ! Component: 2700 - total flux cleaned = -0.0063203 Jy ! Component: 2750 - total flux cleaned = -0.00637464 Jy ! Component: 2800 - total flux cleaned = -0.00642842 Jy ! Component: 2850 - total flux cleaned = -0.00645527 Jy ! Component: 2900 - total flux cleaned = -0.00648191 Jy ! Component: 2950 - total flux cleaned = -0.00653484 Jy ! Component: 3000 - total flux cleaned = -0.00658747 Jy ! Component: 3050 - total flux cleaned = -0.00650874 Jy ! Component: 3100 - total flux cleaned = -0.00661309 Jy ! Component: 3150 - total flux cleaned = -0.00663892 Jy ! Component: 3200 - total flux cleaned = -0.00669049 Jy ! Component: 3250 - total flux cleaned = -0.00671605 Jy ! Component: 3300 - total flux cleaned = -0.00676727 Jy ! Component: 3350 - total flux cleaned = -0.00681804 Jy ! Component: 3400 - total flux cleaned = -0.00681804 Jy ! Component: 3450 - total flux cleaned = -0.00684311 Jy ! Component: 3500 - total flux cleaned = -0.0068432 Jy ! Component: 3550 - total flux cleaned = -0.00689311 Jy ! Component: 3600 - total flux cleaned = -0.00689325 Jy ! Component: 3650 - total flux cleaned = -0.00696718 Jy ! Component: 3700 - total flux cleaned = -0.00694259 Jy ! Component: 3750 - total flux cleaned = -0.00699146 Jy ! Component: 3800 - total flux cleaned = -0.00696703 Jy ! Component: 3850 - total flux cleaned = -0.00703948 Jy ! Component: 3900 - total flux cleaned = -0.00703938 Jy ! Component: 3950 - total flux cleaned = -0.00708715 Jy ! Component: 4000 - total flux cleaned = -0.00708746 Jy ! Component: 4050 - total flux cleaned = -0.00708739 Jy ! Total flux subtracted in 4096 components = -0.00715828 Jy ! Clean residual min=-0.001400 max=0.001453 Jy/beam ! Clean residual mean=0.000007 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.307209 Jy keep ! Adding 357 model components to the UV plane model. ! The established model now contains 469 components and 0.307209 Jy ![Exited script file: muppet] wmap "J1211+1820_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 7.062 at -2.884 degrees (North through East) ! Clean map min=-0.0030522 max=0.24082 Jy/beam ! Writing clean map to FITS file: J1211+1820_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.240818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000476801 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.593977 0.593977 1.18795 2.37591 4.75182 9.50364 19.0073 38.0146 76.0291 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.24 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.12 x 7.062 at -2.884 degrees (North through East) ! Clean map min=-0.0030522 max=0.24082 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1211+1820_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:24:52 2017