! Started logfile: J1719+0658_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:10:58 2016 obs J1719+0658_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1719+0658_S_2014_08_09_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.739464 visibilities/baseline/integration-bin. ! Found source: J1719+0658 ! ! 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 342 lines of history. ! ! Reading 7720 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 J1719+0658_S_2014_08_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.720269Jy sigma=0.008019 ! Fit after self-cal, rms=0.684618Jy sigma=0.007647 ! 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.742 mas, bmaj=8.733 mas, bpa=19.16 degrees ! Estimated noise=897.061 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.245358 Jy ! Component: 100 - total flux cleaned = 0.298862 Jy ! Total flux subtracted in 100 components = 0.298862 Jy ! Clean residual min=-0.006998 max=0.014924 Jy/beam ! Clean residual mean=-0.000036 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 0.298862 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.298862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090222Jy sigma=0.000892 ! Fit after self-cal, rms=0.090220Jy sigma=0.000892 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137658 Jy ! Component: 100 - total flux cleaned = 0.0213283 Jy ! Total flux subtracted in 100 components = 0.0213283 Jy ! Clean residual min=-0.005820 max=0.005734 Jy/beam ! Clean residual mean=-0.000024 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.32019 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.32019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087018Jy sigma=0.000868 ! Fit after self-cal, rms=0.087019Jy sigma=0.000868 ! 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.442 mas, bmaj=9.733 mas, bpa=18.18 degrees ! Estimated noise=739.542 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.00615014 Jy ! Component: 100 - total flux cleaned = 0.00967782 Jy ! Component: 150 - total flux cleaned = 0.0119499 Jy ! Component: 200 - total flux cleaned = 0.0134235 Jy ! Total flux subtracted in 200 components = 0.0134235 Jy ! Clean residual min=-0.004057 max=0.004397 Jy/beam ! Clean residual mean=-0.000007 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.333614 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.333614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086229Jy sigma=0.000866 ! Fit after self-cal, rms=0.086234Jy sigma=0.000866 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 HN 0.96 KP 1.07 ! LA 1.14 MK 1.00* NL 0.99 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.01 KP 1.02 ! LA 1.08 MK 1.00* NL 1.03 OV 1.03 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.17 HN 1.04 KP 0.92 ! LA 0.85 MK 1.00* NL 1.00 OV 0.94 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 0.98 KP 0.87 ! LA 0.81 MK 1.00* NL 1.07 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.086234Jy sigma=0.000866 ! Fit after self-cal, rms=0.076968Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=9.727 mas, bpa=18.09 degrees ! Estimated noise=741.266 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 = -2.46793e-06 Jy ! Component: 100 - total flux cleaned = -5.86544e-05 Jy ! Component: 150 - total flux cleaned = -0.000139108 Jy ! Component: 200 - total flux cleaned = -0.00019436 Jy ! Total flux subtracted in 200 components = -0.00019436 Jy ! Clean residual min=-0.002431 max=0.002502 Jy/beam ! Clean residual mean=-0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.33342 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.33342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076950Jy sigma=0.000791 ! Fit after self-cal, rms=0.076936Jy sigma=0.000790 ! 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.076936Jy sigma=0.000790 ! Fit after self-cal, rms=0.076422Jy sigma=0.000788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.438 mas, bmaj=9.731 mas, bpa=18.13 degrees ! Estimated noise=742.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123191 Jy ! Component: 100 - total flux cleaned = 7.35672e-05 Jy ! Component: 150 - total flux cleaned = 3.3688e-05 Jy ! Component: 200 - total flux cleaned = 1.0637e-05 Jy ! Total flux subtracted in 200 components = 1.0637e-05 Jy ! Clean residual min=-0.001998 max=0.001886 Jy/beam ! Clean residual mean=-0.000006 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.33343 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.33343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076411Jy sigma=0.000788 ! Fit after self-cal, rms=0.076410Jy sigma=0.000788 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.01648e-05 Jy ! Component: 100 - total flux cleaned = -2.97964e-05 Jy ! Component: 150 - total flux cleaned = -3.94835e-05 Jy ! Component: 200 - total flux cleaned = -4.84892e-05 Jy ! Total flux subtracted in 200 components = -4.84892e-05 Jy ! Clean residual min=-0.002010 max=0.001880 Jy/beam ! Clean residual mean=-0.000006 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.333382 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.333382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076406Jy sigma=0.000788 ! Fit after self-cal, rms=0.076406Jy sigma=0.000788 ! 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.076406Jy sigma=0.000788 ! Fit after self-cal, rms=0.076563Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.439 mas, bmaj=9.733 mas, bpa=18.13 degrees ! Estimated noise=743.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036597 Jy ! Component: 100 - total flux cleaned = 0.000333031 Jy ! Component: 150 - total flux cleaned = 0.000314274 Jy ! Component: 200 - total flux cleaned = 0.000314212 Jy ! Total flux subtracted in 200 components = 0.000314212 Jy ! Clean residual min=-0.002014 max=0.001882 Jy/beam ! Clean residual mean=-0.000006 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.333696 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.333696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076555Jy sigma=0.000788 ! Fit after self-cal, rms=0.076555Jy sigma=0.000788 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90331e-05 Jy ! Component: 100 - total flux cleaned = -1.91141e-05 Jy ! Component: 150 - total flux cleaned = -1.87805e-05 Jy ! Component: 200 - total flux cleaned = -1.87099e-05 Jy ! Total flux subtracted in 200 components = -1.87099e-05 Jy ! Clean residual min=-0.002016 max=0.001882 Jy/beam ! Clean residual mean=-0.000006 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.333677 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 96 components and 0.333677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076553Jy sigma=0.000788 ! Fit after self-cal, rms=0.076553Jy sigma=0.000788 ! 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.076553Jy sigma=0.000788 ! Fit after self-cal, rms=0.076701Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.176 mas, bmaj=11.63 mas, bpa=6.808 degrees ! Estimated noise=843.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426336 Jy ! Component: 100 - total flux cleaned = 0.000513829 Jy ! Component: 150 - total flux cleaned = 0.000508798 Jy ! Component: 200 - total flux cleaned = 0.000508514 Jy ! Total flux subtracted in 200 components = 0.000508514 Jy ! Clean residual min=-0.001809 max=0.001880 Jy/beam ! Clean residual mean=-0.000010 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.334186 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.334186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076694Jy sigma=0.000788 ! Fit after self-cal, rms=0.076694Jy sigma=0.000788 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 = 4.9732e-06 Jy ! Component: 100 - total flux cleaned = 1.15702e-06 Jy ! Component: 150 - total flux cleaned = -2.02289e-06 Jy ! Component: 200 - total flux cleaned = 1.34296e-06 Jy ! Total flux subtracted in 200 components = 1.34296e-06 Jy ! Clean residual min=-0.001809 max=0.001876 Jy/beam ! Clean residual mean=-0.000010 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.334187 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 102 components and 0.334187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076693Jy sigma=0.000788 ! Fit after self-cal, rms=0.076693Jy sigma=0.000788 ! 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.439 mas, bmaj=9.734 mas, bpa=18.13 degrees ! Estimated noise=745.041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.439 x 9.734 at 18.13 degrees (North through East) ! Clean map min=-0.0019764 max=0.31726 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.734 mas, bmaj=8.754 mas, bpa=19.21 degrees ! Estimated noise=900.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.246065 Jy ! Component: 100 - total flux cleaned = 0.299723 Jy ! Component: 150 - total flux cleaned = 0.313605 Jy ! Component: 200 - total flux cleaned = 0.320631 Jy ! Total flux subtracted in 200 components = 0.320631 Jy ! Clean residual min=-0.002813 max=0.003592 Jy/beam ! Clean residual mean=-0.000010 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.320631 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.320631 Jy ! Inverting map and beam ! Estimated beam: bmin=4.439 mas, bmaj=9.734 mas, bpa=18.13 degrees ! Estimated noise=745.041 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.00560012 Jy ! Component: 100 - total flux cleaned = 0.00872052 Jy ! Component: 150 - total flux cleaned = 0.0106839 Jy ! Component: 200 - total flux cleaned = 0.0119483 Jy ! Total flux subtracted in 200 components = 0.0119483 Jy ! Clean residual min=-0.002013 max=0.001940 Jy/beam ! Clean residual mean=-0.000007 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.33258 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 68 components and 0.33258 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.176 mas, bmaj=11.63 mas, bpa=6.808 degrees ! Estimated noise=843.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103478 Jy ! Component: 100 - total flux cleaned = 0.00129402 Jy ! Component: 150 - total flux cleaned = 0.00139486 Jy ! Component: 200 - total flux cleaned = 0.00143564 Jy ! Total flux subtracted in 200 components = 0.00143564 Jy ! Clean residual min=-0.001807 max=0.001888 Jy/beam ! Clean residual mean=-0.000010 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.334015 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 = 3.42696e-05 Jy ! Component: 100 - total flux cleaned = 5.44209e-05 Jy ! Component: 150 - total flux cleaned = 7.26413e-05 Jy ! Component: 200 - total flux cleaned = 8.10681e-05 Jy ! Total flux subtracted in 200 components = 8.10681e-05 Jy ! Clean residual min=-0.001807 max=0.001896 Jy/beam ! Clean residual mean=-0.000010 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.334096 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 97 components and 0.334096 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.439 mas, bmaj=9.734 mas, bpa=18.13 degrees ! Estimated noise=745.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104417 Jy ! Component: 100 - total flux cleaned = -0.000195141 Jy ! Component: 150 - total flux cleaned = -0.000228184 Jy ! Component: 200 - total flux cleaned = -0.000213627 Jy ! Total flux subtracted in 200 components = -0.000213627 Jy ! Clean residual min=-0.001999 max=0.001854 Jy/beam ! Clean residual mean=-0.000006 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.333883 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.333883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076708Jy sigma=0.000788 ! Fit after self-cal, rms=0.076707Jy sigma=0.000788 wmodel J1719+0658_S_2014_08_09_pus_map.mod ! Writing 103 model components to file: J1719+0658_S_2014_08_09_pus_map.mod wobs J1719+0658_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1719+0658_S_2014_08_09_pus_uvs.fits wwins J1719+0658_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J1719+0658_S_2014_08_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.000166956 Jy ! Component: 100 - total flux cleaned = -9.85306e-05 Jy ! Component: 150 - total flux cleaned = -0.000159027 Jy ! Component: 200 - total flux cleaned = -0.000188395 Jy ! Component: 250 - total flux cleaned = -0.000274461 Jy ! Component: 300 - total flux cleaned = -0.000275313 Jy ! Component: 350 - total flux cleaned = -0.00030247 Jy ! Component: 400 - total flux cleaned = -0.000328468 Jy ! Component: 450 - total flux cleaned = -0.000302163 Jy ! Component: 500 - total flux cleaned = -0.000376924 Jy ! Component: 550 - total flux cleaned = -0.000400736 Jy ! Component: 600 - total flux cleaned = -0.000400735 Jy ! Component: 650 - total flux cleaned = -0.000493834 Jy ! Component: 700 - total flux cleaned = -0.000538834 Jy ! Component: 750 - total flux cleaned = -0.000561131 Jy ! Component: 800 - total flux cleaned = -0.000560957 Jy ! Component: 850 - total flux cleaned = -0.000647162 Jy ! Component: 900 - total flux cleaned = -0.000710854 Jy ! Component: 950 - total flux cleaned = -0.000752397 Jy ! Component: 1000 - total flux cleaned = -0.000813923 Jy ! Component: 1050 - total flux cleaned = -0.000935068 Jy ! Component: 1100 - total flux cleaned = -0.000915328 Jy ! Component: 1150 - total flux cleaned = -0.00103346 Jy ! Component: 1200 - total flux cleaned = -0.0011495 Jy ! Component: 1250 - total flux cleaned = -0.00124463 Jy ! Component: 1300 - total flux cleaned = -0.00130061 Jy ! Component: 1350 - total flux cleaned = -0.00139317 Jy ! Component: 1400 - total flux cleaned = -0.00142978 Jy ! Component: 1450 - total flux cleaned = -0.00151965 Jy ! Component: 1500 - total flux cleaned = -0.00166161 Jy ! Component: 1550 - total flux cleaned = -0.00178372 Jy ! Component: 1600 - total flux cleaned = -0.00187003 Jy ! Component: 1650 - total flux cleaned = -0.00197253 Jy ! Component: 1700 - total flux cleaned = -0.0019898 Jy ! Component: 1750 - total flux cleaned = -0.00217351 Jy ! Component: 1800 - total flux cleaned = -0.00227269 Jy ! Component: 1850 - total flux cleaned = -0.00235431 Jy ! Component: 1900 - total flux cleaned = -0.0024833 Jy ! Component: 1950 - total flux cleaned = -0.00253112 Jy ! Component: 2000 - total flux cleaned = -0.00265714 Jy ! Component: 2050 - total flux cleaned = -0.0027353 Jy ! Component: 2100 - total flux cleaned = -0.00290514 Jy ! Component: 2150 - total flux cleaned = -0.00292015 Jy ! Component: 2200 - total flux cleaned = -0.0030563 Jy ! Component: 2250 - total flux cleaned = -0.00316113 Jy ! Component: 2300 - total flux cleaned = -0.0032646 Jy ! Component: 2350 - total flux cleaned = -0.00336707 Jy ! Component: 2400 - total flux cleaned = -0.00343953 Jy ! Component: 2450 - total flux cleaned = -0.003569 Jy ! Component: 2500 - total flux cleaned = -0.00364021 Jy ! Component: 2550 - total flux cleaned = -0.00368252 Jy ! Component: 2600 - total flux cleaned = -0.00375251 Jy ! Component: 2650 - total flux cleaned = -0.00384926 Jy ! Component: 2700 - total flux cleaned = -0.00389016 Jy ! Component: 2750 - total flux cleaned = -0.00394441 Jy ! Component: 2800 - total flux cleaned = -0.00398475 Jy ! Component: 2850 - total flux cleaned = -0.00402471 Jy ! Component: 2900 - total flux cleaned = -0.00409088 Jy ! Component: 2950 - total flux cleaned = -0.00414333 Jy ! Component: 3000 - total flux cleaned = -0.00416939 Jy ! Component: 3050 - total flux cleaned = -0.00422118 Jy ! Component: 3100 - total flux cleaned = -0.00422131 Jy ! Component: 3150 - total flux cleaned = -0.00427206 Jy ! Component: 3200 - total flux cleaned = -0.00425937 Jy ! Component: 3250 - total flux cleaned = -0.00428433 Jy ! Component: 3300 - total flux cleaned = -0.00429674 Jy ! Component: 3350 - total flux cleaned = -0.00433349 Jy ! Component: 3400 - total flux cleaned = -0.00433356 Jy ! Component: 3450 - total flux cleaned = -0.00437004 Jy ! Component: 3500 - total flux cleaned = -0.00443021 Jy ! Component: 3550 - total flux cleaned = -0.00445415 Jy ! Component: 3600 - total flux cleaned = -0.00448977 Jy ! Component: 3650 - total flux cleaned = -0.00450165 Jy ! Component: 3700 - total flux cleaned = -0.00450167 Jy ! Component: 3750 - total flux cleaned = -0.00454811 Jy ! Component: 3800 - total flux cleaned = -0.00461742 Jy ! Component: 3850 - total flux cleaned = -0.00459447 Jy ! Component: 3900 - total flux cleaned = -0.0046059 Jy ! Component: 3950 - total flux cleaned = -0.00461727 Jy ! Component: 4000 - total flux cleaned = -0.00467381 Jy ! Component: 4050 - total flux cleaned = -0.00475211 Jy ! Total flux subtracted in 4096 components = -0.0047521 Jy ! Clean residual min=-0.000737 max=0.000656 Jy/beam ! Clean residual mean=-0.000003 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.329131 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 410 components and 0.32913 Jy ![Exited script file: muppet] wmap "J1719+0658_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.439 x 9.734 at 18.13 degrees (North through East) ! Clean map min=-0.0020635 max=0.31744 Jy/beam ! Writing clean map to FITS file: J1719+0658_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.317443 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216097 device "J1719+0658_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1719+0658_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.204223 0.204223 0.408446 0.816891 1.63378 3.26757 6.53513 13.0703 26.1405 52.281 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.317 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.439 x 9.734 at 18.13 degrees (North through East) ! Clean map min=-0.0020635 max=0.31744 Jy/beam quit ! Quitting program ! Log file J1719+0658_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:11:03 2016