! Started logfile: J0644+2911_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:17:40 2016 obs J0644+2911_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0644+2911_S_2014_08_05_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.772819 visibilities/baseline/integration-bin. ! Found source: J0644+2911 ! ! 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 360 lines of history. ! ! Reading 16832 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 J0644+2911_S_2014_08_05_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 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919323Jy sigma=0.010384 ! Fit after self-cal, rms=0.902830Jy sigma=0.010194 ! 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.831 mas, bmaj=7.016 mas, bpa=30.24 degrees ! Estimated noise=877.214 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.0746879 Jy ! Component: 100 - total flux cleaned = 0.0931713 Jy ! Total flux subtracted in 100 components = 0.0931713 Jy ! Clean residual min=-0.005036 max=0.007581 Jy/beam ! Clean residual mean=-0.000000 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.0931713 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0931713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079302Jy sigma=0.000801 ! Fit after self-cal, rms=0.079277Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857622 Jy ! Component: 100 - total flux cleaned = 0.0132684 Jy ! Total flux subtracted in 100 components = 0.0132684 Jy ! Clean residual min=-0.004371 max=0.005142 Jy/beam ! Clean residual mean=0.000007 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.10644 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.10644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078076Jy sigma=0.000789 ! Fit after self-cal, rms=0.078061Jy sigma=0.000789 ! 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.838 mas, bmaj=7.804 mas, bpa=25.3 degrees ! Estimated noise=493.581 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 (10, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00631039 Jy ! Component: 100 - total flux cleaned = 0.0095611 Jy ! Component: 150 - total flux cleaned = 0.0116198 Jy ! Component: 200 - total flux cleaned = 0.0127635 Jy ! Total flux subtracted in 200 components = 0.0127635 Jy ! Clean residual min=-0.002635 max=0.003067 Jy/beam ! Clean residual mean=0.000008 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.119203 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 79 components and 0.119203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077490Jy sigma=0.000783 ! Fit after self-cal, rms=0.077406Jy sigma=0.000782 ! 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.99 FD 0.91 HN 0.99 KP 1.04 ! LA 1.08 MK 1.00* NL 0.92 OV 0.99 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.08 HN 1.05 KP 1.04 ! LA 1.03 MK 1.00* NL 1.01 OV 1.02 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.19 HN 1.03 KP 0.90 ! LA 0.82 MK 1.00* NL 1.01 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 0.99 KP 0.88 ! LA 0.78 MK 1.00* NL 1.10 OV 1.00 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.077406Jy sigma=0.000782 ! Fit after self-cal, rms=0.074915Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.827 mas, bmaj=7.833 mas, bpa=25.41 degrees ! Estimated noise=490.593 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.00178731 Jy ! Component: 100 - total flux cleaned = 0.00267298 Jy ! Component: 150 - total flux cleaned = 0.00290682 Jy ! Component: 200 - total flux cleaned = 0.00302013 Jy ! Total flux subtracted in 200 components = 0.00302013 Jy ! Clean residual min=-0.001787 max=0.002139 Jy/beam ! Clean residual mean=0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.122223 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 115 components and 0.122223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074862Jy sigma=0.000773 ! Fit after self-cal, rms=0.074842Jy sigma=0.000773 ! 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.074842Jy sigma=0.000773 ! Fit after self-cal, rms=0.073603Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.83 mas, bmaj=7.829 mas, bpa=25.47 degrees ! Estimated noise=490.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000834083 Jy ! Component: 100 - total flux cleaned = 0.00122196 Jy ! Component: 150 - total flux cleaned = 0.00146144 Jy ! Component: 200 - total flux cleaned = 0.00159328 Jy ! Total flux subtracted in 200 components = 0.00159328 Jy ! Clean residual min=-0.001779 max=0.002120 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.123817 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.123817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073587Jy sigma=0.000771 ! Fit after self-cal, rms=0.073579Jy sigma=0.000771 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 (-102.5, -52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171044 Jy ! Component: 100 - total flux cleaned = 0.00250013 Jy ! Component: 150 - total flux cleaned = 0.00292057 Jy ! Component: 200 - total flux cleaned = 0.00330582 Jy ! Total flux subtracted in 200 components = 0.00330582 Jy ! Clean residual min=-0.001669 max=0.001832 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.127122 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 168 components and 0.127122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073532Jy sigma=0.000771 ! Fit after self-cal, rms=0.073528Jy sigma=0.000771 ! 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.073528Jy sigma=0.000771 ! Fit after self-cal, rms=0.073541Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.833 mas, bmaj=7.835 mas, bpa=25.44 degrees ! Estimated noise=491.472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000872005 Jy ! Component: 100 - total flux cleaned = 0.00132141 Jy ! Component: 150 - total flux cleaned = 0.00164599 Jy ! Component: 200 - total flux cleaned = 0.00186108 Jy ! Total flux subtracted in 200 components = 0.00186108 Jy ! Clean residual min=-0.001697 max=0.001757 Jy/beam ! Clean residual mean=-0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.128984 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 181 components and 0.128984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073525Jy sigma=0.000770 ! Fit after self-cal, rms=0.073522Jy sigma=0.000770 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.000309605 Jy ! Component: 100 - total flux cleaned = 0.000492934 Jy ! Component: 150 - total flux cleaned = 0.000645102 Jy ! Component: 200 - total flux cleaned = 0.000804651 Jy ! Total flux subtracted in 200 components = 0.000804651 Jy ! Clean residual min=-0.001664 max=0.001753 Jy/beam ! Clean residual mean=-0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.129788 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 190 components and 0.129788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073514Jy sigma=0.000770 ! Fit after self-cal, rms=0.073514Jy sigma=0.000770 ! 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.073514Jy sigma=0.000770 ! Fit after self-cal, rms=0.073565Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.377 mas, bmaj=9.661 mas, bpa=1.436 degrees ! Estimated noise=555.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747453 Jy ! Component: 100 - total flux cleaned = 0.00129751 Jy ! Component: 150 - total flux cleaned = 0.00173945 Jy ! Component: 200 - total flux cleaned = 0.00202409 Jy ! Total flux subtracted in 200 components = 0.00202409 Jy ! Clean residual min=-0.001780 max=0.002018 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.131812 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 220 components and 0.131812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073561Jy sigma=0.000770 ! Fit after self-cal, rms=0.073558Jy sigma=0.000770 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.000265055 Jy ! Component: 100 - total flux cleaned = 0.000389644 Jy ! Component: 150 - total flux cleaned = 0.000479132 Jy ! Component: 200 - total flux cleaned = 0.000574715 Jy ! Total flux subtracted in 200 components = 0.000574715 Jy ! Clean residual min=-0.001793 max=0.001963 Jy/beam ! Clean residual mean=-0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.132387 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 237 components and 0.132387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073557Jy sigma=0.000770 ! Fit after self-cal, rms=0.073556Jy sigma=0.000770 ! 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.835 mas, bmaj=7.838 mas, bpa=25.4 degrees ! Estimated noise=492.116 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.835 x 7.838 at 25.4 degrees (North through East) ! Clean map min=-0.0017163 max=0.095435 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.828 mas, bmaj=7.025 mas, bpa=30.42 degrees ! Estimated noise=868.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0737765 Jy ! Component: 100 - total flux cleaned = 0.0924276 Jy ! Component: 150 - total flux cleaned = 0.101069 Jy ! Component: 200 - total flux cleaned = 0.106605 Jy ! Total flux subtracted in 200 components = 0.106605 Jy ! Clean residual min=-0.003053 max=0.003097 Jy/beam ! Clean residual mean=-0.000004 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.106605 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.106605 Jy ! Inverting map and beam ! Estimated beam: bmin=4.835 mas, bmaj=7.838 mas, bpa=25.4 degrees ! Estimated noise=492.116 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.0058981 Jy ! Component: 100 - total flux cleaned = 0.00936847 Jy ! Component: 150 - total flux cleaned = 0.0119598 Jy ! Component: 200 - total flux cleaned = 0.0140086 Jy ! Total flux subtracted in 200 components = 0.0140086 Jy ! Clean residual min=-0.001916 max=0.002063 Jy/beam ! Clean residual mean=-0.000004 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.120614 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 85 components and 0.120614 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=8.377 mas, bmaj=9.661 mas, bpa=1.436 degrees ! Estimated noise=555.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241915 Jy ! Component: 100 - total flux cleaned = 0.00418107 Jy ! Component: 150 - total flux cleaned = 0.0056003 Jy ! Component: 200 - total flux cleaned = 0.00677263 Jy ! Total flux subtracted in 200 components = 0.00677263 Jy ! Clean residual min=-0.001827 max=0.002422 Jy/beam ! Clean residual mean=-0.000005 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.127386 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.000987323 Jy ! Component: 100 - total flux cleaned = 0.00173388 Jy ! Component: 150 - total flux cleaned = 0.00226645 Jy ! Component: 200 - total flux cleaned = 0.00271339 Jy ! Total flux subtracted in 200 components = 0.00271339 Jy ! Clean residual min=-0.001771 max=0.002216 Jy/beam ! Clean residual mean=-0.000004 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.1301 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 194 components and 0.1301 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.835 mas, bmaj=7.838 mas, bpa=25.4 degrees ! Estimated noise=492.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.15618e-05 Jy ! Component: 100 - total flux cleaned = 0.000467685 Jy ! Component: 150 - total flux cleaned = 0.000775792 Jy ! Component: 200 - total flux cleaned = 0.000970925 Jy ! Total flux subtracted in 200 components = 0.000970925 Jy ! Clean residual min=-0.001626 max=0.001782 Jy/beam ! Clean residual mean=-0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.131071 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 216 components and 0.131071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073571Jy sigma=0.000770 ! Fit after self-cal, rms=0.073566Jy sigma=0.000770 wmodel J0644+2911_S_2014_08_05_pus_map.mod ! Writing 216 model components to file: J0644+2911_S_2014_08_05_pus_map.mod wobs J0644+2911_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0644+2911_S_2014_08_05_pus_uvs.fits wwins J0644+2911_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0644+2911_S_2014_08_05_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.000235841 Jy ! Component: 100 - total flux cleaned = 0.000178793 Jy ! Component: 150 - total flux cleaned = 0.000178939 Jy ! Component: 200 - total flux cleaned = 0.000154296 Jy ! Component: 250 - total flux cleaned = 0.000130564 Jy ! Component: 300 - total flux cleaned = 6.2257e-05 Jy ! Component: 350 - total flux cleaned = -4.71272e-05 Jy ! Component: 400 - total flux cleaned = -0.000131999 Jy ! Component: 450 - total flux cleaned = -0.000234206 Jy ! Component: 500 - total flux cleaned = -0.000333202 Jy ! Component: 550 - total flux cleaned = -0.000410373 Jy ! Component: 600 - total flux cleaned = -0.000486068 Jy ! Component: 650 - total flux cleaned = -0.000559776 Jy ! Component: 700 - total flux cleaned = -0.000631707 Jy ! Component: 750 - total flux cleaned = -0.000666712 Jy ! Component: 800 - total flux cleaned = -0.000684048 Jy ! Component: 850 - total flux cleaned = -0.000734695 Jy ! Component: 900 - total flux cleaned = -0.00076761 Jy ! Component: 950 - total flux cleaned = -0.000767495 Jy ! Component: 1000 - total flux cleaned = -0.000830462 Jy ! Component: 1050 - total flux cleaned = -0.000783643 Jy ! Component: 1100 - total flux cleaned = -0.000768517 Jy ! Component: 1150 - total flux cleaned = -0.000768415 Jy ! Component: 1200 - total flux cleaned = -0.000753569 Jy ! Component: 1250 - total flux cleaned = -0.000767925 Jy ! Component: 1300 - total flux cleaned = -0.000767969 Jy ! Component: 1350 - total flux cleaned = -0.000754095 Jy ! Component: 1400 - total flux cleaned = -0.000740176 Jy ! Component: 1450 - total flux cleaned = -0.000699148 Jy ! Component: 1500 - total flux cleaned = -0.000645851 Jy ! Component: 1550 - total flux cleaned = -0.000632932 Jy ! Component: 1600 - total flux cleaned = -0.000607121 Jy ! Component: 1650 - total flux cleaned = -0.000594205 Jy ! Component: 1700 - total flux cleaned = -0.000506131 Jy ! Component: 1750 - total flux cleaned = -0.000456637 Jy ! Component: 1800 - total flux cleaned = -0.000407704 Jy ! Component: 1850 - total flux cleaned = -0.000395564 Jy ! Component: 1900 - total flux cleaned = -0.00033597 Jy ! Component: 1950 - total flux cleaned = -0.000277097 Jy ! Component: 2000 - total flux cleaned = -0.000230791 Jy ! Component: 2050 - total flux cleaned = -0.000207729 Jy ! Component: 2100 - total flux cleaned = -0.000151053 Jy ! Component: 2150 - total flux cleaned = -0.000162152 Jy ! Component: 2200 - total flux cleaned = -0.000106508 Jy ! Component: 2250 - total flux cleaned = -5.14858e-05 Jy ! Component: 2300 - total flux cleaned = -5.13916e-05 Jy ! Component: 2350 - total flux cleaned = 1.32314e-05 Jy ! Component: 2400 - total flux cleaned = 2.38782e-05 Jy ! Component: 2450 - total flux cleaned = 0.000108108 Jy ! Component: 2500 - total flux cleaned = 0.000128861 Jy ! Component: 2550 - total flux cleaned = 0.000149513 Jy ! Component: 2600 - total flux cleaned = 0.000180061 Jy ! Component: 2650 - total flux cleaned = 0.00020026 Jy ! Component: 2700 - total flux cleaned = 0.000230254 Jy ! Component: 2750 - total flux cleaned = 0.000249961 Jy ! Component: 2800 - total flux cleaned = 0.00030864 Jy ! Component: 2850 - total flux cleaned = 0.000318317 Jy ! Component: 2900 - total flux cleaned = 0.0003568 Jy ! Component: 2950 - total flux cleaned = 0.000394832 Jy ! Component: 3000 - total flux cleaned = 0.000394838 Jy ! Component: 3050 - total flux cleaned = 0.000432382 Jy ! Component: 3100 - total flux cleaned = 0.000497395 Jy ! Component: 3150 - total flux cleaned = 0.000497331 Jy ! Component: 3200 - total flux cleaned = 0.000533881 Jy ! Component: 3250 - total flux cleaned = 0.000533849 Jy ! Component: 3300 - total flux cleaned = 0.000551852 Jy ! Component: 3350 - total flux cleaned = 0.000587519 Jy ! Component: 3400 - total flux cleaned = 0.00059629 Jy ! Component: 3450 - total flux cleaned = 0.000578784 Jy ! Component: 3500 - total flux cleaned = 0.000596175 Jy ! Component: 3550 - total flux cleaned = 0.000622106 Jy ! Component: 3600 - total flux cleaned = 0.000622091 Jy ! Component: 3650 - total flux cleaned = 0.000656188 Jy ! Component: 3700 - total flux cleaned = 0.00065617 Jy ! Component: 3750 - total flux cleaned = 0.000656135 Jy ! Component: 3800 - total flux cleaned = 0.000672828 Jy ! Component: 3850 - total flux cleaned = 0.000689488 Jy ! Component: 3900 - total flux cleaned = 0.000722357 Jy ! Component: 3950 - total flux cleaned = 0.000689782 Jy ! Component: 4000 - total flux cleaned = 0.000754718 Jy ! Component: 4050 - total flux cleaned = 0.000786927 Jy ! Total flux subtracted in 4096 components = 0.000770826 Jy ! Clean residual min=-0.000461 max=0.000531 Jy/beam ! Clean residual mean=-0.000002 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.131842 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 510 components and 0.131841 Jy ![Exited script file: muppet] wmap "J0644+2911_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.835 x 7.838 at 25.4 degrees (North through East) ! Clean map min=-0.001128 max=0.095307 Jy/beam ! Writing clean map to FITS file: J0644+2911_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.095307 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151742 device "J0644+2911_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0644+2911_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.477641 0.477641 0.955281 1.91056 3.82113 7.64225 15.2845 30.569 61.138 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 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.835 x 7.838 at 25.4 degrees (North through East) ! Clean map min=-0.001128 max=0.095307 Jy/beam quit ! Quitting program ! Log file J0644+2911_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:17:46 2016