! Started logfile: J1723+7653_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:59:26 2016 obs J1723+7653_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1723+7653_S_2014_06_09_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688889 visibilities/baseline/integration-bin. ! Found source: J1723+7653 ! ! 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 6944 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 J1723+7653_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.740771Jy sigma=0.007853 ! Fit after self-cal, rms=0.725796Jy sigma=0.007682 ! 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.721 mas, bmaj=8.794 mas, bpa=35.22 degrees ! Estimated noise=1237.72 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.20959 Jy ! Component: 100 - total flux cleaned = 0.260717 Jy ! Total flux subtracted in 100 components = 0.260717 Jy ! Clean residual min=-0.011690 max=0.021938 Jy/beam ! Clean residual mean=0.000021 rms=0.003148 Jy/beam ! Combined flux in latest and established models = 0.260717 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.260717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095190Jy sigma=0.000936 ! Fit after self-cal, rms=0.095154Jy sigma=0.000935 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0254058 Jy ! Component: 100 - total flux cleaned = 0.0398064 Jy ! Total flux subtracted in 100 components = 0.0398064 Jy ! Clean residual min=-0.007737 max=0.007369 Jy/beam ! Clean residual mean=0.000013 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.300524 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.300524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086461Jy sigma=0.000842 ! Fit after self-cal, rms=0.086379Jy sigma=0.000841 ! 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.335 mas, bmaj=9.968 mas, bpa=32.51 degrees ! Estimated noise=815.588 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.010808 Jy ! Component: 100 - total flux cleaned = 0.0165331 Jy ! Component: 150 - total flux cleaned = 0.0198897 Jy ! Component: 200 - total flux cleaned = 0.0210313 Jy ! Total flux subtracted in 200 components = 0.0210313 Jy ! Clean residual min=-0.005519 max=0.005223 Jy/beam ! Clean residual mean=0.000021 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.321555 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 59 components and 0.321555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084852Jy sigma=0.000829 ! Fit after self-cal, rms=0.084849Jy sigma=0.000828 ! 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.84 HN 0.96 KP 1.09 ! LA 1.19 MK 1.03 NL 0.99 OV 0.97 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.02 KP 1.01 ! LA 1.13 MK 1.02 NL 1.03 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.01 KP 0.91 ! LA 0.89 MK 1.05 NL 1.00 OV 0.93 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.01 KP 0.89 ! LA 0.87 MK 1.03 NL 1.07 OV 1.00 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.084849Jy sigma=0.000828 ! Fit after self-cal, rms=0.078111Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=10 mas, bpa=32.26 degrees ! Estimated noise=810.94 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.000723772 Jy ! Component: 100 - total flux cleaned = -0.000905811 Jy ! Component: 150 - total flux cleaned = -0.00107983 Jy ! Component: 200 - total flux cleaned = -0.00116601 Jy ! Total flux subtracted in 200 components = -0.00116601 Jy ! Clean residual min=-0.002956 max=0.002902 Jy/beam ! Clean residual mean=-0.000004 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.320389 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.320389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078059Jy sigma=0.000769 ! Fit after self-cal, rms=0.078055Jy 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.078055Jy sigma=0.000769 ! Fit after self-cal, rms=0.078498Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=10.01 mas, bpa=32.36 degrees ! Estimated noise=810.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263937 Jy ! Component: 100 - total flux cleaned = -0.000268973 Jy ! Component: 150 - total flux cleaned = -0.000177003 Jy ! Component: 200 - total flux cleaned = -7.50235e-05 Jy ! Total flux subtracted in 200 components = -7.50235e-05 Jy ! Clean residual min=-0.002847 max=0.002835 Jy/beam ! Clean residual mean=0.000007 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.320314 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.320314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078479Jy sigma=0.000767 ! Fit after self-cal, rms=0.078490Jy 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 = 7.08861e-05 Jy ! Component: 100 - total flux cleaned = 0.00012275 Jy ! Component: 150 - total flux cleaned = 0.000184509 Jy ! Component: 200 - total flux cleaned = 0.000241537 Jy ! Total flux subtracted in 200 components = 0.000241537 Jy ! Clean residual min=-0.002832 max=0.002832 Jy/beam ! Clean residual mean=0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.320555 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.320555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078483Jy sigma=0.000766 ! Fit after self-cal, rms=0.078483Jy sigma=0.000766 ! 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.078483Jy sigma=0.000766 ! Fit after self-cal, rms=0.078564Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=10.02 mas, bpa=32.37 degrees ! Estimated noise=810.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234239 Jy ! Component: 100 - total flux cleaned = -0.000135018 Jy ! Component: 150 - total flux cleaned = -7.62174e-05 Jy ! Component: 200 - total flux cleaned = -5.0091e-05 Jy ! Total flux subtracted in 200 components = -5.0091e-05 Jy ! Clean residual min=-0.002805 max=0.002782 Jy/beam ! Clean residual mean=0.000007 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.320505 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.320505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078557Jy sigma=0.000766 ! Fit after self-cal, rms=0.078558Jy sigma=0.000766 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.02797e-05 Jy ! Component: 100 - total flux cleaned = 6.50226e-05 Jy ! Component: 150 - total flux cleaned = 7.66256e-05 Jy ! Component: 200 - total flux cleaned = 9.83246e-05 Jy ! Total flux subtracted in 200 components = 9.83246e-05 Jy ! Clean residual min=-0.002788 max=0.002778 Jy/beam ! Clean residual mean=0.000007 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.320604 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 93 components and 0.320604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078555Jy sigma=0.000766 ! Fit after self-cal, rms=0.078554Jy sigma=0.000766 ! 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.078554Jy sigma=0.000766 ! Fit after self-cal, rms=0.078603Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.154 mas, bmaj=17.52 mas, bpa=21.93 degrees ! Estimated noise=996.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000728291 Jy ! Component: 100 - total flux cleaned = 0.000774173 Jy ! Component: 150 - total flux cleaned = 0.000799573 Jy ! Component: 200 - total flux cleaned = 0.000799302 Jy ! Total flux subtracted in 200 components = 0.000799302 Jy ! Clean residual min=-0.002589 max=0.002965 Jy/beam ! Clean residual mean=0.000017 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.321403 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 99 components and 0.321403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078607Jy sigma=0.000766 ! Fit after self-cal, rms=0.078607Jy sigma=0.000766 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.93299e-06 Jy ! Component: 100 - total flux cleaned = 4.09972e-06 Jy ! Component: 150 - total flux cleaned = 1.28861e-05 Jy ! Component: 200 - total flux cleaned = 1.23931e-05 Jy ! Total flux subtracted in 200 components = 1.23931e-05 Jy ! Clean residual min=-0.002577 max=0.002953 Jy/beam ! Clean residual mean=0.000017 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.321415 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 103 components and 0.321415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078609Jy sigma=0.000766 ! Fit after self-cal, rms=0.078608Jy sigma=0.000766 ! 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.342 mas, bmaj=10.03 mas, bpa=32.37 degrees ! Estimated noise=810.996 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 10.03 at 32.37 degrees (North through East) ! Clean map min=-0.0027831 max=0.2784 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.725 mas, bmaj=8.858 mas, bpa=35.05 degrees ! Estimated noise=1226.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.207503 Jy ! Component: 100 - total flux cleaned = 0.258921 Jy ! Component: 150 - total flux cleaned = 0.284472 Jy ! Component: 200 - total flux cleaned = 0.298872 Jy ! Total flux subtracted in 200 components = 0.298872 Jy ! Clean residual min=-0.005409 max=0.007041 Jy/beam ! Clean residual mean=0.000011 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.298873 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.298873 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=10.03 mas, bpa=32.37 degrees ! Estimated noise=810.996 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.0101968 Jy ! Component: 100 - total flux cleaned = 0.0153622 Jy ! Component: 150 - total flux cleaned = 0.0182798 Jy ! Component: 200 - total flux cleaned = 0.0200712 Jy ! Total flux subtracted in 200 components = 0.0200712 Jy ! Clean residual min=-0.002799 max=0.002821 Jy/beam ! Clean residual mean=0.000005 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.318944 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.318944 Jy ! Inverting map ! Added new window around map position (-101, 80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226326 Jy ! Component: 100 - total flux cleaned = 0.00325529 Jy ! Component: 150 - total flux cleaned = 0.00389859 Jy ! Component: 200 - total flux cleaned = 0.00433837 Jy ! Total flux subtracted in 200 components = 0.00433837 Jy ! Clean residual min=-0.002583 max=0.002427 Jy/beam ! Clean residual mean=0.000003 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.323282 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 70 components and 0.323282 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.154 mas, bmaj=17.52 mas, bpa=21.93 degrees ! Estimated noise=996.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123623 Jy ! Component: 100 - total flux cleaned = 0.00180668 Jy ! Component: 150 - total flux cleaned = 0.00190198 Jy ! Component: 200 - total flux cleaned = 0.00196578 Jy ! Total flux subtracted in 200 components = 0.00196578 Jy ! Clean residual min=-0.002250 max=0.002315 Jy/beam ! Clean residual mean=0.000018 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.325248 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 = 9.39542e-05 Jy ! Component: 100 - total flux cleaned = 0.000160746 Jy ! Component: 150 - total flux cleaned = 0.000237361 Jy ! Component: 200 - total flux cleaned = 0.000280809 Jy ! Total flux subtracted in 200 components = 0.000280809 Jy ! Clean residual min=-0.002264 max=0.002374 Jy/beam ! Clean residual mean=0.000018 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.325529 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 96 components and 0.325529 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=10.03 mas, bpa=32.37 degrees ! Estimated noise=810.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.49194e-05 Jy ! Component: 100 - total flux cleaned = -9.95987e-05 Jy ! Component: 150 - total flux cleaned = -0.000199714 Jy ! Component: 200 - total flux cleaned = -0.000200336 Jy ! Total flux subtracted in 200 components = -0.000200336 Jy ! Clean residual min=-0.002532 max=0.002253 Jy/beam ! Clean residual mean=0.000010 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.325329 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 0.325329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078520Jy sigma=0.000765 ! Fit after self-cal, rms=0.078516Jy sigma=0.000765 wmodel J1723+7653_S_2014_06_09_pus_map.mod ! Writing 111 model components to file: J1723+7653_S_2014_06_09_pus_map.mod wobs J1723+7653_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1723+7653_S_2014_06_09_pus_uvs.fits wwins J1723+7653_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1723+7653_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.000161642 Jy ! Component: 100 - total flux cleaned = -0.000278142 Jy ! Component: 150 - total flux cleaned = -0.00050186 Jy ! Component: 200 - total flux cleaned = -0.000748338 Jy ! Component: 250 - total flux cleaned = -0.000815493 Jy ! Component: 300 - total flux cleaned = -0.000847767 Jy ! Component: 350 - total flux cleaned = -0.00078448 Jy ! Component: 400 - total flux cleaned = -0.000814183 Jy ! Component: 450 - total flux cleaned = -0.000843767 Jy ! Component: 500 - total flux cleaned = -0.000987962 Jy ! Component: 550 - total flux cleaned = -0.00110013 Jy ! Component: 600 - total flux cleaned = -0.0012103 Jy ! Component: 650 - total flux cleaned = -0.00137202 Jy ! Component: 700 - total flux cleaned = -0.00153071 Jy ! Component: 750 - total flux cleaned = -0.00163437 Jy ! Component: 800 - total flux cleaned = -0.00178708 Jy ! Component: 850 - total flux cleaned = -0.00193675 Jy ! Component: 900 - total flux cleaned = -0.00196067 Jy ! Component: 950 - total flux cleaned = -0.00196057 Jy ! Component: 1000 - total flux cleaned = -0.00205534 Jy ! Component: 1050 - total flux cleaned = -0.00198547 Jy ! Component: 1100 - total flux cleaned = -0.00205455 Jy ! Component: 1150 - total flux cleaned = -0.00209925 Jy ! Component: 1200 - total flux cleaned = -0.00212155 Jy ! Component: 1250 - total flux cleaned = -0.00218727 Jy ! Component: 1300 - total flux cleaned = -0.0022087 Jy ! Component: 1350 - total flux cleaned = -0.00220855 Jy ! Component: 1400 - total flux cleaned = -0.00216682 Jy ! Component: 1450 - total flux cleaned = -0.00218796 Jy ! Component: 1500 - total flux cleaned = -0.00220782 Jy ! Component: 1550 - total flux cleaned = -0.002127 Jy ! Component: 1600 - total flux cleaned = -0.00204718 Jy ! Component: 1650 - total flux cleaned = -0.00202736 Jy ! Component: 1700 - total flux cleaned = -0.00202714 Jy ! Component: 1750 - total flux cleaned = -0.00198872 Jy ! Component: 1800 - total flux cleaned = -0.00195134 Jy ! Component: 1850 - total flux cleaned = -0.00195147 Jy ! Component: 1900 - total flux cleaned = -0.00198844 Jy ! Component: 1950 - total flux cleaned = -0.00200689 Jy ! Component: 2000 - total flux cleaned = -0.00195306 Jy ! Component: 2050 - total flux cleaned = -0.00202412 Jy ! Component: 2100 - total flux cleaned = -0.00200661 Jy ! Component: 2150 - total flux cleaned = -0.00207656 Jy ! Component: 2200 - total flux cleaned = -0.00209409 Jy ! Component: 2250 - total flux cleaned = -0.00214568 Jy ! Component: 2300 - total flux cleaned = -0.00219668 Jy ! Component: 2350 - total flux cleaned = -0.00226429 Jy ! Component: 2400 - total flux cleaned = -0.00238076 Jy ! Component: 2450 - total flux cleaned = -0.00241393 Jy ! Component: 2500 - total flux cleaned = -0.00244628 Jy ! Component: 2550 - total flux cleaned = -0.00241402 Jy ! Component: 2600 - total flux cleaned = -0.00247849 Jy ! Component: 2650 - total flux cleaned = -0.00255791 Jy ! Component: 2700 - total flux cleaned = -0.00262089 Jy ! Component: 2750 - total flux cleaned = -0.00265201 Jy ! Component: 2800 - total flux cleaned = -0.00265216 Jy ! Component: 2850 - total flux cleaned = -0.00272909 Jy ! Component: 2900 - total flux cleaned = -0.00277466 Jy ! Component: 2950 - total flux cleaned = -0.00285025 Jy ! Component: 3000 - total flux cleaned = -0.00289522 Jy ! Component: 3050 - total flux cleaned = -0.00295467 Jy ! Component: 3100 - total flux cleaned = -0.00298394 Jy ! Component: 3150 - total flux cleaned = -0.00302779 Jy ! Component: 3200 - total flux cleaned = -0.00302792 Jy ! Component: 3250 - total flux cleaned = -0.00309971 Jy ! Component: 3300 - total flux cleaned = -0.00309978 Jy ! Component: 3350 - total flux cleaned = -0.00312813 Jy ! Component: 3400 - total flux cleaned = -0.00321242 Jy ! Component: 3450 - total flux cleaned = -0.0031566 Jy ! Component: 3500 - total flux cleaned = -0.00323981 Jy ! Component: 3550 - total flux cleaned = -0.00323972 Jy ! Component: 3600 - total flux cleaned = -0.00325335 Jy ! Component: 3650 - total flux cleaned = -0.00330738 Jy ! Component: 3700 - total flux cleaned = -0.00324004 Jy ! Component: 3750 - total flux cleaned = -0.00329368 Jy ! Component: 3800 - total flux cleaned = -0.0033335 Jy ! Component: 3850 - total flux cleaned = -0.00333357 Jy ! Component: 3900 - total flux cleaned = -0.00337298 Jy ! Component: 3950 - total flux cleaned = -0.00337298 Jy ! Component: 4000 - total flux cleaned = -0.00342457 Jy ! Component: 4050 - total flux cleaned = -0.00341173 Jy ! Total flux subtracted in 4096 components = -0.00343729 Jy ! Clean residual min=-0.000894 max=0.000733 Jy/beam ! Clean residual mean=0.000006 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.321891 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 365 components and 0.321891 Jy ![Exited script file: muppet] wmap "J1723+7653_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 10.03 at 32.37 degrees (North through East) ! Clean map min=-0.0014788 max=0.27756 Jy/beam ! Writing clean map to FITS file: J1723+7653_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.277563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237197 device "J1723+7653_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1723+7653_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.25637 0.25637 0.512741 1.02548 2.05096 4.10193 8.20385 16.4077 32.8154 65.6308 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.277 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.342 x 10.03 at 32.37 degrees (North through East) ! Clean map min=-0.0014788 max=0.27756 Jy/beam quit ! Quitting program ! Log file J1723+7653_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:59:31 2016