! Started logfile: J1659+0213_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:58:58 2016 obs J1659+0213_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1659+0213_S_2014_06_09_pus_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.465531 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1659+0213 ! ! 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 11480 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 J1659+0213_S_2014_06_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.826638Jy sigma=0.008923 ! Fit after self-cal, rms=0.808104Jy sigma=0.008762 ! 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.439 mas, bmaj=8.103 mas, bpa=3.027 degrees ! Estimated noise=820.132 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.151215 Jy ! Component: 100 - total flux cleaned = 0.18504 Jy ! Total flux subtracted in 100 components = 0.18504 Jy ! Clean residual min=-0.007076 max=0.012027 Jy/beam ! Clean residual mean=-0.000016 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.18504 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.18504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084337Jy sigma=0.000838 ! Fit after self-cal, rms=0.084344Jy sigma=0.000838 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131674 Jy ! Component: 100 - total flux cleaned = 0.0204605 Jy ! Total flux subtracted in 100 components = 0.0204605 Jy ! Clean residual min=-0.004566 max=0.005541 Jy/beam ! Clean residual mean=-0.000006 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.2055 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.2055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082106Jy sigma=0.000811 ! Fit after self-cal, rms=0.082138Jy sigma=0.000811 ! 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.093 mas, bmaj=9.07 mas, bpa=1.169 degrees ! Estimated noise=625.036 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.00490741 Jy ! Component: 100 - total flux cleaned = 0.00744603 Jy ! Component: 150 - total flux cleaned = 0.00785049 Jy ! Component: 200 - total flux cleaned = 0.00802797 Jy ! Total flux subtracted in 200 components = 0.00802797 Jy ! Clean residual min=-0.004344 max=0.004802 Jy/beam ! Clean residual mean=-0.000014 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.213528 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.213528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081808Jy sigma=0.000808 ! Fit after self-cal, rms=0.081819Jy sigma=0.000808 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 0.96 KP 1.01 ! LA 1.16 MK 1.07 NL 0.97 OV 1.00 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00 KP 1.01 ! LA 1.13 MK 1.07 NL 1.04 OV 1.03 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.02 KP 0.91 ! LA 0.89 MK 1.09 NL 0.98 OV 0.95 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.03 KP 0.86 ! LA 0.87 MK 1.11 NL 1.04 OV 1.02 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.081819Jy sigma=0.000808 ! Fit after self-cal, rms=0.078957Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.138 mas, bmaj=9.134 mas, bpa=1.808 degrees ! Estimated noise=624.753 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.00220773 Jy ! Component: 100 - total flux cleaned = -0.00255132 Jy ! Component: 150 - total flux cleaned = -0.0026732 Jy ! Component: 200 - total flux cleaned = -0.00274635 Jy ! Total flux subtracted in 200 components = -0.00274635 Jy ! Clean residual min=-0.003069 max=0.003561 Jy/beam ! Clean residual mean=-0.000005 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.210782 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.210782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078874Jy sigma=0.000777 ! Fit after self-cal, rms=0.078895Jy sigma=0.000777 ! 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.078895Jy sigma=0.000777 ! Fit after self-cal, rms=0.079574Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.14 mas, bmaj=9.158 mas, bpa=1.724 degrees ! Estimated noise=624.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000606001 Jy ! Component: 100 - total flux cleaned = -0.000766779 Jy ! Component: 150 - total flux cleaned = -0.000825236 Jy ! Component: 200 - total flux cleaned = -0.000878634 Jy ! Total flux subtracted in 200 components = -0.000878634 Jy ! Clean residual min=-0.002570 max=0.003437 Jy/beam ! Clean residual mean=-0.000011 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.209903 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.209903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079562Jy sigma=0.000772 ! Fit after self-cal, rms=0.079593Jy sigma=0.000772 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 (3, -39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333122 Jy ! Component: 100 - total flux cleaned = 0.00526531 Jy ! Component: 150 - total flux cleaned = 0.00659643 Jy ! Component: 200 - total flux cleaned = 0.00760291 Jy ! Total flux subtracted in 200 components = 0.00760291 Jy ! Clean residual min=-0.002029 max=0.002150 Jy/beam ! Clean residual mean=-0.000006 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.217506 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.217506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079463Jy sigma=0.000770 ! Fit after self-cal, rms=0.079453Jy sigma=0.000770 ! 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.079453Jy sigma=0.000770 ! Fit after self-cal, rms=0.079547Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.144 mas, bmaj=9.172 mas, bpa=1.829 degrees ! Estimated noise=623.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000861195 Jy ! Component: 100 - total flux cleaned = 0.00111281 Jy ! Component: 150 - total flux cleaned = 0.00124402 Jy ! Component: 200 - total flux cleaned = 0.00135973 Jy ! Total flux subtracted in 200 components = 0.00135973 Jy ! Clean residual min=-0.001820 max=0.001988 Jy/beam ! Clean residual mean=0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.218866 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.218866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079528Jy sigma=0.000770 ! Fit after self-cal, rms=0.079533Jy 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 = 5.84202e-05 Jy ! Component: 100 - total flux cleaned = 0.00015717 Jy ! Component: 150 - total flux cleaned = 0.000284645 Jy ! Component: 200 - total flux cleaned = 0.00031892 Jy ! Total flux subtracted in 200 components = 0.00031892 Jy ! Clean residual min=-0.001811 max=0.001977 Jy/beam ! Clean residual mean=0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.219185 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 140 components and 0.219185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079525Jy sigma=0.000770 ! Fit after self-cal, rms=0.079523Jy 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.079523Jy sigma=0.000770 ! Fit after self-cal, rms=0.079578Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.229 mas, bmaj=14.3 mas, bpa=-7.066 degrees ! Estimated noise=703.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100615 Jy ! Component: 100 - total flux cleaned = 0.000100492 Jy ! Component: 150 - total flux cleaned = 0.00013374 Jy ! Component: 200 - total flux cleaned = 0.000162989 Jy ! Total flux subtracted in 200 components = 0.000162989 Jy ! Clean residual min=-0.002154 max=0.002291 Jy/beam ! Clean residual mean=0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.219348 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 146 components and 0.219348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079577Jy sigma=0.000770 ! Fit after self-cal, rms=0.079577Jy 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 = 3.39864e-05 Jy ! Component: 100 - total flux cleaned = 0.000105045 Jy ! Component: 150 - total flux cleaned = 0.000147429 Jy ! Component: 200 - total flux cleaned = 0.000195807 Jy ! Total flux subtracted in 200 components = 0.000195807 Jy ! Clean residual min=-0.002123 max=0.002313 Jy/beam ! Clean residual mean=0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.219544 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 154 components and 0.219544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079578Jy sigma=0.000770 ! Fit after self-cal, rms=0.079576Jy 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.146 mas, bmaj=9.177 mas, bpa=1.902 degrees ! Estimated noise=622.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 9.177 at 1.902 degrees (North through East) ! Clean map min=-0.0017684 max=0.19547 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.474 mas, bmaj=8.19 mas, bpa=3.909 degrees ! Estimated noise=820.824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151279 Jy ! Component: 100 - total flux cleaned = 0.185122 Jy ! Component: 150 - total flux cleaned = 0.196808 Jy ! Component: 200 - total flux cleaned = 0.202603 Jy ! Total flux subtracted in 200 components = 0.202603 Jy ! Clean residual min=-0.003008 max=0.003430 Jy/beam ! Clean residual mean=-0.000005 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.202603 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.202603 Jy ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=9.177 mas, bpa=1.902 degrees ! Estimated noise=622.84 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) ! Added new window around map position (2, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438414 Jy ! Component: 100 - total flux cleaned = 0.00736656 Jy ! Component: 150 - total flux cleaned = 0.00964564 Jy ! Component: 200 - total flux cleaned = 0.0114446 Jy ! Total flux subtracted in 200 components = 0.0114446 Jy ! Clean residual min=-0.002032 max=0.002219 Jy/beam ! Clean residual mean=-0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.214047 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.214047 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.229 mas, bmaj=14.3 mas, bpa=-7.066 degrees ! Estimated noise=703.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179891 Jy ! Component: 100 - total flux cleaned = 0.00297878 Jy ! Component: 150 - total flux cleaned = 0.00355039 Jy ! Component: 200 - total flux cleaned = 0.00403369 Jy ! Total flux subtracted in 200 components = 0.00403369 Jy ! Clean residual min=-0.002009 max=0.002354 Jy/beam ! Clean residual mean=0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.218081 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.000435018 Jy ! Component: 100 - total flux cleaned = 0.000781897 Jy ! Component: 150 - total flux cleaned = 0.00106145 Jy ! Component: 200 - total flux cleaned = 0.00130495 Jy ! Total flux subtracted in 200 components = 0.00130495 Jy ! Clean residual min=-0.001922 max=0.002284 Jy/beam ! Clean residual mean=0.000004 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.219386 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 108 components and 0.219386 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=9.177 mas, bpa=1.902 degrees ! Estimated noise=622.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.72803e-05 Jy ! Component: 100 - total flux cleaned = 0.000107353 Jy ! Component: 150 - total flux cleaned = 0.000137973 Jy ! Component: 200 - total flux cleaned = 0.000192784 Jy ! Total flux subtracted in 200 components = 0.000192784 Jy ! Clean residual min=-0.001884 max=0.002020 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.219579 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 129 components and 0.219579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079574Jy sigma=0.000770 ! Fit after self-cal, rms=0.079564Jy sigma=0.000770 wmodel J1659+0213_S_2014_06_09_pus_map.mod ! Writing 129 model components to file: J1659+0213_S_2014_06_09_pus_map.mod wobs J1659+0213_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1659+0213_S_2014_06_09_pus_uvs.fits wwins J1659+0213_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1659+0213_S_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457866 Jy ! Component: 100 - total flux cleaned = 0.000705279 Jy ! Component: 150 - total flux cleaned = 0.000591322 Jy ! Component: 200 - total flux cleaned = 0.000402179 Jy ! Component: 250 - total flux cleaned = 0.000247499 Jy ! Component: 300 - total flux cleaned = 0.000125148 Jy ! Component: 350 - total flux cleaned = 7.1396e-06 Jy ! Component: 400 - total flux cleaned = -8.41202e-05 Jy ! Component: 450 - total flux cleaned = -0.000172589 Jy ! Component: 500 - total flux cleaned = -0.000150993 Jy ! Component: 550 - total flux cleaned = -0.000129954 Jy ! Component: 600 - total flux cleaned = -0.000232097 Jy ! Component: 650 - total flux cleaned = -0.000171516 Jy ! Component: 700 - total flux cleaned = -0.000210922 Jy ! Component: 750 - total flux cleaned = -0.000268979 Jy ! Component: 800 - total flux cleaned = -0.000250226 Jy ! Component: 850 - total flux cleaned = -0.000288008 Jy ! Component: 900 - total flux cleaned = -0.000324827 Jy ! Component: 950 - total flux cleaned = -0.000361086 Jy ! Component: 1000 - total flux cleaned = -0.000325694 Jy ! Component: 1050 - total flux cleaned = -0.000378789 Jy ! Component: 1100 - total flux cleaned = -0.000361517 Jy ! Component: 1150 - total flux cleaned = -0.000413044 Jy ! Component: 1200 - total flux cleaned = -0.000480658 Jy ! Component: 1250 - total flux cleaned = -0.000430228 Jy ! Component: 1300 - total flux cleaned = -0.000496404 Jy ! Component: 1350 - total flux cleaned = -0.000594689 Jy ! Component: 1400 - total flux cleaned = -0.000627213 Jy ! Component: 1450 - total flux cleaned = -0.000659075 Jy ! Component: 1500 - total flux cleaned = -0.000737942 Jy ! Component: 1550 - total flux cleaned = -0.000769069 Jy ! Component: 1600 - total flux cleaned = -0.000815484 Jy ! Component: 1650 - total flux cleaned = -0.000861399 Jy ! Component: 1700 - total flux cleaned = -0.000937136 Jy ! Component: 1750 - total flux cleaned = -0.000967193 Jy ! Component: 1800 - total flux cleaned = -0.00101182 Jy ! Component: 1850 - total flux cleaned = -0.00105596 Jy ! Component: 1900 - total flux cleaned = -0.00112865 Jy ! Component: 1950 - total flux cleaned = -0.00118579 Jy ! Component: 2000 - total flux cleaned = -0.00122837 Jy ! Component: 2050 - total flux cleaned = -0.00131293 Jy ! Component: 2100 - total flux cleaned = -0.0013268 Jy ! Component: 2150 - total flux cleaned = -0.00138222 Jy ! Component: 2200 - total flux cleaned = -0.00142337 Jy ! Component: 2250 - total flux cleaned = -0.00147775 Jy ! Component: 2300 - total flux cleaned = -0.00153156 Jy ! Component: 2350 - total flux cleaned = -0.0016117 Jy ! Component: 2400 - total flux cleaned = -0.00167796 Jy ! Component: 2450 - total flux cleaned = -0.0017436 Jy ! Component: 2500 - total flux cleaned = -0.00178266 Jy ! Component: 2550 - total flux cleaned = -0.00187292 Jy ! Component: 2600 - total flux cleaned = -0.00197513 Jy ! Component: 2650 - total flux cleaned = -0.00200035 Jy ! Component: 2700 - total flux cleaned = -0.00203802 Jy ! Component: 2750 - total flux cleaned = -0.00212548 Jy ! Component: 2800 - total flux cleaned = -0.0021752 Jy ! Component: 2850 - total flux cleaned = -0.00226111 Jy ! Component: 2900 - total flux cleaned = -0.0022978 Jy ! Component: 2950 - total flux cleaned = -0.00237033 Jy ! Component: 3000 - total flux cleaned = -0.0023824 Jy ! Component: 3050 - total flux cleaned = -0.00246605 Jy ! Component: 3100 - total flux cleaned = -0.00254898 Jy ! Component: 3150 - total flux cleaned = -0.00259597 Jy ! Component: 3200 - total flux cleaned = -0.0026426 Jy ! Component: 3250 - total flux cleaned = -0.00271223 Jy ! Component: 3300 - total flux cleaned = -0.00275812 Jy ! Component: 3350 - total flux cleaned = -0.00280372 Jy ! Component: 3400 - total flux cleaned = -0.00286034 Jy ! Component: 3450 - total flux cleaned = -0.0028716 Jy ! Component: 3500 - total flux cleaned = -0.00294981 Jy ! Component: 3550 - total flux cleaned = -0.00300538 Jy ! Component: 3600 - total flux cleaned = -0.00307166 Jy ! Component: 3650 - total flux cleaned = -0.00306078 Jy ! Component: 3700 - total flux cleaned = -0.00311535 Jy ! Component: 3750 - total flux cleaned = -0.00316942 Jy ! Component: 3800 - total flux cleaned = -0.00319095 Jy ! Component: 3850 - total flux cleaned = -0.00327656 Jy ! Component: 3900 - total flux cleaned = -0.00332968 Jy ! Component: 3950 - total flux cleaned = -0.00338243 Jy ! Component: 4000 - total flux cleaned = -0.00342436 Jy ! Component: 4050 - total flux cleaned = -0.00344526 Jy ! Total flux subtracted in 4096 components = -0.00351792 Jy ! Clean residual min=-0.000600 max=0.000707 Jy/beam ! Clean residual mean=0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.216061 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 403 components and 0.216061 Jy ![Exited script file: muppet] wmap "J1659+0213_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 9.177 at 1.902 degrees (North through East) ! Clean map min=-0.0011186 max=0.19554 Jy/beam ! Writing clean map to FITS file: J1659+0213_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.195537 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191044 device "J1659+0213_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1659+0213_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293108 0.293108 0.586215 1.17243 2.34486 4.68972 9.37945 18.7589 37.5178 75.0356 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.195 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.146 x 9.177 at 1.902 degrees (North through East) ! Clean map min=-0.0011186 max=0.19554 Jy/beam quit ! Quitting program ! Log file J1659+0213_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:59:02 2016