! Started logfile: J0047+2435_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:11:01 2016 obs J0047+2435_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0047+2435_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.757115 visibilities/baseline/integration-bin. ! Found source: J0047+2435 ! ! 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 7768 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 J0047+2435_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879605Jy sigma=0.010764 ! Fit after self-cal, rms=0.866953Jy sigma=0.010631 ! 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.811 mas, bmaj=7.567 mas, bpa=15.06 degrees ! Estimated noise=852.441 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.103048 Jy ! Component: 100 - total flux cleaned = 0.126602 Jy ! Total flux subtracted in 100 components = 0.126602 Jy ! Clean residual min=-0.004712 max=0.008501 Jy/beam ! Clean residual mean=-0.000012 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.126602 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.126602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073057Jy sigma=0.000810 ! Fit after self-cal, rms=0.073057Jy sigma=0.000810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00913544 Jy ! Component: 100 - total flux cleaned = 0.0141414 Jy ! Total flux subtracted in 100 components = 0.0141414 Jy ! Clean residual min=-0.003961 max=0.004182 Jy/beam ! Clean residual mean=-0.000007 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.140744 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.140744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071586Jy sigma=0.000794 ! Fit after self-cal, rms=0.071575Jy sigma=0.000794 ! 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.573 mas, bmaj=8.391 mas, bpa=14.29 degrees ! Estimated noise=668.086 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.00444435 Jy ! Component: 100 - total flux cleaned = 0.00705944 Jy ! Component: 150 - total flux cleaned = 0.00879102 Jy ! Component: 200 - total flux cleaned = 0.00995687 Jy ! Total flux subtracted in 200 components = 0.00995687 Jy ! Clean residual min=-0.003025 max=0.003358 Jy/beam ! Clean residual mean=-0.000004 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.150701 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.150701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071179Jy sigma=0.000791 ! Fit after self-cal, rms=0.071167Jy sigma=0.000791 ! 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.96 FD 0.89 HN 0.98 KP 1.07 ! LA 1.11 MK 1.00* NL 0.96 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.04 KP 1.02 ! LA 1.06 MK 1.00* NL 1.05 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.27 HN 1.02 KP 0.89 ! LA 0.82 MK 1.00* NL 1.02 OV 0.99 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.01 KP 0.87 ! LA 0.78 MK 1.00* NL 1.09 OV 1.00 ! PT 1.05 SC 1.02 ! ! ! Fit before self-cal, rms=0.071167Jy sigma=0.000791 ! Fit after self-cal, rms=0.068032Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=8.418 mas, bpa=14.31 degrees ! Estimated noise=666.86 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.00078508 Jy ! Component: 100 - total flux cleaned = -0.000980829 Jy ! Component: 150 - total flux cleaned = -0.00106413 Jy ! Component: 200 - total flux cleaned = -0.0011163 Jy ! Total flux subtracted in 200 components = -0.0011163 Jy ! Clean residual min=-0.002210 max=0.002504 Jy/beam ! Clean residual mean=-0.000004 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.149584 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.149584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068011Jy sigma=0.000770 ! Fit after self-cal, rms=0.068001Jy sigma=0.000769 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068001Jy sigma=0.000769 ! Fit after self-cal, rms=0.067609Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.59 mas, bmaj=8.444 mas, bpa=14.23 degrees ! Estimated noise=666.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000938569 Jy ! Component: 100 - total flux cleaned = -0.00119161 Jy ! Component: 150 - total flux cleaned = -0.00125877 Jy ! Component: 200 - total flux cleaned = -0.00130009 Jy ! Total flux subtracted in 200 components = -0.00130009 Jy ! Clean residual min=-0.002136 max=0.002341 Jy/beam ! Clean residual mean=-0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.148284 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.148284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067595Jy sigma=0.000767 ! Fit after self-cal, rms=0.067591Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.59109e-05 Jy ! Component: 100 - total flux cleaned = -0.000109185 Jy ! Component: 150 - total flux cleaned = -0.000138923 Jy ! Component: 200 - total flux cleaned = -0.000156111 Jy ! Total flux subtracted in 200 components = -0.000156111 Jy ! Clean residual min=-0.002151 max=0.002310 Jy/beam ! Clean residual mean=-0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.148128 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.148128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067588Jy sigma=0.000767 ! Fit after self-cal, rms=0.067585Jy 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.067585Jy sigma=0.000767 ! Fit after self-cal, rms=0.067630Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.595 mas, bmaj=8.461 mas, bpa=14.22 degrees ! Estimated noise=666.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0005591 Jy ! Component: 100 - total flux cleaned = -0.00078973 Jy ! Component: 150 - total flux cleaned = -0.000854041 Jy ! Component: 200 - total flux cleaned = -0.000898516 Jy ! Total flux subtracted in 200 components = -0.000898516 Jy ! Clean residual min=-0.002128 max=0.002299 Jy/beam ! Clean residual mean=-0.000003 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.14723 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.14723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067624Jy sigma=0.000767 ! Fit after self-cal, rms=0.067624Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.44977e-05 Jy ! Component: 100 - total flux cleaned = -4.40101e-05 Jy ! Component: 150 - total flux cleaned = -5.12686e-05 Jy ! Component: 200 - total flux cleaned = -5.09878e-05 Jy ! Total flux subtracted in 200 components = -5.09878e-05 Jy ! Clean residual min=-0.002137 max=0.002272 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.147179 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.147179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067622Jy sigma=0.000767 ! Fit after self-cal, rms=0.067621Jy sigma=0.000767 ! 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.067621Jy sigma=0.000767 ! Fit after self-cal, rms=0.067657Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.233 mas, bmaj=10.19 mas, bpa=1.89 degrees ! Estimated noise=743.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.92481e-05 Jy ! Component: 100 - total flux cleaned = -8.51373e-05 Jy ! Component: 150 - total flux cleaned = -0.000134298 Jy ! Component: 200 - total flux cleaned = -0.000165477 Jy ! Total flux subtracted in 200 components = -0.000165477 Jy ! Clean residual min=-0.002000 max=0.002778 Jy/beam ! Clean residual mean=-0.000004 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.147013 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.147013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067660Jy sigma=0.000767 ! Fit after self-cal, rms=0.067659Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.17711e-05 Jy ! Component: 100 - total flux cleaned = -6.59944e-05 Jy ! Component: 150 - total flux cleaned = -7.91382e-05 Jy ! Component: 200 - total flux cleaned = -9.14302e-05 Jy ! Total flux subtracted in 200 components = -9.14302e-05 Jy ! Clean residual min=-0.001995 max=0.002761 Jy/beam ! Clean residual mean=-0.000004 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.146922 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.146922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067663Jy sigma=0.000767 ! Fit after self-cal, rms=0.067662Jy sigma=0.000767 ! 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.6 mas, bmaj=8.471 mas, bpa=14.2 degrees ! Estimated noise=666.657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.6 x 8.471 at 14.2 degrees (North through East) ! Clean map min=-0.0021725 max=0.1322 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.834 mas, bmaj=7.62 mas, bpa=14.83 degrees ! Estimated noise=854.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103241 Jy ! Component: 100 - total flux cleaned = 0.126908 Jy ! Component: 150 - total flux cleaned = 0.136296 Jy ! Component: 200 - total flux cleaned = 0.141029 Jy ! Total flux subtracted in 200 components = 0.141029 Jy ! Clean residual min=-0.002774 max=0.003057 Jy/beam ! Clean residual mean=-0.000002 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.141029 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.141029 Jy ! Inverting map and beam ! Estimated beam: bmin=4.6 mas, bmaj=8.471 mas, bpa=14.2 degrees ! Estimated noise=666.657 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 (-4.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340511 Jy ! Component: 100 - total flux cleaned = 0.00552797 Jy ! Component: 150 - total flux cleaned = 0.00686002 Jy ! Component: 200 - total flux cleaned = 0.00733615 Jy ! Total flux subtracted in 200 components = 0.00733615 Jy ! Clean residual min=-0.002017 max=0.002195 Jy/beam ! Clean residual mean=-0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.148366 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.148366 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.233 mas, bmaj=10.19 mas, bpa=1.89 degrees ! Estimated noise=743.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112492 Jy ! Component: 100 - total flux cleaned = 0.00131452 Jy ! Component: 150 - total flux cleaned = 0.00149577 Jy ! Component: 200 - total flux cleaned = 0.00159509 Jy ! Total flux subtracted in 200 components = 0.00159509 Jy ! Clean residual min=-0.001904 max=0.002122 Jy/beam ! Clean residual mean=-0.000005 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.149961 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 = 2.0981e-05 Jy ! Component: 100 - total flux cleaned = 3.99708e-05 Jy ! Component: 150 - total flux cleaned = 3.97365e-05 Jy ! Component: 200 - total flux cleaned = 2.53277e-05 Jy ! Total flux subtracted in 200 components = 2.53277e-05 Jy ! Clean residual min=-0.001891 max=0.002136 Jy/beam ! Clean residual mean=-0.000005 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.149986 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 88 components and 0.149986 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.6 mas, bmaj=8.471 mas, bpa=14.2 degrees ! Estimated noise=666.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.65906e-05 Jy ! Component: 100 - total flux cleaned = -7.20991e-05 Jy ! Component: 150 - total flux cleaned = -2.84107e-05 Jy ! Component: 200 - total flux cleaned = -7.15283e-06 Jy ! Total flux subtracted in 200 components = -7.15283e-06 Jy ! Clean residual min=-0.001949 max=0.002096 Jy/beam ! Clean residual mean=-0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.149979 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.149979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067580Jy sigma=0.000766 ! Fit after self-cal, rms=0.067573Jy sigma=0.000766 wmodel J0047+2435_S_2014_08_05_pus_map.mod ! Writing 104 model components to file: J0047+2435_S_2014_08_05_pus_map.mod wobs J0047+2435_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0047+2435_S_2014_08_05_pus_uvs.fits wwins J0047+2435_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0047+2435_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.000193949 Jy ! Component: 100 - total flux cleaned = 0.000390188 Jy ! Component: 150 - total flux cleaned = 0.00063867 Jy ! Component: 200 - total flux cleaned = 0.00087536 Jy ! Component: 250 - total flux cleaned = 0.00104569 Jy ! Component: 300 - total flux cleaned = 0.00126441 Jy ! Component: 350 - total flux cleaned = 0.00142373 Jy ! Component: 400 - total flux cleaned = 0.00160524 Jy ! Component: 450 - total flux cleaned = 0.00170637 Jy ! Component: 500 - total flux cleaned = 0.00178062 Jy ! Component: 550 - total flux cleaned = 0.00182897 Jy ! Component: 600 - total flux cleaned = 0.0018526 Jy ! Component: 650 - total flux cleaned = 0.00187598 Jy ! Component: 700 - total flux cleaned = 0.00187629 Jy ! Component: 750 - total flux cleaned = 0.00192069 Jy ! Component: 800 - total flux cleaned = 0.00189914 Jy ! Component: 850 - total flux cleaned = 0.00194177 Jy ! Component: 900 - total flux cleaned = 0.00196264 Jy ! Component: 950 - total flux cleaned = 0.00202472 Jy ! Component: 1000 - total flux cleaned = 0.00210591 Jy ! Component: 1050 - total flux cleaned = 0.00214601 Jy ! Component: 1100 - total flux cleaned = 0.00222453 Jy ! Component: 1150 - total flux cleaned = 0.00226354 Jy ! Component: 1200 - total flux cleaned = 0.00232074 Jy ! Component: 1250 - total flux cleaned = 0.00235854 Jy ! Component: 1300 - total flux cleaned = 0.00245063 Jy ! Component: 1350 - total flux cleaned = 0.00246826 Jy ! Component: 1400 - total flux cleaned = 0.00245037 Jy ! Component: 1450 - total flux cleaned = 0.0024862 Jy ! Component: 1500 - total flux cleaned = 0.00253871 Jy ! Component: 1550 - total flux cleaned = 0.00252173 Jy ! Component: 1600 - total flux cleaned = 0.00258987 Jy ! Component: 1650 - total flux cleaned = 0.00255614 Jy ! Component: 1700 - total flux cleaned = 0.00260598 Jy ! Component: 1750 - total flux cleaned = 0.00260598 Jy ! Component: 1800 - total flux cleaned = 0.0025899 Jy ! Component: 1850 - total flux cleaned = 0.00262204 Jy ! Component: 1900 - total flux cleaned = 0.00265352 Jy ! Component: 1950 - total flux cleaned = 0.00259149 Jy ! Component: 2000 - total flux cleaned = 0.0026532 Jy ! Component: 2050 - total flux cleaned = 0.00262263 Jy ! Component: 2100 - total flux cleaned = 0.002683 Jy ! Component: 2150 - total flux cleaned = 0.00266811 Jy ! Component: 2200 - total flux cleaned = 0.00266795 Jy ! Component: 2250 - total flux cleaned = 0.00266796 Jy ! Component: 2300 - total flux cleaned = 0.0026393 Jy ! Component: 2350 - total flux cleaned = 0.0025965 Jy ! Component: 2400 - total flux cleaned = 0.0025967 Jy ! Component: 2450 - total flux cleaned = 0.00259664 Jy ! Component: 2500 - total flux cleaned = 0.00255498 Jy ! Component: 2550 - total flux cleaned = 0.00259613 Jy ! Component: 2600 - total flux cleaned = 0.00250076 Jy ! Component: 2650 - total flux cleaned = 0.00251411 Jy ! Component: 2700 - total flux cleaned = 0.00247394 Jy ! Component: 2750 - total flux cleaned = 0.002421 Jy ! Component: 2800 - total flux cleaned = 0.00240807 Jy ! Component: 2850 - total flux cleaned = 0.00240803 Jy ! Component: 2900 - total flux cleaned = 0.00236952 Jy ! Component: 2950 - total flux cleaned = 0.00230576 Jy ! Component: 3000 - total flux cleaned = 0.002268 Jy ! Component: 3050 - total flux cleaned = 0.00226808 Jy ! Component: 3100 - total flux cleaned = 0.00221837 Jy ! Component: 3150 - total flux cleaned = 0.00219362 Jy ! Component: 3200 - total flux cleaned = 0.00210786 Jy ! Component: 3250 - total flux cleaned = 0.00208368 Jy ! Component: 3300 - total flux cleaned = 0.00204764 Jy ! Component: 3350 - total flux cleaned = 0.00202366 Jy ! Component: 3400 - total flux cleaned = 0.0019643 Jy ! Component: 3450 - total flux cleaned = 0.0019524 Jy ! Component: 3500 - total flux cleaned = 0.00195235 Jy ! Component: 3550 - total flux cleaned = 0.00194061 Jy ! Component: 3600 - total flux cleaned = 0.00191743 Jy ! Component: 3650 - total flux cleaned = 0.00189476 Jy ! Component: 3700 - total flux cleaned = 0.00189481 Jy ! Component: 3750 - total flux cleaned = 0.00189465 Jy ! Component: 3800 - total flux cleaned = 0.00187234 Jy ! Component: 3850 - total flux cleaned = 0.00184987 Jy ! Component: 3900 - total flux cleaned = 0.00183884 Jy ! Component: 3950 - total flux cleaned = 0.00183891 Jy ! Component: 4000 - total flux cleaned = 0.00184977 Jy ! Component: 4050 - total flux cleaned = 0.00183908 Jy ! Total flux subtracted in 4096 components = 0.00183907 Jy ! Clean residual min=-0.000624 max=0.000692 Jy/beam ! Clean residual mean=-0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.151818 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 395 components and 0.151818 Jy ![Exited script file: muppet] wmap "J0047+2435_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.6 x 8.471 at 14.2 degrees (North through East) ! Clean map min=-0.001533 max=0.13251 Jy/beam ! Writing clean map to FITS file: J0047+2435_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.132508 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198734 device "J0047+2435_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0047+2435_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.449935 0.449935 0.89987 1.79974 3.59948 7.19896 14.3979 28.7958 57.5917 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.6 x 8.471 at 14.2 degrees (North through East) ! Clean map min=-0.001533 max=0.13251 Jy/beam quit ! Quitting program ! Log file J0047+2435_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:11:06 2016