! Started logfile: J1951+0134_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:03:17 2016 obs J1951+0134_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1951+0134_S_2014_06_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683041 visibilities/baseline/integration-bin. ! Found source: J1951+0134 ! ! 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 7008 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 J1951+0134_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.854847Jy sigma=0.009890 ! Fit after self-cal, rms=0.845585Jy sigma=0.009790 ! 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.882 mas, bmaj=7.582 mas, bpa=-0.9659 degrees ! Estimated noise=1053.1 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.119824 Jy ! Component: 100 - total flux cleaned = 0.149147 Jy ! Total flux subtracted in 100 components = 0.149147 Jy ! Clean residual min=-0.005670 max=0.011792 Jy/beam ! Clean residual mean=0.000012 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.149147 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.149147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077382Jy sigma=0.000830 ! Fit after self-cal, rms=0.077388Jy sigma=0.000830 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126454 Jy ! Component: 100 - total flux cleaned = 0.0190808 Jy ! Total flux subtracted in 100 components = 0.0190808 Jy ! Clean residual min=-0.004202 max=0.005036 Jy/beam ! Clean residual mean=0.000006 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.168228 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.168228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075171Jy sigma=0.000805 ! Fit after self-cal, rms=0.075192Jy sigma=0.000805 ! 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.488 mas, bmaj=8.96 mas, bpa=-0.8588 degrees ! Estimated noise=742.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394878 Jy ! Component: 100 - total flux cleaned = 0.00584033 Jy ! Component: 150 - total flux cleaned = 0.00626694 Jy ! Component: 200 - total flux cleaned = 0.00630489 Jy ! Total flux subtracted in 200 components = 0.00630489 Jy ! Clean residual min=-0.003317 max=0.003030 Jy/beam ! Clean residual mean=0.000004 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.174533 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.174533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074951Jy sigma=0.000804 ! Fit after self-cal, rms=0.074966Jy sigma=0.000804 ! 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.88 HN 0.97 KP 1.05 ! LA 1.14 MK 1.10 NL 0.99 OV 0.95 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 0.96 ! LA 1.14 MK 1.10 NL 1.04 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.18 HN 1.01 KP 0.90 ! LA 0.89 MK 1.08 NL 1.01 OV 0.97 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.95 KP 0.90 ! LA 0.86 MK 1.07 NL 1.05 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.074966Jy sigma=0.000804 ! Fit after self-cal, rms=0.073170Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=9.013 mas, bpa=-0.4126 degrees ! Estimated noise=746.724 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.000810608 Jy ! Component: 100 - total flux cleaned = -0.00081227 Jy ! Component: 150 - total flux cleaned = -0.000812016 Jy ! Component: 200 - total flux cleaned = -0.000791599 Jy ! Total flux subtracted in 200 components = -0.000791599 Jy ! Clean residual min=-0.002306 max=0.002511 Jy/beam ! Clean residual mean=0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.173741 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.173741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073149Jy sigma=0.000783 ! Fit after self-cal, rms=0.073159Jy sigma=0.000783 ! 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.073159Jy sigma=0.000783 ! Fit after self-cal, rms=0.073103Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=9.023 mas, bpa=-0.3813 degrees ! Estimated noise=746.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412232 Jy ! Component: 100 - total flux cleaned = -0.000521437 Jy ! Component: 150 - total flux cleaned = -0.000537862 Jy ! Component: 200 - total flux cleaned = -0.000581985 Jy ! Total flux subtracted in 200 components = -0.000581985 Jy ! Clean residual min=-0.002090 max=0.002534 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.173159 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.173159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073092Jy sigma=0.000781 ! Fit after self-cal, rms=0.073096Jy sigma=0.000781 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 (-54, -94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226241 Jy ! Component: 100 - total flux cleaned = 0.00256021 Jy ! Component: 150 - total flux cleaned = 0.00259806 Jy ! Component: 200 - total flux cleaned = 0.00265536 Jy ! Total flux subtracted in 200 components = 0.00265536 Jy ! Clean residual min=-0.001924 max=0.001885 Jy/beam ! Clean residual mean=0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.175815 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.175815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073010Jy sigma=0.000780 ! Fit after self-cal, rms=0.073008Jy sigma=0.000780 ! 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.073008Jy sigma=0.000780 ! Fit after self-cal, rms=0.072952Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=9.025 mas, bpa=-0.315 degrees ! Estimated noise=746.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000713237 Jy ! Component: 100 - total flux cleaned = 0.000793333 Jy ! Component: 150 - total flux cleaned = 0.000815861 Jy ! Component: 200 - total flux cleaned = 0.000736 Jy ! Total flux subtracted in 200 components = 0.000736 Jy ! Clean residual min=-0.001923 max=0.001816 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.176551 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.176551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072934Jy sigma=0.000780 ! Fit after self-cal, rms=0.072934Jy sigma=0.000780 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 = 6.91688e-05 Jy ! Component: 100 - total flux cleaned = -1.46681e-06 Jy ! Component: 150 - total flux cleaned = -3.46873e-05 Jy ! Component: 200 - total flux cleaned = -6.70708e-05 Jy ! Total flux subtracted in 200 components = -6.70708e-05 Jy ! Clean residual min=-0.001905 max=0.001818 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.176483 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.176483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072926Jy sigma=0.000779 ! Fit after self-cal, rms=0.072926Jy sigma=0.000779 ! 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.072926Jy sigma=0.000779 ! Fit after self-cal, rms=0.072916Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.618 mas, bmaj=15.49 mas, bpa=-8.278 degrees ! Estimated noise=874.529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283554 Jy ! Component: 100 - total flux cleaned = -0.000299479 Jy ! Component: 150 - total flux cleaned = -0.000299713 Jy ! Component: 200 - total flux cleaned = -0.000311614 Jy ! Total flux subtracted in 200 components = -0.000311614 Jy ! Clean residual min=-0.002030 max=0.001974 Jy/beam ! Clean residual mean=0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.176172 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.176172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072915Jy sigma=0.000779 ! Fit after self-cal, rms=0.072913Jy sigma=0.000779 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.54552e-06 Jy ! Component: 100 - total flux cleaned = -2.508e-05 Jy ! Component: 150 - total flux cleaned = -4.66896e-05 Jy ! Component: 200 - total flux cleaned = -5.68863e-05 Jy ! Total flux subtracted in 200 components = -5.68863e-05 Jy ! Clean residual min=-0.002027 max=0.001972 Jy/beam ! Clean residual mean=0.000004 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.176115 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.176115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072914Jy sigma=0.000779 ! Fit after self-cal, rms=0.072914Jy sigma=0.000779 ! 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.542 mas, bmaj=9.026 mas, bpa=-0.2958 degrees ! Estimated noise=746.044 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.542 x 9.026 at -0.2958 degrees (North through East) ! Clean map min=-0.0018961 max=0.15664 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.928 mas, bmaj=7.627 mas, bpa=-0.2327 degrees ! Estimated noise=1058.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120402 Jy ! Component: 100 - total flux cleaned = 0.148641 Jy ! Component: 150 - total flux cleaned = 0.160326 Jy ! Component: 200 - total flux cleaned = 0.166199 Jy ! Total flux subtracted in 200 components = 0.166199 Jy ! Clean residual min=-0.003255 max=0.003912 Jy/beam ! Clean residual mean=0.000004 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.166199 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.166199 Jy ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=9.026 mas, bpa=-0.2958 degrees ! Estimated noise=746.044 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 (0.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428967 Jy ! Component: 100 - total flux cleaned = 0.00697529 Jy ! Component: 150 - total flux cleaned = 0.00851377 Jy ! Component: 200 - total flux cleaned = 0.00909842 Jy ! Total flux subtracted in 200 components = 0.00909842 Jy ! Clean residual min=-0.002038 max=0.001875 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.175297 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.175297 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.618 mas, bmaj=15.49 mas, bpa=-8.278 degrees ! Estimated noise=874.529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012267 Jy ! Component: 100 - total flux cleaned = 0.00166996 Jy ! Component: 150 - total flux cleaned = 0.00193072 Jy ! Component: 200 - total flux cleaned = 0.00209779 Jy ! Total flux subtracted in 200 components = 0.00209779 Jy ! Clean residual min=-0.002088 max=0.001778 Jy/beam ! Clean residual mean=0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.177395 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.000154257 Jy ! Component: 100 - total flux cleaned = 0.000213645 Jy ! Component: 150 - total flux cleaned = 0.000239825 Jy ! Component: 200 - total flux cleaned = 0.000251947 Jy ! Total flux subtracted in 200 components = 0.000251947 Jy ! Clean residual min=-0.002037 max=0.001769 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.177647 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 87 components and 0.177647 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=9.026 mas, bpa=-0.2958 degrees ! Estimated noise=746.044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185133 Jy ! Component: 100 - total flux cleaned = -0.000340458 Jy ! Component: 150 - total flux cleaned = -0.00037641 Jy ! Component: 200 - total flux cleaned = -0.000439831 Jy ! Total flux subtracted in 200 components = -0.000439831 Jy ! Clean residual min=-0.002001 max=0.001673 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.177207 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.177207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072921Jy sigma=0.000779 ! Fit after self-cal, rms=0.072911Jy sigma=0.000779 wmodel J1951+0134_S_2014_06_09_pus_map.mod ! Writing 100 model components to file: J1951+0134_S_2014_06_09_pus_map.mod wobs J1951+0134_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1951+0134_S_2014_06_09_pus_uvs.fits wwins J1951+0134_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1951+0134_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.000837575 Jy ! Component: 100 - total flux cleaned = -0.00111593 Jy ! Component: 150 - total flux cleaned = -0.00111633 Jy ! Component: 200 - total flux cleaned = -0.00097957 Jy ! Component: 250 - total flux cleaned = -0.000926745 Jy ! Component: 300 - total flux cleaned = -0.000900446 Jy ! Component: 350 - total flux cleaned = -0.000799071 Jy ! Component: 400 - total flux cleaned = -0.000700075 Jy ! Component: 450 - total flux cleaned = -0.000627766 Jy ! Component: 500 - total flux cleaned = -0.000533194 Jy ! Component: 550 - total flux cleaned = -0.000487292 Jy ! Component: 600 - total flux cleaned = -0.000464548 Jy ! Component: 650 - total flux cleaned = -0.000508606 Jy ! Component: 700 - total flux cleaned = -0.000530322 Jy ! Component: 750 - total flux cleaned = -0.000595254 Jy ! Component: 800 - total flux cleaned = -0.000574325 Jy ! Component: 850 - total flux cleaned = -0.000658426 Jy ! Component: 900 - total flux cleaned = -0.000658502 Jy ! Component: 950 - total flux cleaned = -0.000779928 Jy ! Component: 1000 - total flux cleaned = -0.000858786 Jy ! Component: 1050 - total flux cleaned = -0.000858691 Jy ! Component: 1100 - total flux cleaned = -0.000877856 Jy ! Component: 1150 - total flux cleaned = -0.00093484 Jy ! Component: 1200 - total flux cleaned = -0.000934574 Jy ! Component: 1250 - total flux cleaned = -0.000990293 Jy ! Component: 1300 - total flux cleaned = -0.00102669 Jy ! Component: 1350 - total flux cleaned = -0.00104461 Jy ! Component: 1400 - total flux cleaned = -0.00115219 Jy ! Component: 1450 - total flux cleaned = -0.00122291 Jy ! Component: 1500 - total flux cleaned = -0.00125773 Jy ! Component: 1550 - total flux cleaned = -0.00136191 Jy ! Component: 1600 - total flux cleaned = -0.0014132 Jy ! Component: 1650 - total flux cleaned = -0.00144717 Jy ! Component: 1700 - total flux cleaned = -0.00149758 Jy ! Component: 1750 - total flux cleaned = -0.00158081 Jy ! Component: 1800 - total flux cleaned = -0.00161357 Jy ! Component: 1850 - total flux cleaned = -0.0017115 Jy ! Component: 1900 - total flux cleaned = -0.00180829 Jy ! Component: 1950 - total flux cleaned = -0.00190437 Jy ! Component: 2000 - total flux cleaned = -0.00196796 Jy ! Component: 2050 - total flux cleaned = -0.00203076 Jy ! Component: 2100 - total flux cleaned = -0.0021088 Jy ! Component: 2150 - total flux cleaned = -0.00215521 Jy ! Component: 2200 - total flux cleaned = -0.00221646 Jy ! Component: 2250 - total flux cleaned = -0.00229231 Jy ! Component: 2300 - total flux cleaned = -0.00230737 Jy ! Component: 2350 - total flux cleaned = -0.00238219 Jy ! Component: 2400 - total flux cleaned = -0.00239689 Jy ! Component: 2450 - total flux cleaned = -0.00248511 Jy ! Component: 2500 - total flux cleaned = -0.00251431 Jy ! Component: 2550 - total flux cleaned = -0.00261549 Jy ! Component: 2600 - total flux cleaned = -0.00271585 Jy ! Component: 2650 - total flux cleaned = -0.00275848 Jy ! Component: 2700 - total flux cleaned = -0.0027868 Jy ! Component: 2750 - total flux cleaned = -0.00288532 Jy ! Component: 2800 - total flux cleaned = -0.00292732 Jy ! Component: 2850 - total flux cleaned = -0.00301051 Jy ! Component: 2900 - total flux cleaned = -0.0030381 Jy ! Component: 2950 - total flux cleaned = -0.0031201 Jy ! Component: 3000 - total flux cleaned = -0.00314734 Jy ! Component: 3050 - total flux cleaned = -0.00321492 Jy ! Component: 3100 - total flux cleaned = -0.00324166 Jy ! Component: 3150 - total flux cleaned = -0.00326844 Jy ! Component: 3200 - total flux cleaned = -0.0033214 Jy ! Component: 3250 - total flux cleaned = -0.00334771 Jy ! Component: 3300 - total flux cleaned = -0.00342612 Jy ! Component: 3350 - total flux cleaned = -0.00347798 Jy ! Component: 3400 - total flux cleaned = -0.00349078 Jy ! Component: 3450 - total flux cleaned = -0.00351652 Jy ! Component: 3500 - total flux cleaned = -0.00356768 Jy ! Component: 3550 - total flux cleaned = -0.00361852 Jy ! Component: 3600 - total flux cleaned = -0.00368175 Jy ! Component: 3650 - total flux cleaned = -0.00370682 Jy ! Component: 3700 - total flux cleaned = -0.00373176 Jy ! Component: 3750 - total flux cleaned = -0.00379395 Jy ! Component: 3800 - total flux cleaned = -0.00381865 Jy ! Component: 3850 - total flux cleaned = -0.00386784 Jy ! Component: 3900 - total flux cleaned = -0.00389231 Jy ! Component: 3950 - total flux cleaned = -0.00391668 Jy ! Component: 4000 - total flux cleaned = -0.00394091 Jy ! Component: 4050 - total flux cleaned = -0.0040013 Jy ! Total flux subtracted in 4096 components = -0.00403735 Jy ! Clean residual min=-0.000830 max=0.000722 Jy/beam ! Clean residual mean=0.000001 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.17317 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 371 components and 0.17317 Jy ![Exited script file: muppet] wmap "J1951+0134_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.542 x 9.026 at -0.2958 degrees (North through East) ! Clean map min=-0.0014352 max=0.157 Jy/beam ! Writing clean map to FITS file: J1951+0134_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.157001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216903 device "J1951+0134_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1951+0134_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414463 0.414463 0.828927 1.65785 3.31571 6.63141 13.2628 26.5257 53.0513 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.157 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.542 x 9.026 at -0.2958 degrees (North through East) ! Clean map min=-0.0014352 max=0.157 Jy/beam quit ! Quitting program ! Log file J1951+0134_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:03:21 2016