! Started logfile: J2214+0711_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:11:37 2016 obs J2214+0711_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2214+0711_S_2015_03_17_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961789 visibilities/baseline/integration-bin. ! Found source: J2214+0711 ! ! 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 330 lines of history. ! ! Reading 14196 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 J2214+0711_S_2015_03_17_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893866Jy sigma=0.010168 ! Fit after self-cal, rms=0.852780Jy sigma=0.009703 ! 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.693 mas, bmaj=6.646 mas, bpa=-6.568 degrees ! Estimated noise=702.288 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.111227 Jy ! Component: 100 - total flux cleaned = 0.136831 Jy ! Total flux subtracted in 100 components = 0.136831 Jy ! Clean residual min=-0.005149 max=0.009674 Jy/beam ! Clean residual mean=-0.000023 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.136831 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.136831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082348Jy sigma=0.000825 ! Fit after self-cal, rms=0.082333Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011374 Jy ! Component: 100 - total flux cleaned = 0.0186114 Jy ! Total flux subtracted in 100 components = 0.0186114 Jy ! Clean residual min=-0.005004 max=0.005108 Jy/beam ! Clean residual mean=-0.000017 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.155442 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 0.155442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079759Jy sigma=0.000801 ! Fit after self-cal, rms=0.079740Jy sigma=0.000801 ! 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.11 mas, bmaj=7.461 mas, bpa=-6.26 degrees ! Estimated noise=537.742 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.00718341 Jy ! Component: 100 - total flux cleaned = 0.0115863 Jy ! Component: 150 - total flux cleaned = 0.0145087 Jy ! Component: 200 - total flux cleaned = 0.0164712 Jy ! Total flux subtracted in 200 components = 0.0164712 Jy ! Clean residual min=-0.005046 max=0.005118 Jy/beam ! Clean residual mean=-0.000007 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.171913 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 63 components and 0.171913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078780Jy sigma=0.000795 ! Fit after self-cal, rms=0.078761Jy sigma=0.000794 ! 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.05 FD 0.87 HN 0.94 KP 1.10 ! LA 0.95 MK 0.99 NL 0.91 OV 1.02 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.02 KP 1.07 ! LA 0.97 MK 1.02 NL 1.01 OV 1.05 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.01 KP 0.95 ! LA 0.78 MK 1.07 NL 1.15 OV 0.98 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 0.96 KP 0.93 ! LA 0.83 MK 1.09 NL 0.99 OV 1.06 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.078761Jy sigma=0.000794 ! Fit after self-cal, rms=0.074457Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.55 mas, bpa=-6.182 degrees ! Estimated noise=540.013 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048471 Jy ! Component: 100 - total flux cleaned = 0.00752259 Jy ! Component: 150 - total flux cleaned = 0.00845959 Jy ! Component: 200 - total flux cleaned = 0.00909815 Jy ! Total flux subtracted in 200 components = 0.00909815 Jy ! Clean residual min=-0.002627 max=0.002381 Jy/beam ! Clean residual mean=0.000004 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.181011 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 98 components and 0.181011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074131Jy sigma=0.000772 ! Fit after self-cal, rms=0.074041Jy sigma=0.000771 ! 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.074041Jy sigma=0.000771 ! Fit after self-cal, rms=0.073956Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.55 mas, bpa=-6.17 degrees ! Estimated noise=539.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000787407 Jy ! Component: 100 - total flux cleaned = 0.00102185 Jy ! Component: 150 - total flux cleaned = 0.00117233 Jy ! Component: 200 - total flux cleaned = 0.00114071 Jy ! Total flux subtracted in 200 components = 0.00114071 Jy ! Clean residual min=-0.002062 max=0.002046 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.182152 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.182152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073910Jy sigma=0.000767 ! Fit after self-cal, rms=0.073915Jy sigma=0.000767 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 (12, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173476 Jy ! Component: 100 - total flux cleaned = 0.00217634 Jy ! Component: 150 - total flux cleaned = 0.00247122 Jy ! Component: 200 - total flux cleaned = 0.00270109 Jy ! Total flux subtracted in 200 components = 0.00270109 Jy ! Clean residual min=-0.001933 max=0.001717 Jy/beam ! Clean residual mean=0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.184853 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 153 components and 0.184853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073866Jy sigma=0.000767 ! Fit after self-cal, rms=0.073862Jy sigma=0.000767 ! 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.073862Jy sigma=0.000767 ! Fit after self-cal, rms=0.073798Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.558 mas, bpa=-6.157 degrees ! Estimated noise=539.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.49764e-05 Jy ! Component: 100 - total flux cleaned = 0.000190988 Jy ! Component: 150 - total flux cleaned = 0.000243742 Jy ! Component: 200 - total flux cleaned = 0.000267924 Jy ! Total flux subtracted in 200 components = 0.000267924 Jy ! Clean residual min=-0.001881 max=0.001669 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.185121 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 165 components and 0.185121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073779Jy sigma=0.000766 ! Fit after self-cal, rms=0.073778Jy sigma=0.000766 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.000145282 Jy ! Component: 100 - total flux cleaned = 0.000167049 Jy ! Component: 150 - total flux cleaned = 0.000186976 Jy ! Component: 200 - total flux cleaned = 0.000205057 Jy ! Total flux subtracted in 200 components = 0.000205057 Jy ! Clean residual min=-0.001835 max=0.001674 Jy/beam ! Clean residual mean=0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.185326 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 180 components and 0.185326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073768Jy sigma=0.000766 ! Fit after self-cal, rms=0.073768Jy sigma=0.000766 ! 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.073768Jy sigma=0.000766 ! Fit after self-cal, rms=0.073742Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.449 mas, bmaj=11.28 mas, bpa=0.4515 degrees ! Estimated noise=692.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000731305 Jy ! Component: 100 - total flux cleaned = -0.000753575 Jy ! Component: 150 - total flux cleaned = -0.000808028 Jy ! Component: 200 - total flux cleaned = -0.000824886 Jy ! Total flux subtracted in 200 components = -0.000824886 Jy ! Clean residual min=-0.001799 max=0.001677 Jy/beam ! Clean residual mean=0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.184501 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 195 components and 0.184501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073739Jy sigma=0.000766 ! Fit after self-cal, rms=0.073737Jy sigma=0.000766 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.03109e-05 Jy ! Component: 100 - total flux cleaned = 5.29915e-05 Jy ! Component: 150 - total flux cleaned = 6.37276e-05 Jy ! Component: 200 - total flux cleaned = 5.34715e-05 Jy ! Total flux subtracted in 200 components = 5.34715e-05 Jy ! Clean residual min=-0.001755 max=0.001666 Jy/beam ! Clean residual mean=0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.184555 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 208 components and 0.184555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073736Jy sigma=0.000766 ! Fit after self-cal, rms=0.073735Jy sigma=0.000766 ! 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.166 mas, bmaj=7.566 mas, bpa=-6.126 degrees ! Estimated noise=539.257 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.566 at -6.126 degrees (North through East) ! Clean map min=-0.0016969 max=0.14441 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.727 mas, bmaj=6.718 mas, bpa=-6.414 degrees ! Estimated noise=711.271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112575 Jy ! Component: 100 - total flux cleaned = 0.137816 Jy ! Component: 150 - total flux cleaned = 0.147845 Jy ! Component: 200 - total flux cleaned = 0.1544 Jy ! Total flux subtracted in 200 components = 0.1544 Jy ! Clean residual min=-0.003208 max=0.003657 Jy/beam ! Clean residual mean=-0.000010 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.154401 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.154401 Jy ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.566 mas, bpa=-6.126 degrees ! Estimated noise=539.257 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.00651662 Jy ! Component: 100 - total flux cleaned = 0.0110557 Jy ! Component: 150 - total flux cleaned = 0.0145844 Jy ! Component: 200 - total flux cleaned = 0.0174014 Jy ! Total flux subtracted in 200 components = 0.0174014 Jy ! Clean residual min=-0.002262 max=0.001939 Jy/beam ! Clean residual mean=-0.000004 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.171802 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 90 components and 0.171802 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.449 mas, bmaj=11.28 mas, bpa=0.4515 degrees ! Estimated noise=692.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373183 Jy ! Component: 100 - total flux cleaned = 0.00617749 Jy ! Component: 150 - total flux cleaned = 0.00787982 Jy ! Component: 200 - total flux cleaned = 0.00911129 Jy ! Total flux subtracted in 200 components = 0.00911129 Jy ! Clean residual min=-0.001810 max=0.001685 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.180913 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.000912063 Jy ! Component: 100 - total flux cleaned = 0.00160137 Jy ! Component: 150 - total flux cleaned = 0.00213369 Jy ! Component: 200 - total flux cleaned = 0.00239315 Jy ! Total flux subtracted in 200 components = 0.00239315 Jy ! Clean residual min=-0.001766 max=0.001637 Jy/beam ! Clean residual mean=0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.183306 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 203 components and 0.183306 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.566 mas, bpa=-6.126 degrees ! Estimated noise=539.257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037493 Jy ! Component: 100 - total flux cleaned = 0.000474067 Jy ! Component: 150 - total flux cleaned = 0.000652959 Jy ! Component: 200 - total flux cleaned = 0.000786216 Jy ! Total flux subtracted in 200 components = 0.000786216 Jy ! Clean residual min=-0.001691 max=0.001686 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.184093 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 219 components and 0.184093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073756Jy sigma=0.000766 ! Fit after self-cal, rms=0.073753Jy sigma=0.000766 wmodel J2214+0711_S_2015_03_17_pus_map.mod ! Writing 219 model components to file: J2214+0711_S_2015_03_17_pus_map.mod wobs J2214+0711_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2214+0711_S_2015_03_17_pus_uvs.fits wwins J2214+0711_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2214+0711_S_2015_03_17_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.000254794 Jy ! Component: 100 - total flux cleaned = -0.000573732 Jy ! Component: 150 - total flux cleaned = -0.000792307 Jy ! Component: 200 - total flux cleaned = -0.000921658 Jy ! Component: 250 - total flux cleaned = -0.000921862 Jy ! Component: 300 - total flux cleaned = -0.000993887 Jy ! Component: 350 - total flux cleaned = -0.00106351 Jy ! Component: 400 - total flux cleaned = -0.00110888 Jy ! Component: 450 - total flux cleaned = -0.00121986 Jy ! Component: 500 - total flux cleaned = -0.00130692 Jy ! Component: 550 - total flux cleaned = -0.00137099 Jy ! Component: 600 - total flux cleaned = -0.00145484 Jy ! Component: 650 - total flux cleaned = -0.00151609 Jy ! Component: 700 - total flux cleaned = -0.00149602 Jy ! Component: 750 - total flux cleaned = -0.00157547 Jy ! Component: 800 - total flux cleaned = -0.00159509 Jy ! Component: 850 - total flux cleaned = -0.0016142 Jy ! Component: 900 - total flux cleaned = -0.00167059 Jy ! Component: 950 - total flux cleaned = -0.00168936 Jy ! Component: 1000 - total flux cleaned = -0.00170781 Jy ! Component: 1050 - total flux cleaned = -0.00168979 Jy ! Component: 1100 - total flux cleaned = -0.0017255 Jy ! Component: 1150 - total flux cleaned = -0.00172523 Jy ! Component: 1200 - total flux cleaned = -0.00167319 Jy ! Component: 1250 - total flux cleaned = -0.00174163 Jy ! Component: 1300 - total flux cleaned = -0.00162268 Jy ! Component: 1350 - total flux cleaned = -0.00160581 Jy ! Component: 1400 - total flux cleaned = -0.00152281 Jy ! Component: 1450 - total flux cleaned = -0.00145743 Jy ! Component: 1500 - total flux cleaned = -0.00144109 Jy ! Component: 1550 - total flux cleaned = -0.00132881 Jy ! Component: 1600 - total flux cleaned = -0.00131304 Jy ! Component: 1650 - total flux cleaned = -0.00121909 Jy ! Component: 1700 - total flux cleaned = -0.00121887 Jy ! Component: 1750 - total flux cleaned = -0.00114191 Jy ! Component: 1800 - total flux cleaned = -0.00109651 Jy ! Component: 1850 - total flux cleaned = -0.00106643 Jy ! Component: 1900 - total flux cleaned = -0.000991941 Jy ! Component: 1950 - total flux cleaned = -0.00100674 Jy ! Component: 2000 - total flux cleaned = -0.000904466 Jy ! Component: 2050 - total flux cleaned = -0.000788854 Jy ! Component: 2100 - total flux cleaned = -0.000731703 Jy ! Component: 2150 - total flux cleaned = -0.000674802 Jy ! Component: 2200 - total flux cleaned = -0.000576359 Jy ! Component: 2250 - total flux cleaned = -0.0005207 Jy ! Component: 2300 - total flux cleaned = -0.00042383 Jy ! Component: 2350 - total flux cleaned = -0.000300546 Jy ! Component: 2400 - total flux cleaned = -0.000205306 Jy ! Component: 2450 - total flux cleaned = -0.000164735 Jy ! Component: 2500 - total flux cleaned = -7.11638e-05 Jy ! Component: 2550 - total flux cleaned = -1.80977e-05 Jy ! Component: 2600 - total flux cleaned = 8.71087e-05 Jy ! Component: 2650 - total flux cleaned = 0.000178657 Jy ! Component: 2700 - total flux cleaned = 0.000269369 Jy ! Component: 2750 - total flux cleaned = 0.000333862 Jy ! Component: 2800 - total flux cleaned = 0.000359295 Jy ! Component: 2850 - total flux cleaned = 0.000448005 Jy ! Component: 2900 - total flux cleaned = 0.000573457 Jy ! Component: 2950 - total flux cleaned = 0.000598395 Jy ! Component: 3000 - total flux cleaned = 0.000635739 Jy ! Component: 3050 - total flux cleaned = 0.000758549 Jy ! Component: 3100 - total flux cleaned = 0.000782898 Jy ! Component: 3150 - total flux cleaned = 0.000843495 Jy ! Component: 3200 - total flux cleaned = 0.000999787 Jy ! Component: 3250 - total flux cleaned = 0.00102366 Jy ! Component: 3300 - total flux cleaned = 0.00104746 Jy ! Component: 3350 - total flux cleaned = 0.00108268 Jy ! Component: 3400 - total flux cleaned = 0.00114102 Jy ! Component: 3450 - total flux cleaned = 0.00111781 Jy ! Component: 3500 - total flux cleaned = 0.00114092 Jy ! Component: 3550 - total flux cleaned = 0.00120977 Jy ! Component: 3600 - total flux cleaned = 0.00125523 Jy ! Component: 3650 - total flux cleaned = 0.00130051 Jy ! Component: 3700 - total flux cleaned = 0.00134547 Jy ! Component: 3750 - total flux cleaned = 0.00139022 Jy ! Component: 3800 - total flux cleaned = 0.00142347 Jy ! Component: 3850 - total flux cleaned = 0.00145649 Jy ! Component: 3900 - total flux cleaned = 0.00147836 Jy ! Component: 3950 - total flux cleaned = 0.00154367 Jy ! Component: 4000 - total flux cleaned = 0.0015329 Jy ! Component: 4050 - total flux cleaned = 0.00157593 Jy ! Total flux subtracted in 4096 components = 0.00162931 Jy ! Clean residual min=-0.000532 max=0.000603 Jy/beam ! Clean residual mean=-0.000000 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.185722 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 529 components and 0.185722 Jy ![Exited script file: muppet] wmap "J2214+0711_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.566 at -6.126 degrees (North through East) ! Clean map min=-0.0011403 max=0.14574 Jy/beam ! Writing clean map to FITS file: J2214+0711_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145738 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403464 0.403464 0.806928 1.61386 3.22771 6.45542 12.9108 25.8217 51.6434 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 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.166 x 7.566 at -6.126 degrees (North through East) ! Clean map min=-0.0011403 max=0.14574 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 J2214+0711_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:11:41 2016